Pull request #40820 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b+130b0bc6032cc675d064e1cc62626cacc9c07a57 (eaa576bbffd4aaa664dffaa0f795d786d2b4a006) 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 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 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 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 [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 [2020-04-17T22:30:40.927Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-17T22:30:40.934Z] Trying to pass milestone 2 [Pipeline] milestone [2020-04-17T22:30:40.969Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-17T22:30:56.114Z] Still waiting to schedule task [2020-04-17T22:30:56.117Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-04-17T22:31:39.889Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0317568350b94326a) in /home/ubuntu/workspace/moby_PR-40820 [Pipeline] { [Pipeline] checkout [2020-04-17T22:31:42.382Z] using credential docker-jenkins-github-credentials [2020-04-17T22:31:42.393Z] Cloning the remote Git repository [2020-04-17T22:31:42.393Z] Cloning with configured refspecs honoured and without tags [2020-04-17T22:31:42.412Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T22:31:42.478Z] > git init /home/ubuntu/workspace/moby_PR-40820 # timeout=10 [2020-04-17T22:31:42.847Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:31:42.848Z] > git --version # timeout=10 [2020-04-17T22:31:42.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:31:42.885Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:32:06.156Z] Fetching without tags [2020-04-17T22:32:06.030Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:32:06.064Z] > git config --add remote.origin.fetch +refs/pull/40820/head:refs/remotes/origin/PR-40820 # timeout=10 [2020-04-17T22:32:06.091Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:32:06.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:32:06.162Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:32:06.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:32:06.166Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:32:06.537Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b [2020-04-17T22:32:08.072Z] Merge succeeded, producing 128c227991710aaf0c4a4a3f2d7d13454d8470f8 [2020-04-17T22:32:08.072Z] Checking out Revision 128c227991710aaf0c4a4a3f2d7d13454d8470f8 (PR-40820) [2020-04-17T22:32:06.548Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:32:06.575Z] > git checkout -f 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b # timeout=10 [2020-04-17T22:32:07.346Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T22:32:08.043Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T22:32:08.076Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:32:08.095Z] > git checkout -f 128c227991710aaf0c4a4a3f2d7d13454d8470f8 # timeout=10 [2020-04-17T22:32:11.797Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T22:32:11.828Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T22:32:13.021Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40820:/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 [2020-04-17T22:32:11.806Z] > git rev-list --no-walk 8d8ba617e7a31cc832966045c7d670e37d046dc1 # timeout=10 [2020-04-17T22:32:21.138Z] Unable to find image 'alpine:latest' locally [2020-04-17T22:32:21.138Z] latest: Pulling from library/alpine [2020-04-17T22:32:21.138Z] aad63a933944: Pulling fs layer [2020-04-17T22:32:21.138Z] aad63a933944: Verifying Checksum [2020-04-17T22:32:21.138Z] aad63a933944: Download complete [2020-04-17T22:32:21.703Z] aad63a933944: Pull complete [2020-04-17T22:32:21.703Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-17T22:32:21.703Z] Status: Downloaded newer image for alpine:latest [2020-04-17T22:32:26.964Z] 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: 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] { (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 [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 [2020-04-17T22:32:27.821Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0317568350b94326a) in /home/ubuntu/workspace/moby_PR-40820 [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] { [2020-04-17T22:32:27.860Z] Running on ppc64le-ubuntu-26 in /home/docker/workspace/moby_PR-40820 [Pipeline] // stage [2020-04-17T22:32:27.864Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-40820 [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [2020-04-17T22:32:27.908Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [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] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-04-17T22:32:27.956Z] Fetching changes from the remote Git repository [Pipeline] checkout [Pipeline] // stage [2020-04-17T22:32:27.998Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-17T22:32:28.008Z] Fetching without tags [2020-04-17T22:32:28.016Z] Cloning the remote Git repository [2020-04-17T22:32:28.016Z] Cloning with configured refspecs honoured and without tags [2020-04-17T22:32:28.018Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-17T22:32:28.037Z] Cloning the remote Git repository [2020-04-17T22:32:28.037Z] Cloning with configured refspecs honoured and without tags [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] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-17T22:32:28.581Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b [2020-04-17T22:32:28.816Z] Merge succeeded, producing 886c11db8ed40c5220751bb6a44652c9975f1285 [2020-04-17T22:32:28.817Z] Checking out Revision 886c11db8ed40c5220751bb6a44652c9975f1285 (PR-40820) [2020-04-17T22:32:27.919Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-17T22:32:27.961Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:32:28.022Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:32:28.022Z] > git --version # timeout=10 [2020-04-17T22:32:28.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:32:28.052Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:32:28.588Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:32:28.592Z] > git checkout -f 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b # timeout=10 [2020-04-17T22:32:28.674Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T22:32:28.809Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T22:32:28.821Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:32:28.831Z] > git checkout -f 886c11db8ed40c5220751bb6a44652c9975f1285 # timeout=10 [2020-04-17T22:32:28.957Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T22:32:28.026Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T22:32:28.026Z] > git init /home/docker/workspace/moby_PR-40820 # timeout=10 [2020-04-17T22:32:28.038Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:32:28.038Z] > git --version # timeout=10 [2020-04-17T22:32:28.042Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:32:28.043Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:32:28.989Z] First time build. Skipping changelog. [2020-04-17T22:32:28.050Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T22:32:28.050Z] > git init /home/jenkins/workspace/moby_PR-40820 # timeout=10 [2020-04-17T22:32:28.096Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:32:28.096Z] > git --version # timeout=10 [2020-04-17T22:32:28.101Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:32:28.101Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T22:32:29.769Z] + [ PR != PR ] [2020-04-17T22:32:29.769Z] + [ master != master ] [2020-04-17T22:32:29.769Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T22:32:28.962Z] > git rev-list --no-walk 8d8ba617e7a31cc832966045c7d670e37d046dc1 # timeout=10 [2020-04-17T22:32:30.107Z] + docker version [2020-04-17T22:32:30.107Z] Client: Docker Engine - Community [2020-04-17T22:32:30.107Z] Version: 19.03.5 [2020-04-17T22:32:30.107Z] API version: 1.40 [2020-04-17T22:32:30.107Z] Go version: go1.12.12 [2020-04-17T22:32:30.107Z] Git commit: 633a0ea838 [2020-04-17T22:32:30.107Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-17T22:32:30.107Z] OS/Arch: linux/amd64 [2020-04-17T22:32:30.107Z] Experimental: false [2020-04-17T22:32:30.107Z] [2020-04-17T22:32:30.107Z] Server: Docker Engine - Community [2020-04-17T22:32:30.107Z] Engine: [2020-04-17T22:32:30.107Z] Version: 19.03.5 [2020-04-17T22:32:30.107Z] API version: 1.40 (minimum version 1.12) [2020-04-17T22:32:30.107Z] Go version: go1.12.12 [2020-04-17T22:32:30.107Z] Git commit: 633a0ea838 [2020-04-17T22:32:30.107Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-17T22:32:30.107Z] OS/Arch: linux/amd64 [2020-04-17T22:32:30.107Z] Experimental: true [2020-04-17T22:32:30.107Z] containerd: [2020-04-17T22:32:30.107Z] Version: 1.2.10 [2020-04-17T22:32:30.107Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T22:32:30.107Z] runc: [2020-04-17T22:32:30.107Z] Version: 1.0.0-rc8+dev [2020-04-17T22:32:30.107Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T22:32:30.107Z] docker-init: [2020-04-17T22:32:30.107Z] Version: 0.18.0 [2020-04-17T22:32:30.107Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T22:32:30.389Z] + docker info [2020-04-17T22:32:36.916Z] Fetching without tags [2020-04-17T22:32:36.896Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:32:36.898Z] > git config --add remote.origin.fetch +refs/pull/40820/head:refs/remotes/origin/PR-40820 # timeout=10 [2020-04-17T22:32:36.901Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:32:36.914Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:32:36.929Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:32:36.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:32:36.929Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:32:37.186Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b [2020-04-17T22:32:37.198Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:32:37.202Z] > git checkout -f 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b # timeout=10 [2020-04-17T22:32:38.132Z] Merge succeeded, producing f9035aa946985746988cb06c88c22633f1c85c6f [2020-04-17T22:32:38.132Z] Checking out Revision f9035aa946985746988cb06c88c22633f1c85c6f (PR-40820) [2020-04-17T22:32:38.185Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T22:32:38.199Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T22:32:37.659Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T22:32:38.130Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T22:32:38.144Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:32:38.145Z] > git checkout -f f9035aa946985746988cb06c88c22633f1c85c6f # timeout=10 [2020-04-17T22:32:38.197Z] > git rev-list --no-walk 8d8ba617e7a31cc832966045c7d670e37d046dc1 # timeout=10 [2020-04-17T22:32:39.042Z] + docker version [2020-04-17T22:32:39.042Z] Client: Docker Engine - Community [2020-04-17T22:32:39.042Z] Version: 19.03.7 [2020-04-17T22:32:39.042Z] API version: 1.40 [2020-04-17T22:32:39.042Z] Go version: go1.12.17 [2020-04-17T22:32:39.042Z] Git commit: 7141c199a2 [2020-04-17T22:32:39.042Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-17T22:32:39.042Z] OS/Arch: linux/s390x [2020-04-17T22:32:39.042Z] Experimental: false [2020-04-17T22:32:39.042Z] [2020-04-17T22:32:39.042Z] Server: Docker Engine - Community [2020-04-17T22:32:39.042Z] Engine: [2020-04-17T22:32:39.042Z] Version: 19.03.7 [2020-04-17T22:32:39.042Z] API version: 1.40 (minimum version 1.12) [2020-04-17T22:32:39.042Z] Go version: go1.12.17 [2020-04-17T22:32:39.042Z] Git commit: 7141c199a2 [2020-04-17T22:32:39.042Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-17T22:32:39.042Z] OS/Arch: linux/s390x [2020-04-17T22:32:39.042Z] Experimental: true [2020-04-17T22:32:39.042Z] containerd: [2020-04-17T22:32:39.042Z] Version: 1.2.13 [2020-04-17T22:32:39.042Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-17T22:32:39.042Z] runc: [2020-04-17T22:32:39.042Z] Version: 1.0.0-rc10 [2020-04-17T22:32:39.042Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:32:39.042Z] docker-init: [2020-04-17T22:32:39.042Z] Version: 0.18.0 [2020-04-17T22:32:39.042Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T22:32:39.412Z] + docker info [2020-04-17T22:32:40.025Z] Client: [2020-04-17T22:32:40.025Z] Debug Mode: false [2020-04-17T22:32:40.025Z] [2020-04-17T22:32:40.025Z] Server: [2020-04-17T22:32:40.025Z] Containers: 0 [2020-04-17T22:32:40.025Z] Running: 0 [2020-04-17T22:32:40.025Z] Paused: 0 [2020-04-17T22:32:40.025Z] Stopped: 0 [2020-04-17T22:32:40.025Z] Images: 0 [2020-04-17T22:32:40.025Z] Server Version: 19.03.7 [2020-04-17T22:32:40.025Z] Storage Driver: overlay2 [2020-04-17T22:32:40.025Z] Backing Filesystem: [2020-04-17T22:32:40.025Z] Supports d_type: true [2020-04-17T22:32:40.025Z] Native Overlay Diff: true [2020-04-17T22:32:40.025Z] Logging Driver: json-file [2020-04-17T22:32:40.025Z] Cgroup Driver: cgroupfs [2020-04-17T22:32:40.025Z] Plugins: [2020-04-17T22:32:40.025Z] Volume: local [2020-04-17T22:32:40.025Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T22:32:40.025Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T22:32:40.025Z] Swarm: inactive [2020-04-17T22:32:40.025Z] Runtimes: runc [2020-04-17T22:32:40.025Z] Default Runtime: runc [2020-04-17T22:32:40.025Z] Init Binary: docker-init [2020-04-17T22:32:40.025Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-17T22:32:40.025Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:32:40.025Z] init version: fec3683 [2020-04-17T22:32:40.025Z] Security Options: [2020-04-17T22:32:40.025Z] apparmor [2020-04-17T22:32:40.025Z] seccomp [2020-04-17T22:32:40.025Z] Profile: default [2020-04-17T22:32:40.025Z] Kernel Version: 4.15.0-91-generic [2020-04-17T22:32:40.025Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T22:32:40.025Z] OSType: linux [2020-04-17T22:32:40.025Z] Architecture: s390x [2020-04-17T22:32:40.025Z] CPUs: 2 [2020-04-17T22:32:40.025Z] Total Memory: 7.861GiB [2020-04-17T22:32:40.025Z] Name: s390x-ubuntu-14 [2020-04-17T22:32:40.025Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-17T22:32:40.025Z] Docker Root Dir: /var/lib/docker [2020-04-17T22:32:40.025Z] Debug Mode: false [2020-04-17T22:32:40.025Z] Username: dockerbuildbot [2020-04-17T22:32:40.025Z] Registry: https://index.docker.io/v1/ [2020-04-17T22:32:40.025Z] Labels: [2020-04-17T22:32:40.025Z] Experimental: true [2020-04-17T22:32:40.025Z] Insecure Registries: [2020-04-17T22:32:40.025Z] 127.0.0.0/8 [2020-04-17T22:32:40.025Z] Live Restore Enabled: false [2020-04-17T22:32:40.025Z] [2020-04-17T22:32:40.025Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T22:32:40.395Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:32:40.395Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:32:40.395Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40820/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T22:32:40.677Z] + bash /home/jenkins/workspace/moby_PR-40820/check-config.sh [2020-04-17T22:32:40.677Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T22:32:40.677Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-04-17T22:32:40.677Z] [2020-04-17T22:32:40.677Z] Generally Necessary: [2020-04-17T22:32:40.677Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T22:32:40.677Z] - apparmor: enabled and tools installed [2020-04-17T22:32:40.677Z] - CONFIG_NAMESPACES: enabled [2020-04-17T22:32:40.677Z] - CONFIG_NET_NS: enabled [2020-04-17T22:32:40.677Z] - CONFIG_PID_NS: enabled [2020-04-17T22:32:40.677Z] - CONFIG_IPC_NS: enabled [2020-04-17T22:32:40.677Z] - CONFIG_UTS_NS: enabled [2020-04-17T22:32:40.677Z] - CONFIG_CGROUPS: enabled [2020-04-17T22:32:40.677Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T22:32:40.677Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T22:32:40.677Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T22:32:40.677Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T22:32:40.677Z] - CONFIG_CPUSETS: enabled [2020-04-17T22:32:40.677Z] - CONFIG_MEMCG: enabled [2020-04-17T22:32:40.677Z] - CONFIG_KEYS: enabled [2020-04-17T22:32:40.677Z] - CONFIG_VETH: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T22:32:40.677Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T22:32:40.677Z] [2020-04-17T22:32:40.677Z] Optional Features: [2020-04-17T22:32:40.677Z] - CONFIG_USER_NS: enabled [2020-04-17T22:32:40.677Z] - CONFIG_SECCOMP: enabled [2020-04-17T22:32:40.677Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T22:32:40.677Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T22:32:40.677Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T22:32:40.677Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T22:32:40.677Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T22:32:40.677Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T22:32:40.677Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T22:32:40.677Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T22:32:40.677Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T22:32:40.677Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T22:32:40.677Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T22:32:40.677Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T22:32:40.677Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T22:32:40.677Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T22:32:40.677Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T22:32:40.677Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T22:32:40.678Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T22:32:40.678Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T22:32:40.678Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T22:32:40.678Z] - CONFIG_EXT4_FS: enabled [2020-04-17T22:32:40.960Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T22:32:40.960Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T22:32:40.960Z] - Network Drivers: [2020-04-17T22:32:40.960Z] - "overlay": [2020-04-17T22:32:40.960Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T22:32:40.960Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T22:32:40.960Z] Optional (for encrypted networks): [2020-04-17T22:32:40.960Z] - CONFIG_CRYPTO: enabled [2020-04-17T22:32:40.960Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T22:32:40.960Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T22:32:40.960Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T22:32:40.960Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T22:32:40.960Z] - CONFIG_XFRM: enabled [2020-04-17T22:32:40.960Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T22:32:40.960Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T22:32:40.960Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T22:32:40.960Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T22:32:40.960Z] - "ipvlan": [2020-04-17T22:32:40.960Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T22:32:40.960Z] - "macvlan": [2020-04-17T22:32:40.960Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T22:32:40.960Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T22:32:40.960Z] - "ftp,tftp client in container": [2020-04-17T22:32:40.960Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T22:32:40.960Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T22:32:40.960Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T22:32:40.960Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T22:32:40.960Z] - Storage Drivers: [2020-04-17T22:32:40.960Z] - "aufs": [2020-04-17T22:32:40.960Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T22:32:40.960Z] - "btrfs": [2020-04-17T22:32:40.960Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T22:32:40.960Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T22:32:40.960Z] - "devicemapper": [2020-04-17T22:32:40.960Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T22:32:40.960Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T22:32:40.960Z] - "overlay": [2020-04-17T22:32:40.960Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T22:32:40.960Z] - "zfs": [2020-04-17T22:32:40.960Z] - /dev/zfs: missing [2020-04-17T22:32:40.960Z] - zfs command: missing [2020-04-17T22:32:40.960Z] - zpool command: missing [2020-04-17T22:32:40.960Z] [2020-04-17T22:32:40.960Z] Limits: [2020-04-17T22:32:40.960Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T22:32:40.960Z] [2020-04-17T22:32:40.960Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T22:32:41.387Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 . [2020-04-17T22:32:41.387Z] #2 [internal] load .dockerignore [2020-04-17T22:32:41.387Z] #2 transferring context: 87B done [2020-04-17T22:32:41.387Z] #2 DONE 0.0s [2020-04-17T22:32:41.387Z] [2020-04-17T22:32:41.387Z] #1 [internal] load build definition from Dockerfile [2020-04-17T22:32:41.387Z] #1 transferring dockerfile: 17.11kB done [2020-04-17T22:32:41.387Z] #1 DONE 0.0s [2020-04-17T22:32:41.387Z] [2020-04-17T22:32:41.387Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T22:32:41.680Z] #3 DONE 0.2s [2020-04-17T22:32:41.680Z] [2020-04-17T22:32:41.680Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T22:32:41.680Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T22:32:41.971Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T22:32:41.971Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-04-17T22:32:41.971Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-04-17T22:32:41.971Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 7.06MB / 8.87MB 0.1s [2020-04-17T22:32:41.971Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-04-17T22:32:41.971Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-04-17T22:32:42.253Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-04-17T22:32:42.253Z] #4 DONE 0.5s [2020-04-17T22:32:42.573Z] Client: [2020-04-17T22:32:42.573Z] Debug Mode: false [2020-04-17T22:32:42.573Z] [2020-04-17T22:32:42.573Z] Server: [2020-04-17T22:32:42.573Z] Containers: 0 [2020-04-17T22:32:42.573Z] Running: 0 [2020-04-17T22:32:42.573Z] Paused: 0 [2020-04-17T22:32:42.573Z] Stopped: 0 [2020-04-17T22:32:42.573Z] Images: 1 [2020-04-17T22:32:42.573Z] Server Version: 19.03.5 [2020-04-17T22:32:42.573Z] Storage Driver: overlay2 [2020-04-17T22:32:42.573Z] Backing Filesystem: extfs [2020-04-17T22:32:42.573Z] Supports d_type: true [2020-04-17T22:32:42.573Z] Native Overlay Diff: true [2020-04-17T22:32:42.573Z] Logging Driver: json-file [2020-04-17T22:32:42.573Z] Cgroup Driver: cgroupfs [2020-04-17T22:32:42.573Z] Plugins: [2020-04-17T22:32:42.573Z] Volume: local [2020-04-17T22:32:42.573Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T22:32:42.573Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T22:32:42.573Z] Swarm: inactive [2020-04-17T22:32:42.573Z] Runtimes: runc [2020-04-17T22:32:42.573Z] Default Runtime: runc [2020-04-17T22:32:42.573Z] Init Binary: docker-init [2020-04-17T22:32:42.573Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T22:32:42.573Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T22:32:42.573Z] init version: fec3683 [2020-04-17T22:32:42.573Z] Security Options: [2020-04-17T22:32:42.573Z] apparmor [2020-04-17T22:32:42.573Z] seccomp [2020-04-17T22:32:42.573Z] Profile: default [2020-04-17T22:32:42.573Z] Kernel Version: 4.15.0-1058-aws [2020-04-17T22:32:42.573Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T22:32:42.573Z] OSType: linux [2020-04-17T22:32:42.573Z] Architecture: x86_64 [2020-04-17T22:32:42.573Z] CPUs: 2 [2020-04-17T22:32:42.573Z] Total Memory: 7.501GiB [2020-04-17T22:32:42.573Z] Name: ip-10-100-84-241 [2020-04-17T22:32:42.573Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-17T22:32:42.573Z] Docker Root Dir: /var/lib/docker [2020-04-17T22:32:42.573Z] Debug Mode: false [2020-04-17T22:32:42.573Z] Registry: https://index.docker.io/v1/ [2020-04-17T22:32:42.573Z] Labels: [2020-04-17T22:32:42.573Z] Experimental: true [2020-04-17T22:32:42.573Z] Insecure Registries: [2020-04-17T22:32:42.573Z] 127.0.0.0/8 [2020-04-17T22:32:42.573Z] Live Restore Enabled: true [2020-04-17T22:32:42.573Z] [2020-04-17T22:32:42.573Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T22:32:42.808Z] Still waiting to schedule task [2020-04-17T22:32:42.808Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0317568350b94326a)’ [2020-04-17T22:32:42.809Z] Still waiting to schedule task [2020-04-17T22:32:42.809Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0317568350b94326a)’ [2020-04-17T22:32:42.814Z] Still waiting to schedule task [2020-04-17T22:32:42.814Z] ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0557c1020fc921f85)’ is offline [2020-04-17T22:32:42.816Z] Still waiting to schedule task [2020-04-17T22:32:42.816Z] All nodes of label ‘windows-2019’ are offline [2020-04-17T22:32:42.860Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:32:42.860Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:32:42.860Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40820/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T22:32:42.860Z] + bash /home/ubuntu/workspace/moby_PR-40820/check-config.sh [2020-04-17T22:32:42.860Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T22:32:42.860Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-17T22:32:42.860Z] [2020-04-17T22:32:42.860Z] Generally Necessary: [2020-04-17T22:32:42.860Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T22:32:42.860Z] - apparmor: enabled and tools installed [2020-04-17T22:32:42.860Z] - CONFIG_NAMESPACES: enabled [2020-04-17T22:32:42.860Z] - CONFIG_NET_NS: enabled [2020-04-17T22:32:42.860Z] - CONFIG_PID_NS: enabled [2020-04-17T22:32:42.860Z] - CONFIG_IPC_NS: enabled [2020-04-17T22:32:42.860Z] - CONFIG_UTS_NS: enabled [2020-04-17T22:32:42.860Z] - CONFIG_CGROUPS: enabled [2020-04-17T22:32:42.860Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T22:32:42.860Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T22:32:42.860Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T22:32:42.860Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T22:32:42.860Z] - CONFIG_CPUSETS: enabled [2020-04-17T22:32:42.860Z] - CONFIG_MEMCG: enabled [2020-04-17T22:32:42.860Z] - CONFIG_KEYS: enabled [2020-04-17T22:32:42.860Z] - CONFIG_VETH: enabled (as module) [2020-04-17T22:32:42.860Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T22:32:42.860Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T22:32:42.860Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T22:32:42.860Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T22:32:42.860Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T22:32:42.860Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T22:32:42.860Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T22:32:42.860Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T22:32:42.884Z] [2020-04-17T22:32:42.884Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T22:32:42.884Z] #6 DONE 0.2s [2020-04-17T22:32:42.884Z] [2020-04-17T22:32:42.884Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T22:32:42.884Z] #5 DONE 0.1s [2020-04-17T22:32:42.884Z] [2020-04-17T22:32:42.884Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:32:42.884Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T22:32:43.140Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T22:32:43.140Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T22:32:43.140Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T22:32:43.140Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T22:32:43.140Z] [2020-04-17T22:32:43.140Z] Optional Features: [2020-04-17T22:32:43.140Z] - CONFIG_USER_NS: enabled [2020-04-17T22:32:43.140Z] - CONFIG_SECCOMP: enabled [2020-04-17T22:32:43.140Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T22:32:43.140Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T22:32:43.140Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T22:32:43.140Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T22:32:43.140Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-17T22:32:43.140Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T22:32:43.140Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T22:32:43.140Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T22:32:43.140Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T22:32:43.140Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T22:32:43.140Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T22:32:43.140Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T22:32:43.140Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T22:32:43.140Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T22:32:43.140Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T22:32:43.140Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T22:32:43.140Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T22:32:43.140Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T22:32:43.140Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T22:32:43.140Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T22:32:43.140Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T22:32:43.140Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T22:32:43.140Z] - CONFIG_EXT4_FS: enabled [2020-04-17T22:32:43.140Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T22:32:43.140Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T22:32:43.140Z] - Network Drivers: [2020-04-17T22:32:43.140Z] - "overlay": [2020-04-17T22:32:43.140Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T22:32:43.140Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T22:32:43.140Z] Optional (for encrypted networks): [2020-04-17T22:32:43.140Z] - CONFIG_CRYPTO: enabled [2020-04-17T22:32:43.140Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T22:32:43.140Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T22:32:43.140Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T22:32:43.140Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T22:32:43.140Z] - CONFIG_XFRM: enabled [2020-04-17T22:32:43.140Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T22:32:43.140Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T22:32:43.140Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T22:32:43.140Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T22:32:43.140Z] - "ipvlan": [2020-04-17T22:32:43.182Z] #7 sha256:5c432bd2c904e26869e45307b22b5d0b2877ce29afe1452f8d3470a0dd427bc9 1.79kB / 1.79kB done [2020-04-17T22:32:43.182Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 0B / 48.96MB 0.1s [2020-04-17T22:32:43.182Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T22:32:43.182Z] #7 sha256:37b6756d34834edc74f48c60c8f5a12d9c2e91e6f3eaad121dcd3fff1ed67117 5.46kB / 5.46kB done [2020-04-17T22:32:43.182Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 31.85kB / 7.38MB 0.1s [2020-04-17T22:32:43.182Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 3.96MB / 48.96MB 0.2s [2020-04-17T22:32:43.182Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 4.52MB / 7.38MB 0.2s [2020-04-17T22:32:43.406Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T22:32:43.406Z] - "macvlan": [2020-04-17T22:32:43.406Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T22:32:43.406Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T22:32:43.406Z] - "ftp,tftp client in container": [2020-04-17T22:32:43.406Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T22:32:43.406Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T22:32:43.406Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T22:32:43.406Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T22:32:43.406Z] - Storage Drivers: [2020-04-17T22:32:43.406Z] - "aufs": [2020-04-17T22:32:43.406Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T22:32:43.406Z] - "btrfs": [2020-04-17T22:32:43.406Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T22:32:43.406Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T22:32:43.406Z] - "devicemapper": [2020-04-17T22:32:43.406Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T22:32:43.406Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T22:32:43.406Z] - "overlay": [2020-04-17T22:32:43.406Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T22:32:43.406Z] - "zfs": [2020-04-17T22:32:43.406Z] - /dev/zfs: missing [2020-04-17T22:32:43.406Z] - zfs command: missing [2020-04-17T22:32:43.406Z] - zpool command: missing [2020-04-17T22:32:43.406Z] [2020-04-17T22:32:43.406Z] Limits: [2020-04-17T22:32:43.406Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T22:32:43.406Z] [2020-04-17T22:32:43.406Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T22:32:43.486Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 16.03MB / 48.96MB 0.4s [2020-04-17T22:32:43.486Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 7.38MB / 7.38MB 0.3s done [2020-04-17T22:32:43.486Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 0B / 51.37MB 0.4s [2020-04-17T22:32:43.486Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 825.76kB / 9.88MB 0.4s [2020-04-17T22:32:43.486Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 21.54MB / 48.96MB 0.6s [2020-04-17T22:32:43.486Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 12.20MB / 51.37MB 0.6s [2020-04-17T22:32:43.486Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 6.03MB / 9.88MB 0.6s [2020-04-17T22:32:43.486Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 26.23MB / 48.96MB 0.7s [2020-04-17T22:32:43.486Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 15.68MB / 51.37MB 0.7s [2020-04-17T22:32:43.486Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 9.88MB / 9.88MB 0.7s done [2020-04-17T22:32:43.486Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 0B / 56.67MB 0.7s [2020-04-17T22:32:43.745Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 . [2020-04-17T22:32:43.745Z] #1 [internal] load build definition from Dockerfile [2020-04-17T22:32:43.745Z] #1 transferring dockerfile: 17.11kB done [2020-04-17T22:32:43.745Z] #1 DONE 0.1s [2020-04-17T22:32:43.745Z] [2020-04-17T22:32:43.745Z] #2 [internal] load .dockerignore [2020-04-17T22:32:43.745Z] #2 transferring context: 87B done [2020-04-17T22:32:43.745Z] #2 DONE 0.1s [2020-04-17T22:32:43.745Z] [2020-04-17T22:32:43.745Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T22:32:43.795Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 30.13MB / 48.96MB 0.8s [2020-04-17T22:32:43.795Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 22.54MB / 51.37MB 0.8s [2020-04-17T22:32:43.795Z] #7 ... [2020-04-17T22:32:43.795Z] [2020-04-17T22:32:43.795Z] #20 [internal] load build context [2020-04-17T22:32:43.795Z] #20 transferring context: 52.81MB 0.9s done [2020-04-17T22:32:43.795Z] #20 DONE 0.9s [2020-04-17T22:32:43.795Z] [2020-04-17T22:32:43.795Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:32:43.795Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 33.87MB / 48.96MB 0.9s [2020-04-17T22:32:43.795Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 26.99MB / 51.37MB 0.9s [2020-04-17T22:32:43.795Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 4.67MB / 56.67MB 0.9s [2020-04-17T22:32:44.005Z] #3 DONE 0.3s [2020-04-17T22:32:44.105Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 37.63MB / 48.96MB 1.0s [2020-04-17T22:32:44.105Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 31.17MB / 51.37MB 1.0s [2020-04-17T22:32:44.105Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 8.57MB / 56.67MB 1.0s [2020-04-17T22:32:44.105Z] #7 ... [2020-04-17T22:32:44.105Z] [2020-04-17T22:32:44.105Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T22:32:44.105Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T22:32:44.105Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T22:32:44.105Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T22:32:44.105Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-04-17T22:32:44.105Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-04-17T22:32:44.105Z] #71 DONE 1.1s [2020-04-17T22:32:44.105Z] [2020-04-17T22:32:44.105Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:32:44.105Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 44.08MB / 48.96MB 1.2s [2020-04-17T22:32:44.105Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 38.07MB / 51.37MB 1.2s [2020-04-17T22:32:44.105Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 18.81MB / 56.67MB 1.2s [2020-04-17T22:32:44.105Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 47.87MB / 48.96MB 1.3s [2020-04-17T22:32:44.105Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 42.02MB / 51.37MB 1.3s [2020-04-17T22:32:44.105Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 22.85MB / 56.67MB 1.3s [2020-04-17T22:32:44.263Z] [2020-04-17T22:32:44.263Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T22:32:44.263Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T22:32:44.263Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-17T22:32:44.263Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-17T22:32:44.263Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T22:32:44.263Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-17T22:32:44.263Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.50MB / 8.82MB 0.2s [2020-04-17T22:32:44.413Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 48.96MB / 48.96MB 1.4s done [2020-04-17T22:32:44.413Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 50.81MB / 51.37MB 1.5s [2020-04-17T22:32:44.413Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 32.44MB / 56.67MB 1.5s [2020-04-17T22:32:44.413Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 0B / 102.23MB 1.5s [2020-04-17T22:32:44.413Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 51.37MB / 51.37MB 1.5s done [2020-04-17T22:32:44.413Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 39.19MB / 56.67MB 1.6s [2020-04-17T22:32:44.413Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0B / 157B 1.6s [2020-04-17T22:32:44.520Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-17T22:32:44.520Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-04-17T22:32:44.715Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 43.85MB / 56.67MB 1.7s [2020-04-17T22:32:44.715Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 11.67MB / 102.23MB 1.7s [2020-04-17T22:32:44.715Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 157B / 157B 1.6s done [2020-04-17T22:32:44.715Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 0.1s [2020-04-17T22:32:44.715Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 50.05MB / 56.67MB 1.8s [2020-04-17T22:32:44.715Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 17.26MB / 102.23MB 1.8s [2020-04-17T22:32:44.715Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 56.67MB / 56.67MB 1.9s [2020-04-17T22:32:44.715Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 22.45MB / 102.23MB 1.9s [2020-04-17T22:32:44.776Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-17T22:32:45.002Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 56.67MB / 56.67MB 1.9s done [2020-04-17T22:32:45.002Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 32.78MB / 102.23MB 2.0s [2020-04-17T22:32:45.002Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 40.10MB / 102.23MB 2.1s [2020-04-17T22:32:45.032Z] #4 DONE 0.8s [2020-04-17T22:32:45.286Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 52.31MB / 102.23MB 2.2s [2020-04-17T22:32:45.286Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 72.77MB / 102.23MB 2.4s [2020-04-17T22:32:45.286Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 81.25MB / 102.23MB 2.5s [2020-04-17T22:32:45.299Z] [2020-04-17T22:32:45.299Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T22:32:45.556Z] #6 DONE 0.2s [2020-04-17T22:32:45.556Z] [2020-04-17T22:32:45.556Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T22:32:45.568Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 89.30MB / 102.23MB 2.6s [2020-04-17T22:32:45.568Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 99.58MB / 102.23MB 2.7s [2020-04-17T22:32:45.813Z] #5 DONE 0.3s [2020-04-17T22:32:45.813Z] [2020-04-17T22:32:45.813Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:32:45.813Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T22:32:45.850Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 2.8s done [2020-04-17T22:32:46.069Z] #7 sha256:8e16241796906ead8363ffeb21ecf8cf9df4bff224ee6f54f76b2274b1d34b32 1.79kB / 1.79kB done [2020-04-17T22:32:46.069Z] #7 sha256:f0d185e111f66f303a7fda933895d6ef09440c2a396dc3c544458fea4c2954b3 5.46kB / 5.46kB done [2020-04-17T22:32:46.069Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 922.15kB / 50.38MB 0.3s [2020-04-17T22:32:46.069Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0B / 7.81MB 0.3s [2020-04-17T22:32:46.069Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 3.99MB / 10.00MB 0.3s [2020-04-17T22:32:46.069Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T22:32:46.133Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 1.5s done [2020-04-17T22:32:46.133Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 [2020-04-17T22:32:46.326Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 5.26MB / 50.38MB 0.5s [2020-04-17T22:32:46.326Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 5.92MB / 7.81MB 0.5s [2020-04-17T22:32:46.326Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.5s [2020-04-17T22:32:46.415Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0.3s done [2020-04-17T22:32:46.415Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f [2020-04-17T22:32:46.584Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 14.41MB / 50.38MB 0.8s [2020-04-17T22:32:46.584Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.5s done [2020-04-17T22:32:46.584Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.5s done [2020-04-17T22:32:46.584Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 9.08MB / 51.83MB 0.8s [2020-04-17T22:32:46.584Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 5.64MB / 68.61MB 0.8s [2020-04-17T22:32:46.697Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0.2s done [2020-04-17T22:32:46.841Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 19.08MB / 50.38MB 0.9s [2020-04-17T22:32:46.841Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 13.30MB / 51.83MB 0.9s [2020-04-17T22:32:46.841Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 9.96MB / 68.61MB 1.0s [2020-04-17T22:32:46.979Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 0.1s [2020-04-17T22:32:47.103Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 25.87MB / 50.38MB 1.2s [2020-04-17T22:32:47.104Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 21.41MB / 51.83MB 1.2s [2020-04-17T22:32:47.104Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 14.82MB / 68.61MB 1.2s [2020-04-17T22:32:47.104Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 26.25MB / 51.83MB 1.3s [2020-04-17T22:32:47.360Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 30.36MB / 50.38MB 1.5s [2020-04-17T22:32:47.360Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 20.03MB / 68.61MB 1.5s [2020-04-17T22:32:47.360Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 31.37MB / 51.83MB 1.6s [2020-04-17T22:32:47.360Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 23.68MB / 68.61MB 1.6s [2020-04-17T22:32:47.617Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 39.22MB / 50.38MB 1.9s [2020-04-17T22:32:47.617Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 38.05MB / 51.83MB 1.9s [2020-04-17T22:32:47.617Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 28.36MB / 68.61MB 1.9s [2020-04-17T22:32:48.190Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.3s [2020-04-17T22:32:48.190Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.51MB / 51.83MB 2.3s [2020-04-17T22:32:48.190Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 37.75MB / 68.61MB 2.3s [2020-04-17T22:32:48.190Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.4s done [2020-04-17T22:32:48.447Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 43.26MB / 68.61MB 2.6s [2020-04-17T22:32:48.447Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 0B / 120.15MB 2.6s [2020-04-17T22:32:48.447Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 2.6s done [2020-04-17T22:32:48.447Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 [2020-04-17T22:32:48.447Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 0B / 125B 2.7s [2020-04-17T22:32:48.451Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 1.4s done [2020-04-17T22:32:48.705Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 48.22MB / 68.61MB 3.0s [2020-04-17T22:32:48.705Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 2.7s done [2020-04-17T22:32:48.733Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 [2020-04-17T22:32:48.963Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 7.88MB / 120.15MB 3.1s [2020-04-17T22:32:49.229Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 55.52MB / 68.61MB 3.4s [2020-04-17T22:32:49.229Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 59.38MB / 68.61MB 3.5s [2020-04-17T22:32:49.490Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 14.20MB / 120.15MB 3.6s [2020-04-17T22:32:49.737Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 1.1s done [2020-04-17T22:32:49.754Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 66.08MB / 68.61MB 3.9s [2020-04-17T22:32:49.754Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 22.78MB / 120.15MB 4.1s [2020-04-17T22:32:50.020Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 [2020-04-17T22:32:50.321Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 4.3s done [2020-04-17T22:32:50.577Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 30.39MB / 120.15MB 4.6s [2020-04-17T22:32:50.835Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 40.71MB / 120.15MB 5.1s [2020-04-17T22:32:51.405Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 51.14MB / 120.15MB 5.5s [2020-04-17T22:32:51.405Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 58.75MB / 120.15MB 5.7s [2020-04-17T22:32:51.972Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 67.73MB / 120.15MB 6.1s [2020-04-17T22:32:52.229Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 73.98MB / 120.15MB 6.3s [2020-04-17T22:32:52.229Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 81.13MB / 120.15MB 6.4s [2020-04-17T22:32:52.486Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 91.18MB / 120.15MB 6.6s [2020-04-17T22:32:52.692Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 2.4s done [2020-04-17T22:32:52.692Z] #7 extracting sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0.0s done [2020-04-17T22:32:52.692Z] #7 DONE 9.9s [2020-04-17T22:32:52.743Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 99.52MB / 120.15MB 6.8s [2020-04-17T22:32:52.743Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 106.98MB / 120.15MB 7.0s [2020-04-17T22:32:52.974Z] [2020-04-17T22:32:52.974Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T22:32:52.999Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 113.34MB / 120.15MB 7.2s [2020-04-17T22:32:53.256Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 7.5s [2020-04-17T22:32:53.256Z] #7 ... [2020-04-17T22:32:53.256Z] [2020-04-17T22:32:53.256Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T22:32:53.256Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T22:32:53.256Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T22:32:53.256Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T22:32:53.256Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.4s done [2020-04-17T22:32:53.256Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done [2020-04-17T22:32:53.256Z] #71 DONE 7.6s [2020-04-17T22:32:53.256Z] [2020-04-17T22:32:53.256Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:32:53.256Z] #7 ... [2020-04-17T22:32:53.256Z] [2020-04-17T22:32:53.256Z] #20 [internal] load build context [2020-04-17T22:32:53.256Z] #20 transferring context: 52.25MB 7.6s [2020-04-17T22:32:53.296Z] Fetching without tags [2020-04-17T22:32:53.512Z] #20 transferring context: 52.81MB 7.6s done [2020-04-17T22:32:53.512Z] #20 DONE 7.8s [2020-04-17T22:32:53.512Z] [2020-04-17T22:32:53.512Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:32:53.512Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 7.6s done [2020-04-17T22:32:53.512Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 5.0s [2020-04-17T22:32:53.264Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:32:53.268Z] > git config --add remote.origin.fetch +refs/pull/40820/head:refs/remotes/origin/PR-40820 # timeout=10 [2020-04-17T22:32:53.272Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:32:53.289Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:32:53.305Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:32:53.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:32:53.306Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:32:53.791Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b [2020-04-17T22:32:54.444Z] #8 DONE 1.5s [2020-04-17T22:32:54.444Z] [2020-04-17T22:32:54.444Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T22:32:55.057Z] #9 DONE 0.8s [2020-04-17T22:32:55.057Z] [2020-04-17T22:32:55.057Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T22:32:55.057Z] #29 DONE 0.0s [2020-04-17T22:32:55.057Z] [2020-04-17T22:32:55.057Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:32:55.339Z] #35 ... [2020-04-17T22:32:55.339Z] [2020-04-17T22:32:55.339Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T22:32:55.339Z] #40 DONE 0.0s [2020-04-17T22:32:55.339Z] [2020-04-17T22:32:55.339Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:32:55.339Z] #21 DONE 0.1s [2020-04-17T22:32:55.339Z] [2020-04-17T22:32:55.339Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T22:32:55.339Z] #49 DONE 0.1s [2020-04-17T22:32:55.339Z] [2020-04-17T22:32:55.339Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T22:32:55.339Z] #67 DONE 0.1s [2020-04-17T22:32:55.339Z] [2020-04-17T22:32:55.339Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T22:32:55.339Z] #46 DONE 0.2s [2020-04-17T22:32:55.339Z] [2020-04-17T22:32:55.339Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T22:32:55.339Z] #52 DONE 0.2s [2020-04-17T22:32:55.339Z] [2020-04-17T22:32:55.339Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T22:32:55.339Z] #73 DONE 0.2s [2020-04-17T22:32:55.339Z] [2020-04-17T22:32:55.339Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:32:55.622Z] #47 ... [2020-04-17T22:32:55.622Z] [2020-04-17T22:32:55.622Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T22:32:55.622Z] #55 DONE 0.3s [2020-04-17T22:32:55.622Z] [2020-04-17T22:32:55.622Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T22:32:55.622Z] #22 DONE 0.3s [2020-04-17T22:32:55.622Z] [2020-04-17T22:32:55.622Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T22:32:55.622Z] #32 DONE 0.4s [2020-04-17T22:32:55.622Z] [2020-04-17T22:32:55.622Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:32:55.998Z] Merge succeeded, producing df0725e202d2a059c3b7f0d272a842cc5b516013 [2020-04-17T22:32:55.999Z] Checking out Revision df0725e202d2a059c3b7f0d272a842cc5b516013 (PR-40820) [2020-04-17T22:32:53.800Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:32:53.803Z] > git checkout -f 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b # timeout=10 [2020-04-17T22:32:54.943Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T22:32:55.990Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T22:32:56.007Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:32:56.011Z] > git checkout -f df0725e202d2a059c3b7f0d272a842cc5b516013 # timeout=10 [2020-04-17T22:32:56.135Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T22:32:56.151Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T22:32:56.790Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 7.9s done [2020-04-17T22:32:56.790Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.1s [2020-04-17T22:32:57.048Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.5s done [2020-04-17T22:32:57.048Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.1s [2020-04-17T22:32:57.050Z] + docker version [2020-04-17T22:32:57.050Z] Client: [2020-04-17T22:32:57.050Z] Version: 18.06.1-ce [2020-04-17T22:32:57.050Z] API version: 1.38 [2020-04-17T22:32:57.050Z] Go version: go1.10.3 [2020-04-17T22:32:57.050Z] Git commit: e68fc7a [2020-04-17T22:32:57.050Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-17T22:32:57.050Z] OS/Arch: linux/ppc64le [2020-04-17T22:32:57.050Z] Experimental: false [2020-04-17T22:32:57.050Z] [2020-04-17T22:32:57.050Z] Server: [2020-04-17T22:32:57.050Z] Engine: [2020-04-17T22:32:57.050Z] Version: 18.06.1-ce [2020-04-17T22:32:57.050Z] API version: 1.38 (minimum version 1.12) [2020-04-17T22:32:57.050Z] Go version: go1.10.3 [2020-04-17T22:32:57.051Z] Git commit: e68fc7a [2020-04-17T22:32:57.051Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-17T22:32:57.051Z] OS/Arch: linux/ppc64le [2020-04-17T22:32:57.051Z] Experimental: true [Pipeline] sh [2020-04-17T22:32:57.431Z] + docker info [2020-04-17T22:32:57.431Z] Containers: 0 [2020-04-17T22:32:57.431Z] Running: 0 [2020-04-17T22:32:57.431Z] Paused: 0 [2020-04-17T22:32:57.431Z] Stopped: 0 [2020-04-17T22:32:57.431Z] Images: 0 [2020-04-17T22:32:57.431Z] Server Version: 18.06.1-ce [2020-04-17T22:32:57.431Z] Storage Driver: overlay2 [2020-04-17T22:32:57.431Z] Backing Filesystem: extfs [2020-04-17T22:32:57.431Z] Supports d_type: true [2020-04-17T22:32:57.431Z] Native Overlay Diff: true [2020-04-17T22:32:57.431Z] Logging Driver: json-file [2020-04-17T22:32:57.431Z] Cgroup Driver: cgroupfs [2020-04-17T22:32:57.431Z] Plugins: [2020-04-17T22:32:57.431Z] Volume: local [2020-04-17T22:32:57.431Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T22:32:57.431Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-17T22:32:57.431Z] Swarm: inactive [2020-04-17T22:32:57.431Z] Runtimes: runc [2020-04-17T22:32:57.431Z] Default Runtime: runc [2020-04-17T22:32:57.431Z] Init Binary: docker-init [2020-04-17T22:32:57.431Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-17T22:32:57.431Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-17T22:32:57.431Z] init version: fec3683 [2020-04-17T22:32:57.431Z] Security Options: [2020-04-17T22:32:57.431Z] apparmor [2020-04-17T22:32:57.431Z] seccomp [2020-04-17T22:32:57.431Z] Profile: default [2020-04-17T22:32:57.431Z] Kernel Version: 4.4.0-139-generic [2020-04-17T22:32:57.431Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-17T22:32:57.431Z] OSType: linux [2020-04-17T22:32:57.431Z] Architecture: ppc64le [2020-04-17T22:32:57.431Z] CPUs: 4 [2020-04-17T22:32:57.431Z] Total Memory: 7.972GiB [2020-04-17T22:32:57.431Z] Name: ppc64le-ubuntu-26 [2020-04-17T22:32:57.431Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-17T22:32:57.431Z] Docker Root Dir: /var/lib/docker [2020-04-17T22:32:57.431Z] Debug Mode (client): false [2020-04-17T22:32:57.431Z] Debug Mode (server): false [2020-04-17T22:32:57.431Z] Username: dockerbuildbot [2020-04-17T22:32:57.431Z] Registry: https://index.docker.io/v1/ [2020-04-17T22:32:57.431Z] Labels: [2020-04-17T22:32:57.431Z] Experimental: true [2020-04-17T22:32:57.431Z] Insecure Registries: [2020-04-17T22:32:57.431Z] 127.0.0.0/8 [2020-04-17T22:32:57.431Z] Live Restore Enabled: false [2020-04-17T22:32:57.431Z] [Pipeline] sh [2020-04-17T22:32:57.621Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.5s done [2020-04-17T22:32:57.809Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:32:57.809Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:32:57.809Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40820/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T22:32:57.882Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e [2020-04-17T22:32:58.094Z] + bash /home/docker/workspace/moby_PR-40820/check-config.sh [2020-04-17T22:32:58.094Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T22:32:58.094Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-17T22:32:58.094Z] [2020-04-17T22:32:58.094Z] Generally Necessary: [2020-04-17T22:32:58.094Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T22:32:58.094Z] - apparmor: enabled and tools installed [2020-04-17T22:32:58.094Z] - CONFIG_NAMESPACES: enabled [2020-04-17T22:32:58.094Z] - CONFIG_NET_NS: enabled [2020-04-17T22:32:58.094Z] - CONFIG_PID_NS: enabled [2020-04-17T22:32:58.094Z] - CONFIG_IPC_NS: enabled [2020-04-17T22:32:58.094Z] - CONFIG_UTS_NS: enabled [2020-04-17T22:32:58.094Z] - CONFIG_CGROUPS: enabled [2020-04-17T22:32:58.094Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T22:32:58.094Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T22:32:58.094Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T22:32:58.094Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T22:32:58.094Z] - CONFIG_CPUSETS: enabled [2020-04-17T22:32:58.094Z] - CONFIG_MEMCG: enabled [2020-04-17T22:32:58.094Z] - CONFIG_KEYS: enabled [2020-04-17T22:32:58.094Z] - CONFIG_VETH: enabled (as module) [2020-04-17T22:32:58.094Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T22:32:58.094Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T22:32:58.094Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T22:32:58.094Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T22:32:58.379Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T22:32:58.379Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T22:32:58.379Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T22:32:58.379Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T22:32:58.379Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T22:32:58.379Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T22:32:58.379Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T22:32:58.379Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T22:32:58.379Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-17T22:32:58.379Z] [2020-04-17T22:32:58.379Z] Optional Features: [2020-04-17T22:32:58.379Z] - CONFIG_USER_NS: enabled [2020-04-17T22:32:58.379Z] - CONFIG_SECCOMP: enabled [2020-04-17T22:32:58.379Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T22:32:58.379Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T22:32:58.379Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T22:32:58.379Z] (cgroup swap accounting is currently enabled) [2020-04-17T22:32:58.379Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-17T22:32:58.379Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T22:32:58.379Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T22:32:58.379Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T22:32:58.379Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T22:32:58.379Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T22:32:58.379Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T22:32:58.379Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T22:32:58.379Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T22:32:58.379Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T22:32:58.379Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T22:32:58.379Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T22:32:58.379Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T22:32:58.379Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T22:32:58.379Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T22:32:58.379Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T22:32:58.379Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T22:32:58.379Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T22:32:58.379Z] - CONFIG_EXT4_FS: enabled [2020-04-17T22:32:58.379Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T22:32:58.379Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T22:32:56.143Z] > git rev-list --no-walk 8d8ba617e7a31cc832966045c7d670e37d046dc1 # timeout=10 [2020-04-17T22:32:58.663Z] - Network Drivers: [2020-04-17T22:32:58.663Z] - "overlay": [2020-04-17T22:32:58.663Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T22:32:58.663Z] Optional (for encrypted networks): [2020-04-17T22:32:58.663Z] - CONFIG_CRYPTO: enabled [2020-04-17T22:32:58.663Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_XFRM: enabled [2020-04-17T22:32:58.663Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T22:32:58.663Z] - "ipvlan": [2020-04-17T22:32:58.663Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T22:32:58.663Z] - "macvlan": [2020-04-17T22:32:58.663Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T22:32:58.663Z] - "ftp,tftp client in container": [2020-04-17T22:32:58.663Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T22:32:58.663Z] - Storage Drivers: [2020-04-17T22:32:58.663Z] - "aufs": [2020-04-17T22:32:58.663Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T22:32:58.663Z] - "btrfs": [2020-04-17T22:32:58.663Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T22:32:58.663Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T22:32:58.663Z] - "devicemapper": [2020-04-17T22:32:58.663Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T22:32:58.663Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T22:32:58.663Z] - "overlay": [2020-04-17T22:32:58.663Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T22:32:58.663Z] - "zfs": [2020-04-17T22:32:58.663Z] - /dev/zfs: missing [2020-04-17T22:32:58.663Z] - zfs command: missing [2020-04-17T22:32:58.663Z] - zpool command: missing [2020-04-17T22:32:58.663Z] [2020-04-17T22:32:58.663Z] Limits: [2020-04-17T22:32:58.663Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T22:32:58.663Z] [2020-04-17T22:32:58.663Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T22:32:59.097Z] + make bundles/buildx [2020-04-17T22:32:59.103Z] #33 3.547 + RM_GOPATH=0 [2020-04-17T22:32:59.103Z] #33 3.547 + TMP_GOPATH= [2020-04-17T22:32:59.103Z] #33 3.547 + : /build [2020-04-17T22:32:59.103Z] #33 3.547 + '[' -z '' ']' [2020-04-17T22:32:59.103Z] #33 3.547 ++ mktemp -d [2020-04-17T22:32:59.103Z] #33 3.552 + export GOPATH=/tmp/tmp.lYjrkUX63K [2020-04-17T22:32:59.103Z] #33 3.552 + GOPATH=/tmp/tmp.lYjrkUX63K [2020-04-17T22:32:59.103Z] #33 3.552 + RM_GOPATH=1 [2020-04-17T22:32:59.103Z] #33 3.554 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:32:59.103Z] #33 3.554 ++ dirname ./install.sh [2020-04-17T22:32:59.103Z] #33 3.554 + dir=. [2020-04-17T22:32:59.103Z] #33 3.554 + bin=tomlv [2020-04-17T22:32:59.103Z] #33 3.554 + shift [2020-04-17T22:32:59.103Z] #33 3.554 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T22:32:59.103Z] #33 3.554 + . ./tomlv.installer [2020-04-17T22:32:59.103Z] #33 3.554 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:32:59.103Z] #33 3.554 + install_tomlv [2020-04-17T22:32:59.103Z] #33 3.554 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T22:32:59.103Z] #33 3.554 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lYjrkUX63K/src/github.com/BurntSushi/toml [2020-04-17T22:32:59.103Z] #33 3.555 Cloning into '/tmp/tmp.lYjrkUX63K/src/github.com/BurntSushi/toml'... [2020-04-17T22:32:59.715Z] make: command: Command not found [2020-04-17T22:32:59.715Z] make: command: Command not found [2020-04-17T22:32:59.715Z] mkdir bundles [2020-04-17T22:32:59.715Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-17T22:32:59.715Z] --build-arg BUILDX_COMMIT \ [2020-04-17T22:32:59.715Z] --build-arg BUILDX_REPO \ [2020-04-17T22:32:59.715Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-17T22:32:59.715Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-17T22:32:59.715Z] . [2020-04-17T22:32:59.715Z] /bin/sh: 4: go: not found [2020-04-17T22:32:59.715Z] /bin/sh: 5: go: not found [2020-04-17T22:33:00.113Z] #33 4.281 + cd /tmp/tmp.lYjrkUX63K/src/github.com/BurntSushi/toml [2020-04-17T22:33:00.113Z] #33 4.281 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:33:00.113Z] #33 4.284 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:33:00.394Z] #33 4.789 runtime/internal/sys [2020-04-17T22:33:00.394Z] #33 4.789 internal/cpu [2020-04-17T22:33:00.679Z] #33 4.980 math/bits [2020-04-17T22:33:00.679Z] #33 5.213 internal/bytealg [2020-04-17T22:33:00.983Z] #33 5.443 math [2020-04-17T22:33:00.983Z] #33 ... [2020-04-17T22:33:00.983Z] [2020-04-17T22:33:00.983Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:00.983Z] #47 3.206 + RM_GOPATH=0 [2020-04-17T22:33:00.983Z] #47 3.206 + TMP_GOPATH= [2020-04-17T22:33:00.983Z] #47 3.207 + : /build [2020-04-17T22:33:00.983Z] #47 3.207 + '[' -z '' ']' [2020-04-17T22:33:00.983Z] #47 3.208 ++ mktemp -d [2020-04-17T22:33:00.983Z] #47 3.211 + export GOPATH=/tmp/tmp.v8SCWd5u7f [2020-04-17T22:33:00.983Z] #47 3.211 + GOPATH=/tmp/tmp.v8SCWd5u7f [2020-04-17T22:33:00.983Z] #47 3.211 + RM_GOPATH=1 [2020-04-17T22:33:00.983Z] #47 3.212 ++ dirname ./install.sh [2020-04-17T22:33:00.983Z] #47 3.214 + dir=. [2020-04-17T22:33:00.983Z] #47 3.214 + bin=vndr [2020-04-17T22:33:00.983Z] #47 3.215 + shift [2020-04-17T22:33:00.983Z] #47 3.215 + '[' '!' -f ./vndr.installer ']' [2020-04-17T22:33:00.983Z] #47 3.215 + . ./vndr.installer [2020-04-17T22:33:00.983Z] #47 3.215 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:33:00.983Z] #47 3.216 + install_vndr [2020-04-17T22:33:00.983Z] #47 3.221 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T22:33:00.983Z] #47 3.221 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.v8SCWd5u7f/src/github.com/LK4D4/vndr [2020-04-17T22:33:00.983Z] #47 3.221 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:33:00.983Z] #47 3.223 Cloning into '/tmp/tmp.v8SCWd5u7f/src/github.com/LK4D4/vndr'... [2020-04-17T22:33:00.983Z] #47 3.718 + cd /tmp/tmp.v8SCWd5u7f/src/github.com/LK4D4/vndr [2020-04-17T22:33:00.983Z] #47 3.718 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:33:00.983Z] #47 3.721 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T22:33:00.983Z] #47 4.624 internal/cpu [2020-04-17T22:33:00.983Z] #47 4.631 runtime/internal/atomic [2020-04-17T22:33:00.983Z] #47 4.854 runtime/internal/sys [2020-04-17T22:33:00.983Z] #47 5.057 runtime/internal/math [2020-04-17T22:33:00.983Z] #47 5.133 internal/race [2020-04-17T22:33:00.983Z] #47 5.151 sync/atomic [2020-04-17T22:33:00.983Z] #47 5.216 internal/bytealg [2020-04-17T22:33:00.983Z] #47 5.331 unicode [2020-04-17T22:33:00.983Z] #47 5.588 runtime [2020-04-17T22:33:02.054Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 3.7s done [2020-04-17T22:33:02.054Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 [2020-04-17T22:33:02.421Z] Sending build context to Docker daemon 57.46MB [2020-04-17T22:33:02.421Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-17T22:33:02.421Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-17T22:33:02.421Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-17T22:33:02.421Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-17T22:33:02.421Z] 1.12.10-stretch: Pulling from library/golang [2020-04-17T22:33:02.705Z] fb056072eab9: Pulling fs layer [2020-04-17T22:33:02.705Z] 6a33b1f9796f: Pulling fs layer [2020-04-17T22:33:02.705Z] 8f8f8962e456: Pulling fs layer [2020-04-17T22:33:02.705Z] 68adcc365214: Pulling fs layer [2020-04-17T22:33:02.705Z] 76d8adf27bdf: Pulling fs layer [2020-04-17T22:33:02.705Z] d66e58854927: Pulling fs layer [2020-04-17T22:33:02.705Z] 71497195576e: Pulling fs layer [2020-04-17T22:33:02.705Z] 76d8adf27bdf: Waiting [2020-04-17T22:33:02.705Z] 68adcc365214: Waiting [2020-04-17T22:33:02.705Z] d66e58854927: Waiting [2020-04-17T22:33:02.705Z] 71497195576e: Waiting [2020-04-17T22:33:02.993Z] 8f8f8962e456: Verifying Checksum [2020-04-17T22:33:02.993Z] 8f8f8962e456: Download complete [2020-04-17T22:33:03.620Z] 6a33b1f9796f: Verifying Checksum [2020-04-17T22:33:03.620Z] 6a33b1f9796f: Download complete [2020-04-17T22:33:03.671Z] #47 8.246 unicode/utf8 [2020-04-17T22:33:04.284Z] #47 8.867 math [2020-04-17T22:33:04.903Z] #47 ... [2020-04-17T22:33:04.903Z] [2020-04-17T22:33:04.903Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:04.903Z] #23 3.105 + RM_GOPATH=0 [2020-04-17T22:33:04.903Z] #23 3.105 + TMP_GOPATH= [2020-04-17T22:33:04.903Z] #23 3.105 + : /build [2020-04-17T22:33:04.903Z] #23 3.105 + '[' -z '' ']' [2020-04-17T22:33:04.903Z] #23 3.107 ++ mktemp -d [2020-04-17T22:33:04.903Z] #23 3.108 + export GOPATH=/tmp/tmp.E17tWIuqRX [2020-04-17T22:33:04.903Z] #23 3.108 + GOPATH=/tmp/tmp.E17tWIuqRX [2020-04-17T22:33:04.903Z] #23 3.108 + RM_GOPATH=1 [2020-04-17T22:33:04.903Z] #23 3.109 ++ dirname ./install.sh [2020-04-17T22:33:04.903Z] #23 3.109 + dir=. [2020-04-17T22:33:04.903Z] #23 3.109 + bin=dockercli [2020-04-17T22:33:04.903Z] #23 3.109 + shift [2020-04-17T22:33:04.903Z] #23 3.109 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T22:33:04.903Z] #23 3.109 + . ./dockercli.installer [2020-04-17T22:33:04.903Z] #23 3.109 ++ : stable [2020-04-17T22:33:04.903Z] #23 3.109 ++ : 17.06.2-ce [2020-04-17T22:33:04.903Z] #23 3.109 + install_dockercli [2020-04-17T22:33:04.903Z] #23 3.109 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T22:33:04.903Z] #23 3.109 ++ uname -m [2020-04-17T22:33:04.903Z] #23 3.109 Install docker/cli version 17.06.2-ce from stable [2020-04-17T22:33:04.903Z] #23 3.111 + arch=s390x [2020-04-17T22:33:04.903Z] #23 3.111 + '[' s390x '!=' x86_64 ']' [2020-04-17T22:33:04.903Z] #23 3.111 + '[' s390x '!=' s390x ']' [2020-04-17T22:33:04.903Z] #23 3.111 + url=https://download.docker.com/linux/static [2020-04-17T22:33:04.903Z] #23 3.114 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-17T22:33:04.903Z] #23 3.115 + tar -xz docker/docker [2020-04-17T22:33:04.903Z] #23 9.009 + mkdir -p /build [2020-04-17T22:33:04.903Z] #23 9.011 + mv docker/docker /build/ [2020-04-17T22:33:04.903Z] #23 9.012 + rmdir docker [2020-04-17T22:33:04.903Z] #23 DONE 9.3s [2020-04-17T22:33:04.903Z] [2020-04-17T22:33:04.903Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:04.903Z] #53 3.251 + RM_GOPATH=0 [2020-04-17T22:33:04.903Z] #53 3.251 + TMP_GOPATH= [2020-04-17T22:33:04.903Z] #53 3.251 + : /build [2020-04-17T22:33:04.903Z] #53 3.251 + '[' -z '' ']' [2020-04-17T22:33:04.903Z] #53 3.255 ++ mktemp -d [2020-04-17T22:33:04.903Z] #53 3.256 + export GOPATH=/tmp/tmp.3y3v77983A [2020-04-17T22:33:04.903Z] #53 3.256 + GOPATH=/tmp/tmp.3y3v77983A [2020-04-17T22:33:04.903Z] #53 3.256 + RM_GOPATH=1 [2020-04-17T22:33:04.903Z] #53 3.256 ++ dirname ./install.sh [2020-04-17T22:33:04.903Z] #53 3.257 + dir=. [2020-04-17T22:33:04.903Z] #53 3.257 + bin=golangci_lint [2020-04-17T22:33:04.903Z] #53 3.257 + shift [2020-04-17T22:33:04.903Z] #53 3.257 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T22:33:04.903Z] #53 3.257 + . ./golangci_lint.installer [2020-04-17T22:33:04.903Z] #53 3.257 ++ : v1.23.8 [2020-04-17T22:33:04.903Z] #53 3.258 + install_golangci_lint [2020-04-17T22:33:04.903Z] #53 3.258 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T22:33:04.903Z] #53 3.258 Installing golangci-lint version v1.23.8 [2020-04-17T22:33:04.903Z] #53 3.258 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:33:05.185Z] #53 ... [2020-04-17T22:33:05.185Z] [2020-04-17T22:33:05.185Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:33:05.185Z] #25 1.268 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:33:05.185Z] #25 1.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:33:05.185Z] #25 1.502 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:33:05.185Z] #25 1.565 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T22:33:05.185Z] #25 2.806 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T22:33:05.185Z] #25 3.894 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T22:33:05.185Z] #25 9.394 Fetched 8034 kB in 8s (957 kB/s) [2020-04-17T22:33:05.387Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 3.7s done [2020-04-17T22:33:05.387Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f [2020-04-17T22:33:05.467Z] #25 9.394 Reading package lists... [2020-04-17T22:33:05.467Z] #25 ... [2020-04-17T22:33:05.467Z] [2020-04-17T22:33:05.467Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:33:05.467Z] #43 2.162 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:33:05.467Z] #43 2.171 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:33:05.467Z] #43 2.182 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:33:05.467Z] #43 2.888 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T22:33:05.467Z] #43 4.104 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T22:33:05.467Z] #43 5.987 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T22:33:05.467Z] #43 ... [2020-04-17T22:33:05.467Z] [2020-04-17T22:33:05.467Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:33:05.467Z] #62 1.861 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:33:05.467Z] #62 2.050 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:33:05.467Z] #62 2.162 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:33:05.467Z] #62 2.307 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T22:33:05.467Z] #62 3.542 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T22:33:05.467Z] #62 5.034 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T22:33:05.665Z] fb056072eab9: Download complete [2020-04-17T22:33:05.749Z] #62 ... [2020-04-17T22:33:05.749Z] [2020-04-17T22:33:05.749Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:05.749Z] #56 3.577 + RM_GOPATH=0 [2020-04-17T22:33:05.749Z] #56 3.577 + TMP_GOPATH= [2020-04-17T22:33:05.749Z] #56 3.577 + : /build [2020-04-17T22:33:05.749Z] #56 3.577 + '[' -z '' ']' [2020-04-17T22:33:05.749Z] #56 3.577 ++ mktemp -d [2020-04-17T22:33:05.749Z] #56 3.578 + export GOPATH=/tmp/tmp.ONTSlLBfaZ [2020-04-17T22:33:05.749Z] #56 3.578 + GOPATH=/tmp/tmp.ONTSlLBfaZ [2020-04-17T22:33:05.749Z] #56 3.578 + RM_GOPATH=1 [2020-04-17T22:33:05.749Z] #56 3.578 ++ dirname ./install.sh [2020-04-17T22:33:05.749Z] #56 3.579 + dir=. [2020-04-17T22:33:05.749Z] #56 3.579 + bin=shfmt [2020-04-17T22:33:05.749Z] #56 3.579 + shift [2020-04-17T22:33:05.749Z] #56 3.579 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T22:33:05.749Z] #56 3.579 + . ./shfmt.installer [2020-04-17T22:33:05.749Z] #56 3.579 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:33:05.749Z] #56 3.579 + install_shfmt [2020-04-17T22:33:05.749Z] #56 3.579 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T22:33:05.749Z] #56 3.579 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:33:05.749Z] #56 3.579 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ONTSlLBfaZ/src/github.com/mvdan/sh [2020-04-17T22:33:05.749Z] #56 3.580 Cloning into '/tmp/tmp.ONTSlLBfaZ/src/github.com/mvdan/sh'... [2020-04-17T22:33:05.749Z] #56 9.468 + cd /tmp/tmp.ONTSlLBfaZ/src/github.com/mvdan/sh [2020-04-17T22:33:05.749Z] #56 9.468 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:33:05.749Z] #56 9.648 + GO111MODULE=on [2020-04-17T22:33:05.749Z] #56 9.648 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T22:33:05.749Z] #56 ... [2020-04-17T22:33:05.749Z] [2020-04-17T22:33:05.749Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:05.749Z] #74 3.598 + RM_GOPATH=0 [2020-04-17T22:33:05.749Z] #74 3.598 + TMP_GOPATH= [2020-04-17T22:33:05.749Z] #74 3.598 + : /build [2020-04-17T22:33:05.749Z] #74 3.598 + '[' -z '' ']' [2020-04-17T22:33:05.749Z] #74 3.598 ++ mktemp -d [2020-04-17T22:33:05.749Z] #74 3.610 + export GOPATH=/tmp/tmp.mcIMBRswhq [2020-04-17T22:33:05.749Z] #74 3.612 + GOPATH=/tmp/tmp.mcIMBRswhq [2020-04-17T22:33:05.749Z] #74 3.612 + RM_GOPATH=1 [2020-04-17T22:33:05.749Z] #74 3.612 ++ dirname ./install.sh [2020-04-17T22:33:05.749Z] #74 3.614 + dir=. [2020-04-17T22:33:05.749Z] #74 3.617 + bin=proxy [2020-04-17T22:33:05.749Z] #74 3.617 + shift [2020-04-17T22:33:05.749Z] #74 3.617 + '[' '!' -f ./proxy.installer ']' [2020-04-17T22:33:05.749Z] #74 3.617 + . ./proxy.installer [2020-04-17T22:33:05.749Z] #74 3.617 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:33:05.749Z] #74 3.617 + install_proxy [2020-04-17T22:33:05.749Z] #74 3.617 + case "$1" in [2020-04-17T22:33:05.749Z] #74 3.617 + export CGO_ENABLED=0 [2020-04-17T22:33:05.749Z] #74 3.617 + CGO_ENABLED=0 [2020-04-17T22:33:05.749Z] #74 3.617 + _install_proxy [2020-04-17T22:33:05.749Z] #74 3.617 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T22:33:05.749Z] #74 3.617 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.mcIMBRswhq/src/github.com/docker/libnetwork [2020-04-17T22:33:05.749Z] #74 3.617 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:33:05.749Z] #74 3.618 Cloning into '/tmp/tmp.mcIMBRswhq/src/github.com/docker/libnetwork'... [2020-04-17T22:33:06.030Z] #74 ... [2020-04-17T22:33:06.030Z] [2020-04-17T22:33:06.030Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:33:06.030Z] #41 3.266 + git clone https://github.com/docker/distribution.git . [2020-04-17T22:33:06.030Z] #41 3.267 Cloning into '.'... [2020-04-17T22:33:06.311Z] #41 ... [2020-04-17T22:33:06.311Z] [2020-04-17T22:33:06.311Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:33:06.311Z] #10 1.875 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:33:06.311Z] #10 2.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:33:06.311Z] #10 2.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:33:06.311Z] #10 2.436 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T22:33:06.311Z] #10 3.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T22:33:06.311Z] #10 5.539 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T22:33:06.311Z] #10 ... [2020-04-17T22:33:06.311Z] [2020-04-17T22:33:06.311Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:06.311Z] #50 3.691 + RM_GOPATH=0 [2020-04-17T22:33:06.311Z] #50 3.691 + TMP_GOPATH= [2020-04-17T22:33:06.311Z] #50 3.691 + : /build [2020-04-17T22:33:06.311Z] #50 3.691 + '[' -z '' ']' [2020-04-17T22:33:06.311Z] #50 3.696 ++ mktemp -d [2020-04-17T22:33:06.311Z] #50 3.698 + export GOPATH=/tmp/tmp.bQxcHBP9E2 [2020-04-17T22:33:06.311Z] #50 3.698 + GOPATH=/tmp/tmp.bQxcHBP9E2 [2020-04-17T22:33:06.311Z] #50 3.698 + RM_GOPATH=1 [2020-04-17T22:33:06.311Z] #50 3.699 ++ dirname ./install.sh [2020-04-17T22:33:06.311Z] #50 3.700 + dir=. [2020-04-17T22:33:06.311Z] #50 3.700 + bin=gotestsum [2020-04-17T22:33:06.311Z] #50 3.700 + shift [2020-04-17T22:33:06.311Z] #50 3.700 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T22:33:06.311Z] #50 3.700 + . ./gotestsum.installer [2020-04-17T22:33:06.311Z] #50 3.700 ++ : v0.3.5 [2020-04-17T22:33:06.311Z] #50 3.700 + install_gotestsum [2020-04-17T22:33:06.311Z] #50 3.700 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T22:33:06.311Z] #50 3.700 + go get -d gotest.tools/gotestsum [2020-04-17T22:33:06.311Z] #50 3.700 Installing gotestsum version v0.3.5 [2020-04-17T22:33:06.593Z] #50 ... [2020-04-17T22:33:06.593Z] [2020-04-17T22:33:06.593Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:06.593Z] #68 3.537 + RM_GOPATH=0 [2020-04-17T22:33:06.593Z] #68 3.537 + TMP_GOPATH= [2020-04-17T22:33:06.593Z] #68 3.540 + : /build/ [2020-04-17T22:33:06.593Z] #68 3.540 + '[' -z '' ']' [2020-04-17T22:33:06.593Z] #68 3.540 ++ mktemp -d [2020-04-17T22:33:06.593Z] #68 3.540 + export GOPATH=/tmp/tmp.O65KYIudm3 [2020-04-17T22:33:06.593Z] #68 3.540 + GOPATH=/tmp/tmp.O65KYIudm3 [2020-04-17T22:33:06.593Z] #68 3.540 + RM_GOPATH=1 [2020-04-17T22:33:06.593Z] #68 3.540 ++ dirname ./install.sh [2020-04-17T22:33:06.593Z] #68 3.544 + dir=. [2020-04-17T22:33:06.593Z] #68 3.544 + bin=rootlesskit [2020-04-17T22:33:06.593Z] #68 3.544 + shift [2020-04-17T22:33:06.593Z] #68 3.544 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T22:33:06.593Z] #68 3.544 + . ./rootlesskit.installer [2020-04-17T22:33:06.593Z] #68 3.544 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:33:06.593Z] #68 3.544 + install_rootlesskit [2020-04-17T22:33:06.593Z] #68 3.544 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:33:06.593Z] #68 3.544 + case "$1" in [2020-04-17T22:33:06.593Z] #68 3.544 + export CGO_ENABLED=0 [2020-04-17T22:33:06.593Z] #68 3.544 + CGO_ENABLED=0 [2020-04-17T22:33:06.593Z] #68 3.544 + _install_rootlesskit [2020-04-17T22:33:06.593Z] #68 3.544 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T22:33:06.593Z] #68 3.544 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.O65KYIudm3/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:33:06.593Z] #68 3.551 Cloning into '/tmp/tmp.O65KYIudm3/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T22:33:06.593Z] #68 6.810 + cd /tmp/tmp.O65KYIudm3/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:33:06.593Z] #68 6.812 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:33:06.593Z] #68 6.880 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:33:06.593Z] #68 6.880 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T22:33:06.593Z] #68 ... [2020-04-17T22:33:06.593Z] [2020-04-17T22:33:06.593Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:33:06.593Z] #30 2.939 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T22:33:06.593Z] #30 2.940 Cloning into '.'... [2020-04-17T22:33:06.716Z] 68adcc365214: Verifying Checksum [2020-04-17T22:33:06.716Z] 68adcc365214: Download complete [2020-04-17T22:33:06.875Z] #30 ... [2020-04-17T22:33:06.875Z] [2020-04-17T22:33:06.875Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:06.875Z] #56 10.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:33:06.875Z] #56 10.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:33:06.875Z] #56 10.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:33:06.875Z] #56 10.86 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:33:06.875Z] #56 10.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:33:07.006Z] 71497195576e: Verifying Checksum [2020-04-17T22:33:07.006Z] 71497195576e: Download complete [2020-04-17T22:33:07.157Z] #56 11.41 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:33:07.292Z] 76d8adf27bdf: Verifying Checksum [2020-04-17T22:33:07.292Z] 76d8adf27bdf: Download complete [2020-04-17T22:33:07.439Z] #56 11.98 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:33:08.445Z] #56 12.88 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:33:08.726Z] #56 ... [2020-04-17T22:33:08.726Z] [2020-04-17T22:33:08.726Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:33:08.726Z] #35 3.420 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:33:08.726Z] #35 3.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:33:08.726Z] #35 3.495 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:33:08.726Z] #35 4.057 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T22:33:08.726Z] #35 5.780 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T22:33:08.726Z] #35 8.442 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T22:33:08.726Z] #35 ... [2020-04-17T22:33:08.726Z] [2020-04-17T22:33:08.726Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:33:09.008Z] #41 13.63 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T22:33:09.994Z] fb056072eab9: Pull complete [2020-04-17T22:33:10.620Z] 6a33b1f9796f: Pull complete [2020-04-17T22:33:10.670Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 5.1s [2020-04-17T22:33:10.760Z] #41 15.39 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-17T22:33:11.274Z] 8f8f8962e456: Pull complete [2020-04-17T22:33:11.375Z] #41 ... [2020-04-17T22:33:11.375Z] [2020-04-17T22:33:11.375Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:11.375Z] #33 5.626 runtime [2020-04-17T22:33:11.375Z] #33 9.722 internal/testlog [2020-04-17T22:33:11.375Z] #33 10.03 encoding [2020-04-17T22:33:11.375Z] #33 10.17 runtime/cgo [2020-04-17T22:33:11.375Z] #33 ... [2020-04-17T22:33:11.375Z] [2020-04-17T22:33:11.375Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:11.375Z] #56 13.86 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:33:11.375Z] #56 13.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:33:11.375Z] #56 14.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:33:11.375Z] #56 14.15 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:33:11.375Z] #56 14.72 runtime [2020-04-17T22:33:11.375Z] #56 14.72 runtime/cgo [2020-04-17T22:33:12.766Z] d66e58854927: Verifying Checksum [2020-04-17T22:33:12.766Z] d66e58854927: Download complete [2020-04-17T22:33:13.190Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 7.7s done [2020-04-17T22:33:13.448Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c [2020-04-17T22:33:13.449Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c done [2020-04-17T22:33:13.706Z] #7 DONE 27.9s [2020-04-17T22:33:13.706Z] [2020-04-17T22:33:13.706Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T22:33:14.832Z] 68adcc365214: Pull complete [2020-04-17T22:33:14.836Z] #56 ... [2020-04-17T22:33:14.836Z] [2020-04-17T22:33:14.836Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:33:14.836Z] #25 9.394 Reading package lists... [2020-04-17T22:33:14.836Z] #25 13.00 Reading package lists... [2020-04-17T22:33:14.836Z] #25 16.79 Building dependency tree... [2020-04-17T22:33:14.836Z] #25 17.94 ca-certificates is already the newest version (20190110). [2020-04-17T22:33:14.836Z] #25 17.94 The following additional packages will be installed: [2020-04-17T22:33:14.836Z] #25 17.94 libjq1 libonig5 [2020-04-17T22:33:14.836Z] #25 18.14 The following NEW packages will be installed: [2020-04-17T22:33:14.836Z] #25 18.26 jq libjq1 libonig5 [2020-04-17T22:33:14.836Z] #25 18.39 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:33:14.836Z] #25 18.39 Need to get 350 kB of archives. [2020-04-17T22:33:14.836Z] #25 18.39 After this operation, 1154 kB of additional disk space will be used. [2020-04-17T22:33:14.836Z] #25 18.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-17T22:33:14.836Z] #25 18.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-17T22:33:14.836Z] #25 18.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-17T22:33:14.836Z] #25 19.36 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:33:14.836Z] #25 19.48 Fetched 350 kB in 0s (2120 kB/s) [2020-04-17T22:33:14.836Z] #25 19.55 Selecting previously unselected package libonig5:s390x. [2020-04-17T22:33:14.836Z] #25 19.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 ... 15172 files and directories currently installed.) [2020-04-17T22:33:14.836Z] #25 19.62 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-17T22:33:14.836Z] #25 19.64 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-17T22:33:15.120Z] #25 19.83 Selecting previously unselected package libjq1:s390x. [2020-04-17T22:33:15.120Z] #25 19.83 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T22:33:15.120Z] #25 19.85 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T22:33:15.120Z] #25 19.97 Selecting previously unselected package jq. [2020-04-17T22:33:15.120Z] #25 19.97 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T22:33:15.120Z] #25 19.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:33:15.120Z] #25 20.12 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-17T22:33:15.402Z] #25 20.13 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T22:33:15.402Z] #25 20.14 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:33:15.402Z] #25 20.14 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:33:15.684Z] #25 DONE 20.7s [2020-04-17T22:33:15.684Z] [2020-04-17T22:33:15.684Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:15.684Z] #53 16.21 + cd /tmp/tmp.3y3v77983A/src/github.com/golangci/golangci-lint/ [2020-04-17T22:33:15.684Z] #53 16.21 + git checkout -q v1.23.8 [2020-04-17T22:33:15.684Z] #53 17.03 ++ git describe --tags [2020-04-17T22:33:15.684Z] #53 17.04 + version=v1.23.8 [2020-04-17T22:33:15.684Z] #53 17.04 ++ git rev-parse --short HEAD [2020-04-17T22:33:15.684Z] #53 17.04 + commit=76a82c6 [2020-04-17T22:33:15.684Z] #53 17.04 ++ git show -s --format=%cd [2020-04-17T22:33:15.684Z] #53 17.05 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T22:33:15.684Z] #53 17.05 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:33:15.967Z] #53 ... [2020-04-17T22:33:15.967Z] [2020-04-17T22:33:15.967Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T22:33:15.967Z] #26 DONE 0.1s [2020-04-17T22:33:15.967Z] [2020-04-17T22:33:15.967Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:33:16.233Z] #8 DONE 2.6s [2020-04-17T22:33:16.233Z] [2020-04-17T22:33:16.233Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T22:33:16.977Z] #27 ... [2020-04-17T22:33:16.977Z] [2020-04-17T22:33:16.977Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:33:16.977Z] #10 11.65 Fetched 8034 kB in 10s (821 kB/s) [2020-04-17T22:33:16.977Z] #10 11.65 Reading package lists... [2020-04-17T22:33:16.977Z] #10 15.40 Reading package lists... [2020-04-17T22:33:16.977Z] #10 18.89 Building dependency tree... [2020-04-17T22:33:16.977Z] #10 19.78 The following additional packages will be installed: [2020-04-17T22:33:16.977Z] #10 19.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T22:33:16.977Z] #10 19.82 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T22:33:16.977Z] #10 19.82 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T22:33:16.977Z] #10 19.82 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:33:16.977Z] #10 19.82 Suggested packages: [2020-04-17T22:33:16.977Z] #10 19.82 gcc-8-locales seccomp wine64 [2020-04-17T22:33:16.977Z] #10 21.07 The following NEW packages will be installed: [2020-04-17T22:33:16.977Z] #10 21.07 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T22:33:16.977Z] #10 21.07 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T22:33:16.977Z] #10 21.07 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T22:33:16.977Z] #10 21.07 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T22:33:16.977Z] #10 21.07 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T22:33:16.977Z] #10 21.07 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:33:16.977Z] #10 21.31 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:33:16.977Z] #10 21.31 Need to get 73.3 MB of archives. [2020-04-17T22:33:16.977Z] #10 21.31 After this operation, 494 MB of additional disk space will be used. [2020-04-17T22:33:16.977Z] #10 21.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-04-17T22:33:16.977Z] #10 21.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-04-17T22:33:16.977Z] #10 21.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-17T22:33:16.977Z] #10 21.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-04-17T22:33:16.977Z] #10 21.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-17T22:33:16.977Z] #10 21.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T22:33:16.977Z] #10 21.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-17T22:33:16.977Z] #10 ... [2020-04-17T22:33:16.977Z] [2020-04-17T22:33:16.977Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:33:16.977Z] #62 11.73 Fetched 8034 kB in 10s (807 kB/s) [2020-04-17T22:33:16.977Z] #62 11.73 Reading package lists... [2020-04-17T22:33:16.977Z] #62 15.93 Reading package lists... [2020-04-17T22:33:16.977Z] #62 19.22 Building dependency tree... [2020-04-17T22:33:16.977Z] #62 20.27 The following additional packages will be installed: [2020-04-17T22:33:16.977Z] #62 20.34 libbtrfs0 [2020-04-17T22:33:16.977Z] #62 20.41 The following NEW packages will be installed: [2020-04-17T22:33:16.977Z] #62 20.42 libbtrfs-dev libbtrfs0 [2020-04-17T22:33:16.977Z] #62 20.54 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:33:16.977Z] #62 20.54 Need to get 118 kB of archives. [2020-04-17T22:33:16.977Z] #62 20.54 After this operation, 390 kB of additional disk space will be used. [2020-04-17T22:33:16.977Z] #62 20.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-17T22:33:16.977Z] #62 20.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-17T22:33:16.977Z] #62 21.32 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:33:16.977Z] #62 21.36 Fetched 118 kB in 0s (1007 kB/s) [2020-04-17T22:33:16.977Z] #62 21.39 Selecting previously unselected package libbtrfs0. [2020-04-17T22:33:16.977Z] #62 21.39 (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 ... 15172 files and directories currently installed.) [2020-04-17T22:33:16.977Z] #62 21.57 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-17T22:33:16.977Z] #62 21.58 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:33:16.977Z] #62 21.74 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:33:16.977Z] #62 21.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-17T22:33:16.977Z] #62 21.74 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:33:16.977Z] #62 21.81 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:33:16.977Z] #62 21.83 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:33:16.977Z] #62 21.83 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:33:17.170Z] #9 DONE 0.9s [2020-04-17T22:33:17.170Z] [2020-04-17T22:33:17.170Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T22:33:17.170Z] #29 DONE 0.1s [2020-04-17T22:33:17.170Z] [2020-04-17T22:33:17.170Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:33:17.259Z] #62 ... [2020-04-17T22:33:17.259Z] [2020-04-17T22:33:17.259Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:33:17.259Z] #10 22.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-17T22:33:17.259Z] #10 22.05 Get:9 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] [2020-04-17T22:33:17.259Z] #10 ... [2020-04-17T22:33:17.259Z] [2020-04-17T22:33:17.259Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:33:17.259Z] #62 DONE 22.3s [2020-04-17T22:33:17.429Z] #10 ... [2020-04-17T22:33:17.429Z] [2020-04-17T22:33:17.430Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T22:33:17.430Z] #40 DONE 0.1s [2020-04-17T22:33:17.430Z] [2020-04-17T22:33:17.430Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:33:17.430Z] #21 DONE 0.1s [2020-04-17T22:33:17.430Z] [2020-04-17T22:33:17.430Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T22:33:17.430Z] #52 DONE 0.1s [2020-04-17T22:33:17.430Z] [2020-04-17T22:33:17.430Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:17.430Z] #53 ... [2020-04-17T22:33:17.430Z] [2020-04-17T22:33:17.430Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T22:33:17.430Z] #73 DONE 0.2s [2020-04-17T22:33:17.430Z] [2020-04-17T22:33:17.430Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T22:33:17.430Z] #49 DONE 0.2s [2020-04-17T22:33:17.430Z] [2020-04-17T22:33:17.430Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T22:33:17.430Z] #46 DONE 0.2s [2020-04-17T22:33:17.430Z] [2020-04-17T22:33:17.430Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T22:33:17.430Z] #22 DONE 0.3s [2020-04-17T22:33:17.430Z] [2020-04-17T22:33:17.430Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T22:33:17.430Z] #55 DONE 0.3s [2020-04-17T22:33:17.528Z] 76d8adf27bdf: Pull complete [2020-04-17T22:33:17.541Z] [2020-04-17T22:33:17.541Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:33:17.541Z] #63 DONE 0.1s [2020-04-17T22:33:17.541Z] [2020-04-17T22:33:17.541Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T22:33:17.541Z] #64 DONE 0.1s [2020-04-17T22:33:17.541Z] [2020-04-17T22:33:17.541Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:33:17.541Z] #43 12.51 Fetched 8034 kB in 10s (771 kB/s) [2020-04-17T22:33:17.541Z] #43 12.51 Reading package lists... [2020-04-17T22:33:17.541Z] #43 16.30 Reading package lists... [2020-04-17T22:33:17.541Z] #43 20.02 Building dependency tree... [2020-04-17T22:33:17.542Z] #43 21.15 The following additional packages will be installed: [2020-04-17T22:33:17.542Z] #43 21.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T22:33:17.542Z] #43 21.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T22:33:17.542Z] #43 21.16 Suggested packages: [2020-04-17T22:33:17.542Z] #43 21.16 manpages-dev python-setuptools [2020-04-17T22:33:17.542Z] #43 22.35 The following NEW packages will be installed: [2020-04-17T22:33:17.542Z] #43 22.35 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T22:33:17.542Z] #43 22.35 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T22:33:17.542Z] #43 22.35 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T22:33:17.542Z] #43 22.35 python-six zlib1g-dev [2020-04-17T22:33:17.542Z] #43 22.50 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:33:17.542Z] #43 22.50 Need to get 3742 kB of archives. [2020-04-17T22:33:17.542Z] #43 22.50 After this operation, 22.0 MB of additional disk space will be used. [2020-04-17T22:33:17.542Z] #43 22.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-17T22:33:17.542Z] #43 ... [2020-04-17T22:33:17.542Z] [2020-04-17T22:33:17.542Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:17.687Z] [2020-04-17T22:33:17.687Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T22:33:17.687Z] #32 DONE 0.3s [2020-04-17T22:33:17.687Z] [2020-04-17T22:33:17.687Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T22:33:17.687Z] #67 DONE 0.3s [2020-04-17T22:33:17.687Z] [2020-04-17T22:33:17.687Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:18.548Z] #65 ... [2020-04-17T22:33:18.548Z] [2020-04-17T22:33:18.548Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:18.548Z] #47 12.98 unicode/utf16 [2020-04-17T22:33:18.548Z] #47 13.16 container/list [2020-04-17T22:33:18.548Z] #47 13.53 crypto/internal/subtle [2020-04-17T22:33:18.548Z] #47 13.59 crypto/subtle [2020-04-17T22:33:18.548Z] #47 13.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T22:33:18.548Z] #47 13.79 internal/nettrace [2020-04-17T22:33:18.548Z] #47 13.89 runtime/cgo [2020-04-17T22:33:18.548Z] #47 ... [2020-04-17T22:33:18.548Z] [2020-04-17T22:33:18.548Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:33:18.548Z] #43 22.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-17T22:33:18.548Z] #43 22.53 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-04-17T22:33:18.548Z] #43 22.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-17T22:33:18.548Z] #43 22.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-04-17T22:33:18.548Z] #43 22.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-17T22:33:18.548Z] #43 22.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-04-17T22:33:18.548Z] #43 22.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-04-17T22:33:18.548Z] #43 22.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-17T22:33:18.548Z] #43 22.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-17T22:33:18.548Z] #43 22.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-17T22:33:18.548Z] #43 22.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-17T22:33:18.548Z] #43 22.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-04-17T22:33:18.548Z] #43 22.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-04-17T22:33:18.548Z] #43 22.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T22:33:18.548Z] #43 22.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-17T22:33:18.548Z] #43 22.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-17T22:33:18.829Z] #43 23.50 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:33:18.829Z] #43 23.55 Fetched 3742 kB in 0s (12.3 MB/s) [2020-04-17T22:33:18.829Z] #43 23.61 Selecting previously unselected package libcap-dev:s390x. [2020-04-17T22:33:18.829Z] #43 23.61 (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 ... 15172 files and directories currently installed.) [2020-04-17T22:33:18.829Z] #43 23.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-17T22:33:18.829Z] #43 23.69 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-17T22:33:19.111Z] #43 23.77 Selecting previously unselected package libnet1:s390x. [2020-04-17T22:33:19.111Z] #43 23.77 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T22:33:19.111Z] #43 23.78 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T22:33:19.111Z] #43 23.88 Selecting previously unselected package libnet1-dev. [2020-04-17T22:33:19.111Z] #43 23.88 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T22:33:19.111Z] #43 23.89 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:33:19.393Z] #43 24.07 Selecting previously unselected package libnl-3-200:s390x. [2020-04-17T22:33:19.393Z] #43 24.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-17T22:33:19.393Z] #43 24.07 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T22:33:19.393Z] #43 24.19 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-17T22:33:19.393Z] #43 24.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-17T22:33:19.393Z] #43 24.20 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-17T22:33:19.393Z] #43 ... [2020-04-17T22:33:19.393Z] [2020-04-17T22:33:19.393Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:33:19.393Z] #35 14.20 Fetched 8034 kB in 11s (743 kB/s) [2020-04-17T22:33:19.393Z] #35 14.20 Reading package lists... [2020-04-17T22:33:19.393Z] #35 17.55 Reading package lists... [2020-04-17T22:33:19.393Z] #35 21.40 Building dependency tree... [2020-04-17T22:33:19.393Z] #35 22.79 The following additional packages will be installed: [2020-04-17T22:33:19.393Z] #35 22.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T22:33:19.393Z] #35 22.80 Suggested packages: [2020-04-17T22:33:19.393Z] #35 22.80 cmake-doc ninja-build lrzip [2020-04-17T22:33:19.393Z] #35 22.80 Recommended packages: [2020-04-17T22:33:19.393Z] #35 22.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T22:33:19.393Z] #35 23.48 The following NEW packages will be installed: [2020-04-17T22:33:19.393Z] #35 23.48 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T22:33:19.393Z] #35 23.48 vim-common xxd [2020-04-17T22:33:19.393Z] #35 23.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:33:19.393Z] #35 23.59 Need to get 14.0 MB of archives. [2020-04-17T22:33:19.393Z] #35 23.59 After this operation, 62.1 MB of additional disk space will be used. [2020-04-17T22:33:19.393Z] #35 23.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-17T22:33:19.393Z] #35 23.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:33:19.393Z] #35 23.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T22:33:19.393Z] #35 23.72 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-17T22:33:19.393Z] #35 24.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-17T22:33:19.393Z] #35 24.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-17T22:33:19.393Z] #35 24.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-17T22:33:19.393Z] #35 24.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-17T22:33:19.393Z] #35 24.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-17T22:33:19.393Z] #35 24.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-17T22:33:19.393Z] #35 ... [2020-04-17T22:33:19.393Z] [2020-04-17T22:33:19.393Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:33:19.393Z] #27 2.959 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T22:33:19.393Z] #27 3.255 [2020-04-17T22:33:19.676Z] #27 3.372 1.2% ######## 11.5% ############ 17.8% ################# 24.1% [2020-04-17T22:33:19.676Z] #27 ... [2020-04-17T22:33:19.676Z] [2020-04-17T22:33:19.676Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:19.676Z] #74 14.28 + cd /tmp/tmp.mcIMBRswhq/src/github.com/docker/libnetwork [2020-04-17T22:33:19.676Z] #74 14.28 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:33:19.676Z] #74 14.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T22:33:19.958Z] #74 ... [2020-04-17T22:33:19.958Z] [2020-04-17T22:33:19.958Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:33:21.368Z] #27 3.372 1.2% ######## 11.5% ############ 17.8% ################# 24.1% ##################### 30.3% ########################## 36.6% ############################## 42.8% ################################### 49.1% ###################################### 53.3% ######################################### 57.5% ############################################# 63.7% ################################################## 70.0% ######################################################## 78.4% ############################################################ 84.6% ################################################################# 90.9% #################################################################### 95.7% ######################################################################## 100.0% [2020-04-17T22:33:21.651Z] #27 5.640 [2020-04-17T22:33:22.500Z] #27 5.821 ######## 11.8% #################### 28.8% ################################ 45.8% ############################################# 62.8% ##################################################### 74.1% ############################################################# 85.3% ######################################################################## 100.0% [2020-04-17T22:33:22.787Z] #27 ... [2020-04-17T22:33:22.787Z] [2020-04-17T22:33:22.787Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:22.787Z] #74 DONE 27.4s [2020-04-17T22:33:22.787Z] [2020-04-17T22:33:22.787Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:33:22.787Z] #27 6.875 [2020-04-17T22:33:24.236Z] #68 ... [2020-04-17T22:33:24.236Z] [2020-04-17T22:33:24.236Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:33:24.236Z] #62 6.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:33:24.236Z] #62 6.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:33:24.236Z] #62 6.697 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:33:24.236Z] #62 7.012 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:33:24.363Z] d66e58854927: Pull complete [2020-04-17T22:33:24.363Z] 71497195576e: Pull complete [2020-04-17T22:33:24.363Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2020-04-17T22:33:24.363Z] Status: Downloaded newer image for golang:1.12.10-stretch [2020-04-17T22:33:24.363Z] ---> ebd73b5ebd31 [2020-04-17T22:33:24.363Z] Step 5/16 : ARG BUILDX_REPO [2020-04-17T22:33:24.363Z] ---> Running in 95ddc5bad3d6 [2020-04-17T22:33:24.363Z] Removing intermediate container 95ddc5bad3d6 [2020-04-17T22:33:24.363Z] ---> a9a062bc721a [2020-04-17T22:33:24.363Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-17T22:33:24.363Z] ---> Running in 822c15f27e01 [2020-04-17T22:33:24.363Z] Cloning into '/buildx'... [2020-04-17T22:33:24.762Z] #27 7.006 0.2% # 2.4% ### 5.0% ######### 12.6% ############## 20.2% #################### 27.9% ##################### 30.4% ######################### 35.5% ############################### 43.2% #################################### 50.7% ########################################### 60.9% ################################################## 69.6% ####################################################### 76.6% ############################################################# 85.1% ################################################################### 93.1% ######################################################################## 100.0% [2020-04-17T22:33:25.379Z] #27 9.169 [2020-04-17T22:33:27.518Z] #62 ... [2020-04-17T22:33:27.518Z] [2020-04-17T22:33:27.518Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:33:27.518Z] #35 7.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:33:27.518Z] #35 7.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:33:27.518Z] #35 7.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:33:27.518Z] #35 10.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:33:27.518Z] #35 ... [2020-04-17T22:33:27.518Z] [2020-04-17T22:33:27.518Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:33:27.518Z] #30 ... [2020-04-17T22:33:27.518Z] [2020-04-17T22:33:27.518Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:33:27.553Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004c95d275fd65ac0) in /home/ubuntu/workspace/moby_PR-40820 [Pipeline] { [Pipeline] checkout [2020-04-17T22:33:27.775Z] #41 ... [2020-04-17T22:33:27.775Z] [2020-04-17T22:33:27.775Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:33:27.775Z] #43 7.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:33:27.775Z] #43 7.551 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:33:27.775Z] #43 7.551 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:33:27.775Z] #43 10.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:33:27.775Z] #43 ... [2020-04-17T22:33:27.775Z] [2020-04-17T22:33:27.775Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:28.032Z] #23 ... [2020-04-17T22:33:28.032Z] [2020-04-17T22:33:28.032Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:28.032Z] #74 10.24 + RM_GOPATH=0 [2020-04-17T22:33:28.032Z] #74 10.24 + TMP_GOPATH= [2020-04-17T22:33:28.032Z] #74 10.24 + : /build [2020-04-17T22:33:28.032Z] #74 10.24 + '[' -z '' ']' [2020-04-17T22:33:28.032Z] #74 10.24 ++ mktemp -d [2020-04-17T22:33:28.032Z] #74 10.26 + export GOPATH=/tmp/tmp.MTDfel0Nvy [2020-04-17T22:33:28.032Z] #74 10.26 + GOPATH=/tmp/tmp.MTDfel0Nvy [2020-04-17T22:33:28.032Z] #74 10.26 + RM_GOPATH=1 [2020-04-17T22:33:28.032Z] #74 10.26 ++ dirname ./install.sh [2020-04-17T22:33:28.032Z] #74 10.26 + dir=. [2020-04-17T22:33:28.032Z] #74 10.26 + bin=proxy [2020-04-17T22:33:28.032Z] #74 10.26 + shift [2020-04-17T22:33:28.032Z] #74 10.26 + '[' '!' -f ./proxy.installer ']' [2020-04-17T22:33:28.032Z] #74 10.26 + . ./proxy.installer [2020-04-17T22:33:28.032Z] #74 10.27 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:33:28.032Z] #74 10.27 + install_proxy [2020-04-17T22:33:28.032Z] #74 10.27 + case "$1" in [2020-04-17T22:33:28.032Z] #74 10.27 + export CGO_ENABLED=0 [2020-04-17T22:33:28.032Z] #74 10.27 + CGO_ENABLED=0 [2020-04-17T22:33:28.032Z] #74 10.27 + _install_proxy [2020-04-17T22:33:28.032Z] #74 10.27 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T22:33:28.032Z] #74 10.27 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:33:28.032Z] #74 10.27 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MTDfel0Nvy/src/github.com/docker/libnetwork [2020-04-17T22:33:28.032Z] #74 10.28 Cloning into '/tmp/tmp.MTDfel0Nvy/src/github.com/docker/libnetwork'... [2020-04-17T22:33:28.032Z] #74 ... [2020-04-17T22:33:28.032Z] [2020-04-17T22:33:28.032Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:28.240Z] #27 9.429 #=#=# ### 5.0% ##### 7.8% ######## 11.6% ########### 15.3% ############# 18.2% ############### 21.0% ################# 24.8% #################### 28.5% ####################### 32.7% ########################## 36.5% ############################# 40.3% ############################### 44.1% ################################## 47.9% #################################### 50.7% ####################################### 54.5% ######################################## 56.8% ########################################### 60.8% ############################################# 63.1% ############################################## 65.0% ################################################## 69.7% #################################################### 72.6% ###################################################### 76.3% ######################################################## 78.2% [2020-04-17T22:33:28.240Z] #27 ... [2020-04-17T22:33:28.240Z] [2020-04-17T22:33:28.240Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:28.240Z] #56 32.63 reflect [2020-04-17T22:33:28.240Z] #56 32.63 syscall [2020-04-17T22:33:28.290Z] #50 ... [2020-04-17T22:33:28.290Z] [2020-04-17T22:33:28.290Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:28.290Z] #47 ... [2020-04-17T22:33:28.290Z] [2020-04-17T22:33:28.290Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:33:28.290Z] #25 8.650 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:33:28.290Z] #25 8.811 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:33:28.290Z] #25 8.818 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:33:28.548Z] #25 11.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:33:28.548Z] #25 ... [2020-04-17T22:33:28.548Z] [2020-04-17T22:33:28.548Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:28.548Z] #33 10.82 + RM_GOPATH=0 [2020-04-17T22:33:28.548Z] #33 10.82 + TMP_GOPATH= [2020-04-17T22:33:28.548Z] #33 10.82 + : /build [2020-04-17T22:33:28.548Z] #33 10.82 + '[' -z '' ']' [2020-04-17T22:33:28.548Z] #33 10.82 ++ mktemp -d [2020-04-17T22:33:28.548Z] #33 10.83 + export GOPATH=/tmp/tmp.dlRzJ4I0tJ [2020-04-17T22:33:28.548Z] #33 10.83 + GOPATH=/tmp/tmp.dlRzJ4I0tJ [2020-04-17T22:33:28.548Z] #33 10.83 + RM_GOPATH=1 [2020-04-17T22:33:28.548Z] #33 10.83 ++ dirname ./install.sh [2020-04-17T22:33:28.548Z] #33 10.83 + dir=. [2020-04-17T22:33:28.548Z] #33 10.83 + bin=tomlv [2020-04-17T22:33:28.548Z] #33 10.83 + shift [2020-04-17T22:33:28.548Z] #33 10.83 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T22:33:28.548Z] #33 10.83 + . ./tomlv.installer [2020-04-17T22:33:28.548Z] #33 10.83 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:33:28.548Z] #33 10.83 + install_tomlv [2020-04-17T22:33:28.548Z] #33 10.83 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T22:33:28.548Z] #33 10.83 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dlRzJ4I0tJ/src/github.com/BurntSushi/toml [2020-04-17T22:33:28.548Z] #33 10.83 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:33:28.548Z] #33 10.85 Cloning into '/tmp/tmp.dlRzJ4I0tJ/src/github.com/BurntSushi/toml'... [2020-04-17T22:33:28.548Z] #33 ... [2020-04-17T22:33:28.548Z] [2020-04-17T22:33:28.548Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:28.548Z] #56 10.91 + RM_GOPATH=0 [2020-04-17T22:33:28.548Z] #56 10.91 + TMP_GOPATH= [2020-04-17T22:33:28.548Z] #56 10.91 + : /build [2020-04-17T22:33:28.548Z] #56 10.91 + '[' -z '' ']' [2020-04-17T22:33:28.548Z] #56 10.91 ++ mktemp -d [2020-04-17T22:33:28.548Z] #56 10.92 + export GOPATH=/tmp/tmp.Qe9yMg9eZz [2020-04-17T22:33:28.548Z] #56 10.92 + GOPATH=/tmp/tmp.Qe9yMg9eZz [2020-04-17T22:33:28.548Z] #56 10.92 + RM_GOPATH=1 [2020-04-17T22:33:28.548Z] #56 10.93 ++ dirname ./install.sh [2020-04-17T22:33:28.548Z] #56 10.93 + dir=. [2020-04-17T22:33:28.548Z] #56 10.93 + bin=shfmt [2020-04-17T22:33:28.548Z] #56 10.93 + shift [2020-04-17T22:33:28.548Z] #56 10.93 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T22:33:28.548Z] #56 10.93 + . ./shfmt.installer [2020-04-17T22:33:28.548Z] #56 10.93 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:33:28.548Z] #56 10.93 + install_shfmt [2020-04-17T22:33:28.548Z] #56 10.93 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T22:33:28.548Z] #56 10.93 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Qe9yMg9eZz/src/github.com/mvdan/sh [2020-04-17T22:33:28.548Z] #56 10.93 Cloning into '/tmp/tmp.Qe9yMg9eZz/src/github.com/mvdan/sh'... [2020-04-17T22:33:28.548Z] #56 10.93 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:33:28.779Z] Removing intermediate container 822c15f27e01 [2020-04-17T22:33:28.779Z] ---> 44e38bedd998 [2020-04-17T22:33:28.779Z] Step 7/16 : WORKDIR /buildx [2020-04-17T22:33:28.779Z] ---> Running in d14ce3575edb [2020-04-17T22:33:28.779Z] Removing intermediate container d14ce3575edb [2020-04-17T22:33:28.779Z] ---> b949802dadd8 [2020-04-17T22:33:28.779Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-17T22:33:28.779Z] ---> Running in 01262cd677a7 [2020-04-17T22:33:28.779Z] Removing intermediate container 01262cd677a7 [2020-04-17T22:33:28.779Z] ---> 37cf356694ef [2020-04-17T22:33:28.779Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-17T22:33:28.779Z] ---> Running in 90487f77cc4e [2020-04-17T22:33:28.805Z] #56 ... [2020-04-17T22:33:28.805Z] [2020-04-17T22:33:28.805Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:28.805Z] #23 10.90 + RM_GOPATH=0 [2020-04-17T22:33:28.805Z] #23 10.90 + TMP_GOPATH= [2020-04-17T22:33:28.805Z] #23 10.90 + : /build [2020-04-17T22:33:28.805Z] #23 10.90 + '[' -z '' ']' [2020-04-17T22:33:28.805Z] #23 10.90 ++ mktemp -d [2020-04-17T22:33:28.805Z] #23 10.91 + export GOPATH=/tmp/tmp.1QwWd2g6Vh [2020-04-17T22:33:28.805Z] #23 10.91 + GOPATH=/tmp/tmp.1QwWd2g6Vh [2020-04-17T22:33:28.805Z] #23 10.91 + RM_GOPATH=1 [2020-04-17T22:33:28.805Z] #23 10.92 ++ dirname ./install.sh [2020-04-17T22:33:28.805Z] #23 10.92 + dir=. [2020-04-17T22:33:28.805Z] #23 10.92 + bin=dockercli [2020-04-17T22:33:28.805Z] #23 10.92 + shift [2020-04-17T22:33:28.805Z] #23 10.92 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T22:33:28.805Z] #23 10.92 + . ./dockercli.installer [2020-04-17T22:33:28.805Z] #23 10.92 ++ : stable [2020-04-17T22:33:28.805Z] #23 10.92 ++ : 17.06.2-ce [2020-04-17T22:33:28.805Z] #23 10.92 + install_dockercli [2020-04-17T22:33:28.805Z] #23 10.92 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T22:33:28.805Z] #23 10.92 Install docker/cli version 17.06.2-ce from stable [2020-04-17T22:33:28.805Z] #23 10.92 ++ uname -m [2020-04-17T22:33:28.805Z] #23 10.92 + arch=x86_64 [2020-04-17T22:33:28.805Z] #23 10.92 + '[' x86_64 '!=' x86_64 ']' [2020-04-17T22:33:28.805Z] #23 10.92 + url=https://download.docker.com/linux/static [2020-04-17T22:33:28.805Z] #23 10.93 + tar -xz docker/docker [2020-04-17T22:33:28.805Z] #23 10.93 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-17T22:33:29.245Z] #56 ... [2020-04-17T22:33:29.245Z] [2020-04-17T22:33:29.245Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:29.245Z] #65 1.383 + RM_GOPATH=0 [2020-04-17T22:33:29.245Z] #65 1.383 + TMP_GOPATH= [2020-04-17T22:33:29.245Z] #65 1.383 + : /build [2020-04-17T22:33:29.245Z] #65 1.383 + '[' -z '' ']' [2020-04-17T22:33:29.245Z] #65 1.386 ++ mktemp -d [2020-04-17T22:33:29.245Z] #65 1.391 + export GOPATH=/tmp/tmp.OEjlUQISO0 [2020-04-17T22:33:29.245Z] #65 1.391 + GOPATH=/tmp/tmp.OEjlUQISO0 [2020-04-17T22:33:29.245Z] #65 1.391 + RM_GOPATH=1 [2020-04-17T22:33:29.245Z] #65 1.393 ++ dirname ./install.sh [2020-04-17T22:33:29.245Z] #65 1.397 + dir=. [2020-04-17T22:33:29.245Z] #65 1.397 + bin=containerd [2020-04-17T22:33:29.245Z] #65 1.397 + shift [2020-04-17T22:33:29.245Z] #65 1.397 + '[' '!' -f ./containerd.installer ']' [2020-04-17T22:33:29.245Z] #65 1.398 + . ./containerd.installer [2020-04-17T22:33:29.245Z] #65 1.398 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:33:29.245Z] #65 1.399 + install_containerd [2020-04-17T22:33:29.245Z] #65 1.399 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T22:33:29.246Z] #65 1.399 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OEjlUQISO0/src/github.com/containerd/containerd [2020-04-17T22:33:29.246Z] #65 1.399 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:33:29.246Z] #65 1.401 Cloning into '/tmp/tmp.OEjlUQISO0/src/github.com/containerd/containerd'... [2020-04-17T22:33:29.246Z] #65 ... [2020-04-17T22:33:29.246Z] [2020-04-17T22:33:29.246Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:33:29.246Z] #27 9.429 #=#=# ### 5.0% ##### 7.8% ######## 11.6% ########### 15.3% ############# 18.2% ############### 21.0% ################# 24.8% #################### 28.5% ####################### 32.7% ########################## 36.5% ############################# 40.3% ############################### 44.1% ################################## 47.9% #################################### 50.7% ####################################### 54.5% ######################################## 56.8% ########################################### 60.8% ############################################# 63.1% ############################################## 65.0% ################################################## 69.7% #################################################### 72.6% ###################################################### 76.3% ######################################################## 78.2% ########################################################### 82.0% ############################################################# 84.8% ############################################################### 87.7% ################################################################# 91.4% ################################################################### 94.3% ##################################################################### 97.1% ######################################################################## 100.0% [2020-04-17T22:33:29.246Z] #27 12.99 [2020-04-17T22:33:29.246Z] #27 ... [2020-04-17T22:33:29.246Z] [2020-04-17T22:33:29.246Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:29.246Z] #33 23.68 sync [2020-04-17T22:33:29.246Z] #33 23.68 internal/reflectlite [2020-04-17T22:33:29.246Z] #33 25.87 errors [2020-04-17T22:33:29.246Z] #33 25.87 sort [2020-04-17T22:33:29.246Z] #33 26.30 strconv [2020-04-17T22:33:29.246Z] #33 27.09 io [2020-04-17T22:33:29.246Z] #33 28.16 internal/oserror [2020-04-17T22:33:29.246Z] #33 28.24 syscall [2020-04-17T22:33:29.246Z] #33 29.53 reflect [2020-04-17T22:33:29.400Z] From https://github.com/docker/buildx [2020-04-17T22:33:29.400Z] * [new tag] v0.3.1 -> build [2020-04-17T22:33:29.527Z] #33 ... [2020-04-17T22:33:29.527Z] [2020-04-17T22:33:29.528Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:33:29.528Z] #30 33.18 Checking out files: 92% (1403/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. [2020-04-17T22:33:29.528Z] #30 33.43 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T22:33:29.528Z] #30 33.73 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T22:33:29.528Z] #30 ... [2020-04-17T22:33:29.528Z] [2020-04-17T22:33:29.528Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:33:29.528Z] #43 24.43 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-17T22:33:29.528Z] #43 24.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-17T22:33:29.528Z] #43 24.46 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T22:33:29.528Z] #43 24.54 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-17T22:33:29.528Z] #43 24.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-17T22:33:29.528Z] #43 24.56 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-17T22:33:29.528Z] #43 24.63 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-17T22:33:29.528Z] #43 24.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-17T22:33:29.528Z] #43 24.64 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-17T22:33:29.528Z] #43 24.90 Selecting previously unselected package libprotobuf17:s390x. [2020-04-17T22:33:29.528Z] #43 24.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-17T22:33:29.528Z] #43 24.93 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-17T22:33:29.528Z] #43 25.48 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-17T22:33:29.528Z] #43 25.48 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-17T22:33:29.528Z] #43 25.49 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-17T22:33:29.528Z] #43 25.64 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-17T22:33:29.528Z] #43 25.65 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-17T22:33:29.528Z] #43 25.66 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-17T22:33:29.528Z] #43 26.76 Selecting previously unselected package libprotoc17:s390x. [2020-04-17T22:33:29.528Z] #43 26.79 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-17T22:33:29.528Z] #43 26.80 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-17T22:33:29.528Z] #43 27.42 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T22:33:29.528Z] #43 27.45 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-17T22:33:29.528Z] #43 27.46 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:33:29.528Z] #43 27.73 Selecting previously unselected package protobuf-compiler. [2020-04-17T22:33:29.528Z] #43 27.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-17T22:33:29.528Z] #43 27.74 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:33:29.528Z] #43 27.83 Selecting previously unselected package python-pkg-resources. [2020-04-17T22:33:29.528Z] #43 27.83 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:33:29.528Z] #43 27.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T22:33:29.528Z] #43 28.17 Selecting previously unselected package python-six. [2020-04-17T22:33:29.528Z] #43 28.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T22:33:29.528Z] #43 28.18 Unpacking python-six (1.12.0-1) ... [2020-04-17T22:33:29.528Z] #43 28.26 Selecting previously unselected package python-protobuf. [2020-04-17T22:33:29.528Z] #43 28.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-17T22:33:29.528Z] #43 28.27 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T22:33:29.528Z] #43 28.94 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T22:33:29.528Z] #43 30.85 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-17T22:33:29.528Z] #43 30.86 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T22:33:29.528Z] #43 30.87 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T22:33:29.528Z] #43 30.88 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-17T22:33:29.528Z] #43 30.88 Setting up python-six (1.12.0-1) ... [2020-04-17T22:33:29.528Z] #43 32.55 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-17T22:33:29.528Z] #43 32.56 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T22:33:29.528Z] #43 32.57 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-17T22:33:29.528Z] #43 32.58 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-17T22:33:29.528Z] #43 32.59 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-17T22:33:29.528Z] #43 32.59 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:33:29.528Z] #43 32.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:33:29.528Z] #43 32.61 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-17T22:33:29.528Z] #43 32.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:33:29.528Z] #43 32.62 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T22:33:29.703Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0557c1020fc921f85) in /home/ubuntu/workspace/moby_PR-40820 [Pipeline] { [Pipeline] checkout [2020-04-17T22:33:30.141Z] #43 ... [2020-04-17T22:33:30.141Z] [2020-04-17T22:33:30.141Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:30.141Z] #33 34.61 time [2020-04-17T22:33:30.414Z] Switched to branch 'build' [2020-04-17T22:33:30.423Z] #33 ... [2020-04-17T22:33:30.423Z] [2020-04-17T22:33:30.423Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:33:30.423Z] #35 25.36 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:33:30.423Z] #35 25.47 Fetched 14.0 MB in 1s (15.0 MB/s) [2020-04-17T22:33:30.423Z] #35 25.55 Selecting previously unselected package xxd. [2020-04-17T22:33:30.423Z] #35 25.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 ... 15172 files and directories currently installed.) [2020-04-17T22:33:30.423Z] #35 25.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T22:33:30.423Z] #35 25.67 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:33:30.423Z] #35 25.82 Selecting previously unselected package vim-common. [2020-04-17T22:33:30.423Z] #35 25.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:33:30.423Z] #35 25.86 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:33:30.423Z] #35 26.11 Selecting previously unselected package cmake-data. [2020-04-17T22:33:30.423Z] #35 26.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T22:33:30.423Z] #35 26.12 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T22:33:30.423Z] #35 28.79 Selecting previously unselected package libicu63:s390x. [2020-04-17T22:33:30.423Z] #35 28.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-17T22:33:30.423Z] #35 28.80 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T22:33:30.423Z] #35 33.95 Selecting previously unselected package libxml2:s390x. [2020-04-17T22:33:30.423Z] #35 33.96 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-17T22:33:30.423Z] #35 33.96 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:33:30.423Z] #35 34.43 Selecting previously unselected package libarchive13:s390x. [2020-04-17T22:33:30.423Z] #35 34.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-17T22:33:30.423Z] #35 34.44 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-17T22:33:30.423Z] #35 34.75 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-17T22:33:30.423Z] #35 34.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-17T22:33:30.423Z] #35 34.75 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-17T22:33:30.423Z] #35 34.87 Selecting previously unselected package librhash0:s390x. [2020-04-17T22:33:30.423Z] #35 34.91 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-17T22:33:30.423Z] #35 34.91 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-17T22:33:30.423Z] #35 35.09 Selecting previously unselected package libuv1:s390x. [2020-04-17T22:33:30.423Z] #35 35.09 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-17T22:33:30.423Z] #35 35.09 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-17T22:33:30.423Z] #35 35.23 Selecting previously unselected package cmake. [2020-04-17T22:33:30.423Z] #35 35.23 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-17T22:33:30.423Z] #35 35.24 Unpacking cmake (3.13.4-1) ... [2020-04-17T22:33:30.585Z] using credential docker-jenkins-github-credentials [2020-04-17T22:33:30.595Z] Cloning the remote Git repository [2020-04-17T22:33:30.595Z] Cloning with configured refspecs honoured and without tags [2020-04-17T22:33:30.705Z] #35 ... [2020-04-17T22:33:30.705Z] [2020-04-17T22:33:30.705Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:33:30.705Z] #27 14.19 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T22:33:30.705Z] #27 14.54 #=#=# [2020-04-17T22:33:30.705Z] #27 14.74 #=#=# ######################################################################## 100.0% [2020-04-17T22:33:30.987Z] #27 14.90 [2020-04-17T22:33:30.987Z] #27 ... [2020-04-17T22:33:30.987Z] [2020-04-17T22:33:30.987Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:33:30.987Z] #10 25.80 Get:10 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] [2020-04-17T22:33:30.987Z] #10 27.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-17T22:33:30.987Z] #10 27.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-17T22:33:30.987Z] #10 27.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-17T22:33:30.987Z] #10 27.25 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-17T22:33:30.987Z] #10 27.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-04-17T22:33:30.987Z] #10 27.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-17T22:33:30.987Z] #10 27.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-17T22:33:30.987Z] #10 27.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-17T22:33:30.987Z] #10 27.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-17T22:33:30.987Z] #10 27.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-17T22:33:30.987Z] #10 27.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-17T22:33:30.987Z] #10 27.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-17T22:33:30.987Z] #10 27.34 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-04-17T22:33:30.987Z] #10 27.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-17T22:33:30.987Z] #10 27.35 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-17T22:33:30.987Z] #10 28.04 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:33:30.987Z] #10 28.19 Fetched 73.3 MB in 6s (11.8 MB/s) [2020-04-17T22:33:30.987Z] #10 28.32 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T22:33:30.987Z] #10 28.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 ... 15172 files and directories currently installed.) [2020-04-17T22:33:30.987Z] #10 28.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-17T22:33:30.987Z] #10 28.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:33:30.987Z] #10 30.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T22:33:30.987Z] #10 30.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-17T22:33:30.987Z] #10 30.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:33:30.987Z] #10 32.02 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T22:33:30.987Z] #10 32.03 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T22:33:30.987Z] #10 32.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:33:30.987Z] #10 32.16 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-17T22:33:30.987Z] #10 32.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-17T22:33:30.987Z] #10 32.17 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T22:33:30.987Z] #10 32.30 Selecting previously unselected package dmsetup. [2020-04-17T22:33:30.987Z] #10 32.30 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-17T22:33:30.987Z] #10 32.30 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T22:33:30.987Z] #10 32.40 Selecting previously unselected package mingw-w64-common. [2020-04-17T22:33:30.987Z] #10 32.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T22:33:30.987Z] #10 32.40 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T22:33:30.987Z] #10 ... [2020-04-17T22:33:30.987Z] [2020-04-17T22:33:30.987Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:33:30.987Z] #43 35.73 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-17T22:33:30.987Z] #43 35.74 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:33:30.579Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T22:33:30.635Z] > git init /home/ubuntu/workspace/moby_PR-40820 # timeout=10 [2020-04-17T22:33:31.030Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:33:31.030Z] > git --version # timeout=10 [2020-04-17T22:33:31.050Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:33:31.070Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:33:31.429Z] Removing intermediate container 90487f77cc4e [2020-04-17T22:33:31.429Z] ---> 495c2236f2c1 [2020-04-17T22:33:31.429Z] Step 10/16 : RUN go mod download [2020-04-17T22:33:31.429Z] ---> Running in 15af3e259df3 [2020-04-17T22:33:31.609Z] #43 DONE 36.5s [2020-04-17T22:33:31.609Z] [2020-04-17T22:33:31.609Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:31.609Z] #47 27.32 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T22:33:31.609Z] #47 27.33 io [2020-04-17T22:33:31.609Z] #47 27.72 strconv [2020-04-17T22:33:31.609Z] #47 28.17 bytes [2020-04-17T22:33:31.609Z] #47 29.56 bufio [2020-04-17T22:33:31.609Z] #47 30.39 reflect [2020-04-17T22:33:31.609Z] #47 30.73 syscall [2020-04-17T22:33:31.715Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2020-04-17T22:33:31.715Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2020-04-17T22:33:31.715Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2020-04-17T22:33:31.715Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2020-04-17T22:33:31.716Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2020-04-17T22:33:31.716Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2020-04-17T22:33:31.716Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2020-04-17T22:33:31.716Z] go: finding github.com/spf13/pflag v1.0.3 [2020-04-17T22:33:31.716Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2020-04-17T22:33:31.891Z] #47 ... [2020-04-17T22:33:31.891Z] [2020-04-17T22:33:31.891Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:33:32.746Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2020-04-17T22:33:32.804Z] using credential docker-jenkins-github-credentials [2020-04-17T22:33:32.817Z] Cloning the remote Git repository [2020-04-17T22:33:32.817Z] Cloning with configured refspecs honoured and without tags [2020-04-17T22:33:32.828Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T22:33:32.887Z] > git init /home/ubuntu/workspace/moby_PR-40820 # timeout=10 [2020-04-17T22:33:33.132Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:33:33.132Z] > git --version # timeout=10 [2020-04-17T22:33:33.138Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:33:33.141Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:33:33.330Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07b2b181fc03fe2a1) in /home/ubuntu/workspace/moby_PR-40820 [Pipeline] { [Pipeline] checkout [2020-04-17T22:33:33.360Z] #44 ... [2020-04-17T22:33:33.360Z] [2020-04-17T22:33:33.360Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:33:33.360Z] #35 37.33 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T22:33:33.360Z] #35 37.34 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:33:33.360Z] #35 37.35 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-17T22:33:33.360Z] #35 37.36 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:33:33.360Z] #35 37.38 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-17T22:33:33.360Z] #35 37.39 Setting up cmake-data (3.13.4-1) ... [2020-04-17T22:33:33.360Z] #35 37.40 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:33:33.360Z] #35 37.41 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-17T22:33:33.360Z] #35 37.41 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-17T22:33:33.360Z] #35 37.42 Setting up cmake (3.13.4-1) ... [2020-04-17T22:33:33.360Z] #35 37.43 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:33:33.360Z] #35 37.50 Processing triggers for mime-support (3.62) ... [2020-04-17T22:33:33.360Z] #35 DONE 37.9s [2020-04-17T22:33:33.360Z] [2020-04-17T22:33:33.360Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:33:33.360Z] #36 DONE 0.1s [2020-04-17T22:33:33.360Z] [2020-04-17T22:33:33.360Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T22:33:33.360Z] #37 DONE 0.1s [2020-04-17T22:33:33.360Z] [2020-04-17T22:33:33.360Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:33:33.360Z] #27 15.92 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T22:33:33.360Z] #27 16.34 [2020-04-17T22:33:33.360Z] #27 16.48 ###################### 31.7% ######################################################################## 100.0% [2020-04-17T22:33:33.360Z] #27 16.65 [2020-04-17T22:33:33.360Z] #27 17.55 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T22:33:33.374Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2020-04-17T22:33:33.642Z] #27 17.63 skipping existing b63cc5f62c21 [2020-04-17T22:33:33.642Z] #27 17.74 [2020-04-17T22:33:33.666Z] go: finding github.com/jinzhu/now v1.0.0 [2020-04-17T22:33:33.956Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2020-04-17T22:33:33.956Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2020-04-17T22:33:33.956Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2020-04-17T22:33:34.255Z] #27 ... [2020-04-17T22:33:34.255Z] [2020-04-17T22:33:34.255Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:34.255Z] #50 28.88 + cd /tmp/tmp.bQxcHBP9E2/src/gotest.tools/gotestsum [2020-04-17T22:33:34.255Z] #50 28.90 + git checkout -q v0.3.5 [2020-04-17T22:33:34.255Z] #50 28.92 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T22:33:34.537Z] #50 ... [2020-04-17T22:33:34.537Z] [2020-04-17T22:33:34.537Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:34.537Z] #38 1.247 + RM_GOPATH=0 [2020-04-17T22:33:34.537Z] #38 1.247 + TMP_GOPATH= [2020-04-17T22:33:34.537Z] #38 1.247 + : /build [2020-04-17T22:33:34.537Z] #38 1.247 + '[' -z '' ']' [2020-04-17T22:33:34.537Z] #38 1.247 ++ mktemp -d [2020-04-17T22:33:34.537Z] #38 1.247 + export GOPATH=/tmp/tmp.Sz1LSO5xpx [2020-04-17T22:33:34.537Z] #38 1.247 + GOPATH=/tmp/tmp.Sz1LSO5xpx [2020-04-17T22:33:34.537Z] #38 1.247 + RM_GOPATH=1 [2020-04-17T22:33:34.537Z] #38 1.248 ++ dirname ./install.sh [2020-04-17T22:33:34.537Z] #38 1.249 + dir=. [2020-04-17T22:33:34.537Z] #38 1.249 + bin=tini [2020-04-17T22:33:34.537Z] #38 1.249 + shift [2020-04-17T22:33:34.537Z] #38 1.249 + '[' '!' -f ./tini.installer ']' [2020-04-17T22:33:34.537Z] #38 1.249 + . ./tini.installer [2020-04-17T22:33:34.537Z] #38 1.249 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:33:34.537Z] #38 1.249 + install_tini [2020-04-17T22:33:34.537Z] #38 1.249 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T22:33:34.537Z] #38 1.249 + git clone https://github.com/krallin/tini.git /tmp/tmp.Sz1LSO5xpx/tini [2020-04-17T22:33:34.537Z] #38 1.249 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:33:34.537Z] #38 1.254 Cloning into '/tmp/tmp.Sz1LSO5xpx/tini'... [2020-04-17T22:33:34.587Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2020-04-17T22:33:34.818Z] #38 1.809 + cd /tmp/tmp.Sz1LSO5xpx/tini [2020-04-17T22:33:34.818Z] #38 1.809 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:33:34.876Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2020-04-17T22:33:34.876Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2020-04-17T22:33:34.876Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-04-17T22:33:34.876Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2020-04-17T22:33:35.100Z] #38 1.814 + cmake . [2020-04-17T22:33:35.346Z] #23 ... [2020-04-17T22:33:35.346Z] [2020-04-17T22:33:35.346Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:35.346Z] #68 10.44 + RM_GOPATH=0 [2020-04-17T22:33:35.346Z] #68 10.44 + TMP_GOPATH= [2020-04-17T22:33:35.346Z] #68 10.44 + : /build/ [2020-04-17T22:33:35.346Z] #68 10.44 + '[' -z '' ']' [2020-04-17T22:33:35.346Z] #68 10.45 ++ mktemp -d [2020-04-17T22:33:35.346Z] #68 10.45 + export GOPATH=/tmp/tmp.O9M8XSAqyJ [2020-04-17T22:33:35.346Z] #68 10.45 + GOPATH=/tmp/tmp.O9M8XSAqyJ [2020-04-17T22:33:35.346Z] #68 10.45 + RM_GOPATH=1 [2020-04-17T22:33:35.346Z] #68 10.45 ++ dirname ./install.sh [2020-04-17T22:33:35.346Z] #68 10.45 + dir=. [2020-04-17T22:33:35.346Z] #68 10.45 + bin=rootlesskit [2020-04-17T22:33:35.346Z] #68 10.45 + shift [2020-04-17T22:33:35.346Z] #68 10.45 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T22:33:35.346Z] #68 10.45 + . ./rootlesskit.installer [2020-04-17T22:33:35.346Z] #68 10.46 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:33:35.346Z] #68 10.46 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:33:35.346Z] #68 10.46 + install_rootlesskit [2020-04-17T22:33:35.346Z] #68 10.46 + case "$1" in [2020-04-17T22:33:35.346Z] #68 10.46 + export CGO_ENABLED=0 [2020-04-17T22:33:35.346Z] #68 10.46 + CGO_ENABLED=0 [2020-04-17T22:33:35.346Z] #68 10.46 + _install_rootlesskit [2020-04-17T22:33:35.346Z] #68 10.46 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T22:33:35.346Z] #68 10.46 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.O9M8XSAqyJ/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:33:35.346Z] #68 10.47 Cloning into '/tmp/tmp.O9M8XSAqyJ/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T22:33:35.346Z] #68 16.69 Checking out files: 77% (609/788) Checking out files: 78% (615/788) Checking out files: 79% (623/788) Checking out files: 80% (631/788) Checking out files: 81% (639/788) Checking out files: 82% (647/788) Checking out files: 83% (655/788) Checking out files: 84% (662/788) Checking out files: 85% (670/788) Checking out files: 86% (678/788) Checking out files: 87% (686/788) Checking out files: 88% (694/788) Checking out files: 89% (702/788) Checking out files: 90% (710/788) Checking out files: 91% (718/788) Checking out files: 92% (725/788) Checking out files: 93% (733/788) Checking out files: 94% (741/788) Checking out files: 95% (749/788) Checking out files: 96% (757/788) Checking out files: 97% (765/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-17T22:33:35.346Z] #68 17.13 + cd /tmp/tmp.O9M8XSAqyJ/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:33:35.346Z] #68 17.13 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:33:35.346Z] #68 17.54 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:33:35.346Z] #68 17.54 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T22:33:35.722Z] #38 ... [2020-04-17T22:33:35.722Z] [2020-04-17T22:33:35.722Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:33:35.722Z] #27 18.84 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T22:33:35.722Z] #27 19.30 #=#=# [2020-04-17T22:33:35.722Z] #27 19.34 ######################################################################## 100.0% [2020-04-17T22:33:35.722Z] #27 19.40 [2020-04-17T22:33:35.722Z] #27 19.45 Download of images into '/build' complete. [2020-04-17T22:33:35.722Z] #27 19.45 Use something like the following to load the result into a Docker daemon: [2020-04-17T22:33:35.722Z] #27 19.45 tar -cC '/build' . | docker load [2020-04-17T22:33:35.722Z] #27 DONE 19.6s [2020-04-17T22:33:35.722Z] [2020-04-17T22:33:35.722Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:35.722Z] #38 2.375 -- The C compiler identification is GNU 8.3.0 [2020-04-17T22:33:35.722Z] #38 2.412 -- Check for working C compiler: /usr/bin/cc [2020-04-17T22:33:35.907Z] go: finding github.com/prometheus/client_golang v0.8.0 [2020-04-17T22:33:35.907Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2020-04-17T22:33:36.196Z] go: finding github.com/stretchr/testify v1.3.0 [2020-04-17T22:33:36.486Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-04-17T22:33:36.709Z] using credential docker-jenkins-github-credentials [2020-04-17T22:33:36.718Z] Cloning the remote Git repository [2020-04-17T22:33:36.718Z] Cloning with configured refspecs honoured and without tags [2020-04-17T22:33:36.733Z] #38 3.282 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T22:33:36.733Z] #38 3.282 -- Detecting C compiler ABI info [2020-04-17T22:33:36.776Z] go: finding github.com/jinzhu/gorm v1.9.2 [2020-04-17T22:33:36.760Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T22:33:36.813Z] > git init /home/ubuntu/workspace/moby_PR-40820 # timeout=10 [2020-04-17T22:33:37.015Z] #38 3.806 -- Detecting C compiler ABI info - done [2020-04-17T22:33:37.015Z] #38 3.811 -- Detecting C compile features [2020-04-17T22:33:37.065Z] go: finding github.com/json-iterator/go v1.1.6 [2020-04-17T22:33:37.065Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2020-04-17T22:33:37.065Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-04-17T22:33:37.353Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2020-04-17T22:33:37.867Z] #68 ... [2020-04-17T22:33:37.867Z] [2020-04-17T22:33:37.867Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:37.867Z] #53 10.16 Installing golangci-lint version v1.23.8 [2020-04-17T22:33:37.867Z] #53 10.16 + RM_GOPATH=0 [2020-04-17T22:33:37.867Z] #53 10.16 + TMP_GOPATH= [2020-04-17T22:33:37.867Z] #53 10.16 + : /build [2020-04-17T22:33:37.867Z] #53 10.16 + '[' -z '' ']' [2020-04-17T22:33:37.867Z] #53 10.16 ++ mktemp -d [2020-04-17T22:33:37.867Z] #53 10.16 + export GOPATH=/tmp/tmp.MqeVRkOfVQ [2020-04-17T22:33:37.867Z] #53 10.16 + GOPATH=/tmp/tmp.MqeVRkOfVQ [2020-04-17T22:33:37.867Z] #53 10.16 + RM_GOPATH=1 [2020-04-17T22:33:37.867Z] #53 10.16 ++ dirname ./install.sh [2020-04-17T22:33:37.867Z] #53 10.16 + dir=. [2020-04-17T22:33:37.867Z] #53 10.16 + bin=golangci_lint [2020-04-17T22:33:37.867Z] #53 10.16 + shift [2020-04-17T22:33:37.867Z] #53 10.16 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T22:33:37.867Z] #53 10.16 + . ./golangci_lint.installer [2020-04-17T22:33:37.867Z] #53 10.16 ++ : v1.23.8 [2020-04-17T22:33:37.867Z] #53 10.16 + install_golangci_lint [2020-04-17T22:33:37.867Z] #53 10.16 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T22:33:37.867Z] #53 10.16 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:33:37.867Z] #53 ... [2020-04-17T22:33:37.867Z] [2020-04-17T22:33:37.867Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:33:37.867Z] #10 10.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:33:37.867Z] #10 10.67 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:33:37.867Z] #10 10.68 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:33:37.867Z] #10 12.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:33:37.867Z] #10 15.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:33:37.867Z] #10 20.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:33:37.867Z] #10 ... [2020-04-17T22:33:37.867Z] [2020-04-17T22:33:37.867Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:33:37.867Z] #62 10.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:33:37.867Z] #62 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:33:37.979Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2020-04-17T22:33:37.116Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:33:37.116Z] > git --version # timeout=10 [2020-04-17T22:33:37.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:33:37.203Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:33:38.125Z] #62 ... [2020-04-17T22:33:38.125Z] [2020-04-17T22:33:38.125Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:33:38.125Z] #41 10.50 + git clone https://github.com/docker/distribution.git . [2020-04-17T22:33:38.125Z] #41 10.51 Cloning into '.'... [2020-04-17T22:33:38.125Z] #41 ... [2020-04-17T22:33:38.125Z] [2020-04-17T22:33:38.125Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:33:38.125Z] #30 10.60 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T22:33:38.125Z] #30 10.60 Cloning into '.'... [2020-04-17T22:33:38.267Z] go: finding github.com/hashicorp/go-version v1.1.0 [2020-04-17T22:33:38.267Z] go: finding github.com/gogo/protobuf v1.2.1 [2020-04-17T22:33:38.382Z] #30 ... [2020-04-17T22:33:38.382Z] [2020-04-17T22:33:38.382Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:38.382Z] #47 10.97 + RM_GOPATH=0 [2020-04-17T22:33:38.382Z] #47 10.97 + TMP_GOPATH= [2020-04-17T22:33:38.382Z] #47 10.97 + : /build [2020-04-17T22:33:38.382Z] #47 10.97 + '[' -z '' ']' [2020-04-17T22:33:38.382Z] #47 10.97 ++ mktemp -d [2020-04-17T22:33:38.382Z] #47 10.97 + export GOPATH=/tmp/tmp.rYSYPCRpA4 [2020-04-17T22:33:38.382Z] #47 10.97 + GOPATH=/tmp/tmp.rYSYPCRpA4 [2020-04-17T22:33:38.382Z] #47 10.97 + RM_GOPATH=1 [2020-04-17T22:33:38.382Z] #47 10.97 ++ dirname ./install.sh [2020-04-17T22:33:38.382Z] #47 10.98 + dir=. [2020-04-17T22:33:38.382Z] #47 10.98 + bin=vndr [2020-04-17T22:33:38.382Z] #47 10.98 + shift [2020-04-17T22:33:38.382Z] #47 10.98 + '[' '!' -f ./vndr.installer ']' [2020-04-17T22:33:38.382Z] #47 10.98 + . ./vndr.installer [2020-04-17T22:33:38.382Z] #47 10.98 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:33:38.382Z] #47 10.98 + install_vndr [2020-04-17T22:33:38.382Z] #47 10.98 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T22:33:38.382Z] #47 10.98 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.rYSYPCRpA4/src/github.com/LK4D4/vndr [2020-04-17T22:33:38.382Z] #47 10.98 Cloning into '/tmp/tmp.rYSYPCRpA4/src/github.com/LK4D4/vndr'... [2020-04-17T22:33:38.382Z] #47 10.98 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:33:38.382Z] #47 12.03 + cd /tmp/tmp.rYSYPCRpA4/src/github.com/LK4D4/vndr [2020-04-17T22:33:38.382Z] #47 12.03 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:33:38.382Z] #47 12.03 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T22:33:38.382Z] #47 13.64 internal/race [2020-04-17T22:33:38.382Z] #47 13.68 internal/bytealg [2020-04-17T22:33:38.382Z] #47 13.74 sync/atomic [2020-04-17T22:33:38.382Z] #47 14.10 unicode [2020-04-17T22:33:38.382Z] #47 15.63 runtime [2020-04-17T22:33:38.382Z] #47 20.66 unicode/utf8 [2020-04-17T22:33:38.500Z] #38 5.292 -- Detecting C compile features - done [2020-04-17T22:33:38.500Z] #38 5.298 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T22:33:38.639Z] #47 ... [2020-04-17T22:33:38.639Z] [2020-04-17T22:33:38.639Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:38.639Z] #50 11.01 + RM_GOPATH=0 [2020-04-17T22:33:38.639Z] #50 11.01 + TMP_GOPATH= [2020-04-17T22:33:38.639Z] #50 11.01 + : /build [2020-04-17T22:33:38.639Z] #50 11.01 + '[' -z '' ']' [2020-04-17T22:33:38.639Z] #50 11.03 ++ mktemp -d [2020-04-17T22:33:38.639Z] #50 11.03 + export GOPATH=/tmp/tmp.Gr0eWZnoxs [2020-04-17T22:33:38.639Z] #50 11.03 + GOPATH=/tmp/tmp.Gr0eWZnoxs [2020-04-17T22:33:38.639Z] #50 11.03 + RM_GOPATH=1 [2020-04-17T22:33:38.639Z] #50 11.03 ++ dirname ./install.sh [2020-04-17T22:33:38.639Z] #50 11.03 + dir=. [2020-04-17T22:33:38.639Z] #50 11.03 + bin=gotestsum [2020-04-17T22:33:38.639Z] #50 11.03 + shift [2020-04-17T22:33:38.639Z] #50 11.03 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T22:33:38.639Z] #50 11.03 + . ./gotestsum.installer [2020-04-17T22:33:38.639Z] #50 11.03 ++ : v0.3.5 [2020-04-17T22:33:38.639Z] #50 11.03 + install_gotestsum [2020-04-17T22:33:38.639Z] #50 11.03 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T22:33:38.639Z] #50 11.03 + go get -d gotest.tools/gotestsum [2020-04-17T22:33:38.639Z] #50 11.03 Installing gotestsum version v0.3.5 [2020-04-17T22:33:38.639Z] #50 ... [2020-04-17T22:33:38.639Z] [2020-04-17T22:33:38.639Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:38.639Z] #33 11.96 + cd /tmp/tmp.dlRzJ4I0tJ/src/github.com/BurntSushi/toml [2020-04-17T22:33:38.639Z] #33 11.96 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:33:38.639Z] #33 11.98 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:33:38.639Z] #33 12.80 internal/cpu [2020-04-17T22:33:38.639Z] #33 12.80 runtime/internal/atomic [2020-04-17T22:33:38.639Z] #33 13.02 runtime/internal/sys [2020-04-17T22:33:38.639Z] #33 13.14 runtime/internal/math [2020-04-17T22:33:38.639Z] #33 13.31 math/bits [2020-04-17T22:33:38.639Z] #33 13.50 internal/bytealg [2020-04-17T22:33:38.639Z] #33 13.97 math [2020-04-17T22:33:38.639Z] #33 15.09 runtime [2020-04-17T22:33:38.639Z] #33 21.21 unicode/utf8 [2020-04-17T22:33:38.782Z] #38 5.546 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T22:33:38.782Z] #38 5.602 -- Configuring done [2020-04-17T22:33:38.782Z] #38 5.634 -- Generating done [2020-04-17T22:33:38.782Z] #38 5.646 -- Build files have been written to: /tmp/tmp.Sz1LSO5xpx/tini [2020-04-17T22:33:38.782Z] #38 5.671 + make tini-static [2020-04-17T22:33:38.892Z] go: finding github.com/sirupsen/logrus v1.4.0 [2020-04-17T22:33:38.892Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2020-04-17T22:33:38.892Z] go: finding github.com/lib/pq v1.0.0 [2020-04-17T22:33:39.218Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2020-04-17T22:33:39.397Z] #38 6.110 Scanning dependencies of target tini-static [2020-04-17T22:33:39.397Z] #38 6.222 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T22:33:39.572Z] #33 ... [2020-04-17T22:33:39.572Z] [2020-04-17T22:33:39.572Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:39.572Z] #47 21.85 internal/testlog [2020-04-17T22:33:39.828Z] #47 ... [2020-04-17T22:33:39.828Z] [2020-04-17T22:33:39.828Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:33:39.828Z] #43 12.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:33:39.828Z] #43 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:33:39.853Z] go: finding github.com/davecgh/go-spew v1.1.0 [2020-04-17T22:33:39.853Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-04-17T22:33:39.853Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2020-04-17T22:33:40.090Z] #43 ... [2020-04-17T22:33:40.090Z] [2020-04-17T22:33:40.090Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:40.090Z] #47 22.46 encoding [2020-04-17T22:33:40.148Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2020-04-17T22:33:40.347Z] #47 22.81 unicode/utf16 [2020-04-17T22:33:40.347Z] #47 ... [2020-04-17T22:33:40.347Z] [2020-04-17T22:33:40.347Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:33:40.347Z] #35 13.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:33:40.347Z] #35 17.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:33:40.606Z] #35 ... [2020-04-17T22:33:40.606Z] [2020-04-17T22:33:40.606Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:40.606Z] #33 22.24 internal/testlog [2020-04-17T22:33:40.606Z] #33 23.12 runtime/cgo [2020-04-17T22:33:40.868Z] #38 7.331 [100%] Linking C executable tini-static [2020-04-17T22:33:41.150Z] #38 7.834 [100%] Built target tini-static [2020-04-17T22:33:41.150Z] #38 7.885 + mkdir -p /build [2020-04-17T22:33:41.150Z] #38 7.887 + cp tini-static /build/docker-init [2020-04-17T22:33:41.178Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-04-17T22:33:41.179Z] #33 ... [2020-04-17T22:33:41.179Z] [2020-04-17T22:33:41.179Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:33:41.179Z] #25 13.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:33:41.179Z] #25 18.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:33:41.179Z] #25 ... [2020-04-17T22:33:41.179Z] [2020-04-17T22:33:41.179Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:41.179Z] #47 23.16 container/list [2020-04-17T22:33:41.436Z] #38 DONE 8.1s [2020-04-17T22:33:41.436Z] [2020-04-17T22:33:41.436Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:33:41.436Z] #44 2.394 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:33:41.436Z] #44 2.394 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:33:41.436Z] #44 2.408 Note: Building without GnuTLS support [2020-04-17T22:33:41.436Z] #44 3.492 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:33:41.436Z] #44 3.507 GEN .gitid [2020-04-17T22:33:41.436Z] #44 3.509 GEN criu/include/version.h [2020-04-17T22:33:41.436Z] #44 3.528 GEN include/common/asm [2020-04-17T22:33:41.436Z] #44 5.247 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.300 PBCC images/opts.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.318 PBCC images/sit.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.363 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T22:33:41.436Z] #44 5.394 DEP images/opts.pb-c.d [2020-04-17T22:33:41.436Z] #44 5.444 DEP images/sit.pb-c.d [2020-04-17T22:33:41.436Z] #44 5.500 PBCC images/macvlan.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.535 DEP images/macvlan.pb-c.d [2020-04-17T22:33:41.436Z] #44 5.552 PBCC images/autofs.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.556 DEP images/autofs.pb-c.d [2020-04-17T22:33:41.436Z] #44 5.615 PBCC images/sysctl.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.649 DEP images/sysctl.pb-c.d [2020-04-17T22:33:41.436Z] #44 5.680 PBCC images/time.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.717 DEP images/time.pb-c.d [2020-04-17T22:33:41.436Z] #44 5.762 PBCC images/binfmt-misc.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.785 DEP images/binfmt-misc.pb-c.d [2020-04-17T22:33:41.436Z] #44 5.806 PBCC images/seccomp.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.818 DEP images/seccomp.pb-c.d [2020-04-17T22:33:41.436Z] #44 5.840 PBCC images/userns.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.859 DEP images/userns.pb-c.d [2020-04-17T22:33:41.436Z] #44 5.887 PBCC images/cgroup.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.905 DEP images/cgroup.pb-c.d [2020-04-17T22:33:41.436Z] #44 5.936 PBCC images/fown.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.941 PBCC images/ext-file.pb-c.c [2020-04-17T22:33:41.436Z] #44 5.963 DEP images/fown.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.026 DEP images/ext-file.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.046 PBCC images/rpc.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.103 DEP images/rpc.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.135 PBCC images/siginfo.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.152 DEP images/siginfo.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.195 PBCC images/pagemap.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.224 DEP images/pagemap.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.260 PBCC images/rlimit.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.273 DEP images/rlimit.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.300 PBCC images/file-lock.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.325 DEP images/file-lock.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.338 PBCC images/tty.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.401 DEP images/tty.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.425 PBCC images/tun.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.463 PBCC images/netdev.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.499 DEP images/tun.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.535 DEP images/netdev.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.568 PBCC images/vma.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.596 DEP images/vma.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.631 PBCC images/creds.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.642 DEP images/creds.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.666 PBCC images/utsns.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.679 DEP images/utsns.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.693 PBCC images/ipc-desc.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.718 PBCC images/ipc-sem.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.739 DEP images/ipc-desc.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.763 DEP images/ipc-sem.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.803 PBCC images/ipc-msg.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.806 DEP images/ipc-msg.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.839 PBCC images/ipc-shm.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.861 DEP images/ipc-shm.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.902 PBCC images/ipc-var.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.905 DEP images/ipc-var.pb-c.d [2020-04-17T22:33:41.436Z] #44 6.968 PBCC images/sk-opts.pb-c.c [2020-04-17T22:33:41.436Z] #44 6.973 PBCC images/packet-sock.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.034 DEP images/sk-opts.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.059 DEP images/packet-sock.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.087 PBCC images/sk-netlink.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.150 DEP images/sk-netlink.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.157 PBCC images/sk-inet.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.188 DEP images/sk-inet.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.232 PBCC images/sk-unix.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.238 DEP images/sk-unix.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.286 PBCC images/mm.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.317 DEP images/mm.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.354 PBCC images/timerfd.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.411 DEP images/timerfd.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.439 PBCC images/timer.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.492 DEP images/timer.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.531 PBCC images/sa.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.538 DEP images/sa.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.605 PBCC images/pipe-data.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.608 DEP images/pipe-data.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.651 PBCC images/mnt.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.664 DEP images/mnt.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.709 PBCC images/sk-packet.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.728 DEP images/sk-packet.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.784 PBCC images/tcp-stream.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.856 DEP images/tcp-stream.pb-c.d [2020-04-17T22:33:41.436Z] #44 7.910 PBCC images/pipe.pb-c.c [2020-04-17T22:33:41.436Z] #44 7.986 DEP images/pipe.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.002 PBCC images/pstree.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.014 DEP images/pstree.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.053 PBCC images/fs.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.085 DEP images/fs.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.110 PBCC images/signalfd.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.123 DEP images/signalfd.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.160 PBCC images/fh.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.202 PBCC images/fsnotify.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.236 DEP images/fh.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.253 DEP images/fsnotify.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.294 PBCC images/eventpoll.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.308 DEP images/eventpoll.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.363 PBCC images/eventfd.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.389 DEP images/eventfd.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.419 PBCC images/remap-file-path.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.439 DEP images/remap-file-path.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.482 PBCC images/fifo.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.513 DEP images/fifo.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.538 PBCC images/ghost-file.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.577 DEP images/ghost-file.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.623 PBCC images/regfile.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.665 DEP images/regfile.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.710 PBCC images/ns.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.743 DEP images/ns.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.785 PBCC images/fdinfo.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.853 DEP images/fdinfo.pb-c.d [2020-04-17T22:33:41.436Z] #44 8.917 PBCC images/core-aarch64.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.923 PBCC images/core-arm.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.961 PBCC images/core-ppc64.pb-c.c [2020-04-17T22:33:41.436Z] #44 8.994 PBCC images/core-s390.pb-c.c [2020-04-17T22:33:41.436Z] #44 9.055 PBCC images/core-x86.pb-c.c [2020-04-17T22:33:41.436Z] #44 9.088 PBCC images/core.pb-c.c [2020-04-17T22:33:41.436Z] #44 9.124 PBCC images/inventory.pb-c.c [2020-04-17T22:33:41.436Z] #44 9.150 DEP images/core-aarch64.pb-c.d [2020-04-17T22:33:41.436Z] #44 9.180 DEP images/core-arm.pb-c.d [2020-04-17T22:33:41.436Z] #44 9.215 DEP images/core-ppc64.pb-c.d [2020-04-17T22:33:41.436Z] #44 9.246 DEP images/core-s390.pb-c.d [2020-04-17T22:33:41.436Z] #44 9.263 DEP images/core-x86.pb-c.d [2020-04-17T22:33:41.436Z] #44 9.298 DEP images/core.pb-c.d [2020-04-17T22:33:41.436Z] #44 9.306 DEP images/inventory.pb-c.d [2020-04-17T22:33:41.436Z] #44 9.380 PBCC images/cpuinfo.pb-c.c [2020-04-17T22:33:41.436Z] #44 9.416 DEP images/cpuinfo.pb-c.d [2020-04-17T22:33:41.436Z] #44 9.455 PBCC images/stats.pb-c.c [2020-04-17T22:33:41.436Z] #44 9.479 DEP images/stats.pb-c.d [2020-04-17T22:33:41.468Z] go: finding github.com/stretchr/testify v1.2.2 [2020-04-17T22:33:41.740Z] #47 23.99 crypto/internal/subtle [2020-04-17T22:33:41.756Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2020-04-17T22:33:42.045Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2020-04-17T22:33:42.045Z] go: finding github.com/theupdateframework/notary v0.6.1 [2020-04-17T22:33:42.045Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2020-04-17T22:33:42.045Z] go: finding gopkg.in/inf.v0 v0.9.1 [2020-04-17T22:33:42.303Z] #47 24.50 crypto/subtle [2020-04-17T22:33:42.334Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2020-04-17T22:33:42.334Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2020-04-17T22:33:42.442Z] #44 ... [2020-04-17T22:33:42.442Z] [2020-04-17T22:33:42.442Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:42.442Z] #65 24.73 Checking out files: 78% (2492/3176) Checking out files: 79% (2510/3176) Checking out files: 80% (2541/3176) Checking out files: 81% (2573/3176) Checking out files: 82% (2605/3176) Checking out files: 83% (2637/3176) Checking out files: 84% (2668/3176) [2020-04-17T22:33:42.442Z] #65 ... [2020-04-17T22:33:42.442Z] [2020-04-17T22:33:42.442Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:42.442Z] #47 36.87 time [2020-04-17T22:33:42.442Z] #47 42.18 os [2020-04-17T22:33:42.442Z] #47 42.24 strings [2020-04-17T22:33:42.442Z] #47 44.69 regexp/syntax [2020-04-17T22:33:42.442Z] #47 44.97 fmt [2020-04-17T22:33:42.442Z] #47 ... [2020-04-17T22:33:42.442Z] [2020-04-17T22:33:42.442Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:33:42.442Z] #44 10.81 make[1]: Nothing to be done for 'all'. [2020-04-17T22:33:42.560Z] #47 25.04 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T22:33:42.622Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2020-04-17T22:33:42.724Z] #44 ... [2020-04-17T22:33:42.724Z] [2020-04-17T22:33:42.724Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:33:42.724Z] #10 37.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T22:33:42.724Z] #10 37.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T22:33:42.724Z] #10 37.56 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:33:42.724Z] #10 43.56 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T22:33:42.724Z] #10 43.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T22:33:42.724Z] #10 43.58 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:33:42.724Z] #10 43.73 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T22:33:42.724Z] #10 43.73 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T22:33:42.724Z] #10 43.73 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:33:42.724Z] #10 ... [2020-04-17T22:33:42.724Z] [2020-04-17T22:33:42.724Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:42.724Z] #65 24.73 Checking out files: 78% (2492/3176) Checking out files: 79% (2510/3176) Checking out files: 80% (2541/3176) Checking out files: 81% (2573/3176) Checking out files: 82% (2605/3176) Checking out files: 83% (2637/3176) Checking out files: 84% (2668/3176) Checking out files: 85% (2700/3176) Checking out files: 86% (2732/3176) Checking out files: 87% (2764/3176) Checking out files: 88% (2795/3176) Checking out files: 89% (2827/3176) Checking out files: 90% (2859/3176) Checking out files: 91% (2891/3176) Checking out files: 92% (2922/3176) Checking out files: 93% (2954/3176) Checking out files: 94% (2986/3176) Checking out files: 95% (3018/3176) Checking out files: 96% (3049/3176) Checking out files: 97% (3081/3176) Checking out files: 98% (3113/3176) Checking out files: 99% (3145/3176) Checking out files: 100% (3176/3176) Checking out files: 100% (3176/3176), done. [2020-04-17T22:33:42.724Z] #65 25.22 + cd /tmp/tmp.OEjlUQISO0/src/github.com/containerd/containerd [2020-04-17T22:33:42.724Z] #65 25.22 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:33:42.911Z] go: finding github.com/imdario/mergo v0.3.7 [2020-04-17T22:33:43.123Z] #47 25.55 internal/nettrace [2020-04-17T22:33:43.380Z] #47 ... [2020-04-17T22:33:43.380Z] [2020-04-17T22:33:43.380Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:43.380Z] #23 25.21 + mkdir -p /build [2020-04-17T22:33:43.380Z] #23 25.22 + mv docker/docker /build/ [2020-04-17T22:33:43.380Z] #23 25.24 + rmdir docker [2020-04-17T22:33:43.380Z] #23 DONE 25.8s [2020-04-17T22:33:43.637Z] [2020-04-17T22:33:43.637Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:43.637Z] #56 25.44 + cd /tmp/tmp.Qe9yMg9eZz/src/github.com/mvdan/sh [2020-04-17T22:33:43.637Z] #56 25.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:33:43.637Z] #56 25.85 + GO111MODULE=on [2020-04-17T22:33:43.637Z] #56 25.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T22:33:43.730Z] #65 ... [2020-04-17T22:33:43.730Z] [2020-04-17T22:33:43.730Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:43.730Z] #56 38.19 time [2020-04-17T22:33:43.730Z] #56 42.34 encoding/binary [2020-04-17T22:33:43.730Z] #56 43.18 os [2020-04-17T22:33:43.730Z] #56 44.12 encoding/base64 [2020-04-17T22:33:43.730Z] #56 44.66 golang.org/x/sys/unix [2020-04-17T22:33:43.730Z] #56 46.50 fmt [2020-04-17T22:33:43.947Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-17T22:33:43.947Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2020-04-17T22:33:44.011Z] #56 ... [2020-04-17T22:33:44.011Z] [2020-04-17T22:33:44.011Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:33:44.011Z] #44 11.67 CC images/stats.o [2020-04-17T22:33:44.011Z] #44 12.03 CC images/core.o [2020-04-17T22:33:44.293Z] #44 12.55 CC images/core-x86.o [2020-04-17T22:33:44.575Z] #44 12.81 CC images/core-arm.o [2020-04-17T22:33:44.575Z] #44 ... [2020-04-17T22:33:44.575Z] [2020-04-17T22:33:44.575Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:44.575Z] #33 38.98 internal/poll [2020-04-17T22:33:44.575Z] #33 40.20 internal/fmtsort [2020-04-17T22:33:44.575Z] #33 41.01 internal/syscall/execenv [2020-04-17T22:33:44.575Z] #33 41.27 strings [2020-04-17T22:33:44.575Z] #33 41.27 internal/syscall/unix [2020-04-17T22:33:44.575Z] #33 41.49 os [2020-04-17T22:33:44.575Z] #33 42.97 path [2020-04-17T22:33:44.575Z] #33 43.42 text/tabwriter [2020-04-17T22:33:44.575Z] #33 44.05 path/filepath [2020-04-17T22:33:44.575Z] #33 44.05 fmt [2020-04-17T22:33:44.575Z] #33 44.99 io/ioutil [2020-04-17T22:33:44.575Z] #33 47.05 flag [2020-04-17T22:33:44.575Z] #33 47.05 github.com/BurntSushi/toml [2020-04-17T22:33:44.575Z] #33 48.07 log [2020-04-17T22:33:44.581Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2020-04-17T22:33:44.857Z] #33 ... [2020-04-17T22:33:44.857Z] [2020-04-17T22:33:44.857Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:44.857Z] #47 48.68 regexp [2020-04-17T22:33:44.857Z] #47 48.78 go/token [2020-04-17T22:33:45.139Z] #47 49.55 go/scanner [2020-04-17T22:33:46.145Z] #47 50.50 go/ast [2020-04-17T22:33:46.158Z] #56 28.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:33:46.158Z] #56 28.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:33:46.158Z] #56 28.43 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:33:46.414Z] #56 28.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:33:46.414Z] #56 28.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:33:46.644Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2020-04-17T22:33:46.644Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2020-04-17T22:33:46.644Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2020-04-17T22:33:46.644Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2020-04-17T22:33:46.644Z] go: finding github.com/spf13/cobra v0.0.3 [2020-04-17T22:33:47.151Z] #47 51.51 internal/lazyregexp [2020-04-17T22:33:47.151Z] #47 51.72 net/url [2020-04-17T22:33:47.275Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2020-04-17T22:33:47.783Z] #56 30.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:33:47.907Z] go: finding github.com/gofrs/flock v0.7.0 [2020-04-17T22:33:48.156Z] #47 52.89 text/template/parse [2020-04-17T22:33:48.439Z] #47 ... [2020-04-17T22:33:48.439Z] [2020-04-17T22:33:48.439Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:48.439Z] #33 49.79 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:33:48.439Z] #33 DONE 52.9s [2020-04-17T22:33:48.541Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-04-17T22:33:48.541Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2020-04-17T22:33:48.720Z] [2020-04-17T22:33:48.720Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:33:48.720Z] #44 13.10 CC images/core-aarch64.o [2020-04-17T22:33:48.720Z] #44 13.45 CC images/core-ppc64.o [2020-04-17T22:33:48.720Z] #44 13.91 CC images/core-s390.o [2020-04-17T22:33:48.720Z] #44 14.23 CC images/cpuinfo.o [2020-04-17T22:33:48.720Z] #44 14.54 CC images/inventory.o [2020-04-17T22:33:48.720Z] #44 14.71 CC images/fdinfo.o [2020-04-17T22:33:48.720Z] #44 15.04 CC images/fown.o [2020-04-17T22:33:48.720Z] #44 15.12 CC images/ns.o [2020-04-17T22:33:48.720Z] #44 15.23 CC images/regfile.o [2020-04-17T22:33:48.720Z] #44 15.50 CC images/ghost-file.o [2020-04-17T22:33:48.720Z] #44 15.65 CC images/fifo.o [2020-04-17T22:33:48.720Z] #44 15.76 CC images/remap-file-path.o [2020-04-17T22:33:48.720Z] #44 15.93 CC images/eventfd.o [2020-04-17T22:33:48.720Z] #44 16.06 CC images/eventpoll.o [2020-04-17T22:33:48.720Z] #44 16.29 CC images/fh.o [2020-04-17T22:33:48.720Z] #44 16.41 CC images/fsnotify.o [2020-04-17T22:33:48.720Z] #44 16.73 CC images/signalfd.o [2020-04-17T22:33:48.720Z] #44 16.87 CC images/fs.o [2020-04-17T22:33:48.720Z] #44 16.98 CC images/pstree.o [2020-04-17T22:33:48.720Z] #44 17.12 CC images/pipe.o [2020-04-17T22:33:49.012Z] #44 17.33 CC images/tcp-stream.o [2020-04-17T22:33:49.258Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2020-04-17T22:33:49.258Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-17T22:33:49.294Z] #44 17.47 CC images/sk-packet.o [2020-04-17T22:33:49.294Z] #44 17.57 CC images/mnt.o [2020-04-17T22:33:49.294Z] #44 17.69 CC images/pipe-data.o [2020-04-17T22:33:49.585Z] #44 17.82 CC images/sa.o [2020-04-17T22:33:49.678Z] #56 31.63 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:33:49.867Z] #44 18.00 CC images/timer.o [2020-04-17T22:33:49.867Z] #44 18.16 CC images/timerfd.o [2020-04-17T22:33:49.934Z] #56 ... [2020-04-17T22:33:49.934Z] [2020-04-17T22:33:49.934Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:33:49.934Z] #43 32.73 Fetched 8338 kB in 25s (327 kB/s) [2020-04-17T22:33:50.150Z] #44 18.34 CC images/mm.o [2020-04-17T22:33:50.150Z] #44 18.56 CC images/sk-opts.o [2020-04-17T22:33:50.289Z] go: finding github.com/docker/go-connections v0.4.0 [2020-04-17T22:33:50.289Z] go: finding github.com/gorilla/mux v1.7.0 [2020-04-17T22:33:50.289Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2020-04-17T22:33:50.432Z] #44 18.75 CC images/sk-unix.o [2020-04-17T22:33:50.579Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-17T22:33:50.714Z] #44 18.99 CC images/sk-inet.o [2020-04-17T22:33:50.996Z] #44 19.27 CC images/tun.o [2020-04-17T22:33:51.211Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2020-04-17T22:33:51.278Z] #44 19.48 CC images/sk-netlink.o [2020-04-17T22:33:51.278Z] #44 19.65 CC images/packet-sock.o [2020-04-17T22:33:51.499Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2020-04-17T22:33:51.560Z] #44 19.92 CC images/ipc-var.o [2020-04-17T22:33:51.787Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2020-04-17T22:33:51.841Z] #44 20.08 CC images/ipc-desc.o [2020-04-17T22:33:51.841Z] #44 20.16 CC images/ipc-shm.o [2020-04-17T22:33:52.123Z] #44 20.26 CC images/ipc-msg.o [2020-04-17T22:33:52.123Z] #44 20.40 CC images/ipc-sem.o [2020-04-17T22:33:52.404Z] #44 20.57 CC images/utsns.o [2020-04-17T22:33:52.404Z] #44 20.76 CC images/creds.o [2020-04-17T22:33:52.426Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2020-04-17T22:33:52.426Z] go: finding github.com/stretchr/objx v0.1.1 [2020-04-17T22:33:52.686Z] #44 20.86 CC images/vma.o [2020-04-17T22:33:52.686Z] #44 20.97 CC images/netdev.o [2020-04-17T22:33:52.819Z] Fetching without tags [2020-04-17T22:33:52.979Z] #44 21.30 CC images/tty.o [2020-04-17T22:33:53.063Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2020-04-17T22:33:53.063Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2020-04-17T22:33:53.296Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b [2020-04-17T22:33:53.594Z] #44 21.73 CC images/file-lock.o [2020-04-17T22:33:53.594Z] #44 21.92 CC images/rlimit.o [2020-04-17T22:33:53.594Z] #44 22.01 CC images/pagemap.o [2020-04-17T22:33:53.700Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2020-04-17T22:33:53.700Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2020-04-17T22:33:52.752Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:33:52.771Z] > git config --add remote.origin.fetch +refs/pull/40820/head:refs/remotes/origin/PR-40820 # timeout=10 [2020-04-17T22:33:52.782Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:33:52.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:33:52.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:33:52.820Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:33:52.855Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:33:53.302Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:33:53.311Z] > git checkout -f 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b # timeout=10 [2020-04-17T22:33:53.877Z] #44 22.17 CC images/siginfo.o [2020-04-17T22:33:54.105Z] #43 32.73 Reading package lists... [2020-04-17T22:33:54.105Z] #43 ... [2020-04-17T22:33:54.105Z] [2020-04-17T22:33:54.105Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:54.105Z] #47 26.19 runtime/cgo [2020-04-17T22:33:54.105Z] #47 ... [2020-04-17T22:33:54.105Z] [2020-04-17T22:33:54.105Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:54.159Z] #44 22.37 CC images/rpc.o [2020-04-17T22:33:54.159Z] #44 ... [2020-04-17T22:33:54.159Z] [2020-04-17T22:33:54.159Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:33:54.159Z] #65 26.48 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T22:33:54.159Z] #65 26.48 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T22:33:54.159Z] #65 26.48 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:33:54.159Z] #65 26.48 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:33:54.159Z] #65 26.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T22:33:54.159Z] #65 26.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T22:33:54.159Z] #65 26.48 + '[' '' = dynamic ']' [2020-04-17T22:33:54.159Z] #65 26.48 + make [2020-04-17T22:33:54.159Z] #65 27.40 + bin/ctr [2020-04-17T22:33:54.159Z] #65 ... [2020-04-17T22:33:54.159Z] [2020-04-17T22:33:54.159Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:33:54.159Z] #56 49.98 encoding/json [2020-04-17T22:33:54.159Z] #56 51.58 github.com/pkg/diff [2020-04-17T22:33:54.159Z] #56 52.59 go/ast [2020-04-17T22:33:54.159Z] #56 54.57 golang.org/x/crypto/ssh/terminal [2020-04-17T22:33:54.159Z] #56 55.41 mvdan.cc/editorconfig [2020-04-17T22:33:54.159Z] #56 56.20 mvdan.cc/sh/v3/fileutil [2020-04-17T22:33:54.159Z] #56 56.31 mvdan.cc/sh/v3/syntax [2020-04-17T22:33:54.762Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2020-04-17T22:33:54.772Z] #56 ... [2020-04-17T22:33:54.772Z] [2020-04-17T22:33:54.772Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:33:54.772Z] #44 23.08 CC images/ext-file.o [2020-04-17T22:33:54.876Z] #74 35.63 Checking out files: 37% (783/2067) Checking out files: 38% (786/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T22:33:55.051Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-17T22:33:55.054Z] #44 23.22 CC images/cgroup.o [2020-04-17T22:33:55.132Z] #74 37.44 + cd /tmp/tmp.MTDfel0Nvy/src/github.com/docker/libnetwork [2020-04-17T22:33:55.133Z] #74 37.44 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:33:55.336Z] #44 23.62 CC images/userns.o [2020-04-17T22:33:55.618Z] #44 23.77 CC images/google/protobuf/descriptor.o [2020-04-17T22:33:55.623Z] Merge succeeded, producing 3cd67ce74abc8f3346efdf210d6b05593603bd24 [2020-04-17T22:33:55.624Z] Checking out Revision 3cd67ce74abc8f3346efdf210d6b05593603bd24 (PR-40820) [2020-04-17T22:33:55.659Z] Fetching without tags [2020-04-17T22:33:55.223Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T22:33:55.614Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T22:33:55.624Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:33:55.721Z] > git checkout -f 3cd67ce74abc8f3346efdf210d6b05593603bd24 # timeout=10 [2020-04-17T22:33:55.526Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:33:55.567Z] > git config --add remote.origin.fetch +refs/pull/40820/head:refs/remotes/origin/PR-40820 # timeout=10 [2020-04-17T22:33:55.595Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:33:55.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:33:55.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:33:55.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:33:55.657Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:33:56.009Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b [2020-04-17T22:33:56.070Z] #74 38.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T22:33:56.551Z] go: finding github.com/hashicorp/hcl v1.0.0 [2020-04-17T22:33:56.551Z] go: finding github.com/kisielk/errcheck v1.1.0 [2020-04-17T22:33:56.624Z] #44 24.78 CC images/opts.o [2020-04-17T22:33:56.624Z] #44 24.89 CC images/seccomp.o [2020-04-17T22:33:56.634Z] #74 ... [2020-04-17T22:33:56.634Z] [2020-04-17T22:33:56.634Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:33:56.634Z] #62 29.56 Fetched 8338 kB in 24s (352 kB/s) [2020-04-17T22:33:56.844Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2020-04-17T22:33:56.890Z] #62 29.56 Reading package lists... [2020-04-17T22:33:56.890Z] #62 ... [2020-04-17T22:33:56.890Z] [2020-04-17T22:33:56.890Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:33:56.890Z] #41 34.03 Checking out files: 69% (1103/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T22:33:56.890Z] #41 34.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T22:33:56.890Z] #41 37.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-17T22:33:56.906Z] #44 25.08 CC images/binfmt-misc.o [2020-04-17T22:33:56.906Z] #44 25.28 CC images/time.o [2020-04-17T22:33:57.188Z] #44 25.39 CC images/sysctl.o [2020-04-17T22:33:57.188Z] #44 25.51 CC images/autofs.o [2020-04-17T22:33:57.425Z] Merge succeeded, producing 116cfdc351fef349a7de252bff1ba20c3702fe1f [2020-04-17T22:33:57.425Z] Checking out Revision 116cfdc351fef349a7de252bff1ba20c3702fe1f (PR-40820) [2020-04-17T22:33:57.470Z] #44 25.71 CC images/macvlan.o [2020-04-17T22:33:57.470Z] #44 25.86 CC images/sit.o [2020-04-17T22:33:57.477Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2020-04-17T22:33:57.752Z] #44 25.97 LINK images/built-in.o [2020-04-17T22:33:57.768Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2020-04-17T22:33:57.819Z] #41 ... [2020-04-17T22:33:57.819Z] [2020-04-17T22:33:57.819Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:33:57.819Z] #62 29.56 Reading package lists... [2020-04-17T22:33:58.034Z] #44 26.10 GEN compel/include/asm [2020-04-17T22:33:58.034Z] #44 26.11 GEN compel/include/version.h [2020-04-17T22:33:58.034Z] #44 26.12 touch .config [2020-04-17T22:33:58.034Z] #44 26.13 GEN include/common/config.h [2020-04-17T22:33:58.034Z] #44 26.17 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-17T22:33:58.034Z] #44 26.26 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T22:33:58.034Z] #44 26.26 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T22:33:58.034Z] #44 26.29 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-17T22:33:58.034Z] #44 26.31 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-17T22:33:58.034Z] #44 26.32 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-17T22:33:58.034Z] #44 26.35 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T22:33:58.034Z] #44 26.35 DEP compel/plugins/std/infect.d [2020-04-17T22:33:58.317Z] #44 26.51 DEP compel/plugins/std/string.d [2020-04-17T22:33:58.317Z] #44 26.54 DEP compel/plugins/std/log.d [2020-04-17T22:33:58.317Z] #44 26.63 DEP compel/plugins/std/fds.d [2020-04-17T22:33:58.317Z] #44 26.72 DEP compel/plugins/std/std.d [2020-04-17T22:33:56.015Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:33:56.046Z] > git checkout -f 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b # timeout=10 [2020-04-17T22:33:57.118Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T22:33:57.404Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T22:33:57.423Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:33:57.448Z] > git checkout -f 116cfdc351fef349a7de252bff1ba20c3702fe1f # timeout=10 [2020-04-17T22:33:58.603Z] #44 26.83 DEP compel/plugins/shmem/shmem.d [2020-04-17T22:33:58.603Z] #44 26.90 DEP compel/plugins/fds/fds.d [2020-04-17T22:33:58.603Z] #44 27.01 CC compel/plugins/std/std.o [2020-04-17T22:33:58.886Z] #44 27.16 CC compel/plugins/std/fds.o [2020-04-17T22:33:59.168Z] #44 27.48 CC compel/plugins/std/log.o [2020-04-17T22:33:59.729Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T22:33:59.750Z] First time build. Skipping changelog. [2020-04-17T22:33:59.783Z] #44 28.04 CC compel/plugins/std/string.o [2020-04-17T22:33:59.783Z] #44 ... [2020-04-17T22:33:59.783Z] [2020-04-17T22:33:59.783Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:33:59.783Z] #47 54.27 go/parser [2020-04-17T22:33:59.783Z] #47 56.25 text/template [2020-04-17T22:33:59.783Z] #47 56.68 encoding/xml [2020-04-17T22:33:59.783Z] #47 59.59 go/doc [2020-04-17T22:33:59.783Z] #47 61.20 github.com/LK4D4/vndr/versioned [2020-04-17T22:33:59.783Z] #47 61.34 crypto/rsa [2020-04-17T22:33:59.783Z] #47 62.39 github.com/LK4D4/vndr/build [2020-04-17T22:33:59.783Z] #47 62.52 crypto/dsa [2020-04-17T22:33:59.783Z] #47 62.87 crypto/x509/pkix [2020-04-17T22:33:59.783Z] #47 63.22 vendor/golang.org/x/crypto/cryptobyte [2020-04-17T22:33:59.821Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2020-04-17T22:33:59.821Z] go: finding gotest.tools v2.2.0+incompatible [2020-04-17T22:33:59.821Z] go: finding github.com/golang/protobuf v1.2.0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T22:34:00.403Z] #47 ... [2020-04-17T22:34:00.403Z] [2020-04-17T22:34:00.403Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:00.403Z] #56 60.74 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T22:34:00.403Z] #56 DONE 64.7s [2020-04-17T22:34:00.403Z] [2020-04-17T22:34:00.403Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:00.403Z] #47 64.80 net [2020-04-17T22:34:00.403Z] #47 64.86 vendor/golang.org/x/sys/cpu [2020-04-17T22:34:00.403Z] #47 ... [2020-04-17T22:34:00.403Z] [2020-04-17T22:34:00.403Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:00.403Z] #44 28.51 CC compel/plugins/std/infect.o [2020-04-17T22:34:00.403Z] #44 28.86 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-17T22:34:00.446Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2020-04-17T22:33:59.731Z] > git rev-list --no-walk 8d8ba617e7a31cc832966045c7d670e37d046dc1 # timeout=10 [2020-04-17T22:34:00.685Z] #44 28.91 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-17T22:34:00.685Z] #44 28.92 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-17T22:34:00.735Z] go: finding github.com/gogo/googleapis v1.1.0 [2020-04-17T22:34:00.895Z] Fetching without tags [2020-04-17T22:34:00.967Z] #44 29.04 AR compel/plugins/std.lib.a [2020-04-17T22:34:00.967Z] #44 29.11 CC compel/plugins/fds/fds.o [2020-04-17T22:34:01.215Z] + docker version [2020-04-17T22:34:01.249Z] #44 29.35 AR compel/plugins/fds.lib.a [2020-04-17T22:34:01.249Z] #44 29.38 HOSTDEP compel/src/lib/log-host.d [2020-04-17T22:34:01.249Z] #44 29.51 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T22:34:01.269Z] #62 41.49 Reading package lists... [2020-04-17T22:34:01.269Z] #62 ... [2020-04-17T22:34:01.269Z] [2020-04-17T22:34:01.269Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:34:01.269Z] #35 33.56 Fetched 8338 kB in 26s (316 kB/s) [2020-04-17T22:34:01.269Z] #35 33.56 Reading package lists... [2020-04-17T22:34:01.269Z] #35 ... [2020-04-17T22:34:01.269Z] [2020-04-17T22:34:01.269Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:01.269Z] #53 42.78 + cd /tmp/tmp.MqeVRkOfVQ/src/github.com/golangci/golangci-lint/ [2020-04-17T22:34:01.269Z] #53 42.78 + git checkout -q v1.23.8 [2020-04-17T22:34:01.269Z] #53 43.43 ++ git describe --tags [2020-04-17T22:34:01.269Z] #53 43.46 + version=v1.23.8 [2020-04-17T22:34:01.269Z] #53 43.46 ++ git rev-parse --short HEAD [2020-04-17T22:34:01.269Z] #53 43.46 + commit=76a82c6 [2020-04-17T22:34:01.269Z] #53 43.46 ++ git show -s --format=%cd [2020-04-17T22:34:01.269Z] #53 43.46 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T22:34:01.269Z] #53 43.46 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:34:01.307Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b [2020-04-17T22:34:01.373Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T22:34:01.419Z] First time build. Skipping changelog. [2020-04-17T22:34:01.526Z] #53 ... [2020-04-17T22:34:01.526Z] [2020-04-17T22:34:01.526Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:01.526Z] #56 33.89 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:34:01.526Z] #56 36.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:34:01.526Z] #56 36.63 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:34:01.526Z] #56 37.08 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:34:01.526Z] #56 37.09 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:34:01.526Z] #56 38.75 runtime [2020-04-17T22:34:01.526Z] #56 38.83 runtime/cgo [2020-04-17T22:34:01.534Z] #44 29.65 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-17T22:34:01.534Z] #44 29.75 HOSTDEP compel/src/main-host.d [2020-04-17T22:34:01.534Z] #44 29.85 DEP compel/src/lib/ptrace.d [2020-04-17T22:34:01.534Z] #44 29.90 DEP compel/src/lib/infect.d [2020-04-17T22:34:01.534Z] #44 29.96 DEP compel/src/lib/infect-util.d [2020-04-17T22:34:01.765Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2020-04-17T22:34:01.783Z] #56 ... [2020-04-17T22:34:01.783Z] [2020-04-17T22:34:01.783Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:01.783Z] #47 43.29 vendor/golang.org/x/crypto/internal/subtle [2020-04-17T22:34:01.783Z] #47 43.45 vendor/golang.org/x/crypto/curve25519 [2020-04-17T22:34:01.783Z] #47 ... [2020-04-17T22:34:01.783Z] [2020-04-17T22:34:01.783Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:34:01.783Z] #25 34.68 Fetched 8338 kB in 26s (318 kB/s) [2020-04-17T22:34:00.792Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:34:00.806Z] > git config --add remote.origin.fetch +refs/pull/40820/head:refs/remotes/origin/PR-40820 # timeout=10 [2020-04-17T22:34:00.837Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:34:00.877Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:34:00.918Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:34:00.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:34:00.919Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:34:01.319Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:34:01.337Z] > git checkout -f 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b # timeout=10 [2020-04-17T22:34:01.824Z] #44 30.01 DEP compel/src/lib/infect-rpc.d [2020-04-17T22:34:01.824Z] #44 30.07 DEP compel/arch/s390/src/lib/infect.d [2020-04-17T22:34:01.824Z] #44 30.17 DEP compel/arch/s390/src/lib/cpu.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T22:34:02.039Z] #25 34.68 Reading package lists... [2020-04-17T22:34:02.039Z] #25 ... [2020-04-17T22:34:02.039Z] [2020-04-17T22:34:02.039Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:34:02.039Z] #35 33.56 Reading package lists... [2020-04-17T22:34:02.106Z] #44 30.23 DEP compel/src/lib/log.d [2020-04-17T22:34:02.106Z] #44 30.36 DEP compel/src/main.d [2020-04-17T22:34:02.388Z] #44 30.52 DEP compel/src/lib/handle-elf.d [2020-04-17T22:34:02.388Z] #44 30.67 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-17T22:34:02.395Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2020-04-17T22:34:02.589Z] + docker version [2020-04-17T22:34:02.662Z] Merge succeeded, producing de7f05a9d2f425831ad09d71b0edd2b47418071a [2020-04-17T22:34:02.662Z] Checking out Revision de7f05a9d2f425831ad09d71b0edd2b47418071a (PR-40820) [2020-04-17T22:34:02.670Z] #44 30.79 CC compel/src/lib/log.o [2020-04-17T22:34:02.670Z] #44 31.00 CC compel/arch/s390/src/lib/cpu.o [2020-04-17T22:34:02.685Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2020-04-17T22:34:02.951Z] #44 31.23 CC compel/arch/s390/src/lib/infect.o [2020-04-17T22:34:02.975Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2020-04-17T22:34:01.383Z] > git rev-list --no-walk 8d8ba617e7a31cc832966045c7d670e37d046dc1 # timeout=10 [2020-04-17T22:34:03.564Z] #44 31.74 CC compel/src/lib/infect-rpc.o [2020-04-17T22:34:03.564Z] #44 31.93 CC compel/src/lib/infect-util.o [2020-04-17T22:34:03.605Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2020-04-17T22:34:03.846Z] #44 32.14 CC compel/src/lib/infect.o [2020-04-17T22:34:02.206Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T22:34:02.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-17T22:34:02.669Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:34:02.681Z] > git checkout -f de7f05a9d2f425831ad09d71b0edd2b47418071a # timeout=10 [2020-04-17T22:34:04.889Z] #35 45.70 Reading package lists... [2020-04-17T22:34:04.889Z] #35 ... [2020-04-17T22:34:04.889Z] [2020-04-17T22:34:04.889Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:34:04.889Z] #10 37.41 Fetched 8338 kB in 27s (308 kB/s) [2020-04-17T22:34:04.889Z] #10 37.41 Reading package lists... [2020-04-17T22:34:04.889Z] #10 ... [2020-04-17T22:34:04.889Z] [2020-04-17T22:34:04.889Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:34:04.889Z] #25 34.68 Reading package lists... [2020-04-17T22:34:05.117Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-17T22:34:05.117Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2020-04-17T22:34:05.117Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2020-04-17T22:34:05.318Z] #44 ... [2020-04-17T22:34:05.318Z] [2020-04-17T22:34:05.318Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:34:05.318Z] #10 59.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T22:34:05.318Z] #10 60.00 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-17T22:34:05.318Z] #10 60.00 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:34:05.318Z] #10 ... [2020-04-17T22:34:05.318Z] [2020-04-17T22:34:05.318Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:05.318Z] #44 33.47 CC compel/src/lib/ptrace.o [2020-04-17T22:34:05.318Z] #44 33.74 AR compel/libcompel.a [2020-04-17T22:34:05.407Z] go: finding github.com/google/go-cmp v0.2.0 [2020-04-17T22:34:05.600Z] #44 33.79 HOSTCC compel/src/main-host.o [2020-04-17T22:34:05.882Z] #44 34.14 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-17T22:34:05.882Z] #44 34.26 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T22:34:06.495Z] #44 34.60 HOSTCC compel/src/lib/log-host.o [2020-04-17T22:34:06.495Z] #44 34.80 HOSTLINK compel/compel-host-bin [2020-04-17T22:34:06.713Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T22:34:06.732Z] First time build. Skipping changelog. [2020-04-17T22:34:06.777Z] #44 34.89 DEP soccr/soccr.d [2020-04-17T22:34:06.777Z] #44 34.99 CC soccr/soccr.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T22:34:07.605Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2020-04-17T22:34:07.783Z] #44 35.92 AR soccr/libsoccr.a [2020-04-17T22:34:07.783Z] #44 35.94 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:34:07.783Z] #44 36.09 DEP criu/arch/s390/sigframe.d [2020-04-17T22:34:07.783Z] #44 36.22 DEP criu/arch/s390/crtools.d [2020-04-17T22:34:07.894Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2020-04-17T22:34:08.065Z] #44 36.33 DEP criu/arch/s390/cpu.d [2020-04-17T22:34:08.183Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2020-04-17T22:34:08.183Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2020-04-17T22:34:08.186Z] + docker version [2020-04-17T22:34:08.347Z] #44 36.47 CC criu/arch/s390/cpu.o [2020-04-17T22:34:08.629Z] #44 36.78 CC criu/arch/s390/crtools.o [2020-04-17T22:34:09.242Z] #44 37.50 CC criu/arch/s390/sigframe.o [2020-04-17T22:34:06.721Z] > git rev-list --no-walk 8d8ba617e7a31cc832966045c7d670e37d046dc1 # timeout=10 [2020-04-17T22:34:09.525Z] #44 37.73 LINK criu/arch/s390/crtools.built-in.o [2020-04-17T22:34:09.525Z] #44 37.78 DEP criu/pie/util-vdso.d [2020-04-17T22:34:09.525Z] #44 37.91 DEP criu/pie/util.d [2020-04-17T22:34:09.808Z] #44 38.06 CC criu/pie/util.o [2020-04-17T22:34:10.092Z] #44 ... [2020-04-17T22:34:10.092Z] [2020-04-17T22:34:10.092Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:34:10.092Z] #10 72.08 Selecting previously unselected package libapparmor1:s390x. [2020-04-17T22:34:10.092Z] #10 72.08 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 72.08 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-17T22:34:10.092Z] #10 72.16 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-17T22:34:10.092Z] #10 72.16 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 72.16 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-17T22:34:10.092Z] #10 72.29 Selecting previously unselected package libbtrfs0. [2020-04-17T22:34:10.092Z] #10 72.29 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 72.29 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:34:10.092Z] #10 72.36 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:34:10.092Z] #10 72.36 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 72.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:34:10.092Z] #10 72.45 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-17T22:34:10.092Z] #10 72.45 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 72.45 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T22:34:10.092Z] #10 72.48 Selecting previously unselected package libudev-dev:s390x. [2020-04-17T22:34:10.092Z] #10 72.49 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 72.52 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-17T22:34:10.092Z] #10 72.61 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-17T22:34:10.092Z] #10 72.61 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 72.62 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-17T22:34:10.092Z] #10 72.78 Selecting previously unselected package libpcre16-3:s390x. [2020-04-17T22:34:10.092Z] #10 72.78 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 72.78 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-17T22:34:10.092Z] #10 72.89 Selecting previously unselected package libpcre32-3:s390x. [2020-04-17T22:34:10.092Z] #10 72.89 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 72.89 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-17T22:34:10.092Z] #10 73.00 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-17T22:34:10.092Z] #10 73.00 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 73.00 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-17T22:34:10.092Z] #10 73.05 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-17T22:34:10.092Z] #10 73.06 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 73.06 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-17T22:34:10.092Z] #10 73.35 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-17T22:34:10.092Z] #10 73.36 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 73.36 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-17T22:34:10.092Z] #10 73.55 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-17T22:34:10.092Z] #10 73.55 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 73.56 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-17T22:34:10.092Z] #10 73.63 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-17T22:34:10.092Z] #10 73.63 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 73.63 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-17T22:34:10.092Z] #10 73.71 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-17T22:34:10.092Z] #10 73.71 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-17T22:34:10.092Z] #10 73.71 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-17T22:34:10.092Z] #10 74.09 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-17T22:34:10.092Z] #10 74.10 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-17T22:34:10.092Z] #10 74.11 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-17T22:34:10.092Z] #10 74.12 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:34:10.092Z] #10 74.13 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-17T22:34:10.092Z] #10 74.14 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-17T22:34:10.092Z] #10 74.15 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:34:10.092Z] #10 74.15 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:34:10.092Z] #10 74.16 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-17T22:34:10.092Z] #10 74.17 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-17T22:34:10.092Z] #10 74.19 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:34:10.092Z] #10 74.19 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:34:10.092Z] #10 74.20 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-17T22:34:10.092Z] #10 74.20 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T22:34:10.092Z] #10 74.21 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-17T22:34:10.092Z] #10 74.22 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:34:10.092Z] #10 74.23 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-17T22:34:10.092Z] #10 74.24 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:34:10.092Z] #10 74.26 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 [2020-04-17T22:34:10.092Z] #10 74.27 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 [2020-04-17T22:34:10.092Z] #10 74.27 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:34:10.092Z] #10 74.28 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 [2020-04-17T22:34:10.092Z] #10 74.28 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 [2020-04-17T22:34:10.092Z] #10 74.29 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:34:10.092Z] #10 74.29 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-17T22:34:10.092Z] #10 74.30 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T22:34:10.092Z] #10 74.31 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T22:34:10.092Z] #10 74.31 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-17T22:34:10.092Z] #10 74.32 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-17T22:34:10.092Z] #10 74.33 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:34:10.092Z] #10 DONE 74.8s [2020-04-17T22:34:10.092Z] [2020-04-17T22:34:10.092Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:34:10.092Z] #58 DONE 0.1s [2020-04-17T22:34:10.092Z] [2020-04-17T22:34:10.093Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T22:34:10.093Z] #59 DONE 0.1s [2020-04-17T22:34:10.093Z] [2020-04-17T22:34:10.093Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:10.141Z] #25 47.07 Reading package lists... [2020-04-17T22:34:10.141Z] #25 ... [2020-04-17T22:34:10.141Z] [2020-04-17T22:34:10.141Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:34:10.141Z] #62 41.49 Reading package lists... [2020-04-17T22:34:10.259Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-04-17T22:34:10.550Z] go: finding github.com/ghodss/yaml v1.0.0 [2020-04-17T22:34:10.710Z] Client: Docker Engine - Community [2020-04-17T22:34:10.710Z] Version: 19.03.5 [2020-04-17T22:34:10.710Z] API version: 1.40 [2020-04-17T22:34:10.710Z] Go version: go1.12.12 [2020-04-17T22:34:10.710Z] Git commit: 633a0ea838 [2020-04-17T22:34:10.710Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-17T22:34:10.710Z] OS/Arch: linux/amd64 [2020-04-17T22:34:10.710Z] Experimental: false [2020-04-17T22:34:10.710Z] [2020-04-17T22:34:10.710Z] Server: Docker Engine - Community [2020-04-17T22:34:10.710Z] Engine: [2020-04-17T22:34:10.710Z] Version: 19.03.5 [2020-04-17T22:34:10.710Z] API version: 1.40 (minimum version 1.12) [2020-04-17T22:34:10.710Z] Go version: go1.12.12 [2020-04-17T22:34:10.710Z] Git commit: 633a0ea838 [2020-04-17T22:34:10.710Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-17T22:34:10.710Z] OS/Arch: linux/amd64 [2020-04-17T22:34:10.710Z] Experimental: true [2020-04-17T22:34:10.710Z] containerd: [2020-04-17T22:34:10.710Z] Version: 1.2.10 [2020-04-17T22:34:10.710Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T22:34:10.710Z] runc: [2020-04-17T22:34:10.710Z] Version: 1.0.0-rc8+dev [2020-04-17T22:34:10.710Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T22:34:10.710Z] docker-init: [2020-04-17T22:34:10.710Z] Version: 0.18.0 [2020-04-17T22:34:10.710Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T22:34:10.838Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2020-04-17T22:34:11.032Z] + docker info [2020-04-17T22:34:11.099Z] #60 ... [2020-04-17T22:34:11.100Z] [2020-04-17T22:34:11.100Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:11.100Z] #47 65.47 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-17T22:34:11.100Z] #47 65.82 vendor/golang.org/x/crypto/poly1305 [2020-04-17T22:34:11.100Z] #47 66.08 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-17T22:34:11.100Z] #47 66.33 vendor/golang.org/x/crypto/curve25519 [2020-04-17T22:34:11.100Z] #47 66.67 vendor/golang.org/x/crypto/hkdf [2020-04-17T22:34:11.100Z] #47 66.76 vendor/golang.org/x/text/transform [2020-04-17T22:34:11.100Z] #47 67.25 vendor/golang.org/x/text/unicode/bidi [2020-04-17T22:34:11.100Z] #47 68.33 vendor/golang.org/x/text/secure/bidirule [2020-04-17T22:34:11.100Z] #47 68.53 vendor/golang.org/x/text/unicode/norm [2020-04-17T22:34:11.100Z] #47 71.68 vendor/golang.org/x/net/idna [2020-04-17T22:34:11.100Z] #47 73.73 vendor/golang.org/x/net/http2/hpack [2020-04-17T22:34:11.100Z] #47 74.70 mime [2020-04-17T22:34:11.100Z] #47 ... [2020-04-17T22:34:11.100Z] [2020-04-17T22:34:11.100Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:11.100Z] #44 38.40 CC criu/pie/util-vdso.o [2020-04-17T22:34:11.100Z] #44 38.98 AR criu/pie/pie.lib.a [2020-04-17T22:34:11.100Z] #44 39.04 DEP criu/pie/restorer.d [2020-04-17T22:34:11.100Z] #44 39.31 DEP criu/arch/s390/restorer.d [2020-04-17T22:34:11.100Z] #44 39.49 DEP criu/arch/s390/vdso-pie.d [2020-04-17T22:34:11.130Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2020-04-17T22:34:11.210Z] Client: Docker Engine - Community [2020-04-17T22:34:11.210Z] Version: 19.03.5 [2020-04-17T22:34:11.210Z] API version: 1.40 [2020-04-17T22:34:11.210Z] Go version: go1.12.12 [2020-04-17T22:34:11.210Z] Git commit: 633a0ea [2020-04-17T22:34:11.210Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-17T22:34:11.210Z] OS/Arch: linux/arm64 [2020-04-17T22:34:11.210Z] Experimental: false [2020-04-17T22:34:11.210Z] [2020-04-17T22:34:11.210Z] Server: Docker Engine - Community [2020-04-17T22:34:11.210Z] Engine: [2020-04-17T22:34:11.210Z] Version: 19.03.5 [2020-04-17T22:34:11.210Z] API version: 1.40 (minimum version 1.12) [2020-04-17T22:34:11.210Z] Go version: go1.12.12 [2020-04-17T22:34:11.210Z] Git commit: 633a0ea [2020-04-17T22:34:11.210Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-17T22:34:11.210Z] OS/Arch: linux/arm64 [2020-04-17T22:34:11.210Z] Experimental: true [2020-04-17T22:34:11.210Z] containerd: [2020-04-17T22:34:11.210Z] Version: 1.2.10 [2020-04-17T22:34:11.210Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T22:34:11.210Z] runc: [2020-04-17T22:34:11.210Z] Version: 1.0.0-rc8+dev [2020-04-17T22:34:11.210Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T22:34:11.210Z] docker-init: [2020-04-17T22:34:11.210Z] Version: 0.18.0 [2020-04-17T22:34:11.210Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T22:34:11.275Z] #62 53.54 Building dependency tree... [2020-04-17T22:34:11.275Z] #62 ... [2020-04-17T22:34:11.275Z] [2020-04-17T22:34:11.275Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:34:11.275Z] #43 32.73 Reading package lists... [2020-04-17T22:34:11.275Z] #43 44.67 Reading package lists... [2020-04-17T22:34:11.275Z] #43 ... [2020-04-17T22:34:11.275Z] [2020-04-17T22:34:11.275Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:34:11.275Z] #10 37.41 Reading package lists... [2020-04-17T22:34:11.382Z] #44 39.59 DEP criu/pie/parasite-vdso.d [2020-04-17T22:34:11.420Z] go: finding github.com/gogo/protobuf v1.2.0 [2020-04-17T22:34:11.538Z] + docker info [2020-04-17T22:34:11.669Z] #44 39.80 DEP criu/pie/parasite.d [2020-04-17T22:34:11.669Z] #44 ... [2020-04-17T22:34:11.669Z] [2020-04-17T22:34:11.669Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T22:34:11.669Z] #11 DONE 1.7s [2020-04-17T22:34:11.957Z] [2020-04-17T22:34:11.957Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:11.957Z] #60 1.117 + RM_GOPATH=0 [2020-04-17T22:34:11.957Z] #60 1.118 + TMP_GOPATH= [2020-04-17T22:34:11.957Z] #60 1.118 + : /build [2020-04-17T22:34:11.957Z] #60 1.118 + '[' -z '' ']' [2020-04-17T22:34:11.957Z] #60 1.123 ++ mktemp -d [2020-04-17T22:34:11.957Z] #60 1.123 + export GOPATH=/tmp/tmp.vPYgGsRVa0 [2020-04-17T22:34:11.957Z] #60 1.125 + GOPATH=/tmp/tmp.vPYgGsRVa0 [2020-04-17T22:34:11.957Z] #60 1.125 + RM_GOPATH=1 [2020-04-17T22:34:11.957Z] #60 1.126 ++ dirname ./install.sh [2020-04-17T22:34:11.957Z] #60 1.126 + dir=. [2020-04-17T22:34:11.957Z] #60 1.126 + bin=runc [2020-04-17T22:34:11.957Z] #60 1.126 + shift [2020-04-17T22:34:11.957Z] #60 1.126 + '[' '!' -f ./runc.installer ']' [2020-04-17T22:34:11.957Z] #60 1.126 + . ./runc.installer [2020-04-17T22:34:11.957Z] #60 1.127 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:34:11.957Z] #60 1.127 + install_runc [2020-04-17T22:34:11.957Z] #60 1.127 + uname -r [2020-04-17T22:34:11.957Z] #60 1.127 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T22:34:11.957Z] #60 1.128 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T22:34:11.957Z] #60 1.128 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T22:34:11.957Z] #60 1.128 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T22:34:11.957Z] #60 1.128 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vPYgGsRVa0/src/github.com/opencontainers/runc [2020-04-17T22:34:11.957Z] #60 1.147 Cloning into '/tmp/tmp.vPYgGsRVa0/src/github.com/opencontainers/runc'... [2020-04-17T22:34:12.919Z] go: finding github.com/spf13/viper v1.3.2 [2020-04-17T22:34:12.974Z] #60 ... [2020-04-17T22:34:12.974Z] [2020-04-17T22:34:12.974Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:12.974Z] #50 DONE 77.5s [2020-04-17T22:34:12.974Z] [2020-04-17T22:34:12.974Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:12.974Z] #68 72.85 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:34:12.974Z] #68 72.85 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T22:34:12.974Z] #68 DONE 77.6s [2020-04-17T22:34:12.974Z] [2020-04-17T22:34:12.974Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:12.974Z] #47 77.54 mime/multipart [2020-04-17T22:34:13.209Z] go: finding github.com/onsi/gomega v1.4.3 [2020-04-17T22:34:13.262Z] #47 77.60 crypto/tls [2020-04-17T22:34:13.262Z] #47 ... [2020-04-17T22:34:13.262Z] [2020-04-17T22:34:13.262Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T22:34:13.262Z] #69 DONE 0.2s [2020-04-17T22:34:13.548Z] [2020-04-17T22:34:13.548Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:13.548Z] #44 40.07 CC criu/pie/parasite.o [2020-04-17T22:34:13.548Z] #44 40.98 LINK criu/pie/parasite.built-in.o [2020-04-17T22:34:13.548Z] #44 40.98 GEN criu/pie/parasite-blob.h [2020-04-17T22:34:13.548Z] #44 40.99 CC criu/pie/parasite-vdso.o [2020-04-17T22:34:13.548Z] #44 41.49 CC criu/arch/s390/vdso-pie.o [2020-04-17T22:34:13.799Z] #10 49.44 Reading package lists... [2020-04-17T22:34:13.799Z] #10 ... [2020-04-17T22:34:13.799Z] [2020-04-17T22:34:13.799Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:34:13.799Z] #43 44.67 Reading package lists... [2020-04-17T22:34:13.842Z] #44 41.90 CC criu/arch/s390/restorer.o [2020-04-17T22:34:13.842Z] #44 ... [2020-04-17T22:34:13.842Z] [2020-04-17T22:34:13.842Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T22:34:13.842Z] #12 DONE 2.1s [2020-04-17T22:34:13.842Z] [2020-04-17T22:34:13.842Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:13.842Z] #44 42.15 CC criu/pie/restorer.o [2020-04-17T22:34:14.765Z] Client: Docker Engine - Community [2020-04-17T22:34:14.765Z] Version: 19.03.5 [2020-04-17T22:34:14.765Z] API version: 1.40 [2020-04-17T22:34:14.765Z] Go version: go1.12.12 [2020-04-17T22:34:14.765Z] Git commit: 633a0ea838 [2020-04-17T22:34:14.765Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-17T22:34:14.765Z] OS/Arch: linux/amd64 [2020-04-17T22:34:14.765Z] Experimental: false [2020-04-17T22:34:14.765Z] [2020-04-17T22:34:14.765Z] Server: Docker Engine - Community [2020-04-17T22:34:14.765Z] Engine: [2020-04-17T22:34:14.765Z] Version: 19.03.5 [2020-04-17T22:34:14.765Z] API version: 1.40 (minimum version 1.12) [2020-04-17T22:34:14.765Z] Go version: go1.12.12 [2020-04-17T22:34:14.765Z] Git commit: 633a0ea838 [2020-04-17T22:34:14.765Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-17T22:34:14.765Z] OS/Arch: linux/amd64 [2020-04-17T22:34:14.765Z] Experimental: true [2020-04-17T22:34:14.765Z] containerd: [2020-04-17T22:34:14.765Z] Version: 1.2.10 [2020-04-17T22:34:14.765Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T22:34:14.765Z] runc: [2020-04-17T22:34:14.765Z] Version: 1.0.0-rc8+dev [2020-04-17T22:34:14.765Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T22:34:14.765Z] docker-init: [2020-04-17T22:34:14.765Z] Version: 0.18.0 [2020-04-17T22:34:14.765Z] GitCommit: fec3683 [Pipeline] sh [2020-04-17T22:34:15.084Z] + docker info [2020-04-17T22:34:15.932Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2020-04-17T22:34:15.941Z] #44 ... [2020-04-17T22:34:15.941Z] [2020-04-17T22:34:15.941Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T22:34:15.941Z] #13 1.825 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T22:34:15.941Z] #13 DONE 2.0s [2020-04-17T22:34:15.941Z] [2020-04-17T22:34:15.941Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:15.941Z] #44 44.10 LINK criu/pie/restorer.built-in.o [2020-04-17T22:34:15.941Z] #44 44.10 GEN criu/pie/restorer-blob.h [2020-04-17T22:34:15.941Z] #44 44.23 DEP criu/vdso.d [2020-04-17T22:34:15.941Z] #44 44.34 DEP criu/uts_ns.d [2020-04-17T22:34:16.222Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2020-04-17T22:34:16.222Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2020-04-17T22:34:16.223Z] #44 44.53 DEP criu/util.d [2020-04-17T22:34:16.223Z] #44 44.62 DEP criu/uffd.d [2020-04-17T22:34:16.505Z] #44 44.79 DEP criu/tun.d [2020-04-17T22:34:16.505Z] #44 44.89 DEP criu/tty.d [2020-04-17T22:34:16.787Z] #44 45.04 DEP criu/timerfd.d [2020-04-17T22:34:16.787Z] #44 45.13 DEP criu/sysfs_parse.d [2020-04-17T22:34:16.849Z] go: finding github.com/spf13/cast v1.3.0 [2020-04-17T22:34:17.069Z] #44 ... [2020-04-17T22:34:17.069Z] [2020-04-17T22:34:17.069Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T22:34:17.069Z] #14 DONE 1.3s [2020-04-17T22:34:17.069Z] [2020-04-17T22:34:17.069Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:17.069Z] #44 45.24 DEP criu/sysctl.d [2020-04-17T22:34:17.069Z] #44 45.37 DEP criu/string.d [2020-04-17T22:34:17.069Z] #44 45.42 DEP criu/stats.d [2020-04-17T22:34:17.069Z] #43 56.60 Building dependency tree... [2020-04-17T22:34:17.356Z] #44 45.55 DEP criu/sockets.d [2020-04-17T22:34:17.356Z] #44 45.68 DEP criu/sk-unix.d [2020-04-17T22:34:17.638Z] #44 45.91 DEP criu/sk-tcp.d [2020-04-17T22:34:17.638Z] #44 46.02 DEP criu/sk-queue.d [2020-04-17T22:34:17.878Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2020-04-17T22:34:17.878Z] go: finding github.com/vishvananda/netlink v1.0.0 [2020-04-17T22:34:17.878Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2020-04-17T22:34:17.919Z] #44 46.17 DEP criu/sk-packet.d [2020-04-17T22:34:18.201Z] #44 46.36 DEP criu/sk-netlink.d [2020-04-17T22:34:18.201Z] #44 46.52 DEP criu/sk-inet.d [2020-04-17T22:34:18.484Z] #44 ... [2020-04-17T22:34:18.484Z] [2020-04-17T22:34:18.484Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T22:34:18.484Z] #15 DONE 1.3s [2020-04-17T22:34:18.484Z] [2020-04-17T22:34:18.484Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:18.484Z] #44 46.80 DEP criu/signalfd.d [2020-04-17T22:34:18.772Z] #44 46.93 DEP criu/sigframe.d [2020-04-17T22:34:18.772Z] #44 47.16 DEP criu/shmem.d [2020-04-17T22:34:18.908Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2020-04-17T22:34:18.908Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2020-04-17T22:34:19.054Z] #44 47.31 DEP criu/servicefd.d [2020-04-17T22:34:19.054Z] #44 47.40 DEP criu/seize.d [2020-04-17T22:34:19.145Z] Client: [2020-04-17T22:34:19.145Z] Debug Mode: false [2020-04-17T22:34:19.145Z] [2020-04-17T22:34:19.145Z] Server: [2020-04-17T22:34:19.145Z] Containers: 0 [2020-04-17T22:34:19.145Z] Running: 0 [2020-04-17T22:34:19.145Z] Paused: 0 [2020-04-17T22:34:19.145Z] Stopped: 0 [2020-04-17T22:34:19.145Z] Images: 0 [2020-04-17T22:34:19.145Z] Server Version: 19.03.5 [2020-04-17T22:34:19.145Z] Storage Driver: overlay2 [2020-04-17T22:34:19.145Z] Backing Filesystem: extfs [2020-04-17T22:34:19.145Z] Supports d_type: true [2020-04-17T22:34:19.145Z] Native Overlay Diff: true [2020-04-17T22:34:19.145Z] Logging Driver: json-file [2020-04-17T22:34:19.145Z] Cgroup Driver: cgroupfs [2020-04-17T22:34:19.145Z] Plugins: [2020-04-17T22:34:19.145Z] Volume: local [2020-04-17T22:34:19.145Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T22:34:19.145Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T22:34:19.145Z] Swarm: inactive [2020-04-17T22:34:19.145Z] Runtimes: runc [2020-04-17T22:34:19.145Z] Default Runtime: runc [2020-04-17T22:34:19.145Z] Init Binary: docker-init [2020-04-17T22:34:19.145Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T22:34:19.145Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T22:34:19.145Z] init version: fec3683 [2020-04-17T22:34:19.145Z] Security Options: [2020-04-17T22:34:19.145Z] apparmor [2020-04-17T22:34:19.145Z] seccomp [2020-04-17T22:34:19.145Z] Profile: default [2020-04-17T22:34:19.145Z] Kernel Version: 4.15.0-1058-aws [2020-04-17T22:34:19.145Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T22:34:19.145Z] OSType: linux [2020-04-17T22:34:19.145Z] Architecture: x86_64 [2020-04-17T22:34:19.145Z] CPUs: 2 [2020-04-17T22:34:19.145Z] Total Memory: 7.501GiB [2020-04-17T22:34:19.145Z] Name: ip-10-100-122-184 [2020-04-17T22:34:19.145Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-17T22:34:19.145Z] Docker Root Dir: /var/lib/docker [2020-04-17T22:34:19.145Z] Debug Mode: false [2020-04-17T22:34:19.145Z] Registry: https://index.docker.io/v1/ [2020-04-17T22:34:19.145Z] Labels: [2020-04-17T22:34:19.145Z] Experimental: true [2020-04-17T22:34:19.145Z] Insecure Registries: [2020-04-17T22:34:19.145Z] 127.0.0.0/8 [2020-04-17T22:34:19.145Z] Live Restore Enabled: true [2020-04-17T22:34:19.145Z] [2020-04-17T22:34:19.145Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T22:34:19.335Z] #44 47.57 DEP criu/seccomp.d [2020-04-17T22:34:19.465Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:34:19.466Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:34:19.466Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40820/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T22:34:19.466Z] + bash /home/ubuntu/workspace/moby_PR-40820/check-config.sh [2020-04-17T22:34:19.466Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T22:34:19.466Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-17T22:34:19.466Z] [2020-04-17T22:34:19.466Z] Generally Necessary: [2020-04-17T22:34:19.466Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T22:34:19.466Z] - apparmor: enabled and tools installed [2020-04-17T22:34:19.466Z] - CONFIG_NAMESPACES: enabled [2020-04-17T22:34:19.466Z] - CONFIG_NET_NS: enabled [2020-04-17T22:34:19.466Z] - CONFIG_PID_NS: enabled [2020-04-17T22:34:19.466Z] - CONFIG_IPC_NS: enabled [2020-04-17T22:34:19.466Z] - CONFIG_UTS_NS: enabled [2020-04-17T22:34:19.466Z] - CONFIG_CGROUPS: enabled [2020-04-17T22:34:19.466Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T22:34:19.466Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T22:34:19.537Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2020-04-17T22:34:19.591Z] #43 ... [2020-04-17T22:34:19.591Z] [2020-04-17T22:34:19.591Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:34:19.591Z] #62 53.54 Building dependency tree... [2020-04-17T22:34:19.591Z] #62 59.90 The following additional packages will be installed: [2020-04-17T22:34:19.591Z] #62 59.94 libbtrfs0 [2020-04-17T22:34:19.591Z] #62 60.31 The following NEW packages will be installed: [2020-04-17T22:34:19.591Z] #62 60.33 libbtrfs-dev libbtrfs0 [2020-04-17T22:34:19.591Z] #62 61.08 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:34:19.591Z] #62 61.08 Need to get 119 kB of archives. [2020-04-17T22:34:19.591Z] #62 61.08 After this operation, 387 kB of additional disk space will be used. [2020-04-17T22:34:19.591Z] #62 61.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T22:34:19.591Z] #62 61.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T22:34:19.618Z] #44 47.68 DEP criu/rst-malloc.d [2020-04-17T22:34:19.619Z] #44 47.74 DEP criu/rbtree.d [2020-04-17T22:34:19.619Z] #44 47.76 DEP criu/pstree.d [2020-04-17T22:34:19.619Z] #44 47.86 DEP criu/protobuf.d [2020-04-17T22:34:19.619Z] #44 47.92 GEN criu/protobuf-desc-gen.h [2020-04-17T22:34:19.619Z] #44 ... [2020-04-17T22:34:19.619Z] [2020-04-17T22:34:19.619Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T22:34:19.619Z] #16 DONE 1.4s [2020-04-17T22:34:19.723Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T22:34:19.723Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T22:34:19.723Z] - CONFIG_CPUSETS: enabled [2020-04-17T22:34:19.723Z] - CONFIG_MEMCG: enabled [2020-04-17T22:34:19.723Z] - CONFIG_KEYS: enabled [2020-04-17T22:34:19.723Z] - CONFIG_VETH: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T22:34:19.723Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T22:34:19.723Z] [2020-04-17T22:34:19.723Z] Optional Features: [2020-04-17T22:34:19.723Z] - CONFIG_USER_NS: enabled [2020-04-17T22:34:19.723Z] - CONFIG_SECCOMP: enabled [2020-04-17T22:34:19.723Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T22:34:19.723Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T22:34:19.723Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T22:34:19.723Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T22:34:19.723Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-17T22:34:19.723Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T22:34:19.723Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T22:34:19.723Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T22:34:19.723Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T22:34:19.723Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T22:34:19.723Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T22:34:19.723Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T22:34:19.723Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T22:34:19.723Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T22:34:19.723Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T22:34:19.723Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T22:34:19.723Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T22:34:19.848Z] #62 ... [2020-04-17T22:34:19.848Z] [2020-04-17T22:34:19.848Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:34:19.848Z] #43 62.78 The following additional packages will be installed: [2020-04-17T22:34:19.900Z] [2020-04-17T22:34:19.900Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:34:19.992Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T22:34:19.992Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T22:34:19.992Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T22:34:19.992Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T22:34:19.992Z] - CONFIG_EXT4_FS: enabled [2020-04-17T22:34:19.992Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T22:34:19.992Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T22:34:19.992Z] - Network Drivers: [2020-04-17T22:34:19.992Z] - "overlay": [2020-04-17T22:34:19.992Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T22:34:19.992Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T22:34:19.992Z] Optional (for encrypted networks): [2020-04-17T22:34:19.992Z] - CONFIG_CRYPTO: enabled [2020-04-17T22:34:19.992Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T22:34:19.992Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T22:34:19.992Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T22:34:19.992Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T22:34:19.992Z] - CONFIG_XFRM: enabled [2020-04-17T22:34:19.992Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T22:34:19.992Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T22:34:19.992Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T22:34:19.992Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T22:34:19.992Z] - "ipvlan": [2020-04-17T22:34:19.992Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T22:34:19.992Z] - "macvlan": [2020-04-17T22:34:19.992Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T22:34:19.992Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T22:34:19.992Z] - "ftp,tftp client in container": [2020-04-17T22:34:19.992Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T22:34:19.992Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T22:34:19.992Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T22:34:19.992Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T22:34:19.992Z] - Storage Drivers: [2020-04-17T22:34:19.992Z] - "aufs": [2020-04-17T22:34:19.992Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T22:34:19.992Z] - "btrfs": [2020-04-17T22:34:19.992Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T22:34:19.992Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T22:34:19.992Z] - "devicemapper": [2020-04-17T22:34:19.992Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T22:34:19.992Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T22:34:19.992Z] - "overlay": [2020-04-17T22:34:19.992Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T22:34:19.992Z] - "zfs": [2020-04-17T22:34:19.992Z] - /dev/zfs: missing [2020-04-17T22:34:19.992Z] - zfs command: missing [2020-04-17T22:34:20.106Z] #43 62.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T22:34:20.106Z] #43 62.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T22:34:20.106Z] #43 62.85 Suggested packages: [2020-04-17T22:34:20.106Z] #43 62.86 manpages-dev python-setuptools [2020-04-17T22:34:20.249Z] - zpool command: missing [2020-04-17T22:34:20.249Z] [2020-04-17T22:34:20.249Z] Limits: [2020-04-17T22:34:20.249Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T22:34:20.249Z] [2020-04-17T22:34:20.249Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T22:34:20.562Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2020-04-17T22:34:20.562Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2020-04-17T22:34:20.607Z] + sudo modprobe ip_vs [2020-04-17T22:34:20.864Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 . [2020-04-17T22:34:20.879Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2020-04-17T22:34:20.879Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-17T22:34:21.131Z] #2 [internal] load .dockerignore [2020-04-17T22:34:21.131Z] #2 transferring context: [2020-04-17T22:34:21.371Z] #17 1.517 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:34:21.371Z] #17 1.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:34:21.390Z] #2 transferring context: 87B 0.1s done [2020-04-17T22:34:21.390Z] #2 DONE 0.2s [2020-04-17T22:34:21.390Z] [2020-04-17T22:34:21.390Z] #1 [internal] load build definition from Dockerfile [2020-04-17T22:34:21.390Z] #1 transferring dockerfile: 17.11kB 0.0s done [2020-04-17T22:34:21.390Z] #1 DONE 0.3s [2020-04-17T22:34:21.390Z] [2020-04-17T22:34:21.390Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T22:34:21.507Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2020-04-17T22:34:21.648Z] #3 DONE 0.4s [2020-04-17T22:34:21.653Z] #17 1.910 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:34:21.653Z] #17 2.017 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-17T22:34:21.905Z] [2020-04-17T22:34:21.906Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T22:34:21.906Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T22:34:21.906Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T22:34:21.906Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-17T22:34:21.906Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-17T22:34:21.906Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-17T22:34:21.906Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 3.01MB / 8.82MB 0.2s [2020-04-17T22:34:22.163Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-17T22:34:22.163Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-17T22:34:22.424Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-17T22:34:22.627Z] #43 65.36 The following NEW packages will be installed: [2020-04-17T22:34:22.627Z] #43 65.38 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T22:34:22.627Z] #43 65.38 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T22:34:22.627Z] #43 65.38 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T22:34:22.627Z] #43 65.39 python-six zlib1g-dev [2020-04-17T22:34:22.659Z] #17 2.617 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-17T22:34:22.686Z] #4 DONE 0.8s [2020-04-17T22:34:22.885Z] #43 ... [2020-04-17T22:34:22.885Z] [2020-04-17T22:34:22.885Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:34:22.885Z] #62 62.96 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:34:22.885Z] #62 63.64 Fetched 119 kB in 0s (246 kB/s) [2020-04-17T22:34:22.885Z] #62 63.74 Selecting previously unselected package libbtrfs0. [2020-04-17T22:34:22.885Z] #62 63.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 ... 15405 files and directories currently installed.) [2020-04-17T22:34:22.885Z] #62 63.81 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T22:34:22.885Z] #62 63.85 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:34:22.885Z] #62 64.16 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:34:22.885Z] #62 64.16 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T22:34:22.885Z] #62 64.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:34:22.885Z] #62 64.61 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:34:22.885Z] #62 64.62 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:34:22.885Z] #62 64.63 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:34:22.885Z] #62 DONE 65.6s [2020-04-17T22:34:22.885Z] [2020-04-17T22:34:22.885Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:34:22.885Z] #63 DONE 0.1s [2020-04-17T22:34:22.885Z] [2020-04-17T22:34:22.885Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T22:34:22.885Z] #64 DONE 0.1s [2020-04-17T22:34:22.885Z] [2020-04-17T22:34:22.885Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:22.885Z] #33 64.45 internal/reflectlite [2020-04-17T22:34:22.885Z] #33 64.50 sync [2020-04-17T22:34:23.208Z] Client: [2020-04-17T22:34:23.208Z] Debug Mode: false [2020-04-17T22:34:23.208Z] [2020-04-17T22:34:23.208Z] Server: [2020-04-17T22:34:23.208Z] Containers: 0 [2020-04-17T22:34:23.208Z] Running: 0 [2020-04-17T22:34:23.208Z] Paused: 0 [2020-04-17T22:34:23.208Z] Stopped: 0 [2020-04-17T22:34:23.208Z] Images: 0 [2020-04-17T22:34:23.208Z] Server Version: 19.03.5 [2020-04-17T22:34:23.208Z] Storage Driver: overlay2 [2020-04-17T22:34:23.208Z] Backing Filesystem: extfs [2020-04-17T22:34:23.208Z] Supports d_type: true [2020-04-17T22:34:23.208Z] Native Overlay Diff: true [2020-04-17T22:34:23.208Z] Logging Driver: json-file [2020-04-17T22:34:23.208Z] Cgroup Driver: cgroupfs [2020-04-17T22:34:23.208Z] Plugins: [2020-04-17T22:34:23.208Z] Volume: local [2020-04-17T22:34:23.208Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T22:34:23.208Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T22:34:23.208Z] Swarm: inactive [2020-04-17T22:34:23.208Z] Runtimes: runc [2020-04-17T22:34:23.208Z] Default Runtime: runc [2020-04-17T22:34:23.208Z] Init Binary: docker-init [2020-04-17T22:34:23.208Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T22:34:23.208Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T22:34:23.208Z] init version: fec3683 [2020-04-17T22:34:23.208Z] Security Options: [2020-04-17T22:34:23.208Z] apparmor [2020-04-17T22:34:23.208Z] seccomp [2020-04-17T22:34:23.208Z] Profile: default [2020-04-17T22:34:23.208Z] Kernel Version: 4.15.0-1058-aws [2020-04-17T22:34:23.208Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-17T22:34:23.208Z] OSType: linux [2020-04-17T22:34:23.208Z] Architecture: x86_64 [2020-04-17T22:34:23.208Z] CPUs: 2 [2020-04-17T22:34:23.208Z] Total Memory: 7.501GiB [2020-04-17T22:34:23.208Z] Name: ip-10-100-44-199 [2020-04-17T22:34:23.208Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-17T22:34:23.208Z] Docker Root Dir: /var/lib/docker [2020-04-17T22:34:23.208Z] Debug Mode: false [2020-04-17T22:34:23.208Z] Registry: https://index.docker.io/v1/ [2020-04-17T22:34:23.208Z] Labels: [2020-04-17T22:34:23.208Z] Experimental: true [2020-04-17T22:34:23.208Z] Insecure Registries: [2020-04-17T22:34:23.208Z] 127.0.0.0/8 [2020-04-17T22:34:23.208Z] Live Restore Enabled: true [2020-04-17T22:34:23.208Z] [2020-04-17T22:34:23.208Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T22:34:23.252Z] [2020-04-17T22:34:23.252Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T22:34:23.449Z] #33 ... [2020-04-17T22:34:23.449Z] [2020-04-17T22:34:23.449Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:34:23.449Z] #35 45.70 Reading package lists... [2020-04-17T22:34:23.449Z] #35 56.64 Building dependency tree... [2020-04-17T22:34:23.449Z] #35 63.02 The following additional packages will be installed: [2020-04-17T22:34:23.449Z] #35 63.06 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T22:34:23.449Z] #35 63.12 Suggested packages: [2020-04-17T22:34:23.449Z] #35 63.13 cmake-doc ninja-build lrzip [2020-04-17T22:34:23.449Z] #35 63.13 Recommended packages: [2020-04-17T22:34:23.449Z] #35 63.13 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T22:34:23.449Z] #35 64.92 The following NEW packages will be installed: [2020-04-17T22:34:23.449Z] #35 64.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T22:34:23.449Z] #35 64.98 vim-common xxd [2020-04-17T22:34:23.449Z] #35 65.53 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:34:23.449Z] #35 65.53 Need to get 14.9 MB of archives. [2020-04-17T22:34:23.449Z] #35 65.53 After this operation, 61.8 MB of additional disk space will be used. [2020-04-17T22:34:23.449Z] #35 65.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T22:34:23.449Z] #35 65.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:34:23.449Z] #35 65.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T22:34:23.449Z] #35 65.87 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T22:34:23.449Z] #35 ... [2020-04-17T22:34:23.449Z] [2020-04-17T22:34:23.449Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:34:23.449Z] #43 66.05 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:34:23.449Z] #43 66.05 Need to get 4095 kB of archives. [2020-04-17T22:34:23.449Z] #43 66.05 After this operation, 22.5 MB of additional disk space will be used. [2020-04-17T22:34:23.449Z] #43 66.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-17T22:34:23.449Z] #43 66.05 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T22:34:23.449Z] #43 66.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-17T22:34:23.449Z] #43 66.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T22:34:23.449Z] #43 66.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-17T22:34:23.449Z] #43 66.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T22:34:23.449Z] #43 66.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-17T22:34:23.449Z] #43 66.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-17T22:34:23.449Z] #43 66.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-17T22:34:23.449Z] #43 66.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-17T22:34:23.449Z] #43 66.32 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-17T22:34:23.510Z] #5 DONE 0.2s [2020-04-17T22:34:23.510Z] [2020-04-17T22:34:23.510Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T22:34:23.510Z] #6 DONE 0.2s [2020-04-17T22:34:23.553Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:34:23.553Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:34:23.553Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40820/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T22:34:23.553Z] + bash /home/ubuntu/workspace/moby_PR-40820/check-config.sh [2020-04-17T22:34:23.553Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T22:34:23.553Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-17T22:34:23.553Z] [2020-04-17T22:34:23.553Z] Generally Necessary: [2020-04-17T22:34:23.553Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T22:34:23.553Z] - apparmor: enabled and tools installed [2020-04-17T22:34:23.553Z] - CONFIG_NAMESPACES: enabled [2020-04-17T22:34:23.554Z] - CONFIG_NET_NS: enabled [2020-04-17T22:34:23.554Z] - CONFIG_PID_NS: enabled [2020-04-17T22:34:23.554Z] - CONFIG_IPC_NS: enabled [2020-04-17T22:34:23.554Z] - CONFIG_UTS_NS: enabled [2020-04-17T22:34:23.554Z] - CONFIG_CGROUPS: enabled [2020-04-17T22:34:23.554Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T22:34:23.554Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T22:34:23.554Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T22:34:23.554Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T22:34:23.554Z] - CONFIG_CPUSETS: enabled [2020-04-17T22:34:23.554Z] - CONFIG_MEMCG: enabled [2020-04-17T22:34:23.554Z] - CONFIG_KEYS: enabled [2020-04-17T22:34:23.554Z] - CONFIG_VETH: enabled (as module) [2020-04-17T22:34:23.554Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T22:34:23.554Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T22:34:23.554Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T22:34:23.554Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T22:34:23.554Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T22:34:23.554Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T22:34:23.566Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2020-04-17T22:34:23.566Z] go: finding github.com/kisielk/gotool v1.0.0 [2020-04-17T22:34:23.663Z] #17 3.701 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-17T22:34:23.706Z] #43 66.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-17T22:34:23.706Z] #43 66.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-17T22:34:23.706Z] #43 66.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-17T22:34:23.706Z] #43 66.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T22:34:23.750Z] Client: [2020-04-17T22:34:23.750Z] Debug Mode: false [2020-04-17T22:34:23.750Z] [2020-04-17T22:34:23.750Z] Server: [2020-04-17T22:34:23.750Z] Containers: 0 [2020-04-17T22:34:23.750Z] Running: 0 [2020-04-17T22:34:23.750Z] Paused: 0 [2020-04-17T22:34:23.750Z] Stopped: 0 [2020-04-17T22:34:23.750Z] Images: 0 [2020-04-17T22:34:23.750Z] Server Version: 19.03.5 [2020-04-17T22:34:23.750Z] Storage Driver: overlay2 [2020-04-17T22:34:23.750Z] Backing Filesystem: extfs [2020-04-17T22:34:23.750Z] Supports d_type: true [2020-04-17T22:34:23.750Z] Native Overlay Diff: true [2020-04-17T22:34:23.750Z] Logging Driver: json-file [2020-04-17T22:34:23.750Z] Cgroup Driver: cgroupfs [2020-04-17T22:34:23.750Z] Plugins: [2020-04-17T22:34:23.750Z] Volume: local [2020-04-17T22:34:23.750Z] Network: bridge host ipvlan macvlan null overlay [2020-04-17T22:34:23.750Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-17T22:34:23.750Z] Swarm: inactive [2020-04-17T22:34:23.750Z] Runtimes: runc [2020-04-17T22:34:23.750Z] Default Runtime: runc [2020-04-17T22:34:23.750Z] Init Binary: docker-init [2020-04-17T22:34:23.750Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-17T22:34:23.750Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-17T22:34:23.750Z] init version: fec3683 [2020-04-17T22:34:23.750Z] Security Options: [2020-04-17T22:34:23.750Z] apparmor [2020-04-17T22:34:23.750Z] seccomp [2020-04-17T22:34:23.750Z] Profile: default [2020-04-17T22:34:23.750Z] Kernel Version: 4.15.0-1057-aws [2020-04-17T22:34:23.750Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-17T22:34:23.750Z] OSType: linux [2020-04-17T22:34:23.750Z] Architecture: aarch64 [2020-04-17T22:34:23.750Z] CPUs: 4 [2020-04-17T22:34:23.750Z] Total Memory: 7.525GiB [2020-04-17T22:34:23.750Z] Name: ip-10-100-35-40 [2020-04-17T22:34:23.750Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-17T22:34:23.750Z] Docker Root Dir: /var/lib/docker [2020-04-17T22:34:23.750Z] Debug Mode: false [2020-04-17T22:34:23.750Z] Registry: https://index.docker.io/v1/ [2020-04-17T22:34:23.750Z] Labels: [2020-04-17T22:34:23.750Z] Experimental: true [2020-04-17T22:34:23.750Z] Insecure Registries: [2020-04-17T22:34:23.750Z] 127.0.0.0/8 [2020-04-17T22:34:23.750Z] Live Restore Enabled: true [2020-04-17T22:34:23.750Z] [2020-04-17T22:34:23.750Z] WARNING: No swap limit support [Pipeline] sh [2020-04-17T22:34:23.768Z] [2020-04-17T22:34:23.768Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T22:34:23.768Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T22:34:23.768Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T22:34:23.768Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T22:34:23.818Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T22:34:23.818Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T22:34:23.818Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T22:34:23.818Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T22:34:23.818Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T22:34:23.818Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T22:34:23.818Z] [2020-04-17T22:34:23.818Z] Optional Features: [2020-04-17T22:34:23.818Z] - CONFIG_USER_NS: enabled [2020-04-17T22:34:23.818Z] - CONFIG_SECCOMP: enabled [2020-04-17T22:34:23.818Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T22:34:23.818Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T22:34:23.818Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T22:34:23.818Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T22:34:23.818Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-17T22:34:23.818Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T22:34:23.818Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T22:34:23.818Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T22:34:23.818Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T22:34:23.818Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T22:34:23.818Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T22:34:23.818Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T22:34:23.818Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T22:34:23.818Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T22:34:23.818Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T22:34:23.818Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T22:34:23.818Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T22:34:23.818Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T22:34:23.818Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T22:34:23.818Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T22:34:23.818Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T22:34:23.818Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T22:34:23.818Z] - CONFIG_EXT4_FS: enabled [2020-04-17T22:34:23.818Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T22:34:23.818Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T22:34:23.818Z] - Network Drivers: [2020-04-17T22:34:23.818Z] - "overlay": [2020-04-17T22:34:23.818Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T22:34:23.818Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T22:34:23.818Z] Optional (for encrypted networks): [2020-04-17T22:34:23.858Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2020-04-17T22:34:23.858Z] go: finding github.com/onsi/ginkgo v1.6.0 [2020-04-17T22:34:23.962Z] #43 66.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-17T22:34:23.962Z] #43 66.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-17T22:34:24.044Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:34:24.044Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:34:24.044Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40820/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-17T22:34:24.044Z] + bash /home/ubuntu/workspace/moby_PR-40820/check-config.sh [2020-04-17T22:34:24.044Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-17T22:34:24.044Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-17T22:34:24.044Z] [2020-04-17T22:34:24.044Z] Generally Necessary: [2020-04-17T22:34:24.044Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-17T22:34:24.044Z] - apparmor: enabled and tools installed [2020-04-17T22:34:24.044Z] - CONFIG_NAMESPACES: enabled [2020-04-17T22:34:24.044Z] - CONFIG_NET_NS: enabled [2020-04-17T22:34:24.044Z] - CONFIG_PID_NS: enabled [2020-04-17T22:34:24.044Z] - CONFIG_IPC_NS: enabled [2020-04-17T22:34:24.044Z] - CONFIG_UTS_NS: enabled [2020-04-17T22:34:24.044Z] - CONFIG_CGROUPS: enabled [2020-04-17T22:34:24.044Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-17T22:34:24.085Z] - CONFIG_CRYPTO: enabled [2020-04-17T22:34:24.085Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T22:34:24.085Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T22:34:24.085Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T22:34:24.085Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T22:34:24.085Z] - CONFIG_XFRM: enabled [2020-04-17T22:34:24.085Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T22:34:24.085Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T22:34:24.085Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T22:34:24.085Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T22:34:24.085Z] - "ipvlan": [2020-04-17T22:34:24.085Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T22:34:24.085Z] - "macvlan": [2020-04-17T22:34:24.085Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T22:34:24.085Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T22:34:24.085Z] - "ftp,tftp client in container": [2020-04-17T22:34:24.085Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T22:34:24.085Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T22:34:24.085Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T22:34:24.085Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T22:34:24.085Z] - Storage Drivers: [2020-04-17T22:34:24.085Z] - "aufs": [2020-04-17T22:34:24.085Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T22:34:24.085Z] - "btrfs": [2020-04-17T22:34:24.085Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T22:34:24.085Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T22:34:24.085Z] - "devicemapper": [2020-04-17T22:34:24.085Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T22:34:24.085Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T22:34:24.085Z] - "overlay": [2020-04-17T22:34:24.085Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T22:34:24.085Z] - "zfs": [2020-04-17T22:34:24.085Z] - /dev/zfs: missing [2020-04-17T22:34:24.085Z] - zfs command: missing [2020-04-17T22:34:24.085Z] - zpool command: missing [2020-04-17T22:34:24.085Z] [2020-04-17T22:34:24.085Z] Limits: [2020-04-17T22:34:24.085Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T22:34:24.085Z] [2020-04-17T22:34:24.085Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T22:34:24.303Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-17T22:34:24.303Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-17T22:34:24.303Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-17T22:34:24.303Z] - CONFIG_CPUSETS: enabled [2020-04-17T22:34:24.303Z] - CONFIG_MEMCG: enabled [2020-04-17T22:34:24.303Z] - CONFIG_KEYS: enabled [2020-04-17T22:34:24.303Z] - CONFIG_VETH: enabled (as module) [2020-04-17T22:34:24.303Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-17T22:34:24.303Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-17T22:34:24.303Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-17T22:34:24.303Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-17T22:34:24.303Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-17T22:34:24.303Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-17T22:34:24.303Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-17T22:34:24.303Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-17T22:34:24.303Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-17T22:34:24.303Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-17T22:34:24.303Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-17T22:34:24.303Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-17T22:34:24.303Z] [2020-04-17T22:34:24.303Z] Optional Features: [2020-04-17T22:34:24.303Z] - CONFIG_USER_NS: enabled [2020-04-17T22:34:24.303Z] - CONFIG_SECCOMP: enabled [2020-04-17T22:34:24.303Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-17T22:34:24.303Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-17T22:34:24.303Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-17T22:34:24.303Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-17T22:34:24.431Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 . [2020-04-17T22:34:24.562Z] - CONFIG_BLK_CGROUP: enabled [2020-04-17T22:34:24.562Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-17T22:34:24.562Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-17T22:34:24.562Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-17T22:34:24.562Z] - CONFIG_CGROUP_PERF: enabled [2020-04-17T22:34:24.562Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-17T22:34:24.562Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-17T22:34:24.562Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-17T22:34:24.562Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-17T22:34:24.562Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-17T22:34:24.562Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-17T22:34:24.562Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-17T22:34:24.562Z] - CONFIG_IP_VS: enabled (as module) [2020-04-17T22:34:24.562Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-17T22:34:24.562Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-17T22:34:24.562Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-17T22:34:24.562Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-17T22:34:24.562Z] - CONFIG_EXT4_FS: enabled [2020-04-17T22:34:24.562Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-17T22:34:24.562Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-17T22:34:24.562Z] - Network Drivers: [2020-04-17T22:34:24.562Z] - "overlay": [2020-04-17T22:34:24.562Z] - CONFIG_VXLAN: enabled (as module) [2020-04-17T22:34:24.562Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-17T22:34:24.562Z] Optional (for encrypted networks): [2020-04-17T22:34:24.689Z] #1 [internal] load .dockerignore [2020-04-17T22:34:24.689Z] #1 transferring context: [2020-04-17T22:34:24.689Z] #1 transferring context: 87B 0.0s done [2020-04-17T22:34:24.689Z] #1 DONE 0.2s [2020-04-17T22:34:24.689Z] [2020-04-17T22:34:24.689Z] #2 [internal] load build definition from Dockerfile [2020-04-17T22:34:24.689Z] #2 transferring dockerfile: 17.11kB done [2020-04-17T22:34:24.689Z] #2 DONE 0.2s [2020-04-17T22:34:24.689Z] [2020-04-17T22:34:24.689Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T22:34:24.822Z] - CONFIG_CRYPTO: enabled [2020-04-17T22:34:24.822Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-17T22:34:24.822Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-17T22:34:24.822Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-17T22:34:24.822Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-17T22:34:24.822Z] - CONFIG_XFRM: enabled [2020-04-17T22:34:24.822Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-17T22:34:24.822Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-17T22:34:24.822Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-17T22:34:24.822Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-17T22:34:24.822Z] - "ipvlan": [2020-04-17T22:34:24.822Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-17T22:34:24.822Z] - "macvlan": [2020-04-17T22:34:24.822Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-17T22:34:24.822Z] - CONFIG_DUMMY: enabled (as module) [2020-04-17T22:34:24.822Z] - "ftp,tftp client in container": [2020-04-17T22:34:24.822Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-17T22:34:24.822Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-17T22:34:24.822Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-17T22:34:24.822Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-17T22:34:24.822Z] - Storage Drivers: [2020-04-17T22:34:24.822Z] - "aufs": [2020-04-17T22:34:24.822Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-17T22:34:24.822Z] - "btrfs": [2020-04-17T22:34:24.822Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-17T22:34:24.822Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-17T22:34:24.822Z] - "devicemapper": [2020-04-17T22:34:24.822Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-17T22:34:24.822Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-17T22:34:24.822Z] - "overlay": [2020-04-17T22:34:24.822Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-17T22:34:24.822Z] - "zfs": [2020-04-17T22:34:24.822Z] - /dev/zfs: missing [2020-04-17T22:34:24.822Z] - zfs command: missing [2020-04-17T22:34:24.822Z] - zpool command: missing [2020-04-17T22:34:24.822Z] [2020-04-17T22:34:24.822Z] Limits: [2020-04-17T22:34:24.822Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-17T22:34:24.822Z] [2020-04-17T22:34:24.822Z] + true [2020-04-17T22:34:24.895Z] #43 ... [2020-04-17T22:34:24.895Z] [2020-04-17T22:34:24.895Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:34:24.895Z] #25 47.07 Reading package lists... [2020-04-17T22:34:24.895Z] #25 58.22 Building dependency tree... [2020-04-17T22:34:24.895Z] #25 65.00 ca-certificates is already the newest version (20190110). [2020-04-17T22:34:24.895Z] #25 65.00 The following additional packages will be installed: [2020-04-17T22:34:24.895Z] #25 65.05 libjq1 libonig5 [2020-04-17T22:34:24.895Z] #25 66.00 The following NEW packages will be installed: [2020-04-17T22:34:24.895Z] #25 66.00 jq libjq1 libonig5 [2020-04-17T22:34:24.895Z] #25 66.64 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:34:24.895Z] #25 66.64 Need to get 355 kB of archives. [2020-04-17T22:34:24.895Z] #25 66.64 After this operation, 1072 kB of additional disk space will be used. [2020-04-17T22:34:24.895Z] #25 66.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T22:34:24.895Z] #25 66.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T22:34:24.895Z] #25 66.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T22:34:24.946Z] #3 DONE 0.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-17T22:34:25.153Z] #25 ... [2020-04-17T22:34:25.153Z] [2020-04-17T22:34:25.153Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:34:25.153Z] #35 67.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-17T22:34:25.153Z] #35 67.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-17T22:34:25.153Z] #35 67.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-17T22:34:25.153Z] #35 67.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-17T22:34:25.153Z] #35 67.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-17T22:34:25.153Z] #35 67.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-17T22:34:25.204Z] [2020-04-17T22:34:25.204Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T22:34:25.204Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T22:34:25.204Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T22:34:25.204Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-17T22:34:25.204Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-17T22:34:25.204Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-17T22:34:25.204Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 6.34MB / 8.82MB 0.2s [2020-04-17T22:34:25.386Z] go: finding google.golang.org/grpc v1.20.1 [2020-04-17T22:34:25.447Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 . [2020-04-17T22:34:25.447Z] #2 [internal] load .dockerignore [2020-04-17T22:34:25.447Z] #2 transferring context: 87B 0.0s done [2020-04-17T22:34:25.447Z] #2 DONE 0.0s [2020-04-17T22:34:25.447Z] [2020-04-17T22:34:25.447Z] #1 [internal] load build definition from Dockerfile [2020-04-17T22:34:25.447Z] #1 transferring dockerfile: 17.11kB 0.0s done [2020-04-17T22:34:25.447Z] #1 DONE 0.0s [2020-04-17T22:34:25.447Z] [2020-04-17T22:34:25.447Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T22:34:25.461Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-17T22:34:25.461Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-17T22:34:25.678Z] go: finding github.com/magiconair/properties v1.8.0 [2020-04-17T22:34:25.678Z] go: finding github.com/onsi/ginkgo v1.7.0 [2020-04-17T22:34:25.682Z] #17 ... [2020-04-17T22:34:25.682Z] [2020-04-17T22:34:25.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:25.682Z] #44 48.94 DEP criu/protobuf-desc.d [2020-04-17T22:34:25.682Z] #44 49.10 DEP criu/proc_parse.d [2020-04-17T22:34:25.682Z] #44 49.27 DEP criu/plugin.d [2020-04-17T22:34:25.682Z] #44 49.35 DEP criu/pipes.d [2020-04-17T22:34:25.682Z] #44 49.53 DEP criu/pie-util.d [2020-04-17T22:34:25.682Z] #44 49.66 DEP criu/pie-util-vdso.d [2020-04-17T22:34:25.682Z] #44 49.80 DEP criu/path.d [2020-04-17T22:34:25.682Z] #44 49.94 DEP criu/parasite-syscall.d [2020-04-17T22:34:25.682Z] #44 50.11 DEP criu/pagemap.d [2020-04-17T22:34:25.682Z] #44 50.22 DEP criu/pagemap-cache.d [2020-04-17T22:34:25.682Z] #44 50.35 DEP criu/page-xfer.d [2020-04-17T22:34:25.682Z] #44 50.48 DEP criu/page-pipe.d [2020-04-17T22:34:25.682Z] #44 50.53 DEP criu/netfilter.d [2020-04-17T22:34:25.682Z] #44 50.62 DEP criu/net.d [2020-04-17T22:34:25.682Z] #44 50.85 DEP criu/namespaces.d [2020-04-17T22:34:25.682Z] #44 50.97 DEP criu/mount.d [2020-04-17T22:34:25.682Z] #44 51.13 DEP criu/mem.d [2020-04-17T22:34:25.682Z] #44 51.29 DEP criu/lsm.d [2020-04-17T22:34:25.682Z] #44 51.40 DEP criu/log.d [2020-04-17T22:34:25.682Z] #44 51.57 DEP criu/libnetlink.d [2020-04-17T22:34:25.682Z] #44 51.68 DEP criu/kerndat.d [2020-04-17T22:34:25.682Z] #44 51.78 DEP criu/kcmp-ids.d [2020-04-17T22:34:25.682Z] #44 51.85 DEP criu/irmap.d [2020-04-17T22:34:25.682Z] #44 51.96 DEP criu/ipc_ns.d [2020-04-17T22:34:25.682Z] #44 52.16 DEP criu/image.d [2020-04-17T22:34:25.682Z] #44 52.29 DEP criu/image-desc.d [2020-04-17T22:34:25.682Z] #44 52.35 DEP criu/fsnotify.d [2020-04-17T22:34:25.682Z] #44 52.45 DEP criu/filesystems.d [2020-04-17T22:34:25.682Z] #44 52.53 DEP criu/files.d [2020-04-17T22:34:25.682Z] #44 52.66 DEP criu/files-reg.d [2020-04-17T22:34:25.682Z] #44 52.83 DEP criu/files-ext.d [2020-04-17T22:34:25.682Z] #44 52.92 DEP criu/file-lock.d [2020-04-17T22:34:25.682Z] #44 53.08 DEP criu/file-ids.d [2020-04-17T22:34:25.682Z] #44 53.20 DEP criu/fifo.d [2020-04-17T22:34:25.682Z] #44 53.31 DEP criu/fdstore.d [2020-04-17T22:34:25.682Z] #44 53.40 DEP criu/fault-injection.d [2020-04-17T22:34:25.682Z] #44 53.44 DEP criu/external.d [2020-04-17T22:34:25.682Z] #44 53.55 DEP criu/eventpoll.d [2020-04-17T22:34:25.682Z] #44 53.75 DEP criu/eventfd.d [2020-04-17T22:34:25.682Z] #44 53.88 DEP criu/crtools.d [2020-04-17T22:34:25.682Z] #44 53.99 DEP criu/cr-service.d [2020-04-17T22:34:25.720Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2020-04-17T22:34:25.720Z] #4 DONE 0.8s [2020-04-17T22:34:25.963Z] #44 54.18 DEP criu/cr-restore.d [2020-04-17T22:34:26.015Z] #3 DONE 0.6s [2020-04-17T22:34:26.245Z] #44 54.36 DEP criu/cr-errno.d [2020-04-17T22:34:26.245Z] #44 54.37 DEP criu/cr-dump.d [2020-04-17T22:34:26.245Z] #44 54.58 DEP criu/cr-dedup.d [2020-04-17T22:34:26.274Z] [2020-04-17T22:34:26.274Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T22:34:26.274Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T22:34:26.274Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T22:34:26.274Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-04-17T22:34:26.274Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-04-17T22:34:26.274Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2020-04-17T22:34:26.274Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 4.93MB / 8.26MB 0.2s [2020-04-17T22:34:26.285Z] [2020-04-17T22:34:26.285Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T22:34:26.303Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.81MB / 9.86MB 2.7s [2020-04-17T22:34:26.527Z] #44 ... [2020-04-17T22:34:26.527Z] [2020-04-17T22:34:26.527Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:26.527Z] #60 6.259 + cd /tmp/tmp.vPYgGsRVa0/src/github.com/opencontainers/runc [2020-04-17T22:34:26.527Z] #60 6.259 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:34:26.527Z] #60 6.597 + '[' -z '' ']' [2020-04-17T22:34:26.527Z] #60 6.597 + target=static [2020-04-17T22:34:26.527Z] #60 6.597 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T22:34:26.527Z] #60 7.461 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-17T22:34:26.527Z] #60 ... [2020-04-17T22:34:26.527Z] [2020-04-17T22:34:26.527Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:26.527Z] #44 54.76 DEP criu/cr-check.d [2020-04-17T22:34:26.534Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2020-04-17T22:34:26.534Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2020-04-17T22:34:26.543Z] #6 DONE 0.3s [2020-04-17T22:34:26.543Z] [2020-04-17T22:34:26.543Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T22:34:26.543Z] #5 DONE 0.3s [2020-04-17T22:34:26.543Z] [2020-04-17T22:34:26.543Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:34:26.543Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T22:34:26.571Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.66MB / 9.86MB 2.8s [2020-04-17T22:34:26.571Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.9s done [2020-04-17T22:34:26.571Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-04-17T22:34:26.794Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-04-17T22:34:26.801Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T22:34:26.801Z] #7 sha256:8e16241796906ead8363ffeb21ecf8cf9df4bff224ee6f54f76b2274b1d34b32 1.79kB / 1.79kB done [2020-04-17T22:34:26.801Z] #7 sha256:f0d185e111f66f303a7fda933895d6ef09440c2a396dc3c544458fea4c2954b3 5.46kB / 5.46kB done [2020-04-17T22:34:26.801Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 0B / 50.38MB 0.1s [2020-04-17T22:34:26.801Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 464.24kB / 7.81MB 0.1s [2020-04-17T22:34:26.801Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 3.09MB / 7.81MB 0.2s [2020-04-17T22:34:26.808Z] #44 54.96 DEP criu/config.d [2020-04-17T22:34:26.808Z] #44 55.09 DEP criu/clone-noasan.d [2020-04-17T22:34:26.808Z] #44 55.12 DEP criu/cgroup.d [2020-04-17T22:34:27.066Z] #4 DONE 0.8s [2020-04-17T22:34:27.088Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 3.48MB / 50.38MB 0.3s [2020-04-17T22:34:27.088Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.3s [2020-04-17T22:34:27.088Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.3s done [2020-04-17T22:34:27.088Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0B / 10.00MB 0.4s [2020-04-17T22:34:27.090Z] #44 55.22 DEP criu/cgroup-props.d [2020-04-17T22:34:27.090Z] #44 55.29 DEP criu/bitmap.d [2020-04-17T22:34:27.090Z] #44 55.30 DEP criu/bfd.d [2020-04-17T22:34:27.090Z] #44 55.36 DEP criu/autofs.d [2020-04-17T22:34:27.339Z] [2020-04-17T22:34:27.339Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T22:34:27.350Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 10.08MB / 50.38MB 0.6s [2020-04-17T22:34:27.350Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 7.38MB / 10.00MB 0.6s [2020-04-17T22:34:27.350Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.7s [2020-04-17T22:34:27.350Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 0B / 51.83MB 0.7s [2020-04-17T22:34:27.372Z] #44 55.45 DEP criu/aio.d [2020-04-17T22:34:27.372Z] #44 55.65 DEP criu/action-scripts.d [2020-04-17T22:34:27.598Z] #5 ... [2020-04-17T22:34:27.598Z] [2020-04-17T22:34:27.598Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T22:34:27.598Z] #6 DONE 0.2s [2020-04-17T22:34:27.609Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 12.95MB / 50.38MB 0.8s [2020-04-17T22:34:27.610Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.7s done [2020-04-17T22:34:27.610Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 0B / 68.61MB 0.8s [2020-04-17T22:34:27.610Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 16.01MB / 50.38MB 1.0s [2020-04-17T22:34:27.610Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 3.01MB / 51.83MB 1.0s [2020-04-17T22:34:27.610Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 4.12MB / 68.61MB 1.0s [2020-04-17T22:34:27.655Z] #44 55.93 CC criu/action-scripts.o [2020-04-17T22:34:27.672Z] #35 ... [2020-04-17T22:34:27.672Z] [2020-04-17T22:34:27.672Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:27.672Z] #74 DONE 69.8s [2020-04-17T22:34:27.672Z] [2020-04-17T22:34:27.672Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:34:27.672Z] #10 49.44 Reading package lists... [2020-04-17T22:34:27.672Z] #10 60.72 Building dependency tree... [2020-04-17T22:34:27.672Z] #10 67.19 The following additional packages will be installed: [2020-04-17T22:34:27.672Z] #10 67.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T22:34:27.672Z] #10 67.20 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T22:34:27.672Z] #10 67.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T22:34:27.672Z] #10 67.22 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:34:27.672Z] #10 67.26 Suggested packages: [2020-04-17T22:34:27.672Z] #10 67.26 gcc-8-locales seccomp wine64 [2020-04-17T22:34:27.672Z] #10 69.78 The following NEW packages will be installed: [2020-04-17T22:34:27.672Z] #10 69.78 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T22:34:27.672Z] #10 69.78 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T22:34:27.672Z] #10 69.78 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T22:34:27.672Z] #10 69.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T22:34:27.672Z] #10 69.80 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T22:34:27.672Z] #10 69.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:34:27.672Z] #10 ... [2020-04-17T22:34:27.672Z] [2020-04-17T22:34:27.672Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:34:27.672Z] #25 68.55 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:34:27.672Z] #25 69.02 Fetched 355 kB in 0s (1158 kB/s) [2020-04-17T22:34:27.672Z] #25 69.22 Selecting previously unselected package libonig5:amd64. [2020-04-17T22:34:27.672Z] #25 69.22 (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 ... 15405 files and directories currently installed.) [2020-04-17T22:34:27.672Z] #25 69.35 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-17T22:34:27.672Z] #25 69.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:34:27.672Z] #25 69.80 Selecting previously unselected package libjq1:amd64. [2020-04-17T22:34:27.672Z] #25 69.80 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:34:27.672Z] #25 69.81 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:34:27.672Z] #25 70.42 Selecting previously unselected package jq. [2020-04-17T22:34:27.672Z] #25 70.42 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:34:27.672Z] #25 70.44 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:34:27.741Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2020-04-17T22:34:27.741Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2020-04-17T22:34:27.857Z] [2020-04-17T22:34:27.858Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T22:34:27.858Z] #5 DONE 0.3s [2020-04-17T22:34:27.858Z] [2020-04-17T22:34:27.858Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:34:27.858Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T22:34:27.872Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 24.37MB / 50.38MB 1.1s [2020-04-17T22:34:27.872Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 7.90MB / 51.83MB 1.1s [2020-04-17T22:34:27.872Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 8.32MB / 68.61MB 1.1s [2020-04-17T22:34:27.928Z] #25 70.72 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:34:27.928Z] #25 70.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:34:27.928Z] #25 70.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:34:27.928Z] #25 70.81 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:34:27.937Z] #44 56.29 CC criu/aio.o [2020-04-17T22:34:28.031Z] go: finding github.com/sirupsen/logrus v1.0.3 [2020-04-17T22:34:28.120Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 0B / 7.68MB 0.3s [2020-04-17T22:34:28.121Z] #7 sha256:c3e47edf9b4d18652b12fe2a555997e93e04b43bb225a17ae08f4db46670e51f 1.79kB / 1.79kB done [2020-04-17T22:34:28.121Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 0B / 49.17MB 0.3s [2020-04-17T22:34:28.121Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T22:34:28.121Z] #7 sha256:ccfbf50b9ebe763483826686ef86200118fc13a48f33ffa473850e17097dfe76 5.46kB / 5.46kB done [2020-04-17T22:34:28.121Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 1.81MB / 7.68MB 0.4s [2020-04-17T22:34:28.132Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 27.07MB / 50.38MB 1.3s [2020-04-17T22:34:28.132Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 12.37MB / 51.83MB 1.3s [2020-04-17T22:34:28.132Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 31.35MB / 50.38MB 1.5s [2020-04-17T22:34:28.132Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 16.55MB / 51.83MB 1.5s [2020-04-17T22:34:28.132Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 17.22MB / 68.61MB 1.5s [2020-04-17T22:34:28.219Z] #44 ... [2020-04-17T22:34:28.219Z] [2020-04-17T22:34:28.219Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:28.219Z] #47 82.80 net/http/httptrace [2020-04-17T22:34:28.219Z] #47 82.90 net/http [2020-04-17T22:34:28.219Z] #47 90.34 github.com/LK4D4/vndr/godl [2020-04-17T22:34:28.219Z] #47 90.80 github.com/LK4D4/vndr [2020-04-17T22:34:28.381Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 7.68MB / 7.68MB 0.5s [2020-04-17T22:34:28.381Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 11.34MB / 49.17MB 0.5s [2020-04-17T22:34:28.381Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 0B / 9.98MB 0.5s [2020-04-17T22:34:28.381Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 7.68MB / 7.68MB 0.6s done [2020-04-17T22:34:28.381Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 25.32MB / 49.17MB 0.7s [2020-04-17T22:34:28.381Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 5.73MB / 9.98MB 0.7s [2020-04-17T22:34:28.381Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 0B / 52.16MB 0.7s [2020-04-17T22:34:28.393Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 34.80MB / 50.38MB 1.7s [2020-04-17T22:34:28.393Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 23.40MB / 51.83MB 1.7s [2020-04-17T22:34:28.393Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 23.55MB / 68.61MB 1.7s [2020-04-17T22:34:28.501Z] #47 ... [2020-04-17T22:34:28.501Z] [2020-04-17T22:34:28.501Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:28.501Z] #44 56.68 CC criu/autofs.o [2020-04-17T22:34:28.643Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 9.98MB / 9.98MB 0.8s [2020-04-17T22:34:28.643Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 6.21MB / 52.16MB 0.8s [2020-04-17T22:34:28.643Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 32.59MB / 49.17MB 0.9s [2020-04-17T22:34:28.643Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 9.98MB / 9.98MB 0.8s done [2020-04-17T22:34:28.643Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 12.04MB / 52.16MB 0.9s [2020-04-17T22:34:28.643Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 0B / 62.47MB 0.9s [2020-04-17T22:34:28.643Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 37.60MB / 49.17MB 1.0s [2020-04-17T22:34:28.643Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 16.08MB / 52.16MB 1.0s [2020-04-17T22:34:28.652Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 40.60MB / 50.38MB 2.0s [2020-04-17T22:34:28.652Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 30.16MB / 51.83MB 2.0s [2020-04-17T22:34:28.652Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 28.77MB / 68.61MB 2.0s [2020-04-17T22:34:28.897Z] #25 DONE 71.5s [2020-04-17T22:34:28.897Z] [2020-04-17T22:34:28.897Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T22:34:28.897Z] #26 DONE 0.1s [2020-04-17T22:34:28.897Z] [2020-04-17T22:34:28.897Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:34:28.905Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 40.93MB / 49.17MB 1.1s [2020-04-17T22:34:28.905Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 19.89MB / 52.16MB 1.1s [2020-04-17T22:34:28.905Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 44.34MB / 49.17MB 1.2s [2020-04-17T22:34:28.905Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 25.85MB / 52.16MB 1.2s [2020-04-17T22:34:28.905Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 7.68MB / 62.47MB 1.2s [2020-04-17T22:34:28.909Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 34.06MB / 51.83MB 2.1s [2020-04-17T22:34:28.909Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 33.02MB / 68.61MB 2.1s [2020-04-17T22:34:28.909Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 46.36MB / 50.38MB 2.3s [2020-04-17T22:34:28.909Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 36.99MB / 51.83MB 2.3s [2020-04-17T22:34:28.909Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 36.54MB / 68.61MB 2.3s [2020-04-17T22:34:29.168Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.4s [2020-04-17T22:34:29.168Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 42.37MB / 51.83MB 2.4s [2020-04-17T22:34:29.168Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 41.83MB / 68.61MB 2.4s [2020-04-17T22:34:29.168Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 45.37MB / 51.83MB 2.5s [2020-04-17T22:34:29.170Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 49.17MB / 49.17MB 1.3s [2020-04-17T22:34:29.170Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 33.54MB / 52.16MB 1.3s [2020-04-17T22:34:29.170Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 16.47MB / 62.47MB 1.3s [2020-04-17T22:34:29.170Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 43.29MB / 52.16MB 1.5s [2020-04-17T22:34:29.170Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 30.73MB / 62.47MB 1.5s [2020-04-17T22:34:29.428Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.5s done [2020-04-17T22:34:29.429Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 48.66MB / 51.83MB 2.7s [2020-04-17T22:34:29.429Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 47.83MB / 68.61MB 2.7s [2020-04-17T22:34:29.429Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 1.01MB / 120.15MB 2.7s [2020-04-17T22:34:29.433Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 46.68MB / 62.47MB 1.6s [2020-04-17T22:34:29.433Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 51.34MB / 52.16MB 1.7s [2020-04-17T22:34:29.433Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 55.29MB / 62.47MB 1.7s [2020-04-17T22:34:29.507Z] #44 57.69 CC criu/bfd.o [2020-04-17T22:34:29.541Z] go: finding github.com/spf13/afero v1.1.2 [2020-04-17T22:34:29.694Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 59.84MB / 62.47MB 1.8s [2020-04-17T22:34:29.775Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 3.0s [2020-04-17T22:34:29.775Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 53.05MB / 68.61MB 3.1s [2020-04-17T22:34:29.775Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 7.49MB / 120.15MB 3.1s [2020-04-17T22:34:29.775Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 [2020-04-17T22:34:29.789Z] #44 57.99 CC criu/bitmap.o [2020-04-17T22:34:29.789Z] #44 58.09 CC criu/cgroup-props.o [2020-04-17T22:34:29.854Z] #71 ... [2020-04-17T22:34:29.854Z] [2020-04-17T22:34:29.854Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:34:29.854Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T22:34:29.854Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T22:34:29.854Z] #7 sha256:8e16241796906ead8363ffeb21ecf8cf9df4bff224ee6f54f76b2274b1d34b32 1.79kB / 1.79kB done [2020-04-17T22:34:29.854Z] #7 sha256:f0d185e111f66f303a7fda933895d6ef09440c2a396dc3c544458fea4c2954b3 5.46kB / 5.46kB done [2020-04-17T22:34:29.854Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.4s done [2020-04-17T22:34:29.854Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.7s done [2020-04-17T22:34:29.854Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.4s done [2020-04-17T22:34:29.854Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 2.3s done [2020-04-17T22:34:29.854Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 2.9s done [2020-04-17T22:34:29.854Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 83.96MB / 120.15MB 5.9s [2020-04-17T22:34:29.854Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 2.4s done [2020-04-17T22:34:29.854Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 3.0s [2020-04-17T22:34:29.854Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 91.76MB / 120.15MB 6.2s [2020-04-17T22:34:30.043Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 3.1s done [2020-04-17T22:34:30.043Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 0B / 125B 3.2s [2020-04-17T22:34:30.043Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 56.99MB / 68.61MB 3.4s [2020-04-17T22:34:30.043Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 3.2s done [2020-04-17T22:34:30.113Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 105.72MB / 120.15MB 6.4s [2020-04-17T22:34:30.303Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 61.13MB / 68.61MB 3.5s [2020-04-17T22:34:30.303Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 15.68MB / 120.15MB 3.5s [2020-04-17T22:34:30.303Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.45MB / 68.61MB 3.8s [2020-04-17T22:34:30.303Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 24.41MB / 120.15MB 3.8s [2020-04-17T22:34:30.374Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 112.05MB / 120.15MB 6.7s [2020-04-17T22:34:30.402Z] #44 58.55 CC criu/cgroup.o [2020-04-17T22:34:30.571Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2020-04-17T22:34:30.638Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 6.8s [2020-04-17T22:34:30.867Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 3.9s done [2020-04-17T22:34:30.867Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 31.96MB / 120.15MB 4.1s [2020-04-17T22:34:30.897Z] #7 ... [2020-04-17T22:34:30.897Z] [2020-04-17T22:34:30.897Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T22:34:30.897Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.9s done [2020-04-17T22:34:30.897Z] #71 DONE 7.2s [2020-04-17T22:34:30.897Z] [2020-04-17T22:34:30.897Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:34:30.897Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 7.2s done [2020-04-17T22:34:30.897Z] #7 ... [2020-04-17T22:34:30.897Z] [2020-04-17T22:34:30.897Z] #20 [internal] load build context [2020-04-17T22:34:30.897Z] #20 transferring context: 52.81MB 7.3s done [2020-04-17T22:34:31.079Z] #7 ... [2020-04-17T22:34:31.079Z] [2020-04-17T22:34:31.079Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T22:34:31.079Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T22:34:31.079Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T22:34:31.079Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T22:34:31.079Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-04-17T22:34:31.079Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2020-04-17T22:34:31.079Z] #71 DONE 3.1s [2020-04-17T22:34:31.079Z] [2020-04-17T22:34:31.079Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:34:31.079Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 49.17MB / 49.17MB 3.0s done [2020-04-17T22:34:31.079Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 52.16MB / 52.16MB 3.0s done [2020-04-17T22:34:31.079Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 62.47MB / 62.47MB 3.0s done [2020-04-17T22:34:31.079Z] #7 sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b 0B / 157B 3.1s [2020-04-17T22:34:31.079Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 0B / 97.69MB 3.1s [2020-04-17T22:34:31.079Z] #7 sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b 157B / 157B 3.1s done [2020-04-17T22:34:31.079Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 9.71MB / 97.69MB 3.4s [2020-04-17T22:34:31.079Z] #7 extracting sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e [2020-04-17T22:34:31.125Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 39.17MB / 120.15MB 4.4s [2020-04-17T22:34:31.155Z] #20 DONE 7.4s [2020-04-17T22:34:31.155Z] [2020-04-17T22:34:31.155Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:34:31.339Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 29.00MB / 97.69MB 3.7s [2020-04-17T22:34:31.384Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 45.44MB / 120.15MB 4.6s [2020-04-17T22:34:31.384Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 51.91MB / 120.15MB 4.8s [2020-04-17T22:34:31.599Z] #7 ... [2020-04-17T22:34:31.599Z] [2020-04-17T22:34:31.599Z] #20 [internal] load build context [2020-04-17T22:34:31.599Z] #20 transferring context: 52.81MB 3.8s done [2020-04-17T22:34:31.599Z] #20 DONE 3.9s [2020-04-17T22:34:31.599Z] [2020-04-17T22:34:31.599Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:34:31.599Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 42.62MB / 97.69MB 3.9s [2020-04-17T22:34:31.642Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 60.25MB / 120.15MB 5.0s [2020-04-17T22:34:31.858Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 60.16MB / 97.69MB 4.1s [2020-04-17T22:34:31.858Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 66.01MB / 97.69MB 4.2s [2020-04-17T22:34:31.900Z] #7 ... [2020-04-17T22:34:31.900Z] [2020-04-17T22:34:31.900Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T22:34:31.900Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T22:34:31.900Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T22:34:31.900Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T22:34:31.900Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-04-17T22:34:31.900Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.2s done [2020-04-17T22:34:31.900Z] #71 DONE 5.2s [2020-04-17T22:34:31.900Z] [2020-04-17T22:34:31.900Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:34:31.900Z] #7 ... [2020-04-17T22:34:31.900Z] [2020-04-17T22:34:31.900Z] #20 [internal] load build context [2020-04-17T22:34:31.900Z] #20 transferring context: 18.25MB 5.2s [2020-04-17T22:34:32.066Z] go: finding github.com/client9/misspell v0.3.4 [2020-04-17T22:34:32.066Z] go: finding github.com/hpcloud/tail v1.0.0 [2020-04-17T22:34:32.120Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 71.41MB / 97.69MB 4.3s [2020-04-17T22:34:32.120Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 78.61MB / 97.69MB 4.4s [2020-04-17T22:34:32.357Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2020-04-17T22:34:32.385Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 90.13MB / 97.69MB 4.6s [2020-04-17T22:34:32.436Z] #44 60.43 CC criu/clone-noasan.o [2020-04-17T22:34:32.436Z] #44 60.52 CC criu/config.o [2020-04-17T22:34:32.436Z] #44 ... [2020-04-17T22:34:32.436Z] [2020-04-17T22:34:32.436Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:32.436Z] #47 DONE 96.9s [2020-04-17T22:34:32.436Z] [2020-04-17T22:34:32.436Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:34:32.436Z] #17 6.428 Fetched 8034 kB in 5s (1571 kB/s) [2020-04-17T22:34:32.436Z] #17 6.428 Reading package lists... [2020-04-17T22:34:32.436Z] #17 8.463 Reading package lists... [2020-04-17T22:34:32.436Z] #17 10.55 Building dependency tree... [2020-04-17T22:34:32.436Z] #17 11.11 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T22:34:32.436Z] #17 11.11 The following additional packages will be installed: [2020-04-17T22:34:32.436Z] #17 11.11 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T22:34:32.436Z] #17 11.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T22:34:32.436Z] #17 11.11 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T22:34:32.436Z] #17 11.11 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T22:34:32.436Z] #17 11.11 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T22:34:32.436Z] #17 11.11 Suggested packages: [2020-04-17T22:34:32.436Z] #17 11.11 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T22:34:32.436Z] #17 11.11 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T22:34:32.436Z] #17 11.11 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T22:34:32.436Z] #17 11.11 Recommended packages: [2020-04-17T22:34:32.437Z] #17 11.11 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T22:34:32.437Z] #17 11.11 python3-keyrings.alt python3-xdg unzip [2020-04-17T22:34:32.437Z] #17 12.36 The following NEW packages will be installed: [2020-04-17T22:34:32.437Z] #17 12.37 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T22:34:32.437Z] #17 12.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T22:34:32.437Z] #17 12.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T22:34:32.437Z] #17 12.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T22:34:32.437Z] #17 12.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T22:34:32.437Z] #17 12.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T22:34:32.437Z] #17 12.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T22:34:32.437Z] #17 12.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T22:34:32.437Z] #17 12.37 xz-utils zip zstd [2020-04-17T22:34:32.437Z] #17 12.53 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:34:32.437Z] #17 12.53 Need to get 28.0 MB of archives. [2020-04-17T22:34:32.437Z] #17 12.53 After this operation, 118 MB of additional disk space will be used. [2020-04-17T22:34:32.437Z] #17 12.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-17T22:34:32.437Z] #17 12.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-04-17T22:34:32.437Z] #17 12.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-04-17T22:34:32.646Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 97.34MB / 97.69MB 4.8s [2020-04-17T22:34:32.646Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 97.69MB / 97.69MB 4.9s done [2020-04-17T22:34:32.718Z] #17 13.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-17T22:34:32.718Z] #17 13.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-17T22:34:33.000Z] #17 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-04-17T22:34:33.156Z] #27 ... [2020-04-17T22:34:33.156Z] [2020-04-17T22:34:33.156Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:33.156Z] #65 5.012 + RM_GOPATH=0 [2020-04-17T22:34:33.156Z] #65 5.012 + TMP_GOPATH= [2020-04-17T22:34:33.156Z] #65 5.012 + : /build [2020-04-17T22:34:33.156Z] #65 5.012 + '[' -z '' ']' [2020-04-17T22:34:33.156Z] #65 5.012 ++ mktemp -d [2020-04-17T22:34:33.156Z] #65 5.060 + export GOPATH=/tmp/tmp.ILo35IkR7T [2020-04-17T22:34:33.156Z] #65 5.060 + GOPATH=/tmp/tmp.ILo35IkR7T [2020-04-17T22:34:33.156Z] #65 5.060 + RM_GOPATH=1 [2020-04-17T22:34:33.156Z] #65 5.060 ++ dirname ./install.sh [2020-04-17T22:34:33.156Z] #65 5.060 + dir=. [2020-04-17T22:34:33.156Z] #65 5.060 + bin=containerd [2020-04-17T22:34:33.156Z] #65 5.060 + shift [2020-04-17T22:34:33.156Z] #65 5.060 + '[' '!' -f ./containerd.installer ']' [2020-04-17T22:34:33.156Z] #65 5.060 + . ./containerd.installer [2020-04-17T22:34:33.156Z] #65 5.060 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:34:33.156Z] #65 5.060 + install_containerd [2020-04-17T22:34:33.156Z] #65 5.060 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T22:34:33.156Z] #65 5.060 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ILo35IkR7T/src/github.com/containerd/containerd [2020-04-17T22:34:33.156Z] #65 5.062 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:34:33.156Z] #65 5.063 Cloning into '/tmp/tmp.ILo35IkR7T/src/github.com/containerd/containerd'... [2020-04-17T22:34:33.156Z] #65 ... [2020-04-17T22:34:33.156Z] [2020-04-17T22:34:33.156Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:34:33.156Z] #43 68.72 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:34:33.156Z] #43 69.12 Fetched 4095 kB in 1s (4020 kB/s) [2020-04-17T22:34:33.156Z] #43 69.36 Selecting previously unselected package libcap-dev:amd64. [2020-04-17T22:34:33.156Z] #43 69.36 (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 ... 15405 files and directories currently installed.) [2020-04-17T22:34:33.156Z] #43 69.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-17T22:34:33.156Z] #43 69.47 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T22:34:33.156Z] #43 69.81 Selecting previously unselected package libnet1:amd64. [2020-04-17T22:34:33.156Z] #43 69.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T22:34:33.156Z] #43 69.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:34:33.156Z] #43 70.21 Selecting previously unselected package libnet1-dev. [2020-04-17T22:34:33.156Z] #43 70.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T22:34:33.156Z] #43 70.26 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:34:33.156Z] #43 70.75 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T22:34:33.156Z] #43 70.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T22:34:33.156Z] #43 70.76 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:34:33.156Z] #43 71.09 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-17T22:34:33.156Z] #43 71.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-17T22:34:33.156Z] #43 71.15 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T22:34:33.156Z] #43 71.69 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T22:34:33.156Z] #43 71.76 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:34:33.156Z] #43 71.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:34:33.156Z] #43 72.10 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-17T22:34:33.156Z] #43 72.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:34:33.156Z] #43 72.15 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T22:34:33.156Z] #43 72.53 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-17T22:34:33.156Z] #43 72.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-17T22:34:33.156Z] #43 72.59 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T22:34:33.156Z] #43 73.08 Selecting previously unselected package libprotobuf17:amd64. [2020-04-17T22:34:33.156Z] #43 73.08 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-17T22:34:33.156Z] #43 73.10 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T22:34:33.156Z] #43 74.83 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-17T22:34:33.156Z] #43 74.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-17T22:34:33.156Z] #43 74.88 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T22:34:33.156Z] #43 75.46 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-17T22:34:33.156Z] #43 75.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-17T22:34:33.156Z] #43 75.47 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T22:34:33.281Z] #17 13.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-17T22:34:33.281Z] #17 13.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-17T22:34:33.281Z] #17 ... [2020-04-17T22:34:33.281Z] [2020-04-17T22:34:33.281Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:33.281Z] #44 61.66 CC criu/cr-check.o [2020-04-17T22:34:33.390Z] go: finding github.com/golang/mock v1.1.1 [2020-04-17T22:34:33.587Z] #7 extracting sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 2.5s done [2020-04-17T22:34:33.847Z] #7 extracting sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a [2020-04-17T22:34:34.286Z] #44 62.53 CC criu/cr-dedup.o [2020-04-17T22:34:34.286Z] #44 62.65 CC criu/cr-dump.o [2020-04-17T22:34:34.417Z] #7 extracting sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 0.3s done [2020-04-17T22:34:34.417Z] #7 extracting sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 [2020-04-17T22:34:34.417Z] #7 extracting sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 0.3s done [2020-04-17T22:34:34.422Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2020-04-17T22:34:34.422Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2020-04-17T22:34:34.422Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2020-04-17T22:34:34.439Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 7.3s done [2020-04-17T22:34:34.439Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.1s [2020-04-17T22:34:34.439Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.5s done [2020-04-17T22:34:34.678Z] #7 extracting sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a [2020-04-17T22:34:34.697Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.1s [2020-04-17T22:34:34.712Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2020-04-17T22:34:34.955Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.5s done [2020-04-17T22:34:35.003Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2020-04-17T22:34:35.047Z] #43 77.68 Selecting previously unselected package libprotoc17:amd64. [2020-04-17T22:34:35.047Z] #43 77.68 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-17T22:34:35.047Z] #43 77.69 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T22:34:35.186Z] #20 transferring context: 52.81MB 8.3s done [2020-04-17T22:34:35.186Z] #20 DONE 8.4s [2020-04-17T22:34:35.186Z] [2020-04-17T22:34:35.186Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:34:35.186Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 7.0s done [2020-04-17T22:34:35.186Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 5.3s [2020-04-17T22:34:35.212Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e [2020-04-17T22:34:35.292Z] #44 63.67 CC criu/cr-errno.o [2020-04-17T22:34:35.292Z] #44 63.71 CC criu/cr-restore.o [2020-04-17T22:34:35.303Z] #43 ... [2020-04-17T22:34:35.303Z] [2020-04-17T22:34:35.303Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:35.303Z] #50 77.75 + cd /tmp/tmp.Gr0eWZnoxs/src/gotest.tools/gotestsum [2020-04-17T22:34:35.303Z] #50 77.75 + git checkout -q v0.3.5 [2020-04-17T22:34:35.303Z] #50 77.87 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T22:34:35.657Z] go: finding github.com/docker/go-connections v0.3.0 [2020-04-17T22:34:35.953Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2020-04-17T22:34:36.231Z] #50 ... [2020-04-17T22:34:36.231Z] [2020-04-17T22:34:36.231Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:36.231Z] #47 68.55 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T22:34:36.231Z] #47 68.56 internal/reflectlite [2020-04-17T22:34:36.231Z] #47 69.13 math/rand [2020-04-17T22:34:36.231Z] #47 71.64 internal/singleflight [2020-04-17T22:34:36.231Z] #47 74.06 strconv [2020-04-17T22:34:36.231Z] #47 74.06 io [2020-04-17T22:34:36.231Z] #47 76.29 bytes [2020-04-17T22:34:36.231Z] #47 ... [2020-04-17T22:34:36.231Z] [2020-04-17T22:34:36.231Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:34:37.001Z] #30 78.87 Checking out files: 78% (1191/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) [2020-04-17T22:34:37.001Z] #30 ... [2020-04-17T22:34:37.001Z] [2020-04-17T22:34:37.001Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:37.001Z] #33 69.35 errors [2020-04-17T22:34:37.001Z] #33 69.35 sort [2020-04-17T22:34:37.001Z] #33 70.23 strconv [2020-04-17T22:34:37.001Z] #33 71.72 io [2020-04-17T22:34:37.001Z] #33 74.35 internal/oserror [2020-04-17T22:34:37.001Z] #33 74.75 syscall [2020-04-17T22:34:37.001Z] #33 77.11 reflect [2020-04-17T22:34:37.001Z] #33 ... [2020-04-17T22:34:37.001Z] [2020-04-17T22:34:37.001Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:34:37.001Z] #27 7.124 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T22:34:37.001Z] #27 7.771 [2020-04-17T22:34:37.216Z] #7 extracting sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 2.0s done [2020-04-17T22:34:37.216Z] #7 extracting sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 [2020-04-17T22:34:37.450Z] go: finding github.com/kr/pretty v0.1.0 [2020-04-17T22:34:37.450Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2020-04-17T22:34:37.513Z] #27 7.973 # 1.5% #### 5.8% ####### 10.3% ########### 16.1% ############## 20.5% ################### 26.8% #################### 28.6% ####################### [2020-04-17T22:34:37.513Z] #27 ... [2020-04-17T22:34:37.513Z] [2020-04-17T22:34:37.513Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:34:37.513Z] #35 70.36 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:34:37.513Z] #35 70.86 Fetched 14.9 MB in 3s (5270 kB/s) [2020-04-17T22:34:37.513Z] #35 71.01 Selecting previously unselected package xxd. [2020-04-17T22:34:37.513Z] #35 71.01 (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 ... 15405 files and directories currently installed.) [2020-04-17T22:34:37.513Z] #35 71.21 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T22:34:37.513Z] #35 71.22 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:34:37.513Z] #35 71.72 Selecting previously unselected package vim-common. [2020-04-17T22:34:37.513Z] #35 71.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:34:37.513Z] #35 71.81 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:34:37.513Z] #35 72.74 Selecting previously unselected package cmake-data. [2020-04-17T22:34:37.513Z] #35 72.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T22:34:37.513Z] #35 72.76 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T22:34:37.513Z] #35 78.47 Selecting previously unselected package libicu63:amd64. [2020-04-17T22:34:37.513Z] #35 78.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T22:34:37.513Z] #35 78.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:34:37.513Z] #35 ... [2020-04-17T22:34:37.513Z] [2020-04-17T22:34:37.513Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:34:37.717Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 7.5s done [2020-04-17T22:34:37.717Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.1s [2020-04-17T22:34:37.740Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2020-04-17T22:34:37.740Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2020-04-17T22:34:37.769Z] #30 78.87 Checking out files: 78% (1191/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. [2020-04-17T22:34:37.769Z] #30 80.51 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T22:34:37.769Z] #30 ... [2020-04-17T22:34:37.769Z] [2020-04-17T22:34:37.769Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:34:37.769Z] #10 70.53 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:34:37.769Z] #10 70.53 Need to get 77.7 MB of archives. [2020-04-17T22:34:37.769Z] #10 70.53 After this operation, 487 MB of additional disk space will be used. [2020-04-17T22:34:37.769Z] #10 70.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-17T22:34:37.769Z] #10 70.79 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-17T22:34:37.769Z] #10 71.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-17T22:34:37.769Z] #10 71.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-17T22:34:37.769Z] #10 71.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-17T22:34:37.769Z] #10 71.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T22:34:37.769Z] #10 72.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-17T22:34:37.769Z] #10 72.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-17T22:34:37.769Z] #10 72.85 Get:9 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] [2020-04-17T22:34:37.769Z] #10 78.72 Get:10 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] [2020-04-17T22:34:37.769Z] #10 ... [2020-04-17T22:34:37.769Z] [2020-04-17T22:34:37.769Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:34:37.964Z] #44 ... [2020-04-17T22:34:37.964Z] [2020-04-17T22:34:37.964Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:34:37.964Z] #30 DONE 102.5s [2020-04-17T22:34:37.964Z] [2020-04-17T22:34:37.964Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:34:37.964Z] #17 13.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-17T22:34:37.964Z] #17 13.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-17T22:34:37.964Z] #17 13.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-17T22:34:37.964Z] #17 13.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-17T22:34:37.964Z] #17 13.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-17T22:34:37.964Z] #17 13.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-17T22:34:37.964Z] #17 13.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-17T22:34:37.964Z] #17 13.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-17T22:34:37.964Z] #17 13.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-17T22:34:37.964Z] #17 13.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:34:37.964Z] #17 13.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-17T22:34:37.964Z] #17 13.87 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-04-17T22:34:37.964Z] #17 13.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-17T22:34:37.964Z] #17 13.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-17T22:34:37.964Z] #17 13.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-17T22:34:37.964Z] #17 13.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-17T22:34:37.964Z] #17 13.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-17T22:34:37.964Z] #17 13.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-17T22:34:37.964Z] #17 13.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-17T22:34:37.964Z] #17 14.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-17T22:34:37.964Z] #17 14.16 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-17T22:34:37.964Z] #17 14.91 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-17T22:34:37.964Z] #17 14.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-17T22:34:37.964Z] #17 14.91 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-17T22:34:37.964Z] #17 14.91 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-17T22:34:37.964Z] #17 14.93 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-17T22:34:37.964Z] #17 14.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T22:34:37.964Z] #17 14.98 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T22:34:37.964Z] #17 14.99 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T22:34:37.964Z] #17 15.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-17T22:34:37.964Z] #17 15.00 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T22:34:37.964Z] #17 15.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T22:34:37.964Z] #17 15.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T22:34:37.964Z] #17 15.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-17T22:34:37.964Z] #17 15.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-04-17T22:34:37.964Z] #17 15.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-17T22:34:37.964Z] #17 15.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T22:34:37.964Z] #17 15.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-17T22:34:37.964Z] #17 16.64 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-17T22:34:37.964Z] #17 16.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-17T22:34:37.964Z] #17 17.07 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x zstd s390x 1.3.8+dfsg-3 [300 kB] [2020-04-17T22:34:37.964Z] #17 17.73 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:34:37.964Z] #17 17.77 Fetched 28.0 MB in 5s (5646 kB/s) [2020-04-17T22:34:37.964Z] #17 17.82 Selecting previously unselected package pigz. [2020-04-17T22:34:37.964Z] #17 17.82 (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 ... 23194 files and directories currently installed.) [2020-04-17T22:34:37.964Z] #17 17.87 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-17T22:34:37.964Z] #17 17.87 Unpacking pigz (2.4-1) ... [2020-04-17T22:34:37.964Z] #17 17.93 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-17T22:34:37.964Z] #17 17.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T22:34:37.964Z] #17 17.93 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-17T22:34:37.975Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.5s done [2020-04-17T22:34:37.975Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f [2020-04-17T22:34:38.258Z] #17 18.44 Selecting previously unselected package python3.7-minimal. [2020-04-17T22:34:38.258Z] #17 18.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T22:34:38.258Z] #17 18.45 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:34:38.544Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.5s done [2020-04-17T22:34:38.544Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e [2020-04-17T22:34:38.600Z] #7 extracting sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 1.6s done [2020-04-17T22:34:38.859Z] #7 extracting sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 [2020-04-17T22:34:38.875Z] #17 ... [2020-04-17T22:34:38.875Z] [2020-04-17T22:34:38.875Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:38.875Z] #44 67.02 CC criu/cr-service.o [2020-04-17T22:34:39.396Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 3.8s done [2020-04-17T22:34:39.396Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 0.1s [2020-04-17T22:34:39.489Z] #44 67.90 CC criu/crtools.o [2020-04-17T22:34:39.572Z] #27 7.973 # 1.5% #### 5.8% ####### 10.3% ########### 16.1% ############## 20.5% ################### 26.8% #################### 28.6% ####################### 33.0% ########################### 38.8% ############################## 43.0% ################################## 47.8% #################################### 50.8% ####################################### 54.9% ########################################## 58.4% ############################################ 62.4% ################################################ 67.2% ################################################## 70.5% ##################################################### 73.9% ######################################################### 79.3% ############################################################## 86.6% ################################################################ 89.9% ################################################################### 94.2% ###################################################################### 97.8% ######################################################################## 100.0% [2020-04-17T22:34:39.793Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-04-17T22:34:39.793Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-04-17T22:34:39.793Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2020-04-17T22:34:40.088Z] go: finding github.com/containerd/containerd v1.2.4 [2020-04-17T22:34:40.088Z] go: finding gotest.tools v2.1.0+incompatible [2020-04-17T22:34:40.101Z] #44 68.27 CC criu/eventfd.o [2020-04-17T22:34:40.133Z] #27 11.26 [2020-04-17T22:34:40.383Z] #44 68.49 CC criu/eventpoll.o [2020-04-17T22:34:40.664Z] #44 68.93 CC criu/external.o [2020-04-17T22:34:40.717Z] go: finding google.golang.org/appengine v1.1.0 [2020-04-17T22:34:40.902Z] #27 11.47 0.1% ############### 21.2% ################################ 45.6% ############################################## 64.7% ############################################################# 85.6% ######################################################################## 100.0% [2020-04-17T22:34:40.948Z] #44 69.10 CC criu/fault-injection.o [2020-04-17T22:34:40.948Z] #44 69.14 CC criu/fdstore.o [2020-04-17T22:34:40.948Z] #44 69.39 CC criu/fifo.o [2020-04-17T22:34:41.230Z] #44 69.55 CC criu/file-ids.o [2020-04-17T22:34:41.465Z] #27 12.67 #=#=# [2020-04-17T22:34:41.511Z] #44 69.69 CC criu/file-lock.o [2020-04-17T22:34:42.126Z] #44 70.29 CC criu/files-ext.o [2020-04-17T22:34:42.221Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2020-04-17T22:34:42.408Z] #44 70.49 CC criu/files-reg.o [2020-04-17T22:34:42.737Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 3.7s done [2020-04-17T22:34:42.737Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 0.1s [2020-04-17T22:34:43.057Z] #7 extracting sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 3.5s done [2020-04-17T22:34:43.057Z] #7 extracting sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b [2020-04-17T22:34:43.057Z] #7 extracting sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b done [2020-04-17T22:34:43.057Z] #7 DONE 15.1s [2020-04-17T22:34:43.057Z] [2020-04-17T22:34:43.057Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T22:34:43.250Z] go: finding github.com/kr/text v0.1.0 [2020-04-17T22:34:43.412Z] #44 71.53 CC criu/files.o [2020-04-17T22:34:43.543Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2020-04-17T22:34:43.588Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 3.8s done [2020-04-17T22:34:43.588Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f [2020-04-17T22:34:44.079Z] #27 13.06 #=#=# 0.2% ## 3.8% #### 5.6% ######## 12.4% ############ 17.7% ################ 23.4% #################### 28.6% ######################## 34.3% ############################ 39.2% ################################ 45.1% ##################################### 51.9% ######################################### 57.3% ############################################ 62.1% ############################################## 65.3% #################################################### 72.3% ######################################################## 78.5% ############################################################ 83.7% ################################################################ 89.0% ####################################################################### 98.9% ######################################################################## 100.0% [2020-04-17T22:34:44.417Z] #44 72.62 CC criu/filesystems.o [2020-04-17T22:34:44.698Z] #44 ... [2020-04-17T22:34:44.698Z] [2020-04-17T22:34:44.698Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:34:44.698Z] #17 19.27 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-17T22:34:44.698Z] #17 19.28 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:34:44.698Z] #17 20.29 Selecting previously unselected package python3-minimal. [2020-04-17T22:34:44.698Z] #17 20.29 (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 ... 23443 files and directories currently installed.) [2020-04-17T22:34:44.698Z] #17 20.30 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-17T22:34:44.698Z] #17 20.30 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T22:34:44.698Z] #17 20.34 Selecting previously unselected package libmpdec2:s390x. [2020-04-17T22:34:44.698Z] #17 20.34 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-17T22:34:44.698Z] #17 20.35 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-17T22:34:44.698Z] #17 20.39 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-17T22:34:44.698Z] #17 20.39 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T22:34:44.698Z] #17 20.39 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-17T22:34:44.698Z] #17 20.97 Selecting previously unselected package python3.7. [2020-04-17T22:34:44.698Z] #17 20.97 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-17T22:34:44.698Z] #17 20.97 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:34:44.698Z] #17 21.06 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-17T22:34:44.698Z] #17 21.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-17T22:34:44.698Z] #17 21.06 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-17T22:34:44.698Z] #17 21.12 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T22:34:44.698Z] #17 21.55 Selecting previously unselected package python3. [2020-04-17T22:34:44.698Z] #17 21.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 ... 23855 files and directories currently installed.) [2020-04-17T22:34:44.698Z] #17 21.58 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-17T22:34:44.698Z] #17 21.59 Unpacking python3 (3.7.3-1) ... [2020-04-17T22:34:44.698Z] #17 21.65 Selecting previously unselected package libip4tc0:s390x. [2020-04-17T22:34:44.698Z] #17 21.65 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-17T22:34:44.698Z] #17 21.66 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-17T22:34:44.698Z] #17 21.70 Selecting previously unselected package libip6tc0:s390x. [2020-04-17T22:34:44.699Z] #17 21.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 21.70 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-17T22:34:44.699Z] #17 21.74 Selecting previously unselected package libiptc0:s390x. [2020-04-17T22:34:44.699Z] #17 21.75 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 21.75 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-17T22:34:44.699Z] #17 21.79 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-17T22:34:44.699Z] #17 21.79 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 21.79 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-17T22:34:44.699Z] #17 21.83 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-17T22:34:44.699Z] #17 21.83 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 21.83 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-17T22:34:44.699Z] #17 21.89 Selecting previously unselected package libnftnl11:s390x. [2020-04-17T22:34:44.699Z] #17 21.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 21.90 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-17T22:34:44.699Z] #17 21.93 Selecting previously unselected package iptables. [2020-04-17T22:34:44.699Z] #17 21.94 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 21.94 Unpacking iptables (1.8.2-4) ... [2020-04-17T22:34:44.699Z] #17 22.16 Selecting previously unselected package xxd. [2020-04-17T22:34:44.699Z] #17 22.16 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 22.16 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:34:44.699Z] #17 22.25 Selecting previously unselected package vim-common. [2020-04-17T22:34:44.699Z] #17 22.26 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:34:44.699Z] #17 22.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:34:44.699Z] #17 22.36 Selecting previously unselected package bash-completion. [2020-04-17T22:34:44.699Z] #17 22.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T22:34:44.699Z] #17 23.62 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T22:34:44.699Z] #17 23.91 Selecting previously unselected package bzip2. [2020-04-17T22:34:44.699Z] #17 23.91 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 23.92 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:34:44.699Z] #17 23.98 Selecting previously unselected package xz-utils. [2020-04-17T22:34:44.699Z] #17 23.98 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 23.98 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T22:34:44.699Z] #17 24.06 Selecting previously unselected package apparmor. [2020-04-17T22:34:44.699Z] #17 24.06 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 24.10 Unpacking apparmor (2.13.2-10) ... [2020-04-17T22:34:44.699Z] #17 24.34 Selecting previously unselected package aufs-tools. [2020-04-17T22:34:44.699Z] #17 24.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 24.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:34:44.699Z] #17 24.41 Selecting previously unselected package libonig5:s390x. [2020-04-17T22:34:44.699Z] #17 24.41 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 24.41 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-17T22:34:44.699Z] #17 24.53 Selecting previously unselected package libjq1:s390x. [2020-04-17T22:34:44.699Z] #17 24.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 24.53 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T22:34:44.699Z] #17 24.61 Selecting previously unselected package jq. [2020-04-17T22:34:44.699Z] #17 24.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 24.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:34:44.699Z] #17 24.67 Selecting previously unselected package libaio1:s390x. [2020-04-17T22:34:44.699Z] #17 24.67 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 24.68 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-17T22:34:44.699Z] #17 24.71 Selecting previously unselected package libgpm2:s390x. [2020-04-17T22:34:44.699Z] #17 24.71 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 24.72 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-17T22:34:44.699Z] #17 24.78 Selecting previously unselected package libicu63:s390x. [2020-04-17T22:34:44.699Z] #17 24.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-17T22:34:44.699Z] #17 24.78 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T22:34:45.010Z] #27 15.93 #=#=# [2020-04-17T22:34:45.040Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2020-04-17T22:34:45.040Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-17T22:34:45.040Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2020-04-17T22:34:45.330Z] go: finding github.com/gogo/protobuf v1.0.0 [2020-04-17T22:34:45.330Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2020-04-17T22:34:45.330Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2020-04-17T22:34:45.330Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-04-17T22:34:46.037Z] #27 16.33 0.0% ## 2.9% #### 6.0% ###### 8.3% ######## 11.3% ######### 13.9% ############ 17.1% ############## 19.7% ############### 22.0% [2020-04-17T22:34:46.038Z] #27 ... [2020-04-17T22:34:46.038Z] [2020-04-17T22:34:46.038Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:34:46.038Z] #43 78.83 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T22:34:46.038Z] #43 78.83 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:34:46.038Z] #43 78.88 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:34:46.038Z] #43 79.15 Selecting previously unselected package protobuf-compiler. [2020-04-17T22:34:46.038Z] #43 79.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-17T22:34:46.038Z] #43 79.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:34:46.038Z] #43 79.45 Selecting previously unselected package python-pkg-resources. [2020-04-17T22:34:46.038Z] #43 79.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:34:46.038Z] #43 79.46 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T22:34:46.038Z] #43 80.00 Selecting previously unselected package python-six. [2020-04-17T22:34:46.038Z] #43 80.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T22:34:46.038Z] #43 80.03 Unpacking python-six (1.12.0-1) ... [2020-04-17T22:34:46.038Z] #43 80.43 Selecting previously unselected package python-protobuf. [2020-04-17T22:34:46.038Z] #43 80.43 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-17T22:34:46.038Z] #43 80.51 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T22:34:46.038Z] #43 81.80 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T22:34:46.038Z] #43 ... [2020-04-17T22:34:46.038Z] [2020-04-17T22:34:46.038Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:34:46.349Z] #8 DONE 2.8s [2020-04-17T22:34:46.349Z] [2020-04-17T22:34:46.349Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T22:34:46.358Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2020-04-17T22:34:46.609Z] #9 DONE 0.9s [2020-04-17T22:34:46.609Z] [2020-04-17T22:34:46.609Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T22:34:46.609Z] #40 DONE 0.1s [2020-04-17T22:34:46.609Z] [2020-04-17T22:34:46.609Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T22:34:46.717Z] #17 26.88 Selecting previously unselected package libnet1:s390x. [2020-04-17T22:34:46.717Z] #17 26.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-17T22:34:46.717Z] #17 26.89 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T22:34:46.717Z] #17 26.95 Selecting previously unselected package libnl-3-200:s390x. [2020-04-17T22:34:46.717Z] #17 26.95 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-17T22:34:46.717Z] #17 26.95 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T22:34:46.717Z] #17 27.01 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-17T22:34:46.717Z] #17 27.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-17T22:34:46.717Z] #17 27.01 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T22:34:46.717Z] #17 27.06 Selecting previously unselected package libreadline5:s390x. [2020-04-17T22:34:46.717Z] #17 27.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-17T22:34:46.870Z] #29 DONE 0.1s [2020-04-17T22:34:46.870Z] [2020-04-17T22:34:46.870Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:34:46.870Z] #21 DONE 0.1s [2020-04-17T22:34:46.870Z] [2020-04-17T22:34:46.870Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T22:34:46.870Z] #67 ... [2020-04-17T22:34:46.870Z] [2020-04-17T22:34:46.870Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T22:34:46.870Z] #46 DONE 0.2s [2020-04-17T22:34:46.870Z] [2020-04-17T22:34:46.870Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T22:34:46.870Z] #73 DONE 0.2s [2020-04-17T22:34:46.870Z] [2020-04-17T22:34:46.870Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T22:34:46.870Z] #49 DONE 0.3s [2020-04-17T22:34:46.870Z] [2020-04-17T22:34:46.870Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T22:34:46.870Z] #55 DONE 0.3s [2020-04-17T22:34:46.870Z] [2020-04-17T22:34:46.870Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:46.931Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 3.9s done [2020-04-17T22:34:46.931Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f [2020-04-17T22:34:46.998Z] #17 27.07 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-17T22:34:46.998Z] #17 27.13 Selecting previously unselected package net-tools. [2020-04-17T22:34:46.998Z] #17 27.13 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-17T22:34:46.998Z] #17 27.14 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:34:46.998Z] #17 27.31 Selecting previously unselected package python-pip-whl. [2020-04-17T22:34:46.998Z] #17 27.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T22:34:46.998Z] #17 27.31 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T22:34:47.130Z] #56 ... [2020-04-17T22:34:47.130Z] [2020-04-17T22:34:47.130Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T22:34:47.130Z] #67 DONE 0.3s [2020-04-17T22:34:47.130Z] [2020-04-17T22:34:47.130Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T22:34:47.130Z] #32 DONE 0.4s [2020-04-17T22:34:47.130Z] [2020-04-17T22:34:47.130Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T22:34:47.130Z] #22 DONE 0.4s [2020-04-17T22:34:47.130Z] [2020-04-17T22:34:47.130Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T22:34:47.130Z] #52 DONE 0.4s [2020-04-17T22:34:47.130Z] [2020-04-17T22:34:47.130Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:47.389Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2020-04-17T22:34:47.389Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2020-04-17T22:34:47.580Z] #27 16.33 0.0% ## 2.9% #### 6.0% ###### 8.3% ######## 11.3% ######### 13.9% ############ 17.1% ############## 19.7% ############### 22.0% ################## 25.0% ################### 26.9% #################### 28.8% ##################### 29.7% ###################### 30.9% ####################### 32.4% ######################## 34.4% ########################## 36.3% ########################### 37.8% ############################# 41.0% ############################## 42.3% ############################### 43.7% [2020-04-17T22:34:47.580Z] #27 ... [2020-04-17T22:34:47.580Z] [2020-04-17T22:34:47.580Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:47.580Z] #47 79.97 bufio [2020-04-17T22:34:47.580Z] #47 81.03 reflect [2020-04-17T22:34:47.580Z] #47 83.30 syscall [2020-04-17T22:34:47.580Z] #47 ... [2020-04-17T22:34:47.580Z] [2020-04-17T22:34:47.580Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:34:47.612Z] #17 27.79 Selecting previously unselected package python3-lib2to3. [2020-04-17T22:34:47.612Z] #17 27.79 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T22:34:47.612Z] #17 27.79 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:34:47.612Z] #17 27.89 Selecting previously unselected package python3-distutils. [2020-04-17T22:34:47.612Z] #17 27.89 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T22:34:47.612Z] #17 27.90 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T22:34:47.612Z] #17 27.98 Selecting previously unselected package python3-pip. [2020-04-17T22:34:47.612Z] #17 27.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T22:34:47.612Z] #17 27.99 Unpacking python3-pip (18.1-5) ... [2020-04-17T22:34:47.893Z] #17 28.12 Selecting previously unselected package python3-pkg-resources. [2020-04-17T22:34:47.893Z] #17 28.12 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:34:47.893Z] #17 28.12 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:34:47.893Z] #17 28.18 Selecting previously unselected package python3-setuptools. [2020-04-17T22:34:47.893Z] #17 28.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T22:34:47.893Z] #17 28.18 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T22:34:47.893Z] #17 28.29 Selecting previously unselected package python3-wheel. [2020-04-17T22:34:48.020Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2020-04-17T22:34:48.174Z] #17 28.30 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T22:34:48.175Z] #17 28.30 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T22:34:48.175Z] #17 28.34 Selecting previously unselected package sudo. [2020-04-17T22:34:48.175Z] #17 28.35 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-17T22:34:48.175Z] #17 28.35 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:34:48.312Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2020-04-17T22:34:48.350Z] #27 16.33 0.0% ## 2.9% #### 6.0% ###### 8.3% ######## 11.3% ######### 13.9% ############ 17.1% ############## 19.7% ############### 22.0% ################## 25.0% ################### 26.9% #################### 28.8% ##################### 29.7% ###################### 30.9% ####################### 32.4% ######################## 34.4% ########################## 36.3% ########################### 37.8% ############################# 41.0% ############################## 42.3% ############################### 43.7% ################################ 45.6% ################################## 47.5% ################################### 49.1% #################################### 50.8% ##################################### 52.0% ###################################### 53.7% ####################################### 54.8% # [2020-04-17T22:34:48.350Z] #27 ... [2020-04-17T22:34:48.350Z] [2020-04-17T22:34:48.350Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:34:48.350Z] #30 81.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T22:34:48.456Z] #17 28.61 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T22:34:48.456Z] #17 28.61 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-17T22:34:48.456Z] #17 28.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:34:48.456Z] #17 28.75 Selecting previously unselected package uidmap. [2020-04-17T22:34:48.456Z] #17 28.75 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-17T22:34:48.456Z] #17 28.75 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T22:34:48.456Z] #17 28.80 Selecting previously unselected package vim-runtime. [2020-04-17T22:34:48.456Z] #17 28.81 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:34:48.456Z] #17 28.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T22:34:48.456Z] #17 28.85 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T22:34:48.601Z] go: finding github.com/coreos/go-semver v0.2.0 [2020-04-17T22:34:48.602Z] go: finding github.com/pkg/profile v1.2.1 [2020-04-17T22:34:48.606Z] #30 ... [2020-04-17T22:34:48.606Z] [2020-04-17T22:34:48.606Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:34:48.738Z] #17 28.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:34:48.854Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 5.2s [2020-04-17T22:34:49.627Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2020-04-17T22:34:49.931Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2020-04-17T22:34:50.148Z] #27 16.33 0.0% ## 2.9% #### 6.0% ###### 8.3% ######## 11.3% ######### 13.9% ############ 17.1% ############## 19.7% ############### 22.0% ################## 25.0% ################### 26.9% #################### 28.8% ##################### 29.7% ###################### 30.9% ####################### 32.4% ######################## 34.4% ########################## 36.3% ########################### 37.8% ############################# 41.0% ############################## 42.3% ############################### 43.7% ################################ 45.6% ################################## 47.5% ################################### 49.1% #################################### 50.8% ##################################### 52.0% ###################################### 53.7% ####################################### 54.8% ######################################### 57.9% ########################################## 59.6% ########################################### 61.0% ############################################# 62.7% ############################################## 63.9% ############################################## 65.2% ################################################ 67.3% ################################################# 68.1% ################################################## 69.9% ################################################### 71.3% #################################################### 72.7% ##################################################### 74.7% ####################################################### 76.7% ######################################################## 78.2% ######################################################### 79.4% ########################################################## 81.2% [2020-04-17T22:34:50.148Z] #27 ... [2020-04-17T22:34:50.148Z] [2020-04-17T22:34:50.148Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:34:50.148Z] #10 83.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-17T22:34:50.148Z] #10 83.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-17T22:34:50.148Z] #10 83.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T22:34:50.148Z] #10 83.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T22:34:50.148Z] #10 83.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-04-17T22:34:50.148Z] #10 83.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-17T22:34:50.148Z] #10 83.14 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-17T22:34:50.148Z] #10 83.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-17T22:34:50.148Z] #10 83.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-17T22:34:50.148Z] #10 83.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-17T22:34:50.148Z] #10 83.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-17T22:34:50.148Z] #10 83.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-17T22:34:50.148Z] #10 83.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-17T22:34:50.148Z] #10 83.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-17T22:34:50.148Z] #10 83.48 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-17T22:34:50.148Z] #10 85.39 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:34:50.148Z] #10 85.74 Fetched 77.7 MB in 13s (5765 kB/s) [2020-04-17T22:34:50.148Z] #10 85.99 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T22:34:50.148Z] #10 85.99 (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 ... 15405 files and directories currently installed.) [2020-04-17T22:34:50.148Z] #10 86.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-17T22:34:50.148Z] #10 86.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:34:50.148Z] #10 91.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T22:34:50.148Z] #10 91.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-17T22:34:50.148Z] #10 91.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:34:50.207Z] #17 30.64 Selecting previously unselected package vim. [2020-04-17T22:34:50.405Z] #10 ... [2020-04-17T22:34:50.405Z] [2020-04-17T22:34:50.405Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:34:50.489Z] #17 30.64 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-17T22:34:50.489Z] #17 30.65 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T22:34:50.771Z] #17 31.02 Selecting previously unselected package xfsprogs. [2020-04-17T22:34:50.771Z] #17 31.02 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-17T22:34:50.771Z] #17 31.03 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T22:34:50.921Z] #27 16.33 0.0% ## 2.9% #### 6.0% ###### 8.3% ######## 11.3% ######### 13.9% ############ 17.1% ############## 19.7% ############### 22.0% ################## 25.0% ################### 26.9% #################### 28.8% ##################### 29.7% ###################### 30.9% ####################### 32.4% ######################## 34.4% ########################## 36.3% ########################### 37.8% ############################# 41.0% ############################## 42.3% ############################### 43.7% ################################ 45.6% ################################## 47.5% ################################### 49.1% #################################### 50.8% ##################################### 52.0% ###################################### 53.7% ####################################### 54.8% ######################################### 57.9% ########################################## 59.6% ########################################### 61.0% ############################################# 62.7% ############################################## 63.9% ############################################## 65.2% ################################################ 67.3% ################################################# 68.1% ################################################## 69.9% ################################################### 71.3% #################################################### 72.7% ##################################################### 74.7% ####################################################### 76.7% ######################################################## 78.2% ######################################################### 79.4% ########################################################## 81.2% ########################################################### 82.4% ############################################################ 84.0% ############################################################# 85.1% ############################################################## 86.7% ############################################################## 87.4% ############################################################### 88.9% ########################################## [2020-04-17T22:34:50.921Z] #27 ... [2020-04-17T22:34:50.921Z] [2020-04-17T22:34:50.921Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:50.921Z] #56 83.34 syscall [2020-04-17T22:34:50.921Z] #56 83.40 reflect [2020-04-17T22:34:50.921Z] #56 ... [2020-04-17T22:34:50.921Z] [2020-04-17T22:34:50.921Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:34:51.054Z] #17 31.33 Selecting previously unselected package zip. [2020-04-17T22:34:51.054Z] #17 31.33 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-17T22:34:51.054Z] #17 31.34 Unpacking zip (3.0-11+b1) ... [2020-04-17T22:34:51.054Z] #17 31.44 Selecting previously unselected package zstd. [2020-04-17T22:34:51.054Z] #17 31.44 Preparing to unpack .../40-zstd_1.3.8+dfsg-3_s390x.deb ... [2020-04-17T22:34:51.178Z] #27 16.33 0.0% ## 2.9% #### 6.0% ###### 8.3% ######## 11.3% ######### 13.9% ############ 17.1% ############## 19.7% ############### 22.0% ################## 25.0% ################### 26.9% #################### 28.8% ##################### 29.7% ###################### 30.9% ####################### 32.4% ######################## 34.4% ########################## 36.3% ########################### 37.8% ############################# 41.0% ############################## 42.3% ############################### 43.7% ################################ 45.6% ################################## 47.5% ################################### 49.1% #################################### 50.8% ##################################### 52.0% ###################################### 53.7% ####################################### 54.8% ######################################### 57.9% ########################################## 59.6% ########################################### 61.0% ############################################# 62.7% ############################################## 63.9% ############################################## 65.2% ################################################ 67.3% ################################################# 68.1% ################################################## 69.9% ################################################### 71.3% #################################################### 72.7% ##################################################### 74.7% ####################################################### 76.7% ######################################################## 78.2% ######################################################### 79.4% ########################################################## 81.2% ########################################################### 82.4% ############################################################ 84.0% ############################################################# 85.1% ############################################################## 86.7% ############################################################## 87.4% ############################################################### 88.9% ################################################################## 92.9% ##################################################################### 96.3% ###################################################################### 98.0% ######################################################################## 100.0% [2020-04-17T22:34:51.336Z] #17 31.44 Unpacking zstd (1.3.8+dfsg-3) ... [2020-04-17T22:34:51.336Z] #17 31.59 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:34:51.336Z] #17 31.61 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:34:51.336Z] #17 31.61 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-17T22:34:51.336Z] #17 31.62 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-17T22:34:51.336Z] #17 31.62 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-17T22:34:51.336Z] #17 31.63 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-17T22:34:51.336Z] #17 31.64 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T22:34:51.336Z] #17 31.64 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-17T22:34:51.336Z] #17 31.65 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-17T22:34:51.336Z] #17 31.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:34:51.336Z] #17 31.67 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-17T22:34:51.336Z] #17 31.67 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-17T22:34:51.336Z] #17 31.68 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:34:51.336Z] #17 31.69 Setting up zip (3.0-11+b1) ... [2020-04-17T22:34:51.336Z] #17 31.69 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:34:51.394Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 7.6s done [2020-04-17T22:34:51.394Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c done [2020-04-17T22:34:51.394Z] #7 DONE 27.7s [2020-04-17T22:34:51.394Z] [2020-04-17T22:34:51.394Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T22:34:51.431Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2020-04-17T22:34:51.435Z] #27 22.63 [2020-04-17T22:34:51.618Z] #17 31.70 Setting up bash-completion (1:2.8-6) ... [2020-04-17T22:34:51.718Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2020-04-17T22:34:51.718Z] go: finding golang.org/x/text v0.3.0 [2020-04-17T22:34:52.006Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2020-04-17T22:34:52.006Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2020-04-17T22:34:52.198Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 5.1s [2020-04-17T22:34:52.295Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2020-04-17T22:34:52.590Z] #53 ... [2020-04-17T22:34:52.590Z] [2020-04-17T22:34:52.590Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:34:52.590Z] #35 5.307 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:34:52.590Z] #35 5.326 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:34:52.590Z] #35 5.347 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:34:52.590Z] #35 5.732 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T22:34:52.802Z] #27 24.06 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T22:34:52.850Z] #35 ... [2020-04-17T22:34:52.850Z] [2020-04-17T22:34:52.850Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:52.850Z] #56 5.675 + RM_GOPATH=0 [2020-04-17T22:34:52.850Z] #56 5.675 + TMP_GOPATH= [2020-04-17T22:34:52.850Z] #56 5.675 + : /build [2020-04-17T22:34:52.850Z] #56 5.675 + '[' -z '' ']' [2020-04-17T22:34:52.850Z] #56 5.675 ++ mktemp -d [2020-04-17T22:34:52.850Z] #56 5.675 + export GOPATH=/tmp/tmp.MzCba7ITgu [2020-04-17T22:34:52.850Z] #56 5.675 + GOPATH=/tmp/tmp.MzCba7ITgu [2020-04-17T22:34:52.850Z] #56 5.675 + RM_GOPATH=1 [2020-04-17T22:34:52.850Z] #56 5.676 ++ dirname ./install.sh [2020-04-17T22:34:52.850Z] #56 5.682 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:34:52.850Z] #56 5.684 + dir=. [2020-04-17T22:34:52.850Z] #56 5.684 + bin=shfmt [2020-04-17T22:34:52.850Z] #56 5.684 + shift [2020-04-17T22:34:52.850Z] #56 5.684 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T22:34:52.850Z] #56 5.684 + . ./shfmt.installer [2020-04-17T22:34:52.850Z] #56 5.684 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:34:52.850Z] #56 5.684 + install_shfmt [2020-04-17T22:34:52.850Z] #56 5.684 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T22:34:52.850Z] #56 5.684 + git clone https://github.com/mvdan/sh.git /tmp/tmp.MzCba7ITgu/src/github.com/mvdan/sh [2020-04-17T22:34:52.850Z] #56 5.686 Cloning into '/tmp/tmp.MzCba7ITgu/src/github.com/mvdan/sh'... [2020-04-17T22:34:53.086Z] #17 33.15 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-17T22:34:53.086Z] #17 33.16 Setting up xz-utils (5.2.4-1) ... [2020-04-17T22:34:53.086Z] #17 33.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T22:34:53.086Z] #17 33.17 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:34:53.086Z] #17 33.21 invoke-rc.d: could not determine current runlevel [2020-04-17T22:34:53.086Z] #17 33.22 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T22:34:53.086Z] #17 33.22 Setting up pigz (2.4-1) ... [2020-04-17T22:34:53.086Z] #17 33.23 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-17T22:34:53.086Z] #17 33.24 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-17T22:34:53.086Z] #17 33.25 Setting up python-pip-whl (18.1-5) ... [2020-04-17T22:34:53.086Z] #17 33.26 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-17T22:34:53.086Z] #17 33.26 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:34:53.086Z] #17 33.49 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-17T22:34:53.086Z] #17 33.49 Setting up zstd (1.3.8+dfsg-3) ... [2020-04-17T22:34:53.086Z] #17 33.50 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-17T22:34:53.086Z] #17 33.51 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-17T22:34:53.086Z] #17 33.51 Setting up vim (2:8.1.0875-5) ... [2020-04-17T22:34:53.322Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2020-04-17T22:34:53.367Z] #17 33.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T22:34:53.367Z] #17 33.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T22:34:53.367Z] #17 33.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T22:34:53.368Z] #17 33.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T22:34:53.368Z] #17 33.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T22:34:53.368Z] #17 33.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T22:34:53.368Z] #17 33.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T22:34:53.368Z] #17 33.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T22:34:53.368Z] #17 33.55 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-17T22:34:53.368Z] #17 33.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:34:53.368Z] #17 33.56 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-17T22:34:53.368Z] #17 33.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:34:53.368Z] #17 33.58 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-17T22:34:53.368Z] #17 33.58 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:34:53.611Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-17T22:34:53.732Z] #27 24.87 [2020-04-17T22:34:54.099Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 7.4s done [2020-04-17T22:34:54.247Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2020-04-17T22:34:54.247Z] go: finding github.com/docker/go-units v0.3.1 [2020-04-17T22:34:54.294Z] #27 25.39 # 2.3% ######################################################################## 100.0% [2020-04-17T22:34:54.533Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2020-04-17T22:34:54.533Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2020-04-17T22:34:54.533Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2020-04-17T22:34:54.553Z] #27 25.63 [2020-04-17T22:34:54.668Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c done [2020-04-17T22:34:54.674Z] #8 DONE 2.9s [2020-04-17T22:34:54.674Z] [2020-04-17T22:34:54.674Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T22:34:54.821Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2020-04-17T22:34:54.835Z] #17 ... [2020-04-17T22:34:54.835Z] [2020-04-17T22:34:54.835Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:34:54.835Z] #44 72.97 CC criu/fsnotify.o [2020-04-17T22:34:54.835Z] #44 73.67 CC criu/image-desc.o [2020-04-17T22:34:54.835Z] #44 73.74 CC criu/image.o [2020-04-17T22:34:54.835Z] #44 74.38 CC criu/ipc_ns.o [2020-04-17T22:34:54.835Z] #44 75.00 CC criu/irmap.o [2020-04-17T22:34:54.835Z] #44 75.31 CC criu/kcmp-ids.o [2020-04-17T22:34:54.835Z] #44 75.58 CC criu/kerndat.o [2020-04-17T22:34:54.835Z] #44 76.28 CC criu/libnetlink.o [2020-04-17T22:34:54.835Z] #44 76.56 CC criu/log.o [2020-04-17T22:34:54.835Z] #44 76.92 CC criu/lsm.o [2020-04-17T22:34:54.835Z] #44 77.20 CC criu/mem.o [2020-04-17T22:34:54.835Z] #44 78.27 CC criu/mount.o [2020-04-17T22:34:54.835Z] #44 80.63 CC criu/namespaces.o [2020-04-17T22:34:54.835Z] #44 81.79 CC criu/net.o [2020-04-17T22:34:55.117Z] #44 ... [2020-04-17T22:34:55.117Z] [2020-04-17T22:34:55.117Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:34:55.117Z] #17 35.40 Setting up iptables (1.8.2-4) ... [2020-04-17T22:34:55.117Z] #17 35.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:34:55.117Z] #17 35.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:34:55.117Z] #17 35.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:34:55.117Z] #17 35.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:34:55.235Z] #7 DONE 28.6s [2020-04-17T22:34:55.235Z] [2020-04-17T22:34:55.235Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T22:34:55.238Z] #9 DONE 1.0s [2020-04-17T22:34:55.238Z] [2020-04-17T22:34:55.238Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T22:34:55.238Z] #40 DONE 0.0s [2020-04-17T22:34:55.238Z] [2020-04-17T22:34:55.238Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T22:34:55.238Z] #29 DONE 0.1s [2020-04-17T22:34:55.238Z] [2020-04-17T22:34:55.238Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:34:55.399Z] #17 35.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T22:34:55.399Z] #17 35.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T22:34:55.399Z] #17 35.43 Setting up python3 (3.7.3-1) ... [2020-04-17T22:34:55.399Z] #17 35.57 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T22:34:55.454Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-17T22:34:55.497Z] #30 ... [2020-04-17T22:34:55.497Z] [2020-04-17T22:34:55.497Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:34:55.497Z] #21 DONE 0.1s [2020-04-17T22:34:55.497Z] [2020-04-17T22:34:55.497Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T22:34:55.497Z] #55 DONE 0.2s [2020-04-17T22:34:55.497Z] [2020-04-17T22:34:55.497Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T22:34:55.691Z] #17 35.95 Setting up apparmor (2.13.2-10) ... [2020-04-17T22:34:55.743Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2020-04-17T22:34:55.743Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2020-04-17T22:34:55.754Z] #67 DONE 0.3s [2020-04-17T22:34:55.754Z] [2020-04-17T22:34:55.754Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T22:34:55.754Z] #46 DONE 0.3s [2020-04-17T22:34:55.754Z] [2020-04-17T22:34:55.754Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T22:34:55.754Z] #22 DONE 0.3s [2020-04-17T22:34:55.754Z] [2020-04-17T22:34:55.754Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T22:34:55.754Z] #32 DONE 0.3s [2020-04-17T22:34:55.754Z] [2020-04-17T22:34:55.754Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:55.754Z] #68 ... [2020-04-17T22:34:55.754Z] [2020-04-17T22:34:55.754Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T22:34:55.754Z] #49 DONE 0.5s [2020-04-17T22:34:56.011Z] [2020-04-17T22:34:56.011Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T22:34:56.011Z] #52 DONE 0.5s [2020-04-17T22:34:56.011Z] [2020-04-17T22:34:56.011Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T22:34:56.011Z] #73 DONE 0.5s [2020-04-17T22:34:56.011Z] [2020-04-17T22:34:56.011Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:56.453Z] #27 27.23 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T22:34:56.453Z] #27 ... [2020-04-17T22:34:56.453Z] [2020-04-17T22:34:56.453Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:56.453Z] #33 88.94 time [2020-04-17T22:34:56.607Z] #8 DONE 1.3s [2020-04-17T22:34:56.607Z] [2020-04-17T22:34:56.607Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T22:34:56.695Z] #17 37.02 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T22:34:56.710Z] #33 ... [2020-04-17T22:34:56.710Z] [2020-04-17T22:34:56.710Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:34:56.710Z] #10 96.92 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T22:34:56.710Z] #10 96.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T22:34:56.710Z] #10 96.93 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:34:56.710Z] #10 97.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-17T22:34:56.710Z] #10 97.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:34:56.710Z] #10 97.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:34:56.710Z] #10 97.64 Selecting previously unselected package dmsetup. [2020-04-17T22:34:56.710Z] #10 97.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:34:56.710Z] #10 97.66 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T22:34:56.710Z] #10 98.08 Selecting previously unselected package mingw-w64-common. [2020-04-17T22:34:56.710Z] #10 98.08 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T22:34:56.710Z] #10 98.09 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T22:34:56.772Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2020-04-17T22:34:56.976Z] #17 37.03 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:34:56.977Z] #17 37.30 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:34:57.060Z] #56 ... [2020-04-17T22:34:57.060Z] [2020-04-17T22:34:57.060Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:34:57.060Z] #10 8.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:34:57.060Z] #10 8.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:34:57.060Z] #10 8.187 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:34:57.060Z] #10 9.316 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T22:34:57.060Z] #10 ... [2020-04-17T22:34:57.060Z] [2020-04-17T22:34:57.060Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:34:57.060Z] #43 5.310 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:34:57.060Z] #43 5.333 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:34:57.060Z] #43 5.348 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:34:57.060Z] #43 5.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T22:34:57.060Z] #43 7.032 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T22:34:57.060Z] #43 9.065 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T22:34:57.060Z] #43 ... [2020-04-17T22:34:57.060Z] [2020-04-17T22:34:57.060Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:34:57.060Z] #41 6.840 + git clone https://github.com/docker/distribution.git . [2020-04-17T22:34:57.060Z] #41 6.882 Cloning into '.'... [2020-04-17T22:34:57.060Z] #41 ... [2020-04-17T22:34:57.060Z] [2020-04-17T22:34:57.060Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:57.060Z] #50 6.475 + RM_GOPATH=0 [2020-04-17T22:34:57.060Z] #50 6.475 + TMP_GOPATH= [2020-04-17T22:34:57.060Z] #50 6.475 + : /build [2020-04-17T22:34:57.060Z] #50 6.475 + '[' -z '' ']' [2020-04-17T22:34:57.060Z] #50 6.475 ++ mktemp -d [2020-04-17T22:34:57.060Z] #50 6.485 + export GOPATH=/tmp/tmp.zTutphpeDN [2020-04-17T22:34:57.060Z] #50 6.485 + GOPATH=/tmp/tmp.zTutphpeDN [2020-04-17T22:34:57.060Z] #50 6.485 + RM_GOPATH=1 [2020-04-17T22:34:57.060Z] #50 6.491 ++ dirname ./install.sh [2020-04-17T22:34:57.060Z] #50 6.494 Installing gotestsum version v0.3.5 [2020-04-17T22:34:57.060Z] #50 6.495 + dir=. [2020-04-17T22:34:57.060Z] #50 6.495 + bin=gotestsum [2020-04-17T22:34:57.060Z] #50 6.495 + shift [2020-04-17T22:34:57.060Z] #50 6.495 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T22:34:57.060Z] #50 6.495 + . ./gotestsum.installer [2020-04-17T22:34:57.060Z] #50 6.495 ++ : v0.3.5 [2020-04-17T22:34:57.060Z] #50 6.495 + install_gotestsum [2020-04-17T22:34:57.060Z] #50 6.495 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T22:34:57.060Z] #50 6.495 + go get -d gotest.tools/gotestsum [2020-04-17T22:34:57.060Z] #50 ... [2020-04-17T22:34:57.060Z] [2020-04-17T22:34:57.060Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:57.060Z] #33 7.906 + RM_GOPATH=0 [2020-04-17T22:34:57.060Z] #33 7.906 + TMP_GOPATH= [2020-04-17T22:34:57.060Z] #33 7.913 + : /build [2020-04-17T22:34:57.060Z] #33 7.915 + '[' -z '' ']' [2020-04-17T22:34:57.060Z] #33 7.916 ++ mktemp -d [2020-04-17T22:34:57.060Z] #33 7.919 + export GOPATH=/tmp/tmp.GKt29DKlOS [2020-04-17T22:34:57.060Z] #33 7.921 + GOPATH=/tmp/tmp.GKt29DKlOS [2020-04-17T22:34:57.060Z] #33 7.923 + RM_GOPATH=1 [2020-04-17T22:34:57.060Z] #33 7.924 ++ dirname ./install.sh [2020-04-17T22:34:57.060Z] #33 7.933 + dir=. [2020-04-17T22:34:57.060Z] #33 7.934 + bin=tomlv [2020-04-17T22:34:57.060Z] #33 7.936 + shift [2020-04-17T22:34:57.060Z] #33 7.937 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T22:34:57.060Z] #33 7.938 + . ./tomlv.installer [2020-04-17T22:34:57.060Z] #33 7.938 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:34:57.060Z] #33 7.940 + install_tomlv [2020-04-17T22:34:57.060Z] #33 7.941 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T22:34:57.060Z] #33 7.942 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:34:57.060Z] #33 7.949 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GKt29DKlOS/src/github.com/BurntSushi/toml [2020-04-17T22:34:57.060Z] #33 7.955 Cloning into '/tmp/tmp.GKt29DKlOS/src/github.com/BurntSushi/toml'... [2020-04-17T22:34:57.060Z] #33 9.006 + cd /tmp/tmp.GKt29DKlOS/src/github.com/BurntSushi/toml [2020-04-17T22:34:57.060Z] #33 9.008 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:34:57.060Z] #33 9.086 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:34:57.060Z] #33 9.956 runtime/internal/sys [2020-04-17T22:34:57.060Z] #33 9.978 runtime/internal/atomic [2020-04-17T22:34:57.060Z] #33 9.994 internal/cpu [2020-04-17T22:34:57.060Z] #33 10.07 math/bits [2020-04-17T22:34:57.272Z] #10 ... [2020-04-17T22:34:57.272Z] [2020-04-17T22:34:57.272Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:34:57.273Z] #43 90.13 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T22:34:57.273Z] #43 90.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:34:57.273Z] #43 90.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:34:57.273Z] #43 90.20 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T22:34:57.273Z] #43 90.24 Setting up python-six (1.12.0-1) ... [2020-04-17T22:34:57.273Z] #43 97.29 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T22:34:57.273Z] #43 97.37 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:34:57.273Z] #43 97.44 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T22:34:57.273Z] #43 97.47 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T22:34:57.273Z] #43 97.49 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T22:34:57.273Z] #43 97.50 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:34:57.273Z] #43 97.52 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:34:57.273Z] #43 97.52 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T22:34:57.273Z] #43 97.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:34:57.273Z] #43 97.55 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T22:34:57.273Z] #43 ... [2020-04-17T22:34:57.273Z] [2020-04-17T22:34:57.273Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:34:57.273Z] #27 27.96 [2020-04-17T22:34:57.273Z] #27 28.30 0.7% ######################################################################## 100.0% [2020-04-17T22:34:57.273Z] #27 28.51 [2020-04-17T22:34:57.322Z] #33 ... [2020-04-17T22:34:57.322Z] [2020-04-17T22:34:57.322Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:34:57.322Z] #30 7.377 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T22:34:57.322Z] #30 7.408 Cloning into '.'... [2020-04-17T22:34:57.322Z] #30 ... [2020-04-17T22:34:57.322Z] [2020-04-17T22:34:57.322Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:34:57.322Z] #62 7.660 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:34:57.322Z] #62 7.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:34:57.322Z] #62 7.702 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:34:57.322Z] #62 8.662 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T22:34:57.322Z] #62 10.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T22:34:57.402Z] go: finding cloud.google.com/go v0.26.0 [2020-04-17T22:34:57.402Z] go: finding github.com/kr/pty v1.1.1 [2020-04-17T22:34:57.545Z] #9 DONE 0.9s [2020-04-17T22:34:57.545Z] [2020-04-17T22:34:57.545Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T22:34:57.545Z] #29 DONE 0.1s [2020-04-17T22:34:57.545Z] [2020-04-17T22:34:57.545Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T22:34:57.545Z] #40 DONE 0.1s [2020-04-17T22:34:57.545Z] [2020-04-17T22:34:57.545Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:34:57.545Z] #21 DONE 0.1s [2020-04-17T22:34:57.545Z] [2020-04-17T22:34:57.545Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:34:57.583Z] #62 ... [2020-04-17T22:34:57.583Z] [2020-04-17T22:34:57.583Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:57.583Z] #68 6.730 + RM_GOPATH=0 [2020-04-17T22:34:57.583Z] #68 6.730 + TMP_GOPATH= [2020-04-17T22:34:57.583Z] #68 6.730 + : /build/ [2020-04-17T22:34:57.583Z] #68 6.730 + '[' -z '' ']' [2020-04-17T22:34:57.583Z] #68 6.732 ++ mktemp -d [2020-04-17T22:34:57.583Z] #68 6.733 + export GOPATH=/tmp/tmp.YPNZ2c4ZV9 [2020-04-17T22:34:57.583Z] #68 6.733 + GOPATH=/tmp/tmp.YPNZ2c4ZV9 [2020-04-17T22:34:57.583Z] #68 6.733 + RM_GOPATH=1 [2020-04-17T22:34:57.583Z] #68 6.737 ++ dirname ./install.sh [2020-04-17T22:34:57.583Z] #68 6.741 + dir=. [2020-04-17T22:34:57.583Z] #68 6.741 + bin=rootlesskit [2020-04-17T22:34:57.583Z] #68 6.741 + shift [2020-04-17T22:34:57.583Z] #68 6.741 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T22:34:57.583Z] #68 6.741 + . ./rootlesskit.installer [2020-04-17T22:34:57.583Z] #68 6.741 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:34:57.583Z] #68 6.742 + install_rootlesskit [2020-04-17T22:34:57.583Z] #68 6.742 + case "$1" in [2020-04-17T22:34:57.583Z] #68 6.742 + export CGO_ENABLED=0 [2020-04-17T22:34:57.583Z] #68 6.742 + CGO_ENABLED=0 [2020-04-17T22:34:57.583Z] #68 6.742 + _install_rootlesskit [2020-04-17T22:34:57.583Z] #68 6.742 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T22:34:57.583Z] #68 6.742 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:34:57.583Z] #68 6.742 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.YPNZ2c4ZV9/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:34:57.583Z] #68 6.764 Cloning into '/tmp/tmp.YPNZ2c4ZV9/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T22:34:57.583Z] #68 ... [2020-04-17T22:34:57.583Z] [2020-04-17T22:34:57.583Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:34:57.583Z] #25 6.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:34:57.583Z] #25 6.524 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:34:57.583Z] #25 6.524 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:34:57.583Z] #25 7.658 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T22:34:57.583Z] #25 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T22:34:57.804Z] #41 ... [2020-04-17T22:34:57.804Z] [2020-04-17T22:34:57.804Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T22:34:57.804Z] #55 DONE 0.2s [2020-04-17T22:34:57.804Z] [2020-04-17T22:34:57.804Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T22:34:57.804Z] #73 DONE 0.2s [2020-04-17T22:34:57.804Z] [2020-04-17T22:34:57.804Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T22:34:57.804Z] #49 DONE 0.3s [2020-04-17T22:34:57.804Z] [2020-04-17T22:34:57.804Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T22:34:57.804Z] #67 DONE 0.3s [2020-04-17T22:34:57.804Z] [2020-04-17T22:34:57.804Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T22:34:57.804Z] #46 DONE 0.3s [2020-04-17T22:34:57.804Z] [2020-04-17T22:34:57.804Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T22:34:57.804Z] #32 DONE 0.4s [2020-04-17T22:34:57.804Z] [2020-04-17T22:34:57.804Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T22:34:57.804Z] #22 DONE 0.4s [2020-04-17T22:34:57.804Z] [2020-04-17T22:34:57.805Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:57.847Z] #25 ... [2020-04-17T22:34:57.848Z] [2020-04-17T22:34:57.848Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:34:57.848Z] #74 7.382 + RM_GOPATH=0 [2020-04-17T22:34:57.848Z] #74 7.383 + TMP_GOPATH= [2020-04-17T22:34:57.848Z] #74 7.383 + : /build [2020-04-17T22:34:57.848Z] #74 7.384 + '[' -z '' ']' [2020-04-17T22:34:57.848Z] #74 7.385 ++ mktemp -d [2020-04-17T22:34:57.848Z] #74 7.388 + export GOPATH=/tmp/tmp.EUHQeT2p6d [2020-04-17T22:34:57.848Z] #74 7.388 + GOPATH=/tmp/tmp.EUHQeT2p6d [2020-04-17T22:34:57.848Z] #74 7.389 + RM_GOPATH=1 [2020-04-17T22:34:57.848Z] #74 7.390 ++ dirname ./install.sh [2020-04-17T22:34:57.848Z] #74 7.395 + dir=. [2020-04-17T22:34:57.848Z] #74 7.396 + bin=proxy [2020-04-17T22:34:57.848Z] #74 7.396 + shift [2020-04-17T22:34:57.848Z] #74 7.397 + '[' '!' -f ./proxy.installer ']' [2020-04-17T22:34:57.848Z] #74 7.399 + . ./proxy.installer [2020-04-17T22:34:57.848Z] #74 7.401 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:34:57.848Z] #74 7.403 + install_proxy [2020-04-17T22:34:57.848Z] #74 7.403 + case "$1" in [2020-04-17T22:34:57.848Z] #74 7.403 + export CGO_ENABLED=0 [2020-04-17T22:34:57.848Z] #74 7.403 + CGO_ENABLED=0 [2020-04-17T22:34:57.848Z] #74 7.403 + _install_proxy [2020-04-17T22:34:57.848Z] #74 7.404 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T22:34:57.848Z] #74 7.404 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:34:57.848Z] #74 7.404 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EUHQeT2p6d/src/github.com/docker/libnetwork [2020-04-17T22:34:57.848Z] #74 7.412 Cloning into '/tmp/tmp.EUHQeT2p6d/src/github.com/docker/libnetwork'... [2020-04-17T22:34:57.848Z] #74 ... [2020-04-17T22:34:57.848Z] [2020-04-17T22:34:57.848Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:34:57.848Z] #47 7.032 + RM_GOPATH=0 [2020-04-17T22:34:57.848Z] #47 7.032 + TMP_GOPATH= [2020-04-17T22:34:57.848Z] #47 7.032 + : /build [2020-04-17T22:34:57.848Z] #47 7.033 + '[' -z '' ']' [2020-04-17T22:34:57.848Z] #47 7.039 ++ mktemp -d [2020-04-17T22:34:57.848Z] #47 7.045 + export GOPATH=/tmp/tmp.joqWCFnYf2 [2020-04-17T22:34:57.848Z] #47 7.045 + GOPATH=/tmp/tmp.joqWCFnYf2 [2020-04-17T22:34:57.848Z] #47 7.046 + RM_GOPATH=1 [2020-04-17T22:34:57.848Z] #47 7.047 ++ dirname ./install.sh [2020-04-17T22:34:57.848Z] #47 7.053 + dir=. [2020-04-17T22:34:57.848Z] #47 7.054 + bin=vndr [2020-04-17T22:34:57.848Z] #47 7.054 + shift [2020-04-17T22:34:57.848Z] #47 7.055 + '[' '!' -f ./vndr.installer ']' [2020-04-17T22:34:57.848Z] #47 7.055 + . ./vndr.installer [2020-04-17T22:34:57.848Z] #47 7.056 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:34:57.848Z] #47 7.057 + install_vndr [2020-04-17T22:34:57.848Z] #47 7.061 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T22:34:57.848Z] #47 7.061 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:34:57.848Z] #47 7.062 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.joqWCFnYf2/src/github.com/LK4D4/vndr [2020-04-17T22:34:57.848Z] #47 7.064 Cloning into '/tmp/tmp.joqWCFnYf2/src/github.com/LK4D4/vndr'... [2020-04-17T22:34:57.848Z] #47 7.808 + cd /tmp/tmp.joqWCFnYf2/src/github.com/LK4D4/vndr [2020-04-17T22:34:57.848Z] #47 7.808 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:34:57.848Z] #47 7.814 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T22:34:57.848Z] #47 9.658 runtime/internal/sys [2020-04-17T22:34:57.848Z] #47 9.724 internal/race [2020-04-17T22:34:57.848Z] #47 9.816 runtime/internal/atomic [2020-04-17T22:34:57.848Z] #47 9.820 internal/cpu [2020-04-17T22:34:57.848Z] #47 9.973 sync/atomic [2020-04-17T22:34:57.848Z] #47 10.17 runtime/internal/math [2020-04-17T22:34:57.848Z] #47 10.42 unicode [2020-04-17T22:34:57.848Z] #47 10.49 unicode/utf8 [2020-04-17T22:34:57.848Z] #47 10.55 math/bits [2020-04-17T22:34:57.848Z] #47 11.01 internal/bytealg [2020-04-17T22:34:57.981Z] #17 37.95 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T22:34:57.981Z] #17 38.29 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T22:34:58.065Z] #33 ... [2020-04-17T22:34:58.065Z] [2020-04-17T22:34:58.065Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T22:34:58.065Z] #52 DONE 0.4s [2020-04-17T22:34:58.109Z] #47 11.19 internal/testlog [2020-04-17T22:34:58.109Z] #47 ... [2020-04-17T22:34:58.109Z] [2020-04-17T22:34:58.109Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:58.109Z] #23 8.635 + RM_GOPATH=0 [2020-04-17T22:34:58.109Z] #23 8.635 + TMP_GOPATH= [2020-04-17T22:34:58.109Z] #23 8.636 + : /build [2020-04-17T22:34:58.109Z] #23 8.637 + '[' -z '' ']' [2020-04-17T22:34:58.109Z] #23 8.640 ++ mktemp -d [2020-04-17T22:34:58.109Z] #23 8.672 + export GOPATH=/tmp/tmp.oGr2SbF0s2 [2020-04-17T22:34:58.109Z] #23 8.673 + GOPATH=/tmp/tmp.oGr2SbF0s2 [2020-04-17T22:34:58.109Z] #23 8.673 + RM_GOPATH=1 [2020-04-17T22:34:58.109Z] #23 8.674 ++ dirname ./install.sh [2020-04-17T22:34:58.109Z] #23 8.676 + dir=. [2020-04-17T22:34:58.109Z] #23 8.677 + bin=dockercli [2020-04-17T22:34:58.109Z] #23 8.677 + shift [2020-04-17T22:34:58.109Z] #23 8.678 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T22:34:58.109Z] #23 8.678 + . ./dockercli.installer [2020-04-17T22:34:58.109Z] #23 8.679 ++ : stable [2020-04-17T22:34:58.109Z] #23 8.679 ++ : 17.06.2-ce [2020-04-17T22:34:58.109Z] #23 8.680 + install_dockercli [2020-04-17T22:34:58.109Z] #23 8.680 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T22:34:58.109Z] #23 8.681 Install docker/cli version 17.06.2-ce from stable [2020-04-17T22:34:58.109Z] #23 8.682 ++ uname -m [2020-04-17T22:34:58.109Z] #23 8.683 + arch=aarch64 [2020-04-17T22:34:58.109Z] #23 8.683 + '[' aarch64 '!=' x86_64 ']' [2020-04-17T22:34:58.109Z] #23 8.687 + '[' aarch64 '!=' s390x ']' [2020-04-17T22:34:58.109Z] #23 8.687 + '[' aarch64 '!=' armhf ']' [2020-04-17T22:34:58.109Z] #23 8.688 + build_dockercli [2020-04-17T22:34:58.109Z] #23 8.688 + git clone https://github.com/docker/docker-ce /tmp/tmp.oGr2SbF0s2/tmp/docker-ce [2020-04-17T22:34:58.109Z] #23 8.690 Cloning into '/tmp/tmp.oGr2SbF0s2/tmp/docker-ce'... [2020-04-17T22:34:58.324Z] [2020-04-17T22:34:58.324Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:58.370Z] #23 ... [2020-04-17T22:34:58.370Z] [2020-04-17T22:34:58.370Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:34:58.370Z] #68 11.16 + cd /tmp/tmp.YPNZ2c4ZV9/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:34:58.370Z] #68 11.16 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:34:58.630Z] #68 11.64 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:34:58.630Z] #68 11.65 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T22:34:58.988Z] #17 38.99 Setting up python3-pip (18.1-5) ... [2020-04-17T22:34:59.167Z] #27 30.04 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T22:34:59.167Z] #27 30.22 skipping existing 1849cc453dee [2020-04-17T22:34:59.284Z] #17 39.43 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:34:59.284Z] #17 39.45 Processing triggers for mime-support (3.62) ... [2020-04-17T22:34:59.423Z] #27 30.56 [2020-04-17T22:34:59.460Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2020-04-17T22:34:59.460Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2020-04-17T22:34:59.751Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2020-04-17T22:34:59.898Z] #17 DONE 40.0s [2020-04-17T22:34:59.898Z] [2020-04-17T22:34:59.898Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T22:34:59.988Z] #27 ... [2020-04-17T22:34:59.988Z] [2020-04-17T22:34:59.988Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:34:59.988Z] #35 92.62 Selecting previously unselected package libxml2:amd64. [2020-04-17T22:34:59.988Z] #35 92.65 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-17T22:34:59.988Z] #35 92.68 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:34:59.988Z] #35 94.15 Selecting previously unselected package libarchive13:amd64. [2020-04-17T22:34:59.988Z] #35 94.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-17T22:34:59.988Z] #35 94.18 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T22:34:59.988Z] #35 94.62 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-17T22:34:59.988Z] #35 94.64 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-17T22:34:59.988Z] #35 94.65 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T22:34:59.988Z] #35 94.90 Selecting previously unselected package librhash0:amd64. [2020-04-17T22:34:59.988Z] #35 94.90 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-17T22:34:59.988Z] #35 94.91 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-17T22:34:59.988Z] #35 95.16 Selecting previously unselected package libuv1:amd64. [2020-04-17T22:34:59.988Z] #35 95.23 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-17T22:34:59.988Z] #35 95.24 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-17T22:34:59.988Z] #35 95.51 Selecting previously unselected package cmake. [2020-04-17T22:34:59.988Z] #35 95.52 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-17T22:34:59.988Z] #35 95.53 Unpacking cmake (3.13.4-1) ... [2020-04-17T22:34:59.988Z] #35 101.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:34:59.988Z] #35 101.8 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:34:59.988Z] #35 101.8 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-17T22:34:59.988Z] #35 101.8 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:34:59.988Z] #35 102.0 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-17T22:34:59.988Z] #35 102.0 Setting up cmake-data (3.13.4-1) ... [2020-04-17T22:34:59.988Z] #35 102.0 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:34:59.988Z] #35 102.0 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T22:34:59.988Z] #35 102.1 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T22:34:59.988Z] #35 102.1 Setting up cmake (3.13.4-1) ... [2020-04-17T22:34:59.988Z] #35 102.1 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:34:59.988Z] #35 102.2 Processing triggers for mime-support (3.62) ... [2020-04-17T22:35:00.383Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-17T22:35:00.674Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2020-04-17T22:35:00.918Z] #35 ... [2020-04-17T22:35:00.918Z] [2020-04-17T22:35:00.918Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:00.918Z] #27 31.79 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T22:35:00.918Z] #27 32.23 [2020-04-17T22:35:00.928Z] #18 1.208 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T22:35:00.928Z] #18 1.210 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T22:35:00.928Z] #18 1.212 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T22:35:00.965Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2020-04-17T22:35:01.211Z] #18 DONE 1.4s [2020-04-17T22:35:01.211Z] [2020-04-17T22:35:01.211Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:35:01.255Z] go: finding github.com/sirupsen/logrus v1.3.0 [2020-04-17T22:35:01.284Z] #74 ... [2020-04-17T22:35:01.284Z] [2020-04-17T22:35:01.284Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:01.284Z] #25 6.258 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:35:01.458Z] #27 32.51 ######################################################################## 100.0% [2020-04-17T22:35:01.542Z] #25 6.428 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:35:01.542Z] #25 6.436 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:35:01.722Z] #27 32.66 [2020-04-17T22:35:01.722Z] #27 ... [2020-04-17T22:35:01.722Z] [2020-04-17T22:35:01.722Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:01.722Z] #35 DONE 104.5s [2020-04-17T22:35:01.722Z] [2020-04-17T22:35:01.722Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:35:01.722Z] #36 DONE 0.1s [2020-04-17T22:35:01.884Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2020-04-17T22:35:01.979Z] [2020-04-17T22:35:01.979Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T22:35:01.979Z] #37 DONE 0.1s [2020-04-17T22:35:01.979Z] [2020-04-17T22:35:01.979Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:01.979Z] #38 ... [2020-04-17T22:35:01.979Z] [2020-04-17T22:35:01.979Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:01.979Z] #27 32.97 Download of images into '/build' complete. [2020-04-17T22:35:01.979Z] #27 32.97 Use something like the following to load the result into a Docker daemon: [2020-04-17T22:35:01.979Z] #27 32.97 tar -cC '/build' . | docker load [2020-04-17T22:35:01.979Z] #27 DONE 33.1s [2020-04-17T22:35:02.109Z] #25 6.821 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:35:02.235Z] [2020-04-17T22:35:02.235Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:02.235Z] #33 99.38 internal/poll [2020-04-17T22:35:02.235Z] #33 101.7 internal/fmtsort [2020-04-17T22:35:02.235Z] #33 102.4 internal/syscall/execenv [2020-04-17T22:35:02.235Z] #33 102.6 internal/syscall/unix [2020-04-17T22:35:02.235Z] #33 103.0 os [2020-04-17T22:35:02.235Z] #33 103.0 strings [2020-04-17T22:35:02.912Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-04-17T22:35:03.490Z] #25 ... [2020-04-17T22:35:03.490Z] [2020-04-17T22:35:03.490Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:03.490Z] #35 6.772 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:35:03.490Z] #35 6.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:35:03.490Z] #35 6.851 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:35:03.490Z] #35 8.047 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:35:03.579Z] go: finding go.etcd.io/bbolt v1.3.2 [2020-04-17T22:35:03.595Z] #53 ... [2020-04-17T22:35:03.595Z] [2020-04-17T22:35:03.595Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:03.595Z] #35 5.220 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:35:03.595Z] #35 5.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:35:03.595Z] #35 5.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:35:03.596Z] #35 5.584 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:35:03.853Z] #35 6.401 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:35:03.923Z] #68 ... [2020-04-17T22:35:03.923Z] [2020-04-17T22:35:03.923Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:03.923Z] #56 14.76 + cd /tmp/tmp.MzCba7ITgu/src/github.com/mvdan/sh [2020-04-17T22:35:03.923Z] #56 14.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:35:03.923Z] #56 14.87 + GO111MODULE=on [2020-04-17T22:35:03.923Z] #56 14.87 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T22:35:03.923Z] #56 16.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:35:03.923Z] #56 16.23 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:35:03.923Z] #56 16.37 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:35:03.923Z] #56 16.57 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:35:03.923Z] #56 16.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:35:04.128Z] #33 ... [2020-04-17T22:35:04.128Z] [2020-04-17T22:35:04.128Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:04.128Z] #56 96.25 time [2020-04-17T22:35:04.128Z] #56 106.1 encoding/binary [2020-04-17T22:35:04.128Z] #56 106.2 os [2020-04-17T22:35:04.128Z] #56 ... [2020-04-17T22:35:04.128Z] [2020-04-17T22:35:04.128Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:04.128Z] #47 96.62 time [2020-04-17T22:35:04.128Z] #47 104.9 os [2020-04-17T22:35:04.128Z] #47 106.4 strings [2020-04-17T22:35:04.183Z] #56 ... [2020-04-17T22:35:04.183Z] [2020-04-17T22:35:04.183Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:04.183Z] #35 7.582 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T22:35:04.183Z] #35 9.614 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T22:35:04.183Z] #35 15.89 Fetched 8166 kB in 12s (671 kB/s) [2020-04-17T22:35:04.183Z] #35 15.89 Reading package lists... [2020-04-17T22:35:04.183Z] #35 ... [2020-04-17T22:35:04.183Z] [2020-04-17T22:35:04.183Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:04.183Z] #47 11.85 math [2020-04-17T22:35:04.183Z] #47 11.94 encoding [2020-04-17T22:35:04.183Z] #47 12.32 unicode/utf16 [2020-04-17T22:35:04.183Z] #47 12.94 runtime [2020-04-17T22:35:04.183Z] #47 13.18 container/list [2020-04-17T22:35:04.183Z] #47 14.88 crypto/internal/subtle [2020-04-17T22:35:04.183Z] #47 15.11 crypto/subtle [2020-04-17T22:35:04.183Z] #47 15.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T22:35:04.183Z] #47 15.45 internal/nettrace [2020-04-17T22:35:04.183Z] #47 15.99 runtime/cgo [2020-04-17T22:35:04.662Z] #19 3.177 Collecting yamllint==1.16.0 [2020-04-17T22:35:04.662Z] #19 3.369 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T22:35:04.662Z] #19 3.415 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T22:35:04.662Z] #19 3.504 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T22:35:04.754Z] #47 ... [2020-04-17T22:35:04.754Z] [2020-04-17T22:35:04.754Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:04.754Z] #56 17.57 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:35:04.754Z] #56 ... [2020-04-17T22:35:04.754Z] [2020-04-17T22:35:04.754Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:04.754Z] #53 7.563 + RM_GOPATH=0 [2020-04-17T22:35:04.754Z] #53 7.563 + TMP_GOPATH= [2020-04-17T22:35:04.754Z] #53 7.563 + : /build [2020-04-17T22:35:04.754Z] #53 7.563 + '[' -z '' ']' [2020-04-17T22:35:04.754Z] #53 7.569 ++ mktemp -d [2020-04-17T22:35:04.754Z] #53 7.570 + export GOPATH=/tmp/tmp.4eArfNy9HX [2020-04-17T22:35:04.754Z] #53 7.570 + GOPATH=/tmp/tmp.4eArfNy9HX [2020-04-17T22:35:04.754Z] #53 7.570 + RM_GOPATH=1 [2020-04-17T22:35:04.754Z] #53 7.630 Installing golangci-lint version v1.23.8 [2020-04-17T22:35:04.754Z] #53 7.630 ++ dirname ./install.sh [2020-04-17T22:35:04.754Z] #53 7.630 + dir=. [2020-04-17T22:35:04.754Z] #53 7.630 + bin=golangci_lint [2020-04-17T22:35:04.754Z] #53 7.630 + shift [2020-04-17T22:35:04.754Z] #53 7.630 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T22:35:04.754Z] #53 7.630 + . ./golangci_lint.installer [2020-04-17T22:35:04.754Z] #53 7.630 ++ : v1.23.8 [2020-04-17T22:35:04.754Z] #53 7.630 + install_golangci_lint [2020-04-17T22:35:04.754Z] #53 7.630 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T22:35:04.754Z] #53 7.630 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:35:05.015Z] #53 ... [2020-04-17T22:35:05.015Z] [2020-04-17T22:35:05.015Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:05.015Z] #33 10.51 unicode/utf8 [2020-04-17T22:35:05.015Z] #33 10.64 unicode [2020-04-17T22:35:05.015Z] #33 10.86 math [2020-04-17T22:35:05.015Z] #33 10.97 internal/bytealg [2020-04-17T22:35:05.015Z] #33 11.89 encoding [2020-04-17T22:35:05.015Z] #33 12.25 runtime/cgo [2020-04-17T22:35:05.015Z] #33 14.54 runtime [2020-04-17T22:35:05.058Z] #47 ... [2020-04-17T22:35:05.058Z] [2020-04-17T22:35:05.058Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:05.058Z] #33 107.5 path [2020-04-17T22:35:05.275Z] #33 ... [2020-04-17T22:35:05.275Z] [2020-04-17T22:35:05.275Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:05.275Z] #56 18.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:35:05.392Z] #35 ... [2020-04-17T22:35:05.393Z] [2020-04-17T22:35:05.393Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:05.393Z] #43 9.748 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:35:05.393Z] #43 10.07 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:35:05.393Z] #43 10.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:35:05.393Z] #43 ... [2020-04-17T22:35:05.393Z] [2020-04-17T22:35:05.393Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:05.393Z] #10 ... [2020-04-17T22:35:05.393Z] [2020-04-17T22:35:05.393Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:05.393Z] #62 6.362 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:35:05.393Z] #62 6.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:35:05.393Z] #62 6.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:35:05.393Z] #62 6.928 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:35:05.652Z] #62 ... [2020-04-17T22:35:05.652Z] [2020-04-17T22:35:05.652Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:05.667Z] #19 4.301 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T22:35:05.667Z] #19 4.375 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T22:35:05.667Z] #19 4.383 Building wheels for collected packages: pyyaml [2020-04-17T22:35:05.667Z] #19 4.413 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T22:35:05.667Z] #19 ... [2020-04-17T22:35:05.667Z] [2020-04-17T22:35:05.667Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:05.667Z] #44 83.83 CC criu/netfilter.o [2020-04-17T22:35:05.667Z] #44 83.99 CC criu/page-pipe.o [2020-04-17T22:35:05.667Z] #44 84.27 CC criu/page-xfer.o [2020-04-17T22:35:05.667Z] #44 84.92 CC criu/pagemap-cache.o [2020-04-17T22:35:05.667Z] #44 85.11 CC criu/pagemap.o [2020-04-17T22:35:05.667Z] #44 85.77 CC criu/parasite-syscall.o [2020-04-17T22:35:05.667Z] #44 86.41 CC criu/path.o [2020-04-17T22:35:05.667Z] #44 86.56 CC criu/pie-util-vdso.o [2020-04-17T22:35:05.667Z] #44 86.93 CC criu/pie-util.o [2020-04-17T22:35:05.667Z] #44 87.13 CC criu/pipes.o [2020-04-17T22:35:05.667Z] #44 87.67 CC criu/plugin.o [2020-04-17T22:35:05.667Z] #44 87.94 CC criu/proc_parse.o [2020-04-17T22:35:05.667Z] #44 89.76 CC criu/protobuf-desc.o [2020-04-17T22:35:05.667Z] #44 90.44 CC criu/protobuf.o [2020-04-17T22:35:05.667Z] #44 90.68 CC criu/pstree.o [2020-04-17T22:35:05.667Z] #44 91.52 CC criu/rbtree.o [2020-04-17T22:35:05.667Z] #44 91.84 CC criu/rst-malloc.o [2020-04-17T22:35:05.667Z] #44 92.10 CC criu/seccomp.o [2020-04-17T22:35:05.667Z] #44 92.71 CC criu/seize.o [2020-04-17T22:35:05.667Z] #44 93.26 CC criu/servicefd.o [2020-04-17T22:35:05.667Z] #44 93.50 CC criu/shmem.o [2020-04-17T22:35:05.909Z] #23 ... [2020-04-17T22:35:05.909Z] [2020-04-17T22:35:05.909Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:05.909Z] #56 ... [2020-04-17T22:35:05.909Z] [2020-04-17T22:35:05.909Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:05.948Z] #44 94.16 CC criu/sigframe.o [2020-04-17T22:35:05.948Z] #44 94.33 CC criu/signalfd.o [2020-04-17T22:35:05.948Z] #44 ... [2020-04-17T22:35:05.948Z] [2020-04-17T22:35:05.948Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:35:05.948Z] #19 4.919 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T22:35:06.167Z] #53 ... [2020-04-17T22:35:06.167Z] [2020-04-17T22:35:06.167Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:35:06.167Z] #41 8.085 + git clone https://github.com/docker/distribution.git . [2020-04-17T22:35:06.167Z] #41 8.085 Cloning into '.'... [2020-04-17T22:35:06.167Z] #41 ... [2020-04-17T22:35:06.167Z] [2020-04-17T22:35:06.167Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:06.221Z] #56 19.19 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:35:06.230Z] #19 4.919 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T22:35:06.230Z] #19 4.969 Successfully built pyyaml [2020-04-17T22:35:06.230Z] #19 4.979 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-17T22:35:06.230Z] #19 5.183 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T22:35:06.379Z] #35 8.880 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:35:06.425Z] #33 108.6 text/tabwriter [2020-04-17T22:35:06.425Z] #33 ... [2020-04-17T22:35:06.425Z] [2020-04-17T22:35:06.425Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:06.425Z] #50 ... [2020-04-17T22:35:06.425Z] [2020-04-17T22:35:06.425Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:06.638Z] #35 ... [2020-04-17T22:35:06.638Z] [2020-04-17T22:35:06.638Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:35:06.638Z] #41 9.081 + git clone https://github.com/docker/distribution.git . [2020-04-17T22:35:06.638Z] #41 9.083 Cloning into '.'... [2020-04-17T22:35:06.682Z] #33 ... [2020-04-17T22:35:06.682Z] [2020-04-17T22:35:06.682Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:06.682Z] #43 108.5 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T22:35:06.682Z] #43 108.5 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:35:06.682Z] #43 DONE 109.3s [2020-04-17T22:35:06.682Z] [2020-04-17T22:35:06.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:06.683Z] #47 11.05 + RM_GOPATH=0 [2020-04-17T22:35:06.683Z] #47 11.05 + TMP_GOPATH= [2020-04-17T22:35:06.683Z] #47 11.05 + : /build [2020-04-17T22:35:06.683Z] #47 11.05 + '[' -z '' ']' [2020-04-17T22:35:06.683Z] #47 11.05 ++ mktemp -d [2020-04-17T22:35:06.683Z] #47 ... [2020-04-17T22:35:06.683Z] [2020-04-17T22:35:06.683Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:06.683Z] #68 10.57 + RM_GOPATH=0 [2020-04-17T22:35:06.683Z] #68 10.57 + TMP_GOPATH= [2020-04-17T22:35:06.683Z] #68 10.57 + : /build/ [2020-04-17T22:35:06.683Z] #68 10.57 + '[' -z '' ']' [2020-04-17T22:35:06.683Z] #68 10.58 ++ mktemp -d [2020-04-17T22:35:06.683Z] #68 10.61 + export GOPATH=/tmp/tmp.prBqnNM15Y [2020-04-17T22:35:06.683Z] #68 10.61 + GOPATH=/tmp/tmp.prBqnNM15Y [2020-04-17T22:35:06.683Z] #68 10.61 + RM_GOPATH=1 [2020-04-17T22:35:06.683Z] #68 10.61 ++ dirname ./install.sh [2020-04-17T22:35:06.683Z] #68 10.62 + dir=. [2020-04-17T22:35:06.683Z] #68 10.62 + bin=rootlesskit [2020-04-17T22:35:06.683Z] #68 10.62 + shift [2020-04-17T22:35:06.683Z] #68 10.62 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T22:35:06.683Z] #68 10.62 + . ./rootlesskit.installer [2020-04-17T22:35:06.683Z] #68 10.62 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:35:06.683Z] #68 10.62 + install_rootlesskit [2020-04-17T22:35:06.683Z] #68 10.62 + case "$1" in [2020-04-17T22:35:06.683Z] #68 10.62 + export CGO_ENABLED=0 [2020-04-17T22:35:06.683Z] #68 10.62 + CGO_ENABLED=0 [2020-04-17T22:35:06.683Z] #68 10.62 + _install_rootlesskit [2020-04-17T22:35:06.683Z] #68 10.62 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T22:35:06.683Z] #68 10.62 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:35:06.683Z] #68 10.62 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.prBqnNM15Y/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:35:06.683Z] #68 10.63 Cloning into '/tmp/tmp.prBqnNM15Y/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T22:35:06.844Z] #19 DONE 5.5s [2020-04-17T22:35:06.844Z] [2020-04-17T22:35:06.844Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T22:35:06.844Z] #24 DONE 0.2s [2020-04-17T22:35:06.844Z] [2020-04-17T22:35:06.845Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T22:35:07.580Z] #41 ... [2020-04-17T22:35:07.580Z] [2020-04-17T22:35:07.580Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:07.580Z] #43 9.742 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:35:07.580Z] #43 9.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:35:07.580Z] #43 9.888 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:35:07.580Z] #43 ... [2020-04-17T22:35:07.580Z] [2020-04-17T22:35:07.580Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:07.580Z] #62 9.748 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:35:07.580Z] #62 10.05 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:35:07.580Z] #62 10.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:35:07.608Z] #56 20.62 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:35:07.837Z] #62 ... [2020-04-17T22:35:07.837Z] [2020-04-17T22:35:07.837Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:07.837Z] #10 6.564 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:35:07.837Z] #10 6.599 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:35:07.838Z] #10 6.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:35:07.838Z] #10 7.413 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:35:07.838Z] #10 ... [2020-04-17T22:35:07.838Z] [2020-04-17T22:35:07.838Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:07.838Z] #74 10.12 + RM_GOPATH=0 [2020-04-17T22:35:07.838Z] #74 10.12 + TMP_GOPATH= [2020-04-17T22:35:07.838Z] #74 10.12 + : /build [2020-04-17T22:35:07.838Z] #74 10.12 + '[' -z '' ']' [2020-04-17T22:35:07.853Z] #28 DONE 0.7s [2020-04-17T22:35:07.853Z] [2020-04-17T22:35:07.853Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T22:35:07.853Z] #31 DONE 0.2s [2020-04-17T22:35:07.853Z] [2020-04-17T22:35:07.853Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T22:35:07.853Z] #34 DONE 0.1s [2020-04-17T22:35:07.853Z] [2020-04-17T22:35:07.853Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T22:35:07.868Z] #56 20.79 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:35:07.868Z] #56 21.04 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:35:08.095Z] #74 10.13 ++ mktemp -d [2020-04-17T22:35:08.095Z] #74 10.14 + export GOPATH=/tmp/tmp.jkDmf8QMpg [2020-04-17T22:35:08.095Z] #74 10.14 + GOPATH=/tmp/tmp.jkDmf8QMpg [2020-04-17T22:35:08.095Z] #74 10.14 + RM_GOPATH=1 [2020-04-17T22:35:08.095Z] #74 10.14 ++ dirname ./install.sh [2020-04-17T22:35:08.095Z] #74 10.15 + dir=. [2020-04-17T22:35:08.095Z] #74 10.15 + bin=proxy [2020-04-17T22:35:08.095Z] #74 10.15 + shift [2020-04-17T22:35:08.095Z] #74 10.15 + '[' '!' -f ./proxy.installer ']' [2020-04-17T22:35:08.095Z] #74 10.15 + . ./proxy.installer [2020-04-17T22:35:08.095Z] #74 10.15 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:35:08.095Z] #74 10.15 + install_proxy [2020-04-17T22:35:08.095Z] #74 10.15 + case "$1" in [2020-04-17T22:35:08.095Z] #74 10.15 + export CGO_ENABLED=0 [2020-04-17T22:35:08.095Z] #74 10.15 + CGO_ENABLED=0 [2020-04-17T22:35:08.095Z] #74 10.15 + _install_proxy [2020-04-17T22:35:08.095Z] #74 10.15 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T22:35:08.095Z] #74 10.15 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:35:08.095Z] #74 10.16 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jkDmf8QMpg/src/github.com/docker/libnetwork [2020-04-17T22:35:08.095Z] #74 10.16 Cloning into '/tmp/tmp.jkDmf8QMpg/src/github.com/docker/libnetwork'... [2020-04-17T22:35:08.095Z] #74 ... [2020-04-17T22:35:08.095Z] [2020-04-17T22:35:08.095Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:08.129Z] #56 ... [2020-04-17T22:35:08.130Z] [2020-04-17T22:35:08.130Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:08.130Z] #10 11.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T22:35:08.130Z] #10 13.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T22:35:08.130Z] #10 20.30 Fetched 8166 kB in 13s (653 kB/s) [2020-04-17T22:35:08.135Z] #39 DONE 0.1s [2020-04-17T22:35:08.135Z] [2020-04-17T22:35:08.135Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:08.135Z] #44 94.53 CC criu/sk-inet.o [2020-04-17T22:35:08.135Z] #44 95.30 CC criu/sk-netlink.o [2020-04-17T22:35:08.135Z] #44 95.60 CC criu/sk-packet.o [2020-04-17T22:35:08.135Z] #44 96.02 CC criu/sk-queue.o [2020-04-17T22:35:08.135Z] #44 96.33 CC criu/sk-tcp.o [2020-04-17T22:35:08.135Z] #44 ... [2020-04-17T22:35:08.135Z] [2020-04-17T22:35:08.135Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:35:08.135Z] #41 122.9 + dpkg --print-architecture [2020-04-17T22:35:08.135Z] #41 122.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T22:35:08.135Z] #41 123.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T22:35:08.135Z] #41 123.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T22:35:08.354Z] #68 ... [2020-04-17T22:35:08.354Z] [2020-04-17T22:35:08.354Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:08.354Z] #47 9.509 + RM_GOPATH=0 [2020-04-17T22:35:08.354Z] #47 9.509 + TMP_GOPATH= [2020-04-17T22:35:08.354Z] #47 9.509 + : /build [2020-04-17T22:35:08.354Z] #47 9.509 + '[' -z '' ']' [2020-04-17T22:35:08.354Z] #47 9.509 ++ mktemp -d [2020-04-17T22:35:08.354Z] #47 9.521 + export GOPATH=/tmp/tmp.jRcMkBYfFF [2020-04-17T22:35:08.355Z] #47 9.521 + GOPATH=/tmp/tmp.jRcMkBYfFF [2020-04-17T22:35:08.355Z] #47 9.521 + RM_GOPATH=1 [2020-04-17T22:35:08.355Z] #47 9.521 ++ dirname ./install.sh [2020-04-17T22:35:08.355Z] #47 9.529 + dir=. [2020-04-17T22:35:08.355Z] #47 9.529 + bin=vndr [2020-04-17T22:35:08.355Z] #47 9.529 + shift [2020-04-17T22:35:08.355Z] #47 9.530 + '[' '!' -f ./vndr.installer ']' [2020-04-17T22:35:08.355Z] #47 9.530 + . ./vndr.installer [2020-04-17T22:35:08.355Z] #47 9.530 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:35:08.355Z] #47 9.530 + install_vndr [2020-04-17T22:35:08.355Z] #47 9.530 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T22:35:08.355Z] #47 9.530 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jRcMkBYfFF/src/github.com/LK4D4/vndr [2020-04-17T22:35:08.355Z] #47 9.530 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:35:08.355Z] #47 9.537 Cloning into '/tmp/tmp.jRcMkBYfFF/src/github.com/LK4D4/vndr'... [2020-04-17T22:35:08.355Z] #47 ... [2020-04-17T22:35:08.355Z] [2020-04-17T22:35:08.355Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:08.390Z] #10 20.30 Reading package lists... [2020-04-17T22:35:08.390Z] #10 ... [2020-04-17T22:35:08.390Z] [2020-04-17T22:35:08.390Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:08.390Z] #56 21.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:35:08.416Z] #41 ... [2020-04-17T22:35:08.416Z] [2020-04-17T22:35:08.416Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:08.416Z] #44 96.59 CC criu/sk-unix.o [2020-04-17T22:35:08.612Z] #23 ... [2020-04-17T22:35:08.612Z] [2020-04-17T22:35:08.612Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:35:08.612Z] #30 ... [2020-04-17T22:35:08.612Z] [2020-04-17T22:35:08.612Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:08.612Z] #56 10.79 + RM_GOPATH=0 [2020-04-17T22:35:08.612Z] #56 10.79 + TMP_GOPATH= [2020-04-17T22:35:08.612Z] #56 10.79 + : /build [2020-04-17T22:35:08.612Z] #56 10.79 + '[' -z '' ']' [2020-04-17T22:35:08.612Z] #56 10.79 ++ mktemp -d [2020-04-17T22:35:08.612Z] #56 10.79 + export GOPATH=/tmp/tmp.jPzIcuzruR [2020-04-17T22:35:08.612Z] #56 10.79 + GOPATH=/tmp/tmp.jPzIcuzruR [2020-04-17T22:35:08.612Z] #56 10.79 + RM_GOPATH=1 [2020-04-17T22:35:08.612Z] #56 10.79 ++ dirname ./install.sh [2020-04-17T22:35:08.612Z] #56 10.79 + dir=. [2020-04-17T22:35:08.612Z] #56 10.79 + bin=shfmt [2020-04-17T22:35:08.612Z] #56 10.79 + shift [2020-04-17T22:35:08.612Z] #56 10.79 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T22:35:08.612Z] #56 10.79 + . ./shfmt.installer [2020-04-17T22:35:08.612Z] #56 10.79 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:35:08.612Z] #56 10.79 + install_shfmt [2020-04-17T22:35:08.612Z] #56 10.79 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T22:35:08.612Z] #56 10.79 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jPzIcuzruR/src/github.com/mvdan/sh [2020-04-17T22:35:08.612Z] #56 10.79 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:35:08.612Z] #56 10.82 Cloning into '/tmp/tmp.jPzIcuzruR/src/github.com/mvdan/sh'... [2020-04-17T22:35:08.660Z] #56 ... [2020-04-17T22:35:08.660Z] [2020-04-17T22:35:08.660Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:08.660Z] #25 11.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T22:35:08.660Z] #25 18.51 Fetched 8166 kB in 12s (665 kB/s) [2020-04-17T22:35:08.660Z] #25 18.51 Reading package lists... [2020-04-17T22:35:08.660Z] #25 ... [2020-04-17T22:35:08.660Z] [2020-04-17T22:35:08.660Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:35:08.660Z] #41 21.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T22:35:08.870Z] #56 ... [2020-04-17T22:35:08.870Z] [2020-04-17T22:35:08.870Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:08.870Z] #25 6.497 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:35:08.870Z] #25 6.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:35:08.870Z] #25 6.497 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:35:08.870Z] #25 7.099 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:35:08.870Z] #25 10.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:35:08.870Z] #25 ... [2020-04-17T22:35:08.870Z] [2020-04-17T22:35:08.870Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:09.128Z] #50 ... [2020-04-17T22:35:09.128Z] [2020-04-17T22:35:09.128Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:09.128Z] #23 10.67 + RM_GOPATH=0 [2020-04-17T22:35:09.128Z] #23 10.67 + TMP_GOPATH= [2020-04-17T22:35:09.128Z] #23 10.67 + : /build [2020-04-17T22:35:09.128Z] #23 10.67 + '[' -z '' ']' [2020-04-17T22:35:09.128Z] #23 10.67 ++ mktemp -d [2020-04-17T22:35:09.128Z] #23 10.67 + export GOPATH=/tmp/tmp.6GBJoshnz3 [2020-04-17T22:35:09.128Z] #23 10.67 + GOPATH=/tmp/tmp.6GBJoshnz3 [2020-04-17T22:35:09.128Z] #23 10.67 + RM_GOPATH=1 [2020-04-17T22:35:09.128Z] #23 10.67 ++ dirname ./install.sh [2020-04-17T22:35:09.128Z] #23 10.67 + dir=. [2020-04-17T22:35:09.128Z] #23 10.67 + bin=dockercli [2020-04-17T22:35:09.128Z] #23 10.67 + shift [2020-04-17T22:35:09.128Z] #23 10.67 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T22:35:09.128Z] #23 10.67 + . ./dockercli.installer [2020-04-17T22:35:09.128Z] #23 10.67 ++ : stable [2020-04-17T22:35:09.128Z] #23 10.67 ++ : 17.06.2-ce [2020-04-17T22:35:09.128Z] #23 10.67 + install_dockercli [2020-04-17T22:35:09.128Z] #23 10.67 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T22:35:09.128Z] #23 10.68 Install docker/cli version 17.06.2-ce from stable [2020-04-17T22:35:09.128Z] #23 10.68 ++ uname -m [2020-04-17T22:35:09.128Z] #23 10.68 + arch=x86_64 [2020-04-17T22:35:09.128Z] #23 10.68 + '[' x86_64 '!=' x86_64 ']' [2020-04-17T22:35:09.128Z] #23 10.68 + url=https://download.docker.com/linux/static [2020-04-17T22:35:09.128Z] #23 10.69 + tar -xz docker/docker [2020-04-17T22:35:09.128Z] #23 10.69 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-17T22:35:09.620Z] #41 ... [2020-04-17T22:35:09.620Z] [2020-04-17T22:35:09.620Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:09.620Z] #62 13.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T22:35:09.620Z] #62 19.60 Fetched 8166 kB in 12s (671 kB/s) [2020-04-17T22:35:09.883Z] #44 97.85 CC criu/sockets.o [2020-04-17T22:35:09.883Z] #62 19.60 Reading package lists... [2020-04-17T22:35:09.883Z] #62 ... [2020-04-17T22:35:09.883Z] [2020-04-17T22:35:09.883Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:09.883Z] #74 21.96 Checking out files: 72% (1493/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T22:35:09.883Z] #74 22.32 + cd /tmp/tmp.EUHQeT2p6d/src/github.com/docker/libnetwork [2020-04-17T22:35:09.883Z] #74 22.32 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:35:09.883Z] #74 22.44 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T22:35:10.164Z] #44 98.30 CC criu/stats.o [2020-04-17T22:35:10.164Z] #44 98.47 CC criu/string.o [2020-04-17T22:35:10.164Z] #44 98.50 CC criu/sysctl.o [2020-04-17T22:35:10.779Z] #44 98.81 CC criu/sysfs_parse.o [2020-04-17T22:35:10.779Z] #44 99.09 CC criu/timerfd.o [2020-04-17T22:35:11.061Z] #44 99.29 CC criu/tty.o [2020-04-17T22:35:11.932Z] #44 ... [2020-04-17T22:35:11.932Z] [2020-04-17T22:35:11.932Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:11.932Z] #38 5.208 + RM_GOPATH=0 [2020-04-17T22:35:11.932Z] #38 5.208 + TMP_GOPATH= [2020-04-17T22:35:11.932Z] #38 5.208 + : /build [2020-04-17T22:35:11.932Z] #38 5.208 + '[' -z '' ']' [2020-04-17T22:35:11.932Z] #38 5.208 ++ mktemp -d [2020-04-17T22:35:11.932Z] #38 5.208 + export GOPATH=/tmp/tmp.hFOXtQvzJh [2020-04-17T22:35:11.932Z] #38 5.208 + GOPATH=/tmp/tmp.hFOXtQvzJh [2020-04-17T22:35:11.932Z] #38 5.208 + RM_GOPATH=1 [2020-04-17T22:35:11.932Z] #38 5.208 ++ dirname ./install.sh [2020-04-17T22:35:11.932Z] #38 5.208 + dir=. [2020-04-17T22:35:11.932Z] #38 5.208 + bin=tini [2020-04-17T22:35:11.932Z] #38 5.208 + shift [2020-04-17T22:35:11.932Z] #38 5.208 + '[' '!' -f ./tini.installer ']' [2020-04-17T22:35:11.932Z] #38 5.208 + . ./tini.installer [2020-04-17T22:35:11.932Z] #38 5.208 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:35:11.932Z] #38 5.208 + install_tini [2020-04-17T22:35:11.932Z] #38 5.208 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T22:35:11.932Z] #38 5.208 + git clone https://github.com/krallin/tini.git /tmp/tmp.hFOXtQvzJh/tini [2020-04-17T22:35:11.932Z] #38 5.208 Cloning into '/tmp/tmp.hFOXtQvzJh/tini'... [2020-04-17T22:35:11.932Z] #38 5.218 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:35:11.932Z] #38 6.410 + cd /tmp/tmp.hFOXtQvzJh/tini [2020-04-17T22:35:11.932Z] #38 6.410 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:35:11.932Z] #38 6.410 + cmake . [2020-04-17T22:35:11.932Z] #38 7.367 -- The C compiler identification is GNU 8.3.0 [2020-04-17T22:35:11.932Z] #38 7.638 -- Check for working C compiler: /usr/bin/cc [2020-04-17T22:35:11.932Z] #38 8.562 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T22:35:11.932Z] #38 8.562 -- Detecting C compiler ABI info [2020-04-17T22:35:11.932Z] #38 9.971 -- Detecting C compiler ABI info - done [2020-04-17T22:35:11.932Z] #38 9.990 -- Detecting C compile features [2020-04-17T22:35:12.065Z] #44 100.3 CC criu/tun.o [2020-04-17T22:35:12.347Z] #44 100.6 CC criu/uffd.o [2020-04-17T22:35:12.448Z] #74 ... [2020-04-17T22:35:12.448Z] [2020-04-17T22:35:12.448Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:12.448Z] #43 15.52 Fetched 8166 kB in 12s (683 kB/s) [2020-04-17T22:35:12.448Z] #43 15.52 Reading package lists... [2020-04-17T22:35:12.448Z] #43 23.02 Reading package lists... [2020-04-17T22:35:12.448Z] #43 ... [2020-04-17T22:35:12.448Z] [2020-04-17T22:35:12.448Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:12.448Z] #25 18.51 Reading package lists... [2020-04-17T22:35:13.244Z] #68 ... [2020-04-17T22:35:13.244Z] [2020-04-17T22:35:13.244Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:13.244Z] #47 11.06 + export GOPATH=/tmp/tmp.9mJIUFlYCG [2020-04-17T22:35:13.244Z] #47 11.06 + GOPATH=/tmp/tmp.9mJIUFlYCG [2020-04-17T22:35:13.244Z] #47 11.06 + RM_GOPATH=1 [2020-04-17T22:35:13.244Z] #47 11.06 ++ dirname ./install.sh [2020-04-17T22:35:13.244Z] #47 11.07 + dir=. [2020-04-17T22:35:13.244Z] #47 11.07 + bin=vndr [2020-04-17T22:35:13.244Z] #47 11.07 + shift [2020-04-17T22:35:13.244Z] #47 11.08 + '[' '!' -f ./vndr.installer ']' [2020-04-17T22:35:13.244Z] #47 11.08 + . ./vndr.installer [2020-04-17T22:35:13.244Z] #47 11.08 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:35:13.244Z] #47 11.08 + install_vndr [2020-04-17T22:35:13.244Z] #47 11.08 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T22:35:13.244Z] #47 11.08 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:35:13.244Z] #47 11.08 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9mJIUFlYCG/src/github.com/LK4D4/vndr [2020-04-17T22:35:13.244Z] #47 11.08 Cloning into '/tmp/tmp.9mJIUFlYCG/src/github.com/LK4D4/vndr'... [2020-04-17T22:35:13.244Z] #47 12.80 + cd /tmp/tmp.9mJIUFlYCG/src/github.com/LK4D4/vndr [2020-04-17T22:35:13.244Z] #47 12.80 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:35:13.244Z] #47 12.82 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T22:35:13.244Z] #47 14.84 internal/cpu [2020-04-17T22:35:13.244Z] #47 14.93 runtime/internal/sys [2020-04-17T22:35:13.244Z] #47 15.33 runtime/internal/math [2020-04-17T22:35:13.244Z] #47 15.71 internal/race [2020-04-17T22:35:13.244Z] #47 15.98 sync/atomic [2020-04-17T22:35:13.244Z] #47 16.23 internal/bytealg [2020-04-17T22:35:13.244Z] #47 16.84 unicode [2020-04-17T22:35:13.352Z] #44 101.3 CC criu/util.o [2020-04-17T22:35:13.502Z] #47 17.85 runtime [2020-04-17T22:35:13.634Z] #44 102.0 CC criu/uts_ns.o [2020-04-17T22:35:13.827Z] #38 ... [2020-04-17T22:35:13.827Z] [2020-04-17T22:35:13.827Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:13.827Z] #44 7.295 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:35:13.827Z] #44 7.295 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:35:13.827Z] #44 7.379 Note: Building without GnuTLS support [2020-04-17T22:35:13.915Z] #44 102.2 CC criu/vdso.o [2020-04-17T22:35:14.197Z] #44 102.5 LINK criu/built-in.o [2020-04-17T22:35:14.197Z] #44 102.6 LINK criu/criu [2020-04-17T22:35:14.393Z] #23 ... [2020-04-17T22:35:14.393Z] [2020-04-17T22:35:14.393Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:14.393Z] #33 10.46 + RM_GOPATH=0 [2020-04-17T22:35:14.393Z] #33 10.46 + TMP_GOPATH= [2020-04-17T22:35:14.393Z] #33 10.46 + : /build [2020-04-17T22:35:14.393Z] #33 10.46 + '[' -z '' ']' [2020-04-17T22:35:14.393Z] #33 10.46 ++ mktemp -d [2020-04-17T22:35:14.393Z] #33 10.48 + export GOPATH=/tmp/tmp.BmVfpCzYcV [2020-04-17T22:35:14.393Z] #33 10.48 + GOPATH=/tmp/tmp.BmVfpCzYcV [2020-04-17T22:35:14.393Z] #33 10.48 + RM_GOPATH=1 [2020-04-17T22:35:14.393Z] #33 10.48 ++ dirname ./install.sh [2020-04-17T22:35:14.393Z] #33 10.49 + dir=. [2020-04-17T22:35:14.393Z] #33 10.49 + bin=tomlv [2020-04-17T22:35:14.393Z] #33 10.49 + shift [2020-04-17T22:35:14.393Z] #33 10.49 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T22:35:14.393Z] #33 10.49 + . ./tomlv.installer [2020-04-17T22:35:14.393Z] #33 10.49 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:35:14.393Z] #33 10.49 + install_tomlv [2020-04-17T22:35:14.393Z] #33 10.49 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T22:35:14.393Z] #33 10.49 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.BmVfpCzYcV/src/github.com/BurntSushi/toml [2020-04-17T22:35:14.393Z] #33 10.49 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:35:14.393Z] #33 10.52 Cloning into '/tmp/tmp.BmVfpCzYcV/src/github.com/BurntSushi/toml'... [2020-04-17T22:35:14.393Z] #33 12.83 + cd /tmp/tmp.BmVfpCzYcV/src/github.com/BurntSushi/toml [2020-04-17T22:35:14.393Z] #33 12.83 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:35:14.393Z] #33 12.94 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:35:14.393Z] #33 14.40 runtime/internal/sys [2020-04-17T22:35:14.393Z] #33 14.67 internal/cpu [2020-04-17T22:35:14.393Z] #33 15.24 math/bits [2020-04-17T22:35:14.393Z] #33 15.85 internal/bytealg [2020-04-17T22:35:14.393Z] #33 16.08 math [2020-04-17T22:35:14.479Z] #44 102.8 DEP lib/c/criu.d [2020-04-17T22:35:14.479Z] #44 102.9 CC images/rpc.pb-c.o [2020-04-17T22:35:15.092Z] #44 103.3 CC lib/c/criu.o [2020-04-17T22:35:15.402Z] #47 ... [2020-04-17T22:35:15.402Z] [2020-04-17T22:35:15.402Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:15.402Z] #25 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:35:15.402Z] #25 14.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:35:15.661Z] #25 ... [2020-04-17T22:35:15.661Z] [2020-04-17T22:35:15.661Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:15.661Z] #23 11.53 + RM_GOPATH=0 [2020-04-17T22:35:15.661Z] #23 11.53 + TMP_GOPATH= [2020-04-17T22:35:15.661Z] #23 11.53 + : /build [2020-04-17T22:35:15.661Z] #23 11.53 + '[' -z '' ']' [2020-04-17T22:35:15.661Z] #23 11.53 ++ mktemp -d [2020-04-17T22:35:15.661Z] #23 11.53 + export GOPATH=/tmp/tmp.U0SwmkBIwr [2020-04-17T22:35:15.661Z] #23 11.53 + GOPATH=/tmp/tmp.U0SwmkBIwr [2020-04-17T22:35:15.661Z] #23 11.53 + RM_GOPATH=1 [2020-04-17T22:35:15.661Z] #23 11.53 ++ dirname ./install.sh [2020-04-17T22:35:15.661Z] #23 11.53 + dir=. [2020-04-17T22:35:15.661Z] #23 11.53 + bin=dockercli [2020-04-17T22:35:15.661Z] #23 11.53 + shift [2020-04-17T22:35:15.661Z] #23 11.53 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T22:35:15.661Z] #23 11.53 + . ./dockercli.installer [2020-04-17T22:35:15.661Z] #23 11.53 ++ : stable [2020-04-17T22:35:15.661Z] #23 11.53 ++ : 17.06.2-ce [2020-04-17T22:35:15.661Z] #23 11.53 + install_dockercli [2020-04-17T22:35:15.661Z] #23 11.53 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T22:35:15.661Z] #23 11.53 Install docker/cli version 17.06.2-ce from stable [2020-04-17T22:35:15.661Z] #23 11.54 ++ uname -m [2020-04-17T22:35:15.661Z] #23 11.54 + arch=x86_64 [2020-04-17T22:35:15.661Z] #23 11.54 + '[' x86_64 '!=' x86_64 ']' [2020-04-17T22:35:15.661Z] #23 11.54 + url=https://download.docker.com/linux/static [2020-04-17T22:35:15.661Z] #23 11.59 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-17T22:35:15.661Z] #23 11.60 + tar -xz docker/docker [2020-04-17T22:35:15.708Z] #44 ... [2020-04-17T22:35:15.708Z] [2020-04-17T22:35:15.708Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:35:15.708Z] #41 DONE 140.2s [2020-04-17T22:35:15.708Z] [2020-04-17T22:35:15.708Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:15.767Z] #33 ... [2020-04-17T22:35:15.767Z] [2020-04-17T22:35:15.767Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:15.767Z] #68 10.71 + RM_GOPATH=0 [2020-04-17T22:35:15.767Z] #68 10.71 + TMP_GOPATH= [2020-04-17T22:35:15.767Z] #68 10.71 + : /build/ [2020-04-17T22:35:15.767Z] #68 10.71 + '[' -z '' ']' [2020-04-17T22:35:15.767Z] #68 10.72 ++ mktemp -d [2020-04-17T22:35:15.767Z] #68 10.72 + export GOPATH=/tmp/tmp.4qgec2vcCi [2020-04-17T22:35:15.767Z] #68 10.72 + GOPATH=/tmp/tmp.4qgec2vcCi [2020-04-17T22:35:15.767Z] #68 10.72 + RM_GOPATH=1 [2020-04-17T22:35:15.767Z] #68 10.72 ++ dirname ./install.sh [2020-04-17T22:35:15.767Z] #68 10.72 + dir=. [2020-04-17T22:35:15.767Z] #68 10.72 + bin=rootlesskit [2020-04-17T22:35:15.767Z] #68 10.72 + shift [2020-04-17T22:35:15.767Z] #68 10.72 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T22:35:15.767Z] #68 10.72 + . ./rootlesskit.installer [2020-04-17T22:35:15.767Z] #68 10.72 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:35:15.767Z] #68 10.73 + install_rootlesskit [2020-04-17T22:35:15.767Z] #68 10.73 + case "$1" in [2020-04-17T22:35:15.767Z] #68 10.73 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:35:15.767Z] #68 10.73 + export CGO_ENABLED=0 [2020-04-17T22:35:15.767Z] #68 10.73 + CGO_ENABLED=0 [2020-04-17T22:35:15.767Z] #68 10.73 + _install_rootlesskit [2020-04-17T22:35:15.767Z] #68 10.73 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T22:35:15.767Z] #68 10.73 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.4qgec2vcCi/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:35:15.767Z] #68 10.73 Cloning into '/tmp/tmp.4qgec2vcCi/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T22:35:15.767Z] #68 17.53 Checking out files: 76% (603/788) Checking out files: 77% (607/788) Checking out files: 78% (615/788) Checking out files: 79% (623/788) Checking out files: 80% (631/788) Checking out files: 81% (639/788) Checking out files: 82% (647/788) Checking out files: 83% (655/788) Checking out files: 84% (662/788) Checking out files: 85% (670/788) Checking out files: 86% (678/788) Checking out files: 87% (686/788) Checking out files: 88% (694/788) Checking out files: 89% (702/788) Checking out files: 90% (710/788) Checking out files: 91% (718/788) Checking out files: 92% (725/788) Checking out files: 93% (733/788) Checking out files: 94% (741/788) Checking out files: 95% (749/788) Checking out files: 96% (757/788) Checking out files: 97% (765/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-17T22:35:15.767Z] #68 18.00 + cd /tmp/tmp.4qgec2vcCi/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:35:15.767Z] #68 18.00 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:35:15.767Z] #68 ... [2020-04-17T22:35:15.767Z] [2020-04-17T22:35:15.767Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:15.767Z] #33 17.91 runtime [2020-04-17T22:35:15.919Z] #23 ... [2020-04-17T22:35:15.919Z] [2020-04-17T22:35:15.919Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:15.990Z] #44 104.2 LINK lib/c/built-in.o [2020-04-17T22:35:15.990Z] #44 104.2 LINK lib/c/libcriu.so [2020-04-17T22:35:15.990Z] #44 104.2 LINK lib/c/libcriu.a [2020-04-17T22:35:15.990Z] #44 104.4 GEN magic.py [2020-04-17T22:35:16.035Z] #25 26.05 Reading package lists... [2020-04-17T22:35:16.035Z] #25 ... [2020-04-17T22:35:16.035Z] [2020-04-17T22:35:16.035Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:16.035Z] #47 18.56 vendor/golang.org/x/crypto/internal/subtle [2020-04-17T22:35:16.035Z] #47 ... [2020-04-17T22:35:16.035Z] [2020-04-17T22:35:16.035Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:16.035Z] #53 27.78 + cd /tmp/tmp.4eArfNy9HX/src/github.com/golangci/golangci-lint/ [2020-04-17T22:35:16.035Z] #53 27.78 + git checkout -q v1.23.8 [2020-04-17T22:35:16.035Z] #53 28.50 ++ git describe --tags [2020-04-17T22:35:16.035Z] #53 28.52 + version=v1.23.8 [2020-04-17T22:35:16.035Z] #53 28.52 ++ git rev-parse --short HEAD [2020-04-17T22:35:16.035Z] #53 28.52 + commit=76a82c6 [2020-04-17T22:35:16.035Z] #53 28.53 ++ git show -s --format=%cd [2020-04-17T22:35:16.035Z] #53 28.56 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T22:35:16.035Z] #53 28.56 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:35:16.179Z] #68 20.11 Checking out files: 76% (603/788) Checking out files: 77% (607/788) Checking out files: 78% (615/788) Checking out files: 79% (623/788) Checking out files: 80% (631/788) Checking out files: 81% (639/788) Checking out files: 82% (647/788) Checking out files: 83% (655/788) Checking out files: 84% (662/788) Checking out files: 85% (670/788) Checking out files: 86% (678/788) Checking out files: 87% (686/788) Checking out files: 88% (694/788) Checking out files: 89% (702/788) Checking out files: 90% (710/788) Checking out files: 91% (718/788) Checking out files: 92% (725/788) Checking out files: 93% (733/788) Checking out files: 94% (741/788) Checking out files: 95% (749/788) Checking out files: 96% (757/788) Checking out files: 97% (765/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-17T22:35:16.273Z] #44 104.5 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:35:16.273Z] #44 104.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:35:16.273Z] #44 104.5 Note: Building without GnuTLS support [2020-04-17T22:35:16.437Z] #68 20.65 + cd /tmp/tmp.prBqnNM15Y/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:35:16.437Z] #68 20.66 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:35:16.437Z] #68 20.77 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:35:16.437Z] #68 ... [2020-04-17T22:35:16.437Z] [2020-04-17T22:35:16.437Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:16.437Z] #62 11.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:35:16.437Z] #62 16.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:35:16.437Z] #62 ... [2020-04-17T22:35:16.437Z] [2020-04-17T22:35:16.437Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:16.437Z] #50 10.74 + RM_GOPATH=0 [2020-04-17T22:35:16.437Z] #50 10.74 + TMP_GOPATH= [2020-04-17T22:35:16.437Z] #50 10.74 + : /build [2020-04-17T22:35:16.437Z] #50 10.74 + '[' -z '' ']' [2020-04-17T22:35:16.437Z] #50 10.74 ++ mktemp -d [2020-04-17T22:35:16.437Z] #50 10.74 + export GOPATH=/tmp/tmp.tmy38moh8t [2020-04-17T22:35:16.437Z] #50 10.74 + GOPATH=/tmp/tmp.tmy38moh8t [2020-04-17T22:35:16.437Z] #50 10.74 + RM_GOPATH=1 [2020-04-17T22:35:16.437Z] #50 10.75 ++ dirname ./install.sh [2020-04-17T22:35:16.437Z] #50 10.75 + dir=. [2020-04-17T22:35:16.437Z] #50 10.75 + bin=gotestsum [2020-04-17T22:35:16.437Z] #50 10.75 + shift [2020-04-17T22:35:16.437Z] #50 10.75 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T22:35:16.437Z] #50 10.75 + . ./gotestsum.installer [2020-04-17T22:35:16.437Z] #50 10.75 ++ : v0.3.5 [2020-04-17T22:35:16.437Z] #50 10.75 + install_gotestsum [2020-04-17T22:35:16.437Z] #50 10.75 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T22:35:16.437Z] #50 10.75 Installing gotestsum version v0.3.5 [2020-04-17T22:35:16.437Z] #50 10.75 + go get -d gotest.tools/gotestsum [2020-04-17T22:35:16.554Z] #44 ... [2020-04-17T22:35:16.555Z] [2020-04-17T22:35:16.555Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T22:35:16.555Z] #42 DONE 0.2s [2020-04-17T22:35:16.555Z] [2020-04-17T22:35:16.555Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:16.555Z] #44 104.8 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:35:16.696Z] #50 ... [2020-04-17T22:35:16.696Z] [2020-04-17T22:35:16.696Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:16.696Z] #56 10.72 + RM_GOPATH=0 [2020-04-17T22:35:16.696Z] #56 10.72 + TMP_GOPATH= [2020-04-17T22:35:16.696Z] #56 10.72 + : /build [2020-04-17T22:35:16.696Z] #56 10.72 + '[' -z '' ']' [2020-04-17T22:35:16.696Z] #56 10.73 ++ mktemp -d [2020-04-17T22:35:16.696Z] #56 10.74 + export GOPATH=/tmp/tmp.A99W1AlEOs [2020-04-17T22:35:16.696Z] #56 10.74 + GOPATH=/tmp/tmp.A99W1AlEOs [2020-04-17T22:35:16.696Z] #56 10.74 + RM_GOPATH=1 [2020-04-17T22:35:16.696Z] #56 10.74 ++ dirname ./install.sh [2020-04-17T22:35:16.696Z] #56 10.75 + dir=. [2020-04-17T22:35:16.696Z] #56 10.75 + bin=shfmt [2020-04-17T22:35:16.696Z] #56 10.75 + shift [2020-04-17T22:35:16.696Z] #56 10.75 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T22:35:16.696Z] #56 10.75 + . ./shfmt.installer [2020-04-17T22:35:16.696Z] #56 10.75 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:35:16.696Z] #56 10.76 + install_shfmt [2020-04-17T22:35:16.696Z] #56 10.76 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T22:35:16.696Z] #56 10.76 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:35:16.696Z] #56 10.76 + git clone https://github.com/mvdan/sh.git /tmp/tmp.A99W1AlEOs/src/github.com/mvdan/sh [2020-04-17T22:35:16.696Z] #56 10.77 Cloning into '/tmp/tmp.A99W1AlEOs/src/github.com/mvdan/sh'... [2020-04-17T22:35:16.836Z] #44 105.1 make[1]: Nothing to be done for 'all'. [2020-04-17T22:35:16.954Z] #56 ... [2020-04-17T22:35:16.954Z] [2020-04-17T22:35:16.954Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:16.954Z] #53 11.04 Installing golangci-lint version v1.23.8 [2020-04-17T22:35:16.954Z] #53 11.04 + RM_GOPATH=0 [2020-04-17T22:35:16.954Z] #53 11.04 + TMP_GOPATH= [2020-04-17T22:35:16.954Z] #53 11.04 + : /build [2020-04-17T22:35:16.954Z] #53 11.04 + '[' -z '' ']' [2020-04-17T22:35:16.954Z] #53 11.04 ++ mktemp -d [2020-04-17T22:35:16.954Z] #53 11.04 + export GOPATH=/tmp/tmp.ReqlWtuQSE [2020-04-17T22:35:16.954Z] #53 11.04 + GOPATH=/tmp/tmp.ReqlWtuQSE [2020-04-17T22:35:16.954Z] #53 11.04 + RM_GOPATH=1 [2020-04-17T22:35:16.954Z] #53 11.04 ++ dirname ./install.sh [2020-04-17T22:35:16.954Z] #53 11.04 + dir=. [2020-04-17T22:35:16.954Z] #53 11.04 + bin=golangci_lint [2020-04-17T22:35:16.954Z] #53 11.04 + shift [2020-04-17T22:35:16.954Z] #53 11.04 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T22:35:16.954Z] #53 11.04 + . ./golangci_lint.installer [2020-04-17T22:35:16.954Z] #53 11.04 ++ : v1.23.8 [2020-04-17T22:35:16.954Z] #53 11.04 + install_golangci_lint [2020-04-17T22:35:16.954Z] #53 11.04 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T22:35:16.954Z] #53 11.05 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:35:16.954Z] #53 ... [2020-04-17T22:35:16.954Z] [2020-04-17T22:35:16.954Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:16.954Z] #10 11.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:35:16.954Z] #10 11.62 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:35:16.954Z] #10 11.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:35:16.954Z] #10 14.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:35:16.954Z] #10 19.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:35:17.099Z] #44 10.14 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:35:17.099Z] #44 10.22 GEN .gitid [2020-04-17T22:35:17.099Z] #44 10.24 GEN criu/include/version.h [2020-04-17T22:35:17.099Z] #44 10.25 GEN include/common/asm [2020-04-17T22:35:17.099Z] #44 ... [2020-04-17T22:35:17.099Z] [2020-04-17T22:35:17.099Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:17.099Z] #10 109.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T22:35:17.099Z] #10 109.8 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T22:35:17.099Z] #10 109.8 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:35:17.099Z] #10 ... [2020-04-17T22:35:17.099Z] [2020-04-17T22:35:17.099Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:17.099Z] #38 13.64 -- Detecting C compile features - done [2020-04-17T22:35:17.099Z] #38 13.69 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T22:35:17.099Z] #38 14.19 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T22:35:17.099Z] #38 14.38 -- Configuring done [2020-04-17T22:35:17.099Z] #38 14.40 -- Generating done [2020-04-17T22:35:17.099Z] #38 14.41 -- Build files have been written to: /tmp/tmp.hFOXtQvzJh/tini [2020-04-17T22:35:17.099Z] #38 14.45 + make tini-static [2020-04-17T22:35:17.118Z] #44 105.4 make[1]: 'images/built-in.o' is up to date. [2020-04-17T22:35:17.118Z] #44 105.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T22:35:17.212Z] #10 ... [2020-04-17T22:35:17.212Z] [2020-04-17T22:35:17.212Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:17.212Z] #74 11.06 + RM_GOPATH=0 [2020-04-17T22:35:17.212Z] #74 11.06 + TMP_GOPATH= [2020-04-17T22:35:17.212Z] #74 11.06 + : /build [2020-04-17T22:35:17.212Z] #74 11.06 + '[' -z '' ']' [2020-04-17T22:35:17.212Z] #74 11.06 ++ mktemp -d [2020-04-17T22:35:17.212Z] #74 11.06 + export GOPATH=/tmp/tmp.sLYYNjNKYZ [2020-04-17T22:35:17.212Z] #74 11.06 + GOPATH=/tmp/tmp.sLYYNjNKYZ [2020-04-17T22:35:17.212Z] #74 11.06 + RM_GOPATH=1 [2020-04-17T22:35:17.212Z] #74 11.06 ++ dirname ./install.sh [2020-04-17T22:35:17.212Z] #74 11.06 + dir=. [2020-04-17T22:35:17.212Z] #74 11.07 + bin=proxy [2020-04-17T22:35:17.212Z] #74 11.07 + shift [2020-04-17T22:35:17.212Z] #74 11.07 + '[' '!' -f ./proxy.installer ']' [2020-04-17T22:35:17.212Z] #74 11.07 + . ./proxy.installer [2020-04-17T22:35:17.212Z] #74 11.07 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:35:17.212Z] #74 11.07 + install_proxy [2020-04-17T22:35:17.212Z] #74 11.07 + case "$1" in [2020-04-17T22:35:17.212Z] #74 11.07 + export CGO_ENABLED=0 [2020-04-17T22:35:17.212Z] #74 11.07 + CGO_ENABLED=0 [2020-04-17T22:35:17.212Z] #74 11.07 + _install_proxy [2020-04-17T22:35:17.212Z] #74 11.07 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T22:35:17.212Z] #74 11.07 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sLYYNjNKYZ/src/github.com/docker/libnetwork [2020-04-17T22:35:17.212Z] #74 11.07 Cloning into '/tmp/tmp.sLYYNjNKYZ/src/github.com/docker/libnetwork'... [2020-04-17T22:35:17.212Z] #74 11.07 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:35:17.212Z] #74 ... [2020-04-17T22:35:17.212Z] [2020-04-17T22:35:17.212Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:35:17.212Z] #30 11.12 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T22:35:17.212Z] #30 11.14 Cloning into '.'... [2020-04-17T22:35:17.355Z] #38 15.35 Scanning dependencies of target tini-static [2020-04-17T22:35:17.355Z] #38 15.49 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T22:35:17.400Z] #44 105.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T22:35:17.400Z] #44 105.5 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T22:35:17.400Z] #44 105.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T22:35:17.400Z] #44 105.5 make[1]: Nothing to be done for 'all'. [2020-04-17T22:35:17.400Z] #44 105.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:35:17.400Z] #44 105.6 make[2]: Nothing to be done for 'all'. [2020-04-17T22:35:17.400Z] #44 105.6 make[2]: Nothing to be done for 'all'. [2020-04-17T22:35:17.400Z] #44 105.6 make[2]: Nothing to be done for 'all'. [2020-04-17T22:35:17.400Z] #44 105.7 make[2]: Nothing to be done for 'all'. [2020-04-17T22:35:17.400Z] #44 105.7 make[2]: Nothing to be done for 'all'. [2020-04-17T22:35:17.400Z] #44 105.7 make[2]: Nothing to be done for 'all'. [2020-04-17T22:35:17.400Z] #44 105.7 make[2]: Nothing to be done for 'all'. [2020-04-17T22:35:17.400Z] #44 105.8 make[2]: Nothing to be done for 'all'. [2020-04-17T22:35:17.400Z] #44 105.8 INSTALL criu/criu [2020-04-17T22:35:17.471Z] #30 ... [2020-04-17T22:35:17.471Z] [2020-04-17T22:35:17.471Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:17.471Z] #33 11.53 + RM_GOPATH=0 [2020-04-17T22:35:17.471Z] #33 11.53 + TMP_GOPATH= [2020-04-17T22:35:17.471Z] #33 11.53 + : /build [2020-04-17T22:35:17.471Z] #33 11.53 + '[' -z '' ']' [2020-04-17T22:35:17.471Z] #33 11.53 ++ mktemp -d [2020-04-17T22:35:17.471Z] #33 11.53 + export GOPATH=/tmp/tmp.qllHWjr4uP [2020-04-17T22:35:17.471Z] #33 11.53 + GOPATH=/tmp/tmp.qllHWjr4uP [2020-04-17T22:35:17.471Z] #33 11.53 + RM_GOPATH=1 [2020-04-17T22:35:17.471Z] #33 11.59 ++ dirname ./install.sh [2020-04-17T22:35:17.471Z] #33 11.59 + dir=. [2020-04-17T22:35:17.471Z] #33 11.59 + bin=tomlv [2020-04-17T22:35:17.471Z] #33 11.59 + shift [2020-04-17T22:35:17.471Z] #33 11.59 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T22:35:17.471Z] #33 11.59 + . ./tomlv.installer [2020-04-17T22:35:17.471Z] #33 11.59 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:35:17.471Z] #33 11.59 + install_tomlv [2020-04-17T22:35:17.471Z] #33 11.59 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T22:35:17.471Z] #33 11.59 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.qllHWjr4uP/src/github.com/BurntSushi/toml [2020-04-17T22:35:17.471Z] #33 11.59 Cloning into '/tmp/tmp.qllHWjr4uP/src/github.com/BurntSushi/toml'... [2020-04-17T22:35:17.471Z] #33 11.59 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:35:17.471Z] #33 12.83 + cd /tmp/tmp.qllHWjr4uP/src/github.com/BurntSushi/toml [2020-04-17T22:35:17.471Z] #33 12.83 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:35:17.471Z] #33 12.90 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:35:17.471Z] #33 14.01 runtime/internal/atomic [2020-04-17T22:35:17.471Z] #33 14.05 internal/cpu [2020-04-17T22:35:17.471Z] #33 14.60 runtime/internal/sys [2020-04-17T22:35:17.471Z] #33 14.85 internal/bytealg [2020-04-17T22:35:17.471Z] #33 15.02 runtime/internal/math [2020-04-17T22:35:17.471Z] #33 15.37 math/bits [2020-04-17T22:35:17.471Z] #33 16.87 math [2020-04-17T22:35:17.471Z] #33 17.55 runtime [2020-04-17T22:35:17.683Z] #44 DONE 106.1s [2020-04-17T22:35:17.683Z] [2020-04-17T22:35:17.683Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:17.731Z] #33 ... [2020-04-17T22:35:17.731Z] [2020-04-17T22:35:17.731Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:17.731Z] #43 12.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:35:17.731Z] #43 16.64 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:35:17.918Z] #38 ... [2020-04-17T22:35:17.918Z] [2020-04-17T22:35:17.918Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:17.918Z] #33 110.4 fmt [2020-04-17T22:35:17.918Z] #33 110.4 path/filepath [2020-04-17T22:35:17.918Z] #33 113.2 io/ioutil [2020-04-17T22:35:17.918Z] #33 116.7 flag [2020-04-17T22:35:17.918Z] #33 116.7 github.com/BurntSushi/toml [2020-04-17T22:35:17.918Z] #33 119.6 log [2020-04-17T22:35:17.989Z] #43 ... [2020-04-17T22:35:17.989Z] [2020-04-17T22:35:17.989Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:17.989Z] #68 20.78 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T22:35:18.174Z] #33 ... [2020-04-17T22:35:18.174Z] [2020-04-17T22:35:18.174Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:18.174Z] #56 110.4 encoding/base64 [2020-04-17T22:35:18.174Z] #56 112.0 golang.org/x/sys/unix [2020-04-17T22:35:18.174Z] #56 113.8 fmt [2020-04-17T22:35:18.174Z] #56 ... [2020-04-17T22:35:18.174Z] [2020-04-17T22:35:18.174Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:18.174Z] #10 121.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T22:35:18.250Z] #68 ... [2020-04-17T22:35:18.250Z] [2020-04-17T22:35:18.250Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:18.250Z] #35 12.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:35:18.250Z] #35 17.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:35:18.250Z] #35 ... [2020-04-17T22:35:18.250Z] [2020-04-17T22:35:18.250Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:18.250Z] #43 22.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:35:18.430Z] #10 121.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T22:35:18.430Z] #10 121.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:35:18.686Z] #10 121.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T22:35:18.686Z] #10 121.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T22:35:18.686Z] #10 121.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:35:18.690Z] #65 ... [2020-04-17T22:35:18.690Z] [2020-04-17T22:35:18.690Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T22:35:18.690Z] #45 DONE 0.1s [2020-04-17T22:35:18.690Z] [2020-04-17T22:35:18.690Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T22:35:18.971Z] #48 DONE 0.1s [2020-04-17T22:35:18.971Z] [2020-04-17T22:35:18.971Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T22:35:18.971Z] #51 DONE 0.2s [2020-04-17T22:35:18.971Z] [2020-04-17T22:35:18.971Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:19.048Z] #33 ... [2020-04-17T22:35:19.048Z] [2020-04-17T22:35:19.048Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:19.048Z] #53 10.57 + RM_GOPATH=0 [2020-04-17T22:35:19.048Z] #53 10.57 + TMP_GOPATH= [2020-04-17T22:35:19.048Z] #53 10.57 + : /build [2020-04-17T22:35:19.048Z] #53 10.57 + '[' -z '' ']' [2020-04-17T22:35:19.048Z] #53 10.57 ++ mktemp -d [2020-04-17T22:35:19.048Z] #53 10.58 + export GOPATH=/tmp/tmp.Gz3n7ZtJeB [2020-04-17T22:35:19.048Z] #53 10.58 + GOPATH=/tmp/tmp.Gz3n7ZtJeB [2020-04-17T22:35:19.048Z] #53 10.58 + RM_GOPATH=1 [2020-04-17T22:35:19.048Z] #53 10.59 ++ dirname ./install.sh [2020-04-17T22:35:19.048Z] #53 10.59 + dir=. [2020-04-17T22:35:19.048Z] #53 10.59 + bin=golangci_lint [2020-04-17T22:35:19.048Z] #53 10.59 + shift [2020-04-17T22:35:19.048Z] #53 10.59 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T22:35:19.048Z] #53 10.59 + . ./golangci_lint.installer [2020-04-17T22:35:19.048Z] #53 10.59 ++ : v1.23.8 [2020-04-17T22:35:19.048Z] #53 10.59 + install_golangci_lint [2020-04-17T22:35:19.048Z] #53 10.59 Installing golangci-lint version v1.23.8 [2020-04-17T22:35:19.048Z] #53 10.59 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T22:35:19.048Z] #53 10.59 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:35:19.048Z] #53 ... [2020-04-17T22:35:19.048Z] [2020-04-17T22:35:19.048Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:19.048Z] #47 11.00 + cd /tmp/tmp.jRcMkBYfFF/src/github.com/LK4D4/vndr [2020-04-17T22:35:19.048Z] #47 11.00 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:35:19.048Z] #47 11.06 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T22:35:19.048Z] #47 13.55 runtime/internal/atomic [2020-04-17T22:35:19.048Z] #47 13.68 internal/cpu [2020-04-17T22:35:19.048Z] #47 14.44 runtime/internal/sys [2020-04-17T22:35:19.048Z] #47 15.08 runtime/internal/math [2020-04-17T22:35:19.048Z] #47 15.22 internal/race [2020-04-17T22:35:19.048Z] #47 15.35 internal/bytealg [2020-04-17T22:35:19.048Z] #47 15.59 sync/atomic [2020-04-17T22:35:19.048Z] #47 16.58 unicode [2020-04-17T22:35:19.048Z] #47 17.37 runtime [2020-04-17T22:35:19.048Z] #47 ... [2020-04-17T22:35:19.048Z] [2020-04-17T22:35:19.048Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:35:19.048Z] #30 11.38 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T22:35:19.048Z] #30 11.38 Cloning into '.'... [2020-04-17T22:35:19.048Z] #30 ... [2020-04-17T22:35:19.048Z] [2020-04-17T22:35:19.048Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:19.048Z] #68 18.39 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:35:19.048Z] #68 18.39 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T22:35:19.249Z] #10 ... [2020-04-17T22:35:19.249Z] [2020-04-17T22:35:19.249Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:19.249Z] #47 111.7 regexp/syntax [2020-04-17T22:35:19.249Z] #47 112.2 fmt [2020-04-17T22:35:19.249Z] #47 119.9 regexp [2020-04-17T22:35:19.249Z] #47 120.6 go/token [2020-04-17T22:35:19.249Z] #47 121.6 go/scanner [2020-04-17T22:35:19.306Z] #68 ... [2020-04-17T22:35:19.306Z] [2020-04-17T22:35:19.306Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:19.306Z] #10 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:35:19.306Z] #10 16.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:35:19.362Z] #53 ... [2020-04-17T22:35:19.362Z] [2020-04-17T22:35:19.362Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:19.362Z] #56 22.43 runtime [2020-04-17T22:35:19.362Z] #56 22.46 runtime/cgo [2020-04-17T22:35:19.505Z] #47 ... [2020-04-17T22:35:19.505Z] [2020-04-17T22:35:19.505Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:19.505Z] #44 12.17 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T22:35:19.505Z] #44 12.26 PBCC images/opts.pb-c.c [2020-04-17T22:35:19.505Z] #44 12.27 PBCC images/sit.pb-c.c [2020-04-17T22:35:19.505Z] #44 12.38 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T22:35:19.505Z] #44 12.48 DEP images/opts.pb-c.d [2020-04-17T22:35:19.505Z] #44 12.59 DEP images/sit.pb-c.d [2020-04-17T22:35:19.505Z] #44 12.70 PBCC images/macvlan.pb-c.c [2020-04-17T22:35:19.505Z] #44 12.75 DEP images/macvlan.pb-c.d [2020-04-17T22:35:19.505Z] #44 12.88 PBCC images/autofs.pb-c.c [2020-04-17T22:35:19.505Z] #44 12.91 DEP images/autofs.pb-c.d [2020-04-17T22:35:19.505Z] #44 12.97 PBCC images/sysctl.pb-c.c [2020-04-17T22:35:19.564Z] #10 ... [2020-04-17T22:35:19.564Z] [2020-04-17T22:35:19.564Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:19.564Z] #50 11.98 + RM_GOPATH=0 [2020-04-17T22:35:19.564Z] #50 11.98 + TMP_GOPATH= [2020-04-17T22:35:19.564Z] #50 11.98 + : /build [2020-04-17T22:35:19.564Z] #50 11.98 + '[' -z '' ']' [2020-04-17T22:35:19.564Z] #50 11.98 ++ mktemp -d [2020-04-17T22:35:19.564Z] #50 11.99 + export GOPATH=/tmp/tmp.XrJaYk4qHR [2020-04-17T22:35:19.564Z] #50 11.99 + GOPATH=/tmp/tmp.XrJaYk4qHR [2020-04-17T22:35:19.564Z] #50 11.99 + RM_GOPATH=1 [2020-04-17T22:35:19.564Z] #50 11.99 ++ dirname ./install.sh [2020-04-17T22:35:19.564Z] #50 12.00 + dir=. [2020-04-17T22:35:19.564Z] #50 12.00 + bin=gotestsum [2020-04-17T22:35:19.564Z] #50 12.00 + shift [2020-04-17T22:35:19.564Z] #50 12.00 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T22:35:19.564Z] #50 12.00 + . ./gotestsum.installer [2020-04-17T22:35:19.564Z] #50 12.00 ++ : v0.3.5 [2020-04-17T22:35:19.564Z] #50 12.00 + install_gotestsum [2020-04-17T22:35:19.564Z] #50 12.00 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T22:35:19.564Z] #50 12.00 + go get -d gotest.tools/gotestsum [2020-04-17T22:35:19.564Z] #50 12.00 Installing gotestsum version v0.3.5 [2020-04-17T22:35:19.626Z] #56 ... [2020-04-17T22:35:19.626Z] [2020-04-17T22:35:19.626Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:19.626Z] #25 26.05 Reading package lists... [2020-04-17T22:35:19.761Z] #44 13.07 DEP images/sysctl.pb-c.d [2020-04-17T22:35:19.761Z] #44 13.09 PBCC images/time.pb-c.c [2020-04-17T22:35:19.761Z] #44 13.15 DEP images/time.pb-c.d [2020-04-17T22:35:19.761Z] #44 13.21 PBCC images/binfmt-misc.pb-c.c [2020-04-17T22:35:19.761Z] #44 13.25 DEP images/binfmt-misc.pb-c.d [2020-04-17T22:35:19.761Z] #44 13.31 PBCC images/seccomp.pb-c.c [2020-04-17T22:35:19.761Z] #44 13.33 DEP images/seccomp.pb-c.d [2020-04-17T22:35:19.761Z] #44 13.37 PBCC images/userns.pb-c.c [2020-04-17T22:35:19.761Z] #44 13.41 DEP images/userns.pb-c.d [2020-04-17T22:35:19.822Z] #50 ... [2020-04-17T22:35:19.822Z] [2020-04-17T22:35:19.822Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:19.822Z] #35 22.38 Fetched 8338 kB in 17s (479 kB/s) [2020-04-17T22:35:19.886Z] #25 32.13 Building dependency tree... [2020-04-17T22:35:19.979Z] #60 69.57 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-17T22:35:20.017Z] #44 13.48 PBCC images/cgroup.pb-c.c [2020-04-17T22:35:20.017Z] #44 13.53 DEP images/cgroup.pb-c.d [2020-04-17T22:35:20.081Z] #35 22.38 Reading package lists... [2020-04-17T22:35:20.081Z] #35 ... [2020-04-17T22:35:20.081Z] [2020-04-17T22:35:20.081Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:20.081Z] #62 12.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:35:20.081Z] #62 17.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:35:20.081Z] #62 20.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:35:20.081Z] #62 ... [2020-04-17T22:35:20.081Z] [2020-04-17T22:35:20.081Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:20.081Z] #47 21.80 unicode/utf8 [2020-04-17T22:35:20.147Z] #25 ... [2020-04-17T22:35:20.147Z] [2020-04-17T22:35:20.147Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:20.147Z] #35 15.89 Reading package lists... [2020-04-17T22:35:20.147Z] #35 23.93 Reading package lists... [2020-04-17T22:35:20.148Z] #35 30.36 Building dependency tree... [2020-04-17T22:35:20.148Z] #35 33.57 The following additional packages will be installed: [2020-04-17T22:35:20.148Z] #35 33.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T22:35:20.148Z] #35 33.59 Suggested packages: [2020-04-17T22:35:20.148Z] #35 33.61 cmake-doc ninja-build lrzip [2020-04-17T22:35:20.148Z] #35 33.61 Recommended packages: [2020-04-17T22:35:20.148Z] #35 33.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T22:35:20.148Z] #35 ... [2020-04-17T22:35:20.148Z] [2020-04-17T22:35:20.148Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:20.148Z] #43 23.02 Reading package lists... [2020-04-17T22:35:20.148Z] #43 29.85 Building dependency tree... [2020-04-17T22:35:20.148Z] #43 33.30 The following additional packages will be installed: [2020-04-17T22:35:20.148Z] #43 33.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T22:35:20.148Z] #43 33.31 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T22:35:20.148Z] #43 33.33 Suggested packages: [2020-04-17T22:35:20.148Z] #43 33.33 manpages-dev python-setuptools [2020-04-17T22:35:20.273Z] #44 13.68 PBCC images/fown.pb-c.c [2020-04-17T22:35:20.273Z] #44 13.76 PBCC images/ext-file.pb-c.c [2020-04-17T22:35:20.273Z] #44 13.80 DEP images/fown.pb-c.d [2020-04-17T22:35:20.273Z] #44 13.83 DEP images/ext-file.pb-c.d [2020-04-17T22:35:20.273Z] #44 13.88 PBCC images/rpc.pb-c.c [2020-04-17T22:35:20.273Z] #44 13.91 DEP images/rpc.pb-c.d [2020-04-17T22:35:20.536Z] #44 13.95 PBCC images/siginfo.pb-c.c [2020-04-17T22:35:20.536Z] #44 13.99 DEP images/siginfo.pb-c.d [2020-04-17T22:35:20.536Z] #44 14.01 PBCC images/pagemap.pb-c.c [2020-04-17T22:35:20.536Z] #44 ... [2020-04-17T22:35:20.536Z] [2020-04-17T22:35:20.536Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:20.536Z] #38 17.43 [100%] Linking C executable tini-static [2020-04-17T22:35:20.536Z] #38 18.07 [100%] Built target tini-static [2020-04-17T22:35:20.536Z] #38 18.17 + mkdir -p /build [2020-04-17T22:35:20.536Z] #38 18.18 + cp tini-static /build/docker-init [2020-04-17T22:35:20.536Z] #38 DONE 18.8s [2020-04-17T22:35:20.536Z] [2020-04-17T22:35:20.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:20.536Z] #44 14.08 DEP images/pagemap.pb-c.d [2020-04-17T22:35:20.536Z] #44 14.11 PBCC images/rlimit.pb-c.c [2020-04-17T22:35:20.536Z] #44 14.13 DEP images/rlimit.pb-c.d [2020-04-17T22:35:20.536Z] #44 14.16 PBCC images/file-lock.pb-c.c [2020-04-17T22:35:20.602Z] #60 70.27 + mkdir -p /build [2020-04-17T22:35:20.602Z] #60 70.27 + cp runc /build/runc [2020-04-17T22:35:20.602Z] #60 DONE 70.5s [2020-04-17T22:35:20.602Z] [2020-04-17T22:35:20.602Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:20.657Z] #47 22.67 internal/testlog [2020-04-17T22:35:20.657Z] #47 ... [2020-04-17T22:35:20.657Z] [2020-04-17T22:35:20.657Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:20.657Z] #43 13.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:35:20.657Z] #43 18.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:35:20.657Z] #43 21.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:35:20.782Z] #43 ... [2020-04-17T22:35:20.782Z] [2020-04-17T22:35:20.782Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:20.782Z] #23 24.73 + mkdir -p /build [2020-04-17T22:35:20.782Z] #23 24.76 + mv docker/docker /build/ [2020-04-17T22:35:20.782Z] #23 24.78 + rmdir docker [2020-04-17T22:35:20.782Z] #23 DONE 25.1s [2020-04-17T22:35:20.782Z] [2020-04-17T22:35:20.782Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:20.782Z] #10 25.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:35:20.794Z] #44 14.26 DEP images/file-lock.pb-c.d [2020-04-17T22:35:20.794Z] #44 14.39 PBCC images/tty.pb-c.c [2020-04-17T22:35:20.922Z] #43 ... [2020-04-17T22:35:20.922Z] [2020-04-17T22:35:20.922Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:20.922Z] #23 22.67 + mkdir -p /build [2020-04-17T22:35:20.922Z] #23 22.81 + mv docker/docker /build/ [2020-04-17T22:35:20.922Z] #23 22.81 + rmdir docker [2020-04-17T22:35:21.050Z] #44 14.48 DEP images/tty.pb-c.d [2020-04-17T22:35:21.050Z] #44 14.61 PBCC images/tun.pb-c.c [2020-04-17T22:35:21.096Z] #43 ... [2020-04-17T22:35:21.096Z] [2020-04-17T22:35:21.096Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:35:21.096Z] #41 24.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-17T22:35:21.179Z] #23 DONE 23.2s [2020-04-17T22:35:21.179Z] [2020-04-17T22:35:21.179Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:21.179Z] #33 22.53 internal/testlog [2020-04-17T22:35:21.307Z] #44 14.71 PBCC images/netdev.pb-c.c [2020-04-17T22:35:21.307Z] #44 14.81 DEP images/tun.pb-c.d [2020-04-17T22:35:21.373Z] #41 ... [2020-04-17T22:35:21.373Z] [2020-04-17T22:35:21.373Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:21.373Z] #35 34.60 The following NEW packages will be installed: [2020-04-17T22:35:21.373Z] #35 34.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T22:35:21.373Z] #35 34.61 vim-common xxd [2020-04-17T22:35:21.438Z] #33 23.44 encoding [2020-04-17T22:35:21.563Z] #44 15.03 DEP images/netdev.pb-c.d [2020-04-17T22:35:21.634Z] #35 35.05 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:35:21.634Z] #35 35.05 Need to get 14.2 MB of archives. [2020-04-17T22:35:21.634Z] #35 35.05 After this operation, 60.0 MB of additional disk space will be used. [2020-04-17T22:35:21.634Z] #35 35.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-17T22:35:21.634Z] #35 35.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:35:21.634Z] #35 35.07 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T22:35:21.696Z] #33 23.81 runtime/cgo [2020-04-17T22:35:21.820Z] #44 15.22 PBCC images/vma.pb-c.c [2020-04-17T22:35:21.820Z] #44 15.36 DEP images/vma.pb-c.d [2020-04-17T22:35:21.895Z] #35 35.17 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-17T22:35:22.077Z] #44 15.57 PBCC images/creds.pb-c.c [2020-04-17T22:35:22.077Z] #44 15.60 DEP images/creds.pb-c.d [2020-04-17T22:35:22.077Z] #44 15.66 PBCC images/utsns.pb-c.c [2020-04-17T22:35:22.077Z] #44 15.71 DEP images/utsns.pb-c.d [2020-04-17T22:35:22.333Z] #44 15.75 PBCC images/ipc-desc.pb-c.c [2020-04-17T22:35:22.333Z] #44 15.80 PBCC images/ipc-sem.pb-c.c [2020-04-17T22:35:22.333Z] #44 15.82 DEP images/ipc-desc.pb-c.d [2020-04-17T22:35:22.333Z] #44 15.88 DEP images/ipc-sem.pb-c.d [2020-04-17T22:35:22.468Z] #35 35.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-04-17T22:35:22.591Z] #44 15.97 PBCC images/ipc-msg.pb-c.c [2020-04-17T22:35:22.591Z] #44 15.98 DEP images/ipc-msg.pb-c.d [2020-04-17T22:35:22.591Z] #44 16.02 PBCC images/ipc-shm.pb-c.c [2020-04-17T22:35:22.591Z] #44 16.05 DEP images/ipc-shm.pb-c.d [2020-04-17T22:35:22.591Z] #44 16.12 PBCC images/ipc-var.pb-c.c [2020-04-17T22:35:22.591Z] #44 16.17 DEP images/ipc-var.pb-c.d [2020-04-17T22:35:22.591Z] #44 16.24 PBCC images/sk-opts.pb-c.c [2020-04-17T22:35:22.728Z] #35 36.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-04-17T22:35:22.728Z] #35 36.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-04-17T22:35:22.728Z] #35 36.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-04-17T22:35:22.847Z] #44 16.29 PBCC images/packet-sock.pb-c.c [2020-04-17T22:35:22.847Z] #44 16.36 DEP images/sk-opts.pb-c.d [2020-04-17T22:35:22.990Z] #35 36.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-04-17T22:35:22.990Z] #35 36.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-04-17T22:35:22.990Z] #35 ... [2020-04-17T22:35:22.990Z] [2020-04-17T22:35:22.990Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:22.990Z] #62 19.60 Reading package lists... [2020-04-17T22:35:22.990Z] #62 26.78 Reading package lists... [2020-04-17T22:35:22.990Z] #62 33.02 Building dependency tree... [2020-04-17T22:35:22.990Z] #62 36.46 The following additional packages will be installed: [2020-04-17T22:35:22.990Z] #62 ... [2020-04-17T22:35:22.990Z] [2020-04-17T22:35:22.990Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:22.990Z] #43 34.82 The following NEW packages will be installed: [2020-04-17T22:35:22.990Z] #43 34.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T22:35:22.990Z] #43 34.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T22:35:22.990Z] #43 34.83 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T22:35:22.990Z] #43 34.84 python-six zlib1g-dev [2020-04-17T22:35:22.990Z] #43 35.20 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:35:22.990Z] #43 35.20 Need to get 3798 kB of archives. [2020-04-17T22:35:22.990Z] #43 35.20 After this operation, 21.6 MB of additional disk space will be used. [2020-04-17T22:35:22.990Z] #43 35.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-04-17T22:35:22.990Z] #43 35.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-17T22:35:22.990Z] #43 35.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-04-17T22:35:22.990Z] #43 35.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-17T22:35:22.990Z] #43 35.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-04-17T22:35:22.990Z] #43 35.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-17T22:35:22.990Z] #43 35.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-04-17T22:35:22.990Z] #43 35.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-04-17T22:35:22.990Z] #43 35.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-04-17T22:35:22.990Z] #43 35.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-04-17T22:35:22.990Z] #43 35.35 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-04-17T22:35:22.990Z] #43 35.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-04-17T22:35:22.990Z] #43 35.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-04-17T22:35:22.990Z] #43 35.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-04-17T22:35:22.990Z] #43 35.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T22:35:22.990Z] #43 35.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-04-17T22:35:22.990Z] #43 35.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-04-17T22:35:23.068Z] #33 ... [2020-04-17T22:35:23.068Z] [2020-04-17T22:35:23.068Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:23.068Z] #25 15.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:35:23.068Z] #25 ... [2020-04-17T22:35:23.068Z] [2020-04-17T22:35:23.068Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:23.068Z] #56 24.69 + cd /tmp/tmp.jPzIcuzruR/src/github.com/mvdan/sh [2020-04-17T22:35:23.068Z] #56 24.69 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:35:23.068Z] #56 24.91 + GO111MODULE=on [2020-04-17T22:35:23.068Z] #56 24.91 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T22:35:23.104Z] #44 16.50 DEP images/packet-sock.pb-c.d [2020-04-17T22:35:23.104Z] #44 16.59 PBCC images/sk-netlink.pb-c.c [2020-04-17T22:35:23.104Z] #44 16.68 DEP images/sk-netlink.pb-c.d [2020-04-17T22:35:23.252Z] #43 ... [2020-04-17T22:35:23.252Z] [2020-04-17T22:35:23.252Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:23.252Z] #10 20.30 Reading package lists... [2020-04-17T22:35:23.252Z] #10 26.88 Reading package lists... [2020-04-17T22:35:23.252Z] #10 34.18 Building dependency tree... [2020-04-17T22:35:23.252Z] #10 ... [2020-04-17T22:35:23.252Z] [2020-04-17T22:35:23.252Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:23.252Z] #62 36.47 libbtrfs0 [2020-04-17T22:35:23.252Z] #62 36.67 The following NEW packages will be installed: [2020-04-17T22:35:23.252Z] #62 36.67 libbtrfs-dev libbtrfs0 [2020-04-17T22:35:23.360Z] #44 16.76 PBCC images/sk-inet.pb-c.c [2020-04-17T22:35:23.360Z] #44 16.83 DEP images/sk-inet.pb-c.d [2020-04-17T22:35:23.361Z] #44 16.90 PBCC images/sk-unix.pb-c.c [2020-04-17T22:35:23.361Z] #44 17.01 DEP images/sk-unix.pb-c.d [2020-04-17T22:35:23.514Z] #62 37.06 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:35:23.514Z] #62 37.06 Need to get 119 kB of archives. [2020-04-17T22:35:23.514Z] #62 37.06 After this operation, 387 kB of additional disk space will be used. [2020-04-17T22:35:23.514Z] #62 37.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-17T22:35:23.618Z] #44 17.07 PBCC images/mm.pb-c.c [2020-04-17T22:35:23.618Z] #44 17.13 DEP images/mm.pb-c.d [2020-04-17T22:35:23.618Z] #44 17.19 PBCC images/timerfd.pb-c.c [2020-04-17T22:35:23.618Z] #44 17.26 DEP images/timerfd.pb-c.d [2020-04-17T22:35:23.775Z] #62 37.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-17T22:35:23.875Z] #44 17.32 PBCC images/timer.pb-c.c [2020-04-17T22:35:23.875Z] #44 17.34 DEP images/timer.pb-c.d [2020-04-17T22:35:23.875Z] #44 17.40 PBCC images/sa.pb-c.c [2020-04-17T22:35:23.875Z] #44 17.45 DEP images/sa.pb-c.d [2020-04-17T22:35:23.875Z] #44 17.49 PBCC images/pipe-data.pb-c.c [2020-04-17T22:35:23.875Z] #44 17.51 DEP images/pipe-data.pb-c.d [2020-04-17T22:35:24.054Z] #65 126.3 + bin/containerd [2020-04-17T22:35:24.132Z] #44 17.54 PBCC images/mnt.pb-c.c [2020-04-17T22:35:24.132Z] #44 17.59 DEP images/mnt.pb-c.d [2020-04-17T22:35:24.132Z] #44 17.69 PBCC images/sk-packet.pb-c.c [2020-04-17T22:35:24.132Z] #44 17.71 DEP images/sk-packet.pb-c.d [2020-04-17T22:35:24.389Z] #44 17.82 PBCC images/tcp-stream.pb-c.c [2020-04-17T22:35:24.389Z] #44 17.94 DEP images/tcp-stream.pb-c.d [2020-04-17T22:35:24.645Z] #44 17.98 PBCC images/pipe.pb-c.c [2020-04-17T22:35:24.645Z] #44 18.10 DEP images/pipe.pb-c.d [2020-04-17T22:35:24.645Z] #44 18.20 PBCC images/pstree.pb-c.c [2020-04-17T22:35:24.902Z] #44 18.25 DEP images/pstree.pb-c.d [2020-04-17T22:35:24.902Z] #44 18.27 PBCC images/fs.pb-c.c [2020-04-17T22:35:24.902Z] #44 18.30 DEP images/fs.pb-c.d [2020-04-17T22:35:24.902Z] #44 18.38 PBCC images/signalfd.pb-c.c [2020-04-17T22:35:24.902Z] #44 18.43 DEP images/signalfd.pb-c.d [2020-04-17T22:35:24.967Z] #56 26.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:35:24.967Z] #56 26.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:35:24.967Z] #56 26.80 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:35:24.967Z] #56 26.98 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:35:24.967Z] #56 27.19 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:35:25.158Z] #44 18.53 PBCC images/fh.pb-c.c [2020-04-17T22:35:25.158Z] #44 18.59 PBCC images/fsnotify.pb-c.c [2020-04-17T22:35:25.158Z] #44 18.64 DEP images/fh.pb-c.d [2020-04-17T22:35:25.158Z] #44 18.71 DEP images/fsnotify.pb-c.d [2020-04-17T22:35:25.158Z] #44 18.78 PBCC images/eventpoll.pb-c.c [2020-04-17T22:35:25.165Z] #62 38.28 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:35:25.165Z] #62 38.53 Fetched 119 kB in 0s (383 kB/s) [2020-04-17T22:35:25.165Z] #62 38.69 Selecting previously unselected package libbtrfs0. [2020-04-17T22:35:25.414Z] #44 18.81 DEP images/eventpoll.pb-c.d [2020-04-17T22:35:25.415Z] #44 18.86 PBCC images/eventfd.pb-c.c [2020-04-17T22:35:25.415Z] #44 18.91 DEP images/eventfd.pb-c.d [2020-04-17T22:35:25.415Z] #44 18.98 PBCC images/remap-file-path.pb-c.c [2020-04-17T22:35:25.415Z] #44 19.00 DEP images/remap-file-path.pb-c.d [2020-04-17T22:35:25.425Z] #62 38.69 (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 ... 15378 files and directories currently installed.) [2020-04-17T22:35:25.426Z] #62 38.78 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-17T22:35:25.426Z] #62 38.80 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:35:25.426Z] #62 38.93 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:35:25.426Z] #62 38.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-17T22:35:25.426Z] #62 38.95 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:35:25.670Z] #44 19.12 PBCC images/fifo.pb-c.c [2020-04-17T22:35:25.671Z] #44 19.19 DEP images/fifo.pb-c.d [2020-04-17T22:35:25.671Z] #44 19.24 PBCC images/ghost-file.pb-c.c [2020-04-17T22:35:25.927Z] #44 19.35 DEP images/ghost-file.pb-c.d [2020-04-17T22:35:25.927Z] #44 19.43 PBCC images/regfile.pb-c.c [2020-04-17T22:35:25.927Z] #44 19.50 DEP images/regfile.pb-c.d [2020-04-17T22:35:25.927Z] #44 19.58 PBCC images/ns.pb-c.c [2020-04-17T22:35:25.999Z] #62 39.26 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:35:25.999Z] #62 39.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:35:25.999Z] #62 39.33 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:35:26.159Z] #10 ... [2020-04-17T22:35:26.159Z] [2020-04-17T22:35:26.159Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:35:26.159Z] #41 30.34 Checking out files: 85% (1373/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T22:35:26.159Z] #41 30.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T22:35:26.183Z] #44 19.65 DEP images/ns.pb-c.d [2020-04-17T22:35:26.340Z] #56 28.65 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:35:26.439Z] #44 ... [2020-04-17T22:35:26.439Z] [2020-04-17T22:35:26.439Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:26.439Z] #33 122.6 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:35:26.439Z] #33 DONE 128.7s [2020-04-17T22:35:26.439Z] [2020-04-17T22:35:26.439Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:26.439Z] #44 19.76 PBCC images/fdinfo.pb-c.c [2020-04-17T22:35:26.439Z] #44 ... [2020-04-17T22:35:26.439Z] [2020-04-17T22:35:26.439Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:26.439Z] #65 57.74 Checking out files: 37% (1199/3176) Checking out files: 38% (1207/3176) Checking out files: 39% (1239/3176) Checking out files: 40% (1271/3176) Checking out files: 41% (1303/3176) Checking out files: 42% (1334/3176) Checking out files: 43% (1366/3176) Checking out files: 44% (1398/3176) Checking out files: 45% (1430/3176) Checking out files: 46% (1461/3176) Checking out files: 47% (1493/3176) Checking out files: 48% (1525/3176) Checking out files: 49% (1557/3176) Checking out files: 50% (1588/3176) Checking out files: 51% (1620/3176) Checking out files: 52% (1652/3176) Checking out files: 53% (1684/3176) Checking out files: 54% (1716/3176) Checking out files: 55% (1747/3176) Checking out files: 56% (1779/3176) Checking out files: 57% (1811/3176) Checking out files: 58% (1843/3176) Checking out files: 59% (1874/3176) Checking out files: 60% (1906/3176) Checking out files: 61% (1938/3176) Checking out files: 62% (1970/3176) Checking out files: 63% (2001/3176) Checking out files: 64% (2033/3176) Checking out files: 65% (2065/3176) Checking out files: 66% (2097/3176) Checking out files: 67% (2128/3176) Checking out files: 68% (2160/3176) Checking out files: 69% (2192/3176) Checking out files: 69% (2209/3176) Checking out files: 70% (2224/3176) Checking out files: 71% (2255/3176) Checking out files: 72% (2287/3176) Checking out files: 73% (2319/3176) Checking out files: 74% (2351/3176) Checking out files: 75% (2382/3176) Checking out files: 76% (2414/3176) Checking out files: 77% (2446/3176) Checking out files: 78% (2478/3176) Checking out files: 79% (2510/3176) Checking out files: 80% (2541/3176) Checking out files: 81% (2573/3176) Checking out files: 82% (2605/3176) Checking out files: 83% (2637/3176) Checking out files: 84% (2668/3176) Checking out files: 85% (2700/3176) Checking out files: 86% (2732/3176) Checking out files: 87% (2764/3176) Checking out files: 88% (2795/3176) Checking out files: 89% (2827/3176) Checking out files: 90% (2859/3176) Checking out files: 91% (2891/3176) Checking out files: 92% (2922/3176) Checking out files: 93% (2954/3176) Checking out files: 94% (2986/3176) Checking out files: 95% (3018/3176) Checking out files: 95% (3021/3176) Checking out files: 96% (3049/3176) Checking out files: 97% (3081/3176) Checking out files: 98% (3113/3176) Checking out files: 99% (3145/3176) Checking out files: 100% (3176/3176) Checking out files: 100% (3176/3176), done. [2020-04-17T22:35:26.439Z] #65 59.97 + cd /tmp/tmp.ILo35IkR7T/src/github.com/containerd/containerd [2020-04-17T22:35:26.439Z] #65 59.97 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:35:26.439Z] #65 62.55 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T22:35:26.439Z] #65 62.55 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T22:35:26.439Z] #65 62.55 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:35:26.439Z] #65 62.55 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:35:26.439Z] #65 62.55 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T22:35:26.439Z] #65 62.55 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T22:35:26.439Z] #65 62.55 + '[' '' = dynamic ']' [2020-04-17T22:35:26.439Z] #65 62.55 + make [2020-04-17T22:35:27.367Z] #65 64.12 + bin/ctr [2020-04-17T22:35:27.393Z] #62 DONE 40.8s [2020-04-17T22:35:27.393Z] [2020-04-17T22:35:27.393Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:35:27.393Z] #63 ... [2020-04-17T22:35:27.393Z] [2020-04-17T22:35:27.393Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:27.393Z] #25 35.60 ca-certificates is already the newest version (20190110). [2020-04-17T22:35:27.393Z] #25 35.60 The following additional packages will be installed: [2020-04-17T22:35:27.393Z] #25 35.61 libjq1 libonig5 [2020-04-17T22:35:27.393Z] #25 36.05 The following NEW packages will be installed: [2020-04-17T22:35:27.393Z] #25 36.08 jq libjq1 libonig5 [2020-04-17T22:35:27.393Z] #25 36.53 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:35:27.393Z] #25 36.53 Need to get 325 kB of archives. [2020-04-17T22:35:27.393Z] #25 36.53 After this operation, 1019 kB of additional disk space will be used. [2020-04-17T22:35:27.393Z] #25 36.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-17T22:35:27.393Z] #25 36.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-17T22:35:27.393Z] #25 36.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-17T22:35:27.393Z] #25 37.98 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:35:27.393Z] #25 38.23 Fetched 325 kB in 0s (1010 kB/s) [2020-04-17T22:35:27.393Z] #25 38.32 Selecting previously unselected package libonig5:arm64. [2020-04-17T22:35:27.393Z] #25 38.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 ... 15378 files and directories currently installed.) [2020-04-17T22:35:27.393Z] #25 38.42 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-04-17T22:35:27.393Z] #25 38.45 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-17T22:35:27.393Z] #25 38.72 Selecting previously unselected package libjq1:arm64. [2020-04-17T22:35:27.393Z] #25 38.73 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-17T22:35:27.393Z] #25 38.74 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-17T22:35:27.393Z] #25 38.96 Selecting previously unselected package jq. [2020-04-17T22:35:27.393Z] #25 38.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-17T22:35:27.393Z] #25 39.07 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:35:27.393Z] #25 39.17 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-17T22:35:27.393Z] #25 39.21 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-17T22:35:27.393Z] #25 39.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:35:27.393Z] #25 39.27 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:35:27.393Z] #25 DONE 40.8s [2020-04-17T22:35:27.393Z] [2020-04-17T22:35:27.393Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:27.393Z] #74 DONE 40.5s [2020-04-17T22:35:27.657Z] [2020-04-17T22:35:27.657Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:27.657Z] #43 36.81 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:35:27.657Z] #43 37.01 Fetched 3798 kB in 1s (5367 kB/s) [2020-04-17T22:35:27.657Z] #43 37.11 Selecting previously unselected package libcap-dev:arm64. [2020-04-17T22:35:27.657Z] #43 37.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 ... 15378 files and directories currently installed.) [2020-04-17T22:35:27.657Z] #43 37.29 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-04-17T22:35:27.657Z] #43 37.32 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-04-17T22:35:27.657Z] #43 37.61 Selecting previously unselected package libnet1:arm64. [2020-04-17T22:35:27.657Z] #43 37.62 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-17T22:35:27.657Z] #43 37.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:35:27.657Z] #43 37.82 Selecting previously unselected package libnet1-dev. [2020-04-17T22:35:27.657Z] #43 37.82 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-17T22:35:27.657Z] #43 37.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:35:27.657Z] #43 38.02 Selecting previously unselected package libnl-3-200:arm64. [2020-04-17T22:35:27.657Z] #43 38.02 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-17T22:35:27.657Z] #43 38.03 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-17T22:35:27.657Z] #43 38.21 Selecting previously unselected package libnl-3-dev:arm64. [2020-04-17T22:35:27.657Z] #43 38.24 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-04-17T22:35:27.657Z] #43 38.26 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-17T22:35:27.657Z] #43 38.74 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-17T22:35:27.657Z] #43 38.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-17T22:35:27.657Z] #43 38.77 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-17T22:35:27.657Z] #43 38.96 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-04-17T22:35:27.657Z] #43 38.99 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-04-17T22:35:27.657Z] #43 39.00 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-17T22:35:27.657Z] #43 39.18 Selecting previously unselected package zlib1g-dev:arm64. [2020-04-17T22:35:27.657Z] #43 39.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-04-17T22:35:27.657Z] #43 39.25 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-17T22:35:27.657Z] #43 39.62 Selecting previously unselected package libprotobuf17:arm64. [2020-04-17T22:35:27.657Z] #43 39.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-04-17T22:35:27.657Z] #43 39.67 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-17T22:35:27.657Z] #43 40.28 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-04-17T22:35:27.657Z] #43 40.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-04-17T22:35:27.657Z] #43 40.33 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-17T22:35:27.657Z] #43 40.74 Selecting previously unselected package libprotobuf-dev:arm64. [2020-04-17T22:35:27.657Z] #43 40.83 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-04-17T22:35:27.657Z] #43 40.84 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-17T22:35:27.714Z] #56 29.79 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:35:27.714Z] #56 ... [2020-04-17T22:35:27.714Z] [2020-04-17T22:35:27.714Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:35:27.918Z] #43 ... [2020-04-17T22:35:27.918Z] [2020-04-17T22:35:27.918Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T22:35:27.918Z] #26 DONE 0.3s [2020-04-17T22:35:27.918Z] [2020-04-17T22:35:27.918Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:35:27.918Z] #63 DONE 0.3s [2020-04-17T22:35:27.918Z] [2020-04-17T22:35:27.918Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T22:35:27.918Z] #64 DONE 0.2s [2020-04-17T22:35:27.918Z] [2020-04-17T22:35:27.918Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:27.918Z] #33 40.85 sync [2020-04-17T22:35:27.918Z] #33 40.85 internal/reflectlite [2020-04-17T22:35:27.972Z] #41 30.03 Checking out files: 79% (1269/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T22:35:28.232Z] #41 30.62 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T22:35:28.734Z] #65 ... [2020-04-17T22:35:28.734Z] [2020-04-17T22:35:28.734Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:28.734Z] #56 121.1 encoding/json [2020-04-17T22:35:28.734Z] #56 125.3 github.com/pkg/diff [2020-04-17T22:35:28.734Z] #56 127.4 go/ast [2020-04-17T22:35:28.734Z] #56 129.5 golang.org/x/crypto/ssh/terminal [2020-04-17T22:35:28.990Z] #56 ... [2020-04-17T22:35:28.990Z] [2020-04-17T22:35:28.990Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:28.990Z] #44 19.92 DEP images/fdinfo.pb-c.d [2020-04-17T22:35:28.990Z] #44 19.95 PBCC images/core-aarch64.pb-c.c [2020-04-17T22:35:28.990Z] #44 20.01 PBCC images/core-arm.pb-c.c [2020-04-17T22:35:28.990Z] #44 20.06 PBCC images/core-ppc64.pb-c.c [2020-04-17T22:35:28.990Z] #44 20.21 PBCC images/core-s390.pb-c.c [2020-04-17T22:35:28.990Z] #44 20.32 PBCC images/core-x86.pb-c.c [2020-04-17T22:35:28.990Z] #44 20.40 PBCC images/core.pb-c.c [2020-04-17T22:35:28.990Z] #44 20.54 PBCC images/inventory.pb-c.c [2020-04-17T22:35:28.990Z] #44 20.82 DEP images/core-aarch64.pb-c.d [2020-04-17T22:35:28.990Z] #44 20.99 DEP images/core-arm.pb-c.d [2020-04-17T22:35:28.990Z] #44 21.05 DEP images/core-ppc64.pb-c.d [2020-04-17T22:35:28.990Z] #44 21.12 DEP images/core-s390.pb-c.d [2020-04-17T22:35:28.990Z] #44 21.29 DEP images/core-x86.pb-c.d [2020-04-17T22:35:28.990Z] #44 21.45 DEP images/core.pb-c.d [2020-04-17T22:35:28.990Z] #44 21.59 DEP images/inventory.pb-c.d [2020-04-17T22:35:28.990Z] #44 21.67 PBCC images/cpuinfo.pb-c.c [2020-04-17T22:35:28.990Z] #44 21.67 DEP images/cpuinfo.pb-c.d [2020-04-17T22:35:28.990Z] #44 21.72 PBCC images/stats.pb-c.c [2020-04-17T22:35:28.990Z] #44 21.75 DEP images/stats.pb-c.d [2020-04-17T22:35:29.439Z] #41 ... [2020-04-17T22:35:29.439Z] [2020-04-17T22:35:29.439Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:29.439Z] #47 23.67 unicode/utf8 [2020-04-17T22:35:29.439Z] #47 24.68 math [2020-04-17T22:35:29.439Z] #47 29.88 unicode/utf16 [2020-04-17T22:35:29.439Z] #47 30.41 container/list [2020-04-17T22:35:29.439Z] #47 31.58 crypto/internal/subtle [2020-04-17T22:35:29.439Z] #47 32.01 crypto/subtle [2020-04-17T22:35:29.439Z] #47 32.25 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T22:35:29.439Z] #47 32.60 internal/nettrace [2020-04-17T22:35:29.439Z] #47 32.86 runtime/cgo [2020-04-17T22:35:29.439Z] #47 ... [2020-04-17T22:35:29.439Z] [2020-04-17T22:35:29.439Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:29.439Z] #56 25.82 + cd /tmp/tmp.A99W1AlEOs/src/github.com/mvdan/sh [2020-04-17T22:35:29.439Z] #56 25.83 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:35:29.440Z] #56 26.05 + GO111MODULE=on [2020-04-17T22:35:29.440Z] #56 26.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T22:35:29.440Z] #56 28.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:35:29.440Z] #56 28.03 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:35:29.440Z] #56 28.06 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:35:29.440Z] #56 28.44 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:35:29.440Z] #56 28.45 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:35:29.440Z] #56 29.39 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:35:29.440Z] #56 30.58 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:35:29.440Z] #56 33.06 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:35:30.004Z] #56 ... [2020-04-17T22:35:30.004Z] [2020-04-17T22:35:30.004Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:35:30.004Z] #41 34.60 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-17T22:35:30.863Z] #65 ... [2020-04-17T22:35:30.863Z] [2020-04-17T22:35:30.863Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:30.863Z] #53 DONE 154.2s [2020-04-17T22:35:30.863Z] [2020-04-17T22:35:30.863Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:30.863Z] #65 ... [2020-04-17T22:35:30.863Z] [2020-04-17T22:35:30.863Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T22:35:30.863Z] #54 DONE 0.2s [2020-04-17T22:35:30.863Z] [2020-04-17T22:35:30.863Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:30.863Z] #65 ... [2020-04-17T22:35:30.863Z] [2020-04-17T22:35:30.863Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T22:35:30.863Z] #57 DONE 0.1s [2020-04-17T22:35:30.863Z] [2020-04-17T22:35:30.863Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T22:35:30.863Z] #61 DONE 0.1s [2020-04-17T22:35:30.863Z] [2020-04-17T22:35:30.863Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:31.222Z] #33 44.09 sort [2020-04-17T22:35:31.222Z] #33 44.09 errors [2020-04-17T22:35:31.508Z] #44 24.83 make[1]: Nothing to be done for 'all'. [2020-04-17T22:35:31.508Z] #44 ... [2020-04-17T22:35:31.508Z] [2020-04-17T22:35:31.508Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:31.508Z] #47 123.8 go/ast [2020-04-17T22:35:31.508Z] #47 125.5 internal/lazyregexp [2020-04-17T22:35:31.508Z] #47 125.8 net/url [2020-04-17T22:35:31.508Z] #47 128.2 text/template/parse [2020-04-17T22:35:31.508Z] #47 132.1 go/parser [2020-04-17T22:35:31.764Z] #47 ... [2020-04-17T22:35:31.764Z] [2020-04-17T22:35:31.764Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:31.764Z] #56 132.0 mvdan.cc/editorconfig [2020-04-17T22:35:31.764Z] #56 134.1 mvdan.cc/sh/v3/fileutil [2020-04-17T22:35:31.792Z] #33 44.65 strconv [2020-04-17T22:35:31.792Z] #33 44.67 io [2020-04-17T22:35:31.792Z] #33 44.67 internal/oserror [2020-04-17T22:35:31.792Z] #33 44.86 syscall [2020-04-17T22:35:32.020Z] #56 134.6 mvdan.cc/sh/v3/syntax [2020-04-17T22:35:32.421Z] #41 34.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-17T22:35:32.421Z] #41 ... [2020-04-17T22:35:32.421Z] [2020-04-17T22:35:32.421Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:32.421Z] #47 23.83 unicode/utf16 [2020-04-17T22:35:32.421Z] #47 24.40 container/list [2020-04-17T22:35:32.421Z] #47 25.76 crypto/internal/subtle [2020-04-17T22:35:32.421Z] #47 25.94 crypto/subtle [2020-04-17T22:35:32.421Z] #47 26.31 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T22:35:32.421Z] #47 26.59 internal/nettrace [2020-04-17T22:35:32.421Z] #47 26.87 runtime/cgo [2020-04-17T22:35:32.421Z] #47 ... [2020-04-17T22:35:32.421Z] [2020-04-17T22:35:32.421Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:32.422Z] #74 32.04 Checking out files: 46% (965/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 90% (1877/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T22:35:32.422Z] #74 33.47 + cd /tmp/tmp.jkDmf8QMpg/src/github.com/docker/libnetwork [2020-04-17T22:35:32.422Z] #74 33.48 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:35:32.422Z] #74 33.89 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T22:35:32.529Z] #41 ... [2020-04-17T22:35:32.529Z] [2020-04-17T22:35:32.529Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:32.529Z] #33 26.66 internal/testlog [2020-04-17T22:35:32.529Z] #33 27.35 encoding [2020-04-17T22:35:32.529Z] #33 27.86 runtime/cgo [2020-04-17T22:35:32.529Z] #33 ... [2020-04-17T22:35:32.529Z] [2020-04-17T22:35:32.529Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:32.529Z] #56 35.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:35:32.529Z] #56 35.49 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:35:32.529Z] #56 35.83 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:35:32.529Z] #56 35.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:35:33.093Z] #56 37.58 runtime [2020-04-17T22:35:33.179Z] #33 ... [2020-04-17T22:35:33.179Z] [2020-04-17T22:35:33.179Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:35:33.179Z] #30 44.27 Checking out files: 93% (1423/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. [2020-04-17T22:35:33.179Z] #30 45.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T22:35:33.179Z] #30 45.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T22:35:33.351Z] #56 37.63 runtime/cgo [2020-04-17T22:35:33.750Z] #30 ... [2020-04-17T22:35:33.750Z] [2020-04-17T22:35:33.750Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:33.750Z] #10 37.27 The following additional packages will be installed: [2020-04-17T22:35:33.750Z] #10 37.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T22:35:33.750Z] #10 37.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T22:35:33.750Z] #10 37.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T22:35:33.750Z] #10 37.29 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:35:33.750Z] #10 37.30 Suggested packages: [2020-04-17T22:35:33.750Z] #10 37.30 gcc-8-locales seccomp wine64 [2020-04-17T22:35:33.750Z] #10 38.60 The following NEW packages will be installed: [2020-04-17T22:35:33.750Z] #10 38.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T22:35:33.750Z] #10 38.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T22:35:33.750Z] #10 38.61 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T22:35:33.750Z] #10 38.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T22:35:33.750Z] #10 38.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T22:35:33.750Z] #10 38.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:35:33.750Z] #10 39.04 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:35:33.750Z] #10 39.04 Need to get 73.3 MB of archives. [2020-04-17T22:35:33.750Z] #10 39.04 After this operation, 472 MB of additional disk space will be used. [2020-04-17T22:35:33.750Z] #10 39.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-04-17T22:35:33.750Z] #10 39.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-04-17T22:35:33.750Z] #10 39.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-17T22:35:33.750Z] #10 39.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-04-17T22:35:33.750Z] #10 39.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-04-17T22:35:33.750Z] #10 39.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T22:35:33.750Z] #10 39.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-17T22:35:33.750Z] #10 39.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-17T22:35:33.750Z] #10 39.95 Get:9 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] [2020-04-17T22:35:33.750Z] #10 42.32 Get:10 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] [2020-04-17T22:35:33.750Z] #10 43.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-04-17T22:35:33.750Z] #10 43.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-04-17T22:35:33.750Z] #10 43.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-17T22:35:33.750Z] #10 43.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-17T22:35:33.750Z] #10 43.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-04-17T22:35:33.750Z] #10 44.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-04-17T22:35:33.750Z] #10 44.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-04-17T22:35:33.750Z] #10 44.00 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-04-17T22:35:33.750Z] #10 44.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-04-17T22:35:33.750Z] #10 44.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-04-17T22:35:33.750Z] #10 44.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-04-17T22:35:33.751Z] #10 44.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-04-17T22:35:33.751Z] #10 44.17 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-04-17T22:35:33.751Z] #10 44.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-04-17T22:35:33.751Z] #10 44.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-04-17T22:35:33.751Z] #10 45.50 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:35:33.751Z] #10 45.70 Fetched 73.3 MB in 5s (13.5 MB/s) [2020-04-17T22:35:33.751Z] #10 45.83 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T22:35:33.751Z] #10 45.83 (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 ... 15378 files and directories currently installed.) [2020-04-17T22:35:33.751Z] #10 45.98 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-04-17T22:35:33.751Z] #10 45.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:35:34.011Z] #10 ... [2020-04-17T22:35:34.011Z] [2020-04-17T22:35:34.011Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:34.011Z] #33 46.83 strings [2020-04-17T22:35:34.011Z] #33 46.83 bytes [2020-04-17T22:35:34.011Z] #33 ... [2020-04-17T22:35:34.011Z] [2020-04-17T22:35:34.011Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:34.011Z] #35 37.47 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:35:34.011Z] #35 37.81 Fetched 14.2 MB in 2s (8702 kB/s) [2020-04-17T22:35:34.011Z] #35 37.89 Selecting previously unselected package xxd. [2020-04-17T22:35:34.011Z] #35 37.89 (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 ... 15378 files and directories currently installed.) [2020-04-17T22:35:34.011Z] #35 38.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-17T22:35:34.011Z] #35 38.03 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:35:34.011Z] #35 38.31 Selecting previously unselected package vim-common. [2020-04-17T22:35:34.011Z] #35 38.32 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:35:34.011Z] #35 38.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:35:34.011Z] #35 38.73 Selecting previously unselected package cmake-data. [2020-04-17T22:35:34.011Z] #35 38.73 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T22:35:34.011Z] #35 38.74 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T22:35:34.011Z] #35 44.28 Selecting previously unselected package libicu63:arm64. [2020-04-17T22:35:34.011Z] #35 44.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-17T22:35:34.011Z] #35 44.56 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-17T22:35:34.272Z] #35 ... [2020-04-17T22:35:34.272Z] [2020-04-17T22:35:34.272Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:34.272Z] #50 47.12 + cd /tmp/tmp.zTutphpeDN/src/gotest.tools/gotestsum [2020-04-17T22:35:34.272Z] #50 47.12 + git checkout -q v0.3.5 [2020-04-17T22:35:34.272Z] #50 47.23 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T22:35:35.247Z] #56 ... [2020-04-17T22:35:35.247Z] [2020-04-17T22:35:35.247Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:35.247Z] #25 29.93 Fetched 8338 kB in 24s (347 kB/s) [2020-04-17T22:35:35.247Z] #25 29.93 Reading package lists... [2020-04-17T22:35:35.247Z] #25 ... [2020-04-17T22:35:35.247Z] [2020-04-17T22:35:35.247Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:35.247Z] #74 36.87 Checking out files: 46% (961/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 77% (1600/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T22:35:35.247Z] #74 38.72 + cd /tmp/tmp.sLYYNjNKYZ/src/github.com/docker/libnetwork [2020-04-17T22:35:35.247Z] #74 38.72 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:35:35.247Z] #74 39.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T22:35:35.698Z] #74 ... [2020-04-17T22:35:35.698Z] [2020-04-17T22:35:35.698Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:35.698Z] #25 27.97 Fetched 8338 kB in 22s (384 kB/s) [2020-04-17T22:35:35.698Z] #25 27.97 Reading package lists... [2020-04-17T22:35:35.698Z] #25 ... [2020-04-17T22:35:35.698Z] [2020-04-17T22:35:35.698Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:35.698Z] #56 32.43 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:35:35.698Z] #56 34.69 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:35:35.698Z] #56 34.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:35:35.698Z] #56 35.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:35:35.698Z] #56 35.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:35:35.698Z] #56 36.93 runtime/cgo [2020-04-17T22:35:35.698Z] #56 37.00 runtime [2020-04-17T22:35:35.956Z] #56 ... [2020-04-17T22:35:35.956Z] [2020-04-17T22:35:35.956Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:35.956Z] #10 28.40 Fetched 8338 kB in 22s (378 kB/s) [2020-04-17T22:35:35.956Z] #10 28.40 Reading package lists... [2020-04-17T22:35:35.956Z] #10 ... [2020-04-17T22:35:35.956Z] [2020-04-17T22:35:35.956Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:35.956Z] #25 27.97 Reading package lists... [2020-04-17T22:35:36.221Z] #56 ... [2020-04-17T22:35:36.221Z] [2020-04-17T22:35:36.221Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:36.221Z] #44 28.11 CC images/stats.o [2020-04-17T22:35:36.221Z] #44 28.60 CC images/core.o [2020-04-17T22:35:36.482Z] #44 29.94 CC images/core-x86.o [2020-04-17T22:35:36.621Z] #74 ... [2020-04-17T22:35:36.621Z] [2020-04-17T22:35:36.621Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:36.621Z] #62 31.42 Fetched 8338 kB in 25s (328 kB/s) [2020-04-17T22:35:36.879Z] #62 31.42 Reading package lists... [2020-04-17T22:35:36.879Z] #62 ... [2020-04-17T22:35:36.879Z] [2020-04-17T22:35:36.879Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:36.879Z] #25 29.93 Reading package lists... [2020-04-17T22:35:37.444Z] #25 41.54 Reading package lists... [2020-04-17T22:35:37.444Z] #25 ... [2020-04-17T22:35:37.444Z] [2020-04-17T22:35:37.444Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:37.444Z] #35 32.13 Fetched 8338 kB in 26s (325 kB/s) [2020-04-17T22:35:37.444Z] #35 32.13 Reading package lists... [2020-04-17T22:35:37.444Z] #35 ... [2020-04-17T22:35:37.444Z] [2020-04-17T22:35:37.445Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:37.445Z] #62 31.42 Reading package lists... [2020-04-17T22:35:37.854Z] #44 31.03 CC images/core-arm.o [2020-04-17T22:35:38.415Z] #44 31.73 CC images/core-aarch64.o [2020-04-17T22:35:38.483Z] #50 ... [2020-04-17T22:35:38.483Z] [2020-04-17T22:35:38.483Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:38.483Z] #27 5.340 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T22:35:38.483Z] #27 5.798 [2020-04-17T22:35:38.484Z] #27 6.050 0.0% ### 5.5% ###### 9.0% ######### 13.5% ############ 17.7% ############### 21.4% ############### 22.2% #################### 29.0% ####################### 33.2% ########################### 38.3% ############################## 42.5% ################################## 48.3% ####################################### 54.2% ############################################# 63.4% ################################################# 68.7% #################################################### 73.5% ####################################################### 77.7% ########################################################## 81.6% ############################################################### 87.9% ################################################################### 93.6% ######################################################################## 100.0% [2020-04-17T22:35:38.484Z] #27 8.421 [2020-04-17T22:35:38.484Z] #27 8.708 0.1% ########## 14.3% ############### 21.6% #################### 28.9% ########################## 37.0% ################################# 46.5% ###################################### 53.8% ######################################## 56.5% ################################################# 69.1% ###################################################### 75.7% ############################################################ 84.3% ###################################################################### 97.6% ######################################################################## 100.0% [2020-04-17T22:35:38.484Z] #27 ... [2020-04-17T22:35:38.484Z] [2020-04-17T22:35:38.484Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:38.484Z] #65 3.343 + RM_GOPATH=0 [2020-04-17T22:35:38.484Z] #65 3.343 + TMP_GOPATH= [2020-04-17T22:35:38.484Z] #65 3.343 + : /build [2020-04-17T22:35:38.484Z] #65 3.343 + '[' -z '' ']' [2020-04-17T22:35:38.484Z] #65 3.343 ++ mktemp -d [2020-04-17T22:35:38.484Z] #65 3.355 + export GOPATH=/tmp/tmp.QYUtytCheZ [2020-04-17T22:35:38.484Z] #65 3.355 + GOPATH=/tmp/tmp.QYUtytCheZ [2020-04-17T22:35:38.484Z] #65 3.355 + RM_GOPATH=1 [2020-04-17T22:35:38.484Z] #65 3.355 ++ dirname ./install.sh [2020-04-17T22:35:38.484Z] #65 3.366 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:35:38.484Z] #65 3.373 + dir=. [2020-04-17T22:35:38.484Z] #65 3.373 + bin=containerd [2020-04-17T22:35:38.484Z] #65 3.373 + shift [2020-04-17T22:35:38.484Z] #65 3.373 + '[' '!' -f ./containerd.installer ']' [2020-04-17T22:35:38.484Z] #65 3.373 + . ./containerd.installer [2020-04-17T22:35:38.484Z] #65 3.373 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:35:38.484Z] #65 3.373 + install_containerd [2020-04-17T22:35:38.484Z] #65 3.373 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T22:35:38.484Z] #65 3.373 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QYUtytCheZ/src/github.com/containerd/containerd [2020-04-17T22:35:38.484Z] #65 3.385 Cloning into '/tmp/tmp.QYUtytCheZ/src/github.com/containerd/containerd'... [2020-04-17T22:35:38.484Z] #65 ... [2020-04-17T22:35:38.484Z] [2020-04-17T22:35:38.484Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:38.484Z] #35 50.00 Selecting previously unselected package libxml2:arm64. [2020-04-17T22:35:38.484Z] #35 50.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-04-17T22:35:38.484Z] #35 50.02 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:35:38.484Z] #35 50.50 Selecting previously unselected package libarchive13:arm64. [2020-04-17T22:35:38.484Z] #35 50.51 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-04-17T22:35:38.484Z] #35 50.52 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-17T22:35:38.484Z] #35 50.82 Selecting previously unselected package libjsoncpp1:arm64. [2020-04-17T22:35:38.484Z] #35 50.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-04-17T22:35:38.484Z] #35 50.84 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-17T22:35:38.484Z] #35 51.04 Selecting previously unselected package librhash0:arm64. [2020-04-17T22:35:38.484Z] #35 51.04 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-04-17T22:35:38.484Z] #35 51.07 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-04-17T22:35:38.484Z] #35 51.25 Selecting previously unselected package libuv1:arm64. [2020-04-17T22:35:38.484Z] #35 51.30 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-04-17T22:35:38.484Z] #35 51.32 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-04-17T22:35:38.484Z] #35 51.60 Selecting previously unselected package cmake. [2020-04-17T22:35:38.484Z] #35 51.60 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-04-17T22:35:38.484Z] #35 51.61 Unpacking cmake (3.13.4-1) ... [2020-04-17T22:35:38.977Z] #44 32.47 CC images/core-ppc64.o [2020-04-17T22:35:39.431Z] #35 ... [2020-04-17T22:35:39.431Z] [2020-04-17T22:35:39.431Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:39.431Z] #43 42.85 Selecting previously unselected package libprotoc17:arm64. [2020-04-17T22:35:39.431Z] #43 42.85 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-04-17T22:35:39.431Z] #43 42.85 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-17T22:35:39.431Z] #43 43.62 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T22:35:39.431Z] #43 43.62 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-04-17T22:35:39.431Z] #43 43.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:35:39.431Z] #43 43.82 Selecting previously unselected package protobuf-compiler. [2020-04-17T22:35:39.431Z] #43 43.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-04-17T22:35:39.431Z] #43 43.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:35:39.431Z] #43 44.08 Selecting previously unselected package python-pkg-resources. [2020-04-17T22:35:39.431Z] #43 44.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:35:39.431Z] #43 44.10 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T22:35:39.431Z] #43 44.59 Selecting previously unselected package python-six. [2020-04-17T22:35:39.431Z] #43 44.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T22:35:39.431Z] #43 44.61 Unpacking python-six (1.12.0-1) ... [2020-04-17T22:35:39.431Z] #43 44.74 Selecting previously unselected package python-protobuf. [2020-04-17T22:35:39.431Z] #43 44.80 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-04-17T22:35:39.431Z] #43 44.83 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T22:35:39.431Z] #43 45.60 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T22:35:39.431Z] #43 48.19 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-17T22:35:39.431Z] #43 48.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:35:39.431Z] #43 48.25 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-17T22:35:39.431Z] #43 48.31 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-17T22:35:39.431Z] #43 48.32 Setting up python-six (1.12.0-1) ... [2020-04-17T22:35:39.431Z] #43 51.09 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-17T22:35:39.431Z] #43 51.10 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-17T22:35:39.431Z] #43 51.17 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-17T22:35:39.431Z] #43 51.19 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-04-17T22:35:39.431Z] #43 51.19 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-17T22:35:39.431Z] #43 51.21 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:35:39.431Z] #43 51.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:35:39.431Z] #43 51.24 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-17T22:35:39.431Z] #43 51.25 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:35:39.431Z] #43 51.26 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T22:35:39.692Z] #43 ... [2020-04-17T22:35:39.692Z] [2020-04-17T22:35:39.692Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:39.692Z] #27 10.48 #=#=# [2020-04-17T22:35:39.960Z] #27 10.90 0.0% ##### 7.7% ######## 12.1% ########## 15.0% ############## 20.7% ################## 26.1% ##################### 30.3% ######################## 34.6% ########################## 37.3% ############################# 41.5% ################################ 45.4% ################################### 49.9% ##################################### 52.7% [2020-04-17T22:35:39.960Z] #27 ... [2020-04-17T22:35:39.960Z] [2020-04-17T22:35:39.960Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:39.960Z] #47 43.06 sync [2020-04-17T22:35:39.960Z] #47 43.06 internal/reflectlite [2020-04-17T22:35:39.960Z] #47 44.66 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T22:35:39.960Z] #47 44.70 math/rand [2020-04-17T22:35:39.960Z] #47 44.70 internal/singleflight [2020-04-17T22:35:39.960Z] #47 46.65 strconv [2020-04-17T22:35:39.960Z] #47 46.65 vendor/golang.org/x/net/dns/dnsmessage [2020-04-17T22:35:39.960Z] #47 46.70 io [2020-04-17T22:35:39.960Z] #47 46.70 syscall [2020-04-17T22:35:39.960Z] #47 49.62 bytes [2020-04-17T22:35:40.221Z] #47 ... [2020-04-17T22:35:40.221Z] [2020-04-17T22:35:40.221Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:40.347Z] #44 33.58 CC images/core-s390.o [2020-04-17T22:35:41.070Z] #25 39.30 Reading package lists... [2020-04-17T22:35:41.071Z] #25 ... [2020-04-17T22:35:41.071Z] [2020-04-17T22:35:41.071Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:41.071Z] #35 22.38 Reading package lists... [2020-04-17T22:35:41.071Z] #35 33.32 Reading package lists... [2020-04-17T22:35:41.071Z] #35 ... [2020-04-17T22:35:41.071Z] [2020-04-17T22:35:41.071Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:41.071Z] #53 42.38 + cd /tmp/tmp.Gz3n7ZtJeB/src/github.com/golangci/golangci-lint/ [2020-04-17T22:35:41.071Z] #53 42.38 + git checkout -q v1.23.8 [2020-04-17T22:35:41.268Z] #27 10.90 0.0% ##### 7.7% ######## 12.1% ########## 15.0% ############## 20.7% ################## 26.1% ##################### 30.3% ######################## 34.6% ########################## 37.3% ############################# 41.5% ################################ 45.4% ################################### 49.9% ##################################### 52.7% ######################################## 56.6% ########################################## 59.6% ############################################## 65.1% ################################################## 70.5% ###################################################### 75.5% ######################################################### 79.4% ########################################################### 82.5% ############################################################## 86.1% ################################################################ 89.7% ################################################################## 92.9% ##################################################################### 96.0% ####################################################################### 99.7% ######################################################################## 100.0% [2020-04-17T22:35:41.284Z] #44 34.79 CC images/cpuinfo.o [2020-04-17T22:35:41.329Z] #53 43.36 ++ git describe --tags [2020-04-17T22:35:41.329Z] #53 43.42 + version=v1.23.8 [2020-04-17T22:35:41.587Z] #53 43.42 ++ git rev-parse --short HEAD [2020-04-17T22:35:41.587Z] #53 43.44 + commit=76a82c6 [2020-04-17T22:35:41.587Z] #53 43.44 ++ git show -s --format=%cd [2020-04-17T22:35:41.587Z] #53 43.60 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T22:35:41.587Z] #53 43.60 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:35:41.662Z] #62 43.11 Reading package lists... [2020-04-17T22:35:41.662Z] #62 ... [2020-04-17T22:35:41.662Z] [2020-04-17T22:35:41.662Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:41.662Z] #43 36.34 Fetched 8338 kB in 27s (310 kB/s) [2020-04-17T22:35:41.662Z] #43 36.34 Reading package lists... [2020-04-17T22:35:41.662Z] #43 ... [2020-04-17T22:35:41.662Z] [2020-04-17T22:35:41.662Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:35:41.662Z] #53 44.70 + cd /tmp/tmp.ReqlWtuQSE/src/github.com/golangci/golangci-lint/ [2020-04-17T22:35:41.662Z] #53 44.70 + git checkout -q v1.23.8 [2020-04-17T22:35:41.662Z] #53 45.14 ++ git describe --tags [2020-04-17T22:35:41.662Z] #53 45.17 + version=v1.23.8 [2020-04-17T22:35:41.662Z] #53 45.17 ++ git rev-parse --short HEAD [2020-04-17T22:35:41.662Z] #53 45.18 + commit=76a82c6 [2020-04-17T22:35:41.662Z] #53 45.18 ++ git show -s --format=%cd [2020-04-17T22:35:41.662Z] #53 45.21 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T22:35:41.662Z] #53 45.23 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:35:41.840Z] #27 13.99 [2020-04-17T22:35:42.212Z] #44 35.64 CC images/inventory.o [2020-04-17T22:35:42.469Z] #44 ... [2020-04-17T22:35:42.469Z] [2020-04-17T22:35:42.469Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:42.469Z] #47 134.9 text/template [2020-04-17T22:35:42.469Z] #47 138.2 encoding/xml [2020-04-17T22:35:42.469Z] #47 143.3 go/doc [2020-04-17T22:35:42.520Z] #53 ... [2020-04-17T22:35:42.520Z] [2020-04-17T22:35:42.520Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:42.520Z] #62 35.15 Fetched 8338 kB in 26s (323 kB/s) [2020-04-17T22:35:42.725Z] #47 ... [2020-04-17T22:35:42.725Z] [2020-04-17T22:35:42.725Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:42.725Z] #44 36.26 CC images/fdinfo.o [2020-04-17T22:35:42.778Z] #62 35.15 Reading package lists... [2020-04-17T22:35:42.778Z] #62 ... [2020-04-17T22:35:42.778Z] [2020-04-17T22:35:42.778Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:42.778Z] #47 44.66 vendor/golang.org/x/crypto/internal/subtle [2020-04-17T22:35:42.778Z] #47 44.83 vendor/golang.org/x/crypto/curve25519 [2020-04-17T22:35:43.287Z] #44 36.80 CC images/fown.o [2020-04-17T22:35:43.344Z] #47 ... [2020-04-17T22:35:43.344Z] [2020-04-17T22:35:43.344Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:43.344Z] #43 35.85 Fetched 8338 kB in 26s (316 kB/s) [2020-04-17T22:35:43.344Z] #43 35.85 Reading package lists... [2020-04-17T22:35:43.344Z] #43 ... [2020-04-17T22:35:43.344Z] [2020-04-17T22:35:43.344Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:43.344Z] #62 35.15 Reading package lists... [2020-04-17T22:35:43.379Z] #65 145.6 + bin/containerd-stress [2020-04-17T22:35:43.421Z] #27 14.25 0.0% # 2.0% ## 3.2% ### 5.2% #### 6.2% ##### 7.4% ###### 8.8% ####### 10.3% ####### 11.0% ######### 12.9% ########## 14.7% ############ 17.0% ############## 20.5% [2020-04-17T22:35:43.421Z] #27 ... [2020-04-17T22:35:43.421Z] [2020-04-17T22:35:43.421Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:43.421Z] #35 54.91 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-17T22:35:43.421Z] #35 54.97 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:35:43.421Z] #35 55.01 Setting up libuv1:arm64 (1.24.1-1) ... [2020-04-17T22:35:43.421Z] #35 55.04 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:35:43.421Z] #35 55.13 Setting up librhash0:arm64 (1.3.8-1) ... [2020-04-17T22:35:43.421Z] #35 55.18 Setting up cmake-data (3.13.4-1) ... [2020-04-17T22:35:43.421Z] #35 55.29 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:35:43.421Z] #35 55.30 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-17T22:35:43.421Z] #35 55.32 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-17T22:35:43.421Z] #35 55.45 Setting up cmake (3.13.4-1) ... [2020-04-17T22:35:43.421Z] #35 55.47 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:35:43.421Z] #35 55.64 Processing triggers for mime-support (3.62) ... [2020-04-17T22:35:43.421Z] #35 DONE 56.9s [2020-04-17T22:35:43.421Z] [2020-04-17T22:35:43.421Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:43.682Z] #27 14.25 0.0% # 2.0% ## 3.2% ### 5.2% #### 6.2% ##### 7.4% ###### 8.8% ####### 10.3% ####### 11.0% ######### 12.9% ########## 14.7% ############ 17.0% ############## 20.5% ############### 21.9% [2020-04-17T22:35:43.682Z] #27 ... [2020-04-17T22:35:43.682Z] [2020-04-17T22:35:43.682Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:35:43.682Z] #36 DONE 0.2s [2020-04-17T22:35:43.682Z] [2020-04-17T22:35:43.682Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:43.683Z] #27 14.25 0.0% # 2.0% ## 3.2% ### 5.2% #### 6.2% ##### 7.4% ###### 8.8% ####### 10.3% ####### 11.0% ######### 12.9% ########## 14.7% ############ 17.0% ############## 20.5% ############### 21.9% ################# 25.0% [2020-04-17T22:35:43.683Z] #27 ... [2020-04-17T22:35:43.683Z] [2020-04-17T22:35:43.683Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T22:35:43.683Z] #37 DONE 0.1s [2020-04-17T22:35:43.683Z] [2020-04-17T22:35:43.683Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:43.851Z] #44 37.26 CC images/ns.o [2020-04-17T22:35:44.107Z] #44 37.63 CC images/regfile.o [2020-04-17T22:35:44.364Z] #44 37.96 CC images/ghost-file.o [2020-04-17T22:35:44.384Z] #65 146.9 + bin/containerd-shim [2020-04-17T22:35:44.469Z] #27 14.25 0.0% # 2.0% ## 3.2% ### 5.2% #### 6.2% ##### 7.4% ###### 8.8% ####### 10.3% ####### 11.0% ######### 12.9% ########## 14.7% ############ 17.0% ############## 20.5% ############### 21.9% ################# 25.0% ################## 25.1% ################### 26.7% ################### 27.7% ##################### 29.3% ###################### 30.8% ###################### 31.9% ######################## 33.6% [2020-04-17T22:35:44.469Z] #27 ... [2020-04-17T22:35:44.469Z] [2020-04-17T22:35:44.469Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:44.469Z] #43 56.99 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-17T22:35:44.469Z] #43 57.03 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:35:44.469Z] #43 DONE 57.7s [2020-04-17T22:35:44.469Z] [2020-04-17T22:35:44.469Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:44.926Z] #44 38.55 CC images/fifo.o [2020-04-17T22:35:44.942Z] #53 ... [2020-04-17T22:35:44.943Z] [2020-04-17T22:35:44.943Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:44.943Z] #10 39.74 Fetched 8338 kB in 28s (294 kB/s) [2020-04-17T22:35:44.943Z] #10 39.74 Reading package lists... [2020-04-17T22:35:44.943Z] #10 ... [2020-04-17T22:35:44.943Z] [2020-04-17T22:35:44.943Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:44.943Z] #43 36.34 Reading package lists... [2020-04-17T22:35:45.257Z] #27 14.25 0.0% # 2.0% ## 3.2% ### 5.2% #### 6.2% ##### 7.4% ###### 8.8% ####### 10.3% ####### 11.0% ######### 12.9% ########## 14.7% ############ 17.0% ############## 20.5% ############### 21.9% ################# 25.0% ################## 25.1% ################### 26.7% ################### 27.7% ##################### 29.3% ###################### 30.8% ###################### 31.9% ######################## 33.6% ######################### 35.1% ########################## 36.2% ########################## 36.9% ########################### 38.4% ############################# 40.5% ############################# 41.7% ############################### 43.1% ################################ 44.6% ################################# 46.1% [2020-04-17T22:35:45.257Z] #27 ... [2020-04-17T22:35:45.257Z] [2020-04-17T22:35:45.257Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:45.257Z] #10 48.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T22:35:45.257Z] #10 48.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-04-17T22:35:45.257Z] #10 48.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:35:45.257Z] #10 51.42 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T22:35:45.257Z] #10 51.43 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T22:35:45.257Z] #10 51.45 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:35:45.257Z] #10 51.76 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-04-17T22:35:45.257Z] #10 51.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-17T22:35:45.257Z] #10 51.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-17T22:35:45.257Z] #10 52.05 Selecting previously unselected package dmsetup. [2020-04-17T22:35:45.257Z] #10 52.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-04-17T22:35:45.257Z] #10 52.12 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T22:35:45.257Z] #10 52.30 Selecting previously unselected package mingw-w64-common. [2020-04-17T22:35:45.257Z] #10 52.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T22:35:45.257Z] #10 52.34 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T22:35:45.489Z] #44 38.96 CC images/remap-file-path.o [2020-04-17T22:35:45.519Z] #10 ... [2020-04-17T22:35:45.519Z] [2020-04-17T22:35:45.519Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:46.047Z] #27 14.25 0.0% # 2.0% ## 3.2% ### 5.2% #### 6.2% ##### 7.4% ###### 8.8% ####### 10.3% ####### 11.0% ######### 12.9% ########## 14.7% ############ 17.0% ############## 20.5% ############### 21.9% ################# 25.0% ################## 25.1% ################### 26.7% ################### 27.7% ##################### 29.3% ###################### 30.8% ###################### 31.9% ######################## 33.6% ######################### 35.1% ########################## 36.2% ########################## 36.9% ########################### 38.4% ############################# 40.5% ############################# 41.7% ############################### 43.1% ################################ 44.6% ################################# 46.1% ################################## 47.8% ################################### 49.8% ##################################### 51.8% ###################################### 53.9% ####################################### 55.1% ######################################### 57.0% ## [2020-04-17T22:35:46.047Z] #27 ... [2020-04-17T22:35:46.047Z] [2020-04-17T22:35:46.047Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:46.047Z] #56 48.87 syscall [2020-04-17T22:35:46.047Z] #56 48.88 strconv [2020-04-17T22:35:46.047Z] #56 48.92 strings [2020-04-17T22:35:46.047Z] #56 48.94 bytes [2020-04-17T22:35:46.047Z] #56 52.83 bufio [2020-04-17T22:35:46.047Z] #56 56.28 reflect [2020-04-17T22:35:46.047Z] #56 56.29 regexp/syntax [2020-04-17T22:35:46.047Z] #56 ... [2020-04-17T22:35:46.047Z] [2020-04-17T22:35:46.047Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:46.051Z] #44 39.49 CC images/eventfd.o [2020-04-17T22:35:46.308Z] #44 39.99 CC images/eventpoll.o [2020-04-17T22:35:46.807Z] #62 46.88 Reading package lists... [2020-04-17T22:35:46.807Z] #62 ... [2020-04-17T22:35:46.807Z] [2020-04-17T22:35:46.807Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:46.807Z] #10 28.40 Reading package lists... [2020-04-17T22:35:46.807Z] #10 39.83 Reading package lists... [2020-04-17T22:35:46.807Z] #10 ... [2020-04-17T22:35:46.807Z] [2020-04-17T22:35:46.807Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:35:46.807Z] #43 35.85 Reading package lists... [2020-04-17T22:35:47.237Z] #44 40.66 CC images/fh.o [2020-04-17T22:35:47.799Z] #44 41.38 CC images/fsnotify.o [2020-04-17T22:35:48.221Z] #43 47.83 Reading package lists... [2020-04-17T22:35:48.221Z] #43 ... [2020-04-17T22:35:48.221Z] [2020-04-17T22:35:48.221Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:48.221Z] #25 41.54 Reading package lists... [2020-04-17T22:35:48.414Z] #27 14.25 0.0% # 2.0% ## 3.2% ### 5.2% #### 6.2% ##### 7.4% ###### 8.8% ####### 10.3% ####### 11.0% ######### 12.9% ########## 14.7% ############ 17.0% ############## 20.5% ############### 21.9% ################# 25.0% ################## 25.1% ################### 26.7% ################### 27.7% ##################### 29.3% ###################### 30.8% ###################### 31.9% ######################## 33.6% ######################### 35.1% ########################## 36.2% ########################## 36.9% ########################### 38.4% ############################# 40.5% ############################# 41.7% ############################### 43.1% ################################ 44.6% ################################# 46.1% ################################## 47.8% ################################### 49.8% ##################################### 51.8% ###################################### 53.9% ####################################### 55.1% ######################################### 57.0% ######################################### 58.0% ########################################## 59.1% ########################################### 60.1% ############################################ 61.1% ############################################# 62.8% ############################################# 63.7% ############################################## 64.6% ############################################### 65.4% ################################################ 66.7% ################################################# 68.2% ################################################# 69.3% ################################################## 70.3% ################################################### 71.3% #################################################### 72.6% ##################################################### 74.0% ##################################################### 75.0% ###################################################### 76.3% ####################################################### 77.1% ######################################################## 78.1% ######################################################## 78.8% ######################################################### 79.9% ########################################################## 81.0% ########################################################## 81.8% [2020-04-17T22:35:48.414Z] #27 ... [2020-04-17T22:35:48.414Z] [2020-04-17T22:35:48.414Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:48.414Z] #33 51.38 bufio [2020-04-17T22:35:48.414Z] #33 51.79 reflect [2020-04-17T22:35:48.414Z] #33 52.18 path [2020-04-17T22:35:48.414Z] #33 53.25 text/tabwriter [2020-04-17T22:35:48.414Z] #33 57.29 time [2020-04-17T22:35:48.414Z] #33 57.29 internal/syscall/execenv [2020-04-17T22:35:48.414Z] #33 57.29 internal/syscall/unix [2020-04-17T22:35:48.414Z] #33 ... [2020-04-17T22:35:48.414Z] [2020-04-17T22:35:48.414Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:48.758Z] #65 151.1 + bin/containerd-shim-runc-v1 [2020-04-17T22:35:48.787Z] #25 53.14 Building dependency tree... [2020-04-17T22:35:48.787Z] #25 ... [2020-04-17T22:35:48.787Z] [2020-04-17T22:35:48.787Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:48.787Z] #35 32.13 Reading package lists... [2020-04-17T22:35:49.044Z] #35 44.44 Reading package lists... [2020-04-17T22:35:49.044Z] #35 ... [2020-04-17T22:35:49.044Z] [2020-04-17T22:35:49.044Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:49.044Z] #10 39.74 Reading package lists... [2020-04-17T22:35:49.169Z] #44 42.54 CC images/signalfd.o [2020-04-17T22:35:49.731Z] #44 43.06 CC images/fs.o [2020-04-17T22:35:49.997Z] #27 14.25 0.0% # 2.0% ## 3.2% ### 5.2% #### 6.2% ##### 7.4% ###### 8.8% ####### 10.3% ####### 11.0% ######### 12.9% ########## 14.7% ############ 17.0% ############## 20.5% ############### 21.9% ################# 25.0% ################## 25.1% ################### 26.7% ################### 27.7% ##################### 29.3% ###################### 30.8% ###################### 31.9% ######################## 33.6% ######################### 35.1% ########################## 36.2% ########################## 36.9% ########################### 38.4% ############################# 40.5% ############################# 41.7% ############################### 43.1% ################################ 44.6% ################################# 46.1% ################################## 47.8% ################################### 49.8% ##################################### 51.8% ###################################### 53.9% ####################################### 55.1% ######################################### 57.0% ######################################### 58.0% ########################################## 59.1% ########################################### 60.1% ############################################ 61.1% ############################################# 62.8% ############################################# 63.7% ############################################## 64.6% ############################################### 65.4% ################################################ 66.7% ################################################# 68.2% ################################################# 69.3% ################################################## 70.3% ################################################### 71.3% #################################################### 72.6% ##################################################### 74.0% ##################################################### 75.0% ###################################################### 76.3% ####################################################### 77.1% ######################################################## 78.1% ######################################################## 78.8% ######################################################### 79.9% ########################################################## 81.0% ########################################################## 81.8% ########################################################### 82.9% ############################################################ 83.5% ############################################################# 84.7% ############################################################# 85.7% ############################################################## 86.3% ############################################################### 87.5% ############################################################### 88.5% ################################################################ 89.8% ################################################################# 90.9% ################################################################## 92.6% ################################################################### 93.5% ################################################################### 94.3% #################################################################### 95.6% ##################################################################### 97.1% ######################################################################## 100.0% [2020-04-17T22:35:50.088Z] #43 47.37 Reading package lists... [2020-04-17T22:35:50.088Z] #43 ... [2020-04-17T22:35:50.088Z] [2020-04-17T22:35:50.088Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:50.088Z] #35 33.32 Reading package lists... [2020-04-17T22:35:50.088Z] #35 44.86 Building dependency tree... [2020-04-17T22:35:50.088Z] #35 50.53 The following additional packages will be installed: [2020-04-17T22:35:50.088Z] #35 50.56 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T22:35:50.088Z] #35 50.59 Suggested packages: [2020-04-17T22:35:50.088Z] #35 50.62 cmake-doc ninja-build lrzip [2020-04-17T22:35:50.088Z] #35 50.62 Recommended packages: [2020-04-17T22:35:50.088Z] #35 50.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T22:35:50.088Z] #35 52.45 The following NEW packages will be installed: [2020-04-17T22:35:50.088Z] #35 52.49 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T22:35:50.088Z] #35 52.52 vim-common xxd [2020-04-17T22:35:50.260Z] #27 22.48 [2020-04-17T22:35:50.293Z] #44 43.64 CC images/pstree.o [2020-04-17T22:35:50.346Z] #35 53.01 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:35:50.346Z] #35 53.01 Need to get 14.9 MB of archives. [2020-04-17T22:35:50.346Z] #35 53.01 After this operation, 61.8 MB of additional disk space will be used. [2020-04-17T22:35:50.346Z] #35 53.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T22:35:50.605Z] #35 53.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:35:50.605Z] #35 53.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T22:35:50.776Z] #65 153.1 + bin/containerd-shim-runc-v2 [2020-04-17T22:35:50.837Z] #27 ... [2020-04-17T22:35:50.837Z] [2020-04-17T22:35:50.837Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:50.837Z] #47 53.83 bufio [2020-04-17T22:35:50.837Z] #47 53.87 reflect [2020-04-17T22:35:50.837Z] #47 56.90 regexp/syntax [2020-04-17T22:35:50.837Z] #47 57.77 vendor/golang.org/x/crypto/hkdf [2020-04-17T22:35:50.837Z] #47 58.29 vendor/golang.org/x/text/transform [2020-04-17T22:35:50.837Z] #47 59.72 time [2020-04-17T22:35:50.837Z] #47 ... [2020-04-17T22:35:50.837Z] [2020-04-17T22:35:50.837Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:50.837Z] #38 2.473 + RM_GOPATH=0 [2020-04-17T22:35:50.837Z] #38 2.473 + TMP_GOPATH= [2020-04-17T22:35:50.837Z] #38 2.473 + : /build [2020-04-17T22:35:50.837Z] #38 2.473 + '[' -z '' ']' [2020-04-17T22:35:50.837Z] #38 2.476 ++ mktemp -d [2020-04-17T22:35:50.837Z] #38 2.478 + export GOPATH=/tmp/tmp.fnyYCYxNvL [2020-04-17T22:35:50.837Z] #38 2.478 + GOPATH=/tmp/tmp.fnyYCYxNvL [2020-04-17T22:35:50.837Z] #38 2.478 + RM_GOPATH=1 [2020-04-17T22:35:50.837Z] #38 2.482 ++ dirname ./install.sh [2020-04-17T22:35:50.837Z] #38 2.484 + dir=. [2020-04-17T22:35:50.837Z] #38 2.484 + bin=tini [2020-04-17T22:35:50.837Z] #38 2.484 + shift [2020-04-17T22:35:50.837Z] #38 2.484 + '[' '!' -f ./tini.installer ']' [2020-04-17T22:35:50.837Z] #38 2.484 + . ./tini.installer [2020-04-17T22:35:50.837Z] #38 2.484 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:35:50.837Z] #38 2.485 + install_tini [2020-04-17T22:35:50.837Z] #38 2.485 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T22:35:50.837Z] #38 2.485 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:35:50.837Z] #38 2.485 + git clone https://github.com/krallin/tini.git /tmp/tmp.fnyYCYxNvL/tini [2020-04-17T22:35:50.837Z] #38 2.499 Cloning into '/tmp/tmp.fnyYCYxNvL/tini'... [2020-04-17T22:35:50.837Z] #38 3.225 + cd /tmp/tmp.fnyYCYxNvL/tini [2020-04-17T22:35:50.837Z] #38 3.225 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:35:50.837Z] #38 3.265 + cmake . [2020-04-17T22:35:50.855Z] #44 44.19 CC images/pipe.o [2020-04-17T22:35:50.862Z] #35 53.40 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T22:35:51.111Z] #44 44.70 CC images/tcp-stream.o [2020-04-17T22:35:51.390Z] #65 153.8 + binaries [2020-04-17T22:35:51.390Z] #65 153.8 + mkdir -p /build [2020-04-17T22:35:51.390Z] #65 153.8 + cp bin/containerd /build/containerd [2020-04-17T22:35:51.390Z] #65 153.8 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T22:35:51.390Z] #65 153.8 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T22:35:51.390Z] #65 153.8 + cp bin/ctr /build/ctr [2020-04-17T22:35:52.004Z] #65 DONE 154.3s [2020-04-17T22:35:52.039Z] #44 45.25 CC images/sk-packet.o [2020-04-17T22:35:52.239Z] #35 54.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-17T22:35:52.239Z] #35 54.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-17T22:35:52.239Z] #35 54.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-17T22:35:52.239Z] #35 54.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-17T22:35:52.239Z] #35 54.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-17T22:35:52.295Z] #44 45.89 CC images/mnt.o [2020-04-17T22:35:52.298Z] #38 ... [2020-04-17T22:35:52.298Z] [2020-04-17T22:35:52.298Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:52.298Z] #33 65.21 internal/poll [2020-04-17T22:35:52.324Z] #10 51.77 Reading package lists... [2020-04-17T22:35:52.324Z] #10 ... [2020-04-17T22:35:52.324Z] [2020-04-17T22:35:52.324Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:52.324Z] #35 44.44 Reading package lists... [2020-04-17T22:35:52.497Z] #35 54.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-17T22:35:52.619Z] [2020-04-17T22:35:52.619Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T22:35:52.859Z] #44 46.29 CC images/pipe-data.o [2020-04-17T22:35:52.909Z] #66 DONE 0.3s [2020-04-17T22:35:52.909Z] [2020-04-17T22:35:52.909Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T22:35:53.115Z] #44 46.62 CC images/sa.o [2020-04-17T22:35:53.192Z] #70 DONE 0.1s [2020-04-17T22:35:53.192Z] [2020-04-17T22:35:53.192Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T22:35:53.192Z] #72 DONE 0.2s [2020-04-17T22:35:53.192Z] [2020-04-17T22:35:53.192Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T22:35:53.372Z] #44 ... [2020-04-17T22:35:53.372Z] [2020-04-17T22:35:53.372Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:53.372Z] #56 146.1 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T22:35:53.372Z] #56 DONE 155.8s [2020-04-17T22:35:53.372Z] [2020-04-17T22:35:53.372Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:53.372Z] #47 148.3 github.com/LK4D4/vndr/versioned [2020-04-17T22:35:53.372Z] #47 148.4 hash/crc32 [2020-04-17T22:35:53.372Z] #47 149.5 compress/gzip [2020-04-17T22:35:53.372Z] #47 150.2 github.com/LK4D4/vndr/build [2020-04-17T22:35:53.372Z] #47 151.0 net [2020-04-17T22:35:53.372Z] #47 155.2 vendor/golang.org/x/text/transform [2020-04-17T22:35:53.474Z] #75 DONE 0.1s [2020-04-17T22:35:53.474Z] [2020-04-17T22:35:53.474Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T22:35:53.474Z] #76 DONE 0.0s [2020-04-17T22:35:53.474Z] [2020-04-17T22:35:53.474Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T22:35:53.629Z] #47 ... [2020-04-17T22:35:53.629Z] [2020-04-17T22:35:53.629Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:53.629Z] #44 47.02 CC images/timer.o [2020-04-17T22:35:54.088Z] #77 DONE 0.6s [2020-04-17T22:35:54.088Z] [2020-04-17T22:35:54.088Z] #78 exporting to image [2020-04-17T22:35:54.088Z] #78 exporting layers [2020-04-17T22:35:54.192Z] #44 47.66 CC images/timerfd.o [2020-04-17T22:35:54.225Z] #35 56.31 Building dependency tree... [2020-04-17T22:35:54.757Z] #44 48.17 CC images/mm.o [2020-04-17T22:35:54.841Z] #33 ... [2020-04-17T22:35:54.841Z] [2020-04-17T22:35:54.841Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:54.841Z] #44 5.328 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:35:54.841Z] #44 5.329 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:35:54.841Z] #44 5.341 Note: Building without GnuTLS support [2020-04-17T22:35:54.841Z] #44 8.521 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:35:54.841Z] #44 8.583 GEN .gitid [2020-04-17T22:35:54.841Z] #44 8.612 GEN criu/include/version.h [2020-04-17T22:35:54.841Z] #44 8.668 GEN include/common/asm [2020-04-17T22:35:54.841Z] #44 ... [2020-04-17T22:35:54.841Z] [2020-04-17T22:35:54.841Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:35:54.841Z] #27 24.86 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T22:35:54.841Z] #27 25.29 [2020-04-17T22:35:54.841Z] #27 25.52 # 2.2% ######################################################################## 100.0% [2020-04-17T22:35:54.841Z] #27 25.62 [2020-04-17T22:35:54.841Z] #27 27.25 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T22:35:55.028Z] #35 57.58 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:35:55.028Z] #35 ... [2020-04-17T22:35:55.028Z] [2020-04-17T22:35:55.028Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:55.028Z] #62 46.88 Reading package lists... [2020-04-17T22:35:55.323Z] #44 48.62 CC images/sk-opts.o [2020-04-17T22:35:55.323Z] #44 48.88 CC images/sk-unix.o [2020-04-17T22:35:55.786Z] #27 27.79 #=#=# [2020-04-17T22:35:55.885Z] #44 49.24 CC images/sk-inet.o [2020-04-17T22:35:56.101Z] #27 28.12 0.8% ######################################################################## 100.0% [2020-04-17T22:35:56.101Z] #27 28.39 [2020-04-17T22:35:56.127Z] #35 ... [2020-04-17T22:35:56.127Z] [2020-04-17T22:35:56.127Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:35:56.127Z] #47 50.16 vendor/golang.org/x/crypto/internal/subtle [2020-04-17T22:35:56.127Z] #47 50.53 vendor/golang.org/x/crypto/curve25519 [2020-04-17T22:35:56.127Z] #47 ... [2020-04-17T22:35:56.127Z] [2020-04-17T22:35:56.127Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:56.127Z] #25 53.14 Building dependency tree... [2020-04-17T22:35:56.127Z] #25 59.08 ca-certificates is already the newest version (20190110). [2020-04-17T22:35:56.127Z] #25 59.08 The following additional packages will be installed: [2020-04-17T22:35:56.127Z] #25 59.10 libjq1 libonig5 [2020-04-17T22:35:56.127Z] #25 59.89 The following NEW packages will be installed: [2020-04-17T22:35:56.127Z] #25 59.94 jq libjq1 libonig5 [2020-04-17T22:35:56.127Z] #25 60.67 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:35:56.127Z] #25 60.67 Need to get 355 kB of archives. [2020-04-17T22:35:56.127Z] #25 60.67 After this operation, 1072 kB of additional disk space will be used. [2020-04-17T22:35:56.127Z] #25 60.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T22:35:56.127Z] #25 60.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T22:35:56.127Z] #25 60.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T22:35:56.450Z] #44 49.90 CC images/tun.o [2020-04-17T22:35:56.760Z] #78 exporting layers 2.5s done [2020-04-17T22:35:56.761Z] #78 writing image sha256:bc6dda8bc8cae476b0f389ced818cd30c32bf86cc258e616ff742dc46e46b4d6 done [2020-04-17T22:35:56.761Z] #78 naming to docker.io/library/docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 done [2020-04-17T22:35:56.761Z] #78 DONE 2.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-17T22:35:57.025Z] #44 50.42 CC images/sk-netlink.o [2020-04-17T22:35:57.070Z] #27 ... [2020-04-17T22:35:57.070Z] [2020-04-17T22:35:57.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:57.070Z] #10 60.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T22:35:57.070Z] #10 60.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T22:35:57.070Z] #10 60.48 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:35:57.070Z] #10 ... [2020-04-17T22:35:57.070Z] [2020-04-17T22:35:57.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:57.070Z] #44 10.86 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T22:35:57.070Z] #44 10.89 PBCC images/opts.pb-c.c [2020-04-17T22:35:57.070Z] #44 10.91 PBCC images/sit.pb-c.c [2020-04-17T22:35:57.070Z] #44 10.94 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T22:35:57.070Z] #44 10.97 DEP images/opts.pb-c.d [2020-04-17T22:35:57.070Z] #44 11.06 DEP images/sit.pb-c.d [2020-04-17T22:35:57.070Z] #44 11.14 PBCC images/macvlan.pb-c.c [2020-04-17T22:35:57.070Z] #44 11.18 DEP images/macvlan.pb-c.d [2020-04-17T22:35:57.070Z] #44 11.23 PBCC images/autofs.pb-c.c [2020-04-17T22:35:57.070Z] #44 11.26 DEP images/autofs.pb-c.d [2020-04-17T22:35:57.070Z] #44 11.34 PBCC images/sysctl.pb-c.c [2020-04-17T22:35:57.070Z] #44 11.36 DEP images/sysctl.pb-c.d [2020-04-17T22:35:57.070Z] #44 11.42 PBCC images/time.pb-c.c [2020-04-17T22:35:57.070Z] #44 11.46 DEP images/time.pb-c.d [2020-04-17T22:35:57.070Z] #44 11.55 PBCC images/binfmt-misc.pb-c.c [2020-04-17T22:35:57.070Z] #44 11.59 DEP images/binfmt-misc.pb-c.d [2020-04-17T22:35:57.070Z] #44 11.66 PBCC images/seccomp.pb-c.c [2020-04-17T22:35:57.070Z] #44 11.72 DEP images/seccomp.pb-c.d [2020-04-17T22:35:57.070Z] #44 11.94 PBCC images/userns.pb-c.c [2020-04-17T22:35:57.070Z] #44 11.96 DEP images/userns.pb-c.d [2020-04-17T22:35:57.070Z] #44 12.03 PBCC images/cgroup.pb-c.c [2020-04-17T22:35:57.070Z] #44 12.09 DEP images/cgroup.pb-c.d [2020-04-17T22:35:57.070Z] #44 12.14 PBCC images/fown.pb-c.c [2020-04-17T22:35:57.070Z] #44 12.17 PBCC images/ext-file.pb-c.c [2020-04-17T22:35:57.070Z] #44 12.19 DEP images/fown.pb-c.d [2020-04-17T22:35:57.070Z] #44 12.27 DEP images/ext-file.pb-c.d [2020-04-17T22:35:57.070Z] #44 12.32 PBCC images/rpc.pb-c.c [2020-04-17T22:35:57.070Z] #44 12.38 DEP images/rpc.pb-c.d [2020-04-17T22:35:57.070Z] #44 12.46 PBCC images/siginfo.pb-c.c [2020-04-17T22:35:57.070Z] #44 12.51 DEP images/siginfo.pb-c.d [2020-04-17T22:35:57.070Z] #44 12.58 PBCC images/pagemap.pb-c.c [2020-04-17T22:35:57.070Z] #44 12.63 DEP images/pagemap.pb-c.d [2020-04-17T22:35:57.070Z] #44 12.72 PBCC images/rlimit.pb-c.c [2020-04-17T22:35:57.070Z] #44 12.76 DEP images/rlimit.pb-c.d [2020-04-17T22:35:57.070Z] #44 12.88 PBCC images/file-lock.pb-c.c [2020-04-17T22:35:57.198Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/test/unit [2020-04-17T22:35:57.285Z] #44 50.71 CC images/packet-sock.o [2020-04-17T22:35:57.356Z] #44 12.93 DEP images/file-lock.pb-c.d [2020-04-17T22:35:57.356Z] #44 13.01 PBCC images/tty.pb-c.c [2020-04-17T22:35:57.356Z] #44 13.10 DEP images/tty.pb-c.d [2020-04-17T22:35:57.495Z] #62 58.09 Building dependency tree... [2020-04-17T22:35:57.495Z] #62 ... [2020-04-17T22:35:57.495Z] [2020-04-17T22:35:57.495Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:57.495Z] #25 39.30 Reading package lists... [2020-04-17T22:35:57.495Z] #25 50.38 Building dependency tree... [2020-04-17T22:35:57.495Z] #25 57.02 ca-certificates is already the newest version (20190110). [2020-04-17T22:35:57.495Z] #25 57.02 The following additional packages will be installed: [2020-04-17T22:35:57.495Z] #25 57.06 libjq1 libonig5 [2020-04-17T22:35:57.495Z] #25 57.91 The following NEW packages will be installed: [2020-04-17T22:35:57.495Z] #25 57.95 jq libjq1 libonig5 [2020-04-17T22:35:57.495Z] #25 58.46 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:35:57.495Z] #25 58.46 Need to get 355 kB of archives. [2020-04-17T22:35:57.495Z] #25 58.46 After this operation, 1072 kB of additional disk space will be used. [2020-04-17T22:35:57.495Z] #25 58.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T22:35:57.495Z] #25 58.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T22:35:57.495Z] #25 58.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T22:35:57.495Z] #25 ... [2020-04-17T22:35:57.495Z] [2020-04-17T22:35:57.495Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:57.495Z] #35 57.95 Fetched 14.9 MB in 3s (5360 kB/s) [2020-04-17T22:35:57.495Z] #35 58.21 Selecting previously unselected package xxd. [2020-04-17T22:35:57.495Z] #35 58.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 ... 15405 files and directories currently installed.) [2020-04-17T22:35:57.495Z] #35 58.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T22:35:57.495Z] #35 58.37 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:35:57.495Z] #35 58.85 Selecting previously unselected package vim-common. [2020-04-17T22:35:57.495Z] #35 58.85 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:35:57.495Z] #35 59.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:35:57.495Z] #35 59.75 Selecting previously unselected package cmake-data. [2020-04-17T22:35:57.495Z] #35 59.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T22:35:57.495Z] #35 59.76 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T22:35:57.617Z] #44 13.19 PBCC images/tun.pb-c.c [2020-04-17T22:35:57.617Z] #44 13.27 PBCC images/netdev.pb-c.c [2020-04-17T22:35:57.617Z] #44 13.40 DEP images/tun.pb-c.d [2020-04-17T22:35:57.847Z] #44 51.35 CC images/ipc-var.o [2020-04-17T22:35:57.894Z] #44 13.56 DEP images/netdev.pb-c.d [2020-04-17T22:35:58.026Z] #25 62.53 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:35:58.026Z] #25 ... [2020-04-17T22:35:58.026Z] [2020-04-17T22:35:58.026Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:35:58.026Z] #35 62.67 The following additional packages will be installed: [2020-04-17T22:35:58.026Z] #35 62.70 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T22:35:58.026Z] #35 62.76 Suggested packages: [2020-04-17T22:35:58.026Z] #35 62.76 cmake-doc ninja-build lrzip [2020-04-17T22:35:58.026Z] #35 62.76 Recommended packages: [2020-04-17T22:35:58.026Z] #35 62.76 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T22:35:58.062Z] #35 ... [2020-04-17T22:35:58.062Z] [2020-04-17T22:35:58.062Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:35:58.062Z] #10 39.83 Reading package lists... [2020-04-17T22:35:58.062Z] #10 50.98 Building dependency tree... [2020-04-17T22:35:58.062Z] #10 57.23 The following additional packages will be installed: [2020-04-17T22:35:58.062Z] #10 57.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T22:35:58.062Z] #10 57.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T22:35:58.062Z] #10 57.24 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T22:35:58.062Z] #10 57.26 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:35:58.062Z] #10 57.28 Suggested packages: [2020-04-17T22:35:58.062Z] #10 57.29 gcc-8-locales seccomp wine64 [2020-04-17T22:35:58.062Z] #10 59.92 The following NEW packages will be installed: [2020-04-17T22:35:58.062Z] #10 59.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T22:35:58.062Z] #10 59.92 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T22:35:58.062Z] #10 59.92 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T22:35:58.062Z] #10 59.92 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T22:35:58.062Z] #10 59.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T22:35:58.062Z] #10 59.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:35:58.062Z] #10 60.40 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:35:58.062Z] #10 60.40 Need to get 77.7 MB of archives. [2020-04-17T22:35:58.062Z] #10 60.40 After this operation, 487 MB of additional disk space will be used. [2020-04-17T22:35:58.062Z] #10 60.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-17T22:35:58.062Z] #10 ... [2020-04-17T22:35:58.062Z] [2020-04-17T22:35:58.062Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:58.062Z] #25 60.57 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:35:58.158Z] #44 13.68 PBCC images/vma.pb-c.c [2020-04-17T22:35:58.158Z] #44 13.76 DEP images/vma.pb-c.d [2020-04-17T22:35:58.158Z] #44 13.83 PBCC images/creds.pb-c.c [2020-04-17T22:35:58.158Z] #44 13.93 DEP images/creds.pb-c.d [2020-04-17T22:35:58.330Z] #25 60.87 Fetched 355 kB in 0s (1183 kB/s) [2020-04-17T22:35:58.410Z] #44 51.69 CC images/ipc-desc.o [2020-04-17T22:35:58.421Z] #44 13.97 PBCC images/utsns.pb-c.c [2020-04-17T22:35:58.421Z] #44 13.99 DEP images/utsns.pb-c.d [2020-04-17T22:35:58.421Z] #44 14.09 PBCC images/ipc-desc.pb-c.c [2020-04-17T22:35:58.421Z] #44 14.11 PBCC images/ipc-sem.pb-c.c [2020-04-17T22:35:58.421Z] #44 14.13 DEP images/ipc-desc.pb-c.d [2020-04-17T22:35:58.421Z] #44 14.19 DEP images/ipc-sem.pb-c.d [2020-04-17T22:35:58.421Z] #44 14.22 PBCC images/ipc-msg.pb-c.c [2020-04-17T22:35:58.421Z] #44 ... [2020-04-17T22:35:58.421Z] [2020-04-17T22:35:58.421Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:35:58.421Z] #56 61.53 time [2020-04-17T22:35:58.421Z] #56 65.34 regexp [2020-04-17T22:35:58.421Z] #56 70.41 os [2020-04-17T22:35:58.588Z] #25 61.20 Selecting previously unselected package libonig5:amd64. [2020-04-17T22:35:58.665Z] #44 52.10 CC images/ipc-shm.o [2020-04-17T22:35:58.681Z] #56 ... [2020-04-17T22:35:58.681Z] [2020-04-17T22:35:58.681Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:35:58.681Z] #44 14.24 DEP images/ipc-msg.pb-c.d [2020-04-17T22:35:58.681Z] #44 14.29 PBCC images/ipc-shm.pb-c.c [2020-04-17T22:35:58.681Z] #44 14.31 DEP images/ipc-shm.pb-c.d [2020-04-17T22:35:58.681Z] #44 14.35 PBCC images/ipc-var.pb-c.c [2020-04-17T22:35:58.681Z] #44 14.37 DEP images/ipc-var.pb-c.d [2020-04-17T22:35:58.681Z] #44 14.44 PBCC images/sk-opts.pb-c.c [2020-04-17T22:35:58.681Z] #44 14.47 PBCC images/packet-sock.pb-c.c [2020-04-17T22:35:58.846Z] #25 61.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 ... 15405 files and directories currently installed.) [2020-04-17T22:35:58.846Z] #25 61.39 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-17T22:35:58.846Z] #25 61.41 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:35:58.921Z] #44 52.52 CC images/ipc-msg.o [2020-04-17T22:35:58.941Z] #44 14.67 DEP images/sk-opts.pb-c.d [2020-04-17T22:35:58.941Z] #44 14.76 DEP images/packet-sock.pb-c.d [2020-04-17T22:35:59.105Z] #25 61.83 Selecting previously unselected package libjq1:amd64. [2020-04-17T22:35:59.216Z] ? github.com/docker/docker/api [no test files] [2020-04-17T22:35:59.363Z] #25 61.85 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:35:59.363Z] #25 61.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:35:59.414Z] #35 ... [2020-04-17T22:35:59.414Z] [2020-04-17T22:35:59.414Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:35:59.414Z] #62 43.11 Reading package lists... [2020-04-17T22:35:59.414Z] #62 54.43 Building dependency tree... [2020-04-17T22:35:59.414Z] #62 61.05 The following additional packages will be installed: [2020-04-17T22:35:59.414Z] #62 61.05 libbtrfs0 [2020-04-17T22:35:59.414Z] #62 61.39 The following NEW packages will be installed: [2020-04-17T22:35:59.414Z] #62 61.44 libbtrfs-dev libbtrfs0 [2020-04-17T22:35:59.414Z] #62 61.99 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:35:59.414Z] #62 61.99 Need to get 119 kB of archives. [2020-04-17T22:35:59.414Z] #62 61.99 After this operation, 387 kB of additional disk space will be used. [2020-04-17T22:35:59.414Z] #62 61.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T22:35:59.414Z] #62 61.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T22:35:59.414Z] #62 ... [2020-04-17T22:35:59.414Z] [2020-04-17T22:35:59.414Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:35:59.414Z] #25 62.96 Fetched 355 kB in 0s (768 kB/s) [2020-04-17T22:35:59.414Z] #25 63.26 Selecting previously unselected package libonig5:amd64. [2020-04-17T22:35:59.414Z] #25 63.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 ... 15405 files and directories currently installed.) [2020-04-17T22:35:59.414Z] #25 63.37 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-17T22:35:59.414Z] #25 63.40 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:35:59.414Z] #25 63.93 Selecting previously unselected package libjq1:amd64. [2020-04-17T22:35:59.414Z] #25 63.95 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:35:59.414Z] #25 63.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:35:59.483Z] #44 53.01 CC images/ipc-sem.o [2020-04-17T22:35:59.512Z] #44 14.92 PBCC images/sk-netlink.pb-c.c [2020-04-17T22:35:59.512Z] #44 14.99 DEP images/sk-netlink.pb-c.d [2020-04-17T22:35:59.512Z] #44 15.06 PBCC images/sk-inet.pb-c.c [2020-04-17T22:35:59.512Z] #44 15.13 DEP images/sk-inet.pb-c.d [2020-04-17T22:35:59.512Z] #44 15.21 PBCC images/sk-unix.pb-c.c [2020-04-17T22:35:59.512Z] #44 15.30 DEP images/sk-unix.pb-c.d [2020-04-17T22:35:59.622Z] #25 62.21 Selecting previously unselected package jq. [2020-04-17T22:35:59.622Z] #25 62.22 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:35:59.622Z] #25 62.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:35:59.672Z] #25 64.38 Selecting previously unselected package jq. [2020-04-17T22:35:59.672Z] #25 64.39 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:35:59.672Z] #25 64.39 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:35:59.773Z] #44 15.35 PBCC images/mm.pb-c.c [2020-04-17T22:35:59.773Z] #44 15.43 DEP images/mm.pb-c.d [2020-04-17T22:35:59.773Z] #44 15.56 PBCC images/timerfd.pb-c.c [2020-04-17T22:36:00.033Z] #44 15.68 DEP images/timerfd.pb-c.d [2020-04-17T22:36:00.033Z] #44 15.74 PBCC images/timer.pb-c.c [2020-04-17T22:36:00.033Z] #44 15.79 DEP images/timer.pb-c.d [2020-04-17T22:36:00.047Z] #44 53.32 CC images/utsns.o [2020-04-17T22:36:00.047Z] #44 53.68 CC images/creds.o [2020-04-17T22:36:00.137Z] #25 62.57 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:36:00.138Z] #25 62.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:36:00.138Z] #25 62.64 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:36:00.138Z] #25 62.69 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:36:00.235Z] #25 64.84 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:36:00.235Z] #25 64.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:36:00.235Z] #25 64.96 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:36:00.235Z] #25 65.03 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:36:00.294Z] #44 15.87 PBCC images/sa.pb-c.c [2020-04-17T22:36:00.294Z] #44 16.00 DEP images/sa.pb-c.d [2020-04-17T22:36:00.294Z] #44 16.07 PBCC images/pipe-data.pb-c.c [2020-04-17T22:36:00.306Z] #44 53.95 CC images/vma.o [2020-04-17T22:36:00.554Z] #44 16.08 DEP images/pipe-data.pb-c.d [2020-04-17T22:36:00.554Z] #44 16.18 PBCC images/mnt.pb-c.c [2020-04-17T22:36:00.554Z] #44 16.26 DEP images/mnt.pb-c.d [2020-04-17T22:36:00.563Z] #44 ... [2020-04-17T22:36:00.563Z] [2020-04-17T22:36:00.563Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:00.563Z] #10 163.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T22:36:00.563Z] #10 163.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T22:36:00.563Z] #10 163.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:00.814Z] #44 16.34 PBCC images/sk-packet.pb-c.c [2020-04-17T22:36:00.814Z] #44 16.35 DEP images/sk-packet.pb-c.d [2020-04-17T22:36:00.814Z] #44 16.46 PBCC images/tcp-stream.pb-c.c [2020-04-17T22:36:00.814Z] #44 16.54 DEP images/tcp-stream.pb-c.d [2020-04-17T22:36:01.075Z] #44 16.62 PBCC images/pipe.pb-c.c [2020-04-17T22:36:01.075Z] #44 16.80 DEP images/pipe.pb-c.d [2020-04-17T22:36:01.076Z] #25 DONE 63.5s [2020-04-17T22:36:01.076Z] [2020-04-17T22:36:01.076Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T22:36:01.076Z] #26 DONE 0.1s [2020-04-17T22:36:01.076Z] [2020-04-17T22:36:01.076Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:01.076Z] #10 60.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-17T22:36:01.076Z] #10 61.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-17T22:36:01.076Z] #10 61.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-17T22:36:01.076Z] #10 61.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-17T22:36:01.076Z] #10 61.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T22:36:01.076Z] #10 61.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-17T22:36:01.076Z] #10 62.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-17T22:36:01.076Z] #10 62.46 Get:9 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] [2020-04-17T22:36:01.167Z] #25 DONE 65.7s [2020-04-17T22:36:01.168Z] [2020-04-17T22:36:01.168Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T22:36:01.168Z] #26 DONE 0.1s [2020-04-17T22:36:01.168Z] [2020-04-17T22:36:01.168Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:36:01.168Z] #62 64.28 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:36:01.168Z] #62 64.86 Fetched 119 kB in 0s (419 kB/s) [2020-04-17T22:36:01.168Z] #62 65.11 Selecting previously unselected package libbtrfs0. [2020-04-17T22:36:01.168Z] #62 65.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 ... 15405 files and directories currently installed.) [2020-04-17T22:36:01.168Z] #62 65.20 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T22:36:01.168Z] #62 65.21 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:36:01.168Z] #62 65.36 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:36:01.168Z] #62 65.36 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T22:36:01.168Z] #62 65.37 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:36:01.168Z] #62 66.07 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:36:01.335Z] #44 16.95 PBCC images/pstree.pb-c.c [2020-04-17T22:36:01.335Z] #44 17.01 DEP images/pstree.pb-c.d [2020-04-17T22:36:01.335Z] #44 17.14 PBCC images/fs.pb-c.c [2020-04-17T22:36:01.425Z] #62 66.12 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:36:01.425Z] #62 66.13 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:36:01.603Z] #44 17.21 DEP images/fs.pb-c.d [2020-04-17T22:36:01.603Z] #44 ... [2020-04-17T22:36:01.603Z] [2020-04-17T22:36:01.603Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:01.603Z] #27 30.01 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T22:36:01.603Z] #27 30.11 skipping existing ed4b54129745 [2020-04-17T22:36:01.603Z] #27 30.41 [2020-04-17T22:36:01.603Z] #27 32.29 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T22:36:01.603Z] #27 32.77 [2020-04-17T22:36:01.603Z] #27 33.01 ######################################################################## 100.0% [2020-04-17T22:36:01.603Z] #27 33.11 [2020-04-17T22:36:01.603Z] #27 33.23 Download of images into '/build' complete. [2020-04-17T22:36:01.603Z] #27 33.23 Use something like the following to load the result into a Docker daemon: [2020-04-17T22:36:01.603Z] #27 33.23 tar -cC '/build' . | docker load [2020-04-17T22:36:01.603Z] #27 DONE 33.9s [2020-04-17T22:36:01.603Z] [2020-04-17T22:36:01.603Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:01.603Z] #44 17.36 PBCC images/signalfd.pb-c.c [2020-04-17T22:36:01.603Z] #44 17.42 DEP images/signalfd.pb-c.d [2020-04-17T22:36:01.864Z] #44 17.48 PBCC images/fh.pb-c.c [2020-04-17T22:36:01.864Z] #44 17.53 PBCC images/fsnotify.pb-c.c [2020-04-17T22:36:01.864Z] #44 17.64 DEP images/fh.pb-c.d [2020-04-17T22:36:01.989Z] #62 DONE 66.7s [2020-04-17T22:36:01.989Z] [2020-04-17T22:36:01.989Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:36:01.989Z] #63 DONE 0.2s [2020-04-17T22:36:01.989Z] [2020-04-17T22:36:01.989Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T22:36:02.125Z] #44 17.76 DEP images/fsnotify.pb-c.d [2020-04-17T22:36:02.125Z] #44 17.88 PBCC images/eventpoll.pb-c.c [2020-04-17T22:36:02.246Z] #64 DONE 0.1s [2020-04-17T22:36:02.246Z] [2020-04-17T22:36:02.246Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:02.386Z] #44 17.92 DEP images/eventpoll.pb-c.d [2020-04-17T22:36:02.386Z] #44 18.00 PBCC images/eventfd.pb-c.c [2020-04-17T22:36:02.386Z] #44 18.03 DEP images/eventfd.pb-c.d [2020-04-17T22:36:02.386Z] #44 18.13 PBCC images/remap-file-path.pb-c.c [2020-04-17T22:36:02.452Z] #10 ... [2020-04-17T22:36:02.452Z] [2020-04-17T22:36:02.452Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:02.452Z] #74 DONE 64.6s [2020-04-17T22:36:02.647Z] #44 18.20 DEP images/remap-file-path.pb-c.d [2020-04-17T22:36:02.647Z] #44 18.31 PBCC images/fifo.pb-c.c [2020-04-17T22:36:02.710Z] [2020-04-17T22:36:02.710Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:02.710Z] #33 64.52 sync [2020-04-17T22:36:02.710Z] #33 64.55 internal/reflectlite [2020-04-17T22:36:02.908Z] #44 18.42 DEP images/fifo.pb-c.d [2020-04-17T22:36:02.908Z] #44 18.55 PBCC images/ghost-file.pb-c.c [2020-04-17T22:36:02.908Z] #44 18.61 DEP images/ghost-file.pb-c.d [2020-04-17T22:36:02.908Z] #44 18.69 PBCC images/regfile.pb-c.c [2020-04-17T22:36:02.908Z] #44 ... [2020-04-17T22:36:02.908Z] [2020-04-17T22:36:02.908Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:02.908Z] #38 9.218 -- The C compiler identification is GNU 8.3.0 [2020-04-17T22:36:02.908Z] #38 9.300 -- Check for working C compiler: /usr/bin/cc [2020-04-17T22:36:02.908Z] #38 10.54 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T22:36:02.908Z] #38 10.54 -- Detecting C compiler ABI info [2020-04-17T22:36:02.908Z] #38 11.43 -- Detecting C compiler ABI info - done [2020-04-17T22:36:02.908Z] #38 11.44 -- Detecting C compile features [2020-04-17T22:36:02.908Z] #38 14.44 -- Detecting C compile features - done [2020-04-17T22:36:02.908Z] #38 14.49 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T22:36:02.908Z] #38 14.84 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T22:36:02.908Z] #38 14.95 -- Configuring done [2020-04-17T22:36:02.908Z] #38 14.98 -- Generating done [2020-04-17T22:36:02.908Z] #38 14.99 -- Build files have been written to: /tmp/tmp.fnyYCYxNvL/tini [2020-04-17T22:36:02.908Z] #38 15.00 + make tini-static [2020-04-17T22:36:02.908Z] #38 15.58 Scanning dependencies of target tini-static [2020-04-17T22:36:02.908Z] #38 15.79 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T22:36:02.908Z] #38 17.93 [100%] Linking C executable tini-static [2020-04-17T22:36:02.908Z] #38 19.09 [100%] Built target tini-static [2020-04-17T22:36:02.908Z] #38 19.22 + mkdir -p /build [2020-04-17T22:36:02.908Z] #38 19.24 + cp tini-static /build/docker-init [2020-04-17T22:36:03.169Z] #38 ... [2020-04-17T22:36:03.169Z] [2020-04-17T22:36:03.169Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:03.169Z] #44 18.81 DEP images/regfile.pb-c.d [2020-04-17T22:36:03.169Z] #44 ... [2020-04-17T22:36:03.169Z] [2020-04-17T22:36:03.169Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:03.169Z] #38 DONE 19.5s [2020-04-17T22:36:03.169Z] [2020-04-17T22:36:03.169Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:03.169Z] #44 18.86 PBCC images/ns.pb-c.c [2020-04-17T22:36:03.169Z] #44 18.92 DEP images/ns.pb-c.d [2020-04-17T22:36:03.430Z] #44 19.05 PBCC images/fdinfo.pb-c.c [2020-04-17T22:36:03.618Z] #65 ... [2020-04-17T22:36:03.618Z] [2020-04-17T22:36:03.618Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:03.618Z] #43 47.83 Reading package lists... [2020-04-17T22:36:03.618Z] #43 58.92 Building dependency tree... [2020-04-17T22:36:03.618Z] #43 65.52 The following additional packages will be installed: [2020-04-17T22:36:03.618Z] #43 65.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T22:36:03.618Z] #43 65.54 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T22:36:03.618Z] #43 65.57 Suggested packages: [2020-04-17T22:36:03.618Z] #43 65.57 manpages-dev python-setuptools [2020-04-17T22:36:03.618Z] #43 68.02 The following NEW packages will be installed: [2020-04-17T22:36:03.618Z] #43 68.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T22:36:03.618Z] #43 68.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T22:36:03.618Z] #43 68.04 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T22:36:03.618Z] #43 68.04 python-six zlib1g-dev [2020-04-17T22:36:03.618Z] #43 ... [2020-04-17T22:36:03.618Z] [2020-04-17T22:36:03.618Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:36:03.618Z] #35 64.54 The following NEW packages will be installed: [2020-04-17T22:36:03.618Z] #35 64.56 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T22:36:03.618Z] #35 64.56 vim-common xxd [2020-04-17T22:36:03.618Z] #35 65.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:36:03.618Z] #35 65.02 Need to get 14.9 MB of archives. [2020-04-17T22:36:03.618Z] #35 65.02 After this operation, 61.8 MB of additional disk space will be used. [2020-04-17T22:36:03.618Z] #35 65.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T22:36:03.618Z] #35 65.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:36:03.618Z] #35 65.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T22:36:03.618Z] #35 65.29 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T22:36:03.618Z] #35 66.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-17T22:36:03.618Z] #35 66.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-17T22:36:03.618Z] #35 67.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-17T22:36:03.618Z] #35 67.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-17T22:36:03.618Z] #35 67.02 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-17T22:36:03.618Z] #35 67.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-17T22:36:03.694Z] #44 19.34 DEP images/fdinfo.pb-c.d [2020-04-17T22:36:03.694Z] #44 19.44 PBCC images/core-aarch64.pb-c.c [2020-04-17T22:36:03.955Z] #44 19.57 PBCC images/core-arm.pb-c.c [2020-04-17T22:36:03.955Z] #44 19.61 PBCC images/core-ppc64.pb-c.c [2020-04-17T22:36:03.955Z] #44 19.69 PBCC images/core-s390.pb-c.c [2020-04-17T22:36:03.955Z] #44 19.72 PBCC images/core-x86.pb-c.c [2020-04-17T22:36:04.215Z] #44 19.82 PBCC images/core.pb-c.c [2020-04-17T22:36:04.215Z] #44 19.99 PBCC images/inventory.pb-c.c [2020-04-17T22:36:04.476Z] #44 20.26 DEP images/core-aarch64.pb-c.d [2020-04-17T22:36:04.549Z] #35 69.32 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:36:04.729Z] #10 ... [2020-04-17T22:36:04.729Z] [2020-04-17T22:36:04.729Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:04.729Z] #47 156.4 vendor/golang.org/x/text/unicode/bidi [2020-04-17T22:36:04.729Z] #47 159.4 vendor/golang.org/x/text/secure/bidirule [2020-04-17T22:36:04.729Z] #47 159.7 vendor/golang.org/x/text/unicode/norm [2020-04-17T22:36:04.729Z] #47 ... [2020-04-17T22:36:04.729Z] [2020-04-17T22:36:04.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:04.729Z] #44 54.43 CC images/netdev.o [2020-04-17T22:36:04.729Z] #44 55.03 CC images/tty.o [2020-04-17T22:36:04.729Z] #44 55.98 CC images/file-lock.o [2020-04-17T22:36:04.729Z] #44 56.26 CC images/rlimit.o [2020-04-17T22:36:04.729Z] #44 56.61 CC images/pagemap.o [2020-04-17T22:36:04.729Z] #44 57.26 CC images/siginfo.o [2020-04-17T22:36:04.729Z] #44 57.72 CC images/rpc.o [2020-04-17T22:36:04.736Z] #44 20.37 DEP images/core-arm.pb-c.d [2020-04-17T22:36:04.736Z] #44 ... [2020-04-17T22:36:04.736Z] [2020-04-17T22:36:04.736Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:04.736Z] #47 67.73 regexp [2020-04-17T22:36:04.736Z] #47 69.77 os [2020-04-17T22:36:04.736Z] #47 75.00 github.com/LK4D4/vndr/versioned [2020-04-17T22:36:04.736Z] #47 75.76 os/exec [2020-04-17T22:36:04.736Z] #47 75.84 internal/lazyregexp [2020-04-17T22:36:04.736Z] #47 75.93 net [2020-04-17T22:36:04.736Z] #47 77.53 encoding/binary [2020-04-17T22:36:04.736Z] #47 77.60 flag [2020-04-17T22:36:04.736Z] #47 ... [2020-04-17T22:36:04.736Z] [2020-04-17T22:36:04.736Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:04.736Z] #33 67.79 os [2020-04-17T22:36:04.736Z] #33 69.95 internal/fmtsort [2020-04-17T22:36:04.736Z] #33 72.33 fmt [2020-04-17T22:36:04.736Z] #33 72.35 path/filepath [2020-04-17T22:36:04.736Z] #33 74.09 io/ioutil [2020-04-17T22:36:04.736Z] #33 76.49 flag [2020-04-17T22:36:04.736Z] #33 76.50 github.com/BurntSushi/toml [2020-04-17T22:36:04.736Z] #33 76.50 log [2020-04-17T22:36:04.806Z] #35 ... [2020-04-17T22:36:04.806Z] [2020-04-17T22:36:04.806Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:04.806Z] #74 DONE 68.9s [2020-04-17T22:36:04.806Z] [2020-04-17T22:36:04.806Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:04.806Z] #43 68.71 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:36:04.806Z] #43 68.71 Need to get 4095 kB of archives. [2020-04-17T22:36:04.806Z] #43 68.71 After this operation, 22.5 MB of additional disk space will be used. [2020-04-17T22:36:04.806Z] #43 68.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-17T22:36:04.806Z] #43 68.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T22:36:04.806Z] #43 68.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-17T22:36:04.806Z] #43 68.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T22:36:04.806Z] #43 68.74 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-17T22:36:04.806Z] #43 68.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T22:36:04.806Z] #43 68.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-17T22:36:04.806Z] #43 68.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-17T22:36:04.806Z] #43 68.80 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-17T22:36:04.806Z] #43 69.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-17T22:36:04.806Z] #43 69.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-17T22:36:04.806Z] #43 69.17 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-17T22:36:04.806Z] #43 69.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-17T22:36:04.806Z] #43 69.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-17T22:36:04.806Z] #43 69.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T22:36:04.806Z] #43 69.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-17T22:36:04.806Z] #43 69.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-17T22:36:04.997Z] #33 ... [2020-04-17T22:36:04.997Z] [2020-04-17T22:36:04.997Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:04.997Z] #44 20.47 DEP images/core-ppc64.pb-c.d [2020-04-17T22:36:04.997Z] #44 20.57 DEP images/core-s390.pb-c.d [2020-04-17T22:36:04.997Z] #44 20.77 DEP images/core-x86.pb-c.d [2020-04-17T22:36:05.257Z] #44 20.89 DEP images/core.pb-c.d [2020-04-17T22:36:05.257Z] #44 20.97 DEP images/inventory.pb-c.d [2020-04-17T22:36:05.518Z] #44 21.15 PBCC images/cpuinfo.pb-c.c [2020-04-17T22:36:05.778Z] #44 21.31 DEP images/cpuinfo.pb-c.d [2020-04-17T22:36:05.778Z] #44 21.40 PBCC images/stats.pb-c.c [2020-04-17T22:36:05.778Z] #44 21.42 DEP images/stats.pb-c.d [2020-04-17T22:36:06.094Z] #44 59.45 CC images/ext-file.o [2020-04-17T22:36:06.094Z] #44 59.63 CC images/cgroup.o [2020-04-17T22:36:06.702Z] #43 71.32 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:36:06.895Z] #33 ... [2020-04-17T22:36:06.895Z] [2020-04-17T22:36:06.895Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:06.895Z] #43 47.37 Reading package lists... [2020-04-17T22:36:06.895Z] #43 59.43 Building dependency tree... [2020-04-17T22:36:06.895Z] #43 66.14 The following additional packages will be installed: [2020-04-17T22:36:06.895Z] #43 66.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T22:36:06.895Z] #43 66.16 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T22:36:06.895Z] #43 66.19 Suggested packages: [2020-04-17T22:36:06.895Z] #43 66.19 manpages-dev python-setuptools [2020-04-17T22:36:06.895Z] #43 68.24 The following NEW packages will be installed: [2020-04-17T22:36:06.895Z] #43 68.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T22:36:06.895Z] #43 68.28 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T22:36:06.895Z] #43 68.28 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T22:36:06.895Z] #43 68.28 python-six zlib1g-dev [2020-04-17T22:36:06.895Z] #43 68.86 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:36:06.895Z] #43 68.86 Need to get 4095 kB of archives. [2020-04-17T22:36:06.895Z] #43 68.86 After this operation, 22.5 MB of additional disk space will be used. [2020-04-17T22:36:06.895Z] #43 68.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-17T22:36:06.895Z] #43 68.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T22:36:06.895Z] #43 68.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-17T22:36:06.895Z] #43 68.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T22:36:06.895Z] #43 68.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-17T22:36:06.895Z] #43 68.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T22:36:06.895Z] #43 68.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-17T22:36:06.895Z] #43 68.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-17T22:36:06.895Z] #43 68.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-17T22:36:06.895Z] #43 69.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-17T22:36:06.895Z] #43 69.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-17T22:36:06.895Z] #43 ... [2020-04-17T22:36:06.895Z] [2020-04-17T22:36:06.895Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:36:06.895Z] #62 58.09 Building dependency tree... [2020-04-17T22:36:06.895Z] #62 64.56 The following additional packages will be installed: [2020-04-17T22:36:06.895Z] #62 64.60 libbtrfs0 [2020-04-17T22:36:06.895Z] #62 64.97 The following NEW packages will be installed: [2020-04-17T22:36:06.895Z] #62 65.00 libbtrfs-dev libbtrfs0 [2020-04-17T22:36:06.895Z] #62 65.73 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:36:06.895Z] #62 65.73 Need to get 119 kB of archives. [2020-04-17T22:36:06.895Z] #62 65.73 After this operation, 387 kB of additional disk space will be used. [2020-04-17T22:36:06.895Z] #62 65.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T22:36:06.895Z] #62 65.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T22:36:06.895Z] #62 68.07 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:36:06.895Z] #62 68.41 Fetched 119 kB in 0s (323 kB/s) [2020-04-17T22:36:06.895Z] #62 68.61 Selecting previously unselected package libbtrfs0. [2020-04-17T22:36:06.895Z] #62 68.61 (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 ... 15405 files and directories currently installed.) [2020-04-17T22:36:06.895Z] #62 68.74 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T22:36:06.895Z] #62 68.74 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:36:06.895Z] #62 68.88 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:36:06.895Z] #62 68.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T22:36:06.895Z] #62 68.91 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:36:06.895Z] #62 ... [2020-04-17T22:36:06.895Z] [2020-04-17T22:36:06.895Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:06.895Z] #43 69.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-17T22:36:06.895Z] #43 69.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] [2020-04-17T22:36:06.895Z] #43 69.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-17T22:36:06.895Z] #43 69.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T22:36:06.895Z] #43 69.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-17T22:36:06.895Z] #43 69.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-17T22:36:06.959Z] #43 71.75 Fetched 4095 kB in 1s (4098 kB/s) [2020-04-17T22:36:07.024Z] #44 60.56 CC images/userns.o [2020-04-17T22:36:07.217Z] #43 71.97 Selecting previously unselected package libcap-dev:amd64. [2020-04-17T22:36:07.217Z] #43 71.97 (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 ... 15405 files and directories currently installed.) [2020-04-17T22:36:07.288Z] #44 60.91 CC images/google/protobuf/descriptor.o [2020-04-17T22:36:07.471Z] #43 ... [2020-04-17T22:36:07.471Z] [2020-04-17T22:36:07.471Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:36:07.471Z] #62 69.48 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:36:07.471Z] #62 69.50 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:36:07.471Z] #62 69.52 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:36:07.471Z] #62 DONE 70.1s [2020-04-17T22:36:07.471Z] [2020-04-17T22:36:07.471Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:36:07.471Z] #63 DONE 0.1s [2020-04-17T22:36:07.474Z] #43 72.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-17T22:36:07.474Z] #43 72.21 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T22:36:07.587Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-04-17T22:36:07.690Z] #44 ... [2020-04-17T22:36:07.690Z] [2020-04-17T22:36:07.690Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:07.690Z] #10 70.94 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T22:36:07.690Z] #10 70.94 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-17T22:36:07.690Z] #10 70.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:07.690Z] #10 71.23 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T22:36:07.690Z] #10 71.25 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-17T22:36:07.690Z] #10 71.26 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:07.690Z] #10 ... [2020-04-17T22:36:07.690Z] [2020-04-17T22:36:07.690Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:07.690Z] #47 80.11 go/scanner [2020-04-17T22:36:07.729Z] [2020-04-17T22:36:07.729Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T22:36:07.729Z] #64 DONE 0.1s [2020-04-17T22:36:07.729Z] [2020-04-17T22:36:07.729Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:07.731Z] #43 72.54 Selecting previously unselected package libnet1:amd64. [2020-04-17T22:36:07.731Z] #43 72.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T22:36:07.731Z] #43 72.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:36:07.731Z] #43 ... [2020-04-17T22:36:07.731Z] [2020-04-17T22:36:07.731Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:07.731Z] #10 51.77 Reading package lists... [2020-04-17T22:36:07.731Z] #10 63.24 Building dependency tree... [2020-04-17T22:36:07.731Z] #10 69.14 The following additional packages will be installed: [2020-04-17T22:36:07.731Z] #10 69.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T22:36:07.731Z] #10 69.16 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T22:36:07.731Z] #10 69.17 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T22:36:07.731Z] #10 69.21 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:36:07.731Z] #10 69.23 Suggested packages: [2020-04-17T22:36:07.731Z] #10 69.23 gcc-8-locales seccomp wine64 [2020-04-17T22:36:07.731Z] #10 71.31 The following NEW packages will be installed: [2020-04-17T22:36:07.731Z] #10 71.35 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T22:36:07.731Z] #10 71.35 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T22:36:07.731Z] #10 71.35 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T22:36:07.731Z] #10 71.35 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T22:36:07.731Z] #10 71.35 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T22:36:07.731Z] #10 71.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:36:07.731Z] #10 71.83 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:36:07.731Z] #10 71.83 Need to get 77.7 MB of archives. [2020-04-17T22:36:07.731Z] #10 71.83 After this operation, 487 MB of additional disk space will be used. [2020-04-17T22:36:07.731Z] #10 71.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-17T22:36:07.731Z] #10 72.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-17T22:36:07.731Z] #10 72.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-17T22:36:07.731Z] #10 72.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-17T22:36:07.731Z] #10 72.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-17T22:36:07.731Z] #10 72.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T22:36:07.951Z] #47 81.00 net/url [2020-04-17T22:36:07.994Z] #10 ... [2020-04-17T22:36:07.994Z] [2020-04-17T22:36:07.994Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:07.994Z] #65 4.836 + RM_GOPATH=0 [2020-04-17T22:36:07.994Z] #65 4.836 + TMP_GOPATH= [2020-04-17T22:36:07.994Z] #65 4.836 + : /build [2020-04-17T22:36:07.994Z] #65 4.836 + '[' -z '' ']' [2020-04-17T22:36:07.994Z] #65 4.836 ++ mktemp -d [2020-04-17T22:36:07.994Z] #65 4.872 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:36:07.994Z] #65 4.885 + export GOPATH=/tmp/tmp.37sg0gX1XQ [2020-04-17T22:36:07.994Z] #65 4.885 + GOPATH=/tmp/tmp.37sg0gX1XQ [2020-04-17T22:36:07.994Z] #65 4.885 + RM_GOPATH=1 [2020-04-17T22:36:07.994Z] #65 4.885 ++ dirname ./install.sh [2020-04-17T22:36:07.994Z] #65 4.885 + dir=. [2020-04-17T22:36:07.994Z] #65 4.885 + bin=containerd [2020-04-17T22:36:07.994Z] #65 4.885 + shift [2020-04-17T22:36:07.994Z] #65 4.885 + '[' '!' -f ./containerd.installer ']' [2020-04-17T22:36:07.994Z] #65 4.885 + . ./containerd.installer [2020-04-17T22:36:07.994Z] #65 4.885 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:36:07.994Z] #65 4.885 + install_containerd [2020-04-17T22:36:07.994Z] #65 4.885 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T22:36:07.994Z] #65 4.885 + git clone https://github.com/containerd/containerd.git /tmp/tmp.37sg0gX1XQ/src/github.com/containerd/containerd [2020-04-17T22:36:07.994Z] #65 4.939 Cloning into '/tmp/tmp.37sg0gX1XQ/src/github.com/containerd/containerd'... [2020-04-17T22:36:09.336Z] #47 82.44 go/ast [2020-04-17T22:36:09.908Z] #47 82.88 text/template/parse [2020-04-17T22:36:10.556Z] #44 63.64 CC images/opts.o [2020-04-17T22:36:10.556Z] #44 64.05 CC images/seccomp.o [2020-04-17T22:36:10.812Z] #44 64.45 CC images/binfmt-misc.o [2020-04-17T22:36:11.016Z] #65 ... [2020-04-17T22:36:11.016Z] [2020-04-17T22:36:11.016Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:11.016Z] #27 6.375 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T22:36:11.016Z] #27 6.985 [2020-04-17T22:36:11.016Z] #27 7.256 #=#=# # 1.6% ### 4.3% ##### 7.0% ######### 13.0% ############ 17.9% ################## 25.3% ###################### 31.3% ############################ 39.8% ################################ 44.9% ################################### 49.4% ##################################### 52.7% ######################################## 56.0% ########################################### 60.4% ################################################ 67.0% ##################################################### 73.8% ######################################################## 78.1% ########################################################### 82.4% ############################################################# 85.6% ############################################################### 88.1% ################################################################ 89.1% ################################################################# 90.9% ######################################################################## 100.0% [2020-04-17T22:36:11.271Z] #65 ... [2020-04-17T22:36:11.271Z] [2020-04-17T22:36:11.271Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:11.271Z] #27 6.812 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T22:36:11.271Z] #27 7.402 [2020-04-17T22:36:11.271Z] #27 7.631 0.0% ##### 7.3% ######## 11.2% ########## 15.1% ################## 25.7% ###################### 31.4% ############################ 40.0% ################################## 47.8% ##################################### 51.8% ######################################## 56.6% ########################################## 58.7% ############################################# 63.5% ################################################## 70.8% ######################################################### 79.2% ########################################################### 82.6% ############################################################# 86.1% ################################################################### 93.4% ###################################################################### 97.7% ######################################################################## 100.0% [2020-04-17T22:36:11.293Z] #47 ... [2020-04-17T22:36:11.293Z] [2020-04-17T22:36:11.293Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:11.293Z] #56 74.08 path/filepath [2020-04-17T22:36:11.293Z] #56 74.10 mvdan.cc/sh/v3/fileutil [2020-04-17T22:36:11.293Z] #56 78.19 encoding/binary [2020-04-17T22:36:11.293Z] #56 78.20 flag [2020-04-17T22:36:11.293Z] #56 78.20 github.com/pkg/diff [2020-04-17T22:36:11.293Z] #56 78.21 go/token [2020-04-17T22:36:11.293Z] #56 79.46 go/scanner [2020-04-17T22:36:11.293Z] #56 81.80 mvdan.cc/editorconfig [2020-04-17T22:36:11.293Z] #56 81.93 mvdan.cc/sh/v3/syntax [2020-04-17T22:36:11.293Z] #56 82.08 go/ast [2020-04-17T22:36:11.293Z] #56 82.74 encoding/base64 [2020-04-17T22:36:11.293Z] #56 ... [2020-04-17T22:36:11.293Z] [2020-04-17T22:36:11.293Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:11.293Z] #65 40.07 Checking out files: 36% (1157/3176) Checking out files: 37% (1176/3176) Checking out files: 38% (1207/3176) Checking out files: 39% (1239/3176) Checking out files: 40% (1271/3176) Checking out files: 41% (1303/3176) Checking out files: 42% (1334/3176) Checking out files: 43% (1366/3176) Checking out files: 44% (1398/3176) Checking out files: 45% (1430/3176) Checking out files: 46% (1461/3176) Checking out files: 47% (1493/3176) Checking out files: 48% (1525/3176) Checking out files: 49% (1557/3176) Checking out files: 50% (1588/3176) Checking out files: 51% (1620/3176) Checking out files: 52% (1652/3176) Checking out files: 53% (1684/3176) Checking out files: 54% (1716/3176) Checking out files: 55% (1747/3176) Checking out files: 56% (1779/3176) Checking out files: 57% (1811/3176) Checking out files: 58% (1843/3176) Checking out files: 59% (1874/3176) Checking out files: 60% (1906/3176) Checking out files: 61% (1938/3176) Checking out files: 62% (1970/3176) Checking out files: 63% (2001/3176) Checking out files: 64% (2033/3176) Checking out files: 65% (2065/3176) Checking out files: 66% (2097/3176) Checking out files: 67% (2128/3176) Checking out files: 68% (2160/3176) Checking out files: 69% (2192/3176) Checking out files: 70% (2224/3176) Checking out files: 71% (2255/3176) Checking out files: 72% (2287/3176) Checking out files: 73% (2319/3176) Checking out files: 74% (2351/3176) Checking out files: 75% (2382/3176) Checking out files: 76% (2414/3176) Checking out files: 77% (2446/3176) Checking out files: 78% (2478/3176) Checking out files: 78% (2509/3176) Checking out files: 79% (2510/3176) Checking out files: 80% (2541/3176) Checking out files: 81% (2573/3176) Checking out files: 82% (2605/3176) Checking out files: 83% (2637/3176) Checking out files: 84% (2668/3176) Checking out files: 85% (2700/3176) Checking out files: 86% (2732/3176) Checking out files: 87% (2764/3176) Checking out files: 88% (2795/3176) Checking out files: 89% (2827/3176) Checking out files: 90% (2859/3176) Checking out files: 91% (2891/3176) Checking out files: 92% (2922/3176) Checking out files: 93% (2954/3176) Checking out files: 94% (2986/3176) Checking out files: 95% (3018/3176) Checking out files: 96% (3049/3176) Checking out files: 97% (3081/3176) Checking out files: 98% (3113/3176) Checking out files: 99% (3145/3176) Checking out files: 100% (3176/3176) Checking out files: 100% (3176/3176), done. [2020-04-17T22:36:11.293Z] #65 41.80 + cd /tmp/tmp.QYUtytCheZ/src/github.com/containerd/containerd [2020-04-17T22:36:11.293Z] #65 41.81 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:36:11.528Z] #27 10.46 [2020-04-17T22:36:11.554Z] #65 43.67 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T22:36:11.554Z] #65 43.67 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T22:36:11.554Z] #65 43.67 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:36:11.554Z] #65 43.67 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:36:11.554Z] #65 43.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T22:36:11.554Z] #65 43.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T22:36:11.554Z] #65 43.67 + '[' '' = dynamic ']' [2020-04-17T22:36:11.554Z] #65 43.67 + make [2020-04-17T22:36:11.583Z] #27 10.43 [2020-04-17T22:36:11.583Z] #27 ... [2020-04-17T22:36:11.583Z] [2020-04-17T22:36:11.583Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:11.583Z] #65 3.851 + RM_GOPATH=0 [2020-04-17T22:36:11.583Z] #65 3.851 + TMP_GOPATH= [2020-04-17T22:36:11.583Z] #65 3.851 + : /build [2020-04-17T22:36:11.583Z] #65 3.851 + '[' -z '' ']' [2020-04-17T22:36:11.583Z] #65 3.851 ++ mktemp -d [2020-04-17T22:36:11.583Z] #65 3.859 + export GOPATH=/tmp/tmp.b9RE0Nowtt [2020-04-17T22:36:11.583Z] #65 3.859 + GOPATH=/tmp/tmp.b9RE0Nowtt [2020-04-17T22:36:11.583Z] #65 3.859 + RM_GOPATH=1 [2020-04-17T22:36:11.583Z] #65 3.859 ++ dirname ./install.sh [2020-04-17T22:36:11.583Z] #65 3.859 + dir=. [2020-04-17T22:36:11.583Z] #65 3.859 + bin=containerd [2020-04-17T22:36:11.583Z] #65 3.859 + shift [2020-04-17T22:36:11.583Z] #65 3.859 + '[' '!' -f ./containerd.installer ']' [2020-04-17T22:36:11.583Z] #65 3.859 + . ./containerd.installer [2020-04-17T22:36:11.583Z] #65 3.859 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:36:11.583Z] #65 3.859 + install_containerd [2020-04-17T22:36:11.583Z] #65 3.859 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T22:36:11.583Z] #65 3.859 + git clone https://github.com/containerd/containerd.git /tmp/tmp.b9RE0Nowtt/src/github.com/containerd/containerd [2020-04-17T22:36:11.583Z] #65 3.859 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:36:11.583Z] #65 3.880 Cloning into '/tmp/tmp.b9RE0Nowtt/src/github.com/containerd/containerd'... [2020-04-17T22:36:11.740Z] #44 64.91 CC images/time.o [2020-04-17T22:36:11.740Z] #44 65.30 CC images/sysctl.o [2020-04-17T22:36:11.997Z] #44 65.59 CC images/autofs.o [2020-04-17T22:36:12.253Z] #44 65.79 CC images/macvlan.o [2020-04-17T22:36:12.300Z] #27 10.65 ## 3.4% ########## 14.7% ################### 26.5% ########################## 37.0% ################################ 44.7% ###################################### 53.6% [2020-04-17T22:36:12.300Z] #27 ... [2020-04-17T22:36:12.300Z] [2020-04-17T22:36:12.300Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:12.300Z] #33 66.64 internal/reflectlite [2020-04-17T22:36:12.300Z] #33 66.67 sync [2020-04-17T22:36:12.300Z] #33 71.07 sort [2020-04-17T22:36:12.300Z] #33 71.07 errors [2020-04-17T22:36:12.300Z] #33 71.74 strconv [2020-04-17T22:36:12.300Z] #33 72.88 io [2020-04-17T22:36:12.300Z] #33 75.17 internal/oserror [2020-04-17T22:36:12.300Z] #33 75.57 syscall [2020-04-17T22:36:12.509Z] #44 ... [2020-04-17T22:36:12.509Z] [2020-04-17T22:36:12.509Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:12.509Z] #68 174.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:36:12.509Z] #68 174.9 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T22:36:12.557Z] #33 ... [2020-04-17T22:36:12.557Z] [2020-04-17T22:36:12.557Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:12.815Z] #27 10.65 ## 3.4% ########## 14.7% ################### 26.5% ########################## 37.0% ################################ 44.7% ###################################### 53.6% ############################################## 65.0% ##################################################### 74.8% ################################################################ 89.8% ######################################################################## 100.0% [2020-04-17T22:36:12.941Z] #65 45.04 + bin/ctr [2020-04-17T22:36:13.379Z] #27 12.36 [2020-04-17T22:36:13.518Z] #65 ... [2020-04-17T22:36:13.518Z] [2020-04-17T22:36:13.518Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:13.518Z] #33 81.95 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:36:13.518Z] #33 DONE 86.3s [2020-04-17T22:36:13.518Z] [2020-04-17T22:36:13.518Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:13.518Z] #56 84.43 encoding/json [2020-04-17T22:36:13.518Z] #56 85.59 golang.org/x/sys/unix [2020-04-17T22:36:14.172Z] #65 ... [2020-04-17T22:36:14.172Z] [2020-04-17T22:36:14.172Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:36:14.172Z] #35 66.22 Selecting previously unselected package libicu63:amd64. [2020-04-17T22:36:14.172Z] #35 66.28 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T22:36:14.172Z] #35 66.32 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:36:14.172Z] #35 ... [2020-04-17T22:36:14.172Z] [2020-04-17T22:36:14.172Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:14.172Z] #27 10.80 #=#=# ## 3.5% ############### 22.0% ############################# 41.6% ###################################### 53.0% ############################################# 63.3% ################################################ 67.1% ##################################################### 74.0% ############################################################# 86.0% ######################################################################## 100.0% [2020-04-17T22:36:14.172Z] #27 12.40 [2020-04-17T22:36:14.399Z] #68 ... [2020-04-17T22:36:14.399Z] [2020-04-17T22:36:14.399Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:14.399Z] #47 166.9 vendor/golang.org/x/net/idna [2020-04-17T22:36:14.399Z] #47 170.2 vendor/golang.org/x/net/http2/hpack [2020-04-17T22:36:14.399Z] #47 172.1 mime [2020-04-17T22:36:14.399Z] #47 175.2 mime/quotedprintable [2020-04-17T22:36:14.399Z] #47 175.9 net/http/internal [2020-04-17T22:36:14.655Z] #47 ... [2020-04-17T22:36:14.655Z] [2020-04-17T22:36:14.655Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:14.655Z] #44 66.13 CC images/sit.o [2020-04-17T22:36:14.655Z] #44 66.49 LINK images/built-in.o [2020-04-17T22:36:14.655Z] #44 66.57 GEN compel/include/asm [2020-04-17T22:36:14.655Z] #44 66.58 GEN compel/include/version.h [2020-04-17T22:36:14.655Z] #44 66.60 touch .config [2020-04-17T22:36:14.655Z] #44 66.62 GEN include/common/config.h [2020-04-17T22:36:14.655Z] #44 66.72 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-17T22:36:14.655Z] #44 66.74 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-17T22:36:14.655Z] #44 66.78 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-17T22:36:14.655Z] #44 66.80 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-17T22:36:14.655Z] #44 66.84 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-17T22:36:14.655Z] #44 66.90 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-17T22:36:14.655Z] #44 66.95 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T22:36:14.655Z] #44 66.98 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-17T22:36:14.655Z] #44 67.01 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T22:36:14.655Z] #44 67.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T22:36:14.655Z] #44 67.05 DEP compel/plugins/std/infect.d [2020-04-17T22:36:14.655Z] #44 67.29 DEP compel/plugins/std/string.d [2020-04-17T22:36:14.655Z] #44 67.47 DEP compel/plugins/std/log.d [2020-04-17T22:36:14.655Z] #44 67.64 DEP compel/plugins/std/fds.d [2020-04-17T22:36:14.655Z] #44 67.84 DEP compel/plugins/std/std.d [2020-04-17T22:36:14.655Z] #44 68.05 DEP compel/plugins/shmem/shmem.d [2020-04-17T22:36:14.655Z] #44 68.18 DEP compel/plugins/fds/fds.d [2020-04-17T22:36:14.924Z] #27 12.59 0.0% #### 5.6% ####### 9.8% ########### 15.6% ############## 20.1% ################# 24.5% ###################### 30.6% ########################### 37.9% ############################## 42.5% ################################# 46.7% ##################################### 51.5% ############################################# 63.4% ############################################### 66.6% [2020-04-17T22:36:14.924Z] #27 ... [2020-04-17T22:36:14.924Z] [2020-04-17T22:36:14.924Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:36:14.924Z] #35 69.79 Fetched 14.9 MB in 3s (5519 kB/s) [2020-04-17T22:36:14.924Z] #35 70.20 Selecting previously unselected package xxd. [2020-04-17T22:36:14.924Z] #35 70.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 ... 15405 files and directories currently installed.) [2020-04-17T22:36:14.924Z] #35 70.31 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T22:36:14.924Z] #35 70.31 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:36:14.924Z] #35 70.91 Selecting previously unselected package vim-common. [2020-04-17T22:36:14.924Z] #35 70.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:36:14.924Z] #35 71.09 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:36:14.924Z] #35 71.78 Selecting previously unselected package cmake-data. [2020-04-17T22:36:14.924Z] #35 71.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T22:36:14.924Z] #35 71.78 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T22:36:14.924Z] #35 77.40 Selecting previously unselected package libicu63:amd64. [2020-04-17T22:36:14.924Z] #35 77.42 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T22:36:14.924Z] #35 77.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:36:15.182Z] #35 ... [2020-04-17T22:36:15.182Z] [2020-04-17T22:36:15.182Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:15.218Z] #44 68.60 CC compel/plugins/std/std.o [2020-04-17T22:36:15.271Z] #27 12.76 #=#=# 0.0% 0.5% 1.0% # 1.6% # 1.9% # 2.1% # 2.3% # 2.6% ## 2.9% ### 4.6% ###### 9.5% ####### 11.0% [2020-04-17T22:36:15.272Z] #27 ... [2020-04-17T22:36:15.272Z] [2020-04-17T22:36:15.272Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:15.272Z] #10 67.89 Get:10 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] [2020-04-17T22:36:15.272Z] #10 71.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-17T22:36:15.272Z] #10 71.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-17T22:36:15.272Z] #10 71.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T22:36:15.272Z] #10 71.85 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T22:36:15.272Z] #10 71.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-04-17T22:36:15.272Z] #10 71.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-17T22:36:15.272Z] #10 71.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-17T22:36:15.272Z] #10 71.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-17T22:36:15.272Z] #10 71.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-17T22:36:15.272Z] #10 72.05 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-17T22:36:15.272Z] #10 72.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-17T22:36:15.272Z] #10 72.30 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-17T22:36:15.272Z] #10 72.32 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-17T22:36:15.272Z] #10 72.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-17T22:36:15.272Z] #10 72.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-17T22:36:15.272Z] #10 73.97 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:36:15.272Z] #10 74.26 Fetched 77.7 MB in 12s (6341 kB/s) [2020-04-17T22:36:15.272Z] #10 74.47 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T22:36:15.272Z] #10 74.47 (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 ... 15405 files and directories currently installed.) [2020-04-17T22:36:15.272Z] #10 74.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-17T22:36:15.272Z] #10 74.57 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:36:15.439Z] #27 12.59 0.0% #### 5.6% ####### 9.8% ########### 15.6% ############## 20.1% ################# 24.5% ###################### 30.6% ########################### 37.9% ############################## 42.5% ################################# 46.7% ##################################### 51.5% ############################################# 63.4% ############################################### 66.6% #################################################### 73.1% ########################################################### 82.8% ################################################################## 92.6% ######################################################################## 100.0% [2020-04-17T22:36:15.542Z] #10 ... [2020-04-17T22:36:15.542Z] [2020-04-17T22:36:15.542Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:15.542Z] #47 67.34 internal/reflectlite [2020-04-17T22:36:15.542Z] #47 67.36 sync [2020-04-17T22:36:15.542Z] #47 70.17 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T22:36:15.542Z] #47 70.76 math/rand [2020-04-17T22:36:15.542Z] #47 72.52 internal/singleflight [2020-04-17T22:36:15.542Z] #47 73.29 io [2020-04-17T22:36:15.542Z] #47 73.30 strconv [2020-04-17T22:36:15.542Z] #47 75.13 bytes [2020-04-17T22:36:15.542Z] #47 ... [2020-04-17T22:36:15.542Z] [2020-04-17T22:36:15.542Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:15.542Z] #43 72.04 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:36:15.542Z] #43 72.40 Fetched 4095 kB in 1s (4440 kB/s) [2020-04-17T22:36:15.542Z] #43 72.53 Selecting previously unselected package libcap-dev:amd64. [2020-04-17T22:36:15.542Z] #43 72.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 ... 15405 files and directories currently installed.) [2020-04-17T22:36:15.542Z] #43 72.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-17T22:36:15.542Z] #43 72.70 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T22:36:15.542Z] #43 73.04 Selecting previously unselected package libnet1:amd64. [2020-04-17T22:36:15.542Z] #43 73.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T22:36:15.542Z] #43 73.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:36:15.542Z] #43 73.32 Selecting previously unselected package libnet1-dev. [2020-04-17T22:36:15.542Z] #43 73.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T22:36:15.542Z] #43 73.33 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:36:15.542Z] #43 73.90 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T22:36:15.542Z] #43 73.91 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T22:36:15.542Z] #43 73.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:36:15.542Z] #43 74.10 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-17T22:36:15.542Z] #43 74.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-17T22:36:15.542Z] #43 74.15 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T22:36:15.542Z] #43 74.68 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T22:36:15.542Z] #43 74.69 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:36:15.542Z] #43 74.73 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:36:15.542Z] #43 74.86 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-17T22:36:15.542Z] #43 74.86 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:36:15.542Z] #43 74.95 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T22:36:15.542Z] #43 75.34 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-17T22:36:15.542Z] #43 75.36 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-17T22:36:15.542Z] #43 75.42 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T22:36:15.542Z] #43 75.76 Selecting previously unselected package libprotobuf17:amd64. [2020-04-17T22:36:15.542Z] #43 75.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:15.542Z] #43 75.77 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:15.542Z] #43 77.25 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-17T22:36:15.542Z] #43 77.26 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:15.542Z] #43 77.26 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:15.542Z] #43 77.90 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-17T22:36:15.542Z] #43 77.90 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:15.542Z] #43 77.90 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:15.781Z] #44 69.12 CC compel/plugins/std/fds.o [2020-04-17T22:36:15.802Z] #43 ... [2020-04-17T22:36:15.802Z] [2020-04-17T22:36:15.802Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:16.003Z] #27 14.91 [2020-04-17T22:36:16.344Z] #44 69.79 CC compel/plugins/std/log.o [2020-04-17T22:36:16.775Z] #27 15.16 #=#=# 0.4% ## 2.9% ### 4.4% ##### 8.2% ######## 11.9% ########## [2020-04-17T22:36:16.775Z] #27 ... [2020-04-17T22:36:16.775Z] [2020-04-17T22:36:16.775Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:16.775Z] #47 71.23 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T22:36:16.775Z] #47 71.38 errors [2020-04-17T22:36:16.775Z] #47 71.90 io [2020-04-17T22:36:16.775Z] #47 72.08 strconv [2020-04-17T22:36:16.775Z] #47 73.67 bytes [2020-04-17T22:36:16.775Z] #47 77.54 bufio [2020-04-17T22:36:16.775Z] #47 78.04 reflect [2020-04-17T22:36:16.775Z] #47 81.12 syscall [2020-04-17T22:36:16.834Z] #27 12.76 #=#=# 0.0% 0.5% 1.0% # 1.6% # 1.9% # 2.1% # 2.3% # 2.6% ## 2.9% ### 4.6% ###### 9.5% ####### 11.0% ######### 13.0% ############# 18.9% ################# 24.6% ################### 26.5% ######################### 35.2% ############################# 40.9% ################################### 49.1% ####################################### 54.3% ############################################ 61.4% ################################################# 68.6% #################################################### 72.2% [2020-04-17T22:36:16.834Z] #27 ... [2020-04-17T22:36:16.834Z] [2020-04-17T22:36:16.834Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:16.834Z] #33 68.87 errors [2020-04-17T22:36:16.834Z] #33 68.88 sort [2020-04-17T22:36:16.834Z] #33 69.66 strconv [2020-04-17T22:36:16.834Z] #33 71.48 io [2020-04-17T22:36:16.834Z] #33 73.70 internal/oserror [2020-04-17T22:36:16.834Z] #33 73.90 syscall [2020-04-17T22:36:16.834Z] #33 75.75 reflect [2020-04-17T22:36:16.834Z] #33 ... [2020-04-17T22:36:16.834Z] [2020-04-17T22:36:16.834Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:17.036Z] #47 ... [2020-04-17T22:36:17.036Z] [2020-04-17T22:36:17.036Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:17.093Z] #27 12.76 #=#=# 0.0% 0.5% 1.0% # 1.6% # 1.9% # 2.1% # 2.3% # 2.6% ## 2.9% ### 4.6% ###### 9.5% ####### 11.0% ######### 13.0% ############# 18.9% ################# 24.6% ################### 26.5% ######################### 35.2% ############################# 40.9% ################################### 49.1% ####################################### 54.3% ############################################ 61.4% ################################################# 68.6% #################################################### 72.2% ######################################################### 80.0% ############################################################ 84.6% ###################################################################### 98.0% ######################################################################## 100.0% [2020-04-17T22:36:17.735Z] #56 ... [2020-04-17T22:36:17.735Z] [2020-04-17T22:36:17.735Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:17.735Z] #44 23.71 make[1]: Nothing to be done for 'all'. [2020-04-17T22:36:17.735Z] #44 26.00 CC images/stats.o [2020-04-17T22:36:17.735Z] #44 26.45 CC images/core.o [2020-04-17T22:36:17.735Z] #44 27.48 CC images/core-x86.o [2020-04-17T22:36:17.735Z] #44 28.31 CC images/core-arm.o [2020-04-17T22:36:17.735Z] #44 29.19 CC images/core-aarch64.o [2020-04-17T22:36:17.735Z] #44 30.03 CC images/core-ppc64.o [2020-04-17T22:36:17.735Z] #44 31.15 CC images/core-s390.o [2020-04-17T22:36:17.735Z] #44 32.36 CC images/cpuinfo.o [2020-04-17T22:36:17.735Z] #44 33.14 CC images/inventory.o [2020-04-17T22:36:17.735Z] #44 33.49 CC images/fdinfo.o [2020-04-17T22:36:17.917Z] #27 16.73 #=#=# [2020-04-17T22:36:18.237Z] #44 71.58 CC compel/plugins/std/string.o [2020-04-17T22:36:18.306Z] #44 33.93 CC images/fown.o [2020-04-17T22:36:18.306Z] #44 34.15 CC images/ns.o [2020-04-17T22:36:18.322Z] #27 15.16 #=#=# 0.4% ## 2.9% ### 4.4% ##### 8.2% ######## 11.9% ########## 13.9% ########### 16.0% ############ 17.4% ############# 18.7% ############## 20.0% ############### 21.2% ################ 22.4% ################# 24.1% ################## 25.3% ################### 26.6% #################### 28.0% ##################### 30.5% ####################### 33.0% [2020-04-17T22:36:18.322Z] #27 ... [2020-04-17T22:36:18.322Z] [2020-04-17T22:36:18.322Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:18.322Z] #43 72.95 Selecting previously unselected package libnet1-dev. [2020-04-17T22:36:18.322Z] #43 72.95 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 72.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:36:18.322Z] #43 73.24 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T22:36:18.322Z] #43 73.25 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 73.25 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:36:18.322Z] #43 73.46 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-17T22:36:18.322Z] #43 73.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 73.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T22:36:18.322Z] #43 74.08 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T22:36:18.322Z] #43 74.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 74.10 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:36:18.322Z] #43 74.58 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-17T22:36:18.322Z] #43 74.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 74.66 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T22:36:18.322Z] #43 74.85 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-17T22:36:18.322Z] #43 74.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 74.87 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T22:36:18.322Z] #43 75.43 Selecting previously unselected package libprotobuf17:amd64. [2020-04-17T22:36:18.322Z] #43 75.43 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 75.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:18.322Z] #43 76.87 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-17T22:36:18.322Z] #43 76.87 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 76.90 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:18.322Z] #43 77.39 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-17T22:36:18.322Z] #43 77.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 77.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:18.322Z] #43 79.77 Selecting previously unselected package libprotoc17:amd64. [2020-04-17T22:36:18.322Z] #43 79.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 79.79 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:18.322Z] #43 81.74 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T22:36:18.322Z] #43 81.74 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 81.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:36:18.322Z] #43 82.17 Selecting previously unselected package protobuf-compiler. [2020-04-17T22:36:18.322Z] #43 82.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:18.322Z] #43 82.18 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:36:18.322Z] #43 82.56 Selecting previously unselected package python-pkg-resources. [2020-04-17T22:36:18.322Z] #43 82.57 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:36:18.322Z] #43 82.57 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T22:36:18.322Z] #43 83.09 Selecting previously unselected package python-six. [2020-04-17T22:36:18.322Z] #43 83.12 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T22:36:18.322Z] #43 83.12 Unpacking python-six (1.12.0-1) ... [2020-04-17T22:36:18.322Z] #43 ... [2020-04-17T22:36:18.322Z] [2020-04-17T22:36:18.322Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:18.580Z] #27 15.16 #=#=# 0.4% ## 2.9% ### 4.4% ##### 8.2% ######## 11.9% ########## 13.9% ########### 16.0% ############ 17.4% ############# 18.7% ############## 20.0% ############### 21.2% ################ 22.4% ################# 24.1% ################## 25.3% ################### 26.6% #################### 28.0% ##################### 30.5% ####################### 33.0% ######################### 35.1% ########################## 36.3% ########################### 38.8% ############################# 41.0% ########################## [2020-04-17T22:36:18.580Z] #27 ... [2020-04-17T22:36:18.580Z] [2020-04-17T22:36:18.580Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:18.580Z] #10 73.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-17T22:36:18.580Z] #10 73.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-17T22:36:18.580Z] #10 74.01 Get:9 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] [2020-04-17T22:36:18.580Z] #10 79.59 Get:10 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] [2020-04-17T22:36:18.838Z] #10 83.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-17T22:36:18.838Z] #10 83.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-17T22:36:18.838Z] #10 ... [2020-04-17T22:36:18.838Z] [2020-04-17T22:36:18.838Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:18.878Z] #44 34.47 CC images/regfile.o [2020-04-17T22:36:19.139Z] #44 34.84 CC images/ghost-file.o [2020-04-17T22:36:19.166Z] #44 ... [2020-04-17T22:36:19.166Z] [2020-04-17T22:36:19.166Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:19.166Z] #47 181.6 net/textproto [2020-04-17T22:36:19.166Z] #47 181.7 crypto/x509 [2020-04-17T22:36:19.399Z] #44 ... [2020-04-17T22:36:19.399Z] [2020-04-17T22:36:19.399Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:19.399Z] #10 92.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T22:36:19.399Z] #10 92.58 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-17T22:36:19.399Z] #10 92.60 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:21.060Z] #47 183.6 vendor/golang.org/x/net/http/httpguts [2020-04-17T22:36:21.974Z] #10 ... [2020-04-17T22:36:21.974Z] [2020-04-17T22:36:21.974Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:21.974Z] #47 84.52 encoding/base64 [2020-04-17T22:36:21.974Z] #47 85.92 encoding/json [2020-04-17T22:36:21.974Z] #47 91.18 text/template [2020-04-17T22:36:21.974Z] #47 92.14 go/parser [2020-04-17T22:36:21.974Z] #47 ... [2020-04-17T22:36:21.974Z] [2020-04-17T22:36:21.974Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:21.974Z] #44 35.22 CC images/fifo.o [2020-04-17T22:36:21.974Z] #44 35.54 CC images/remap-file-path.o [2020-04-17T22:36:21.974Z] #44 36.05 CC images/eventfd.o [2020-04-17T22:36:21.974Z] #44 36.27 CC images/eventpoll.o [2020-04-17T22:36:21.974Z] #44 36.61 CC images/fh.o [2020-04-17T22:36:21.974Z] #44 37.33 CC images/fsnotify.o [2020-04-17T22:36:21.989Z] #47 184.2 vendor/golang.org/x/net/http/httpproxy [2020-04-17T22:36:22.289Z] #27 15.16 #=#=# 0.4% ## 2.9% ### 4.4% ##### 8.2% ######## 11.9% ########## 13.9% ########### 16.0% ############ 17.4% ############# 18.7% ############## 20.0% ############### 21.2% ################ 22.4% ################# 24.1% ################## 25.3% ################### 26.6% #################### 28.0% ##################### 30.5% ####################### 33.0% ######################### 35.1% ########################## 36.3% ########################### 38.8% ############################# 41.0% ############################### 43.2% ################################# 46.0% ################################### 49.4% ##################################### 51.6% ###################################### 53.2% ####################################### 54.7% ######################################### 57.4% ######################################### 58.3% ########################################## 59.3% ########################################### 60.6% ############################################# 62.8% ############################################## 64.0% ############################################### 66.6% ################################################# 68.5% ################################################## 70.7% #################################################### 72.6% ##################################################### 74.1% ###################################################### 76.3% ######################################################## 78.4% ######################################################### 79.9% ########################################################### 82.2% ############################################################ 83.7% ############################################################## 86.3% ############################################################## 87.2% ################################################################ 90.2% ################################################################# 91.3% ################################################################### 93.8% #################################################################### 95.3% ###################################################################### 97.8% ######################################################################## 100.0% [2020-04-17T22:36:22.546Z] #44 38.27 CC images/signalfd.o [2020-04-17T22:36:22.549Z] #27 21.55 [2020-04-17T22:36:22.551Z] #47 185.0 mime/multipart [2020-04-17T22:36:22.837Z] #27 16.99 0.0% # 1.8% # 2.5% ## 3.2% ##### 7.5% ###### 9.3% ######## 11.6% ########## 14.3% ########### 15.7% ############ 18.0% ############## 20.7% ################ 23.1% ################## 25.3% #################### 27.8% ##################### 29.9% ####################### 33.2% ######################### 35.1% ########################## 36.7% ########################### 37.9% ############################ 39.4% ############################# 41.3% ############################## 43.0% ################################ 45.0% ################################# 46.4% ################################### 48.7% ################################### 49.9% #################################### 50.3% ##################################### 51.6% ###################################### 52.8% ######################################## 55.9% ########################################## 59.7% ########################################### 60.9% ############################################# 63.6% ############################################### 65.7% ################################################ 68.0% ################################################## 70.2% ################################################### 71.4% #################################################### 72.8% ###################################################### 75.1% ####################################################### 77.0% ######################################################## 78.1% ######################################################## 78.9% ########################################################### 82.5% [2020-04-17T22:36:22.837Z] #27 ... [2020-04-17T22:36:22.837Z] [2020-04-17T22:36:22.837Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:36:22.838Z] #30 75.29 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. [2020-04-17T22:36:22.838Z] #30 76.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T22:36:22.838Z] #30 77.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T22:36:22.838Z] #30 ... [2020-04-17T22:36:22.838Z] [2020-04-17T22:36:22.838Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:23.114Z] #27 ... [2020-04-17T22:36:23.114Z] [2020-04-17T22:36:23.114Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:36:23.114Z] #30 77.76 Checking out files: 62% (949/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/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. [2020-04-17T22:36:23.114Z] #30 79.43 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T22:36:23.114Z] #30 79.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T22:36:23.114Z] #30 ... [2020-04-17T22:36:23.114Z] [2020-04-17T22:36:23.114Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:23.114Z] #10 83.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-17T22:36:23.114Z] #10 83.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-17T22:36:23.114Z] #10 83.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-04-17T22:36:23.114Z] #10 83.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-17T22:36:23.114Z] #10 83.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-17T22:36:23.114Z] #10 83.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-17T22:36:23.114Z] #10 83.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-17T22:36:23.114Z] #10 83.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-17T22:36:23.114Z] #10 84.04 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-17T22:36:23.114Z] #10 84.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-17T22:36:23.114Z] #10 84.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-17T22:36:23.114Z] #10 84.17 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-17T22:36:23.114Z] #10 84.18 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-17T22:36:23.114Z] #10 86.52 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:36:23.114Z] #10 86.85 Fetched 77.7 MB in 13s (6136 kB/s) [2020-04-17T22:36:23.114Z] #10 87.03 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T22:36:23.114Z] #10 87.03 (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 ... 15405 files and directories currently installed.) [2020-04-17T22:36:23.114Z] #10 87.19 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-17T22:36:23.114Z] #10 87.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:36:23.117Z] #44 38.78 CC images/fs.o [2020-04-17T22:36:23.371Z] #10 ... [2020-04-17T22:36:23.371Z] [2020-04-17T22:36:23.371Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:23.371Z] #50 77.55 + cd /tmp/tmp.tmy38moh8t/src/gotest.tools/gotestsum [2020-04-17T22:36:23.371Z] #50 77.55 + git checkout -q v0.3.5 [2020-04-17T22:36:23.371Z] #50 77.71 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T22:36:23.483Z] #47 ... [2020-04-17T22:36:23.483Z] [2020-04-17T22:36:23.483Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:23.483Z] #68 DONE 186.0s [2020-04-17T22:36:23.628Z] #50 ... [2020-04-17T22:36:23.629Z] [2020-04-17T22:36:23.629Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:23.629Z] #43 83.24 Selecting previously unselected package python-protobuf. [2020-04-17T22:36:23.629Z] #43 83.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:23.629Z] #43 83.31 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T22:36:23.629Z] #43 84.66 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T22:36:23.688Z] #44 39.23 CC images/pstree.o [2020-04-17T22:36:23.688Z] #44 39.46 CC images/pipe.o [2020-04-17T22:36:23.740Z] [2020-04-17T22:36:23.740Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T22:36:23.740Z] #69 DONE 0.1s [2020-04-17T22:36:23.740Z] [2020-04-17T22:36:23.740Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:23.740Z] #44 72.84 CC compel/plugins/std/infect.o [2020-04-17T22:36:23.740Z] #44 73.87 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-17T22:36:23.740Z] #44 73.95 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-17T22:36:23.740Z] #44 74.01 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-17T22:36:23.740Z] #44 74.14 AR compel/plugins/std.lib.a [2020-04-17T22:36:23.740Z] #44 74.19 CC compel/plugins/fds/fds.o [2020-04-17T22:36:23.740Z] #44 74.43 AR compel/plugins/fds.lib.a [2020-04-17T22:36:23.740Z] #44 74.61 HOSTDEP compel/src/lib/log-host.d [2020-04-17T22:36:23.740Z] #44 74.73 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T22:36:23.740Z] #44 75.21 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-17T22:36:23.740Z] #44 75.44 HOSTDEP compel/src/main-host.d [2020-04-17T22:36:23.740Z] #44 75.59 DEP compel/src/lib/ptrace.d [2020-04-17T22:36:23.740Z] #44 75.75 DEP compel/src/lib/infect.d [2020-04-17T22:36:23.740Z] #44 75.91 DEP compel/src/lib/infect-util.d [2020-04-17T22:36:23.740Z] #44 76.08 DEP compel/src/lib/infect-rpc.d [2020-04-17T22:36:23.740Z] #44 76.26 DEP compel/arch/x86/src/lib/infect.d [2020-04-17T22:36:23.740Z] #44 76.52 DEP compel/arch/x86/src/lib/cpu.d [2020-04-17T22:36:23.740Z] #44 76.67 DEP compel/src/lib/log.d [2020-04-17T22:36:23.740Z] #44 76.80 DEP compel/src/main.d [2020-04-17T22:36:23.740Z] #44 77.01 DEP compel/src/lib/handle-elf.d [2020-04-17T22:36:23.740Z] #44 77.17 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-17T22:36:23.870Z] #27 16.99 0.0% # 1.8% # 2.5% ## 3.2% ##### 7.5% ###### 9.3% ######## 11.6% ########## 14.3% ########### 15.7% ############ 18.0% ############## 20.7% ################ 23.1% ################## 25.3% #################### 27.8% ##################### 29.9% ####################### 33.2% ######################### 35.1% ########################## 36.7% ########################### 37.9% ############################ 39.4% ############################# 41.3% ############################## 43.0% ################################ 45.0% ################################# 46.4% ################################### 48.7% ################################### 49.9% #################################### 50.3% ##################################### 51.6% ###################################### 52.8% ######################################## 55.9% ########################################## 59.7% ########################################### 60.9% ############################################# 63.6% ############################################### 65.7% ################################################ 68.0% ################################################## 70.2% ################################################### 71.4% #################################################### 72.8% ###################################################### 75.1% ####################################################### 77.0% ######################################################## 78.1% ######################################################## 78.9% ########################################################### 82.5% ############################################################# 85.2% ############################################################## 86.9% ############################################################### 88.0% ################################################################ 89.6% ################################################################# 91.1% ################################################################## 92.2% ################################################################## 92.9% ################################################################### 94.4% ##################################################################### 96.1% ######################################################################## 100.0% [2020-04-17T22:36:23.886Z] #43 ... [2020-04-17T22:36:23.886Z] [2020-04-17T22:36:23.886Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:23.886Z] #27 22.96 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T22:36:23.996Z] #44 77.48 CC compel/src/lib/log.o [2020-04-17T22:36:24.260Z] #44 39.96 CC images/tcp-stream.o [2020-04-17T22:36:24.444Z] #27 23.31 [2020-04-17T22:36:24.559Z] #44 77.97 CC compel/arch/x86/src/lib/cpu.o [2020-04-17T22:36:24.819Z] #27 ... [2020-04-17T22:36:24.819Z] [2020-04-17T22:36:24.819Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:24.819Z] #33 78.96 reflect [2020-04-17T22:36:24.819Z] #33 88.83 time [2020-04-17T22:36:24.819Z] #33 ... [2020-04-17T22:36:24.819Z] [2020-04-17T22:36:24.819Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:24.819Z] #27 23.86 [2020-04-17T22:36:24.832Z] #44 40.29 CC images/sk-packet.o [2020-04-17T22:36:24.832Z] #44 ... [2020-04-17T22:36:24.832Z] [2020-04-17T22:36:24.832Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:24.832Z] #56 97.86 golang.org/x/crypto/ssh/terminal [2020-04-17T22:36:25.384Z] #27 24.21 # 2.3% ######################################################################## 100.0% [2020-04-17T22:36:25.417Z] Running on azwin-2-cb00d0 in d:\jenkins\workspace\moby_PR-40820 [Pipeline] { [Pipeline] ws [2020-04-17T22:36:25.433Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-17T22:36:25.642Z] #27 24.52 [2020-04-17T22:36:25.817Z] #27 ... [2020-04-17T22:36:25.817Z] [2020-04-17T22:36:25.817Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:25.817Z] #50 77.86 + cd /tmp/tmp.XrJaYk4qHR/src/gotest.tools/gotestsum [2020-04-17T22:36:25.817Z] #50 77.86 + git checkout -q v0.3.5 [2020-04-17T22:36:25.817Z] #50 78.04 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T22:36:25.817Z] #50 ... [2020-04-17T22:36:25.817Z] [2020-04-17T22:36:25.817Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:25.817Z] #33 87.94 time [2020-04-17T22:36:25.929Z] #44 ... [2020-04-17T22:36:25.929Z] [2020-04-17T22:36:25.929Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:25.929Z] #47 188.1 crypto/tls [2020-04-17T22:36:26.750Z] #33 ... [2020-04-17T22:36:26.750Z] [2020-04-17T22:36:26.750Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:26.750Z] #10 79.16 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T22:36:26.750Z] #10 79.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-17T22:36:26.750Z] #10 79.17 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:36:26.750Z] #10 83.67 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T22:36:26.750Z] #10 83.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T22:36:26.750Z] #10 83.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:36:26.750Z] #10 83.91 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-17T22:36:26.750Z] #10 83.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:36:26.750Z] #10 83.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:36:26.750Z] #10 84.41 Selecting previously unselected package dmsetup. [2020-04-17T22:36:26.750Z] #10 84.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:36:26.750Z] #10 84.42 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T22:36:26.750Z] #10 84.65 Selecting previously unselected package mingw-w64-common. [2020-04-17T22:36:26.750Z] #10 84.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T22:36:26.750Z] #10 84.67 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T22:36:26.750Z] #10 ... [2020-04-17T22:36:26.750Z] [2020-04-17T22:36:26.750Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:26.750Z] #43 80.67 Selecting previously unselected package libprotoc17:amd64. [2020-04-17T22:36:26.750Z] #43 80.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:26.750Z] #43 80.72 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:26.750Z] #43 81.77 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T22:36:26.750Z] #43 81.79 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:36:26.750Z] #43 81.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:36:26.750Z] #43 82.16 Selecting previously unselected package protobuf-compiler. [2020-04-17T22:36:26.750Z] #43 82.17 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:26.750Z] #43 82.19 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:36:26.750Z] #43 82.40 Selecting previously unselected package python-pkg-resources. [2020-04-17T22:36:26.750Z] #43 82.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:36:26.750Z] #43 82.41 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T22:36:26.750Z] #43 82.92 Selecting previously unselected package python-six. [2020-04-17T22:36:26.750Z] #43 82.93 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T22:36:26.750Z] #43 82.93 Unpacking python-six (1.12.0-1) ... [2020-04-17T22:36:26.750Z] #43 83.32 Selecting previously unselected package python-protobuf. [2020-04-17T22:36:26.750Z] #43 83.32 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-17T22:36:26.750Z] #43 83.35 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T22:36:26.750Z] #43 84.29 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T22:36:26.750Z] #43 ... [2020-04-17T22:36:26.750Z] [2020-04-17T22:36:26.750Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:26.750Z] #27 24.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T22:36:26.750Z] #27 25.76 [2020-04-17T22:36:27.007Z] #27 25.94 ######################################################################## 100.0% [2020-04-17T22:36:27.266Z] #27 26.12 [2020-04-17T22:36:27.266Z] #27 ... [2020-04-17T22:36:27.266Z] [2020-04-17T22:36:27.266Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:27.266Z] #47 79.40 bufio [2020-04-17T22:36:27.266Z] #47 80.43 reflect [2020-04-17T22:36:27.266Z] #47 82.29 syscall [2020-04-17T22:36:27.382Z] #56 100.2 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T22:36:27.524Z] #47 ... [2020-04-17T22:36:27.524Z] [2020-04-17T22:36:27.524Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:36:27.524Z] #35 80.66 Selecting previously unselected package libxml2:amd64. [2020-04-17T22:36:27.524Z] #35 80.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-17T22:36:27.524Z] #35 80.72 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:36:27.524Z] #35 82.07 Selecting previously unselected package libarchive13:amd64. [2020-04-17T22:36:27.524Z] #35 82.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-17T22:36:27.524Z] #35 82.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T22:36:27.524Z] #35 82.69 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-17T22:36:27.524Z] #35 82.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-17T22:36:27.524Z] #35 82.72 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T22:36:27.524Z] #35 83.00 Selecting previously unselected package librhash0:amd64. [2020-04-17T22:36:27.524Z] #35 83.00 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-17T22:36:27.524Z] #35 83.03 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-17T22:36:27.524Z] #35 83.35 Selecting previously unselected package libuv1:amd64. [2020-04-17T22:36:27.524Z] #35 83.36 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-17T22:36:27.524Z] #35 83.38 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-17T22:36:27.524Z] #35 83.57 Selecting previously unselected package cmake. [2020-04-17T22:36:27.524Z] #35 83.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-17T22:36:27.524Z] #35 83.60 Unpacking cmake (3.13.4-1) ... [2020-04-17T22:36:27.539Z] #27 26.21 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T22:36:27.781Z] #35 90.31 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:36:27.781Z] #35 90.32 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:36:27.781Z] #35 90.33 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-17T22:36:27.781Z] #35 90.34 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:36:27.781Z] #35 90.36 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-17T22:36:27.781Z] #35 90.38 Setting up cmake-data (3.13.4-1) ... [2020-04-17T22:36:27.782Z] #35 90.41 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:36:27.782Z] #35 90.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T22:36:27.782Z] #35 90.49 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T22:36:27.797Z] #27 ... [2020-04-17T22:36:27.797Z] [2020-04-17T22:36:27.797Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:27.797Z] #56 82.25 reflect [2020-04-17T22:36:27.797Z] #56 82.25 syscall [2020-04-17T22:36:28.039Z] #35 90.51 Setting up cmake (3.13.4-1) ... [2020-04-17T22:36:28.039Z] #35 90.55 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:36:28.039Z] #35 90.67 Processing triggers for mime-support (3.62) ... [2020-04-17T22:36:28.069Z] #56 ... [2020-04-17T22:36:28.069Z] [2020-04-17T22:36:28.069Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:28.069Z] #27 26.98 #=#=# [2020-04-17T22:36:28.297Z] #35 ... [2020-04-17T22:36:28.297Z] [2020-04-17T22:36:28.297Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:28.297Z] #27 27.49 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T22:36:28.450Z] #47 ... [2020-04-17T22:36:28.450Z] [2020-04-17T22:36:28.450Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:28.450Z] #50 DONE 190.5s [2020-04-17T22:36:28.450Z] [2020-04-17T22:36:28.450Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:28.450Z] #44 79.32 CC compel/arch/x86/src/lib/infect.o [2020-04-17T22:36:28.450Z] #44 80.44 CC compel/src/lib/infect-rpc.o [2020-04-17T22:36:28.450Z] #44 81.00 CC compel/src/lib/infect-util.o [2020-04-17T22:36:28.450Z] #44 81.33 CC compel/src/lib/infect.o [2020-04-17T22:36:28.555Z] #27 ... [2020-04-17T22:36:28.555Z] [2020-04-17T22:36:28.555Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:28.555Z] #56 80.79 reflect [2020-04-17T22:36:28.555Z] #56 80.85 syscall [2020-04-17T22:36:28.585Z] #27 27.37 #=#=# 0.4% ######################################################################## 100.0% [2020-04-17T22:36:28.585Z] #27 27.73 [2020-04-17T22:36:29.120Z] #56 ... [2020-04-17T22:36:29.120Z] [2020-04-17T22:36:29.120Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:29.120Z] #27 28.08 #=#=# #27 ... [2020-04-17T22:36:29.120Z] [2020-04-17T22:36:29.120Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:36:29.120Z] #35 DONE 91.7s [2020-04-17T22:36:29.120Z] [2020-04-17T22:36:29.120Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:29.120Z] #27 28.08 #=#=# [2020-04-17T22:36:29.380Z] [2020-04-17T22:36:29.380Z] #27 ... [2020-04-17T22:36:29.380Z] [2020-04-17T22:36:29.380Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:36:29.380Z] #36 DONE 0.1s [2020-04-17T22:36:29.380Z] [2020-04-17T22:36:29.380Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:29.380Z] #27 28.36 0.7%#27 ... [2020-04-17T22:36:29.380Z] [2020-04-17T22:36:29.380Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T22:36:29.380Z] #37 DONE 0.1s [2020-04-17T22:36:29.380Z] [2020-04-17T22:36:29.380Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:29.380Z] #27 28.36 0.7% ######################################################################## 100.0% [2020-04-17T22:36:29.639Z] #27 28.67 [2020-04-17T22:36:30.485Z] #27 29.13 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T22:36:30.485Z] #27 29.36 skipping existing 1849cc453dee [2020-04-17T22:36:30.485Z] #27 29.62 [2020-04-17T22:36:30.693Z] #56 ... [2020-04-17T22:36:30.693Z] [2020-04-17T22:36:30.693Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:30.693Z] #44 40.65 CC images/mnt.o [2020-04-17T22:36:30.693Z] #44 41.08 CC images/pipe-data.o [2020-04-17T22:36:30.693Z] #44 41.41 CC images/sa.o [2020-04-17T22:36:30.693Z] #44 41.79 CC images/timer.o [2020-04-17T22:36:30.693Z] #44 42.37 CC images/timerfd.o [2020-04-17T22:36:30.693Z] #44 42.81 CC images/mm.o [2020-04-17T22:36:30.693Z] #44 43.27 CC images/sk-opts.o [2020-04-17T22:36:30.693Z] #44 43.49 CC images/sk-unix.o [2020-04-17T22:36:30.693Z] #44 43.93 CC images/sk-inet.o [2020-04-17T22:36:30.693Z] #44 44.55 CC images/tun.o [2020-04-17T22:36:30.693Z] #44 45.17 CC images/sk-netlink.o [2020-04-17T22:36:30.693Z] #44 45.50 CC images/packet-sock.o [2020-04-17T22:36:30.693Z] #44 46.20 CC images/ipc-var.o [2020-04-17T22:36:30.954Z] #44 46.60 CC images/ipc-desc.o [2020-04-17T22:36:30.970Z] #44 ... [2020-04-17T22:36:30.971Z] [2020-04-17T22:36:30.971Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:30.971Z] #10 192.9 Selecting previously unselected package libapparmor1:amd64. [2020-04-17T22:36:30.971Z] #10 192.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-17T22:36:30.971Z] #10 192.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T22:36:30.971Z] #10 193.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-17T22:36:30.971Z] #10 193.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-17T22:36:30.971Z] #10 193.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T22:36:30.971Z] #10 193.3 Selecting previously unselected package libbtrfs0. [2020-04-17T22:36:30.971Z] #10 193.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T22:36:30.971Z] #10 193.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:36:30.971Z] #10 193.4 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:36:30.971Z] #10 193.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T22:36:30.971Z] #10 193.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:36:30.971Z] #10 193.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-17T22:36:30.971Z] #10 193.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:36:30.971Z] #10 193.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:36:30.971Z] #10 193.8 Selecting previously unselected package libudev-dev:amd64. [2020-04-17T22:36:30.971Z] #10 193.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T22:36:30.971Z] #10 193.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:36:31.215Z] #44 46.86 CC images/ipc-shm.o [2020-04-17T22:36:31.227Z] #10 194.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-17T22:36:31.227Z] #10 194.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-17T22:36:31.227Z] #10 194.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T22:36:31.475Z] #44 47.12 CC images/ipc-msg.o [2020-04-17T22:36:31.536Z] #27 30.42 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T22:36:31.536Z] #27 30.58 skipping existing 1849cc453dee [2020-04-17T22:36:31.792Z] #10 194.6 Selecting previously unselected package libpcre16-3:amd64. [2020-04-17T22:36:31.792Z] #10 194.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-17T22:36:31.792Z] #10 194.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T22:36:31.793Z] #27 30.80 [2020-04-17T22:36:32.046Z] #44 47.76 CC images/ipc-sem.o [2020-04-17T22:36:32.356Z] #10 195.1 Selecting previously unselected package libpcre32-3:amd64. [2020-04-17T22:36:32.356Z] #10 195.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-17T22:36:32.356Z] #10 195.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T22:36:32.386Z] #27 31.20 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T22:36:32.619Z] #44 48.09 CC images/utsns.o [2020-04-17T22:36:32.632Z] #10 195.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-17T22:36:32.632Z] #10 195.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-17T22:36:32.632Z] #10 195.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T22:36:32.879Z] #44 48.41 CC images/creds.o [2020-04-17T22:36:32.890Z] #10 195.7 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-17T22:36:32.890Z] #10 195.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-17T22:36:32.890Z] #10 195.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T22:36:33.140Z] #44 48.68 CC images/vma.o [2020-04-17T22:36:33.321Z] #27 32.14 [2020-04-17T22:36:33.401Z] #44 49.19 CC images/netdev.o [2020-04-17T22:36:33.453Z] #10 196.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-17T22:36:33.585Z] #27 32.44 ######################################################################## 100.0% [2020-04-17T22:36:33.585Z] #27 ... [2020-04-17T22:36:33.585Z] [2020-04-17T22:36:33.585Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:33.585Z] #33 97.80 internal/poll [2020-04-17T22:36:33.662Z] #44 ... [2020-04-17T22:36:33.663Z] [2020-04-17T22:36:33.663Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:33.663Z] #56 DONE 106.5s [2020-04-17T22:36:33.663Z] [2020-04-17T22:36:33.663Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:33.663Z] #47 97.72 math/big [2020-04-17T22:36:33.663Z] #47 99.04 vendor/golang.org/x/text/unicode/norm [2020-04-17T22:36:33.663Z] #47 99.64 go/doc [2020-04-17T22:36:33.663Z] #47 105.1 github.com/LK4D4/vndr/build [2020-04-17T22:36:33.691Z] #27 32.51 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T22:36:33.710Z] #10 196.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-17T22:36:33.710Z] #10 196.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T22:36:34.224Z] #10 196.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-17T22:36:34.224Z] #10 196.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:36:34.224Z] #10 196.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T22:36:34.224Z] #10 197.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-17T22:36:34.224Z] #10 197.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-17T22:36:34.224Z] #10 197.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T22:36:34.256Z] #27 33.22 [2020-04-17T22:36:34.481Z] #10 197.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-17T22:36:34.481Z] #10 197.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T22:36:34.481Z] #10 197.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:36:34.513Z] #27 33.49 ######################################################################## 100.0% [2020-04-17T22:36:34.522Z] #33 ... [2020-04-17T22:36:34.522Z] [2020-04-17T22:36:34.522Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:36:34.522Z] #27 32.54 [2020-04-17T22:36:34.522Z] #27 32.59 Download of images into '/build' complete. [2020-04-17T22:36:34.522Z] #27 32.59 Use something like the following to load the result into a Docker daemon: [2020-04-17T22:36:34.522Z] #27 32.59 tar -cC '/build' . | docker load [2020-04-17T22:36:34.522Z] #27 DONE 33.4s [2020-04-17T22:36:34.522Z] [2020-04-17T22:36:34.522Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:34.522Z] #10 92.20 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T22:36:34.522Z] #10 92.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-17T22:36:34.522Z] #10 92.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:36:34.522Z] #10 97.87 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T22:36:34.522Z] #10 97.87 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T22:36:34.522Z] #10 97.88 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:36:34.522Z] #10 98.21 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-17T22:36:34.522Z] #10 98.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:36:34.522Z] #10 98.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:36:34.522Z] #10 98.74 Selecting previously unselected package dmsetup. [2020-04-17T22:36:34.522Z] #10 98.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:36:34.522Z] #10 98.79 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T22:36:34.522Z] #10 99.08 Selecting previously unselected package mingw-w64-common. [2020-04-17T22:36:34.522Z] #10 99.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T22:36:34.522Z] #10 99.11 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T22:36:34.603Z] #47 ... [2020-04-17T22:36:34.603Z] [2020-04-17T22:36:34.603Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:34.603Z] #44 50.08 CC images/tty.o [2020-04-17T22:36:34.771Z] #27 33.88 [2020-04-17T22:36:35.031Z] #27 34.07 Download of images into '/build' complete. [2020-04-17T22:36:35.031Z] #27 34.07 Use something like the following to load the result into a Docker daemon: [2020-04-17T22:36:35.031Z] #27 34.07 tar -cC '/build' . | docker load [2020-04-17T22:36:35.175Z] #44 50.93 CC images/file-lock.o [2020-04-17T22:36:35.289Z] #27 DONE 34.4s [2020-04-17T22:36:35.289Z] [2020-04-17T22:36:35.289Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:35.289Z] #10 96.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T22:36:35.289Z] #10 96.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T22:36:35.289Z] #10 96.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:36:35.410Z] #10 198.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T22:36:35.410Z] #10 198.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T22:36:35.410Z] #10 198.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T22:36:35.410Z] #10 198.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:36:35.410Z] #10 198.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T22:36:35.410Z] #10 198.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T22:36:35.410Z] #10 198.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:35.410Z] #10 198.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:36:35.410Z] #10 198.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T22:36:35.410Z] #10 198.3 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:36:35.410Z] #10 198.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:36:35.674Z] #10 198.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:36:35.674Z] #10 198.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T22:36:35.674Z] #10 198.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T22:36:35.674Z] #10 198.5 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:36:35.674Z] #10 198.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:36:35.674Z] #10 198.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T22:36:35.674Z] #10 198.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:35.674Z] #10 198.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 [2020-04-17T22:36:35.674Z] #10 198.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 [2020-04-17T22:36:35.674Z] #10 198.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:35.746Z] #44 51.35 CC images/rlimit.o [2020-04-17T22:36:35.930Z] #10 198.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 [2020-04-17T22:36:35.930Z] #10 198.7 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 [2020-04-17T22:36:35.930Z] #10 198.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:36:35.930Z] #10 198.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T22:36:35.930Z] #10 198.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:36:35.930Z] #10 198.8 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T22:36:35.930Z] #10 198.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:36:35.930Z] #10 198.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T22:36:36.006Z] #44 51.68 CC images/pagemap.o [2020-04-17T22:36:36.186Z] #10 198.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:36:36.422Z] #10 ... [2020-04-17T22:36:36.422Z] [2020-04-17T22:36:36.422Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:36:36.422Z] #35 91.63 Selecting previously unselected package libxml2:amd64. [2020-04-17T22:36:36.422Z] #35 91.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-17T22:36:36.422Z] #35 91.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:36:36.422Z] #35 92.50 Selecting previously unselected package libarchive13:amd64. [2020-04-17T22:36:36.422Z] #35 92.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-17T22:36:36.422Z] #35 92.51 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T22:36:36.422Z] #35 92.92 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-17T22:36:36.422Z] #35 92.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-17T22:36:36.422Z] #35 92.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T22:36:36.422Z] #35 93.41 Selecting previously unselected package librhash0:amd64. [2020-04-17T22:36:36.422Z] #35 93.49 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-17T22:36:36.422Z] #35 93.49 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-17T22:36:36.422Z] #35 93.71 Selecting previously unselected package libuv1:amd64. [2020-04-17T22:36:36.422Z] #35 93.71 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-17T22:36:36.422Z] #35 93.71 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-17T22:36:36.422Z] #35 94.04 Selecting previously unselected package cmake. [2020-04-17T22:36:36.422Z] #35 94.04 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-17T22:36:36.422Z] #35 94.04 Unpacking cmake (3.13.4-1) ... [2020-04-17T22:36:36.422Z] #35 100.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:36:36.422Z] #35 100.7 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:36:36.422Z] #35 100.7 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-17T22:36:36.422Z] #35 100.7 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:36:36.422Z] #35 100.8 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-17T22:36:36.422Z] #35 100.9 Setting up cmake-data (3.13.4-1) ... [2020-04-17T22:36:36.422Z] #35 101.0 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:36:36.422Z] #35 101.0 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-17T22:36:36.422Z] #35 101.0 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-17T22:36:36.422Z] #35 101.1 Setting up cmake (3.13.4-1) ... [2020-04-17T22:36:36.422Z] #35 101.1 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:36:36.422Z] #35 101.2 Processing triggers for mime-support (3.62) ... [2020-04-17T22:36:36.577Z] #44 52.21 CC images/siginfo.o [2020-04-17T22:36:36.748Z] #10 DONE 199.3s [2020-04-17T22:36:36.748Z] [2020-04-17T22:36:36.748Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T22:36:36.748Z] #11 ... [2020-04-17T22:36:36.748Z] [2020-04-17T22:36:36.748Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:36:36.748Z] #58 DONE 0.1s [2020-04-17T22:36:36.748Z] [2020-04-17T22:36:36.748Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T22:36:36.748Z] #59 DONE 0.1s [2020-04-17T22:36:36.748Z] [2020-04-17T22:36:36.748Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:36.838Z] #44 52.54 CC images/rpc.o [2020-04-17T22:36:36.993Z] #35 DONE 101.9s [2020-04-17T22:36:36.993Z] [2020-04-17T22:36:36.993Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:36.993Z] #43 93.34 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:36.993Z] #43 93.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:36:36.993Z] #43 93.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:36:36.993Z] #43 93.49 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T22:36:36.993Z] #43 93.51 Setting up python-six (1.12.0-1) ... [2020-04-17T22:36:36.993Z] #43 100.2 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T22:36:36.993Z] #43 100.3 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:36:36.993Z] #43 100.3 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:36.993Z] #43 100.3 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T22:36:36.993Z] #43 100.3 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:36.993Z] #43 100.4 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:36:36.993Z] #43 100.4 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:36:36.993Z] #43 100.4 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:36.993Z] #43 100.5 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:36:36.993Z] #43 100.6 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T22:36:37.251Z] #43 ... [2020-04-17T22:36:37.251Z] [2020-04-17T22:36:37.251Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:36:37.251Z] #36 DONE 0.1s [2020-04-17T22:36:37.251Z] [2020-04-17T22:36:37.251Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:37.251Z] #56 96.52 time [2020-04-17T22:36:37.251Z] #56 ... [2020-04-17T22:36:37.251Z] [2020-04-17T22:36:37.251Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T22:36:37.509Z] #37 DONE 0.1s [2020-04-17T22:36:37.509Z] [2020-04-17T22:36:37.509Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:37.509Z] #33 101.7 internal/syscall/execenv [2020-04-17T22:36:38.075Z] #33 102.2 internal/syscall/unix [2020-04-17T22:36:38.075Z] #33 102.4 internal/fmtsort [2020-04-17T22:36:38.751Z] #44 54.25 CC images/ext-file.o [2020-04-17T22:36:39.010Z] #33 103.2 os [2020-04-17T22:36:39.011Z] #44 54.57 CC images/cgroup.o [2020-04-17T22:36:39.268Z] #33 103.5 strings [2020-04-17T22:36:39.490Z] #10 ... [2020-04-17T22:36:39.490Z] [2020-04-17T22:36:39.490Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:39.490Z] #38 4.696 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:36:39.490Z] #38 4.696 + RM_GOPATH=0 [2020-04-17T22:36:39.490Z] #38 4.696 + TMP_GOPATH= [2020-04-17T22:36:39.490Z] #38 4.696 + : /build [2020-04-17T22:36:39.490Z] #38 4.696 + '[' -z '' ']' [2020-04-17T22:36:39.490Z] #38 4.696 ++ mktemp -d [2020-04-17T22:36:39.490Z] #38 4.696 + export GOPATH=/tmp/tmp.tjsJWc0GbP [2020-04-17T22:36:39.490Z] #38 4.696 + GOPATH=/tmp/tmp.tjsJWc0GbP [2020-04-17T22:36:39.490Z] #38 4.696 + RM_GOPATH=1 [2020-04-17T22:36:39.490Z] #38 4.696 ++ dirname ./install.sh [2020-04-17T22:36:39.490Z] #38 4.696 + dir=. [2020-04-17T22:36:39.490Z] #38 4.696 + bin=tini [2020-04-17T22:36:39.490Z] #38 4.696 + shift [2020-04-17T22:36:39.490Z] #38 4.696 + '[' '!' -f ./tini.installer ']' [2020-04-17T22:36:39.490Z] #38 4.696 + . ./tini.installer [2020-04-17T22:36:39.490Z] #38 4.696 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:36:39.490Z] #38 4.696 + install_tini [2020-04-17T22:36:39.490Z] #38 4.696 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T22:36:39.490Z] #38 4.696 + git clone https://github.com/krallin/tini.git /tmp/tmp.tjsJWc0GbP/tini [2020-04-17T22:36:39.490Z] #38 4.696 Cloning into '/tmp/tmp.tjsJWc0GbP/tini'... [2020-04-17T22:36:39.490Z] #38 5.943 + cd /tmp/tmp.tjsJWc0GbP/tini [2020-04-17T22:36:39.490Z] #38 5.943 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:36:39.490Z] #38 6.026 + cmake . [2020-04-17T22:36:39.490Z] #38 7.265 -- The C compiler identification is GNU 8.3.0 [2020-04-17T22:36:39.490Z] #38 7.434 -- Check for working C compiler: /usr/bin/cc [2020-04-17T22:36:39.490Z] #38 8.812 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T22:36:39.490Z] #38 8.812 -- Detecting C compiler ABI info [2020-04-17T22:36:39.490Z] #38 10.18 -- Detecting C compiler ABI info - done [2020-04-17T22:36:39.490Z] #38 ... [2020-04-17T22:36:39.490Z] [2020-04-17T22:36:39.490Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:39.490Z] #43 92.46 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:39.490Z] #43 92.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:36:39.490Z] #43 92.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:36:39.490Z] #43 92.51 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-17T22:36:39.490Z] #43 92.54 Setting up python-six (1.12.0-1) ... [2020-04-17T22:36:39.490Z] #43 99.19 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-17T22:36:39.490Z] #43 99.25 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:36:39.490Z] #43 99.29 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:39.490Z] #43 99.29 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-17T22:36:39.490Z] #43 99.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:39.490Z] #43 99.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:36:39.490Z] #43 99.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:36:39.490Z] #43 99.35 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-17T22:36:39.490Z] #43 99.38 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:36:39.490Z] #43 99.38 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T22:36:39.750Z] #43 ... [2020-04-17T22:36:39.750Z] [2020-04-17T22:36:39.750Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:39.750Z] #38 10.25 -- Detecting C compile features [2020-04-17T22:36:39.953Z] #44 ... [2020-04-17T22:36:39.953Z] [2020-04-17T22:36:39.953Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:39.953Z] #10 110.4 Selecting previously unselected package libapparmor1:arm64. [2020-04-17T22:36:39.953Z] #10 110.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 110.4 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-04-17T22:36:39.953Z] #10 110.5 Selecting previously unselected package libapparmor-dev:arm64. [2020-04-17T22:36:39.953Z] #10 110.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 110.5 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-17T22:36:39.953Z] #10 110.7 Selecting previously unselected package libbtrfs0. [2020-04-17T22:36:39.953Z] #10 110.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 110.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:36:39.953Z] #10 110.8 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:36:39.953Z] #10 110.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 110.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:36:39.953Z] #10 110.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-04-17T22:36:39.953Z] #10 111.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 111.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-17T22:36:39.953Z] #10 111.2 Selecting previously unselected package libudev-dev:arm64. [2020-04-17T22:36:39.953Z] #10 111.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 111.2 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-17T22:36:39.953Z] #10 111.4 Selecting previously unselected package libsepol1-dev:arm64. [2020-04-17T22:36:39.953Z] #10 111.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 111.4 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-04-17T22:36:39.953Z] #10 111.7 Selecting previously unselected package libpcre16-3:arm64. [2020-04-17T22:36:39.953Z] #10 111.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 111.7 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-04-17T22:36:39.953Z] #10 112.0 Selecting previously unselected package libpcre32-3:arm64. [2020-04-17T22:36:39.953Z] #10 112.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 112.0 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-04-17T22:36:39.953Z] #10 112.2 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-04-17T22:36:39.953Z] #10 112.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 112.2 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-17T22:36:39.953Z] #10 112.4 Selecting previously unselected package libpcre3-dev:arm64. [2020-04-17T22:36:39.953Z] #10 112.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 112.4 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-17T22:36:39.953Z] #10 113.0 Selecting previously unselected package libselinux1-dev:arm64. [2020-04-17T22:36:39.953Z] #10 113.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 113.0 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-17T22:36:39.953Z] #10 113.4 Selecting previously unselected package libdevmapper-dev:arm64. [2020-04-17T22:36:39.953Z] #10 113.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-04-17T22:36:39.953Z] #10 113.4 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-17T22:36:39.953Z] #10 113.5 Selecting previously unselected package libseccomp-dev:arm64. [2020-04-17T22:36:40.018Z] #60 3.048 + RM_GOPATH=0 [2020-04-17T22:36:40.018Z] #60 3.048 + TMP_GOPATH= [2020-04-17T22:36:40.018Z] #60 3.048 + : /build [2020-04-17T22:36:40.018Z] #60 3.049 + '[' -z '' ']' [2020-04-17T22:36:40.018Z] #60 3.052 ++ mktemp -d [2020-04-17T22:36:40.018Z] #60 3.065 + export GOPATH=/tmp/tmp.B6GoDxg15m [2020-04-17T22:36:40.018Z] #60 3.065 + GOPATH=/tmp/tmp.B6GoDxg15m [2020-04-17T22:36:40.018Z] #60 3.065 + RM_GOPATH=1 [2020-04-17T22:36:40.018Z] #60 3.066 ++ dirname ./install.sh [2020-04-17T22:36:40.018Z] #60 3.067 + dir=. [2020-04-17T22:36:40.018Z] #60 3.068 + bin=runc [2020-04-17T22:36:40.018Z] #60 3.068 + shift [2020-04-17T22:36:40.019Z] #60 3.068 + '[' '!' -f ./runc.installer ']' [2020-04-17T22:36:40.019Z] #60 3.069 + . ./runc.installer [2020-04-17T22:36:40.019Z] #60 3.069 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:36:40.019Z] #60 3.069 + install_runc [2020-04-17T22:36:40.019Z] #60 3.070 + uname -r [2020-04-17T22:36:40.019Z] #60 3.070 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T22:36:40.019Z] #60 3.073 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T22:36:40.019Z] #60 3.073 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T22:36:40.019Z] #60 3.073 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T22:36:40.019Z] #60 3.073 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.B6GoDxg15m/src/github.com/opencontainers/runc [2020-04-17T22:36:40.019Z] #60 3.113 Cloning into '/tmp/tmp.B6GoDxg15m/src/github.com/opencontainers/runc'... [2020-04-17T22:36:40.019Z] #60 ... [2020-04-17T22:36:40.019Z] [2020-04-17T22:36:40.019Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T22:36:40.019Z] #11 DONE 3.4s [2020-04-17T22:36:40.213Z] #10 113.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-04-17T22:36:40.213Z] #10 113.6 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-17T22:36:40.275Z] [2020-04-17T22:36:40.275Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T22:36:40.474Z] #10 113.8 Selecting previously unselected package libsystemd-dev:arm64. [2020-04-17T22:36:40.474Z] #10 113.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-04-17T22:36:40.474Z] #10 113.8 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-17T22:36:40.758Z] Removing intermediate container 15af3e259df3 [2020-04-17T22:36:40.758Z] ---> 1b109dcdb700 [2020-04-17T22:36:40.758Z] Step 11/16 : ARG GOOS [2020-04-17T22:36:40.758Z] ---> Running in 80fb52ffa7c7 [2020-04-17T22:36:40.758Z] Removing intermediate container 80fb52ffa7c7 [2020-04-17T22:36:40.758Z] ---> e74162ce38a8 [2020-04-17T22:36:40.758Z] Step 12/16 : ARG GOARCH [2020-04-17T22:36:40.758Z] ---> Running in c882f3db1739 [2020-04-17T22:36:40.758Z] Removing intermediate container c882f3db1739 [2020-04-17T22:36:40.758Z] ---> 2b3d794df46f [2020-04-17T22:36:40.758Z] Step 13/16 : 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 -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-04-17T22:36:40.758Z] ---> Running in 48d780623939 [2020-04-17T22:36:41.170Z] #33 ... [2020-04-17T22:36:41.170Z] [2020-04-17T22:36:41.170Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:41.170Z] #47 95.40 time [2020-04-17T22:36:41.170Z] #47 102.3 internal/fmtsort [2020-04-17T22:36:41.170Z] #47 103.6 strings [2020-04-17T22:36:41.170Z] #47 ... [2020-04-17T22:36:41.170Z] [2020-04-17T22:36:41.170Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:41.170Z] #56 104.8 context [2020-04-17T22:36:41.415Z] #10 114.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-17T22:36:41.415Z] #10 114.7 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-17T22:36:41.415Z] #10 114.7 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-04-17T22:36:41.415Z] #10 114.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:36:41.415Z] #10 114.7 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-04-17T22:36:41.415Z] #10 114.8 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-04-17T22:36:41.415Z] #10 114.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:41.415Z] #10 114.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:36:41.415Z] #10 114.8 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-04-17T22:36:41.415Z] #10 114.8 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-17T22:36:41.415Z] #10 114.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:36:41.415Z] #10 114.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:36:41.415Z] #10 114.9 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-17T22:36:41.643Z] #12 ... [2020-04-17T22:36:41.643Z] [2020-04-17T22:36:41.643Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:41.643Z] #44 85.15 CC compel/src/lib/ptrace.o [2020-04-17T22:36:41.643Z] #44 85.62 AR compel/libcompel.a [2020-04-17T22:36:41.643Z] #44 85.79 HOSTCC compel/src/main-host.o [2020-04-17T22:36:41.643Z] #44 86.35 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-17T22:36:41.643Z] #44 86.72 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T22:36:41.643Z] #44 87.29 HOSTCC compel/src/lib/log-host.o [2020-04-17T22:36:41.643Z] #44 87.70 HOSTLINK compel/compel-host-bin [2020-04-17T22:36:41.643Z] #44 88.06 DEP soccr/soccr.d [2020-04-17T22:36:41.643Z] #44 88.40 CC soccr/soccr.o [2020-04-17T22:36:41.643Z] #44 90.31 AR soccr/libsoccr.a [2020-04-17T22:36:41.643Z] #44 90.36 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:36:41.643Z] #44 90.93 DEP criu/arch/x86/sigframe.d [2020-04-17T22:36:41.643Z] #44 91.05 DEP criu/arch/x86/sigaction_compat.d [2020-04-17T22:36:41.643Z] #44 91.22 DEP criu/arch/x86/kerndat.d [2020-04-17T22:36:41.643Z] #44 91.40 DEP criu/arch/x86/crtools.d [2020-04-17T22:36:41.643Z] #44 91.59 DEP criu/arch/x86/cpu.d [2020-04-17T22:36:41.643Z] #44 91.78 CC criu/arch/x86/cpu.o [2020-04-17T22:36:41.643Z] #44 92.67 CC criu/arch/x86/crtools.o [2020-04-17T22:36:41.643Z] #44 94.63 CC criu/arch/x86/kerndat.o [2020-04-17T22:36:41.656Z] #38 ... [2020-04-17T22:36:41.656Z] [2020-04-17T22:36:41.656Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:41.656Z] #56 93.80 time [2020-04-17T22:36:41.656Z] #56 103.4 encoding/binary [2020-04-17T22:36:41.656Z] #56 ... [2020-04-17T22:36:41.656Z] [2020-04-17T22:36:41.656Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:41.656Z] #33 97.94 internal/poll [2020-04-17T22:36:41.656Z] #33 99.22 internal/fmtsort [2020-04-17T22:36:41.656Z] #33 100.7 internal/syscall/execenv [2020-04-17T22:36:41.656Z] #33 101.4 internal/syscall/unix [2020-04-17T22:36:41.656Z] #33 101.6 strings [2020-04-17T22:36:41.656Z] #33 102.0 os [2020-04-17T22:36:41.676Z] #10 115.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T22:36:41.676Z] #10 115.1 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-17T22:36:41.676Z] #10 115.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:36:41.676Z] #10 115.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-17T22:36:41.676Z] #10 115.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:41.735Z] #56 106.2 encoding/binary [2020-04-17T22:36:41.914Z] #33 ... [2020-04-17T22:36:41.914Z] [2020-04-17T22:36:41.914Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:41.914Z] #56 104.2 os [2020-04-17T22:36:41.936Z] #10 115.2 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 [2020-04-17T22:36:41.936Z] #10 115.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 [2020-04-17T22:36:41.936Z] #10 115.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:41.937Z] #10 115.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 [2020-04-17T22:36:41.937Z] #10 115.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 [2020-04-17T22:36:41.937Z] #10 115.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:36:41.937Z] #10 115.3 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-17T22:36:41.937Z] #10 115.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-17T22:36:41.937Z] #10 115.3 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T22:36:41.937Z] #10 115.4 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-17T22:36:41.937Z] #10 115.4 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-17T22:36:41.937Z] #10 115.4 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:36:41.993Z] #56 106.4 os [2020-04-17T22:36:42.262Z] #44 95.54 CC criu/arch/x86/sigaction_compat.o [2020-04-17T22:36:42.521Z] #44 96.05 CC criu/arch/x86/sigframe.o [2020-04-17T22:36:42.848Z] #56 ... [2020-04-17T22:36:42.848Z] [2020-04-17T22:36:42.848Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:42.848Z] #47 94.82 time [2020-04-17T22:36:42.848Z] #47 104.1 strings [2020-04-17T22:36:42.848Z] #47 104.9 os [2020-04-17T22:36:42.877Z] #10 ... [2020-04-17T22:36:42.877Z] [2020-04-17T22:36:42.877Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:42.877Z] #68 110.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:36:42.877Z] #68 110.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T22:36:42.877Z] #68 DONE 115.7s [2020-04-17T22:36:42.877Z] [2020-04-17T22:36:42.877Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T22:36:42.877Z] #69 ... [2020-04-17T22:36:42.877Z] [2020-04-17T22:36:42.877Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:42.877Z] #10 DONE 116.2s [2020-04-17T22:36:43.100Z] #44 96.61 LINK criu/arch/x86/crtools.built-in.o [2020-04-17T22:36:43.100Z] #44 96.70 DEP criu/pie/util-vdso-elf32.d [2020-04-17T22:36:43.138Z] [2020-04-17T22:36:43.138Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:36:43.138Z] #58 DONE 0.1s [2020-04-17T22:36:43.138Z] [2020-04-17T22:36:43.138Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T22:36:43.138Z] #69 DONE 0.2s [2020-04-17T22:36:43.138Z] [2020-04-17T22:36:43.138Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T22:36:43.138Z] #59 DONE 0.1s [2020-04-17T22:36:43.138Z] [2020-04-17T22:36:43.138Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:43.362Z] #44 96.94 DEP criu/pie/util-vdso.d [2020-04-17T22:36:43.782Z] #47 ... [2020-04-17T22:36:43.782Z] [2020-04-17T22:36:43.782Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:43.782Z] #38 14.27 -- Detecting C compile features - done [2020-04-17T22:36:43.782Z] #38 14.35 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T22:36:43.923Z] #44 97.15 DEP criu/pie/util.d [2020-04-17T22:36:43.923Z] #44 97.41 CC criu/pie/util.o [2020-04-17T22:36:43.923Z] #44 ... [2020-04-17T22:36:43.923Z] [2020-04-17T22:36:43.923Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T22:36:43.923Z] #12 DONE 4.0s [2020-04-17T22:36:43.923Z] [2020-04-17T22:36:43.923Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T22:36:44.040Z] #38 14.76 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T22:36:44.298Z] #38 14.90 -- Configuring done [2020-04-17T22:36:44.298Z] #38 14.96 -- Generating done [2020-04-17T22:36:44.298Z] #38 14.98 -- Build files have been written to: /tmp/tmp.tjsJWc0GbP/tini [2020-04-17T22:36:44.298Z] #38 15.03 + make tini-static [2020-04-17T22:36:45.231Z] #38 15.87 Scanning dependencies of target tini-static [2020-04-17T22:36:45.231Z] #38 16.03 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T22:36:45.273Z] #56 109.8 encoding/base64 [2020-04-17T22:36:45.288Z] #13 ... [2020-04-17T22:36:45.288Z] [2020-04-17T22:36:45.288Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:45.288Z] #47 197.5 net/http/httptrace [2020-04-17T22:36:45.288Z] #47 197.9 net/http [2020-04-17T22:36:45.288Z] #47 ... [2020-04-17T22:36:45.288Z] [2020-04-17T22:36:45.288Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:45.288Z] #44 97.97 CC criu/pie/util-vdso.o [2020-04-17T22:36:45.547Z] #44 99.13 CC criu/pie/util-vdso-elf32.o [2020-04-17T22:36:46.110Z] #44 99.58 AR criu/pie/pie.lib.a [2020-04-17T22:36:46.110Z] #44 99.65 DEP criu/pie/restorer.d [2020-04-17T22:36:46.206Z] #56 ... [2020-04-17T22:36:46.206Z] [2020-04-17T22:36:46.206Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:46.206Z] #38 5.421 + RM_GOPATH=0 [2020-04-17T22:36:46.206Z] #38 5.421 + TMP_GOPATH= [2020-04-17T22:36:46.206Z] #38 5.421 + : /build [2020-04-17T22:36:46.206Z] #38 5.421 + '[' -z '' ']' [2020-04-17T22:36:46.206Z] #38 5.421 ++ mktemp -d [2020-04-17T22:36:46.206Z] #38 5.423 + export GOPATH=/tmp/tmp.jdDD4WysGI [2020-04-17T22:36:46.206Z] #38 5.423 + GOPATH=/tmp/tmp.jdDD4WysGI [2020-04-17T22:36:46.206Z] #38 5.423 + RM_GOPATH=1 [2020-04-17T22:36:46.206Z] #38 5.423 ++ dirname ./install.sh [2020-04-17T22:36:46.206Z] #38 5.424 + dir=. [2020-04-17T22:36:46.206Z] #38 5.424 + bin=tini [2020-04-17T22:36:46.206Z] #38 5.424 + shift [2020-04-17T22:36:46.206Z] #38 5.424 + '[' '!' -f ./tini.installer ']' [2020-04-17T22:36:46.206Z] #38 5.424 + . ./tini.installer [2020-04-17T22:36:46.206Z] #38 5.424 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:36:46.206Z] #38 5.424 + install_tini [2020-04-17T22:36:46.206Z] #38 5.424 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T22:36:46.206Z] #38 5.424 + git clone https://github.com/krallin/tini.git /tmp/tmp.jdDD4WysGI/tini [2020-04-17T22:36:46.206Z] #38 5.426 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:36:46.206Z] #38 5.427 Cloning into '/tmp/tmp.jdDD4WysGI/tini'... [2020-04-17T22:36:46.206Z] #38 6.550 + cd /tmp/tmp.jdDD4WysGI/tini [2020-04-17T22:36:46.206Z] #38 6.551 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:36:46.206Z] #38 6.598 + cmake . [2020-04-17T22:36:46.206Z] #38 7.730 -- The C compiler identification is GNU 8.3.0 [2020-04-17T22:36:46.206Z] #38 7.900 -- Check for working C compiler: /usr/bin/cc [2020-04-17T22:36:46.206Z] #38 8.780 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T22:36:46.206Z] #38 8.782 -- Detecting C compiler ABI info [2020-04-17T22:36:46.366Z] #44 99.83 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-17T22:36:46.366Z] #44 100.0 DEP criu/arch/x86/restorer_unmap.d [2020-04-17T22:36:46.437Z] #60 ... [2020-04-17T22:36:46.437Z] [2020-04-17T22:36:46.437Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:46.437Z] #47 109.0 vendor/golang.org/x/net/idna [2020-04-17T22:36:46.437Z] #47 112.1 mime/quotedprintable [2020-04-17T22:36:46.437Z] #47 112.1 encoding/asn1 [2020-04-17T22:36:46.437Z] #47 113.2 net/http/internal [2020-04-17T22:36:46.437Z] #47 115.9 crypto/x509/pkix [2020-04-17T22:36:46.437Z] #47 115.9 vendor/golang.org/x/crypto/cryptobyte [2020-04-17T22:36:46.437Z] #47 118.8 net/textproto [2020-04-17T22:36:46.437Z] #47 118.8 vendor/golang.org/x/net/http/httpproxy [2020-04-17T22:36:46.437Z] #47 118.8 crypto/x509 [2020-04-17T22:36:46.437Z] #47 ... [2020-04-17T22:36:46.437Z] [2020-04-17T22:36:46.437Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:46.437Z] #44 55.75 CC images/userns.o [2020-04-17T22:36:46.437Z] #44 56.29 CC images/google/protobuf/descriptor.o [2020-04-17T22:36:46.437Z] #44 58.74 CC images/opts.o [2020-04-17T22:36:46.437Z] #44 59.12 CC images/seccomp.o [2020-04-17T22:36:46.437Z] #44 59.60 CC images/binfmt-misc.o [2020-04-17T22:36:46.437Z] #44 59.86 CC images/time.o [2020-04-17T22:36:46.437Z] #44 60.05 CC images/sysctl.o [2020-04-17T22:36:46.437Z] #44 60.26 CC images/autofs.o [2020-04-17T22:36:46.437Z] #44 60.51 CC images/macvlan.o [2020-04-17T22:36:46.437Z] #44 60.83 CC images/sit.o [2020-04-17T22:36:46.437Z] #44 61.04 LINK images/built-in.o [2020-04-17T22:36:46.437Z] #44 61.23 GEN compel/include/asm [2020-04-17T22:36:46.437Z] #44 61.26 GEN compel/include/version.h [2020-04-17T22:36:46.437Z] #44 61.30 touch .config [2020-04-17T22:36:46.437Z] #44 61.43 GEN include/common/config.h [2020-04-17T22:36:46.437Z] #44 61.61 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T22:36:46.437Z] #44 61.68 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-04-17T22:36:46.437Z] #44 61.79 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-04-17T22:36:46.437Z] #44 61.83 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-04-17T22:36:46.437Z] #44 61.85 DEP compel/plugins/std/infect.d [2020-04-17T22:36:46.437Z] #44 ... [2020-04-17T22:36:46.437Z] [2020-04-17T22:36:46.437Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:46.437Z] #60 2.999 + RM_GOPATH=0 [2020-04-17T22:36:46.437Z] #60 2.999 + TMP_GOPATH= [2020-04-17T22:36:46.437Z] #60 2.999 + : /build [2020-04-17T22:36:46.437Z] #60 2.999 + '[' -z '' ']' [2020-04-17T22:36:46.437Z] #60 3.004 ++ mktemp -d [2020-04-17T22:36:46.437Z] #60 3.008 + export GOPATH=/tmp/tmp.Uwd5rPDGhu [2020-04-17T22:36:46.437Z] #60 3.008 + GOPATH=/tmp/tmp.Uwd5rPDGhu [2020-04-17T22:36:46.437Z] #60 3.008 + RM_GOPATH=1 [2020-04-17T22:36:46.437Z] #60 3.009 ++ dirname ./install.sh [2020-04-17T22:36:46.437Z] #60 3.013 + dir=. [2020-04-17T22:36:46.437Z] #60 3.013 + bin=runc [2020-04-17T22:36:46.437Z] #60 3.013 + shift [2020-04-17T22:36:46.437Z] #60 3.013 + '[' '!' -f ./runc.installer ']' [2020-04-17T22:36:46.437Z] #60 3.013 + . ./runc.installer [2020-04-17T22:36:46.437Z] #60 3.013 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:36:46.437Z] #60 3.013 + install_runc [2020-04-17T22:36:46.437Z] #60 3.013 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T22:36:46.437Z] #60 3.014 + uname -r [2020-04-17T22:36:46.437Z] #60 3.017 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T22:36:46.437Z] #60 3.017 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T22:36:46.437Z] #60 3.017 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Uwd5rPDGhu/src/github.com/opencontainers/runc [2020-04-17T22:36:46.437Z] #60 3.017 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T22:36:46.437Z] #60 3.024 Cloning into '/tmp/tmp.Uwd5rPDGhu/src/github.com/opencontainers/runc'... [2020-04-17T22:36:46.437Z] #60 ... [2020-04-17T22:36:46.437Z] [2020-04-17T22:36:46.437Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T22:36:46.437Z] #11 DONE 3.6s [2020-04-17T22:36:46.437Z] [2020-04-17T22:36:46.437Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:46.437Z] #44 62.05 DEP compel/plugins/std/string.d [2020-04-17T22:36:46.437Z] #44 62.26 DEP compel/plugins/std/log.d [2020-04-17T22:36:46.466Z] #38 9.165 -- Detecting C compiler ABI info - done [2020-04-17T22:36:46.466Z] #38 9.243 -- Detecting C compile features [2020-04-17T22:36:46.623Z] #44 100.0 DEP criu/arch/x86/restorer.d [2020-04-17T22:36:46.623Z] #44 100.2 DEP criu/arch/x86/vdso-pie.d [2020-04-17T22:36:46.623Z] #44 100.3 DEP criu/pie/parasite-vdso.d [2020-04-17T22:36:46.724Z] #38 ... [2020-04-17T22:36:46.724Z] [2020-04-17T22:36:46.724Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:46.724Z] #10 111.7 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T22:36:46.724Z] #10 111.7 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T22:36:46.880Z] #44 ... [2020-04-17T22:36:46.880Z] [2020-04-17T22:36:46.880Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T22:36:46.880Z] #13 2.942 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T22:36:46.880Z] #13 DONE 3.1s [2020-04-17T22:36:46.880Z] [2020-04-17T22:36:46.880Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:46.880Z] #44 100.5 DEP criu/pie/parasite.d [2020-04-17T22:36:46.982Z] #10 111.7 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:36:47.010Z] #44 62.46 DEP compel/plugins/std/fds.d [2020-04-17T22:36:47.010Z] #44 62.70 DEP compel/plugins/std/std.d [2020-04-17T22:36:47.272Z] #44 62.94 DEP compel/plugins/shmem/shmem.d [2020-04-17T22:36:47.442Z] #44 100.8 CC criu/pie/parasite.o [2020-04-17T22:36:47.533Z] #44 63.16 DEP compel/plugins/fds/fds.d [2020-04-17T22:36:47.533Z] #44 63.26 CC compel/plugins/std/std.o [2020-04-17T22:36:47.760Z] #38 17.95 [100%] Linking C executable tini-static [2020-04-17T22:36:47.794Z] #44 63.46 CC compel/plugins/std/fds.o [2020-04-17T22:36:48.055Z] #44 63.85 CC compel/plugins/std/log.o [2020-04-17T22:36:48.328Z] #38 18.92 [100%] Built target tini-static [2020-04-17T22:36:48.334Z] using credential docker-jenkins-github-credentials [2020-04-17T22:36:48.355Z] #10 ... [2020-04-17T22:36:48.355Z] [2020-04-17T22:36:48.355Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:48.355Z] #43 111.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T22:36:48.355Z] #43 112.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:36:48.355Z] #43 DONE 112.9s [2020-04-17T22:36:48.355Z] [2020-04-17T22:36:48.355Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:48.409Z] Cloning the remote Git repository [2020-04-17T22:36:48.409Z] Cloning with configured refspecs honoured and without tags [2020-04-17T22:36:48.586Z] #38 ... [2020-04-17T22:36:48.586Z] [2020-04-17T22:36:48.586Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:36:48.586Z] #43 109.6 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-17T22:36:48.586Z] #43 109.6 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:36:48.586Z] #43 DONE 111.1s [2020-04-17T22:36:48.586Z] [2020-04-17T22:36:48.586Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:48.586Z] #38 19.16 + mkdir -p /build [2020-04-17T22:36:48.586Z] #38 19.22 + cp tini-static /build/docker-init [2020-04-17T22:36:48.586Z] #38 ... [2020-04-17T22:36:48.586Z] [2020-04-17T22:36:48.586Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:48.809Z] #44 102.2 LINK criu/pie/parasite.built-in.o [2020-04-17T22:36:48.809Z] #44 102.2 GEN criu/pie/parasite-blob.h [2020-04-17T22:36:48.809Z] #44 102.3 CC criu/pie/parasite-vdso.o [2020-04-17T22:36:48.847Z] #44 ... [2020-04-17T22:36:48.847Z] [2020-04-17T22:36:48.847Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:48.847Z] #38 DONE 19.4s [2020-04-17T22:36:48.847Z] [2020-04-17T22:36:48.847Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:48.847Z] #10 109.0 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T22:36:48.847Z] #10 109.0 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T22:36:48.847Z] #10 109.0 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:48.847Z] #10 109.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T22:36:48.847Z] #10 109.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T22:36:48.847Z] #10 109.2 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:48.642Z] Cloning repository https://github.com/moby/moby.git [2020-04-17T22:36:48.996Z] #44 ... [2020-04-17T22:36:48.996Z] [2020-04-17T22:36:48.996Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T22:36:48.996Z] #12 DONE 2.7s [2020-04-17T22:36:49.065Z] #44 ... [2020-04-17T22:36:49.065Z] [2020-04-17T22:36:49.065Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T22:36:49.065Z] #14 DONE 2.0s [2020-04-17T22:36:49.065Z] [2020-04-17T22:36:49.065Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:49.065Z] #60 12.43 + cd /tmp/tmp.B6GoDxg15m/src/github.com/opencontainers/runc [2020-04-17T22:36:49.065Z] #60 12.43 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:36:49.257Z] [2020-04-17T22:36:49.257Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T22:36:49.994Z] #60 13.32 + '[' -z '' ']' [2020-04-17T22:36:49.994Z] #60 13.32 + target=static [2020-04-17T22:36:49.994Z] #60 13.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T22:36:49.091Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-17T22:36:50.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:36:50.545Z] > git --version # timeout=10 [2020-04-17T22:36:50.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:36:50.593Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:36:51.362Z] #60 ... [2020-04-17T22:36:51.362Z] [2020-04-17T22:36:51.362Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T22:36:51.362Z] #15 DONE 2.3s [2020-04-17T22:36:51.619Z] [2020-04-17T22:36:51.619Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T22:36:51.800Z] #13 2.224 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T22:36:51.800Z] #13 DONE 2.7s [2020-04-17T22:36:51.800Z] [2020-04-17T22:36:51.800Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T22:36:52.528Z] #44 ... [2020-04-17T22:36:52.528Z] [2020-04-17T22:36:52.528Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:52.528Z] #47 106.4 os [2020-04-17T22:36:52.528Z] #47 109.4 regexp/syntax [2020-04-17T22:36:52.528Z] #47 112.4 fmt [2020-04-17T22:36:52.528Z] #47 ... [2020-04-17T22:36:52.528Z] [2020-04-17T22:36:52.528Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:52.528Z] #38 12.71 -- Detecting C compile features - done [2020-04-17T22:36:52.528Z] #38 12.81 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T22:36:52.528Z] #38 13.37 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T22:36:52.528Z] #38 13.58 -- Configuring done [2020-04-17T22:36:52.528Z] #38 13.60 -- Generating done [2020-04-17T22:36:52.528Z] #38 13.63 -- Build files have been written to: /tmp/tmp.jdDD4WysGI/tini [2020-04-17T22:36:52.528Z] #38 13.64 + make tini-static [2020-04-17T22:36:52.528Z] #38 14.51 Scanning dependencies of target tini-static [2020-04-17T22:36:52.528Z] #38 14.62 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T22:36:53.511Z] #16 DONE 2.2s [2020-04-17T22:36:53.511Z] [2020-04-17T22:36:53.511Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:53.511Z] #47 214.6 github.com/LK4D4/vndr/godl [2020-04-17T22:36:53.511Z] #47 215.5 github.com/LK4D4/vndr [2020-04-17T22:36:54.116Z] #10 ... [2020-04-17T22:36:54.116Z] [2020-04-17T22:36:54.116Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:54.116Z] #33 106.0 path [2020-04-17T22:36:54.116Z] #33 107.0 text/tabwriter [2020-04-17T22:36:54.116Z] #33 108.4 path/filepath [2020-04-17T22:36:54.116Z] #33 108.4 fmt [2020-04-17T22:36:54.116Z] #33 111.0 io/ioutil [2020-04-17T22:36:54.116Z] #33 115.0 github.com/BurntSushi/toml [2020-04-17T22:36:54.116Z] #33 115.0 flag [2020-04-17T22:36:54.346Z] #14 DONE 2.6s [2020-04-17T22:36:54.346Z] [2020-04-17T22:36:54.346Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:54.346Z] #44 65.01 CC compel/plugins/std/string.o [2020-04-17T22:36:54.346Z] #44 66.00 CC compel/plugins/std/infect.o [2020-04-17T22:36:54.346Z] #44 66.58 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-04-17T22:36:54.346Z] #44 66.63 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-04-17T22:36:54.346Z] #44 66.76 AR compel/plugins/std.lib.a [2020-04-17T22:36:54.346Z] #44 66.84 CC compel/plugins/fds/fds.o [2020-04-17T22:36:54.346Z] #44 67.21 AR compel/plugins/fds.lib.a [2020-04-17T22:36:54.346Z] #44 67.26 HOSTDEP compel/src/lib/log-host.d [2020-04-17T22:36:54.346Z] #44 67.48 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T22:36:54.346Z] #44 67.70 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-04-17T22:36:54.346Z] #44 67.97 HOSTDEP compel/src/main-host.d [2020-04-17T22:36:54.346Z] #44 68.19 DEP compel/src/lib/ptrace.d [2020-04-17T22:36:54.346Z] #44 68.42 DEP compel/src/lib/infect.d [2020-04-17T22:36:54.346Z] #44 68.60 DEP compel/src/lib/infect-util.d [2020-04-17T22:36:54.346Z] #44 68.84 DEP compel/src/lib/infect-rpc.d [2020-04-17T22:36:54.346Z] #44 69.07 DEP compel/arch/aarch64/src/lib/infect.d [2020-04-17T22:36:54.346Z] #44 69.27 DEP compel/arch/aarch64/src/lib/cpu.d [2020-04-17T22:36:54.346Z] #44 69.40 DEP compel/src/lib/log.d [2020-04-17T22:36:54.346Z] #44 69.69 DEP compel/src/main.d [2020-04-17T22:36:54.346Z] #44 69.81 DEP compel/src/lib/handle-elf.d [2020-04-17T22:36:54.346Z] #44 69.95 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-04-17T22:36:54.428Z] #38 ... [2020-04-17T22:36:54.429Z] [2020-04-17T22:36:54.429Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:54.429Z] #33 108.5 path [2020-04-17T22:36:54.429Z] #33 109.5 text/tabwriter [2020-04-17T22:36:54.429Z] #33 109.7 fmt [2020-04-17T22:36:54.429Z] #33 110.8 path/filepath [2020-04-17T22:36:54.429Z] #33 113.3 io/ioutil [2020-04-17T22:36:54.429Z] #33 116.6 github.com/BurntSushi/toml [2020-04-17T22:36:54.429Z] #33 116.6 flag [2020-04-17T22:36:54.429Z] #33 ... [2020-04-17T22:36:54.429Z] [2020-04-17T22:36:54.429Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:54.429Z] #44 5.740 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:36:54.429Z] #44 5.741 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:36:54.429Z] #44 5.750 Note: Building without GnuTLS support [2020-04-17T22:36:54.607Z] #44 70.10 CC compel/src/lib/log.o [2020-04-17T22:36:54.682Z] #33 ... [2020-04-17T22:36:54.682Z] [2020-04-17T22:36:54.682Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:54.682Z] #56 107.0 encoding/base64 [2020-04-17T22:36:54.682Z] #56 108.2 golang.org/x/sys/unix [2020-04-17T22:36:54.682Z] #56 110.4 fmt [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T22:36:54.748Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-04-17T22:36:54.748Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T22:36:54.748Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 4.8% of statements [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T22:36:54.748Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-04-17T22:36:54.748Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T22:36:54.748Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-04-17T22:36:54.748Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T22:36:54.748Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T22:36:54.869Z] #44 70.64 CC compel/arch/aarch64/src/lib/cpu.o [2020-04-17T22:36:55.030Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-04-17T22:36:55.257Z] #56 ... [2020-04-17T22:36:55.257Z] [2020-04-17T22:36:55.257Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:55.257Z] #44 6.522 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:36:55.257Z] #44 6.522 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:36:55.257Z] #44 6.531 Note: Building without GnuTLS support [2020-04-17T22:36:55.546Z] #44 71.18 CC compel/arch/aarch64/src/lib/infect.o [2020-04-17T22:36:55.802Z] #44 ... [2020-04-17T22:36:55.802Z] [2020-04-17T22:36:55.802Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:55.802Z] #38 17.02 [100%] Linking C executable tini-static [2020-04-17T22:36:55.802Z] #38 17.96 [100%] Built target tini-static [2020-04-17T22:36:55.802Z] #38 18.12 + mkdir -p /build [2020-04-17T22:36:55.802Z] #38 18.13 + cp tini-static /build/docker-init [2020-04-17T22:36:55.802Z] #38 DONE 18.4s [2020-04-17T22:36:55.802Z] [2020-04-17T22:36:55.802Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:55.802Z] #33 119.6 log [2020-04-17T22:36:56.486Z] #44 71.92 CC compel/src/lib/infect-rpc.o [2020-04-17T22:36:56.747Z] #44 72.39 CC compel/src/lib/infect-util.o [2020-04-17T22:36:57.009Z] #44 ... [2020-04-17T22:36:57.009Z] [2020-04-17T22:36:57.009Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:36:57.009Z] #50 DONE 130.0s [2020-04-17T22:36:57.009Z] [2020-04-17T22:36:57.009Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:57.009Z] #60 10.76 + cd /tmp/tmp.Uwd5rPDGhu/src/github.com/opencontainers/runc [2020-04-17T22:36:57.009Z] #60 10.76 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:36:57.009Z] #60 11.82 + '[' -z '' ']' [2020-04-17T22:36:57.009Z] #60 11.82 + target=static [2020-04-17T22:36:57.009Z] #60 11.82 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T22:36:57.009Z] #60 13.46 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-17T22:36:57.175Z] #33 ... [2020-04-17T22:36:57.176Z] [2020-04-17T22:36:57.176Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:57.176Z] #56 111.6 golang.org/x/sys/unix [2020-04-17T22:36:57.176Z] #56 113.2 fmt [2020-04-17T22:36:57.176Z] #56 121.6 encoding/json [2020-04-17T22:36:57.176Z] #56 ... [2020-04-17T22:36:57.176Z] [2020-04-17T22:36:57.176Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:57.176Z] #47 117.3 regexp [2020-04-17T22:36:57.176Z] #47 120.7 go/token [2020-04-17T22:36:57.270Z] #60 ... [2020-04-17T22:36:57.270Z] [2020-04-17T22:36:57.270Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T22:36:57.270Z] #15 DONE 2.9s [2020-04-17T22:36:57.531Z] [2020-04-17T22:36:57.531Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:57.531Z] #44 72.80 CC compel/src/lib/infect.o [2020-04-17T22:36:57.531Z] #44 ... [2020-04-17T22:36:57.531Z] [2020-04-17T22:36:57.531Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:57.531Z] #47 120.5 vendor/golang.org/x/net/http/httpguts [2020-04-17T22:36:57.531Z] #47 120.5 mime/multipart [2020-04-17T22:36:57.531Z] #47 123.7 crypto/tls [2020-04-17T22:36:57.681Z] #47 ... [2020-04-17T22:36:57.681Z] [2020-04-17T22:36:57.681Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:36:57.681Z] #44 103.1 CC criu/arch/x86/vdso-pie.o [2020-04-17T22:36:57.681Z] #44 103.4 CC criu/arch/x86/restorer.o [2020-04-17T22:36:57.681Z] #44 104.0 CC criu/arch/x86/restorer_unmap.o [2020-04-17T22:36:57.681Z] #44 104.0 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-17T22:36:57.681Z] #44 104.4 CC criu/pie/restorer.o [2020-04-17T22:36:57.681Z] #44 108.1 LINK criu/pie/restorer.built-in.o [2020-04-17T22:36:57.681Z] #44 108.1 GEN criu/pie/restorer-blob.h [2020-04-17T22:36:57.681Z] #44 108.2 DEP criu/vdso.d [2020-04-17T22:36:57.681Z] #44 108.4 DEP criu/vdso-compat.d [2020-04-17T22:36:57.681Z] #44 108.6 DEP criu/uts_ns.d [2020-04-17T22:36:57.681Z] #44 108.7 DEP criu/util.d [2020-04-17T22:36:57.681Z] #44 108.9 DEP criu/uffd.d [2020-04-17T22:36:57.681Z] #44 109.1 DEP criu/tun.d [2020-04-17T22:36:57.681Z] #44 109.3 DEP criu/tty.d [2020-04-17T22:36:57.681Z] #44 109.5 DEP criu/timerfd.d [2020-04-17T22:36:57.681Z] #44 109.7 DEP criu/sysfs_parse.d [2020-04-17T22:36:57.681Z] #44 109.8 DEP criu/sysctl.d [2020-04-17T22:36:57.681Z] #44 110.0 DEP criu/string.d [2020-04-17T22:36:57.681Z] #44 110.0 DEP criu/stats.d [2020-04-17T22:36:57.681Z] #44 110.1 DEP criu/sockets.d [2020-04-17T22:36:57.681Z] #44 110.3 DEP criu/sk-unix.d [2020-04-17T22:36:57.681Z] #44 110.5 DEP criu/sk-tcp.d [2020-04-17T22:36:57.681Z] #44 110.7 DEP criu/sk-queue.d [2020-04-17T22:36:57.681Z] #44 110.8 DEP criu/sk-packet.d [2020-04-17T22:36:57.681Z] #44 111.1 DEP criu/sk-netlink.d [2020-04-17T22:36:57.705Z] ok github.com/docker/docker/builder/remotecontext 0.372s coverage: 13.6% of statements [2020-04-17T22:36:57.788Z] #44 ... [2020-04-17T22:36:57.788Z] [2020-04-17T22:36:57.788Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:36:57.788Z] #47 109.6 regexp/syntax [2020-04-17T22:36:57.788Z] #47 110.6 fmt [2020-04-17T22:36:57.788Z] #47 118.5 regexp [2020-04-17T22:36:57.788Z] #47 118.7 go/token [2020-04-17T22:36:57.788Z] #47 ... [2020-04-17T22:36:57.788Z] [2020-04-17T22:36:57.788Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:36:57.788Z] #56 118.4 encoding/json [2020-04-17T22:36:57.792Z] #47 ... [2020-04-17T22:36:57.792Z] [2020-04-17T22:36:57.792Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T22:36:57.938Z] #44 111.3 DEP criu/sk-inet.d [2020-04-17T22:36:57.938Z] #44 111.5 DEP criu/signalfd.d [2020-04-17T22:36:58.109Z] #47 122.4 go/scanner [2020-04-17T22:36:58.195Z] #44 111.7 DEP criu/sigframe.d [2020-04-17T22:36:58.318Z] ok github.com/docker/docker/builder/dockerfile 1.062s coverage: 48.2% of statements [2020-04-17T22:36:58.366Z] #47 ... [2020-04-17T22:36:58.366Z] [2020-04-17T22:36:58.366Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:36:58.366Z] #10 123.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T22:36:58.366Z] #10 123.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T22:36:58.366Z] #10 123.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:58.451Z] #44 111.8 DEP criu/shmem.d [2020-04-17T22:36:58.451Z] #44 112.0 DEP criu/servicefd.d [2020-04-17T22:36:58.624Z] #10 123.5 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T22:36:58.624Z] #10 123.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T22:36:58.624Z] #10 123.5 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:36:58.708Z] #44 112.1 DEP criu/seize.d [2020-04-17T22:36:58.932Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-04-17T22:36:58.964Z] #44 112.3 DEP criu/seccomp.d [2020-04-17T22:36:58.964Z] #44 112.5 DEP criu/rst-malloc.d [2020-04-17T22:36:59.214Z] ok github.com/docker/docker/builder/remotecontext/git 1.026s coverage: 86.3% of statements [2020-04-17T22:36:59.214Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T22:36:59.214Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T22:36:59.226Z] #44 112.6 DEP criu/rbtree.d [2020-04-17T22:36:59.226Z] #44 112.6 DEP criu/pstree.d [2020-04-17T22:36:59.226Z] #44 112.8 DEP criu/protobuf.d [2020-04-17T22:36:59.226Z] #44 112.9 GEN criu/protobuf-desc-gen.h [2020-04-17T22:37:01.121Z] #16 DONE 3.2s [2020-04-17T22:37:01.121Z] [2020-04-17T22:37:01.121Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:01.131Z] #44 114.4 DEP criu/protobuf-desc.d [2020-04-17T22:37:01.131Z] #44 114.6 DEP criu/proc_parse.d [2020-04-17T22:37:01.387Z] #44 114.9 DEP criu/plugin.d [2020-04-17T22:37:01.387Z] #44 114.9 DEP criu/pipes.d [2020-04-17T22:37:01.644Z] #44 115.2 DEP criu/pie-util.d [2020-04-17T22:37:01.644Z] #44 ... [2020-04-17T22:37:01.644Z] [2020-04-17T22:37:01.644Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:01.644Z] #60 14.93 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-17T22:37:01.885Z] ok github.com/docker/docker/client 0.165s coverage: 75.4% of statements [2020-04-17T22:37:01.900Z] #60 ... [2020-04-17T22:37:01.900Z] [2020-04-17T22:37:01.900Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:01.900Z] #44 115.3 DEP criu/pie-util-vdso.d [2020-04-17T22:37:01.900Z] #44 115.4 DEP criu/pie-util-vdso-elf32.d [2020-04-17T22:37:01.981Z] #56 ... [2020-04-17T22:37:01.981Z] [2020-04-17T22:37:01.981Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:01.981Z] #44 9.804 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:37:01.981Z] #44 9.865 GEN .gitid [2020-04-17T22:37:01.981Z] #44 9.893 GEN criu/include/version.h [2020-04-17T22:37:01.981Z] #44 9.978 GEN include/common/asm [2020-04-17T22:37:01.981Z] #44 13.14 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T22:37:01.981Z] #44 13.28 PBCC images/opts.pb-c.c [2020-04-17T22:37:01.981Z] #44 13.37 PBCC images/sit.pb-c.c [2020-04-17T22:37:01.981Z] #44 13.39 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T22:37:01.981Z] #44 13.52 DEP images/opts.pb-c.d [2020-04-17T22:37:02.157Z] #44 115.5 DEP criu/path.d [2020-04-17T22:37:02.239Z] #44 13.58 DEP images/sit.pb-c.d [2020-04-17T22:37:02.239Z] #44 13.69 PBCC images/macvlan.pb-c.c [2020-04-17T22:37:02.239Z] #44 13.71 DEP images/macvlan.pb-c.d [2020-04-17T22:37:02.239Z] #44 13.83 PBCC images/autofs.pb-c.c [2020-04-17T22:37:02.417Z] #44 115.8 DEP criu/parasite-syscall.d [2020-04-17T22:37:02.417Z] #44 116.0 DEP criu/pagemap.d [2020-04-17T22:37:02.497Z] #44 13.84 DEP images/autofs.pb-c.d [2020-04-17T22:37:02.497Z] #44 13.92 PBCC images/sysctl.pb-c.c [2020-04-17T22:37:02.497Z] #44 13.94 DEP images/sysctl.pb-c.d [2020-04-17T22:37:02.497Z] #44 14.01 PBCC images/time.pb-c.c [2020-04-17T22:37:02.497Z] #44 14.04 DEP images/time.pb-c.d [2020-04-17T22:37:02.497Z] #44 14.09 PBCC images/binfmt-misc.pb-c.c [2020-04-17T22:37:02.497Z] #44 14.10 DEP images/binfmt-misc.pb-c.d [2020-04-17T22:37:02.497Z] #44 14.16 PBCC images/seccomp.pb-c.c [2020-04-17T22:37:02.675Z] #44 116.2 DEP criu/pagemap-cache.d [2020-04-17T22:37:02.755Z] #44 14.21 DEP images/seccomp.pb-c.d [2020-04-17T22:37:02.755Z] #44 14.27 PBCC images/userns.pb-c.c [2020-04-17T22:37:02.755Z] #44 14.33 DEP images/userns.pb-c.d [2020-04-17T22:37:02.932Z] #44 116.4 DEP criu/page-xfer.d [2020-04-17T22:37:02.932Z] #44 ... [2020-04-17T22:37:02.932Z] [2020-04-17T22:37:02.932Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:02.932Z] #47 DONE 225.5s [2020-04-17T22:37:02.932Z] [2020-04-17T22:37:02.932Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:02.932Z] #44 116.5 DEP criu/page-pipe.d [2020-04-17T22:37:03.013Z] #44 14.43 PBCC images/cgroup.pb-c.c [2020-04-17T22:37:03.014Z] #44 14.45 DEP images/cgroup.pb-c.d [2020-04-17T22:37:03.014Z] #44 14.53 PBCC images/fown.pb-c.c [2020-04-17T22:37:03.014Z] #44 14.54 PBCC images/ext-file.pb-c.c [2020-04-17T22:37:03.014Z] #44 14.56 DEP images/fown.pb-c.d [2020-04-17T22:37:03.014Z] #44 14.62 DEP images/ext-file.pb-c.d [2020-04-17T22:37:03.033Z] #17 2.568 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:37:03.189Z] #44 116.6 DEP criu/netfilter.d [2020-04-17T22:37:03.189Z] #44 116.8 DEP criu/net.d [2020-04-17T22:37:03.271Z] #44 14.66 PBCC images/rpc.pb-c.c [2020-04-17T22:37:03.271Z] #44 14.70 DEP images/rpc.pb-c.d [2020-04-17T22:37:03.271Z] #44 14.77 PBCC images/siginfo.pb-c.c [2020-04-17T22:37:03.271Z] #44 14.81 DEP images/siginfo.pb-c.d [2020-04-17T22:37:03.298Z] #17 2.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:37:03.298Z] #17 2.681 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:37:03.530Z] #44 14.88 PBCC images/pagemap.pb-c.c [2020-04-17T22:37:03.530Z] #44 14.93 DEP images/pagemap.pb-c.d [2020-04-17T22:37:03.530Z] #44 15.01 PBCC images/rlimit.pb-c.c [2020-04-17T22:37:03.530Z] #44 15.04 DEP images/rlimit.pb-c.d [2020-04-17T22:37:03.753Z] #44 117.0 DEP criu/namespaces.d [2020-04-17T22:37:03.753Z] #44 117.1 DEP criu/mount.d [2020-04-17T22:37:03.753Z] #44 ... [2020-04-17T22:37:03.753Z] [2020-04-17T22:37:03.753Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:03.753Z] #17 2.457 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:37:03.753Z] #17 2.494 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:37:03.753Z] #17 2.571 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:37:03.753Z] #17 3.150 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:37:03.753Z] #17 4.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:37:03.753Z] #17 6.000 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:37:03.753Z] #17 ... [2020-04-17T22:37:03.753Z] [2020-04-17T22:37:03.753Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:03.753Z] #44 117.3 DEP criu/mem.d [2020-04-17T22:37:03.788Z] #44 15.12 PBCC images/file-lock.pb-c.c [2020-04-17T22:37:03.788Z] #44 15.13 DEP images/file-lock.pb-c.d [2020-04-17T22:37:03.788Z] #44 15.23 PBCC images/tty.pb-c.c [2020-04-17T22:37:03.788Z] #44 15.29 DEP images/tty.pb-c.d [2020-04-17T22:37:03.788Z] #44 15.41 PBCC images/tun.pb-c.c [2020-04-17T22:37:03.788Z] #44 15.45 PBCC images/netdev.pb-c.c [2020-04-17T22:37:03.869Z] #17 3.360 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-17T22:37:03.885Z] #10 ... [2020-04-17T22:37:03.885Z] [2020-04-17T22:37:03.885Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:37:03.885Z] #65 57.78 Checking out files: 24% (786/3176) Checking out files: 25% (794/3176) Checking out files: 26% (826/3176) Checking out files: 27% (858/3176) Checking out files: 28% (890/3176) Checking out files: 29% (922/3176) Checking out files: 30% (953/3176) Checking out files: 31% (985/3176) Checking out files: 32% (1017/3176) Checking out files: 33% (1049/3176) Checking out files: 34% (1080/3176) Checking out files: 35% (1112/3176) Checking out files: 36% (1144/3176) Checking out files: 37% (1176/3176) Checking out files: 38% (1207/3176) Checking out files: 39% (1239/3176) Checking out files: 40% (1271/3176) Checking out files: 41% (1303/3176) Checking out files: 42% (1334/3176) Checking out files: 43% (1366/3176) Checking out files: 44% (1398/3176) Checking out files: 45% (1430/3176) Checking out files: 46% (1461/3176) Checking out files: 47% (1493/3176) Checking out files: 48% (1525/3176) Checking out files: 49% (1557/3176) Checking out files: 50% (1588/3176) Checking out files: 51% (1620/3176) Checking out files: 52% (1652/3176) Checking out files: 52% (1678/3176) Checking out files: 53% (1684/3176) Checking out files: 54% (1716/3176) Checking out files: 55% (1747/3176) Checking out files: 56% (1779/3176) Checking out files: 57% (1811/3176) Checking out files: 58% (1843/3176) Checking out files: 59% (1874/3176) Checking out files: 60% (1906/3176) Checking out files: 61% (1938/3176) Checking out files: 62% (1970/3176) Checking out files: 63% (2001/3176) Checking out files: 64% (2033/3176) Checking out files: 65% (2065/3176) Checking out files: 66% (2097/3176) Checking out files: 67% (2128/3176) Checking out files: 68% (2160/3176) Checking out files: 69% (2192/3176) Checking out files: 70% (2224/3176) Checking out files: 71% (2255/3176) Checking out files: 72% (2287/3176) Checking out files: 73% (2319/3176) Checking out files: 74% (2351/3176) Checking out files: 75% (2382/3176) Checking out files: 76% (2414/3176) Checking out files: 77% (2446/3176) Checking out files: 78% (2478/3176) Checking out files: 79% (2510/3176) Checking out files: 80% (2541/3176) Checking out files: 81% (2573/3176) Checking out files: 82% (2605/3176) Checking out files: 83% (2637/3176) Checking out files: 84% (2668/3176) Checking out files: 85% (2700/3176) Checking out files: 86% (2732/3176) Checking out files: 87% (2764/3176) Checking out files: 88% (2795/3176) Checking out files: 89% (2827/3176) Checking out files: 90% (2859/3176) Checking out files: 91% (2891/3176) Checking out files: 92% (2922/3176) Checking out files: 93% (2954/3176) Checking out files: 94% (2986/3176) Checking out files: 95% (3018/3176) Checking out files: 96% (3049/3176) Checking out files: 97% (3081/3176) Checking out files: 98% (3113/3176) Checking out files: 98% (3124/3176) Checking out files: 99% (3145/3176) Checking out files: 100% (3176/3176) Checking out files: 100% (3176/3176), done. [2020-04-17T22:37:03.885Z] #65 60.89 + cd /tmp/tmp.37sg0gX1XQ/src/github.com/containerd/containerd [2020-04-17T22:37:03.885Z] #65 60.89 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:37:04.046Z] #44 15.53 DEP images/tun.pb-c.d [2020-04-17T22:37:04.046Z] #44 15.58 DEP images/netdev.pb-c.d [2020-04-17T22:37:04.046Z] #44 15.67 PBCC images/vma.pb-c.c [2020-04-17T22:37:04.305Z] #44 15.80 DEP images/vma.pb-c.d [2020-04-17T22:37:04.305Z] #44 ... [2020-04-17T22:37:04.305Z] [2020-04-17T22:37:04.305Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:37:04.315Z] #44 117.6 DEP criu/lsm.d [2020-04-17T22:37:04.315Z] #44 117.8 DEP criu/log.d [2020-04-17T22:37:04.572Z] #44 118.0 DEP criu/libnetlink.d [2020-04-17T22:37:04.572Z] #44 118.1 DEP criu/kerndat.d [2020-04-17T22:37:04.820Z] #65 55.28 Checking out files: 37% (1195/3176) Checking out files: 38% (1207/3176) Checking out files: 39% (1239/3176) Checking out files: 40% (1271/3176) Checking out files: 41% (1303/3176) Checking out files: 42% (1334/3176) Checking out files: 43% (1366/3176) Checking out files: 44% (1398/3176) Checking out files: 45% (1430/3176) Checking out files: 46% (1461/3176) Checking out files: 47% (1493/3176) Checking out files: 48% (1525/3176) Checking out files: 49% (1557/3176) Checking out files: 50% (1588/3176) Checking out files: 51% (1620/3176) Checking out files: 52% (1652/3176) Checking out files: 53% (1684/3176) Checking out files: 54% (1716/3176) Checking out files: 55% (1747/3176) Checking out files: 56% (1779/3176) Checking out files: 57% (1811/3176) Checking out files: 58% (1843/3176) Checking out files: 59% (1874/3176) Checking out files: 60% (1906/3176) Checking out files: 61% (1938/3176) Checking out files: 62% (1970/3176) Checking out files: 63% (2001/3176) Checking out files: 64% (2033/3176) Checking out files: 65% (2065/3176) Checking out files: 66% (2097/3176) Checking out files: 67% (2128/3176) Checking out files: 68% (2160/3176) Checking out files: 69% (2192/3176) Checking out files: 70% (2224/3176) Checking out files: 71% (2255/3176) Checking out files: 72% (2287/3176) Checking out files: 73% (2319/3176) Checking out files: 74% (2351/3176) Checking out files: 75% (2382/3176) Checking out files: 76% (2414/3176) Checking out files: 77% (2446/3176) Checking out files: 78% (2478/3176) Checking out files: 79% (2510/3176) Checking out files: 80% (2541/3176) Checking out files: 81% (2573/3176) Checking out files: 81% (2587/3176) Checking out files: 82% (2605/3176) Checking out files: 83% (2637/3176) Checking out files: 84% (2668/3176) Checking out files: 85% (2700/3176) Checking out files: 86% (2732/3176) Checking out files: 87% (2764/3176) Checking out files: 88% (2795/3176) Checking out files: 89% (2827/3176) Checking out files: 90% (2859/3176) Checking out files: 91% (2891/3176) Checking out files: 92% (2922/3176) Checking out files: 93% (2954/3176) Checking out files: 94% (2986/3176) Checking out files: 95% (3018/3176) Checking out files: 96% (3049/3176) Checking out files: 97% (3081/3176) Checking out files: 98% (3113/3176) Checking out files: 99% (3145/3176) Checking out files: 100% (3176/3176) Checking out files: 100% (3176/3176), done. [2020-04-17T22:37:04.820Z] #65 57.20 + cd /tmp/tmp.b9RE0Nowtt/src/github.com/containerd/containerd [2020-04-17T22:37:04.829Z] #44 118.3 DEP criu/kcmp-ids.d [2020-04-17T22:37:04.829Z] #44 118.4 DEP criu/irmap.d [2020-04-17T22:37:05.079Z] #65 57.20 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:37:05.086Z] #44 118.6 DEP criu/ipc_ns.d [2020-04-17T22:37:05.342Z] #44 118.9 DEP criu/image.d [2020-04-17T22:37:05.342Z] #44 119.0 DEP criu/image-desc.d [2020-04-17T22:37:05.599Z] #44 119.1 DEP criu/fsnotify.d [2020-04-17T22:37:05.599Z] #44 119.2 DEP criu/filesystems.d [2020-04-17T22:37:05.599Z] #44 119.2 DEP criu/files.d [2020-04-17T22:37:05.644Z] #65 ... [2020-04-17T22:37:05.644Z] [2020-04-17T22:37:05.644Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:37:05.644Z] #33 117.8 log [2020-04-17T22:37:05.644Z] #33 121.7 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:37:05.644Z] #33 DONE 127.7s [2020-04-17T22:37:05.782Z] #17 4.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-17T22:37:05.783Z] #65 63.43 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T22:37:05.783Z] #65 63.43 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T22:37:05.783Z] #65 63.43 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:37:05.783Z] #65 63.43 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:37:05.783Z] #65 63.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T22:37:05.783Z] #65 63.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T22:37:05.783Z] #65 63.43 + '[' '' = dynamic ']' [2020-04-17T22:37:05.783Z] #65 63.43 + make [2020-04-17T22:37:05.902Z] [2020-04-17T22:37:05.902Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:05.902Z] #44 15.84 PBCC images/creds.pb-c.c [2020-04-17T22:37:05.902Z] #44 15.87 DEP images/creds.pb-c.d [2020-04-17T22:37:05.902Z] #44 15.92 PBCC images/utsns.pb-c.c [2020-04-17T22:37:05.902Z] #44 15.98 DEP images/utsns.pb-c.d [2020-04-17T22:37:05.902Z] #44 16.01 PBCC images/ipc-desc.pb-c.c [2020-04-17T22:37:05.902Z] #44 16.06 PBCC images/ipc-sem.pb-c.c [2020-04-17T22:37:05.902Z] #44 16.10 DEP images/ipc-desc.pb-c.d [2020-04-17T22:37:05.902Z] #44 16.17 DEP images/ipc-sem.pb-c.d [2020-04-17T22:37:05.902Z] #44 16.22 PBCC images/ipc-msg.pb-c.c [2020-04-17T22:37:05.902Z] #44 16.34 DEP images/ipc-msg.pb-c.d [2020-04-17T22:37:05.902Z] #44 16.41 PBCC images/ipc-shm.pb-c.c [2020-04-17T22:37:05.902Z] #44 16.47 DEP images/ipc-shm.pb-c.d [2020-04-17T22:37:05.902Z] #44 16.55 PBCC images/ipc-var.pb-c.c [2020-04-17T22:37:05.902Z] #44 16.58 DEP images/ipc-var.pb-c.d [2020-04-17T22:37:05.902Z] #44 16.63 PBCC images/sk-opts.pb-c.c [2020-04-17T22:37:05.902Z] #44 16.66 PBCC images/packet-sock.pb-c.c [2020-04-17T22:37:05.902Z] #44 16.70 DEP images/sk-opts.pb-c.d [2020-04-17T22:37:05.902Z] #44 16.80 DEP images/packet-sock.pb-c.d [2020-04-17T22:37:05.902Z] #44 16.87 PBCC images/sk-netlink.pb-c.c [2020-04-17T22:37:05.902Z] #44 16.91 DEP images/sk-netlink.pb-c.d [2020-04-17T22:37:05.902Z] #44 16.96 PBCC images/sk-inet.pb-c.c [2020-04-17T22:37:05.902Z] #44 17.01 DEP images/sk-inet.pb-c.d [2020-04-17T22:37:05.902Z] #44 17.08 PBCC images/sk-unix.pb-c.c [2020-04-17T22:37:05.902Z] #44 17.12 DEP images/sk-unix.pb-c.d [2020-04-17T22:37:05.902Z] #44 17.23 PBCC images/mm.pb-c.c [2020-04-17T22:37:05.902Z] #44 17.28 DEP images/mm.pb-c.d [2020-04-17T22:37:05.902Z] #44 17.34 PBCC images/timerfd.pb-c.c [2020-04-17T22:37:05.902Z] #44 17.40 DEP images/timerfd.pb-c.d [2020-04-17T22:37:05.902Z] #44 17.48 PBCC images/timer.pb-c.c [2020-04-17T22:37:06.160Z] #44 17.51 DEP images/timer.pb-c.d [2020-04-17T22:37:06.160Z] #44 17.56 PBCC images/sa.pb-c.c [2020-04-17T22:37:06.160Z] #44 17.62 DEP images/sa.pb-c.d [2020-04-17T22:37:06.160Z] #44 17.68 PBCC images/pipe-data.pb-c.c [2020-04-17T22:37:06.160Z] #44 17.73 DEP images/pipe-data.pb-c.d [2020-04-17T22:37:06.163Z] #44 119.5 DEP criu/files-reg.d [2020-04-17T22:37:06.418Z] #44 17.79 PBCC images/mnt.pb-c.c [2020-04-17T22:37:06.418Z] #44 17.87 DEP images/mnt.pb-c.d [2020-04-17T22:37:06.418Z] #44 17.92 PBCC images/sk-packet.pb-c.c [2020-04-17T22:37:06.418Z] #44 18.02 DEP images/sk-packet.pb-c.d [2020-04-17T22:37:06.420Z] #44 119.7 DEP criu/files-ext.d [2020-04-17T22:37:06.420Z] #44 119.8 DEP criu/file-lock.d [2020-04-17T22:37:06.420Z] #44 120.0 DEP criu/file-ids.d [2020-04-17T22:37:06.676Z] #44 120.1 DEP criu/fifo.d [2020-04-17T22:37:06.676Z] #44 120.2 DEP criu/fdstore.d [2020-04-17T22:37:06.680Z] #44 18.14 PBCC images/tcp-stream.pb-c.c [2020-04-17T22:37:06.933Z] #44 120.3 DEP criu/fault-injection.d [2020-04-17T22:37:06.933Z] #44 120.3 DEP criu/external.d [2020-04-17T22:37:06.933Z] #44 120.5 DEP criu/eventpoll.d [2020-04-17T22:37:06.938Z] #44 18.32 DEP images/tcp-stream.pb-c.d [2020-04-17T22:37:06.938Z] #44 18.45 PBCC images/pipe.pb-c.c [2020-04-17T22:37:06.938Z] #44 18.55 DEP images/pipe.pb-c.d [2020-04-17T22:37:07.161Z] #65 ... [2020-04-17T22:37:07.161Z] [2020-04-17T22:37:07.161Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:37:07.161Z] #33 124.4 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:37:07.161Z] #33 DONE 131.4s [2020-04-17T22:37:07.161Z] [2020-04-17T22:37:07.161Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:37:07.161Z] #65 64.81 + bin/ctr [2020-04-17T22:37:07.161Z] #65 ... [2020-04-17T22:37:07.161Z] [2020-04-17T22:37:07.161Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:07.161Z] #44 9.530 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:37:07.161Z] #44 9.636 GEN .gitid [2020-04-17T22:37:07.161Z] #44 9.670 GEN criu/include/version.h [2020-04-17T22:37:07.161Z] #44 9.808 GEN include/common/asm [2020-04-17T22:37:07.161Z] #44 13.07 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T22:37:07.161Z] #44 13.23 PBCC images/opts.pb-c.c [2020-04-17T22:37:07.161Z] #44 13.33 PBCC images/sit.pb-c.c [2020-04-17T22:37:07.161Z] #44 13.48 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T22:37:07.161Z] #44 13.59 DEP images/opts.pb-c.d [2020-04-17T22:37:07.161Z] #44 13.77 DEP images/sit.pb-c.d [2020-04-17T22:37:07.161Z] #44 13.84 PBCC images/macvlan.pb-c.c [2020-04-17T22:37:07.161Z] #44 13.86 DEP images/macvlan.pb-c.d [2020-04-17T22:37:07.161Z] #44 13.93 PBCC images/autofs.pb-c.c [2020-04-17T22:37:07.161Z] #44 13.96 DEP images/autofs.pb-c.d [2020-04-17T22:37:07.161Z] #44 14.06 PBCC images/sysctl.pb-c.c [2020-04-17T22:37:07.161Z] #44 14.13 DEP images/sysctl.pb-c.d [2020-04-17T22:37:07.161Z] #44 14.28 PBCC images/time.pb-c.c [2020-04-17T22:37:07.161Z] #44 14.35 DEP images/time.pb-c.d [2020-04-17T22:37:07.161Z] #44 14.51 PBCC images/binfmt-misc.pb-c.c [2020-04-17T22:37:07.161Z] #44 14.57 DEP images/binfmt-misc.pb-c.d [2020-04-17T22:37:07.161Z] #44 14.70 PBCC images/seccomp.pb-c.c [2020-04-17T22:37:07.161Z] #44 14.77 DEP images/seccomp.pb-c.d [2020-04-17T22:37:07.161Z] #44 15.06 PBCC images/userns.pb-c.c [2020-04-17T22:37:07.161Z] #44 15.12 DEP images/userns.pb-c.d [2020-04-17T22:37:07.161Z] #44 15.25 PBCC images/cgroup.pb-c.c [2020-04-17T22:37:07.161Z] #44 15.37 DEP images/cgroup.pb-c.d [2020-04-17T22:37:07.161Z] #44 15.44 PBCC images/fown.pb-c.c [2020-04-17T22:37:07.161Z] #44 15.52 PBCC images/ext-file.pb-c.c [2020-04-17T22:37:07.161Z] #44 15.59 DEP images/fown.pb-c.d [2020-04-17T22:37:07.161Z] #44 15.64 DEP images/ext-file.pb-c.d [2020-04-17T22:37:07.161Z] #44 15.73 PBCC images/rpc.pb-c.c [2020-04-17T22:37:07.161Z] #44 15.87 DEP images/rpc.pb-c.d [2020-04-17T22:37:07.161Z] #44 16.05 PBCC images/siginfo.pb-c.c [2020-04-17T22:37:07.161Z] #44 16.12 DEP images/siginfo.pb-c.d [2020-04-17T22:37:07.161Z] #44 16.20 PBCC images/pagemap.pb-c.c [2020-04-17T22:37:07.161Z] #44 16.30 DEP images/pagemap.pb-c.d [2020-04-17T22:37:07.161Z] #44 16.42 PBCC images/rlimit.pb-c.c [2020-04-17T22:37:07.161Z] #44 16.49 DEP images/rlimit.pb-c.d [2020-04-17T22:37:07.161Z] #44 16.58 PBCC images/file-lock.pb-c.c [2020-04-17T22:37:07.161Z] #44 16.68 DEP images/file-lock.pb-c.d [2020-04-17T22:37:07.161Z] #44 16.78 PBCC images/tty.pb-c.c [2020-04-17T22:37:07.161Z] #44 16.92 DEP images/tty.pb-c.d [2020-04-17T22:37:07.161Z] #44 17.09 PBCC images/tun.pb-c.c [2020-04-17T22:37:07.161Z] #44 17.28 PBCC images/netdev.pb-c.c [2020-04-17T22:37:07.161Z] #44 17.38 DEP images/tun.pb-c.d [2020-04-17T22:37:07.161Z] #44 17.51 DEP images/netdev.pb-c.d [2020-04-17T22:37:07.161Z] #44 17.72 PBCC images/vma.pb-c.c [2020-04-17T22:37:07.161Z] #44 17.78 DEP images/vma.pb-c.d [2020-04-17T22:37:07.161Z] #44 17.86 PBCC images/creds.pb-c.c [2020-04-17T22:37:07.161Z] #44 17.92 DEP images/creds.pb-c.d [2020-04-17T22:37:07.161Z] #44 18.08 PBCC images/utsns.pb-c.c [2020-04-17T22:37:07.161Z] #44 18.17 DEP images/utsns.pb-c.d [2020-04-17T22:37:07.161Z] #44 18.25 PBCC images/ipc-desc.pb-c.c [2020-04-17T22:37:07.161Z] #44 18.30 PBCC images/ipc-sem.pb-c.c [2020-04-17T22:37:07.161Z] #44 18.31 DEP images/ipc-desc.pb-c.d [2020-04-17T22:37:07.161Z] #44 18.36 DEP images/ipc-sem.pb-c.d [2020-04-17T22:37:07.161Z] #44 18.42 PBCC images/ipc-msg.pb-c.c [2020-04-17T22:37:07.161Z] #44 18.50 DEP images/ipc-msg.pb-c.d [2020-04-17T22:37:07.161Z] #44 18.57 PBCC images/ipc-shm.pb-c.c [2020-04-17T22:37:07.161Z] #44 18.60 DEP images/ipc-shm.pb-c.d [2020-04-17T22:37:07.161Z] #44 18.80 PBCC images/ipc-var.pb-c.c [2020-04-17T22:37:07.161Z] #44 18.81 DEP images/ipc-var.pb-c.d [2020-04-17T22:37:07.161Z] #44 18.92 PBCC images/sk-opts.pb-c.c [2020-04-17T22:37:07.161Z] #44 19.02 PBCC images/packet-sock.pb-c.c [2020-04-17T22:37:07.161Z] #44 19.08 DEP images/sk-opts.pb-c.d [2020-04-17T22:37:07.170Z] #17 6.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-17T22:37:07.170Z] #17 ... [2020-04-17T22:37:07.170Z] [2020-04-17T22:37:07.170Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:07.170Z] #44 76.74 CC compel/src/lib/ptrace.o [2020-04-17T22:37:07.170Z] #44 77.39 AR compel/libcompel.a [2020-04-17T22:37:07.170Z] #44 77.50 HOSTCC compel/src/main-host.o [2020-04-17T22:37:07.170Z] #44 78.06 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-04-17T22:37:07.170Z] #44 78.40 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T22:37:07.170Z] #44 78.60 HOSTCC compel/src/lib/log-host.o [2020-04-17T22:37:07.170Z] #44 78.76 HOSTLINK compel/compel-host-bin [2020-04-17T22:37:07.170Z] #44 79.00 DEP soccr/soccr.d [2020-04-17T22:37:07.170Z] #44 79.36 CC soccr/soccr.o [2020-04-17T22:37:07.170Z] #44 81.51 AR soccr/libsoccr.a [2020-04-17T22:37:07.170Z] #44 81.54 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:37:07.170Z] #44 82.09 DEP criu/arch/aarch64/sigframe.d [2020-04-17T22:37:07.170Z] #44 82.27 DEP criu/arch/aarch64/crtools.d [2020-04-17T22:37:07.170Z] #44 82.57 DEP criu/arch/aarch64/cpu.d [2020-04-17T22:37:07.170Z] #44 82.64 DEP criu/arch/aarch64/bitops.d [2020-04-17T22:37:07.170Z] #44 82.69 CC criu/arch/aarch64/bitops.o [2020-04-17T22:37:07.170Z] #44 82.85 CC criu/arch/aarch64/cpu.o [2020-04-17T22:37:07.189Z] #44 120.6 DEP criu/eventfd.d [2020-04-17T22:37:07.189Z] #44 120.7 DEP criu/crtools.d [2020-04-17T22:37:07.195Z] #44 18.60 PBCC images/pstree.pb-c.c [2020-04-17T22:37:07.195Z] #44 18.65 DEP images/pstree.pb-c.d [2020-04-17T22:37:07.195Z] #44 18.72 PBCC images/fs.pb-c.c [2020-04-17T22:37:07.195Z] #44 18.76 DEP images/fs.pb-c.d [2020-04-17T22:37:07.419Z] #44 19.25 DEP images/packet-sock.pb-c.d [2020-04-17T22:37:07.430Z] #44 83.09 CC criu/arch/aarch64/crtools.o [2020-04-17T22:37:07.446Z] #44 120.9 DEP criu/cr-service.d [2020-04-17T22:37:07.453Z] #44 18.79 PBCC images/signalfd.pb-c.c [2020-04-17T22:37:07.453Z] #44 18.84 DEP images/signalfd.pb-c.d [2020-04-17T22:37:07.453Z] #44 18.90 PBCC images/fh.pb-c.c [2020-04-17T22:37:07.453Z] #44 18.98 PBCC images/fsnotify.pb-c.c [2020-04-17T22:37:07.682Z] #44 19.40 PBCC images/sk-netlink.pb-c.c [2020-04-17T22:37:07.682Z] #44 19.47 DEP images/sk-netlink.pb-c.d [2020-04-17T22:37:07.682Z] #44 19.55 PBCC images/sk-inet.pb-c.c [2020-04-17T22:37:07.682Z] #44 19.67 DEP images/sk-inet.pb-c.d [2020-04-17T22:37:07.702Z] #44 121.0 DEP criu/cr-restore.d [2020-04-17T22:37:07.711Z] #44 19.13 DEP images/fh.pb-c.d [2020-04-17T22:37:07.711Z] #44 19.20 DEP images/fsnotify.pb-c.d [2020-04-17T22:37:07.939Z] #44 19.91 PBCC images/sk-unix.pb-c.c [2020-04-17T22:37:07.939Z] #44 19.94 DEP images/sk-unix.pb-c.d [2020-04-17T22:37:07.959Z] #44 121.3 DEP criu/cr-errno.d [2020-04-17T22:37:07.959Z] #44 121.3 DEP criu/cr-dump.d [2020-04-17T22:37:07.968Z] #44 19.38 PBCC images/eventpoll.pb-c.c [2020-04-17T22:37:07.968Z] #44 19.44 DEP images/eventpoll.pb-c.d [2020-04-17T22:37:07.968Z] #44 19.50 PBCC images/eventfd.pb-c.c [2020-04-17T22:37:07.968Z] #44 19.54 DEP images/eventfd.pb-c.d [2020-04-17T22:37:08.000Z] #44 83.80 CC criu/arch/aarch64/sigframe.o [2020-04-17T22:37:08.197Z] #44 20.02 PBCC images/mm.pb-c.c [2020-04-17T22:37:08.197Z] #44 20.21 DEP images/mm.pb-c.d [2020-04-17T22:37:08.215Z] #44 121.6 DEP criu/cr-dedup.d [2020-04-17T22:37:08.226Z] #44 19.66 PBCC images/remap-file-path.pb-c.c [2020-04-17T22:37:08.226Z] #44 19.67 DEP images/remap-file-path.pb-c.d [2020-04-17T22:37:08.226Z] #44 19.78 PBCC images/fifo.pb-c.c [2020-04-17T22:37:08.226Z] #44 19.78 DEP images/fifo.pb-c.d [2020-04-17T22:37:08.226Z] #44 19.87 PBCC images/ghost-file.pb-c.c [2020-04-17T22:37:08.291Z] #44 84.06 LINK criu/arch/aarch64/crtools.built-in.o [2020-04-17T22:37:08.455Z] #44 20.32 PBCC images/timerfd.pb-c.c [2020-04-17T22:37:08.455Z] #44 20.37 DEP images/timerfd.pb-c.d [2020-04-17T22:37:08.455Z] #44 20.45 PBCC images/timer.pb-c.c [2020-04-17T22:37:08.472Z] #44 121.8 DEP criu/cr-check.d [2020-04-17T22:37:08.484Z] #44 19.93 DEP images/ghost-file.pb-c.d [2020-04-17T22:37:08.484Z] #44 19.94 PBCC images/regfile.pb-c.c [2020-04-17T22:37:08.484Z] #44 19.98 DEP images/regfile.pb-c.d [2020-04-17T22:37:08.484Z] #44 20.07 PBCC images/ns.pb-c.c [2020-04-17T22:37:08.484Z] #44 20.10 DEP images/ns.pb-c.d [2020-04-17T22:37:08.484Z] #44 ... [2020-04-17T22:37:08.484Z] [2020-04-17T22:37:08.484Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:08.484Z] #47 120.6 go/scanner [2020-04-17T22:37:08.484Z] #47 123.4 go/ast [2020-04-17T22:37:08.484Z] #47 124.8 internal/lazyregexp [2020-04-17T22:37:08.484Z] #47 125.0 net/url [2020-04-17T22:37:08.484Z] #47 127.2 text/template/parse [2020-04-17T22:37:08.484Z] #47 129.9 go/parser [2020-04-17T22:37:08.711Z] #44 84.13 DEP criu/pie/util-vdso.d [2020-04-17T22:37:08.711Z] #44 84.50 DEP criu/pie/util.d [2020-04-17T22:37:08.711Z] #44 ... [2020-04-17T22:37:08.711Z] [2020-04-17T22:37:08.711Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:08.711Z] #47 131.9 net/http/httptrace [2020-04-17T22:37:08.711Z] #47 132.4 net/http [2020-04-17T22:37:08.711Z] #44 20.54 DEP images/timer.pb-c.d [2020-04-17T22:37:08.711Z] #44 20.61 PBCC images/sa.pb-c.c [2020-04-17T22:37:08.728Z] #44 122.1 DEP criu/config.d [2020-04-17T22:37:08.728Z] #44 122.2 DEP criu/clone-noasan.d [2020-04-17T22:37:08.728Z] #44 122.3 DEP criu/cgroup.d [2020-04-17T22:37:08.742Z] #47 ... [2020-04-17T22:37:08.742Z] [2020-04-17T22:37:08.742Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:08.742Z] #44 20.16 PBCC images/fdinfo.pb-c.c [2020-04-17T22:37:08.742Z] #44 20.26 DEP images/fdinfo.pb-c.d [2020-04-17T22:37:08.742Z] #44 20.33 PBCC images/core-aarch64.pb-c.c [2020-04-17T22:37:08.742Z] #44 20.37 PBCC images/core-arm.pb-c.c [2020-04-17T22:37:08.969Z] #44 20.81 DEP images/sa.pb-c.d [2020-04-17T22:37:08.969Z] #44 20.93 PBCC images/pipe-data.pb-c.c [2020-04-17T22:37:08.984Z] #44 122.4 DEP criu/cgroup-props.d [2020-04-17T22:37:08.985Z] #44 122.5 DEP criu/bitmap.d [2020-04-17T22:37:08.985Z] #44 122.5 DEP criu/bfd.d [2020-04-17T22:37:08.985Z] #44 122.6 DEP criu/autofs.d [2020-04-17T22:37:08.999Z] #44 20.43 PBCC images/core-ppc64.pb-c.c [2020-04-17T22:37:08.999Z] #44 20.49 PBCC images/core-s390.pb-c.c [2020-04-17T22:37:08.999Z] #44 20.61 PBCC images/core-x86.pb-c.c [2020-04-17T22:37:09.005Z] #47 ... [2020-04-17T22:37:09.005Z] [2020-04-17T22:37:09.005Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:09.005Z] #44 84.77 CC criu/pie/util.o [2020-04-17T22:37:09.226Z] #44 20.99 DEP images/pipe-data.pb-c.d [2020-04-17T22:37:09.226Z] #44 21.03 PBCC images/mnt.pb-c.c [2020-04-17T22:37:09.226Z] #44 21.14 DEP images/mnt.pb-c.d [2020-04-17T22:37:09.226Z] #44 21.16 PBCC images/sk-packet.pb-c.c [2020-04-17T22:37:09.241Z] #44 122.7 DEP criu/aio.d [2020-04-17T22:37:09.257Z] #44 20.65 PBCC images/core.pb-c.c [2020-04-17T22:37:09.257Z] #44 20.78 PBCC images/inventory.pb-c.c [2020-04-17T22:37:09.257Z] #44 20.86 DEP images/core-aarch64.pb-c.d [2020-04-17T22:37:09.491Z] #44 21.26 DEP images/sk-packet.pb-c.d [2020-04-17T22:37:09.491Z] #44 21.35 PBCC images/tcp-stream.pb-c.c [2020-04-17T22:37:09.491Z] #44 21.45 DEP images/tcp-stream.pb-c.d [2020-04-17T22:37:09.497Z] #44 122.9 DEP criu/action-scripts.d [2020-04-17T22:37:09.515Z] #44 20.93 DEP images/core-arm.pb-c.d [2020-04-17T22:37:09.515Z] #44 21.04 DEP images/core-ppc64.pb-c.d [2020-04-17T22:37:09.515Z] #44 21.10 DEP images/core-s390.pb-c.d [2020-04-17T22:37:09.585Z] #44 85.08 CC criu/pie/util-vdso.o [2020-04-17T22:37:09.753Z] #44 123.3 CC criu/action-scripts.o [2020-04-17T22:37:09.754Z] #44 21.66 PBCC images/pipe.pb-c.c [2020-04-17T22:37:09.754Z] #44 21.78 DEP images/pipe.pb-c.d [2020-04-17T22:37:09.754Z] #44 ... [2020-04-17T22:37:09.754Z] [2020-04-17T22:37:09.754Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:09.754Z] #47 124.2 internal/lazyregexp [2020-04-17T22:37:09.754Z] #47 124.3 go/ast [2020-04-17T22:37:09.754Z] #47 124.5 net/url [2020-04-17T22:37:09.754Z] #47 127.3 text/template/parse [2020-04-17T22:37:09.754Z] #47 133.2 go/parser [2020-04-17T22:37:09.773Z] #44 21.19 DEP images/core-x86.pb-c.d [2020-04-17T22:37:09.773Z] #44 21.21 DEP images/core.pb-c.d [2020-04-17T22:37:09.773Z] #44 21.30 DEP images/inventory.pb-c.d [2020-04-17T22:37:09.773Z] #44 21.33 PBCC images/cpuinfo.pb-c.c [2020-04-17T22:37:09.773Z] #44 21.39 DEP images/cpuinfo.pb-c.d [2020-04-17T22:37:09.773Z] #44 21.43 PBCC images/stats.pb-c.c [2020-04-17T22:37:10.013Z] #47 ... [2020-04-17T22:37:10.013Z] [2020-04-17T22:37:10.013Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:10.013Z] #44 21.90 PBCC images/pstree.pb-c.c [2020-04-17T22:37:10.013Z] #44 21.94 DEP images/pstree.pb-c.d [2020-04-17T22:37:10.013Z] #44 21.99 PBCC images/fs.pb-c.c [2020-04-17T22:37:10.031Z] #44 21.47 DEP images/stats.pb-c.d [2020-04-17T22:37:10.159Z] #44 85.96 AR criu/pie/pie.lib.a [2020-04-17T22:37:10.271Z] #44 22.05 DEP images/fs.pb-c.d [2020-04-17T22:37:10.271Z] #44 22.17 PBCC images/signalfd.pb-c.c [2020-04-17T22:37:10.271Z] #44 22.31 DEP images/signalfd.pb-c.d [2020-04-17T22:37:10.315Z] #44 123.8 CC criu/aio.o [2020-04-17T22:37:10.420Z] #44 86.05 DEP criu/pie/restorer.d [2020-04-17T22:37:10.531Z] #44 22.37 PBCC images/fh.pb-c.c [2020-04-17T22:37:10.531Z] #44 22.42 PBCC images/fsnotify.pb-c.c [2020-04-17T22:37:10.531Z] #44 22.44 DEP images/fh.pb-c.d [2020-04-17T22:37:10.531Z] #44 22.51 DEP images/fsnotify.pb-c.d [2020-04-17T22:37:10.573Z] #44 ... [2020-04-17T22:37:10.573Z] [2020-04-17T22:37:10.573Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:37:10.573Z] #30 DONE 233.5s [2020-04-17T22:37:10.573Z] [2020-04-17T22:37:10.573Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:10.573Z] #17 11.77 Fetched 8338 kB in 10s (865 kB/s) [2020-04-17T22:37:10.573Z] #17 11.77 Reading package lists... [2020-04-17T22:37:10.790Z] #44 22.60 PBCC images/eventpoll.pb-c.c [2020-04-17T22:37:10.790Z] #44 22.64 DEP images/eventpoll.pb-c.d [2020-04-17T22:37:10.790Z] #44 22.72 PBCC images/eventfd.pb-c.c [2020-04-17T22:37:10.790Z] #44 22.73 DEP images/eventfd.pb-c.d [2020-04-17T22:37:10.790Z] #44 22.79 PBCC images/remap-file-path.pb-c.c [2020-04-17T22:37:10.989Z] #44 86.42 DEP criu/arch/aarch64/intraprocedure.d [2020-04-17T22:37:10.989Z] #44 86.45 DEP criu/arch/aarch64/restorer.d [2020-04-17T22:37:11.048Z] #44 22.81 DEP images/remap-file-path.pb-c.d [2020-04-17T22:37:11.048Z] #44 22.84 PBCC images/fifo.pb-c.c [2020-04-17T22:37:11.048Z] #44 22.86 DEP images/fifo.pb-c.d [2020-04-17T22:37:11.048Z] #44 22.89 PBCC images/ghost-file.pb-c.c [2020-04-17T22:37:11.048Z] #44 22.97 DEP images/ghost-file.pb-c.d [2020-04-17T22:37:11.048Z] #44 23.04 PBCC images/regfile.pb-c.c [2020-04-17T22:37:11.136Z] #17 15.42 Reading package lists... [2020-04-17T22:37:11.136Z] #17 ... [2020-04-17T22:37:11.136Z] [2020-04-17T22:37:11.136Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:11.136Z] #44 124.5 CC criu/autofs.o [2020-04-17T22:37:11.250Z] #44 86.74 DEP criu/arch/aarch64/vdso-pie.d [2020-04-17T22:37:11.250Z] #44 86.90 DEP criu/pie/parasite-vdso.d [2020-04-17T22:37:11.306Z] #44 23.11 DEP images/regfile.pb-c.d [2020-04-17T22:37:11.306Z] #44 23.17 PBCC images/ns.pb-c.c [2020-04-17T22:37:11.306Z] #44 23.24 DEP images/ns.pb-c.d [2020-04-17T22:37:11.306Z] #44 23.32 PBCC images/fdinfo.pb-c.c [2020-04-17T22:37:11.510Z] #44 87.03 DEP criu/pie/parasite.d [2020-04-17T22:37:11.564Z] #44 23.41 DEP images/fdinfo.pb-c.d [2020-04-17T22:37:11.564Z] #44 23.48 PBCC images/core-aarch64.pb-c.c [2020-04-17T22:37:11.564Z] #44 23.50 PBCC images/core-arm.pb-c.c [2020-04-17T22:37:11.564Z] #44 23.54 PBCC images/core-ppc64.pb-c.c [2020-04-17T22:37:11.771Z] #44 87.40 CC criu/pie/parasite.o [2020-04-17T22:37:11.822Z] #44 23.63 PBCC images/core-s390.pb-c.c [2020-04-17T22:37:11.822Z] #44 23.68 PBCC images/core-x86.pb-c.c [2020-04-17T22:37:11.822Z] #44 23.77 PBCC images/core.pb-c.c [2020-04-17T22:37:11.928Z] #44 ... [2020-04-17T22:37:11.928Z] [2020-04-17T22:37:11.928Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:37:11.928Z] #56 124.2 github.com/pkg/diff [2020-04-17T22:37:11.928Z] #56 126.1 go/ast [2020-04-17T22:37:11.928Z] #56 127.3 golang.org/x/crypto/ssh/terminal [2020-04-17T22:37:11.928Z] #56 129.7 mvdan.cc/editorconfig [2020-04-17T22:37:11.928Z] #56 131.6 mvdan.cc/sh/v3/fileutil [2020-04-17T22:37:11.928Z] #56 131.7 mvdan.cc/sh/v3/syntax [2020-04-17T22:37:12.081Z] #44 23.91 PBCC images/inventory.pb-c.c [2020-04-17T22:37:12.081Z] #44 23.96 DEP images/core-aarch64.pb-c.d [2020-04-17T22:37:12.081Z] #44 24.01 DEP images/core-arm.pb-c.d [2020-04-17T22:37:12.273Z] #56 ... [2020-04-17T22:37:12.273Z] [2020-04-17T22:37:12.273Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:12.273Z] #44 23.50 make[1]: Nothing to be done for 'all'. [2020-04-17T22:37:12.339Z] #44 24.06 DEP images/core-ppc64.pb-c.d [2020-04-17T22:37:12.339Z] #44 24.10 DEP images/core-s390.pb-c.d [2020-04-17T22:37:12.339Z] #44 24.18 DEP images/core-x86.pb-c.d [2020-04-17T22:37:12.339Z] #44 24.24 DEP images/core.pb-c.d [2020-04-17T22:37:12.597Z] #44 24.33 DEP images/inventory.pb-c.d [2020-04-17T22:37:12.597Z] #44 24.35 PBCC images/cpuinfo.pb-c.c [2020-04-17T22:37:12.597Z] #44 24.37 DEP images/cpuinfo.pb-c.d [2020-04-17T22:37:12.597Z] #44 24.40 PBCC images/stats.pb-c.c [2020-04-17T22:37:12.597Z] #44 24.44 DEP images/stats.pb-c.d [2020-04-17T22:37:12.855Z] #44 ... [2020-04-17T22:37:12.855Z] [2020-04-17T22:37:12.855Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:37:12.855Z] #56 127.3 github.com/pkg/diff [2020-04-17T22:37:12.855Z] #56 130.1 go/ast [2020-04-17T22:37:12.855Z] #56 131.9 golang.org/x/crypto/ssh/terminal [2020-04-17T22:37:12.855Z] #56 134.3 mvdan.cc/editorconfig [2020-04-17T22:37:12.855Z] #56 136.1 mvdan.cc/sh/v3/fileutil [2020-04-17T22:37:12.855Z] #56 136.4 mvdan.cc/sh/v3/syntax [2020-04-17T22:37:13.027Z] #44 126.3 CC criu/bfd.o [2020-04-17T22:37:13.154Z] #44 88.86 LINK criu/pie/parasite.built-in.o [2020-04-17T22:37:13.154Z] #44 88.88 GEN criu/pie/parasite-blob.h [2020-04-17T22:37:13.154Z] #44 88.90 CC criu/pie/parasite-vdso.o [2020-04-17T22:37:13.284Z] #44 126.8 CC criu/bitmap.o [2020-04-17T22:37:13.540Z] #44 126.9 CC criu/cgroup-props.o [2020-04-17T22:37:13.344Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:37:13.481Z] > git config --add remote.origin.fetch +refs/pull/40820/head:refs/remotes/origin/PR-40820 # timeout=10 [2020-04-17T22:37:13.529Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:37:13.726Z] Fetching without tags [2020-04-17T22:37:13.788Z] #56 ... [2020-04-17T22:37:13.788Z] [2020-04-17T22:37:13.788Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:13.788Z] #47 135.0 text/template [2020-04-17T22:37:13.788Z] #47 138.1 encoding/xml [2020-04-17T22:37:14.095Z] #44 89.82 CC criu/arch/aarch64/vdso-pie.o [2020-04-17T22:37:14.102Z] #44 127.7 CC criu/cgroup.o [2020-04-17T22:37:14.356Z] #44 90.09 CC criu/arch/aarch64/restorer.o [2020-04-17T22:37:14.445Z] Merging remotes/origin/master commit 130b0bc6032cc675d064e1cc62626cacc9c07a57 into PR head commit 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b [2020-04-17T22:37:14.884Z] #44 26.26 CC images/stats.o [2020-04-17T22:37:15.297Z] #44 90.71 CC criu/arch/aarch64/intraprocedure.o [2020-04-17T22:37:15.298Z] #44 90.78 CC criu/pie/restorer.o [2020-04-17T22:37:15.448Z] #44 26.98 CC images/core.o [2020-04-17T22:37:15.559Z] #44 ... [2020-04-17T22:37:15.559Z] [2020-04-17T22:37:15.559Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:37:16.621Z] #44 ... [2020-04-17T22:37:16.621Z] [2020-04-17T22:37:16.621Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:16.621Z] #17 15.42 Reading package lists... [2020-04-17T22:37:16.621Z] #17 19.14 Building dependency tree... [2020-04-17T22:37:16.621Z] #17 20.53 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T22:37:16.621Z] #17 20.53 The following additional packages will be installed: [2020-04-17T22:37:16.621Z] #17 20.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T22:37:16.621Z] #17 20.54 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T22:37:16.621Z] #17 20.54 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T22:37:16.621Z] #17 20.54 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T22:37:16.621Z] #17 20.54 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T22:37:16.621Z] #17 20.55 Suggested packages: [2020-04-17T22:37:16.621Z] #17 20.55 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T22:37:16.621Z] #17 20.55 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T22:37:16.621Z] #17 20.55 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T22:37:16.621Z] #17 20.55 Recommended packages: [2020-04-17T22:37:16.621Z] #17 20.55 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T22:37:16.621Z] #17 20.55 python3-keyrings.alt python3-xdg unzip [2020-04-17T22:37:16.621Z] #17 22.09 The following NEW packages will be installed: [2020-04-17T22:37:16.621Z] #17 22.09 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T22:37:16.621Z] #17 22.09 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T22:37:16.621Z] #17 22.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T22:37:16.621Z] #17 22.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T22:37:16.621Z] #17 22.10 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T22:37:16.621Z] #17 22.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T22:37:16.621Z] #17 22.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T22:37:16.621Z] #17 22.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T22:37:16.621Z] #17 22.11 xz-utils zip zstd [2020-04-17T22:37:16.621Z] #17 22.42 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:37:16.621Z] #17 22.42 Need to get 28.9 MB of archives. [2020-04-17T22:37:16.621Z] #17 22.42 After this operation, 117 MB of additional disk space will be used. [2020-04-17T22:37:16.621Z] #17 22.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-17T22:37:16.621Z] #17 22.43 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-17T22:37:16.621Z] #17 22.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-17T22:37:16.621Z] #17 22.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-17T22:37:16.621Z] #17 22.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-17T22:37:16.621Z] #17 22.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-17T22:37:16.621Z] #17 22.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-17T22:37:16.621Z] #17 22.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-17T22:37:16.621Z] #17 22.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-17T22:37:16.621Z] #17 22.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-17T22:37:16.621Z] #17 22.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-17T22:37:16.621Z] #17 22.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-17T22:37:16.621Z] #17 22.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-17T22:37:16.621Z] #17 22.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-17T22:37:16.621Z] #17 22.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-17T22:37:16.621Z] #17 22.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-17T22:37:16.621Z] #17 22.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T22:37:16.621Z] #17 22.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:37:16.621Z] #17 22.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-17T22:37:16.621Z] #17 22.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-17T22:37:16.621Z] #17 22.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-17T22:37:16.621Z] #17 22.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-17T22:37:16.621Z] #17 22.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-17T22:37:16.621Z] #17 22.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T22:37:16.621Z] #17 22.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T22:37:16.621Z] #17 22.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T22:37:16.621Z] #17 22.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-17T22:37:16.621Z] #17 22.81 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-17T22:37:16.621Z] #17 22.81 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T22:37:16.819Z] #44 ... [2020-04-17T22:37:16.819Z] [2020-04-17T22:37:16.819Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:37:16.819Z] #65 59.05 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T22:37:16.819Z] #65 59.05 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T22:37:16.819Z] #65 59.05 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:37:16.819Z] #65 59.05 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:37:16.819Z] #65 59.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T22:37:16.819Z] #65 59.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T22:37:16.819Z] #65 59.05 + '[' '' = dynamic ']' [2020-04-17T22:37:16.819Z] #65 59.05 + make [2020-04-17T22:37:16.819Z] #65 60.26 + bin/ctr [2020-04-17T22:37:16.819Z] #65 ... [2020-04-17T22:37:16.819Z] [2020-04-17T22:37:16.819Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:16.819Z] #44 28.31 CC images/core-x86.o [2020-04-17T22:37:13.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-17T22:37:13.762Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-17T22:37:13.762Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-17T22:37:13.764Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40820/head:refs/remotes/origin/PR-40820 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-17T22:37:14.551Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:37:14.597Z] > git checkout -f 47ac2540ba87f887aa6b4bf9d1d2df9f67b6f90b # timeout=10 [2020-04-17T22:37:16.878Z] #17 23.22 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T22:37:16.878Z] #17 23.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T22:37:16.878Z] #17 23.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T22:37:16.878Z] #17 23.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-17T22:37:16.878Z] #17 23.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-17T22:37:16.878Z] #17 23.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T22:37:16.878Z] #17 23.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T22:37:16.878Z] #17 23.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T22:37:16.878Z] #17 23.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-17T22:37:16.878Z] #17 23.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T22:37:16.878Z] #17 23.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T22:37:16.878Z] #17 23.38 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T22:37:16.878Z] #17 23.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-17T22:37:16.878Z] #17 23.43 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-17T22:37:17.134Z] #17 23.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-17T22:37:17.134Z] #17 23.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T22:37:17.390Z] #17 23.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-17T22:37:17.647Z] #17 24.18 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-17T22:37:17.904Z] #17 24.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-17T22:37:17.904Z] #17 24.23 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zstd amd64 1.3.8+dfsg-3 [335 kB] [2020-04-17T22:37:17.950Z] Merge succeeded, producing adc65710b7e83146e2ee4c9a550ef5f93b923cb3 [2020-04-17T22:37:17.950Z] Checking out Revision adc65710b7e83146e2ee4c9a550ef5f93b923cb3 (PR-40820) [2020-04-17T22:37:17.975Z] #47 141.6 go/doc [2020-04-17T22:37:18.191Z] #44 29.41 CC images/core-arm.o [2020-04-17T22:37:18.233Z] #47 ... [2020-04-17T22:37:18.233Z] [2020-04-17T22:37:18.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:18.233Z] #44 26.31 make[1]: Nothing to be done for 'all'. [2020-04-17T22:37:18.233Z] #44 28.47 CC images/stats.o [2020-04-17T22:37:18.233Z] #44 29.10 CC images/core.o [2020-04-17T22:37:18.233Z] #44 30.08 CC images/core-x86.o [2020-04-17T22:37:18.448Z] #44 30.01 CC images/core-aarch64.o [2020-04-17T22:37:18.466Z] #17 24.90 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:37:18.466Z] #17 25.04 Fetched 28.9 MB in 2s (13.7 MB/s) [2020-04-17T22:37:18.722Z] #17 25.11 Selecting previously unselected package pigz. [2020-04-17T22:37:18.722Z] #17 25.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 ... 23427 files and directories currently installed.) [2020-04-17T22:37:18.722Z] #17 25.16 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-17T22:37:18.722Z] #17 25.17 Unpacking pigz (2.4-1) ... [2020-04-17T22:37:18.722Z] #17 25.27 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-17T22:37:18.978Z] #17 25.27 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:37:18.978Z] #17 25.27 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:19.166Z] #44 30.90 CC images/core-arm.o [2020-04-17T22:37:19.383Z] #44 30.76 CC images/core-ppc64.o [2020-04-17T22:37:19.461Z] #44 31.42 CC images/core-aarch64.o [2020-04-17T22:37:19.540Z] #17 25.73 Selecting previously unselected package python3.7-minimal. [2020-04-17T22:37:19.540Z] #17 25.73 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:37:19.540Z] #17 25.74 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:37:20.008Z] #23 148.5 Checking out files: 22% (2356/10687) Checking out files: 23% (2459/10687) Checking out files: 24% (2565/10687) Checking out files: 25% (2672/10687) Checking out files: 26% (2779/10687) Checking out files: 27% (2886/10687) Checking out files: 28% (2993/10687) Checking out files: 29% (3100/10687) Checking out files: 30% (3207/10687) Checking out files: 31% (3313/10687) Checking out files: 32% (3420/10687) Checking out files: 33% (3527/10687) Checking out files: 34% (3634/10687) Checking out files: 35% (3741/10687) Checking out files: 36% (3848/10687) Checking out files: 37% (3955/10687) Checking out files: 38% (4062/10687) Checking out files: 38% (4089/10687) Checking out files: 39% (4168/10687) Checking out files: 40% (4275/10687) Checking out files: 41% (4382/10687) Checking out files: 42% (4489/10687) Checking out files: 43% (4596/10687) Checking out files: 44% (4703/10687) Checking out files: 45% (4810/10687) Checking out files: 46% (4917/10687) Checking out files: 47% (5023/10687) Checking out files: 48% (5130/10687) Checking out files: 49% (5237/10687) Checking out files: 50% (5344/10687) Checking out files: 51% (5451/10687) Checking out files: 52% (5558/10687) Checking out files: 53% (5665/10687) Checking out files: 54% (5771/10687) Checking out files: 55% (5878/10687) Checking out files: 56% (5985/10687) Checking out files: 57% (6092/10687) Checking out files: 58% (6199/10687) Checking out files: 59% (6306/10687) Checking out files: 59% (6386/10687) Checking out files: 60% (6413/10687) Checking out files: 61% (6520/10687) Checking out files: 62% (6626/10687) Checking out files: 63% (6733/10687) Checking out files: 64% (6840/10687) Checking out files: 65% (6947/10687) Checking out files: 66% (7054/10687) Checking out files: 67% (7161/10687) Checking out files: 68% (7268/10687) Checking out files: 69% (7375/10687) Checking out files: 70% (7481/10687) Checking out files: 71% (7588/10687) Checking out files: 72% (7695/10687) Checking out files: 73% (7802/10687) Checking out files: 74% (7909/10687) Checking out files: 75% (8016/10687) Checking out files: 76% (8123/10687) Checking out files: 77% (8229/10687) Checking out files: 77% (8323/10687) Checking out files: 78% (8336/10687) Checking out files: 79% (8443/10687) Checking out files: 80% (8550/10687) Checking out files: 81% (8657/10687) Checking out files: 82% (8764/10687) Checking out files: 83% (8871/10687) Checking out files: 84% (8978/10687) Checking out files: 85% (9084/10687) Checking out files: 86% (9191/10687) Checking out files: 87% (9298/10687) Checking out files: 88% (9405/10687) Checking out files: 89% (9512/10687) Checking out files: 90% (9619/10687) Checking out files: 91% (9726/10687) Checking out files: 92% (9833/10687) Checking out files: 93% (9939/10687) Checking out files: 94% (10046/10687) Checking out files: 95% (10153/10687) Checking out files: 95% (10218/10687) Checking out files: 96% (10260/10687) Checking out files: 97% (10367/10687) Checking out files: 98% (10474/10687) Checking out files: 99% (10581/10687) Checking out files: 100% (10687/10687) Checking out files: 100% (10687/10687), done. [2020-04-17T22:37:20.008Z] #23 153.0 + cd /tmp/tmp.oGr2SbF0s2/tmp/docker-ce [2020-04-17T22:37:20.102Z] #17 26.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:20.103Z] #17 26.55 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:37:17.056Z] > git merge 130b0bc6032cc675d064e1cc62626cacc9c07a57 # timeout=10 [2020-04-17T22:37:17.841Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-17T22:37:17.985Z] > git config core.sparsecheckout # timeout=10 [2020-04-17T22:37:18.040Z] > git checkout -f adc65710b7e83146e2ee4c9a550ef5f93b923cb3 # timeout=10 [2020-04-17T22:37:20.269Z] #23 153.0 + git checkout -q v17.06.2-ce [2020-04-17T22:37:20.317Z] #44 31.88 CC images/core-s390.o [2020-04-17T22:37:20.441Z] #44 32.25 CC images/core-ppc64.o [2020-04-17T22:37:20.530Z] #23 ... [2020-04-17T22:37:20.530Z] [2020-04-17T22:37:20.530Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:20.530Z] #47 143.8 github.com/LK4D4/vndr/godl [2020-04-17T22:37:20.530Z] #47 144.8 github.com/LK4D4/vndr [2020-04-17T22:37:20.791Z] #47 ... [2020-04-17T22:37:20.791Z] [2020-04-17T22:37:20.791Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:20.791Z] #44 94.69 LINK criu/pie/restorer.built-in.o [2020-04-17T22:37:20.791Z] #44 94.73 GEN criu/pie/restorer-blob.h [2020-04-17T22:37:20.791Z] #44 94.89 DEP criu/vdso.d [2020-04-17T22:37:20.791Z] #44 95.24 DEP criu/uts_ns.d [2020-04-17T22:37:20.791Z] #44 95.49 DEP criu/util.d [2020-04-17T22:37:20.791Z] #44 95.66 DEP criu/uffd.d [2020-04-17T22:37:20.791Z] #44 95.86 DEP criu/tun.d [2020-04-17T22:37:20.791Z] #44 96.04 DEP criu/tty.d [2020-04-17T22:37:20.791Z] #44 96.35 DEP criu/timerfd.d [2020-04-17T22:37:21.055Z] #44 96.54 DEP criu/sysfs_parse.d [2020-04-17T22:37:21.055Z] #44 96.75 DEP criu/sysctl.d [2020-04-17T22:37:21.055Z] #44 ... [2020-04-17T22:37:21.055Z] [2020-04-17T22:37:21.055Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:21.055Z] #17 10.54 Fetched 8166 kB in 8s (977 kB/s) [2020-04-17T22:37:21.055Z] #17 10.54 Reading package lists... [2020-04-17T22:37:21.055Z] #17 14.63 Reading package lists... [2020-04-17T22:37:21.055Z] #17 18.47 Building dependency tree... [2020-04-17T22:37:21.055Z] #17 20.33 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T22:37:21.055Z] #17 20.33 The following additional packages will be installed: [2020-04-17T22:37:21.055Z] #17 20.35 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T22:37:21.055Z] #17 20.36 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T22:37:21.055Z] #17 20.36 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T22:37:21.055Z] #17 20.36 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T22:37:21.055Z] #17 20.36 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T22:37:21.055Z] #17 20.37 Suggested packages: [2020-04-17T22:37:21.055Z] #17 20.37 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T22:37:21.055Z] #17 20.37 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T22:37:21.055Z] #17 20.37 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T22:37:21.055Z] #17 20.37 Recommended packages: [2020-04-17T22:37:21.055Z] #17 20.37 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T22:37:21.055Z] #17 20.37 python3-keyrings.alt python3-xdg unzip [2020-04-17T22:37:21.055Z] #17 ... [2020-04-17T22:37:21.055Z] [2020-04-17T22:37:21.055Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:21.055Z] #44 96.83 DEP criu/string.d [2020-04-17T22:37:21.055Z] #44 96.86 DEP criu/stats.d [2020-04-17T22:37:21.251Z] #44 ... [2020-04-17T22:37:21.251Z] [2020-04-17T22:37:21.251Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:21.251Z] #47 133.2 text/template [2020-04-17T22:37:21.251Z] #47 134.8 encoding/xml [2020-04-17T22:37:21.251Z] #47 141.3 go/doc [2020-04-17T22:37:21.251Z] #47 ... [2020-04-17T22:37:21.251Z] [2020-04-17T22:37:21.251Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:37:21.251Z] #56 142.8 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T22:37:21.316Z] #44 96.97 DEP criu/sockets.d [2020-04-17T22:37:21.577Z] #44 97.37 DEP criu/sk-unix.d [2020-04-17T22:37:21.813Z] #44 33.72 CC images/core-s390.o [2020-04-17T22:37:21.813Z] #44 ... [2020-04-17T22:37:21.813Z] [2020-04-17T22:37:21.813Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:37:21.813Z] #56 146.3 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T22:37:21.992Z] #17 28.45 Selecting previously unselected package python3-minimal. [2020-04-17T22:37:21.993Z] #17 28.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 ... 23676 files and directories currently installed.) [2020-04-17T22:37:21.993Z] #17 28.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-17T22:37:21.993Z] #17 28.50 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T22:37:22.148Z] #44 ... [2020-04-17T22:37:22.148Z] [2020-04-17T22:37:22.148Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:22.148Z] #47 DONE 155.1s [2020-04-17T22:37:22.148Z] [2020-04-17T22:37:22.148Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:22.148Z] #44 97.62 DEP criu/sk-tcp.d [2020-04-17T22:37:22.249Z] #17 28.60 Selecting previously unselected package libmpdec2:amd64. [2020-04-17T22:37:22.249Z] #17 28.61 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-17T22:37:22.249Z] #17 28.63 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T22:37:22.409Z] #44 97.92 DEP criu/sk-queue.d [2020-04-17T22:37:22.409Z] #44 98.07 DEP criu/sk-packet.d [2020-04-17T22:37:22.505Z] #17 28.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-17T22:37:22.505Z] #17 28.74 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:37:22.505Z] #17 28.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:22.669Z] #44 98.27 DEP criu/sk-netlink.d [2020-04-17T22:37:22.930Z] #44 98.49 DEP criu/sk-inet.d [2020-04-17T22:37:22.930Z] #44 98.67 DEP criu/signalfd.d [2020-04-17T22:37:23.191Z] #44 98.90 DEP criu/sigframe.d [2020-04-17T22:37:23.435Z] #17 29.66 Selecting previously unselected package python3.7. [2020-04-17T22:37:23.435Z] #17 29.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:37:23.435Z] #17 29.67 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:23.435Z] #17 29.79 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-17T22:37:23.435Z] #17 29.81 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-17T22:37:23.435Z] #17 29.82 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T22:37:23.452Z] #44 99.02 DEP criu/shmem.d [2020-04-17T22:37:23.692Z] #17 29.94 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T22:37:23.712Z] #44 99.24 DEP criu/servicefd.d [2020-04-17T22:37:23.973Z] #44 99.53 DEP criu/seize.d [2020-04-17T22:37:24.234Z] #44 99.80 DEP criu/seccomp.d [2020-04-17T22:37:24.234Z] #44 99.98 DEP criu/rst-malloc.d [2020-04-17T22:37:24.257Z] #17 30.74 Selecting previously unselected package python3. [2020-04-17T22:37:24.496Z] #44 100.1 DEP criu/rbtree.d [2020-04-17T22:37:24.497Z] #44 100.2 DEP criu/pstree.d [2020-04-17T22:37:24.497Z] #44 100.3 DEP criu/protobuf.d [2020-04-17T22:37:24.513Z] #17 30.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 ... 24088 files and directories currently installed.) [2020-04-17T22:37:24.513Z] #17 30.78 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-17T22:37:24.513Z] #17 30.79 Unpacking python3 (3.7.3-1) ... [2020-04-17T22:37:24.513Z] #17 30.87 Selecting previously unselected package libip4tc0:amd64. [2020-04-17T22:37:24.513Z] #17 30.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-17T22:37:24.513Z] #17 30.87 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T22:37:24.513Z] #17 30.96 Selecting previously unselected package libip6tc0:amd64. [2020-04-17T22:37:24.513Z] #17 30.98 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-17T22:37:24.513Z] #17 30.99 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T22:37:24.513Z] #17 31.07 Selecting previously unselected package libiptc0:amd64. [2020-04-17T22:37:24.513Z] #17 31.07 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-17T22:37:24.757Z] #44 100.6 GEN criu/protobuf-desc-gen.h [2020-04-17T22:37:24.769Z] #17 31.08 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-17T22:37:24.769Z] #17 31.17 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-17T22:37:24.769Z] #17 31.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-17T22:37:24.769Z] #17 31.18 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T22:37:24.769Z] #17 31.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-17T22:37:24.769Z] #17 31.26 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-17T22:37:24.769Z] #17 31.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T22:37:24.769Z] #17 31.34 Selecting previously unselected package libnftnl11:amd64. [2020-04-17T22:37:25.025Z] #17 31.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-17T22:37:25.025Z] #17 31.34 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T22:37:25.025Z] #17 31.41 Selecting previously unselected package iptables. [2020-04-17T22:37:25.025Z] #17 31.42 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-17T22:37:25.025Z] #17 31.43 Unpacking iptables (1.8.2-4) ... [2020-04-17T22:37:25.537Z] #17 31.77 Selecting previously unselected package xxd. [2020-04-17T22:37:25.537Z] #17 31.77 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T22:37:25.537Z] #17 31.78 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:37:25.537Z] #17 31.94 Selecting previously unselected package vim-common. [2020-04-17T22:37:25.537Z] #17 31.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:37:25.538Z] #17 31.99 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:37:25.794Z] #17 32.16 Selecting previously unselected package bash-completion. [2020-04-17T22:37:25.794Z] #17 32.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T22:37:26.141Z] #44 ... [2020-04-17T22:37:26.141Z] [2020-04-17T22:37:26.141Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:37:26.141Z] #30 DONE 159.5s [2020-04-17T22:37:26.402Z] [2020-04-17T22:37:26.402Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:26.402Z] #17 22.28 The following NEW packages will be installed: [2020-04-17T22:37:26.402Z] #17 22.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T22:37:26.402Z] #17 22.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T22:37:26.402Z] #17 22.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T22:37:26.402Z] #17 22.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T22:37:26.402Z] #17 22.29 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T22:37:26.402Z] #17 22.29 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T22:37:26.402Z] #17 22.29 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T22:37:26.402Z] #17 22.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T22:37:26.402Z] #17 22.29 xz-utils zip zstd [2020-04-17T22:37:26.402Z] #17 22.65 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:37:26.402Z] #17 22.65 Need to get 27.9 MB of archives. [2020-04-17T22:37:26.402Z] #17 22.65 After this operation, 115 MB of additional disk space will be used. [2020-04-17T22:37:26.402Z] #17 22.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-04-17T22:37:26.402Z] #17 22.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-04-17T22:37:26.402Z] #17 22.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-04-17T22:37:26.402Z] #17 22.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-04-17T22:37:26.402Z] #17 22.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-04-17T22:37:26.402Z] #17 22.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-04-17T22:37:26.402Z] #17 22.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-04-17T22:37:26.402Z] #17 22.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-04-17T22:37:26.402Z] #17 22.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-04-17T22:37:26.402Z] #17 22.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-04-17T22:37:26.402Z] #17 22.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-04-17T22:37:26.402Z] #17 22.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-04-17T22:37:26.402Z] #17 22.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-04-17T22:37:26.402Z] #17 22.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-04-17T22:37:26.402Z] #17 22.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-04-17T22:37:26.402Z] #17 22.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-04-17T22:37:26.402Z] #17 22.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-17T22:37:26.402Z] #17 22.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:37:26.402Z] #17 22.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-04-17T22:37:26.402Z] #17 22.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-04-17T22:37:26.402Z] #17 22.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-04-17T22:37:26.402Z] #17 22.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-04-17T22:37:26.402Z] #17 23.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-04-17T22:37:26.402Z] #17 23.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-17T22:37:26.402Z] #17 23.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-17T22:37:26.402Z] #17 23.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-17T22:37:26.402Z] #17 23.04 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-04-17T22:37:26.402Z] #17 23.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-04-17T22:37:26.402Z] #17 23.05 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-17T22:37:26.402Z] #17 23.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-17T22:37:26.402Z] #17 23.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-17T22:37:26.402Z] #17 23.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-17T22:37:26.402Z] #17 23.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-04-17T22:37:26.402Z] #17 23.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-04-17T22:37:26.402Z] #17 23.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T22:37:26.402Z] #17 23.56 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T22:37:26.402Z] #17 23.57 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T22:37:26.402Z] #17 23.57 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-04-17T22:37:26.402Z] #17 23.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T22:37:26.402Z] #17 23.60 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T22:37:26.402Z] #17 23.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T22:37:26.402Z] #17 23.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-04-17T22:37:26.402Z] #17 23.67 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-04-17T22:37:26.402Z] #17 23.68 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-04-17T22:37:26.402Z] #17 23.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T22:37:26.402Z] #17 23.91 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-04-17T22:37:26.402Z] #17 23.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-04-17T22:37:26.402Z] #17 23.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-04-17T22:37:26.402Z] #17 24.08 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zstd arm64 1.3.8+dfsg-3 [302 kB] [2020-04-17T22:37:26.402Z] #17 25.24 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:37:26.402Z] #17 25.40 Fetched 27.9 MB in 2s (14.2 MB/s) [2020-04-17T22:37:26.402Z] #17 25.52 Selecting previously unselected package pigz. [2020-04-17T22:37:26.402Z] #17 25.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 ... 23400 files and directories currently installed.) [2020-04-17T22:37:26.402Z] #17 25.62 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-04-17T22:37:26.402Z] #17 25.65 Unpacking pigz (2.4-1) ... [2020-04-17T22:37:26.402Z] #17 25.93 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-04-17T22:37:26.515Z] #56 ... [2020-04-17T22:37:26.515Z] [2020-04-17T22:37:26.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:26.515Z] #44 32.99 CC images/cpuinfo.o [2020-04-17T22:37:26.515Z] #44 33.60 CC images/inventory.o [2020-04-17T22:37:26.515Z] #44 34.02 CC images/fdinfo.o [2020-04-17T22:37:26.515Z] #44 34.42 CC images/fown.o [2020-04-17T22:37:26.515Z] #44 34.78 CC images/ns.o [2020-04-17T22:37:26.515Z] #44 34.99 CC images/regfile.o [2020-04-17T22:37:26.515Z] #44 35.30 CC images/ghost-file.o [2020-04-17T22:37:26.515Z] #44 35.88 CC images/fifo.o [2020-04-17T22:37:26.515Z] #44 36.56 CC images/remap-file-path.o [2020-04-17T22:37:26.515Z] #44 37.00 CC images/eventfd.o [2020-04-17T22:37:26.515Z] #44 37.42 CC images/eventpoll.o [2020-04-17T22:37:26.515Z] #44 38.10 CC images/fh.o [2020-04-17T22:37:26.663Z] #17 25.94 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-17T22:37:26.663Z] #17 25.95 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:26.723Z] #17 ... [2020-04-17T22:37:26.723Z] [2020-04-17T22:37:26.723Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:26.723Z] #44 130.1 CC criu/clone-noasan.o [2020-04-17T22:37:26.723Z] #44 130.3 CC criu/config.o [2020-04-17T22:37:26.723Z] #44 131.6 CC criu/cr-check.o [2020-04-17T22:37:26.723Z] #44 133.1 CC criu/cr-dedup.o [2020-04-17T22:37:26.723Z] #44 133.6 CC criu/cr-dump.o [2020-04-17T22:37:26.723Z] #44 135.7 CC criu/cr-errno.o [2020-04-17T22:37:26.723Z] #44 135.8 CC criu/cr-restore.o [2020-04-17T22:37:26.723Z] #44 140.3 CC criu/cr-service.o [2020-04-17T22:37:27.081Z] #44 38.63 CC images/fsnotify.o [2020-04-17T22:37:27.239Z] #17 26.91 Selecting previously unselected package python3.7-minimal. [2020-04-17T22:37:27.500Z] #17 26.91 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-17T22:37:27.500Z] #17 26.94 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:37:28.360Z] #56 ... [2020-04-17T22:37:28.360Z] [2020-04-17T22:37:28.360Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:28.360Z] #44 35.12 CC images/cpuinfo.o [2020-04-17T22:37:28.360Z] #44 36.03 CC images/inventory.o [2020-04-17T22:37:28.360Z] #44 36.32 CC images/fdinfo.o [2020-04-17T22:37:28.360Z] #44 36.91 CC images/fown.o [2020-04-17T22:37:28.360Z] #44 37.18 CC images/ns.o [2020-04-17T22:37:28.360Z] #44 37.58 CC images/regfile.o [2020-04-17T22:37:28.360Z] #44 37.94 CC images/ghost-file.o [2020-04-17T22:37:28.360Z] #44 38.35 CC images/fifo.o [2020-04-17T22:37:28.360Z] #44 38.81 CC images/remap-file-path.o [2020-04-17T22:37:28.360Z] #44 39.24 CC images/eventfd.o [2020-04-17T22:37:28.360Z] #44 39.38 CC images/eventpoll.o [2020-04-17T22:37:28.360Z] #44 39.85 CC images/fh.o [2020-04-17T22:37:28.441Z] #17 27.80 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:28.441Z] #17 27.83 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:37:28.454Z] #44 39.76 CC images/signalfd.o [2020-04-17T22:37:28.612Z] #44 141.9 CC criu/crtools.o [2020-04-17T22:37:28.612Z] #44 ... [2020-04-17T22:37:28.612Z] [2020-04-17T22:37:28.612Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:28.612Z] #17 34.69 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T22:37:28.612Z] #17 35.09 Selecting previously unselected package bzip2. [2020-04-17T22:37:28.612Z] #17 35.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-17T22:37:28.612Z] #17 35.11 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:37:28.617Z] #44 40.43 CC images/fsnotify.o [2020-04-17T22:37:28.712Z] #44 40.18 CC images/fs.o [2020-04-17T22:37:28.834Z] ok github.com/docker/docker/cmd/dockerd 0.032s coverage: 30.8% of statements [2020-04-17T22:37:28.834Z] ok github.com/docker/docker/container 0.108s coverage: 34.9% of statements [2020-04-17T22:37:28.834Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T22:37:28.834Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T22:37:28.834Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T22:37:28.834Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T22:37:28.869Z] #17 35.20 Selecting previously unselected package xz-utils. [2020-04-17T22:37:28.869Z] #17 35.22 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-17T22:37:28.869Z] #17 35.23 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T22:37:28.869Z] #17 35.38 Selecting previously unselected package apparmor. [2020-04-17T22:37:28.869Z] #17 35.39 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-17T22:37:28.970Z] #44 40.56 CC images/pstree.o [2020-04-17T22:37:29.126Z] #17 35.47 Unpacking apparmor (2.13.2-10) ... [2020-04-17T22:37:29.228Z] #44 ... [2020-04-17T22:37:29.228Z] [2020-04-17T22:37:29.228Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:37:29.228Z] #10 151.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T22:37:29.228Z] #10 151.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T22:37:29.228Z] #10 151.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:37:29.382Z] #17 35.77 Selecting previously unselected package aufs-tools. [2020-04-17T22:37:29.382Z] #17 35.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-17T22:37:29.382Z] #17 35.79 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:37:29.548Z] #44 41.49 CC images/signalfd.o [2020-04-17T22:37:29.639Z] #17 35.93 Selecting previously unselected package libonig5:amd64. [2020-04-17T22:37:29.639Z] #17 35.93 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-17T22:37:29.639Z] #17 35.94 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:37:29.639Z] #17 36.07 Selecting previously unselected package libjq1:amd64. [2020-04-17T22:37:29.639Z] #17 36.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:37:29.639Z] #17 36.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:37:29.804Z] #44 41.88 CC images/fs.o [2020-04-17T22:37:29.895Z] #17 36.24 Selecting previously unselected package jq. [2020-04-17T22:37:29.895Z] #17 36.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:37:29.895Z] #17 36.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:37:29.895Z] #17 36.35 Selecting previously unselected package libaio1:amd64. [2020-04-17T22:37:30.153Z] #17 36.36 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-17T22:37:30.153Z] #17 36.37 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-17T22:37:30.153Z] #17 36.42 Selecting previously unselected package libgpm2:amd64. [2020-04-17T22:37:30.153Z] #17 36.44 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-17T22:37:30.153Z] #17 36.45 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-17T22:37:30.153Z] #17 36.53 Selecting previously unselected package libicu63:amd64. [2020-04-17T22:37:30.153Z] #17 36.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T22:37:30.153Z] #17 36.55 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:37:30.162Z] #10 ... [2020-04-17T22:37:30.162Z] [2020-04-17T22:37:30.162Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:37:30.162Z] #56 DONE 152.5s [2020-04-17T22:37:30.419Z] [2020-04-17T22:37:30.419Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:30.419Z] #44 41.08 CC images/pipe.o [2020-04-17T22:37:30.419Z] #44 41.19 CC images/tcp-stream.o [2020-04-17T22:37:30.419Z] #44 41.24 CC images/sk-packet.o [2020-04-17T22:37:30.419Z] #44 41.69 CC images/mnt.o [2020-04-17T22:37:30.677Z] #44 42.26 CC images/pipe-data.o [2020-04-17T22:37:30.737Z] #44 42.36 CC images/pstree.o [2020-04-17T22:37:30.984Z] #17 30.51 Selecting previously unselected package python3-minimal. [2020-04-17T22:37:30.984Z] #17 30.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 ... 23649 files and directories currently installed.) [2020-04-17T22:37:30.984Z] #17 30.60 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-04-17T22:37:30.984Z] #17 30.61 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T22:37:30.994Z] #44 42.92 CC images/pipe.o [2020-04-17T22:37:31.243Z] #44 42.53 CC images/sa.o [2020-04-17T22:37:31.243Z] #44 42.73 CC images/timer.o [2020-04-17T22:37:31.245Z] #17 30.77 Selecting previously unselected package libmpdec2:arm64. [2020-04-17T22:37:31.245Z] #17 30.78 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-04-17T22:37:31.245Z] #17 30.79 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-04-17T22:37:31.506Z] #17 31.06 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-04-17T22:37:31.506Z] #17 31.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-04-17T22:37:31.506Z] #17 31.06 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:31.559Z] #44 ... [2020-04-17T22:37:31.559Z] [2020-04-17T22:37:31.559Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:37:31.559Z] #56 DONE 155.7s [2020-04-17T22:37:31.559Z] [2020-04-17T22:37:31.559Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:31.559Z] #44 43.36 CC images/tcp-stream.o [2020-04-17T22:37:31.559Z] #44 ... [2020-04-17T22:37:31.559Z] [2020-04-17T22:37:31.559Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:31.559Z] #47 146.6 github.com/LK4D4/vndr/versioned [2020-04-17T22:37:31.559Z] #47 147.0 compress/flate [2020-04-17T22:37:31.559Z] #47 148.6 github.com/LK4D4/vndr/build [2020-04-17T22:37:31.559Z] #47 152.9 vendor/golang.org/x/crypto/cryptobyte [2020-04-17T22:37:31.559Z] #47 154.2 net [2020-04-17T22:37:31.809Z] #44 43.25 CC images/timerfd.o [2020-04-17T22:37:31.816Z] #47 156.3 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-17T22:37:32.074Z] #47 ... [2020-04-17T22:37:32.074Z] [2020-04-17T22:37:32.074Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:32.074Z] #44 43.85 CC images/sk-packet.o [2020-04-17T22:37:32.375Z] #44 43.70 CC images/mm.o [2020-04-17T22:37:32.633Z] #44 44.17 CC images/sk-opts.o [2020-04-17T22:37:32.639Z] #44 44.54 CC images/mnt.o [2020-04-17T22:37:32.892Z] #17 32.13 Selecting previously unselected package python3.7. [2020-04-17T22:37:32.892Z] #17 32.14 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-04-17T22:37:32.892Z] #17 32.14 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:32.892Z] #17 32.40 Selecting previously unselected package libpython3-stdlib:arm64. [2020-04-17T22:37:32.892Z] #17 32.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-04-17T22:37:32.892Z] #17 32.43 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-17T22:37:32.897Z] #44 44.75 CC images/pipe-data.o [2020-04-17T22:37:33.153Z] #17 32.56 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T22:37:33.199Z] #44 44.52 CC images/sk-unix.o [2020-04-17T22:37:33.199Z] #44 ... [2020-04-17T22:37:33.199Z] [2020-04-17T22:37:33.199Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:33.199Z] #47 145.0 github.com/LK4D4/vndr/versioned [2020-04-17T22:37:33.199Z] #47 145.2 compress/flate [2020-04-17T22:37:33.199Z] #47 147.2 github.com/LK4D4/vndr/build [2020-04-17T22:37:33.199Z] #47 150.8 vendor/golang.org/x/crypto/cryptobyte [2020-04-17T22:37:33.199Z] #47 153.1 net [2020-04-17T22:37:33.199Z] #47 154.4 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-17T22:37:33.199Z] #47 155.2 vendor/golang.org/x/crypto/poly1305 [2020-04-17T22:37:33.258Z] Commit message: "Merge commit '130b0bc6032cc675d064e1cc62626cacc9c07a57' into HEAD" [2020-04-17T22:37:33.378Z] First time build. Skipping changelog. [2020-04-17T22:37:33.422Z] #17 39.71 Selecting previously unselected package libnet1:amd64. [2020-04-17T22:37:33.423Z] #17 39.71 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T22:37:33.423Z] #17 39.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:37:33.423Z] #17 39.83 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T22:37:33.423Z] #17 39.85 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T22:37:33.423Z] #17 39.85 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:37:33.423Z] #17 39.94 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T22:37:33.457Z] #47 ... [2020-04-17T22:37:33.457Z] [2020-04-17T22:37:33.457Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:33.457Z] #44 44.96 CC images/sk-inet.o [2020-04-17T22:37:33.462Z] #44 45.13 CC images/sa.o [2020-04-17T22:37:33.679Z] #17 39.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:37:33.679Z] #17 39.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:37:33.679Z] #17 40.00 Selecting previously unselected package libreadline5:amd64. [2020-04-17T22:37:33.679Z] #17 40.00 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-17T22:37:33.679Z] #17 40.01 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T22:37:33.679Z] #17 40.14 Selecting previously unselected package net-tools. [2020-04-17T22:37:33.679Z] #17 40.14 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-17T22:37:33.679Z] #17 40.15 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:37:33.721Z] #44 45.58 CC images/timer.o [Pipeline] withEnv [Pipeline] { [2020-04-17T22:37:33.936Z] #17 40.36 Selecting previously unselected package python-pip-whl. [2020-04-17T22:37:33.936Z] #17 40.38 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T22:37:33.936Z] #17 40.39 Unpacking python-pip-whl (18.1-5) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-17T22:37:34.023Z] #44 45.61 CC images/tun.o [2020-04-17T22:37:34.287Z] #44 46.26 CC images/timerfd.o [2020-04-17T22:37:34.313Z] ok github.com/docker/docker/daemon/cluster 0.043s coverage: 0.5% of statements [2020-04-17T22:37:34.499Z] #17 40.86 Selecting previously unselected package python3-lib2to3. [2020-04-17T22:37:34.499Z] #17 40.86 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T22:37:34.499Z] #17 40.87 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:37:34.536Z] #17 33.97 Selecting previously unselected package python3. [2020-04-17T22:37:34.536Z] #17 33.97 (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 ... 24061 files and directories currently installed.) [2020-04-17T22:37:34.536Z] #17 34.07 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-04-17T22:37:34.536Z] #17 34.08 Unpacking python3 (3.7.3-1) ... [2020-04-17T22:37:34.545Z] #44 46.59 CC images/mm.o [2020-04-17T22:37:34.596Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-17T22:37:34.756Z] #17 40.99 Selecting previously unselected package python3-distutils. [2020-04-17T22:37:34.756Z] #17 41.00 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T22:37:34.756Z] #17 41.01 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T22:37:34.756Z] #17 41.16 Selecting previously unselected package python3-pip. [2020-04-17T22:37:34.756Z] #17 41.18 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T22:37:34.756Z] #17 41.19 Unpacking python3-pip (18.1-5) ... [2020-04-17T22:37:34.797Z] #17 34.23 Selecting previously unselected package libip4tc0:arm64. [2020-04-17T22:37:34.797Z] #17 34.24 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-04-17T22:37:34.797Z] #17 34.26 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-04-17T22:37:34.797Z] #17 34.37 Selecting previously unselected package libip6tc0:arm64. [2020-04-17T22:37:34.797Z] #17 34.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-04-17T22:37:34.797Z] #17 34.39 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-04-17T22:37:34.958Z] #44 46.25 CC images/sk-netlink.o [2020-04-17T22:37:35.013Z] #17 41.36 Selecting previously unselected package python3-pkg-resources. [2020-04-17T22:37:35.013Z] #17 41.36 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:37:35.013Z] #17 41.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:37:35.057Z] #17 34.48 Selecting previously unselected package libiptc0:arm64. [2020-04-17T22:37:35.057Z] #17 34.49 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-04-17T22:37:35.057Z] #17 34.49 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-04-17T22:37:35.057Z] #17 34.60 Selecting previously unselected package libnfnetlink0:arm64. [2020-04-17T22:37:35.057Z] #17 34.62 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-04-17T22:37:35.057Z] #17 34.63 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-17T22:37:35.057Z] #17 34.73 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-04-17T22:37:35.215Z] #44 46.79 CC images/packet-sock.o [2020-04-17T22:37:35.269Z] #17 41.50 Selecting previously unselected package python3-setuptools. [2020-04-17T22:37:35.269Z] #17 41.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T22:37:35.269Z] #17 41.51 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T22:37:35.269Z] #17 41.73 Selecting previously unselected package python3-wheel. [2020-04-17T22:37:35.269Z] #17 41.73 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T22:37:35.269Z] #17 41.74 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T22:37:35.318Z] #17 34.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-04-17T22:37:35.318Z] #17 34.76 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-17T22:37:33.294Z] > git rev-list --no-walk 8d8ba617e7a31cc832966045c7d670e37d046dc1 # timeout=10 [2020-04-17T22:37:35.476Z] #44 47.22 CC images/sk-opts.o [2020-04-17T22:37:35.525Z] #17 41.82 Selecting previously unselected package sudo. [2020-04-17T22:37:35.525Z] #17 41.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-17T22:37:35.525Z] #17 41.84 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:37:35.578Z] #17 34.86 Selecting previously unselected package libnftnl11:arm64. [2020-04-17T22:37:35.578Z] #17 34.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-04-17T22:37:35.578Z] #17 34.88 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-04-17T22:37:35.578Z] #17 ... [2020-04-17T22:37:35.578Z] [2020-04-17T22:37:35.578Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:37:35.578Z] #23 158.3 + mkdir -p /tmp/tmp.oGr2SbF0s2/src/github.com/docker [2020-04-17T22:37:35.578Z] #23 158.3 + mv components/cli /tmp/tmp.oGr2SbF0s2/src/github.com/docker/cli [2020-04-17T22:37:35.578Z] #23 158.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-17T22:37:35.578Z] #23 ... [2020-04-17T22:37:35.578Z] [2020-04-17T22:37:35.578Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:35.578Z] #17 35.01 Selecting previously unselected package iptables. [2020-04-17T22:37:35.578Z] #17 35.02 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-04-17T22:37:35.578Z] #17 35.02 Unpacking iptables (1.8.2-4) ... [2020-04-17T22:37:35.737Z] #44 47.60 CC images/sk-unix.o [2020-04-17T22:37:35.784Z] #44 47.22 CC images/ipc-var.o [2020-04-17T22:37:35.840Z] #17 35.39 Selecting previously unselected package xxd. [2020-04-17T22:37:35.995Z] #44 48.04 CC images/sk-inet.o [2020-04-17T22:37:36.045Z] #44 47.45 CC images/ipc-desc.o [2020-04-17T22:37:36.065Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.6% of statements [2020-04-17T22:37:36.088Z] #17 42.26 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T22:37:36.088Z] #17 42.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-17T22:37:36.088Z] #17 42.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:37:36.088Z] #17 42.51 Selecting previously unselected package uidmap. [2020-04-17T22:37:36.088Z] #17 42.51 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-17T22:37:36.088Z] #17 42.51 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T22:37:36.101Z] #17 35.40 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-17T22:37:36.101Z] #17 35.41 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:37:36.101Z] #17 35.59 Selecting previously unselected package vim-common. [2020-04-17T22:37:36.101Z] #17 35.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:37:36.101Z] #17 35.63 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:37:36.303Z] #44 47.73 CC images/ipc-shm.o [2020-04-17T22:37:36.344Z] #17 42.67 Selecting previously unselected package vim-runtime. [2020-04-17T22:37:36.344Z] #17 42.67 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:37:36.344Z] #17 42.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T22:37:36.344Z] #17 42.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T22:37:36.344Z] #17 42.73 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:37:36.361Z] #17 35.80 Selecting previously unselected package bash-completion. [2020-04-17T22:37:36.361Z] #17 35.80 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T22:37:36.429Z] + docker version [2020-04-17T22:37:36.561Z] #44 48.08 CC images/ipc-msg.o [2020-04-17T22:37:36.929Z] #44 48.68 CC images/tun.o [2020-04-17T22:37:36.931Z] #17 ... [2020-04-17T22:37:36.931Z] [2020-04-17T22:37:36.931Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:36.931Z] #44 102.7 DEP criu/protobuf-desc.d [2020-04-17T22:37:36.931Z] #44 102.9 DEP criu/proc_parse.d [2020-04-17T22:37:36.931Z] #44 103.2 DEP criu/plugin.d [2020-04-17T22:37:36.931Z] #44 103.3 DEP criu/pipes.d [2020-04-17T22:37:36.931Z] #44 103.6 DEP criu/pie-util.d [2020-04-17T22:37:36.931Z] #44 103.8 DEP criu/pie-util-vdso.d [2020-04-17T22:37:36.931Z] #44 104.1 DEP criu/path.d [2020-04-17T22:37:36.931Z] #44 104.4 DEP criu/parasite-syscall.d [2020-04-17T22:37:36.931Z] #44 104.6 DEP criu/pagemap.d [2020-04-17T22:37:36.931Z] #44 104.8 DEP criu/pagemap-cache.d [2020-04-17T22:37:36.931Z] #44 105.0 DEP criu/page-xfer.d [2020-04-17T22:37:36.931Z] #44 105.2 DEP criu/page-pipe.d [2020-04-17T22:37:36.931Z] #44 105.3 DEP criu/netfilter.d [2020-04-17T22:37:36.931Z] #44 105.5 DEP criu/net.d [2020-04-17T22:37:36.931Z] #44 105.7 DEP criu/namespaces.d [2020-04-17T22:37:36.931Z] #44 105.9 DEP criu/mount.d [2020-04-17T22:37:36.931Z] #44 106.1 DEP criu/mem.d [2020-04-17T22:37:36.931Z] #44 106.3 DEP criu/lsm.d [2020-04-17T22:37:36.931Z] #44 106.6 DEP criu/log.d [2020-04-17T22:37:36.931Z] #44 106.7 DEP criu/libnetlink.d [2020-04-17T22:37:36.931Z] #44 107.0 DEP criu/kerndat.d [2020-04-17T22:37:36.931Z] #44 107.2 DEP criu/kcmp-ids.d [2020-04-17T22:37:36.931Z] #44 107.3 DEP criu/irmap.d [2020-04-17T22:37:36.931Z] #44 107.5 DEP criu/ipc_ns.d [2020-04-17T22:37:36.931Z] #44 107.7 DEP criu/image.d [2020-04-17T22:37:36.931Z] #44 107.9 DEP criu/image-desc.d [2020-04-17T22:37:36.931Z] #44 108.1 DEP criu/fsnotify.d [2020-04-17T22:37:36.931Z] #44 108.3 DEP criu/filesystems.d [2020-04-17T22:37:36.931Z] #44 108.4 DEP criu/files.d [2020-04-17T22:37:36.931Z] #44 108.6 DEP criu/files-reg.d [2020-04-17T22:37:36.931Z] #44 108.7 DEP criu/files-ext.d [2020-04-17T22:37:36.931Z] #44 108.9 DEP criu/file-lock.d [2020-04-17T22:37:36.931Z] #44 109.1 DEP criu/file-ids.d [2020-04-17T22:37:36.931Z] #44 109.2 DEP criu/fifo.d [2020-04-17T22:37:36.931Z] #44 109.4 DEP criu/fdstore.d [2020-04-17T22:37:36.931Z] #44 109.5 DEP criu/fault-injection.d [2020-04-17T22:37:36.931Z] #44 109.7 DEP criu/external.d [2020-04-17T22:37:36.931Z] #44 109.8 DEP criu/eventpoll.d [2020-04-17T22:37:36.931Z] #44 110.1 DEP criu/eventfd.d [2020-04-17T22:37:36.931Z] #44 110.2 DEP criu/crtools.d [2020-04-17T22:37:36.931Z] #44 110.5 DEP criu/cr-service.d [2020-04-17T22:37:36.931Z] #44 110.7 DEP criu/cr-restore.d [2020-04-17T22:37:36.931Z] #44 111.0 DEP criu/cr-errno.d [2020-04-17T22:37:36.931Z] #44 111.0 DEP criu/cr-dump.d [2020-04-17T22:37:36.931Z] #44 111.3 DEP criu/cr-dedup.d [2020-04-17T22:37:36.931Z] #44 111.4 DEP criu/cr-check.d [2020-04-17T22:37:36.931Z] #44 111.6 DEP criu/config.d [2020-04-17T22:37:36.931Z] #44 111.7 DEP criu/clone-noasan.d [2020-04-17T22:37:36.931Z] #44 111.7 DEP criu/cgroup.d [2020-04-17T22:37:36.931Z] #44 112.0 DEP criu/cgroup-props.d [2020-04-17T22:37:36.931Z] #44 112.1 DEP criu/bitmap.d [2020-04-17T22:37:36.931Z] #44 112.1 DEP criu/bfd.d [2020-04-17T22:37:36.931Z] #44 112.3 DEP criu/autofs.d [2020-04-17T22:37:36.931Z] #44 112.5 DEP criu/aio.d [2020-04-17T22:37:37.128Z] #44 48.52 CC images/ipc-sem.o [2020-04-17T22:37:37.187Z] #44 49.13 CC images/sk-netlink.o [2020-04-17T22:37:37.191Z] #44 112.7 DEP criu/action-scripts.d [2020-04-17T22:37:37.388Z] #44 48.90 CC images/utsns.o [2020-04-17T22:37:37.451Z] #44 113.1 CC criu/action-scripts.o [2020-04-17T22:37:37.605Z] Removing intermediate container 48d780623939 [2020-04-17T22:37:37.605Z] ---> b90685a50b76 [2020-04-17T22:37:37.605Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-17T22:37:37.605Z] ---> ebd73b5ebd31 [2020-04-17T22:37:37.605Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-17T22:37:37.605Z] ---> 5da8ed564faf [2020-04-17T22:37:37.605Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-17T22:37:37.605Z] ---> Running in c3ecfd036690 [2020-04-17T22:37:37.605Z] Removing intermediate container c3ecfd036690 [2020-04-17T22:37:37.605Z] ---> 9fe23a0f97db [2020-04-17T22:37:37.605Z] Successfully built 9fe23a0f97db [2020-04-17T22:37:37.605Z] Successfully tagged moby-buildx:latest [2020-04-17T22:37:37.605Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-17T22:37:37.605Z] if [ -n "${id}" ]; then \ [2020-04-17T22:37:37.605Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-17T22:37:37.605Z] && touch bundles/buildx; \ [2020-04-17T22:37:37.605Z] docker rm -f ${id}; \ [2020-04-17T22:37:37.605Z] fi [2020-04-17T22:37:37.646Z] #44 49.20 CC images/creds.o [2020-04-17T22:37:37.752Z] #44 49.61 CC images/packet-sock.o [2020-04-17T22:37:37.889Z] 9c0a31abda0df39608b1c9f3a134a99a1b5be8125f9c55333b7a0a55701fca3f [2020-04-17T22:37:37.889Z] bundles/buildx version [2020-04-17T22:37:37.889Z] buildx v0.3.1 6db68d0 [2020-04-17T22:37:37.889Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 . [2020-04-17T22:37:37.889Z] #1 [internal] booting buildkit [2020-04-17T22:37:37.903Z] #44 49.52 CC images/vma.o [2020-04-17T22:37:38.022Z] #44 113.5 CC criu/aio.o [2020-04-17T22:37:38.161Z] #44 49.79 CC images/netdev.o [2020-04-17T22:37:38.172Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-04-17T22:37:38.317Z] #44 50.18 CC images/ipc-var.o [2020-04-17T22:37:38.575Z] #44 50.45 CC images/ipc-desc.o [2020-04-17T22:37:38.575Z] #44 ... [2020-04-17T22:37:38.575Z] [2020-04-17T22:37:38.575Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:37:38.575Z] #10 163.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T22:37:38.592Z] #44 114.1 CC criu/autofs.o [2020-04-17T22:37:38.728Z] #44 50.29 CC images/tty.o [2020-04-17T22:37:38.833Z] #10 163.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-17T22:37:38.833Z] #10 163.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:37:38.861Z] #17 ... [2020-04-17T22:37:38.861Z] [2020-04-17T22:37:38.861Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:38.861Z] #44 142.3 CC criu/eventfd.o [2020-04-17T22:37:38.861Z] #44 142.7 CC criu/eventpoll.o [2020-04-17T22:37:38.861Z] #44 143.5 CC criu/external.o [2020-04-17T22:37:38.861Z] #44 143.8 CC criu/fault-injection.o [2020-04-17T22:37:38.861Z] #44 144.0 CC criu/fdstore.o [2020-04-17T22:37:38.861Z] #44 144.4 CC criu/fifo.o [2020-04-17T22:37:38.861Z] #44 144.8 CC criu/file-ids.o [2020-04-17T22:37:38.861Z] #44 145.1 CC criu/file-lock.o [2020-04-17T22:37:38.861Z] #44 146.1 CC criu/files-ext.o [2020-04-17T22:37:38.861Z] #44 146.5 CC criu/files-reg.o [2020-04-17T22:37:38.861Z] #44 148.5 CC criu/files.o [2020-04-17T22:37:38.861Z] #44 150.7 CC criu/filesystems.o [2020-04-17T22:37:38.861Z] #44 151.4 CC criu/fsnotify.o [2020-04-17T22:37:39.117Z] #44 152.6 CC criu/image-desc.o [2020-04-17T22:37:39.163Z] #44 ... [2020-04-17T22:37:39.163Z] [2020-04-17T22:37:39.163Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:39.163Z] #17 38.77 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T22:37:39.374Z] #44 152.8 CC criu/image.o [2020-04-17T22:37:39.374Z] #44 ... [2020-04-17T22:37:39.374Z] [2020-04-17T22:37:39.374Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:39.374Z] #17 45.92 Selecting previously unselected package vim. [2020-04-17T22:37:39.630Z] #17 45.93 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T22:37:39.630Z] #17 45.95 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T22:37:39.887Z] #17 46.48 Selecting previously unselected package xfsprogs. [2020-04-17T22:37:40.102Z] #44 51.29 CC images/file-lock.o [2020-04-17T22:37:40.102Z] #44 51.66 CC images/rlimit.o [2020-04-17T22:37:40.104Z] #17 39.37 Selecting previously unselected package bzip2. [2020-04-17T22:37:40.104Z] #17 39.39 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-04-17T22:37:40.104Z] #17 39.41 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:37:40.104Z] #17 39.51 Selecting previously unselected package xz-utils. [2020-04-17T22:37:40.104Z] #17 39.52 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-04-17T22:37:40.104Z] #17 39.52 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T22:37:40.143Z] #17 46.50 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-17T22:37:40.143Z] #17 46.51 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T22:37:40.360Z] #44 52.03 CC images/pagemap.o [2020-04-17T22:37:40.364Z] #17 39.71 Selecting previously unselected package apparmor. [2020-04-17T22:37:40.364Z] #17 39.71 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-04-17T22:37:40.364Z] #17 39.82 Unpacking apparmor (2.13.2-10) ... [2020-04-17T22:37:40.628Z] #17 40.21 Selecting previously unselected package aufs-tools. [2020-04-17T22:37:40.705Z] #17 46.93 Selecting previously unselected package zip. [2020-04-17T22:37:40.705Z] #17 46.94 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-17T22:37:40.705Z] #17 46.95 Unpacking zip (3.0-11+b1) ... [2020-04-17T22:37:40.705Z] #17 47.07 Selecting previously unselected package zstd. [2020-04-17T22:37:40.705Z] #17 47.08 Preparing to unpack .../40-zstd_1.3.8+dfsg-3_amd64.deb ... [2020-04-17T22:37:40.705Z] #17 47.09 Unpacking zstd (1.3.8+dfsg-3) ... [2020-04-17T22:37:40.867Z] #1 pulling image moby/buildkit:buildx-stable-1 2.6s done [2020-04-17T22:37:40.867Z] #1 creating container buildx_buildkit_default [2020-04-17T22:37:40.888Z] #17 40.21 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-04-17T22:37:40.888Z] #17 40.22 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:37:40.888Z] #17 40.42 Selecting previously unselected package libonig5:arm64. [2020-04-17T22:37:40.888Z] #17 40.42 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-04-17T22:37:40.888Z] #17 40.44 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-17T22:37:40.961Z] #17 47.41 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:37:40.961Z] #17 47.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:37:40.961Z] #17 47.45 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T22:37:40.961Z] #17 47.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T22:37:41.148Z] #17 40.65 Selecting previously unselected package libjq1:arm64. [2020-04-17T22:37:41.148Z] #17 40.65 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-17T22:37:41.148Z] #17 40.66 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-17T22:37:41.148Z] #17 40.78 Selecting previously unselected package jq. [2020-04-17T22:37:41.148Z] #17 40.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-17T22:37:41.153Z] #1 creating container buildx_buildkit_default 0.5s done [2020-04-17T22:37:41.153Z] #1 DONE 3.1s [2020-04-17T22:37:41.153Z] [2020-04-17T22:37:41.153Z] #2 [internal] load build definition from Dockerfile [2020-04-17T22:37:41.153Z] #2 transferring dockerfile: 17.11kB 0.0s done [2020-04-17T22:37:41.153Z] #2 DONE 0.0s [2020-04-17T22:37:41.153Z] [2020-04-17T22:37:41.153Z] #3 [internal] load .dockerignore [2020-04-17T22:37:41.153Z] #3 transferring context: 87B 0.0s done [2020-04-17T22:37:41.153Z] #3 DONE 0.0s [2020-04-17T22:37:41.153Z] [2020-04-17T22:37:41.153Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-17T22:37:41.218Z] #17 47.47 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-17T22:37:41.218Z] #17 47.48 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T22:37:41.218Z] #17 47.50 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T22:37:41.218Z] #17 47.52 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T22:37:41.218Z] #17 47.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:37:41.218Z] #17 47.55 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:37:41.218Z] #17 47.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:37:41.218Z] #17 47.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:37:41.218Z] #17 47.61 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:37:41.218Z] #17 47.63 Setting up zip (3.0-11+b1) ... [2020-04-17T22:37:41.218Z] #17 47.64 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:37:41.218Z] #17 47.67 Setting up bash-completion (1:2.8-6) ... [2020-04-17T22:37:41.311Z] #44 52.50 CC images/siginfo.o [2020-04-17T22:37:41.408Z] #17 40.82 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:37:41.408Z] #17 40.93 Selecting previously unselected package libaio1:arm64. [2020-04-17T22:37:41.408Z] #17 40.93 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-04-17T22:37:41.408Z] #17 40.95 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-04-17T22:37:41.408Z] #17 41.03 Selecting previously unselected package libgpm2:arm64. [2020-04-17T22:37:41.569Z] #44 53.08 CC images/rpc.o [2020-04-17T22:37:41.668Z] #17 41.04 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-04-17T22:37:41.668Z] #17 41.05 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-04-17T22:37:41.668Z] #17 41.16 Selecting previously unselected package libicu63:arm64. [2020-04-17T22:37:41.668Z] #17 41.16 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-17T22:37:41.668Z] #17 41.18 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-17T22:37:41.774Z] #4 DONE 0.6s [2020-04-17T22:37:41.774Z] [2020-04-17T22:37:41.774Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-17T22:37:41.774Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-17T22:37:42.059Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-17T22:37:42.059Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2020-04-17T22:37:42.059Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 89.15kB / 8.18MB 0.1s [2020-04-17T22:37:42.059Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2020-04-17T22:37:42.342Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done [2020-04-17T22:37:42.342Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2020-04-17T22:37:42.863Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 14.0% of statements [2020-04-17T22:37:42.959Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2020-04-17T22:37:42.959Z] #5 DONE 0.9s [2020-04-17T22:37:42.959Z] [2020-04-17T22:37:42.959Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-17T22:37:43.035Z] #10 ... [2020-04-17T22:37:43.035Z] [2020-04-17T22:37:43.035Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:43.035Z] #47 157.3 vendor/golang.org/x/crypto/poly1305 [2020-04-17T22:37:43.035Z] #47 158.1 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-17T22:37:43.035Z] #47 160.1 vendor/golang.org/x/crypto/hkdf [2020-04-17T22:37:43.035Z] #47 160.3 vendor/golang.org/x/text/transform [2020-04-17T22:37:43.035Z] #47 161.8 vendor/golang.org/x/text/unicode/bidi [2020-04-17T22:37:43.035Z] #47 164.8 vendor/golang.org/x/text/secure/bidirule [2020-04-17T22:37:43.035Z] #47 165.2 vendor/golang.org/x/text/unicode/norm [2020-04-17T22:37:43.035Z] #47 ... [2020-04-17T22:37:43.035Z] [2020-04-17T22:37:43.035Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:43.035Z] #44 50.64 CC images/ipc-shm.o [2020-04-17T22:37:43.035Z] #44 50.94 CC images/ipc-msg.o [2020-04-17T22:37:43.035Z] #44 51.61 CC images/ipc-sem.o [2020-04-17T22:37:43.035Z] #44 52.03 CC images/utsns.o [2020-04-17T22:37:43.035Z] #44 52.39 CC images/creds.o [2020-04-17T22:37:43.035Z] #44 52.57 CC images/vma.o [2020-04-17T22:37:43.035Z] #44 52.84 CC images/netdev.o [2020-04-17T22:37:43.035Z] #44 53.36 CC images/tty.o [2020-04-17T22:37:43.035Z] #44 54.22 CC images/file-lock.o [2020-04-17T22:37:43.035Z] #44 54.44 CC images/rlimit.o [2020-04-17T22:37:43.035Z] #44 54.80 CC images/pagemap.o [2020-04-17T22:37:43.035Z] #44 55.09 CC images/siginfo.o [2020-04-17T22:37:43.251Z] #7 DONE 0.3s [2020-04-17T22:37:43.251Z] [2020-04-17T22:37:43.251Z] #6 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-17T22:37:43.251Z] #6 DONE 0.4s [2020-04-17T22:37:43.476Z] #44 54.92 CC images/ext-file.o [2020-04-17T22:37:43.541Z] [2020-04-17T22:37:43.541Z] #72 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-17T22:37:43.541Z] #72 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-17T22:37:43.734Z] #44 55.33 CC images/cgroup.o [2020-04-17T22:37:43.829Z] #72 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-17T22:37:43.829Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 589.82kB / 9.86MB 0.1s [2020-04-17T22:37:43.829Z] #72 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-17T22:37:43.829Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.18MB / 9.86MB 0.3s [2020-04-17T22:37:43.868Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.7% of statements [2020-04-17T22:37:43.967Z] #44 55.56 CC images/rpc.o [2020-04-17T22:37:43.992Z] #44 ... [2020-04-17T22:37:43.992Z] [2020-04-17T22:37:43.992Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:43.992Z] #47 156.1 vendor/golang.org/x/sys/cpu [2020-04-17T22:37:43.992Z] #47 156.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-17T22:37:43.992Z] #47 158.7 vendor/golang.org/x/text/transform [2020-04-17T22:37:43.992Z] #47 159.5 vendor/golang.org/x/text/unicode/bidi [2020-04-17T22:37:43.992Z] #47 162.6 vendor/golang.org/x/text/secure/bidirule [2020-04-17T22:37:43.992Z] #47 163.3 vendor/golang.org/x/text/unicode/norm [2020-04-17T22:37:44.120Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.77MB / 9.86MB 0.4s [2020-04-17T22:37:44.120Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.39MB / 9.86MB 0.6s [2020-04-17T22:37:44.407Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.01MB / 9.86MB 0.7s [2020-04-17T22:37:44.407Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.80MB / 9.86MB 0.9s [2020-04-17T22:37:44.407Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 5.39MB / 9.86MB 1.0s [2020-04-17T22:37:44.480Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-04-17T22:37:44.485Z] #17 50.33 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-17T22:37:44.485Z] #17 50.34 Setting up xz-utils (5.2.4-1) ... [2020-04-17T22:37:44.485Z] #17 50.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T22:37:44.485Z] #17 50.36 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:37:44.485Z] #17 50.42 invoke-rc.d: could not determine current runlevel [2020-04-17T22:37:44.485Z] #17 50.43 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T22:37:44.485Z] #17 50.43 Setting up pigz (2.4-1) ... [2020-04-17T22:37:44.485Z] #17 50.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T22:37:44.485Z] #17 50.45 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:37:44.485Z] #17 50.47 Setting up python-pip-whl (18.1-5) ... [2020-04-17T22:37:44.485Z] #17 50.48 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T22:37:44.485Z] #17 50.49 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:37:44.485Z] #17 50.87 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-17T22:37:44.485Z] #17 50.88 Setting up zstd (1.3.8+dfsg-3) ... [2020-04-17T22:37:44.485Z] #17 50.89 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:37:44.485Z] #17 50.90 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:44.485Z] #17 50.92 Setting up vim (2:8.1.0875-5) ... [2020-04-17T22:37:44.485Z] #17 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T22:37:44.485Z] #17 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T22:37:44.485Z] #17 50.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T22:37:44.485Z] #17 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T22:37:44.485Z] #17 50.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T22:37:44.485Z] #17 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T22:37:44.485Z] #17 50.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T22:37:44.485Z] #17 50.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T22:37:44.697Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.14MB / 9.86MB 1.2s [2020-04-17T22:37:44.741Z] #17 50.99 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:37:44.741Z] #17 51.00 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:37:44.741Z] #17 51.01 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T22:37:44.741Z] #17 51.02 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:37:44.741Z] #17 51.03 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T22:37:44.741Z] #17 51.05 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:44.924Z] #47 ... [2020-04-17T22:37:44.924Z] [2020-04-17T22:37:44.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:44.924Z] #44 56.11 CC images/userns.o [2020-04-17T22:37:44.942Z] Client: Docker Engine - Enterprise [2020-04-17T22:37:44.942Z] Version: 19.03.5 [2020-04-17T22:37:44.942Z] API version: 1.40 [2020-04-17T22:37:44.942Z] Go version: go1.12.12 [2020-04-17T22:37:44.942Z] Git commit: 2ee0c57608 [2020-04-17T22:37:44.942Z] Built: 11/13/2019 08:00:16 [2020-04-17T22:37:44.942Z] OS/Arch: windows/amd64 [2020-04-17T22:37:44.942Z] Experimental: false [2020-04-17T22:37:44.942Z] [2020-04-17T22:37:44.942Z] Server: Docker Engine - Enterprise [2020-04-17T22:37:44.942Z] Engine: [2020-04-17T22:37:44.942Z] Version: 19.03.5 [2020-04-17T22:37:44.942Z] API version: 1.40 (minimum version 1.24) [2020-04-17T22:37:44.942Z] Go version: go1.12.12 [2020-04-17T22:37:44.942Z] Git commit: 2ee0c57608 [2020-04-17T22:37:44.942Z] Built: 11/13/2019 07:58:51 [2020-04-17T22:37:44.942Z] OS/Arch: windows/amd64 [2020-04-17T22:37:44.942Z] Experimental: true [2020-04-17T22:37:44.968Z] #17 44.09 Selecting previously unselected package libnet1:arm64. [2020-04-17T22:37:44.968Z] #17 44.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-17T22:37:44.968Z] #17 44.11 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:37:44.968Z] #17 44.24 Selecting previously unselected package libnl-3-200:arm64. [2020-04-17T22:37:44.968Z] #17 44.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-17T22:37:44.968Z] #17 44.27 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-17T22:37:44.968Z] #17 44.39 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-17T22:37:44.968Z] #17 44.41 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-17T22:37:44.968Z] #17 44.42 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-17T22:37:44.986Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.71MB / 9.86MB 1.3s [2020-04-17T22:37:44.986Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.45MB / 9.86MB 1.5s [2020-04-17T22:37:45.122Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-04-17T22:37:45.181Z] #44 56.53 CC images/google/protobuf/descriptor.o [2020-04-17T22:37:45.228Z] #17 44.53 Selecting previously unselected package libreadline5:arm64. [2020-04-17T22:37:45.228Z] #17 44.54 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-04-17T22:37:45.228Z] #17 44.54 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-17T22:37:45.228Z] #17 44.69 Selecting previously unselected package net-tools. [2020-04-17T22:37:45.228Z] #17 44.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-04-17T22:37:45.228Z] #17 44.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:37:45.280Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.04MB / 9.86MB 1.6s [2020-04-17T22:37:45.280Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 8.76MB / 9.86MB 1.8s [2020-04-17T22:37:45.343Z] #44 57.26 CC images/ext-file.o [2020-04-17T22:37:45.489Z] #17 44.95 Selecting previously unselected package python-pip-whl. [2020-04-17T22:37:45.489Z] #17 44.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T22:37:45.489Z] #17 44.97 Unpacking python-pip-whl (18.1-5) ... [Pipeline] sh [2020-04-17T22:37:45.574Z] #72 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-04-17T22:37:45.574Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2020-04-17T22:37:45.601Z] #44 57.61 CC images/cgroup.o [2020-04-17T22:37:46.062Z] #17 45.44 Selecting previously unselected package python3-lib2to3. [2020-04-17T22:37:46.063Z] #17 45.44 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T22:37:46.063Z] #17 45.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:37:46.063Z] #17 45.61 Selecting previously unselected package python3-distutils. [2020-04-17T22:37:46.063Z] #17 45.62 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T22:37:46.063Z] #17 45.63 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T22:37:46.128Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-04-17T22:37:46.128Z] ok github.com/docker/docker/daemon 12.203s coverage: 17.3% of statements [2020-04-17T22:37:46.128Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T22:37:46.128Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T22:37:46.128Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T22:37:46.128Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T22:37:46.323Z] #17 45.82 Selecting previously unselected package python3-pip. [2020-04-17T22:37:46.323Z] #17 45.83 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T22:37:46.323Z] #17 45.84 Unpacking python3-pip (18.1-5) ... [2020-04-17T22:37:46.439Z] + docker info [2020-04-17T22:37:46.894Z] #17 46.14 Selecting previously unselected package python3-pkg-resources. [2020-04-17T22:37:46.894Z] #17 46.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:37:46.894Z] #17 46.17 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:37:46.894Z] #17 46.35 Selecting previously unselected package python3-setuptools. [2020-04-17T22:37:46.894Z] #17 46.35 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T22:37:46.894Z] #17 46.36 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T22:37:46.994Z] #44 58.70 CC images/userns.o [2020-04-17T22:37:47.157Z] #17 46.66 Selecting previously unselected package python3-wheel. [2020-04-17T22:37:47.157Z] #17 46.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T22:37:47.157Z] #17 46.67 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T22:37:47.157Z] #17 46.80 Selecting previously unselected package sudo. [2020-04-17T22:37:47.157Z] #17 46.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-04-17T22:37:47.252Z] #44 59.13 CC images/google/protobuf/descriptor.o [2020-04-17T22:37:47.418Z] #17 46.84 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:37:47.724Z] #44 59.34 CC images/opts.o [2020-04-17T22:37:47.989Z] #17 47.31 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T22:37:47.989Z] #17 47.32 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-04-17T22:37:47.989Z] #17 47.34 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:37:48.009Z] #17 53.91 Setting up iptables (1.8.2-4) ... [2020-04-17T22:37:48.009Z] #17 53.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:37:48.009Z] #17 53.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:37:48.009Z] #17 53.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:37:48.009Z] #17 53.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:37:48.009Z] #17 53.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T22:37:48.009Z] #17 53.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T22:37:48.009Z] #17 53.96 Setting up python3 (3.7.3-1) ... [2020-04-17T22:37:48.009Z] #17 54.37 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T22:37:48.159Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-17T22:37:48.185Z] #44 ... [2020-04-17T22:37:48.185Z] [2020-04-17T22:37:48.185Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:48.185Z] #47 172.5 vendor/golang.org/x/net/idna [2020-04-17T22:37:48.256Z] #17 47.87 Selecting previously unselected package uidmap. [2020-04-17T22:37:48.290Z] #44 59.66 CC images/seccomp.o [2020-04-17T22:37:48.290Z] #44 59.89 CC images/binfmt-misc.o [2020-04-17T22:37:48.517Z] #17 ... [2020-04-17T22:37:48.517Z] [2020-04-17T22:37:48.517Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:37:48.517Z] #41 181.0 + dpkg --print-architecture [2020-04-17T22:37:48.517Z] #41 DONE 181.8s [2020-04-17T22:37:48.517Z] [2020-04-17T22:37:48.517Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:48.517Z] #17 47.88 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-04-17T22:37:48.517Z] #17 47.89 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T22:37:48.517Z] #17 ... [2020-04-17T22:37:48.517Z] [2020-04-17T22:37:48.517Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:48.517Z] #44 115.5 CC criu/bfd.o [2020-04-17T22:37:48.517Z] #44 116.2 CC criu/bitmap.o [2020-04-17T22:37:48.517Z] #44 116.3 CC criu/cgroup-props.o [2020-04-17T22:37:48.517Z] #44 117.0 CC criu/cgroup.o [2020-04-17T22:37:48.517Z] #44 119.4 CC criu/clone-noasan.o [2020-04-17T22:37:48.517Z] #44 119.6 CC criu/config.o [2020-04-17T22:37:48.517Z] #44 121.3 CC criu/cr-check.o [2020-04-17T22:37:48.517Z] #44 122.9 CC criu/cr-dedup.o [2020-04-17T22:37:48.517Z] #44 123.3 CC criu/cr-dump.o [2020-04-17T22:37:48.517Z] #44 ... [2020-04-17T22:37:48.517Z] [2020-04-17T22:37:48.517Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:48.517Z] #17 48.06 Selecting previously unselected package vim-runtime. [2020-04-17T22:37:48.517Z] #17 48.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:37:48.517Z] #17 48.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T22:37:48.773Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.179s coverage: 57.0% of statements [2020-04-17T22:37:48.777Z] #17 48.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T22:37:48.777Z] #17 48.24 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:37:48.856Z] #44 60.22 CC images/time.o [2020-04-17T22:37:48.975Z] #17 55.12 Setting up apparmor (2.13.2-10) ... [2020-04-17T22:37:49.101Z] #72 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.2s done [2020-04-17T22:37:49.101Z] #72 DONE 5.4s [2020-04-17T22:37:49.101Z] [2020-04-17T22:37:49.101Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:37:49.101Z] #8 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-17T22:37:49.101Z] #8 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-17T22:37:49.101Z] #8 sha256:8c47367e4f07353b9ea267bd86267e75121e190faace6df682a8e50bd2da2736 5.46kB / 5.46kB done [2020-04-17T22:37:49.101Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 25.09MB / 54.14MB 5.4s [2020-04-17T22:37:49.101Z] #8 sha256:d4e33f6c16e453e5df771f6cd708cef378a7a3ce2d208a3cce02ff05a4015406 8.25MB / 8.25MB 2.3s done [2020-04-17T22:37:49.101Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 25.12MB / 96.51MB 5.4s [2020-04-17T22:37:49.101Z] #8 sha256:94025c8cb04af4e0e559441731231bac7e4327ef182fc9f24f6883c2481178aa 1.79kB / 1.79kB done [2020-04-17T22:37:49.101Z] #8 sha256:35982ef3c6ea99dcf7b4534d5594e5c5efc7462416a8afc6c50f2b099733cd76 156B / 156B 0.2s done [2020-04-17T22:37:49.101Z] #8 sha256:c0c7698edca1a58c5374b3f4a126bef6a2d822e931e0c85cd62b78199c597e72 10.73MB / 10.73MB 2.7s done [2020-04-17T22:37:49.101Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 25.71MB / 57.45MB 5.4s [2020-04-17T22:37:49.101Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 20.97MB / 73.51MB 5.4s [2020-04-17T22:37:49.114Z] #44 60.57 CC images/sysctl.o [2020-04-17T22:37:49.371Z] #44 60.88 CC images/autofs.o [2020-04-17T22:37:49.387Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 29.30MB / 54.14MB 5.8s [2020-04-17T22:37:49.387Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 29.24MB / 57.45MB 5.8s [2020-04-17T22:37:49.630Z] #44 61.15 CC images/macvlan.o [2020-04-17T22:37:49.673Z] #8 ... [2020-04-17T22:37:49.673Z] [2020-04-17T22:37:49.673Z] #21 [internal] load build context [2020-04-17T22:37:49.673Z] #21 transferring context: 52.81MB 6.1s done [2020-04-17T22:37:49.673Z] #21 DONE 6.1s [2020-04-17T22:37:49.673Z] [2020-04-17T22:37:49.673Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-17T22:37:49.673Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 30.01MB / 96.51MB 6.0s [2020-04-17T22:37:49.673Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 32.79MB / 54.14MB 6.1s [2020-04-17T22:37:49.673Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 32.73MB / 57.45MB 6.1s [2020-04-17T22:37:49.888Z] #44 61.39 CC images/sit.o [2020-04-17T22:37:49.960Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 34.99MB / 96.51MB 6.3s [2020-04-17T22:37:49.960Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 37.71MB / 54.14MB 6.4s [2020-04-17T22:37:49.960Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 37.39MB / 57.45MB 6.4s [2020-04-17T22:37:50.146Z] #44 61.63 LINK images/built-in.o [2020-04-17T22:37:50.248Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 41.55MB / 54.14MB 6.7s [2020-04-17T22:37:50.248Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 41.28MB / 96.51MB 6.7s [2020-04-17T22:37:50.248Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 41.35MB / 57.45MB 6.7s [2020-04-17T22:37:50.341Z] #17 ... [2020-04-17T22:37:50.341Z] [2020-04-17T22:37:50.341Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:50.341Z] #44 153.7 CC criu/ipc_ns.o [2020-04-17T22:37:50.341Z] #44 155.0 CC criu/irmap.o [2020-04-17T22:37:50.341Z] #44 155.6 CC criu/kcmp-ids.o [2020-04-17T22:37:50.341Z] #44 155.9 CC criu/kerndat.o [2020-04-17T22:37:50.341Z] #44 157.0 CC criu/libnetlink.o [2020-04-17T22:37:50.341Z] #44 157.5 CC criu/log.o [2020-04-17T22:37:50.341Z] #44 158.0 CC criu/lsm.o [2020-04-17T22:37:50.341Z] #44 158.4 CC criu/mem.o [2020-04-17T22:37:50.341Z] #44 160.2 CC criu/mount.o [2020-04-17T22:37:50.341Z] #44 ... [2020-04-17T22:37:50.341Z] [2020-04-17T22:37:50.341Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:37:50.341Z] #41 264.2 + dpkg --print-architecture [2020-04-17T22:37:50.341Z] #41 264.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T22:37:50.341Z] #41 264.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T22:37:50.341Z] #41 264.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T22:37:50.341Z] #41 ... [2020-04-17T22:37:50.341Z] [2020-04-17T22:37:50.341Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:37:50.407Z] #44 61.81 GEN compel/include/asm [2020-04-17T22:37:50.407Z] #44 61.81 GEN compel/include/version.h [2020-04-17T22:37:50.407Z] #44 61.86 touch .config [2020-04-17T22:37:50.407Z] #44 61.94 GEN include/common/config.h [2020-04-17T22:37:50.554Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 26.45MB / 73.51MB 6.9s [2020-04-17T22:37:50.554Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 45.38MB / 54.14MB 7.0s [2020-04-17T22:37:50.554Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 44.82MB / 57.45MB 7.0s [2020-04-17T22:37:50.597Z] #17 56.91 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T22:37:50.597Z] #17 56.92 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:37:50.665Z] #44 62.10 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-17T22:37:50.666Z] #44 62.12 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-17T22:37:50.666Z] #44 62.15 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-17T22:37:50.666Z] #44 62.18 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-17T22:37:50.666Z] #44 62.22 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-17T22:37:50.666Z] #44 62.23 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-17T22:37:50.666Z] #44 62.29 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T22:37:50.666Z] #44 62.32 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-17T22:37:50.840Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 46.58MB / 96.51MB 7.2s [2020-04-17T22:37:50.840Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 30.31MB / 73.51MB 7.2s [2020-04-17T22:37:50.840Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 48.95MB / 54.14MB 7.3s [2020-04-17T22:37:50.840Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 48.37MB / 57.45MB 7.3s [2020-04-17T22:37:50.923Z] #44 62.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T22:37:50.923Z] #44 62.41 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T22:37:50.923Z] #44 62.41 DEP compel/plugins/std/infect.d [2020-04-17T22:37:51.109Z] #17 57.36 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:37:51.127Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 52.06MB / 54.14MB 7.6s [2020-04-17T22:37:51.127Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 51.76MB / 96.51MB 7.6s [2020-04-17T22:37:51.127Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 51.55MB / 57.45MB 7.6s [2020-04-17T22:37:51.127Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 35.26MB / 73.51MB 7.6s [2020-04-17T22:37:51.181Z] #44 62.65 DEP compel/plugins/std/string.d [2020-04-17T22:37:51.181Z] #44 62.75 DEP compel/plugins/std/log.d [2020-04-17T22:37:51.416Z] #8 sha256:219153a374347511566d1327acf4e45fd3425c20cd49110ef8041930fdb965a4 54.14MB / 54.14MB 7.8s done [2020-04-17T22:37:51.416Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 55.15MB / 57.45MB 7.9s [2020-04-17T22:37:51.439Z] #44 62.89 DEP compel/plugins/std/fds.d [2020-04-17T22:37:51.673Z] #17 58.25 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T22:37:51.697Z] #44 63.06 DEP compel/plugins/std/std.d [2020-04-17T22:37:51.697Z] #44 63.29 DEP compel/plugins/shmem/shmem.d [2020-04-17T22:37:51.710Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 58.33MB / 96.51MB 8.1s [2020-04-17T22:37:51.710Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 41.15MB / 73.51MB 8.1s [2020-04-17T22:37:51.710Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 64.17MB / 96.51MB 8.2s [2020-04-17T22:37:51.710Z] #8 sha256:f8a291b3427f488e71a39ecccd11fbbaf98a0e8d552444fbc7db68c1e1f16e3a 57.45MB / 57.45MB 8.1s done [2020-04-17T22:37:52.003Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 45.93MB / 73.51MB 8.4s [2020-04-17T22:37:52.003Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 70.94MB / 96.51MB 8.5s [2020-04-17T22:37:52.003Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 49.99MB / 73.51MB 8.5s [2020-04-17T22:37:52.262Z] #44 63.53 DEP compel/plugins/fds/fds.d [2020-04-17T22:37:52.262Z] #44 63.79 CC compel/plugins/std/std.o [2020-04-17T22:37:52.289Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 53.94MB / 73.51MB 8.7s [2020-04-17T22:37:52.289Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 77.86MB / 96.51MB 8.8s [2020-04-17T22:37:52.289Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 57.72MB / 73.51MB 8.8s [2020-04-17T22:37:52.368Z] #47 176.4 vendor/golang.org/x/net/http2/hpack [2020-04-17T22:37:52.601Z] #17 58.75 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T22:37:52.827Z] #44 64.26 CC compel/plugins/std/fds.o [2020-04-17T22:37:52.912Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 87.29MB / 96.51MB 9.1s [2020-04-17T22:37:52.912Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 62.48MB / 73.51MB 9.1s [2020-04-17T22:37:52.912Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 66.67MB / 73.51MB 9.3s [2020-04-17T22:37:52.912Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 94.30MB / 96.51MB 9.4s [2020-04-17T22:37:52.912Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 71.13MB / 73.51MB 9.4s [2020-04-17T22:37:52.995Z] #17 52.49 Selecting previously unselected package vim. [2020-04-17T22:37:52.995Z] #17 52.50 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-04-17T22:37:52.995Z] #17 52.53 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T22:37:53.146Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.830s coverage: 46.2% of statements [2020-04-17T22:37:53.196Z] #8 sha256:549508b70ece5ace2e526907bff67b3390448e2c27e7526d4b94291167ca9308 96.51MB / 96.51MB 9.6s done [2020-04-17T22:37:53.196Z] #8 sha256:04f50e663753731d83ec7656396e6b18921b488c553accf084b873f4a70e874b 73.51MB / 73.51MB 9.5s done [2020-04-17T22:37:53.196Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d [2020-04-17T22:37:53.393Z] #44 64.95 CC compel/plugins/std/log.o [2020-04-17T22:37:53.529Z] #17 59.91 Setting up python3-pip (18.1-5) ... [2020-04-17T22:37:53.565Z] #17 53.08 Selecting previously unselected package xfsprogs. [2020-04-17T22:37:53.565Z] #17 53.09 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-04-17T22:37:53.565Z] #17 53.10 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T22:37:53.742Z] #47 ... [2020-04-17T22:37:53.742Z] [2020-04-17T22:37:53.742Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:53.742Z] #44 62.11 CC images/opts.o [2020-04-17T22:37:53.742Z] #44 62.59 CC images/seccomp.o [2020-04-17T22:37:53.742Z] #44 63.13 CC images/binfmt-misc.o [2020-04-17T22:37:53.742Z] #44 63.28 CC images/time.o [2020-04-17T22:37:53.742Z] #44 63.58 CC images/sysctl.o [2020-04-17T22:37:53.742Z] #44 64.03 CC images/autofs.o [2020-04-17T22:37:53.742Z] #44 64.48 CC images/macvlan.o [2020-04-17T22:37:53.742Z] #44 64.94 CC images/sit.o [2020-04-17T22:37:53.742Z] #44 65.12 LINK images/built-in.o [2020-04-17T22:37:53.742Z] #44 65.30 GEN compel/include/asm [2020-04-17T22:37:53.742Z] #44 65.33 GEN compel/include/version.h [2020-04-17T22:37:53.742Z] #44 65.36 touch .config [2020-04-17T22:37:53.742Z] #44 65.40 GEN include/common/config.h [2020-04-17T22:37:53.742Z] #44 65.53 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-17T22:37:53.742Z] #44 65.56 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-17T22:37:53.742Z] #44 65.61 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-17T22:37:53.742Z] #44 65.65 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-17T22:37:53.742Z] #44 65.69 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-17T22:37:53.742Z] #44 65.70 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-17T22:37:53.742Z] #44 65.73 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T22:37:53.742Z] #44 65.77 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-17T22:37:53.759Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-04-17T22:37:54.002Z] #44 65.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T22:37:54.002Z] #44 65.83 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T22:37:54.002Z] #44 65.84 DEP compel/plugins/std/infect.d [2020-04-17T22:37:54.002Z] #44 66.00 DEP compel/plugins/std/string.d [2020-04-17T22:37:54.136Z] #17 53.66 Selecting previously unselected package zip. [2020-04-17T22:37:54.136Z] #17 53.67 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-04-17T22:37:54.136Z] #17 53.68 Unpacking zip (3.0-11+b1) ... [2020-04-17T22:37:54.260Z] #44 66.15 DEP compel/plugins/std/log.d [2020-04-17T22:37:54.396Z] #17 53.90 Selecting previously unselected package zstd. [2020-04-17T22:37:54.396Z] #17 53.90 Preparing to unpack .../40-zstd_1.3.8+dfsg-3_arm64.deb ... [2020-04-17T22:37:54.396Z] #17 53.93 Unpacking zstd (1.3.8+dfsg-3) ... [2020-04-17T22:37:54.520Z] #44 66.28 DEP compel/plugins/std/fds.d [2020-04-17T22:37:54.520Z] #44 66.42 DEP compel/plugins/std/std.d [2020-04-17T22:37:54.767Z] #44 66.30 CC compel/plugins/std/string.o [2020-04-17T22:37:54.778Z] #44 66.55 DEP compel/plugins/shmem/shmem.d [2020-04-17T22:37:54.778Z] #44 66.69 DEP compel/plugins/fds/fds.d [2020-04-17T22:37:54.778Z] #44 66.79 CC compel/plugins/std/std.o [2020-04-17T22:37:54.900Z] #17 61.09 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:37:54.900Z] #17 61.14 Processing triggers for mime-support (3.62) ... [2020-04-17T22:37:54.966Z] #17 54.28 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:37:54.966Z] #17 54.32 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:37:54.966Z] #17 54.34 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-04-17T22:37:54.966Z] #17 54.38 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-17T22:37:54.966Z] #17 54.39 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-04-17T22:37:54.966Z] #17 54.41 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-04-17T22:37:54.966Z] #17 54.43 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T22:37:54.966Z] #17 54.45 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-04-17T22:37:54.966Z] #17 54.46 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:37:54.966Z] #17 54.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:37:54.966Z] #17 54.50 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-17T22:37:54.966Z] #17 54.51 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-17T22:37:54.966Z] #17 54.54 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:37:54.966Z] #17 54.56 Setting up zip (3.0-11+b1) ... [2020-04-17T22:37:55.036Z] #44 67.01 CC compel/plugins/std/fds.o [2020-04-17T22:37:55.227Z] #17 54.58 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:37:55.227Z] #17 54.62 Setting up bash-completion (1:2.8-6) ... [2020-04-17T22:37:55.463Z] #17 DONE 61.8s [2020-04-17T22:37:55.463Z] [2020-04-17T22:37:55.463Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T22:37:55.700Z] #44 67.25 CC compel/plugins/std/infect.o [2020-04-17T22:37:55.968Z] #44 67.57 CC compel/plugins/std/log.o [2020-04-17T22:37:56.632Z] #44 68.00 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-17T22:37:56.633Z] #44 68.13 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-17T22:37:56.633Z] #44 68.19 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-17T22:37:56.890Z] #44 68.44 AR compel/plugins/std.lib.a [2020-04-17T22:37:56.901Z] #44 68.73 CC compel/plugins/std/string.o [2020-04-17T22:37:57.148Z] #44 68.65 CC compel/plugins/fds/fds.o [2020-04-17T22:37:57.217Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.367s coverage: 49.5% of statements [2020-04-17T22:37:57.357Z] #18 1.876 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T22:37:57.357Z] #18 1.881 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T22:37:57.357Z] #18 1.882 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T22:37:57.357Z] #18 DONE 2.0s [2020-04-17T22:37:57.357Z] [2020-04-17T22:37:57.357Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:57.357Z] #44 164.3 CC criu/namespaces.o [2020-04-17T22:37:57.357Z] #44 166.4 CC criu/net.o [2020-04-17T22:37:57.357Z] #44 170.0 CC criu/netfilter.o [2020-04-17T22:37:57.357Z] #44 170.3 CC criu/page-pipe.o [2020-04-17T22:37:57.357Z] #44 ... [2020-04-17T22:37:57.357Z] [2020-04-17T22:37:57.357Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:37:57.714Z] #44 69.06 AR compel/plugins/fds.lib.a [2020-04-17T22:37:57.714Z] #44 69.14 HOSTDEP compel/src/lib/log-host.d [2020-04-17T22:37:57.833Z] #44 69.74 CC compel/plugins/std/infect.o [2020-04-17T22:37:57.972Z] #44 69.32 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T22:37:57.972Z] #44 69.45 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-17T22:37:58.223Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.157s coverage: 72.5% of statements [2020-04-17T22:37:58.223Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T22:37:58.230Z] #44 69.65 HOSTDEP compel/src/main-host.d [2020-04-17T22:37:58.230Z] #44 ... [2020-04-17T22:37:58.230Z] [2020-04-17T22:37:58.230Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:37:58.230Z] #68 170.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:37:58.230Z] #68 170.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T22:37:58.230Z] #68 ... [2020-04-17T22:37:58.230Z] [2020-04-17T22:37:58.230Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:58.230Z] #44 69.83 DEP compel/src/lib/ptrace.d [2020-04-17T22:37:58.488Z] #44 ... [2020-04-17T22:37:58.488Z] [2020-04-17T22:37:58.488Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:37:58.488Z] #68 DONE 180.5s [2020-04-17T22:37:58.488Z] [2020-04-17T22:37:58.488Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T22:37:58.488Z] #69 DONE 0.1s [2020-04-17T22:37:58.488Z] [2020-04-17T22:37:58.488Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:58.488Z] #44 70.15 DEP compel/src/lib/infect.d [2020-04-17T22:37:58.525Z] #17 57.75 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-04-17T22:37:58.525Z] #17 57.78 Setting up xz-utils (5.2.4-1) ... [2020-04-17T22:37:58.525Z] #17 57.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T22:37:58.525Z] #17 57.83 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:37:58.525Z] #17 57.93 invoke-rc.d: could not determine current runlevel [2020-04-17T22:37:58.525Z] #17 57.94 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T22:37:58.525Z] #17 57.95 Setting up pigz (2.4-1) ... [2020-04-17T22:37:58.525Z] #17 57.96 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-17T22:37:58.525Z] #17 57.98 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-17T22:37:58.525Z] #17 58.02 Setting up python-pip-whl (18.1-5) ... [2020-04-17T22:37:58.525Z] #17 58.03 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-04-17T22:37:58.525Z] #17 58.04 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:37:58.745Z] #44 70.29 DEP compel/src/lib/infect-util.d [2020-04-17T22:37:58.765Z] #44 70.42 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-17T22:37:58.765Z] #44 70.58 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-17T22:37:58.765Z] #44 70.72 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-17T22:37:59.019Z] #44 ... [2020-04-17T22:37:59.019Z] [2020-04-17T22:37:59.019Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:37:59.019Z] #47 170.9 vendor/golang.org/x/net/idna [2020-04-17T22:37:59.019Z] #47 174.4 vendor/golang.org/x/net/http2/hpack [2020-04-17T22:37:59.019Z] #47 176.3 mime [2020-04-17T22:37:59.019Z] #47 179.7 mime/quotedprintable [2020-04-17T22:37:59.019Z] #47 180.3 net/http/internal [2020-04-17T22:37:59.019Z] #47 ... [2020-04-17T22:37:59.019Z] [2020-04-17T22:37:59.019Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:37:59.019Z] #44 70.46 DEP compel/src/lib/infect-rpc.d [2020-04-17T22:37:59.023Z] #44 70.94 AR compel/plugins/std.lib.a [2020-04-17T22:37:59.023Z] #44 71.06 CC compel/plugins/fds/fds.o [2020-04-17T22:37:59.095Z] #17 58.60 Setting up libaio1:arm64 (0.3.112-3) ... [2020-04-17T22:37:59.095Z] #17 58.61 Setting up zstd (1.3.8+dfsg-3) ... [2020-04-17T22:37:59.095Z] #17 58.62 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-17T22:37:59.095Z] #17 58.64 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:59.095Z] #17 58.67 Setting up vim (2:8.1.0875-5) ... [2020-04-17T22:37:59.095Z] #17 58.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T22:37:59.095Z] #17 58.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T22:37:59.276Z] #44 70.62 DEP compel/arch/x86/src/lib/infect.d [2020-04-17T22:37:59.276Z] #44 70.86 DEP compel/arch/x86/src/lib/cpu.d [2020-04-17T22:37:59.355Z] #17 58.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T22:37:59.356Z] #17 58.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T22:37:59.356Z] #17 58.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T22:37:59.356Z] #17 58.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T22:37:59.356Z] #17 58.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T22:37:59.356Z] #17 58.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T22:37:59.356Z] #17 58.77 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-17T22:37:59.356Z] #17 58.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:37:59.356Z] #17 58.80 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-17T22:37:59.356Z] #17 58.81 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:37:59.356Z] #17 58.82 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-17T22:37:59.356Z] #17 58.85 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:37:59.534Z] #44 71.06 DEP compel/src/lib/log.d [2020-04-17T22:37:59.587Z] #44 71.49 AR compel/plugins/fds.lib.a [2020-04-17T22:37:59.793Z] #44 71.28 DEP compel/src/main.d [2020-04-17T22:37:59.845Z] #44 71.64 HOSTDEP compel/src/lib/log-host.d [2020-04-17T22:37:59.845Z] #44 71.91 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T22:38:00.241Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.687s coverage: 76.1% of statements [2020-04-17T22:38:00.298Z] #17 ... [2020-04-17T22:38:00.298Z] [2020-04-17T22:38:00.298Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:00.298Z] #44 125.8 CC criu/cr-errno.o [2020-04-17T22:38:00.298Z] #44 125.9 CC criu/cr-restore.o [2020-04-17T22:38:00.298Z] #44 130.6 CC criu/cr-service.o [2020-04-17T22:38:00.298Z] #44 132.5 CC criu/crtools.o [2020-04-17T22:38:00.298Z] #44 133.1 CC criu/eventfd.o [2020-04-17T22:38:00.298Z] #44 133.5 CC criu/eventpoll.o [2020-04-17T22:38:00.298Z] #44 134.6 CC criu/external.o [2020-04-17T22:38:00.298Z] #44 135.2 CC criu/fault-injection.o [2020-04-17T22:38:00.298Z] #44 135.3 CC criu/fdstore.o [2020-04-17T22:38:00.298Z] #44 136.0 CC criu/fifo.o [2020-04-17T22:38:00.358Z] #44 71.63 DEP compel/src/lib/handle-elf.d [2020-04-17T22:38:00.409Z] #44 72.12 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-17T22:38:00.523Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-04-17T22:38:00.619Z] #44 71.89 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-17T22:38:00.673Z] #44 72.40 HOSTDEP compel/src/main-host.d [2020-04-17T22:38:00.673Z] #44 72.66 DEP compel/src/lib/ptrace.d [2020-04-17T22:38:00.869Z] #44 136.5 CC criu/file-ids.o [2020-04-17T22:38:00.879Z] #44 72.28 CC compel/src/lib/log.o [2020-04-17T22:38:00.931Z] #44 72.92 DEP compel/src/lib/infect.d [2020-04-17T22:38:01.129Z] #44 136.8 CC criu/file-lock.o [2020-04-17T22:38:01.136Z] #44 72.56 CC compel/arch/x86/src/lib/cpu.o [2020-04-17T22:38:01.189Z] #44 73.21 DEP compel/src/lib/infect-util.d [2020-04-17T22:38:01.447Z] #44 73.45 DEP compel/src/lib/infect-rpc.d [2020-04-17T22:38:01.528Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-04-17T22:38:01.704Z] #44 73.66 DEP compel/arch/x86/src/lib/infect.d [2020-04-17T22:38:01.962Z] #44 73.88 DEP compel/arch/x86/src/lib/cpu.d [2020-04-17T22:38:02.220Z] #44 74.04 DEP compel/src/lib/log.d [2020-04-17T22:38:02.478Z] #44 74.34 DEP compel/src/main.d [2020-04-17T22:38:02.510Z] #44 73.77 CC compel/arch/x86/src/lib/infect.o [2020-04-17T22:38:02.513Z] #44 137.9 CC criu/files-ext.o [2020-04-17T22:38:02.736Z] #44 74.60 DEP compel/src/lib/handle-elf.d [2020-04-17T22:38:02.773Z] #44 138.4 CC criu/files-reg.o [2020-04-17T22:38:02.994Z] #44 74.87 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-17T22:38:03.034Z] #44 ... [2020-04-17T22:38:03.034Z] [2020-04-17T22:38:03.034Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:38:03.034Z] #17 62.46 Setting up iptables (1.8.2-4) ... [2020-04-17T22:38:03.034Z] #17 62.52 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:38:03.034Z] #17 62.52 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:38:03.034Z] #17 62.52 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:38:03.034Z] #17 62.53 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:38:03.034Z] #17 62.54 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T22:38:03.034Z] #17 62.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T22:38:03.034Z] #17 62.55 Setting up python3 (3.7.3-1) ... [2020-04-17T22:38:03.253Z] #44 75.15 CC compel/src/lib/log.o [2020-04-17T22:38:03.253Z] #44 ... [2020-04-17T22:38:03.253Z] [2020-04-17T22:38:03.253Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:03.253Z] #50 DONE 187.5s [2020-04-17T22:38:03.253Z] [2020-04-17T22:38:03.253Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:03.253Z] #47 178.1 mime [2020-04-17T22:38:03.253Z] #47 180.9 mime/quotedprintable [2020-04-17T22:38:03.253Z] #47 181.6 net/http/internal [2020-04-17T22:38:03.253Z] #47 187.2 crypto/tls [2020-04-17T22:38:03.459Z] #44 74.98 CC compel/src/lib/infect-rpc.o [2020-04-17T22:38:03.548Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.9% of statements [2020-04-17T22:38:03.548Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-04-17T22:38:03.818Z] #47 ... [2020-04-17T22:38:03.818Z] [2020-04-17T22:38:03.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:03.818Z] #44 75.64 CC compel/arch/x86/src/lib/cpu.o [2020-04-17T22:38:03.899Z] #19 5.536 Collecting yamllint==1.16.0 [2020-04-17T22:38:03.899Z] #19 ... [2020-04-17T22:38:03.899Z] [2020-04-17T22:38:03.899Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:03.899Z] #44 171.3 CC criu/page-xfer.o [2020-04-17T22:38:03.899Z] #44 172.8 CC criu/pagemap-cache.o [2020-04-17T22:38:03.899Z] #44 173.3 CC criu/pagemap.o [2020-04-17T22:38:03.899Z] #44 174.4 CC criu/parasite-syscall.o [2020-04-17T22:38:03.899Z] #44 175.5 CC criu/path.o [2020-04-17T22:38:03.899Z] #44 175.8 CC criu/pie-util-vdso-elf32.o [2020-04-17T22:38:03.899Z] #44 176.4 CC criu/pie-util-vdso.o [2020-04-17T22:38:03.899Z] #44 176.8 CC criu/pie-util.o [2020-04-17T22:38:03.899Z] #44 177.0 CC criu/pipes.o [2020-04-17T22:38:03.978Z] #17 63.28 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T22:38:04.028Z] #44 75.50 CC compel/src/lib/infect-util.o [2020-04-17T22:38:04.075Z] #44 ... [2020-04-17T22:38:04.075Z] [2020-04-17T22:38:04.075Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:04.075Z] #68 178.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:38:04.075Z] #68 178.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T22:38:04.155Z] #44 177.6 CC criu/plugin.o [2020-04-17T22:38:04.161Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.847s coverage: 61.0% of statements [2020-04-17T22:38:04.161Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T22:38:04.161Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T22:38:04.161Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T22:38:04.161Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T22:38:04.618Z] #44 75.92 CC compel/src/lib/infect.o [2020-04-17T22:38:04.718Z] #44 178.1 CC criu/proc_parse.o [2020-04-17T22:38:04.774Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 41.8% of statements [2020-04-17T22:38:04.877Z] #44 ... [2020-04-17T22:38:04.877Z] [2020-04-17T22:38:04.877Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:38:04.877Z] #10 182.2 Selecting previously unselected package libapparmor1:amd64. [2020-04-17T22:38:04.877Z] #10 182.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 182.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T22:38:04.877Z] #10 182.5 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-17T22:38:04.877Z] #10 182.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 182.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T22:38:04.877Z] #10 182.8 Selecting previously unselected package libbtrfs0. [2020-04-17T22:38:04.877Z] #10 182.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 182.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:38:04.877Z] #10 183.0 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:38:04.877Z] #10 183.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 183.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:38:04.877Z] #10 183.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-17T22:38:04.877Z] #10 183.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 183.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:38:04.877Z] #10 183.6 Selecting previously unselected package libudev-dev:amd64. [2020-04-17T22:38:04.877Z] #10 183.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 183.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:38:04.877Z] #10 183.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-17T22:38:04.877Z] #10 183.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 183.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T22:38:04.877Z] #10 184.3 Selecting previously unselected package libpcre16-3:amd64. [2020-04-17T22:38:04.877Z] #10 184.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 184.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T22:38:04.877Z] #10 184.5 Selecting previously unselected package libpcre32-3:amd64. [2020-04-17T22:38:04.877Z] #10 184.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 184.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T22:38:04.877Z] #10 184.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-17T22:38:04.877Z] #10 184.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 184.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T22:38:04.877Z] #10 185.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-17T22:38:04.877Z] #10 185.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 185.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T22:38:04.877Z] #10 185.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-17T22:38:04.877Z] #10 185.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 185.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T22:38:04.877Z] #10 186.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-17T22:38:04.877Z] #10 186.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 186.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T22:38:04.877Z] #10 186.2 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-17T22:38:04.877Z] #10 186.2 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 186.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T22:38:04.877Z] #10 186.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-17T22:38:04.877Z] #10 186.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T22:38:04.877Z] #10 186.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:38:04.918Z] #17 64.20 Setting up apparmor (2.13.2-10) ... [2020-04-17T22:38:05.135Z] #10 187.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T22:38:05.135Z] #10 187.7 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T22:38:05.135Z] #10 187.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T22:38:05.135Z] #10 187.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:38:05.447Z] #68 DONE 189.4s [2020-04-17T22:38:05.447Z] [2020-04-17T22:38:05.447Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T22:38:05.447Z] #69 DONE 0.1s [2020-04-17T22:38:05.447Z] [2020-04-17T22:38:05.447Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:38:05.447Z] #41 ... [2020-04-17T22:38:05.447Z] [2020-04-17T22:38:05.447Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:05.447Z] #44 77.24 CC compel/arch/x86/src/lib/infect.o [2020-04-17T22:38:05.485Z] #10 187.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T22:38:05.485Z] #10 187.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T22:38:05.485Z] #10 187.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:38:05.485Z] #10 187.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:38:05.485Z] #10 187.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T22:38:05.485Z] #10 187.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:38:05.485Z] #10 187.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:38:05.485Z] #10 187.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:38:05.485Z] #10 187.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T22:38:05.485Z] #10 188.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T22:38:05.485Z] #10 188.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:38:05.485Z] #10 188.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:38:05.485Z] #10 188.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T22:38:05.485Z] #10 188.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:38:05.743Z] #10 188.0 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 [2020-04-17T22:38:05.743Z] #10 188.2 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 [2020-04-17T22:38:05.743Z] #10 188.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:38:05.743Z] #10 188.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 [2020-04-17T22:38:05.743Z] #10 188.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 [2020-04-17T22:38:05.743Z] #10 188.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:38:05.743Z] #10 188.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T22:38:05.743Z] #10 188.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:38:05.743Z] #10 188.3 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T22:38:05.743Z] #10 188.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:38:05.743Z] #10 188.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T22:38:05.743Z] #10 188.4 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:38:05.790Z] ok github.com/docker/docker/daemon/logger/awslogs 0.084s coverage: 77.4% of statements [2020-04-17T22:38:05.790Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T22:38:05.790Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T22:38:05.790Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2020-04-17T22:38:06.403Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-04-17T22:38:06.677Z] #10 DONE 189.0s [2020-04-17T22:38:06.677Z] [2020-04-17T22:38:06.677Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:06.677Z] #50 DONE 188.6s [2020-04-17T22:38:06.677Z] [2020-04-17T22:38:06.677Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:38:06.677Z] #58 DONE 0.2s [2020-04-17T22:38:06.677Z] [2020-04-17T22:38:06.677Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T22:38:06.685Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-04-17T22:38:06.820Z] #44 78.58 CC compel/src/lib/infect-rpc.o [2020-04-17T22:38:06.935Z] #59 DONE 0.2s [2020-04-17T22:38:06.935Z] [2020-04-17T22:38:06.935Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:06.967Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 87.2% of statements [2020-04-17T22:38:07.237Z] #44 180.7 CC criu/protobuf-desc.o [2020-04-17T22:38:07.386Z] #44 79.26 CC compel/src/lib/infect-util.o [2020-04-17T22:38:07.460Z] #17 66.48 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T22:38:07.460Z] #17 66.50 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:38:07.720Z] #17 67.04 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:38:07.952Z] #44 79.68 CC compel/src/lib/infect.o [2020-04-17T22:38:07.972Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 75.2% of statements [2020-04-17T22:38:07.972Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T22:38:07.972Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 19.8% of statements [2020-04-17T22:38:08.167Z] #44 181.7 CC criu/protobuf.o [2020-04-17T22:38:08.423Z] #44 ... [2020-04-17T22:38:08.423Z] [2020-04-17T22:38:08.423Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:38:08.423Z] #19 10.87 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T22:38:08.423Z] #19 10.95 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T22:38:08.423Z] #19 11.11 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T22:38:08.585Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.016s coverage: 33.3% of statements [2020-04-17T22:38:08.669Z] #17 68.33 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T22:38:09.609Z] #17 68.95 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T22:38:09.790Z] #19 12.37 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T22:38:09.791Z] #19 12.42 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T22:38:09.791Z] #19 12.48 Building wheels for collected packages: pyyaml [2020-04-17T22:38:10.047Z] #19 12.48 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T22:38:10.057Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2020-04-17T22:38:10.057Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-17T22:38:10.610Z] #19 ... [2020-04-17T22:38:10.610Z] [2020-04-17T22:38:10.610Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:38:10.610Z] #41 DONE 293.4s [2020-04-17T22:38:10.670Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-17T22:38:10.871Z] [2020-04-17T22:38:10.871Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:10.871Z] #44 182.3 CC criu/pstree.o [2020-04-17T22:38:10.871Z] #44 183.8 CC criu/rbtree.o [2020-04-17T22:38:10.871Z] #44 184.2 CC criu/rst-malloc.o [2020-04-17T22:38:10.951Z] ok github.com/docker/docker/daemon/logger/splunk 1.487s coverage: 82.5% of statements [2020-04-17T22:38:10.951Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T22:38:10.951Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T22:38:10.994Z] #17 70.53 Setting up python3-pip (18.1-5) ... [2020-04-17T22:38:11.118Z] #60 ... [2020-04-17T22:38:11.118Z] [2020-04-17T22:38:11.118Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T22:38:11.118Z] #11 DONE 3.9s [2020-04-17T22:38:11.118Z] [2020-04-17T22:38:11.118Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T22:38:11.131Z] #44 184.8 CC criu/seccomp.o [2020-04-17T22:38:11.232Z] #44 ... [2020-04-17T22:38:11.232Z] [2020-04-17T22:38:11.232Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:38:11.232Z] #10 194.5 Selecting previously unselected package libapparmor1:amd64. [2020-04-17T22:38:11.232Z] #10 194.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-17T22:38:11.232Z] #10 194.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T22:38:11.232Z] #10 194.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-17T22:38:11.232Z] #10 194.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-17T22:38:11.232Z] #10 194.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T22:38:11.232Z] #10 195.1 Selecting previously unselected package libbtrfs0. [2020-04-17T22:38:11.232Z] #10 195.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-17T22:38:11.232Z] #10 195.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:38:11.232Z] #10 195.2 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:38:11.232Z] #10 195.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-17T22:38:11.232Z] #10 195.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:38:11.232Z] #10 195.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-17T22:38:11.232Z] #10 195.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:38:11.232Z] #10 195.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:38:11.232Z] #10 195.6 Selecting previously unselected package libudev-dev:amd64. [2020-04-17T22:38:11.232Z] #10 195.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T22:38:11.232Z] #10 195.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:38:11.232Z] #10 195.9 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-17T22:38:11.232Z] #10 195.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-17T22:38:11.232Z] #10 195.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T22:38:11.490Z] #10 196.5 Selecting previously unselected package libpcre16-3:amd64. [2020-04-17T22:38:11.490Z] #10 196.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-17T22:38:11.747Z] #10 196.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T22:38:11.747Z] #10 196.7 Selecting previously unselected package libpcre32-3:amd64. [2020-04-17T22:38:11.747Z] #10 196.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-17T22:38:12.005Z] #10 196.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T22:38:12.262Z] #10 196.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-17T22:38:12.262Z] #10 196.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-17T22:38:12.262Z] #10 196.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T22:38:12.262Z] #10 197.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-17T22:38:12.262Z] #10 197.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-17T22:38:12.262Z] #10 197.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T22:38:12.378Z] #17 71.87 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:38:12.378Z] #17 71.91 Processing triggers for mime-support (3.62) ... [2020-04-17T22:38:12.421Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2020-04-17T22:38:12.421Z] ok github.com/docker/docker/distribution 0.233s coverage: 22.1% of statements [2020-04-17T22:38:12.421Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T22:38:12.498Z] #44 ... [2020-04-17T22:38:12.498Z] [2020-04-17T22:38:12.498Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:38:12.498Z] #19 13.94 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T22:38:12.498Z] #19 13.94 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T22:38:12.498Z] #19 14.09 Successfully built pyyaml [2020-04-17T22:38:12.498Z] #19 14.11 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-17T22:38:12.498Z] #19 14.53 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T22:38:12.498Z] #19 DONE 14.8s [2020-04-17T22:38:12.498Z] [2020-04-17T22:38:12.498Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:12.498Z] #44 185.7 CC criu/seize.o [2020-04-17T22:38:12.498Z] #44 ... [2020-04-17T22:38:12.498Z] [2020-04-17T22:38:12.498Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T22:38:12.498Z] #24 DONE 0.2s [2020-04-17T22:38:12.498Z] [2020-04-17T22:38:12.498Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T22:38:12.828Z] #10 197.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-17T22:38:12.828Z] #10 197.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-17T22:38:12.828Z] #10 197.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T22:38:13.018Z] #12 ... [2020-04-17T22:38:13.018Z] [2020-04-17T22:38:13.018Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:13.018Z] #47 184.8 crypto/tls [2020-04-17T22:38:13.018Z] #47 ... [2020-04-17T22:38:13.018Z] [2020-04-17T22:38:13.018Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:13.018Z] #60 4.354 + RM_GOPATH=0 [2020-04-17T22:38:13.018Z] #60 4.354 + TMP_GOPATH= [2020-04-17T22:38:13.018Z] #60 4.354 + : /build [2020-04-17T22:38:13.018Z] #60 4.354 + '[' -z '' ']' [2020-04-17T22:38:13.018Z] #60 4.354 ++ mktemp -d [2020-04-17T22:38:13.018Z] #60 4.355 + export GOPATH=/tmp/tmp.F6SRUsK4x1 [2020-04-17T22:38:13.018Z] #60 4.355 + GOPATH=/tmp/tmp.F6SRUsK4x1 [2020-04-17T22:38:13.018Z] #60 4.355 + RM_GOPATH=1 [2020-04-17T22:38:13.018Z] #60 4.355 ++ dirname ./install.sh [2020-04-17T22:38:13.018Z] #60 4.357 + dir=. [2020-04-17T22:38:13.018Z] #60 4.357 + bin=runc [2020-04-17T22:38:13.018Z] #60 4.358 + shift [2020-04-17T22:38:13.018Z] #60 4.364 + '[' '!' -f ./runc.installer ']' [2020-04-17T22:38:13.018Z] #60 4.366 + . ./runc.installer [2020-04-17T22:38:13.018Z] #60 4.366 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:38:13.018Z] #60 4.366 + install_runc [2020-04-17T22:38:13.018Z] #60 4.366 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T22:38:13.018Z] #60 4.367 + uname -r [2020-04-17T22:38:13.018Z] #60 4.378 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T22:38:13.018Z] #60 4.378 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T22:38:13.018Z] #60 4.378 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T22:38:13.018Z] #60 4.378 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.F6SRUsK4x1/src/github.com/opencontainers/runc [2020-04-17T22:38:13.018Z] #60 4.380 Cloning into '/tmp/tmp.F6SRUsK4x1/src/github.com/opencontainers/runc'... [2020-04-17T22:38:13.061Z] #28 DONE 0.8s [2020-04-17T22:38:13.061Z] [2020-04-17T22:38:13.061Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T22:38:13.085Z] #10 197.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-17T22:38:13.085Z] #10 197.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-17T22:38:13.085Z] #10 197.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T22:38:13.318Z] #31 DONE 0.1s [2020-04-17T22:38:13.318Z] [2020-04-17T22:38:13.318Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T22:38:13.318Z] #34 DONE 0.1s [2020-04-17T22:38:13.318Z] [2020-04-17T22:38:13.318Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:13.318Z] #44 186.6 CC criu/servicefd.o [2020-04-17T22:38:13.318Z] #44 ... [2020-04-17T22:38:13.318Z] [2020-04-17T22:38:13.318Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T22:38:13.318Z] #39 DONE 0.1s [2020-04-17T22:38:13.318Z] [2020-04-17T22:38:13.318Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:13.318Z] #44 187.0 CC criu/shmem.o [2020-04-17T22:38:13.322Z] #17 DONE 72.7s [2020-04-17T22:38:13.322Z] [2020-04-17T22:38:13.322Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T22:38:13.344Z] #10 198.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-17T22:38:13.344Z] #10 198.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-17T22:38:13.344Z] #10 198.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T22:38:13.426Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-04-17T22:38:13.575Z] #44 ... [2020-04-17T22:38:13.575Z] [2020-04-17T22:38:13.575Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T22:38:13.575Z] #42 DONE 0.2s [2020-04-17T22:38:13.575Z] [2020-04-17T22:38:13.575Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:13.585Z] #60 ... [2020-04-17T22:38:13.585Z] [2020-04-17T22:38:13.585Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T22:38:13.585Z] #12 DONE 3.3s [2020-04-17T22:38:13.602Z] #10 198.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-17T22:38:13.602Z] #10 198.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-17T22:38:13.602Z] #10 198.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:38:13.843Z] [2020-04-17T22:38:13.843Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T22:38:14.171Z] #10 199.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-17T22:38:14.171Z] #10 199.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-17T22:38:14.171Z] #10 199.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-17T22:38:14.171Z] #10 199.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:38:14.171Z] #10 199.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-17T22:38:14.171Z] #10 199.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-17T22:38:14.171Z] #10 199.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:38:14.429Z] #10 199.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:38:14.429Z] #10 199.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-17T22:38:14.429Z] #10 199.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:38:14.429Z] #10 199.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:38:14.429Z] #10 199.2 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:38:14.429Z] #10 199.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-17T22:38:14.429Z] #10 199.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T22:38:14.429Z] #10 199.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-17T22:38:14.429Z] #10 199.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:38:14.429Z] #10 199.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-17T22:38:14.429Z] #10 199.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:38:14.429Z] #10 199.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 [2020-04-17T22:38:14.429Z] #10 199.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 [2020-04-17T22:38:14.432Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-04-17T22:38:14.504Z] #53 ... [2020-04-17T22:38:14.504Z] [2020-04-17T22:38:14.504Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:14.504Z] #44 187.7 CC criu/sigframe.o [2020-04-17T22:38:14.504Z] #44 188.0 CC criu/signalfd.o [2020-04-17T22:38:14.687Z] #10 199.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:38:14.687Z] #10 199.4 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 [2020-04-17T22:38:14.687Z] #10 199.4 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 [2020-04-17T22:38:14.687Z] #10 199.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:38:14.687Z] #10 199.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-17T22:38:14.687Z] #10 199.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:38:14.687Z] #10 199.4 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T22:38:14.687Z] #10 199.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-17T22:38:14.687Z] #10 199.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-17T22:38:14.687Z] #10 199.5 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:38:14.760Z] #44 188.2 CC criu/sk-inet.o [2020-04-17T22:38:15.045Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-04-17T22:38:15.233Z] #18 ... [2020-04-17T22:38:15.233Z] [2020-04-17T22:38:15.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:15.233Z] #44 140.5 CC criu/files.o [2020-04-17T22:38:15.233Z] #44 143.1 CC criu/filesystems.o [2020-04-17T22:38:15.233Z] #44 144.0 CC criu/fsnotify.o [2020-04-17T22:38:15.233Z] #44 145.2 CC criu/image-desc.o [2020-04-17T22:38:15.233Z] #44 145.4 CC criu/image.o [2020-04-17T22:38:15.233Z] #44 146.7 CC criu/ipc_ns.o [2020-04-17T22:38:15.233Z] #44 148.0 CC criu/irmap.o [2020-04-17T22:38:15.233Z] #44 149.0 CC criu/kcmp-ids.o [2020-04-17T22:38:15.233Z] #44 149.4 CC criu/kerndat.o [2020-04-17T22:38:15.233Z] #44 ... [2020-04-17T22:38:15.233Z] [2020-04-17T22:38:15.233Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T22:38:15.233Z] #18 1.896 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T22:38:15.233Z] #18 1.899 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T22:38:15.233Z] #18 1.903 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T22:38:15.233Z] #18 DONE 2.1s [2020-04-17T22:38:15.233Z] [2020-04-17T22:38:15.233Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:15.233Z] #44 151.0 CC criu/libnetlink.o [2020-04-17T22:38:15.327Z] ok github.com/docker/docker/distribution/xfer 1.862s coverage: 85.6% of statements [2020-04-17T22:38:15.327Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T22:38:15.327Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T22:38:15.622Z] #10 DONE 200.2s [2020-04-17T22:38:15.622Z] [2020-04-17T22:38:15.622Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:38:15.622Z] #58 DONE 0.1s [2020-04-17T22:38:15.622Z] [2020-04-17T22:38:15.622Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T22:38:15.622Z] #59 DONE 0.1s [2020-04-17T22:38:15.622Z] [2020-04-17T22:38:15.622Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:15.689Z] #44 189.2 CC criu/sk-netlink.o [2020-04-17T22:38:15.807Z] #44 151.4 CC criu/log.o [2020-04-17T22:38:15.940Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-04-17T22:38:15.940Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T22:38:15.946Z] #44 189.5 CC criu/sk-packet.o [2020-04-17T22:38:16.222Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-17T22:38:16.508Z] #44 190.0 CC criu/sk-queue.o [2020-04-17T22:38:16.748Z] #44 152.1 CC criu/lsm.o [2020-04-17T22:38:16.765Z] #44 190.4 CC criu/sk-tcp.o [2020-04-17T22:38:17.009Z] #44 152.8 CC criu/mem.o [2020-04-17T22:38:17.132Z] #13 3.049 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T22:38:17.132Z] #13 DONE 3.2s [2020-04-17T22:38:17.132Z] [2020-04-17T22:38:17.132Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T22:38:17.227Z] ok github.com/docker/docker/opts 0.017s coverage: 67.4% of statements [2020-04-17T22:38:17.227Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-17T22:38:17.327Z] #44 190.8 CC criu/sk-unix.o [2020-04-17T22:38:18.067Z] #14 ... [2020-04-17T22:38:18.067Z] [2020-04-17T22:38:18.067Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:18.067Z] #44 79.50 CC compel/src/lib/ptrace.o [2020-04-17T22:38:18.067Z] #44 80.11 AR compel/libcompel.a [2020-04-17T22:38:18.067Z] #44 80.20 HOSTCC compel/src/main-host.o [2020-04-17T22:38:18.067Z] #44 80.66 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-17T22:38:18.067Z] #44 80.98 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T22:38:18.067Z] #44 81.53 HOSTCC compel/src/lib/log-host.o [2020-04-17T22:38:18.067Z] #44 81.83 HOSTLINK compel/compel-host-bin [2020-04-17T22:38:18.067Z] #44 82.06 DEP soccr/soccr.d [2020-04-17T22:38:18.067Z] #44 82.35 CC soccr/soccr.o [2020-04-17T22:38:18.067Z] #44 84.35 AR soccr/libsoccr.a [2020-04-17T22:38:18.067Z] #44 84.40 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:38:18.067Z] #44 84.84 DEP criu/arch/x86/sigframe.d [2020-04-17T22:38:18.067Z] #44 85.01 DEP criu/arch/x86/sigaction_compat.d [2020-04-17T22:38:18.067Z] #44 85.12 DEP criu/arch/x86/kerndat.d [2020-04-17T22:38:18.067Z] #44 85.43 DEP criu/arch/x86/crtools.d [2020-04-17T22:38:18.067Z] #44 85.70 DEP criu/arch/x86/cpu.d [2020-04-17T22:38:18.067Z] #44 85.84 CC criu/arch/x86/cpu.o [2020-04-17T22:38:18.067Z] #44 86.86 CC criu/arch/x86/crtools.o [2020-04-17T22:38:18.067Z] #44 89.06 CC criu/arch/x86/kerndat.o [2020-04-17T22:38:18.325Z] #44 89.91 CC criu/arch/x86/sigaction_compat.o [2020-04-17T22:38:18.891Z] #44 90.53 CC criu/arch/x86/sigframe.o [2020-04-17T22:38:18.958Z] #60 ... [2020-04-17T22:38:18.958Z] [2020-04-17T22:38:18.958Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T22:38:18.958Z] #11 DONE 3.6s [2020-04-17T22:38:19.216Z] [2020-04-17T22:38:19.216Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:19.216Z] #60 3.565 + RM_GOPATH=0 [2020-04-17T22:38:19.216Z] #60 3.565 + TMP_GOPATH= [2020-04-17T22:38:19.216Z] #60 3.565 + : /build [2020-04-17T22:38:19.216Z] #60 3.565 + '[' -z '' ']' [2020-04-17T22:38:19.216Z] #60 3.579 ++ mktemp -d [2020-04-17T22:38:19.216Z] #60 3.579 + export GOPATH=/tmp/tmp.DIoYomrOaV [2020-04-17T22:38:19.216Z] #60 3.579 + GOPATH=/tmp/tmp.DIoYomrOaV [2020-04-17T22:38:19.216Z] #60 3.579 + RM_GOPATH=1 [2020-04-17T22:38:19.216Z] #60 3.579 ++ dirname ./install.sh [2020-04-17T22:38:19.216Z] #60 3.579 + dir=. [2020-04-17T22:38:19.216Z] #60 3.579 + bin=runc [2020-04-17T22:38:19.216Z] #60 3.579 + shift [2020-04-17T22:38:19.216Z] #60 3.579 + '[' '!' -f ./runc.installer ']' [2020-04-17T22:38:19.217Z] #60 3.579 + . ./runc.installer [2020-04-17T22:38:19.217Z] #60 3.579 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:38:19.217Z] #60 3.579 + install_runc [2020-04-17T22:38:19.217Z] #60 3.579 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T22:38:19.217Z] #60 3.579 + uname -r [2020-04-17T22:38:19.217Z] #60 3.598 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T22:38:19.217Z] #60 3.598 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T22:38:19.217Z] #60 3.598 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T22:38:19.217Z] #60 3.598 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DIoYomrOaV/src/github.com/opencontainers/runc [2020-04-17T22:38:19.217Z] #60 3.598 Cloning into '/tmp/tmp.DIoYomrOaV/src/github.com/opencontainers/runc'... [2020-04-17T22:38:19.219Z] #44 192.4 CC criu/sockets.o [2020-04-17T22:38:19.245Z] ok github.com/docker/docker/pkg/archive 0.482s coverage: 76.8% of statements [2020-04-17T22:38:19.528Z] ok github.com/docker/docker/pkg/authorization 0.106s coverage: 68.3% of statements [2020-04-17T22:38:19.781Z] #44 193.2 CC criu/stats.o [2020-04-17T22:38:19.781Z] #44 193.4 CC criu/string.o [2020-04-17T22:38:19.810Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-17T22:38:19.828Z] #44 91.14 LINK criu/arch/x86/crtools.built-in.o [2020-04-17T22:38:19.828Z] #44 91.34 DEP criu/pie/util-vdso-elf32.d [2020-04-17T22:38:20.038Z] #44 193.5 CC criu/sysctl.o [2020-04-17T22:38:20.085Z] #44 91.62 DEP criu/pie/util-vdso.d [2020-04-17T22:38:20.092Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-17T22:38:20.307Z] #44 155.7 CC criu/mount.o [2020-04-17T22:38:20.346Z] #44 91.87 DEP criu/pie/util.d [2020-04-17T22:38:20.346Z] #44 ... [2020-04-17T22:38:20.346Z] [2020-04-17T22:38:20.346Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T22:38:20.346Z] #14 DONE 3.7s [2020-04-17T22:38:20.346Z] [2020-04-17T22:38:20.346Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:20.346Z] #47 195.2 net/http/httptrace [2020-04-17T22:38:20.346Z] #47 195.6 net/http [2020-04-17T22:38:20.601Z] #44 194.1 CC criu/sysfs_parse.o [2020-04-17T22:38:20.604Z] #47 ... [2020-04-17T22:38:20.604Z] [2020-04-17T22:38:20.604Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:20.604Z] #44 92.10 CC criu/pie/util.o [2020-04-17T22:38:20.858Z] #44 194.4 CC criu/timerfd.o [2020-04-17T22:38:21.114Z] #60 ... [2020-04-17T22:38:21.114Z] [2020-04-17T22:38:21.114Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:21.114Z] #44 83.04 CC compel/src/lib/ptrace.o [2020-04-17T22:38:21.114Z] #44 83.63 AR compel/libcompel.a [2020-04-17T22:38:21.114Z] #44 83.71 HOSTCC compel/src/main-host.o [2020-04-17T22:38:21.114Z] #44 84.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-17T22:38:21.114Z] #44 84.54 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T22:38:21.114Z] #44 85.03 HOSTCC compel/src/lib/log-host.o [2020-04-17T22:38:21.114Z] #44 85.28 HOSTLINK compel/compel-host-bin [2020-04-17T22:38:21.114Z] #44 85.48 DEP soccr/soccr.d [2020-04-17T22:38:21.114Z] #44 85.69 CC soccr/soccr.o [2020-04-17T22:38:21.114Z] #44 87.37 AR soccr/libsoccr.a [2020-04-17T22:38:21.114Z] #44 87.45 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:38:21.114Z] #44 88.02 DEP criu/arch/x86/sigframe.d [2020-04-17T22:38:21.114Z] #44 88.18 DEP criu/arch/x86/sigaction_compat.d [2020-04-17T22:38:21.114Z] #44 88.31 DEP criu/arch/x86/kerndat.d [2020-04-17T22:38:21.114Z] #44 88.53 DEP criu/arch/x86/crtools.d [2020-04-17T22:38:21.114Z] #44 88.85 DEP criu/arch/x86/cpu.d [2020-04-17T22:38:21.114Z] #44 89.08 CC criu/arch/x86/cpu.o [2020-04-17T22:38:21.114Z] #44 90.10 CC criu/arch/x86/crtools.o [2020-04-17T22:38:21.114Z] #44 92.36 CC criu/arch/x86/kerndat.o [2020-04-17T22:38:21.170Z] #44 92.66 CC criu/pie/util-vdso.o [2020-04-17T22:38:21.372Z] #44 93.33 CC criu/arch/x86/sigaction_compat.o [2020-04-17T22:38:21.421Z] #44 194.8 CC criu/tty.o [2020-04-17T22:38:21.937Z] #44 93.84 CC criu/arch/x86/sigframe.o [2020-04-17T22:38:22.051Z] Client: [2020-04-17T22:38:22.051Z] Debug Mode: false [2020-04-17T22:38:22.051Z] Plugins: [2020-04-17T22:38:22.051Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-17T22:38:22.051Z] [2020-04-17T22:38:22.051Z] Server: [2020-04-17T22:38:22.051Z] Containers: 0 [2020-04-17T22:38:22.051Z] Running: 0 [2020-04-17T22:38:22.051Z] Paused: 0 [2020-04-17T22:38:22.051Z] Stopped: 0 [2020-04-17T22:38:22.051Z] Images: 0 [2020-04-17T22:38:22.051Z] Server Version: 19.03.5 [2020-04-17T22:38:22.051Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-17T22:38:22.051Z] Windows: [2020-04-17T22:38:22.051Z] LCOW: [2020-04-17T22:38:22.051Z] Logging Driver: json-file [2020-04-17T22:38:22.051Z] Plugins: [2020-04-17T22:38:22.051Z] Volume: local [2020-04-17T22:38:22.051Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T22:38:22.051Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T22:38:22.051Z] Swarm: inactive [2020-04-17T22:38:22.051Z] Default Isolation: process [2020-04-17T22:38:22.051Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T22:38:22.051Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T22:38:22.051Z] OSType: windows [2020-04-17T22:38:22.051Z] Architecture: x86_64 [2020-04-17T22:38:22.051Z] CPUs: 4 [2020-04-17T22:38:22.051Z] Total Memory: 32GiB [2020-04-17T22:38:22.051Z] Name: azwin-2-cb00d0 [2020-04-17T22:38:22.051Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-17T22:38:22.051Z] Docker Root Dir: D:\docker [2020-04-17T22:38:22.051Z] Debug Mode: false [2020-04-17T22:38:22.051Z] Registry: https://index.docker.io/v1/ [2020-04-17T22:38:22.051Z] Labels: [2020-04-17T22:38:22.051Z] Experimental: true [2020-04-17T22:38:22.051Z] Insecure Registries: [2020-04-17T22:38:22.051Z] 10.0.0.4:5000 [2020-04-17T22:38:22.051Z] 127.0.0.0/8 [2020-04-17T22:38:22.051Z] Registry Mirrors: [2020-04-17T22:38:22.051Z] http://10.0.0.4:5000/ [2020-04-17T22:38:22.051Z] Live Restore Enabled: false [2020-04-17T22:38:22.051Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-17T22:38:22.503Z] #44 94.33 LINK criu/arch/x86/crtools.built-in.o [2020-04-17T22:38:22.543Z] #44 93.84 CC criu/pie/util-vdso-elf32.o [2020-04-17T22:38:22.761Z] #44 ... [2020-04-17T22:38:22.761Z] [2020-04-17T22:38:22.761Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T22:38:22.761Z] #12 DONE 3.6s [2020-04-17T22:38:22.761Z] [2020-04-17T22:38:22.761Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:22.761Z] #44 94.51 DEP criu/pie/util-vdso-elf32.d [2020-04-17T22:38:22.761Z] #44 ... [2020-04-17T22:38:22.761Z] [2020-04-17T22:38:22.761Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T22:38:22.761Z] #13 ... [2020-04-17T22:38:22.761Z] [2020-04-17T22:38:22.761Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:22.761Z] #47 197.2 net/http/httptrace [2020-04-17T22:38:22.761Z] #47 197.6 net/http [2020-04-17T22:38:22.788Z] #44 196.5 CC criu/tun.o [2020-04-17T22:38:23.019Z] #47 ... [2020-04-17T22:38:23.019Z] [2020-04-17T22:38:23.019Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:23.019Z] #44 94.85 DEP criu/pie/util-vdso.d [2020-04-17T22:38:23.276Z] #44 95.03 DEP criu/pie/util.d [2020-04-17T22:38:23.276Z] #44 95.28 CC criu/pie/util.o [2020-04-17T22:38:23.351Z] #44 196.9 CC criu/uffd.o [2020-04-17T22:38:23.480Z] #44 ... [2020-04-17T22:38:23.480Z] [2020-04-17T22:38:23.480Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T22:38:23.480Z] #15 DONE 2.8s [2020-04-17T22:38:23.480Z] [2020-04-17T22:38:23.480Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:23.480Z] #44 94.85 AR criu/pie/pie.lib.a [2020-04-17T22:38:23.480Z] #44 95.07 DEP criu/pie/restorer.d [2020-04-17T22:38:24.047Z] #44 95.37 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-17T22:38:24.209Z] #44 95.90 CC criu/pie/util-vdso.o [2020-04-17T22:38:24.279Z] #44 197.9 CC criu/util.o [2020-04-17T22:38:24.350Z] #44 95.60 DEP criu/arch/x86/restorer_unmap.d [2020-04-17T22:38:24.350Z] #44 95.64 DEP criu/arch/x86/restorer.d [2020-04-17T22:38:24.468Z] ok github.com/docker/docker/pkg/chrootarchive 3.450s coverage: 43.2% of statements [2020-04-17T22:38:24.468Z] ok github.com/docker/docker/layer 7.482s coverage: 68.8% of statements [2020-04-17T22:38:24.468Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T22:38:24.468Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T22:38:24.468Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T22:38:24.468Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T22:38:24.468Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T22:38:24.468Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T22:38:24.468Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T22:38:24.468Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T22:38:24.468Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-04-17T22:38:24.517Z] #44 159.4 CC criu/namespaces.o [2020-04-17T22:38:24.607Z] #44 95.94 DEP criu/arch/x86/vdso-pie.d [2020-04-17T22:38:24.607Z] #44 96.14 DEP criu/pie/parasite-vdso.d [2020-04-17T22:38:24.750Z] ok github.com/docker/docker/pkg/discovery 0.001s coverage: 58.3% of statements [2020-04-17T22:38:24.750Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-04-17T22:38:24.872Z] #44 96.42 DEP criu/pie/parasite.d [2020-04-17T22:38:25.141Z] #44 97.04 CC criu/pie/util-vdso-elf32.o [2020-04-17T22:38:25.367Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-17T22:38:25.438Z] #44 96.84 CC criu/pie/parasite.o [2020-04-17T22:38:25.457Z] #44 ... [2020-04-17T22:38:25.457Z] [2020-04-17T22:38:25.457Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:38:25.457Z] #19 7.239 Collecting yamllint==1.16.0 [2020-04-17T22:38:25.646Z] #44 199.1 CC criu/uts_ns.o [2020-04-17T22:38:25.646Z] #44 199.3 CC criu/vdso-compat.o [2020-04-17T22:38:25.649Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-04-17T22:38:25.718Z] #19 ... [2020-04-17T22:38:25.718Z] [2020-04-17T22:38:25.718Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:25.718Z] #44 161.3 CC criu/net.o [2020-04-17T22:38:25.752Z] #8 unpacking docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 28.7s done [2020-04-17T22:38:25.752Z] #8 DONE 38.4s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-17T22:38:25.752Z] #9 DONE 0.2s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-17T22:38:25.752Z] #10 DONE 0.2s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-17T22:38:25.752Z] #30 DONE 0.0s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-17T22:38:25.752Z] #41 DONE 0.0s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:38:25.752Z] #42 ... [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:38:25.752Z] #22 DONE 0.1s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #56 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-17T22:38:25.752Z] #56 DONE 0.2s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-17T22:38:25.752Z] #47 DONE 0.2s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T22:38:25.752Z] #23 DONE 0.2s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-17T22:38:25.752Z] #53 DONE 0.2s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-17T22:38:25.752Z] #50 DONE 0.2s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-17T22:38:25.752Z] #33 DONE 0.2s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #74 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-17T22:38:25.752Z] #74 DONE 0.2s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #68 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-17T22:38:25.752Z] #68 DONE 0.2s [2020-04-17T22:38:25.752Z] [2020-04-17T22:38:25.752Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:25.752Z] #54 0.773 + RM_GOPATH=0 [2020-04-17T22:38:25.752Z] #54 0.774 + TMP_GOPATH= [2020-04-17T22:38:25.752Z] #54 0.775 + : /build [2020-04-17T22:38:25.752Z] #54 0.776 + '[' -z '' ']' [2020-04-17T22:38:25.752Z] #54 0.782 ++ mktemp -d [2020-04-17T22:38:25.752Z] #54 0.802 + export GOPATH=/tmp/tmp.XBek12mRmS [2020-04-17T22:38:25.752Z] #54 0.802 + GOPATH=/tmp/tmp.XBek12mRmS [2020-04-17T22:38:25.752Z] #54 0.802 + RM_GOPATH=1 [2020-04-17T22:38:25.752Z] #54 0.805 ++ dirname ./install.sh [2020-04-17T22:38:25.752Z] #54 0.830 + dir=. [2020-04-17T22:38:25.752Z] #54 0.830 + bin=golangci_lint [2020-04-17T22:38:25.752Z] #54 0.830 + shift [2020-04-17T22:38:25.752Z] #54 0.830 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-17T22:38:25.752Z] #54 0.831 + . ./golangci_lint.installer [2020-04-17T22:38:25.752Z] #54 0.832 ++ : v1.23.8 [2020-04-17T22:38:25.752Z] #54 0.853 + install_golangci_lint [2020-04-17T22:38:25.752Z] #54 0.856 + echo 'Installing golangci-lint version v1.23.8' [2020-04-17T22:38:25.752Z] #54 0.856 Installing golangci-lint version v1.23.8 [2020-04-17T22:38:25.752Z] #54 0.857 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:38:25.931Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-04-17T22:38:26.210Z] #44 199.5 CC criu/vdso.o [2020-04-17T22:38:26.515Z] #44 ... [2020-04-17T22:38:26.515Z] [2020-04-17T22:38:26.515Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T22:38:26.515Z] #13 3.600 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T22:38:26.515Z] #13 DONE 3.7s [2020-04-17T22:38:26.515Z] [2020-04-17T22:38:26.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:26.515Z] #44 98.19 AR criu/pie/pie.lib.a [2020-04-17T22:38:26.515Z] #44 98.31 DEP criu/pie/restorer.d [2020-04-17T22:38:26.772Z] #44 200.1 LINK criu/built-in.o [2020-04-17T22:38:26.772Z] #44 200.2 LINK criu/criu [2020-04-17T22:38:26.773Z] #44 98.60 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-17T22:38:26.773Z] #44 98.74 DEP criu/arch/x86/restorer_unmap.d [2020-04-17T22:38:26.810Z] #44 ... [2020-04-17T22:38:26.810Z] [2020-04-17T22:38:26.810Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T22:38:26.810Z] #16 DONE 3.4s [2020-04-17T22:38:26.810Z] [2020-04-17T22:38:26.810Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:38:27.029Z] #44 200.6 DEP lib/c/criu.d [2020-04-17T22:38:27.030Z] #44 98.80 DEP criu/arch/x86/restorer.d [2020-04-17T22:38:27.030Z] #44 99.02 DEP criu/arch/x86/vdso-pie.d [2020-04-17T22:38:27.285Z] #44 200.7 CC images/rpc.pb-c.o [2020-04-17T22:38:27.288Z] #44 99.17 DEP criu/pie/parasite-vdso.d [2020-04-17T22:38:27.399Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2020-04-17T22:38:27.547Z] #44 99.43 DEP criu/pie/parasite.d [2020-04-17T22:38:27.681Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 89.5% of statements [2020-04-17T22:38:27.848Z] #44 201.1 CC lib/c/criu.o [2020-04-17T22:38:28.112Z] #44 99.77 CC criu/pie/parasite.o [2020-04-17T22:38:28.487Z] #54 ... [2020-04-17T22:38:28.487Z] [2020-04-17T22:38:28.487Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:28.487Z] #24 0.720 + RM_GOPATH=0 [2020-04-17T22:38:28.487Z] #24 0.721 + TMP_GOPATH= [2020-04-17T22:38:28.487Z] #24 0.721 + : /build [2020-04-17T22:38:28.487Z] #24 0.721 + '[' -z '' ']' [2020-04-17T22:38:28.487Z] #24 0.724 ++ mktemp -d [2020-04-17T22:38:28.487Z] #24 0.730 + export GOPATH=/tmp/tmp.vZllbOqsGe [2020-04-17T22:38:28.487Z] #24 0.730 + GOPATH=/tmp/tmp.vZllbOqsGe [2020-04-17T22:38:28.487Z] #24 0.731 + RM_GOPATH=1 [2020-04-17T22:38:28.487Z] #24 0.771 ++ dirname ./install.sh [2020-04-17T22:38:28.487Z] #24 0.785 + dir=. [2020-04-17T22:38:28.487Z] #24 0.786 + bin=dockercli [2020-04-17T22:38:28.487Z] #24 0.786 + shift [2020-04-17T22:38:28.487Z] #24 0.787 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T22:38:28.487Z] #24 0.787 + . ./dockercli.installer [2020-04-17T22:38:28.487Z] #24 0.787 ++ : stable [2020-04-17T22:38:28.487Z] #24 0.787 ++ : 17.06.2-ce [2020-04-17T22:38:28.487Z] #24 0.789 + install_dockercli [2020-04-17T22:38:28.487Z] #24 0.791 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T22:38:28.487Z] #24 0.791 Install docker/cli version 17.06.2-ce from stable [2020-04-17T22:38:28.487Z] #24 0.795 ++ uname -m [2020-04-17T22:38:28.487Z] #24 0.834 + arch=ppc64le [2020-04-17T22:38:28.487Z] #24 0.836 + '[' ppc64le '!=' x86_64 ']' [2020-04-17T22:38:28.487Z] #24 0.837 + '[' ppc64le '!=' s390x ']' [2020-04-17T22:38:28.487Z] #24 0.839 + '[' ppc64le '!=' armhf ']' [2020-04-17T22:38:28.487Z] #24 0.843 + build_dockercli [2020-04-17T22:38:28.487Z] #24 0.843 + git clone https://github.com/docker/docker-ce /tmp/tmp.vZllbOqsGe/tmp/docker-ce [2020-04-17T22:38:28.487Z] #24 0.892 Cloning into '/tmp/tmp.vZllbOqsGe/tmp/docker-ce'... [2020-04-17T22:38:28.686Z] ok github.com/docker/docker/pkg/fsutils 0.389s coverage: 85.1% of statements [2020-04-17T22:38:28.686Z] ok github.com/docker/docker/pkg/discovery/kv 3.111s coverage: 84.1% of statements [2020-04-17T22:38:28.777Z] #44 202.1 LINK lib/c/built-in.o [2020-04-17T22:38:28.777Z] #44 202.1 LINK lib/c/libcriu.so [2020-04-17T22:38:28.777Z] #44 202.2 LINK lib/c/libcriu.a [2020-04-17T22:38:28.777Z] #44 202.4 GEN magic.py [2020-04-17T22:38:28.778Z] #24 ... [2020-04-17T22:38:28.778Z] [2020-04-17T22:38:28.778Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:28.778Z] #48 0.769 + RM_GOPATH=0 [2020-04-17T22:38:28.778Z] #48 0.770 + TMP_GOPATH= [2020-04-17T22:38:28.778Z] #48 0.770 + : /build [2020-04-17T22:38:28.778Z] #48 0.770 + '[' -z '' ']' [2020-04-17T22:38:28.778Z] #48 0.793 ++ mktemp -d [2020-04-17T22:38:28.778Z] #48 0.831 + export GOPATH=/tmp/tmp.2u7axUsGof [2020-04-17T22:38:28.778Z] #48 0.842 + GOPATH=/tmp/tmp.2u7axUsGof [2020-04-17T22:38:28.778Z] #48 0.842 + RM_GOPATH=1 [2020-04-17T22:38:28.778Z] #48 0.843 ++ dirname ./install.sh [2020-04-17T22:38:28.778Z] #48 0.845 + dir=. [2020-04-17T22:38:28.778Z] #48 0.845 + bin=vndr [2020-04-17T22:38:28.778Z] #48 0.845 + shift [2020-04-17T22:38:28.778Z] #48 0.851 + '[' '!' -f ./vndr.installer ']' [2020-04-17T22:38:28.778Z] #48 0.851 + . ./vndr.installer [2020-04-17T22:38:28.778Z] #48 0.853 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:38:28.778Z] #48 0.867 + install_vndr [2020-04-17T22:38:28.778Z] #48 0.867 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-17T22:38:28.778Z] #48 0.869 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:38:28.778Z] #48 0.869 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.2u7axUsGof/src/github.com/LK4D4/vndr [2020-04-17T22:38:28.778Z] #48 0.877 Cloning into '/tmp/tmp.2u7axUsGof/src/github.com/LK4D4/vndr'... [2020-04-17T22:38:28.778Z] #48 2.137 + cd /tmp/tmp.2u7axUsGof/src/github.com/LK4D4/vndr [2020-04-17T22:38:28.778Z] #48 2.137 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-17T22:38:28.778Z] #48 2.217 + go build -buildmode=pie -v -o /build/vndr . [2020-04-17T22:38:28.778Z] #48 4.806 runtime/internal/sys [2020-04-17T22:38:28.778Z] #48 4.904 runtime/internal/atomic [2020-04-17T22:38:28.778Z] #48 4.927 internal/cpu [2020-04-17T22:38:28.778Z] #48 4.970 internal/race [2020-04-17T22:38:28.778Z] #48 5.653 sync/atomic [2020-04-17T22:38:28.778Z] #48 5.800 runtime/internal/math [2020-04-17T22:38:28.778Z] #48 6.158 unicode [2020-04-17T22:38:28.778Z] #48 6.337 unicode/utf8 [2020-04-17T22:38:28.967Z] ok github.com/docker/docker/pkg/homedir 0.021s coverage: 11.4% of statements [2020-04-17T22:38:29.013Z] #44 164.1 CC criu/netfilter.o [2020-04-17T22:38:29.013Z] #44 164.6 CC criu/page-pipe.o [2020-04-17T22:38:29.033Z] #44 202.5 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:38:29.033Z] #44 202.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:38:29.033Z] #44 202.5 Note: Building without GnuTLS support [2020-04-17T22:38:29.033Z] #44 ... [2020-04-17T22:38:29.033Z] [2020-04-17T22:38:29.033Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:29.033Z] #60 112.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-17T22:38:29.487Z] #44 ... [2020-04-17T22:38:29.487Z] [2020-04-17T22:38:29.487Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T22:38:29.487Z] #14 DONE 3.0s [2020-04-17T22:38:29.487Z] [2020-04-17T22:38:29.487Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T22:38:29.581Z] ok github.com/docker/docker/pkg/idtools 0.322s coverage: 70.1% of statements [2020-04-17T22:38:29.863Z] ok github.com/docker/docker/pkg/ioutils 0.298s coverage: 68.8% of statements [2020-04-17T22:38:29.954Z] #44 165.7 CC criu/page-xfer.o [2020-04-17T22:38:30.145Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2020-04-17T22:38:30.145Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-04-17T22:38:30.285Z] #48 7.478 internal/bytealg [2020-04-17T22:38:30.285Z] #48 7.526 math/bits [2020-04-17T22:38:30.400Z] #60 113.6 + mkdir -p /build [2020-04-17T22:38:30.400Z] #60 113.6 + cp runc /build/runc [2020-04-17T22:38:30.427Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-17T22:38:30.427Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T22:38:30.427Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T22:38:30.427Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-04-17T22:38:30.427Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T22:38:30.708Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-04-17T22:38:30.708Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-04-17T22:38:30.917Z] #48 ... [2020-04-17T22:38:30.917Z] [2020-04-17T22:38:30.917Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:38:30.917Z] #34 0.722 + RM_GOPATH=0 [2020-04-17T22:38:30.917Z] #34 0.722 + TMP_GOPATH= [2020-04-17T22:38:30.917Z] #34 0.722 + : /build [2020-04-17T22:38:30.917Z] #34 0.722 + '[' -z '' ']' [2020-04-17T22:38:30.917Z] #34 0.771 ++ mktemp -d [2020-04-17T22:38:30.917Z] #34 0.800 + export GOPATH=/tmp/tmp.vscE4nCbo7 [2020-04-17T22:38:30.917Z] #34 0.803 + GOPATH=/tmp/tmp.vscE4nCbo7 [2020-04-17T22:38:30.917Z] #34 0.803 + RM_GOPATH=1 [2020-04-17T22:38:30.917Z] #34 0.810 ++ dirname ./install.sh [2020-04-17T22:38:30.917Z] #34 0.815 + dir=. [2020-04-17T22:38:30.917Z] #34 0.816 + bin=tomlv [2020-04-17T22:38:30.917Z] #34 0.816 + shift [2020-04-17T22:38:30.917Z] #34 0.817 + '[' '!' -f ./tomlv.installer ']' [2020-04-17T22:38:30.917Z] #34 0.817 + . ./tomlv.installer [2020-04-17T22:38:30.917Z] #34 0.817 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:38:30.917Z] #34 0.817 + install_tomlv [2020-04-17T22:38:30.917Z] #34 0.818 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:38:30.917Z] #34 0.818 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-17T22:38:30.917Z] #34 0.818 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vscE4nCbo7/src/github.com/BurntSushi/toml [2020-04-17T22:38:30.917Z] #34 0.861 Cloning into '/tmp/tmp.vscE4nCbo7/src/github.com/BurntSushi/toml'... [2020-04-17T22:38:30.917Z] #34 2.767 + cd /tmp/tmp.vscE4nCbo7/src/github.com/BurntSushi/toml [2020-04-17T22:38:30.917Z] #34 2.769 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-17T22:38:30.917Z] #34 2.790 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:38:30.917Z] #34 4.071 internal/cpu [2020-04-17T22:38:30.917Z] #34 4.206 math/bits [2020-04-17T22:38:30.917Z] #34 4.284 runtime/internal/sys [2020-04-17T22:38:30.917Z] #34 4.376 runtime/internal/atomic [2020-04-17T22:38:30.917Z] #34 5.516 runtime/internal/math [2020-04-17T22:38:30.917Z] #34 5.680 unicode/utf8 [2020-04-17T22:38:30.917Z] #34 6.175 sync/atomic [2020-04-17T22:38:30.917Z] #34 6.856 internal/bytealg [2020-04-17T22:38:30.917Z] #34 7.436 unicode [2020-04-17T22:38:30.917Z] #34 7.883 math [2020-04-17T22:38:30.917Z] #34 8.458 internal/testlog [2020-04-17T22:38:30.968Z] #60 DONE 114.0s [2020-04-17T22:38:30.968Z] [2020-04-17T22:38:30.968Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:30.968Z] #44 203.3 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:38:30.968Z] #44 203.9 make[1]: Nothing to be done for 'all'. [2020-04-17T22:38:30.990Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2020-04-17T22:38:30.996Z] #17 3.686 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:38:30.996Z] #17 3.727 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:38:30.996Z] #17 3.864 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:38:30.996Z] #17 4.260 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:38:31.227Z] #44 204.8 make[1]: 'images/built-in.o' is up to date. [2020-04-17T22:38:31.253Z] #17 ... [2020-04-17T22:38:31.253Z] [2020-04-17T22:38:31.253Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:31.253Z] #60 14.51 + cd /tmp/tmp.F6SRUsK4x1/src/github.com/opencontainers/runc [2020-04-17T22:38:31.253Z] #60 14.51 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:38:31.253Z] #60 15.24 + '[' -z '' ']' [2020-04-17T22:38:31.253Z] #60 15.24 + target=static [2020-04-17T22:38:31.253Z] #60 15.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T22:38:31.253Z] #60 17.78 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-17T22:38:31.271Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-04-17T22:38:31.271Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T22:38:31.271Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T22:38:31.483Z] #44 204.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T22:38:31.483Z] #44 204.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T22:38:31.483Z] #44 205.0 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T22:38:31.483Z] #44 205.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T22:38:31.510Z] #60 ... [2020-04-17T22:38:31.510Z] [2020-04-17T22:38:31.511Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:31.511Z] #44 98.81 LINK criu/pie/parasite.built-in.o [2020-04-17T22:38:31.511Z] #44 98.82 GEN criu/pie/parasite-blob.h [2020-04-17T22:38:31.511Z] #44 98.86 CC criu/pie/parasite-vdso.o [2020-04-17T22:38:31.511Z] #44 100.0 CC criu/arch/x86/vdso-pie.o [2020-04-17T22:38:31.511Z] #44 100.6 CC criu/arch/x86/restorer.o [2020-04-17T22:38:31.511Z] #44 101.4 CC criu/arch/x86/restorer_unmap.o [2020-04-17T22:38:31.511Z] #44 101.5 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-17T22:38:31.511Z] #44 101.7 CC criu/pie/restorer.o [2020-04-17T22:38:31.564Z] #34 ... [2020-04-17T22:38:31.564Z] [2020-04-17T22:38:31.564Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:31.564Z] #48 9.185 internal/testlog [2020-04-17T22:38:31.740Z] #44 205.1 make[1]: Nothing to be done for 'all'. [2020-04-17T22:38:31.740Z] #44 205.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:38:31.740Z] #44 205.4 make[2]: Nothing to be done for 'all'. [2020-04-17T22:38:31.885Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-04-17T22:38:31.996Z] #44 205.5 make[2]: Nothing to be done for 'all'. [2020-04-17T22:38:31.996Z] #44 205.5 make[2]: Nothing to be done for 'all'. [2020-04-17T22:38:31.997Z] #44 205.6 make[2]: Nothing to be done for 'all'. [2020-04-17T22:38:32.026Z] #44 ... [2020-04-17T22:38:32.026Z] [2020-04-17T22:38:32.026Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:38:32.026Z] #19 12.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T22:38:32.026Z] #19 12.77 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T22:38:32.026Z] #19 12.83 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T22:38:32.026Z] #19 12.91 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T22:38:32.026Z] #19 13.11 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T22:38:32.026Z] #19 15.13 Building wheels for collected packages: pyyaml [2020-04-17T22:38:32.026Z] #19 15.14 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T22:38:32.026Z] #19 16.82 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T22:38:32.026Z] #19 16.83 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T22:38:32.202Z] #48 ... [2020-04-17T22:38:32.203Z] [2020-04-17T22:38:32.203Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:38:32.203Z] #36 1.417 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:38:32.203Z] #36 1.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:38:32.203Z] #36 1.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:38:32.203Z] #36 3.802 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T22:38:32.203Z] #36 7.029 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T22:38:32.255Z] #44 205.7 make[2]: Nothing to be done for 'all'. [2020-04-17T22:38:32.255Z] #44 205.8 make[2]: Nothing to be done for 'all'. [2020-04-17T22:38:32.255Z] #44 205.8 make[2]: Nothing to be done for 'all'. [2020-04-17T22:38:32.287Z] #19 16.94 Successfully built pyyaml [2020-04-17T22:38:32.287Z] #19 16.96 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-17T22:38:32.443Z] #44 ... [2020-04-17T22:38:32.443Z] [2020-04-17T22:38:32.443Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:38:32.443Z] #17 5.662 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:38:32.489Z] #36 ... [2020-04-17T22:38:32.489Z] [2020-04-17T22:38:32.489Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:38:32.489Z] #63 1.049 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:38:32.489Z] #63 1.267 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:38:32.489Z] #63 1.269 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:38:32.489Z] #63 3.166 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T22:38:32.489Z] #63 6.759 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T22:38:32.489Z] #63 9.956 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T22:38:32.489Z] #63 ... [2020-04-17T22:38:32.489Z] [2020-04-17T22:38:32.489Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:38:32.489Z] #11 0.961 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:38:32.489Z] #11 1.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:38:32.489Z] #11 1.296 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:38:32.489Z] #11 3.323 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T22:38:32.489Z] #11 7.078 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T22:38:32.489Z] #11 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T22:38:32.498Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-17T22:38:32.512Z] #44 206.0 make[2]: Nothing to be done for 'all'. [2020-04-17T22:38:32.512Z] #44 206.0 INSTALL criu/criu [2020-04-17T22:38:32.512Z] #44 DONE 206.1s [2020-04-17T22:38:32.512Z] [2020-04-17T22:38:32.512Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:32.512Z] #65 248.5 + bin/containerd [2020-04-17T22:38:32.776Z] #15 DONE 3.6s [2020-04-17T22:38:32.776Z] [2020-04-17T22:38:32.776Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:32.776Z] #47 217.0 github.com/LK4D4/vndr/godl [2020-04-17T22:38:32.779Z] #11 ... [2020-04-17T22:38:32.779Z] [2020-04-17T22:38:32.779Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:38:32.779Z] #31 0.987 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-17T22:38:32.779Z] #31 1.013 Cloning into '.'... [2020-04-17T22:38:32.779Z] #31 ... [2020-04-17T22:38:32.779Z] [2020-04-17T22:38:32.779Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:32.779Z] #69 0.729 + RM_GOPATH=0 [2020-04-17T22:38:32.779Z] #69 0.734 + TMP_GOPATH= [2020-04-17T22:38:32.779Z] #69 0.735 + : /build/ [2020-04-17T22:38:32.779Z] #69 0.735 + '[' -z '' ']' [2020-04-17T22:38:32.779Z] #69 0.738 ++ mktemp -d [2020-04-17T22:38:32.779Z] #69 0.797 + export GOPATH=/tmp/tmp.p5o7N7WtLC [2020-04-17T22:38:32.779Z] #69 0.797 + GOPATH=/tmp/tmp.p5o7N7WtLC [2020-04-17T22:38:32.779Z] #69 0.798 + RM_GOPATH=1 [2020-04-17T22:38:32.779Z] #69 0.799 ++ dirname ./install.sh [2020-04-17T22:38:32.779Z] #69 0.801 + dir=. [2020-04-17T22:38:32.779Z] #69 0.801 + bin=rootlesskit [2020-04-17T22:38:32.779Z] #69 0.801 + shift [2020-04-17T22:38:32.779Z] #69 0.804 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-17T22:38:32.779Z] #69 0.805 + . ./rootlesskit.installer [2020-04-17T22:38:32.779Z] #69 0.806 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:38:32.779Z] #69 0.808 + install_rootlesskit [2020-04-17T22:38:32.779Z] #69 0.814 + case "$1" in [2020-04-17T22:38:32.779Z] #69 0.814 + export CGO_ENABLED=0 [2020-04-17T22:38:32.779Z] #69 0.815 + CGO_ENABLED=0 [2020-04-17T22:38:32.779Z] #69 0.815 + _install_rootlesskit [2020-04-17T22:38:32.779Z] #69 0.815 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:38:32.779Z] #69 0.816 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-17T22:38:32.779Z] #69 0.816 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.p5o7N7WtLC/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:38:32.779Z] #69 0.830 Cloning into '/tmp/tmp.p5o7N7WtLC/src/github.com/rootless-containers/rootlesskit'... [2020-04-17T22:38:32.779Z] #69 9.487 + cd /tmp/tmp.p5o7N7WtLC/src/github.com/rootless-containers/rootlesskit [2020-04-17T22:38:32.779Z] #69 9.487 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-17T22:38:32.780Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-17T22:38:32.780Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-04-17T22:38:33.072Z] #69 10.41 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:38:33.072Z] #69 10.41 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-17T22:38:33.072Z] #69 ... [2020-04-17T22:38:33.072Z] [2020-04-17T22:38:33.072Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:38:33.072Z] #44 1.328 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:38:33.072Z] #44 1.438 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:38:33.072Z] #44 1.450 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:38:33.072Z] #44 3.435 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T22:38:33.072Z] #44 7.312 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T22:38:33.072Z] #44 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T22:38:33.072Z] #44 ... [2020-04-17T22:38:33.072Z] [2020-04-17T22:38:33.072Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:33.072Z] #51 0.762 + RM_GOPATH=0 [2020-04-17T22:38:33.072Z] #51 0.764 + TMP_GOPATH= [2020-04-17T22:38:33.072Z] #51 0.764 + : /build [2020-04-17T22:38:33.072Z] #51 0.765 + '[' -z '' ']' [2020-04-17T22:38:33.072Z] #51 0.770 ++ mktemp -d [2020-04-17T22:38:33.072Z] #51 0.800 + export GOPATH=/tmp/tmp.9Kb8jtUEDz [2020-04-17T22:38:33.072Z] #51 0.800 + GOPATH=/tmp/tmp.9Kb8jtUEDz [2020-04-17T22:38:33.072Z] #51 0.800 + RM_GOPATH=1 [2020-04-17T22:38:33.072Z] #51 0.801 ++ dirname ./install.sh [2020-04-17T22:38:33.072Z] #51 0.834 + dir=. [2020-04-17T22:38:33.072Z] #51 0.835 + bin=gotestsum [2020-04-17T22:38:33.072Z] #51 0.837 + shift [2020-04-17T22:38:33.072Z] #51 0.841 + '[' '!' -f ./gotestsum.installer ']' [2020-04-17T22:38:33.072Z] #51 0.842 + . ./gotestsum.installer [2020-04-17T22:38:33.072Z] #51 0.853 ++ : v0.3.5 [2020-04-17T22:38:33.072Z] #51 0.856 + install_gotestsum [2020-04-17T22:38:33.072Z] #51 0.858 + echo 'Installing gotestsum version v0.3.5' [2020-04-17T22:38:33.072Z] #51 0.861 Installing gotestsum version v0.3.5 [2020-04-17T22:38:33.072Z] #51 0.862 + go get -d gotest.tools/gotestsum [2020-04-17T22:38:33.231Z] #19 17.67 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T22:38:33.362Z] #51 ... [2020-04-17T22:38:33.362Z] [2020-04-17T22:38:33.362Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:38:33.362Z] #57 0.781 + RM_GOPATH=0 [2020-04-17T22:38:33.362Z] #57 0.791 + TMP_GOPATH= [2020-04-17T22:38:33.362Z] #57 0.791 + : /build [2020-04-17T22:38:33.362Z] #57 0.791 + '[' -z '' ']' [2020-04-17T22:38:33.362Z] #57 0.797 ++ mktemp -d [2020-04-17T22:38:33.362Z] #57 0.836 + export GOPATH=/tmp/tmp.8yhIcz64mG [2020-04-17T22:38:33.362Z] #57 0.839 + GOPATH=/tmp/tmp.8yhIcz64mG [2020-04-17T22:38:33.362Z] #57 0.839 + RM_GOPATH=1 [2020-04-17T22:38:33.362Z] #57 0.846 ++ dirname ./install.sh [2020-04-17T22:38:33.362Z] #57 0.853 + dir=. [2020-04-17T22:38:33.362Z] #57 0.854 + bin=shfmt [2020-04-17T22:38:33.362Z] #57 0.854 + shift [2020-04-17T22:38:33.362Z] #57 0.854 + '[' '!' -f ./shfmt.installer ']' [2020-04-17T22:38:33.362Z] #57 0.854 + . ./shfmt.installer [2020-04-17T22:38:33.362Z] #57 0.854 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:38:33.362Z] #57 0.855 + install_shfmt [2020-04-17T22:38:33.362Z] #57 0.855 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-17T22:38:33.362Z] #57 0.855 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:38:33.362Z] #57 0.856 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8yhIcz64mG/src/github.com/mvdan/sh [2020-04-17T22:38:33.362Z] #57 0.880 Cloning into '/tmp/tmp.8yhIcz64mG/src/github.com/mvdan/sh'... [2020-04-17T22:38:33.362Z] #57 ... [2020-04-17T22:38:33.362Z] [2020-04-17T22:38:33.362Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:38:33.362Z] #26 0.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:38:33.362Z] #26 1.305 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:38:33.362Z] #26 1.374 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:38:33.362Z] #26 3.338 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T22:38:33.362Z] #26 7.295 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T22:38:33.362Z] #26 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T22:38:33.654Z] #26 ... [2020-04-17T22:38:33.654Z] [2020-04-17T22:38:33.654Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:38:33.654Z] #42 0.857 + git clone https://github.com/docker/distribution.git . [2020-04-17T22:38:33.654Z] #42 0.859 Cloning into '.'... [2020-04-17T22:38:33.654Z] #42 ... [2020-04-17T22:38:33.654Z] [2020-04-17T22:38:33.654Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:38:33.654Z] #75 0.703 + RM_GOPATH=0 [2020-04-17T22:38:33.654Z] #75 0.703 + TMP_GOPATH= [2020-04-17T22:38:33.654Z] #75 0.703 + : /build [2020-04-17T22:38:33.654Z] #75 0.704 + '[' -z '' ']' [2020-04-17T22:38:33.654Z] #75 0.704 ++ mktemp -d [2020-04-17T22:38:33.654Z] #75 0.738 + export GOPATH=/tmp/tmp.0T3ZZ4ggz0 [2020-04-17T22:38:33.654Z] #75 0.738 + GOPATH=/tmp/tmp.0T3ZZ4ggz0 [2020-04-17T22:38:33.654Z] #75 0.738 + RM_GOPATH=1 [2020-04-17T22:38:33.654Z] #75 0.751 ++ dirname ./install.sh [2020-04-17T22:38:33.654Z] #75 0.774 + dir=. [2020-04-17T22:38:33.654Z] #75 0.775 + bin=proxy [2020-04-17T22:38:33.654Z] #75 0.775 + shift [2020-04-17T22:38:33.654Z] #75 0.775 + '[' '!' -f ./proxy.installer ']' [2020-04-17T22:38:33.654Z] #75 0.776 + . ./proxy.installer [2020-04-17T22:38:33.654Z] #75 0.776 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:38:33.654Z] #75 0.778 + install_proxy [2020-04-17T22:38:33.654Z] #75 0.779 + case "$1" in [2020-04-17T22:38:33.654Z] #75 0.779 + export CGO_ENABLED=0 [2020-04-17T22:38:33.654Z] #75 0.779 + CGO_ENABLED=0 [2020-04-17T22:38:33.654Z] #75 0.779 + _install_proxy [2020-04-17T22:38:33.654Z] #75 0.779 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-17T22:38:33.654Z] #75 0.779 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:38:33.654Z] #75 0.779 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.0T3ZZ4ggz0/src/github.com/docker/libnetwork [2020-04-17T22:38:33.654Z] #75 0.794 Cloning into '/tmp/tmp.0T3ZZ4ggz0/src/github.com/docker/libnetwork'... [2020-04-17T22:38:33.801Z] #19 DONE 18.6s [2020-04-17T22:38:33.802Z] [2020-04-17T22:38:33.802Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:33.802Z] #44 168.2 CC criu/pagemap-cache.o [2020-04-17T22:38:33.802Z] #44 168.6 CC criu/pagemap.o [2020-04-17T22:38:33.815Z] #17 6.856 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:38:33.888Z] #65 ... [2020-04-17T22:38:33.888Z] [2020-04-17T22:38:33.888Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T22:38:33.888Z] #45 DONE 0.1s [2020-04-17T22:38:33.944Z] #75 ... [2020-04-17T22:38:33.944Z] [2020-04-17T22:38:33.944Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:33.944Z] #48 10.41 encoding [2020-04-17T22:38:33.944Z] #48 11.00 math [2020-04-17T22:38:33.944Z] #48 11.04 runtime [2020-04-17T22:38:33.944Z] #48 11.17 unicode/utf16 [2020-04-17T22:38:34.062Z] #44 169.7 CC criu/parasite-syscall.o [2020-04-17T22:38:34.148Z] [2020-04-17T22:38:34.148Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T22:38:34.148Z] #48 DONE 0.1s [2020-04-17T22:38:34.148Z] [2020-04-17T22:38:34.148Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T22:38:34.148Z] #51 DONE 0.1s [2020-04-17T22:38:34.148Z] [2020-04-17T22:38:34.148Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:34.151Z] #47 218.5 github.com/LK4D4/vndr [2020-04-17T22:38:34.251Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-04-17T22:38:34.533Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-04-17T22:38:34.973Z] #48 12.59 container/list [2020-04-17T22:38:35.004Z] #44 170.7 CC criu/path.o [2020-04-17T22:38:35.268Z] #44 170.9 CC criu/pie-util-vdso.o [2020-04-17T22:38:35.839Z] #44 171.5 CC criu/pie-util.o [2020-04-17T22:38:36.050Z] #47 ... [2020-04-17T22:38:36.050Z] [2020-04-17T22:38:36.050Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T22:38:36.050Z] #16 DONE 2.9s [2020-04-17T22:38:36.050Z] [2020-04-17T22:38:36.050Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:38:36.099Z] #44 171.8 CC criu/pipes.o [2020-04-17T22:38:37.040Z] #44 172.6 CC criu/plugin.o [2020-04-17T22:38:37.204Z] ok github.com/docker/docker/pkg/signal 2.384s coverage: 61.0% of statements [2020-04-17T22:38:37.301Z] #44 173.0 CC criu/proc_parse.o [2020-04-17T22:38:37.487Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-04-17T22:38:37.769Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-04-17T22:38:37.995Z] #17 ... [2020-04-17T22:38:37.995Z] [2020-04-17T22:38:37.995Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:37.995Z] #44 104.6 LINK criu/pie/restorer.built-in.o [2020-04-17T22:38:37.995Z] #44 104.6 GEN criu/pie/restorer-blob.h [2020-04-17T22:38:37.995Z] #44 104.7 DEP criu/vdso.d [2020-04-17T22:38:37.995Z] #44 105.0 DEP criu/vdso-compat.d [2020-04-17T22:38:37.995Z] #44 105.1 DEP criu/uts_ns.d [2020-04-17T22:38:37.995Z] #44 105.4 DEP criu/util.d [2020-04-17T22:38:37.995Z] #44 105.6 DEP criu/uffd.d [2020-04-17T22:38:37.995Z] #44 105.8 DEP criu/tun.d [2020-04-17T22:38:37.995Z] #44 106.0 DEP criu/tty.d [2020-04-17T22:38:37.995Z] #44 106.1 DEP criu/timerfd.d [2020-04-17T22:38:37.995Z] #44 106.3 DEP criu/sysfs_parse.d [2020-04-17T22:38:37.995Z] #44 106.4 DEP criu/sysctl.d [2020-04-17T22:38:37.995Z] #44 106.5 DEP criu/string.d [2020-04-17T22:38:37.995Z] #44 106.6 DEP criu/stats.d [2020-04-17T22:38:37.995Z] #44 106.7 DEP criu/sockets.d [2020-04-17T22:38:37.995Z] #44 106.9 DEP criu/sk-unix.d [2020-04-17T22:38:37.995Z] #44 107.1 DEP criu/sk-tcp.d [2020-04-17T22:38:37.995Z] #44 107.2 DEP criu/sk-queue.d [2020-04-17T22:38:37.995Z] #44 107.5 DEP criu/sk-packet.d [2020-04-17T22:38:37.995Z] #44 107.7 DEP criu/sk-netlink.d [2020-04-17T22:38:37.995Z] #44 107.9 DEP criu/sk-inet.d [2020-04-17T22:38:37.995Z] #44 108.2 DEP criu/signalfd.d [2020-04-17T22:38:37.995Z] #44 108.4 DEP criu/sigframe.d [2020-04-17T22:38:37.995Z] #44 108.5 DEP criu/shmem.d [2020-04-17T22:38:37.995Z] #44 108.7 DEP criu/servicefd.d [2020-04-17T22:38:37.995Z] #44 108.9 DEP criu/seize.d [2020-04-17T22:38:37.995Z] #44 109.1 DEP criu/seccomp.d [2020-04-17T22:38:37.995Z] #44 109.3 DEP criu/rst-malloc.d [2020-04-17T22:38:37.995Z] #44 109.4 DEP criu/rbtree.d [2020-04-17T22:38:37.995Z] #44 109.4 DEP criu/pstree.d [2020-04-17T22:38:37.995Z] #44 109.7 DEP criu/protobuf.d [2020-04-17T22:38:38.050Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-17T22:38:38.332Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-04-17T22:38:38.560Z] #44 109.9 GEN criu/protobuf-desc-gen.h [2020-04-17T22:38:38.578Z] #17 2.494 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:38:38.578Z] #17 2.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:38:38.578Z] #17 2.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:38:38.613Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-17T22:38:38.836Z] #17 3.088 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-17T22:38:38.899Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 35.0% of statements [2020-04-17T22:38:39.416Z] #48 16.93 crypto/internal/subtle [2020-04-17T22:38:39.492Z] #44 ... [2020-04-17T22:38:39.492Z] [2020-04-17T22:38:39.492Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:38:39.492Z] #17 12.90 Fetched 8338 kB in 10s (865 kB/s) [2020-04-17T22:38:39.512Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2020-04-17T22:38:39.769Z] #17 ... [2020-04-17T22:38:39.769Z] [2020-04-17T22:38:39.769Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:39.769Z] #60 14.13 + cd /tmp/tmp.DIoYomrOaV/src/github.com/opencontainers/runc [2020-04-17T22:38:39.769Z] #60 14.13 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:38:39.769Z] #60 14.98 + '[' -z '' ']' [2020-04-17T22:38:39.769Z] #60 14.98 + target=static [2020-04-17T22:38:39.769Z] #60 14.98 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T22:38:39.769Z] #60 17.32 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-17T22:38:39.793Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-04-17T22:38:39.843Z] #44 175.6 CC criu/protobuf-desc.o [2020-04-17T22:38:40.027Z] #60 ... [2020-04-17T22:38:40.027Z] [2020-04-17T22:38:40.027Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:40.027Z] #44 101.8 LINK criu/pie/parasite.built-in.o [2020-04-17T22:38:40.027Z] #44 101.8 GEN criu/pie/parasite-blob.h [2020-04-17T22:38:40.027Z] #44 101.9 CC criu/pie/parasite-vdso.o [2020-04-17T22:38:40.027Z] #44 102.8 CC criu/arch/x86/vdso-pie.o [2020-04-17T22:38:40.027Z] #44 103.4 CC criu/arch/x86/restorer.o [2020-04-17T22:38:40.027Z] #44 104.2 CC criu/arch/x86/restorer_unmap.o [2020-04-17T22:38:40.027Z] #44 104.3 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-17T22:38:40.027Z] #44 104.9 CC criu/pie/restorer.o [2020-04-17T22:38:40.027Z] #44 108.8 LINK criu/pie/restorer.built-in.o [2020-04-17T22:38:40.027Z] #44 108.8 GEN criu/pie/restorer-blob.h [2020-04-17T22:38:40.027Z] #44 108.9 DEP criu/vdso.d [2020-04-17T22:38:40.027Z] #44 109.2 DEP criu/vdso-compat.d [2020-04-17T22:38:40.027Z] #44 109.4 DEP criu/uts_ns.d [2020-04-17T22:38:40.027Z] #44 109.6 DEP criu/util.d [2020-04-17T22:38:40.027Z] #44 109.8 DEP criu/uffd.d [2020-04-17T22:38:40.027Z] #44 110.0 DEP criu/tun.d [2020-04-17T22:38:40.027Z] #44 110.2 DEP criu/tty.d [2020-04-17T22:38:40.027Z] #44 110.4 DEP criu/timerfd.d [2020-04-17T22:38:40.027Z] #44 110.6 DEP criu/sysfs_parse.d [2020-04-17T22:38:40.027Z] #44 110.7 DEP criu/sysctl.d [2020-04-17T22:38:40.027Z] #44 110.9 DEP criu/string.d [2020-04-17T22:38:40.027Z] #44 110.9 DEP criu/stats.d [2020-04-17T22:38:40.027Z] #44 111.1 DEP criu/sockets.d [2020-04-17T22:38:40.027Z] #44 111.2 DEP criu/sk-unix.d [2020-04-17T22:38:40.027Z] #44 111.4 DEP criu/sk-tcp.d [2020-04-17T22:38:40.027Z] #44 111.6 DEP criu/sk-queue.d [2020-04-17T22:38:40.027Z] #44 111.8 DEP criu/sk-packet.d [2020-04-17T22:38:40.027Z] #44 112.0 DEP criu/sk-netlink.d [2020-04-17T22:38:40.043Z] #48 17.49 crypto/subtle [2020-04-17T22:38:40.286Z] #44 112.2 DEP criu/sk-inet.d [2020-04-17T22:38:40.286Z] #44 ... [2020-04-17T22:38:40.286Z] [2020-04-17T22:38:40.286Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:38:40.286Z] #17 4.567 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-17T22:38:40.407Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.1% of statements [2020-04-17T22:38:40.407Z] testing: warning: no tests to run [2020-04-17T22:38:40.407Z] coverage: [no statements] [2020-04-17T22:38:40.407Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-17T22:38:40.413Z] #44 ... [2020-04-17T22:38:40.413Z] [2020-04-17T22:38:40.413Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:40.413Z] #60 115.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-17T22:38:40.413Z] #60 116.8 + mkdir -p /build [2020-04-17T22:38:40.413Z] #60 116.8 + cp runc /build/runc [2020-04-17T22:38:40.413Z] #60 DONE 117.3s [2020-04-17T22:38:40.671Z] #48 18.26 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-17T22:38:40.673Z] [2020-04-17T22:38:40.673Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:40.689Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-17T22:38:40.709Z] #53 DONE 322.4s [2020-04-17T22:38:40.709Z] [2020-04-17T22:38:40.709Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:40.933Z] #53 ... [2020-04-17T22:38:40.933Z] [2020-04-17T22:38:40.933Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:40.933Z] #44 176.4 CC criu/protobuf.o [2020-04-17T22:38:40.964Z] #65 ... [2020-04-17T22:38:40.964Z] [2020-04-17T22:38:40.964Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T22:38:40.970Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-17T22:38:40.970Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-17T22:38:41.193Z] #44 176.8 CC criu/pstree.o [2020-04-17T22:38:41.220Z] #54 DONE 0.2s [2020-04-17T22:38:41.220Z] [2020-04-17T22:38:41.220Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T22:38:41.298Z] #48 18.72 internal/nettrace [2020-04-17T22:38:41.476Z] #57 DONE 0.1s [2020-04-17T22:38:41.476Z] [2020-04-17T22:38:41.476Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T22:38:41.476Z] #61 DONE 0.1s [2020-04-17T22:38:41.476Z] [2020-04-17T22:38:41.476Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:41.587Z] #48 19.10 runtime/cgo [2020-04-17T22:38:41.659Z] #17 5.958 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-17T22:38:42.576Z] #44 178.0 CC criu/rbtree.o [2020-04-17T22:38:42.576Z] #44 178.3 CC criu/rst-malloc.o [2020-04-17T22:38:42.618Z] #48 ... [2020-04-17T22:38:42.618Z] [2020-04-17T22:38:42.618Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:38:42.618Z] #34 9.818 runtime [2020-04-17T22:38:42.618Z] #34 9.844 encoding [2020-04-17T22:38:42.618Z] #34 10.66 runtime/cgo [2020-04-17T22:38:42.618Z] #34 ... [2020-04-17T22:38:42.618Z] [2020-04-17T22:38:42.618Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:38:42.618Z] #36 10.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T22:38:42.618Z] #36 ... [2020-04-17T22:38:42.618Z] [2020-04-17T22:38:42.618Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:38:42.618Z] #57 19.90 + cd /tmp/tmp.8yhIcz64mG/src/github.com/mvdan/sh [2020-04-17T22:38:42.618Z] #57 19.90 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-17T22:38:42.618Z] #57 20.08 + GO111MODULE=on [2020-04-17T22:38:42.618Z] #57 20.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-17T22:38:42.771Z] #17 12.90 Reading package lists... [2020-04-17T22:38:42.771Z] #17 ... [2020-04-17T22:38:42.771Z] [2020-04-17T22:38:42.771Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:42.771Z] #47 214.5 github.com/LK4D4/vndr/godl [2020-04-17T22:38:42.771Z] #47 215.3 github.com/LK4D4/vndr [2020-04-17T22:38:42.771Z] #47 DONE 224.5s [2020-04-17T22:38:42.771Z] [2020-04-17T22:38:42.771Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:42.771Z] #44 111.3 DEP criu/protobuf-desc.d [2020-04-17T22:38:42.771Z] #44 111.5 DEP criu/proc_parse.d [2020-04-17T22:38:42.771Z] #44 111.6 DEP criu/plugin.d [2020-04-17T22:38:42.771Z] #44 111.7 DEP criu/pipes.d [2020-04-17T22:38:42.771Z] #44 111.8 DEP criu/pie-util.d [2020-04-17T22:38:42.771Z] #44 111.9 DEP criu/pie-util-vdso.d [2020-04-17T22:38:42.771Z] #44 112.0 DEP criu/pie-util-vdso-elf32.d [2020-04-17T22:38:42.771Z] #44 112.2 DEP criu/path.d [2020-04-17T22:38:42.771Z] #44 112.3 DEP criu/parasite-syscall.d [2020-04-17T22:38:42.771Z] #44 112.5 DEP criu/pagemap.d [2020-04-17T22:38:42.771Z] #44 112.7 DEP criu/pagemap-cache.d [2020-04-17T22:38:42.771Z] #44 112.8 DEP criu/page-xfer.d [2020-04-17T22:38:42.771Z] #44 113.0 DEP criu/page-pipe.d [2020-04-17T22:38:42.771Z] #44 113.1 DEP criu/netfilter.d [2020-04-17T22:38:42.771Z] #44 113.2 DEP criu/net.d [2020-04-17T22:38:42.771Z] #44 113.5 DEP criu/namespaces.d [2020-04-17T22:38:42.771Z] #44 113.6 DEP criu/mount.d [2020-04-17T22:38:42.771Z] #44 113.8 DEP criu/mem.d [2020-04-17T22:38:42.771Z] #44 114.0 DEP criu/lsm.d [2020-04-17T22:38:42.771Z] #44 114.2 DEP criu/log.d [2020-04-17T22:38:42.771Z] #44 114.3 DEP criu/libnetlink.d [2020-04-17T22:38:42.839Z] #44 178.6 CC criu/seccomp.o [2020-04-17T22:38:42.989Z] ok github.com/docker/docker/plugin 0.552s coverage: 27.1% of statements [2020-04-17T22:38:43.028Z] #44 114.5 DEP criu/kerndat.d [2020-04-17T22:38:43.271Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-17T22:38:43.285Z] #44 114.8 DEP criu/kcmp-ids.d [2020-04-17T22:38:43.285Z] #44 114.9 DEP criu/irmap.d [2020-04-17T22:38:43.542Z] #44 115.1 DEP criu/ipc_ns.d [2020-04-17T22:38:43.779Z] #44 179.4 CC criu/seize.o [2020-04-17T22:38:43.800Z] #44 115.3 DEP criu/image.d [2020-04-17T22:38:43.800Z] #44 115.4 DEP criu/image-desc.d [2020-04-17T22:38:43.884Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-17T22:38:44.057Z] #44 115.6 DEP criu/fsnotify.d [2020-04-17T22:38:44.165Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-04-17T22:38:44.185Z] #17 ... [2020-04-17T22:38:44.185Z] [2020-04-17T22:38:44.185Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:44.185Z] #47 DONE 228.2s [2020-04-17T22:38:44.185Z] [2020-04-17T22:38:44.185Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:44.185Z] #44 112.4 DEP criu/signalfd.d [2020-04-17T22:38:44.185Z] #44 112.5 DEP criu/sigframe.d [2020-04-17T22:38:44.185Z] #44 112.6 DEP criu/shmem.d [2020-04-17T22:38:44.185Z] #44 112.8 DEP criu/servicefd.d [2020-04-17T22:38:44.185Z] #44 113.0 DEP criu/seize.d [2020-04-17T22:38:44.185Z] #44 113.1 DEP criu/seccomp.d [2020-04-17T22:38:44.185Z] #44 113.2 DEP criu/rst-malloc.d [2020-04-17T22:38:44.185Z] #44 113.3 DEP criu/rbtree.d [2020-04-17T22:38:44.185Z] #44 113.4 DEP criu/pstree.d [2020-04-17T22:38:44.185Z] #44 113.5 DEP criu/protobuf.d [2020-04-17T22:38:44.185Z] #44 113.7 GEN criu/protobuf-desc-gen.h [2020-04-17T22:38:44.185Z] #44 115.3 DEP criu/protobuf-desc.d [2020-04-17T22:38:44.185Z] #44 115.4 DEP criu/proc_parse.d [2020-04-17T22:38:44.185Z] #44 115.6 DEP criu/plugin.d [2020-04-17T22:38:44.185Z] #44 115.7 DEP criu/pipes.d [2020-04-17T22:38:44.185Z] #44 116.0 DEP criu/pie-util.d [2020-04-17T22:38:44.315Z] #44 115.8 DEP criu/filesystems.d [2020-04-17T22:38:44.445Z] #44 116.2 DEP criu/pie-util-vdso.d [2020-04-17T22:38:44.445Z] #44 116.4 DEP criu/pie-util-vdso-elf32.d [2020-04-17T22:38:44.573Z] #44 116.0 DEP criu/files.d [2020-04-17T22:38:44.573Z] #44 116.2 DEP criu/files-reg.d [2020-04-17T22:38:44.703Z] #44 116.6 DEP criu/path.d [2020-04-17T22:38:44.719Z] #44 180.2 CC criu/servicefd.o [2020-04-17T22:38:44.830Z] #44 116.3 DEP criu/files-ext.d [2020-04-17T22:38:44.961Z] #44 116.8 DEP criu/parasite-syscall.d [2020-04-17T22:38:44.979Z] #44 180.6 CC criu/shmem.o [2020-04-17T22:38:45.088Z] #44 116.5 DEP criu/file-lock.d [2020-04-17T22:38:45.171Z] ok github.com/docker/docker/registry 0.087s coverage: 56.1% of statements [2020-04-17T22:38:45.219Z] #44 117.0 DEP criu/pagemap.d [2020-04-17T22:38:45.343Z] #57 22.66 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:38:45.343Z] #57 22.69 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:38:45.343Z] #57 22.69 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:38:45.345Z] #44 116.7 DEP criu/file-ids.d [2020-04-17T22:38:45.345Z] #44 116.8 DEP criu/fifo.d [2020-04-17T22:38:45.478Z] #44 117.4 DEP criu/pagemap-cache.d [2020-04-17T22:38:45.603Z] #44 117.0 DEP criu/fdstore.d [2020-04-17T22:38:45.603Z] #44 117.1 DEP criu/fault-injection.d [2020-04-17T22:38:45.603Z] #44 117.1 DEP criu/external.d [2020-04-17T22:38:45.634Z] #57 23.00 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:38:45.634Z] #57 23.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:38:45.736Z] #44 117.6 DEP criu/page-xfer.d [2020-04-17T22:38:45.784Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-04-17T22:38:45.861Z] #44 117.3 DEP criu/eventpoll.d [2020-04-17T22:38:45.861Z] #44 117.4 DEP criu/eventfd.d [2020-04-17T22:38:45.919Z] #44 181.4 CC criu/sigframe.o [2020-04-17T22:38:45.919Z] #44 181.6 CC criu/signalfd.o [2020-04-17T22:38:45.994Z] #44 117.7 DEP criu/page-pipe.d [2020-04-17T22:38:45.994Z] #44 117.8 DEP criu/netfilter.d [2020-04-17T22:38:46.066Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2020-04-17T22:38:46.118Z] #44 117.6 DEP criu/crtools.d [2020-04-17T22:38:46.118Z] #44 117.7 DEP criu/cr-service.d [2020-04-17T22:38:46.118Z] #44 117.8 DEP criu/cr-restore.d [2020-04-17T22:38:46.179Z] #44 181.9 CC criu/sk-inet.o [2020-04-17T22:38:46.252Z] #44 118.0 DEP criu/net.d [2020-04-17T22:38:46.252Z] #44 118.2 DEP criu/namespaces.d [2020-04-17T22:38:46.347Z] ok github.com/docker/docker/runconfig 0.005s coverage: 68.2% of statements [2020-04-17T22:38:46.510Z] #44 118.4 DEP criu/mount.d [2020-04-17T22:38:46.629Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-17T22:38:46.683Z] #44 118.0 DEP criu/cr-errno.d [2020-04-17T22:38:46.683Z] #44 118.0 DEP criu/cr-dump.d [2020-04-17T22:38:46.683Z] #44 118.2 DEP criu/cr-dedup.d [2020-04-17T22:38:46.683Z] #44 118.3 DEP criu/cr-check.d [2020-04-17T22:38:46.767Z] #44 118.6 DEP criu/mem.d [2020-04-17T22:38:46.767Z] #44 118.8 DEP criu/lsm.d [2020-04-17T22:38:46.767Z] #44 ... [2020-04-17T22:38:46.767Z] [2020-04-17T22:38:46.767Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:38:46.767Z] #17 11.19 Fetched 8338 kB in 9s (932 kB/s) [2020-04-17T22:38:47.137Z] #44 182.9 CC criu/sk-netlink.o [2020-04-17T22:38:47.248Z] #44 118.6 DEP criu/config.d [2020-04-17T22:38:47.248Z] #44 118.7 DEP criu/clone-noasan.d [2020-04-17T22:38:47.248Z] #44 118.8 DEP criu/cgroup.d [2020-04-17T22:38:47.248Z] #44 118.9 DEP criu/cgroup-props.d [2020-04-17T22:38:47.506Z] #44 119.0 DEP criu/bitmap.d [2020-04-17T22:38:47.506Z] #44 119.0 DEP criu/bfd.d [2020-04-17T22:38:47.506Z] #44 119.1 DEP criu/autofs.d [2020-04-17T22:38:47.710Z] #44 183.3 CC criu/sk-packet.o [2020-04-17T22:38:47.737Z] #57 24.89 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:38:47.763Z] #44 119.2 DEP criu/aio.d [2020-04-17T22:38:48.020Z] #44 119.4 DEP criu/action-scripts.d [2020-04-17T22:38:48.020Z] #44 119.6 CC criu/action-scripts.o [2020-04-17T22:38:48.048Z] #57 ... [2020-04-17T22:38:48.048Z] [2020-04-17T22:38:48.048Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:38:48.048Z] #36 25.77 Fetched 8119 kB in 24s (333 kB/s) [2020-04-17T22:38:48.280Z] #44 183.9 CC criu/sk-queue.o [2020-04-17T22:38:48.585Z] #44 120.0 CC criu/aio.o [2020-04-17T22:38:48.652Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-17T22:38:48.851Z] #44 184.3 CC criu/sk-tcp.o [2020-04-17T22:38:49.111Z] #44 184.7 CC criu/sk-unix.o [2020-04-17T22:38:49.150Z] #44 ... [2020-04-17T22:38:49.150Z] [2020-04-17T22:38:49.150Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:38:49.150Z] #30 DONE 231.6s [2020-04-17T22:38:49.150Z] [2020-04-17T22:38:49.150Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:38:49.150Z] #17 12.90 Reading package lists... [2020-04-17T22:38:49.150Z] #17 16.87 Reading package lists... [2020-04-17T22:38:49.150Z] #17 20.73 Building dependency tree... [2020-04-17T22:38:49.150Z] #17 22.31 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T22:38:49.150Z] #17 22.31 The following additional packages will be installed: [2020-04-17T22:38:49.150Z] #17 22.31 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T22:38:49.150Z] #17 22.31 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T22:38:49.150Z] #17 22.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T22:38:49.150Z] #17 22.32 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T22:38:49.150Z] #17 22.32 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T22:38:49.150Z] #17 22.32 Suggested packages: [2020-04-17T22:38:49.150Z] #17 22.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T22:38:49.150Z] #17 22.32 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T22:38:49.150Z] #17 22.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T22:38:49.150Z] #17 22.33 Recommended packages: [2020-04-17T22:38:49.150Z] #17 22.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T22:38:49.150Z] #17 22.33 python3-keyrings.alt python3-xdg unzip [2020-04-17T22:38:49.150Z] #17 ... [2020-04-17T22:38:49.150Z] [2020-04-17T22:38:49.150Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:49.150Z] #44 120.8 CC criu/autofs.o [2020-04-17T22:38:49.266Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-04-17T22:38:49.371Z] #44 ... [2020-04-17T22:38:49.371Z] [2020-04-17T22:38:49.371Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:49.371Z] #65 201.5 + bin/containerd [2020-04-17T22:38:49.634Z] #65 ... [2020-04-17T22:38:49.634Z] [2020-04-17T22:38:49.634Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:49.634Z] #53 DONE 242.6s [2020-04-17T22:38:49.880Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-04-17T22:38:49.894Z] [2020-04-17T22:38:49.894Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:50.046Z] #17 11.19 Reading package lists... [2020-04-17T22:38:50.493Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-04-17T22:38:50.837Z] #23 ... [2020-04-17T22:38:50.837Z] [2020-04-17T22:38:50.837Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:50.837Z] #44 186.4 CC criu/sockets.o [2020-04-17T22:38:51.046Z] #44 122.5 CC criu/bfd.o [2020-04-17T22:38:51.406Z] #44 187.1 CC criu/stats.o [2020-04-17T22:38:51.611Z] #44 123.0 CC criu/bitmap.o [2020-04-17T22:38:51.611Z] #44 123.2 CC criu/cgroup-props.o [2020-04-17T22:38:51.666Z] #44 187.4 CC criu/string.o [2020-04-17T22:38:51.926Z] #44 187.4 CC criu/sysctl.o [2020-04-17T22:38:52.496Z] #44 188.0 CC criu/sysfs_parse.o [2020-04-17T22:38:52.544Z] #44 123.9 CC criu/cgroup.o [2020-04-17T22:38:52.570Z] #17 14.30 Reading package lists... [2020-04-17T22:38:52.570Z] #17 ... [2020-04-17T22:38:52.570Z] [2020-04-17T22:38:52.570Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:38:52.570Z] #44 119.0 DEP criu/log.d [2020-04-17T22:38:52.570Z] #44 119.1 DEP criu/libnetlink.d [2020-04-17T22:38:52.570Z] #44 119.2 DEP criu/kerndat.d [2020-04-17T22:38:52.570Z] #44 119.4 DEP criu/kcmp-ids.d [2020-04-17T22:38:52.570Z] #44 119.5 DEP criu/irmap.d [2020-04-17T22:38:52.570Z] #44 119.6 DEP criu/ipc_ns.d [2020-04-17T22:38:52.570Z] #44 119.8 DEP criu/image.d [2020-04-17T22:38:52.570Z] #44 120.0 DEP criu/image-desc.d [2020-04-17T22:38:52.570Z] #44 120.1 DEP criu/fsnotify.d [2020-04-17T22:38:52.570Z] #44 120.2 DEP criu/filesystems.d [2020-04-17T22:38:52.570Z] #44 120.3 DEP criu/files.d [2020-04-17T22:38:52.570Z] #44 120.5 DEP criu/files-reg.d [2020-04-17T22:38:52.570Z] #44 120.8 DEP criu/files-ext.d [2020-04-17T22:38:52.570Z] #44 120.9 DEP criu/file-lock.d [2020-04-17T22:38:52.570Z] #44 121.1 DEP criu/file-ids.d [2020-04-17T22:38:52.570Z] #44 121.2 DEP criu/fifo.d [2020-04-17T22:38:52.570Z] #44 121.3 DEP criu/fdstore.d [2020-04-17T22:38:52.570Z] #44 121.4 DEP criu/fault-injection.d [2020-04-17T22:38:52.570Z] #44 121.4 DEP criu/external.d [2020-04-17T22:38:52.570Z] #44 121.5 DEP criu/eventpoll.d [2020-04-17T22:38:52.570Z] #44 121.7 DEP criu/eventfd.d [2020-04-17T22:38:52.570Z] #44 121.8 DEP criu/crtools.d [2020-04-17T22:38:52.570Z] #44 122.0 DEP criu/cr-service.d [2020-04-17T22:38:52.570Z] #44 122.3 DEP criu/cr-restore.d [2020-04-17T22:38:52.570Z] #44 122.6 DEP criu/cr-errno.d [2020-04-17T22:38:52.570Z] #44 122.6 DEP criu/cr-dump.d [2020-04-17T22:38:52.570Z] #44 122.7 DEP criu/cr-dedup.d [2020-04-17T22:38:52.570Z] #44 122.9 DEP criu/cr-check.d [2020-04-17T22:38:52.570Z] #44 123.0 DEP criu/config.d [2020-04-17T22:38:52.570Z] #44 123.2 DEP criu/clone-noasan.d [2020-04-17T22:38:52.570Z] #44 123.3 DEP criu/cgroup.d [2020-04-17T22:38:52.570Z] #44 123.6 DEP criu/cgroup-props.d [2020-04-17T22:38:52.570Z] #44 123.7 DEP criu/bitmap.d [2020-04-17T22:38:52.570Z] #44 123.7 DEP criu/bfd.d [2020-04-17T22:38:52.570Z] #44 123.9 DEP criu/autofs.d [2020-04-17T22:38:52.570Z] #44 124.0 DEP criu/aio.d [2020-04-17T22:38:52.570Z] #44 124.2 DEP criu/action-scripts.d [2020-04-17T22:38:52.570Z] #44 124.4 CC criu/action-scripts.o [2020-04-17T22:38:52.604Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-17T22:38:52.605Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-19c90d2e\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-17T22:38:52.605Z] ---------------------------------------------------------------------------- [2020-04-17T22:38:52.605Z] [2020-04-17T22:38:52.605Z] INFO: executeCI.ps1 starting at Fri Apr 17 22:38:50 CUT 2020 [2020-04-17T22:38:52.605Z] [2020-04-17T22:38:52.605Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-17T22:38:52.605Z] INFO: Running git version 2.24.1.windows.2 [2020-04-17T22:38:52.605Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-17T22:38:52.605Z] INFO: Environment variables: [2020-04-17T22:38:52.605Z] [2020-04-17T22:38:52.605Z] Name Value [2020-04-17T22:38:52.605Z] ---- ----- [2020-04-17T22:38:52.605Z] ALLUSERSPROFILE C:\ProgramData [2020-04-17T22:38:52.605Z] amd64 true [2020-04-17T22:38:52.605Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-17T22:38:52.605Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-17T22:38:52.605Z] arm64 true [2020-04-17T22:38:52.605Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-17T22:38:52.605Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-17T22:38:52.605Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-17T22:38:52.605Z] BRANCH_NAME PR-40820 [2020-04-17T22:38:52.605Z] BUILD_DISPLAY_NAME #3 [2020-04-17T22:38:52.605Z] BUILD_ID 3 [2020-04-17T22:38:52.605Z] BUILD_NUMBER 3 [2020-04-17T22:38:52.605Z] BUILD_TAG jenkins-moby-PR-40820-3 [2020-04-17T22:38:52.605Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40820/3/ [2020-04-17T22:38:52.605Z] CHANGE_AUTHOR cpuguy83 [2020-04-17T22:38:52.605Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-04-17T22:38:52.605Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-04-17T22:38:52.605Z] CHANGE_BRANCH add_zstd_support [2020-04-17T22:38:52.605Z] CHANGE_FORK cpuguy83/docker [2020-04-17T22:38:52.605Z] CHANGE_ID 40820 [2020-04-17T22:38:52.605Z] CHANGE_TARGET master [2020-04-17T22:38:52.605Z] CHANGE_TITLE Add support for zstd compressed layers [2020-04-17T22:38:52.605Z] CHANGE_URL https://github.com/moby/moby/pull/40820 [2020-04-17T22:38:52.605Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-17T22:38:52.605Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-17T22:38:52.605Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-17T22:38:52.605Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-17T22:38:52.605Z] COMPUTERNAME azwin-2-cb00d0 [2020-04-17T22:38:52.605Z] ComSpec C:\windows\system32\cmd.exe [2020-04-17T22:38:52.605Z] ConfigSequenceNumber 0 [2020-04-17T22:38:52.605Z] dco true [2020-04-17T22:38:52.605Z] DOCKER_BUILDKIT 0 [2020-04-17T22:38:52.605Z] DOCKER_DUT_DEBUG 1 [2020-04-17T22:38:52.605Z] DOCKER_EXPERIMENTAL 1 [2020-04-17T22:38:52.605Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-17T22:38:52.605Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-17T22:38:52.605Z] EXECUTOR_NUMBER 0 [2020-04-17T22:38:52.605Z] FQDN azwin-2-cb00d0.westus.cloudapp.azure.com [2020-04-17T22:38:52.605Z] GIT_BRANCH PR-40820 [2020-04-17T22:38:52.605Z] GIT_COMMIT 128c227991710aaf0c4a4a3f2d7d13454d8470f8 [2020-04-17T22:38:52.605Z] GIT_PREVIOUS_COMMIT 8d8ba617e7a31cc832966045c7d670e37d046dc1 [2020-04-17T22:38:52.605Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 8d8ba617e7a31cc832966045c7d670e37d046dc1 [2020-04-17T22:38:52.605Z] GIT_URL https://github.com/moby/moby.git [2020-04-17T22:38:52.605Z] HUDSON_COOKIE e38b0f3d-fa53-40ba-8b71-852bdddbf1b4 [2020-04-17T22:38:52.605Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-17T22:38:52.605Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-17T22:38:52.605Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-17T22:38:52.605Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-17T22:38:52.605Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-17T22:38:52.605Z] JENKINS_NODE_COOKIE 6c6f891d-95e4-4f2f-b622-196b6ade29d6 [2020-04-17T22:38:52.605Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-17T22:38:52.605Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-17T22:38:52.605Z] JOB_BASE_NAME PR-40820 [2020-04-17T22:38:52.605Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40820/display/redirect [2020-04-17T22:38:52.605Z] JOB_NAME moby/PR-40820 [2020-04-17T22:38:52.605Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40820/ [2020-04-17T22:38:52.605Z] library.jps.version master [2020-04-17T22:38:52.605Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-17T22:38:52.605Z] NODE_LABELS amd64 azure azwin-2-cb00d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-17T22:38:52.605Z] NODE_NAME azwin-2-cb00d0 [2020-04-17T22:38:52.605Z] NUMBER_OF_PROCESSORS 4 [2020-04-17T22:38:52.605Z] OS Windows_NT [2020-04-17T22:38:52.605Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-17T22:38:52.605Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-17T22:38:52.605Z] ppc64le true [2020-04-17T22:38:52.605Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-17T22:38:52.605Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-04-17T22:38:52.605Z] PROCESSOR_LEVEL 6 [2020-04-17T22:38:52.605Z] PROCESSOR_REVISION 5504 [2020-04-17T22:38:52.605Z] ProgramData C:\ProgramData [2020-04-17T22:38:52.605Z] ProgramFiles C:\Program Files [2020-04-17T22:38:52.605Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-17T22:38:52.605Z] ProgramW6432 C:\Program Files [2020-04-17T22:38:52.605Z] PROMPT $P$G [2020-04-17T22:38:52.605Z] PSExecutionPolicyPreference Bypass [2020-04-17T22:38:52.605Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-17T22:38:52.605Z] PUBLIC C:\Users\Public [2020-04-17T22:38:52.605Z] rootless true [2020-04-17T22:38:52.605Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40820/3/display/redirect?page=changes [2020-04-17T22:38:52.605Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40820/3/display/redirect [2020-04-17T22:38:52.605Z] s390x true [2020-04-17T22:38:52.605Z] SKIP_VALIDATION_TESTS 1 [2020-04-17T22:38:52.605Z] SOURCES_DRIVE d [2020-04-17T22:38:52.605Z] SOURCES_SUBDIR gopath [2020-04-17T22:38:52.605Z] STAGE_NAME Run tests [2020-04-17T22:38:52.605Z] SystemDrive C: [2020-04-17T22:38:52.605Z] SystemRoot C:\windows [2020-04-17T22:38:52.605Z] TEMP C:\windows\TEMP [2020-04-17T22:38:52.605Z] TESTDEBUG 0 [2020-04-17T22:38:52.605Z] TESTRUN_DRIVE d [2020-04-17T22:38:52.605Z] TESTRUN_SUBDIR CI [2020-04-17T22:38:52.605Z] TIMEOUT 120m [2020-04-17T22:38:52.605Z] TMP C:\windows\TEMP [2020-04-17T22:38:52.605Z] unit_validate true [2020-04-17T22:38:52.605Z] USERDOMAIN WORKGROUP [2020-04-17T22:38:52.605Z] USERNAME azwin-2-cb00d0$ [2020-04-17T22:38:52.605Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-17T22:38:52.605Z] validate_force false [2020-04-17T22:38:52.605Z] windir C:\windows [2020-04-17T22:38:52.605Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-17T22:38:52.605Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-17T22:38:52.605Z] windowsRS1 false [2020-04-17T22:38:52.605Z] windowsRS5 true [2020-04-17T22:38:52.605Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-17T22:38:52.605Z] [2020-04-17T22:38:52.605Z] [2020-04-17T22:38:52.605Z] [2020-04-17T22:38:52.757Z] #44 188.3 CC criu/timerfd.o [2020-04-17T22:38:52.828Z] #44 124.8 CC criu/aio.o [2020-04-17T22:38:53.019Z] #44 188.7 CC criu/tty.o [2020-04-17T22:38:53.059Z] INFO: Sources under d:\gopath\... [2020-04-17T22:38:53.059Z] INFO: Test run under d:\CI\... [2020-04-17T22:38:53.059Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-17T22:38:53.059Z] INFO: docker/docker repository was found [2020-04-17T22:38:53.085Z] #44 ... [2020-04-17T22:38:53.085Z] [2020-04-17T22:38:53.085Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:38:53.085Z] #30 DONE 237.7s [2020-04-17T22:38:53.085Z] [2020-04-17T22:38:53.085Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:38:53.085Z] #17 14.30 Reading package lists... [2020-04-17T22:38:53.626Z] #36 25.77 Reading package lists... [2020-04-17T22:38:53.626Z] #36 ... [2020-04-17T22:38:53.626Z] [2020-04-17T22:38:53.626Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:38:53.626Z] #42 29.04 Checking out files: 82% (1320/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-17T22:38:53.626Z] #42 29.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-17T22:38:54.018Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-04-17T22:38:54.276Z] #17 17.58 Building dependency tree... [2020-04-17T22:38:54.442Z] #44 ... [2020-04-17T22:38:54.442Z] [2020-04-17T22:38:54.442Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:38:54.442Z] #17 24.46 The following NEW packages will be installed: [2020-04-17T22:38:54.442Z] #17 24.46 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T22:38:54.442Z] #17 24.46 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T22:38:54.442Z] #17 24.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T22:38:54.442Z] #17 24.46 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T22:38:54.442Z] #17 24.47 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T22:38:54.442Z] #17 24.47 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T22:38:54.442Z] #17 24.47 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T22:38:54.442Z] #17 24.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T22:38:54.442Z] #17 24.47 xz-utils zip zstd [2020-04-17T22:38:54.442Z] #17 24.80 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:38:54.442Z] #17 24.80 Need to get 28.9 MB of archives. [2020-04-17T22:38:54.442Z] #17 24.80 After this operation, 117 MB of additional disk space will be used. [2020-04-17T22:38:54.442Z] #17 24.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-17T22:38:54.442Z] #17 24.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-17T22:38:54.442Z] #17 24.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-17T22:38:54.442Z] #17 24.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-17T22:38:54.442Z] #17 24.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-17T22:38:54.442Z] #17 24.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-17T22:38:54.442Z] #17 25.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-17T22:38:54.442Z] #17 25.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-17T22:38:54.442Z] #17 25.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-17T22:38:54.442Z] #17 25.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-17T22:38:54.442Z] #17 25.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-17T22:38:54.442Z] #17 25.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-17T22:38:54.442Z] #17 25.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-17T22:38:54.442Z] #17 25.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-17T22:38:54.442Z] #17 25.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-17T22:38:54.442Z] #17 25.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-17T22:38:54.442Z] #17 25.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T22:38:54.442Z] #17 25.07 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:38:54.442Z] #17 25.08 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-17T22:38:54.442Z] #17 25.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-17T22:38:54.442Z] #17 25.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-17T22:38:54.442Z] #17 25.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-17T22:38:54.442Z] #17 25.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-17T22:38:54.442Z] #17 25.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T22:38:54.442Z] #17 25.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T22:38:54.442Z] #17 25.14 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T22:38:54.442Z] #17 25.15 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-17T22:38:54.442Z] #17 25.15 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-17T22:38:54.442Z] #17 25.15 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T22:38:54.442Z] #17 25.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T22:38:54.442Z] #17 25.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T22:38:54.442Z] #17 25.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T22:38:54.442Z] #17 25.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-17T22:38:54.442Z] #17 25.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-17T22:38:54.442Z] #17 25.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T22:38:54.442Z] #17 25.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T22:38:54.442Z] #17 25.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T22:38:54.442Z] #17 25.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-17T22:38:54.442Z] #17 25.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T22:38:54.442Z] #17 25.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T22:38:54.442Z] #17 25.62 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T22:38:54.442Z] #17 25.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-17T22:38:54.442Z] #17 25.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-17T22:38:54.442Z] #17 25.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-17T22:38:54.442Z] #17 25.68 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T22:38:54.442Z] #17 25.91 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-17T22:38:54.442Z] #17 25.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-17T22:38:54.442Z] #17 25.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-17T22:38:54.442Z] #17 25.98 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zstd amd64 1.3.8+dfsg-3 [335 kB] [2020-04-17T22:38:54.442Z] #17 26.46 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:38:54.442Z] #17 26.55 Fetched 28.9 MB in 1s (19.7 MB/s) [2020-04-17T22:38:54.442Z] #17 26.60 Selecting previously unselected package pigz. [2020-04-17T22:38:54.442Z] #17 26.60 (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 ... 23427 files and directories currently installed.) [2020-04-17T22:38:54.442Z] #17 26.66 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-17T22:38:54.442Z] #17 26.66 Unpacking pigz (2.4-1) ... [2020-04-17T22:38:54.442Z] #17 26.75 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-17T22:38:54.442Z] #17 26.75 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:38:54.442Z] #17 26.75 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:38:54.442Z] #17 27.19 Selecting previously unselected package python3.7-minimal. [2020-04-17T22:38:54.442Z] #17 27.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:38:54.442Z] #17 27.20 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:38:54.471Z] ltsc2019: Pulling from windows/servercore [2020-04-17T22:38:54.471Z] 65014b3c3121: Pulling fs layer [2020-04-17T22:38:54.471Z] eac6fba788c9: Pulling fs layer [2020-04-17T22:38:54.931Z] #44 190.4 CC criu/tun.o [2020-04-17T22:38:54.957Z] #17 28.06 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:38:54.957Z] #17 28.08 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:38:55.129Z] #42 32.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-17T22:38:55.191Z] #44 190.8 CC criu/uffd.o [2020-04-17T22:38:55.209Z] #17 19.31 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T22:38:55.209Z] #17 19.31 The following additional packages will be installed: [2020-04-17T22:38:55.209Z] #17 19.32 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T22:38:55.209Z] #17 19.32 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T22:38:55.209Z] #17 19.32 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T22:38:55.209Z] #17 19.33 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T22:38:55.209Z] #17 19.33 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T22:38:55.209Z] #17 19.33 Suggested packages: [2020-04-17T22:38:55.209Z] #17 19.33 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T22:38:55.209Z] #17 19.33 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T22:38:55.209Z] #17 19.33 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T22:38:55.209Z] #17 19.33 Recommended packages: [2020-04-17T22:38:55.209Z] #17 19.33 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T22:38:55.209Z] #17 19.33 python3-keyrings.alt python3-xdg unzip [2020-04-17T22:38:56.574Z] #44 191.9 CC criu/util.o [2020-04-17T22:38:56.580Z] #17 20.89 The following NEW packages will be installed: [2020-04-17T22:38:56.580Z] #17 20.89 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T22:38:56.580Z] #17 20.89 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T22:38:56.580Z] #17 20.89 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T22:38:56.580Z] #17 20.89 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T22:38:56.580Z] #17 20.89 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T22:38:56.580Z] #17 20.89 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T22:38:56.580Z] #17 20.89 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T22:38:56.580Z] #17 20.90 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T22:38:56.580Z] #17 20.90 xz-utils zip zstd [2020-04-17T22:38:56.860Z] #17 30.16 Selecting previously unselected package python3-minimal. [2020-04-17T22:38:56.860Z] #17 30.16 (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 ... 23676 files and directories currently installed.) [2020-04-17T22:38:56.860Z] #17 30.20 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-17T22:38:56.860Z] #17 30.21 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T22:38:57.117Z] #17 30.30 Selecting previously unselected package libmpdec2:amd64. [2020-04-17T22:38:57.117Z] #17 30.31 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-17T22:38:57.117Z] #17 30.31 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T22:38:57.145Z] #17 21.20 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:38:57.145Z] #17 21.20 Need to get 28.9 MB of archives. [2020-04-17T22:38:57.145Z] #17 21.20 After this operation, 117 MB of additional disk space will be used. [2020-04-17T22:38:57.145Z] #17 21.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-17T22:38:57.145Z] #17 21.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-17T22:38:57.145Z] #17 21.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-17T22:38:57.145Z] #17 21.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-17T22:38:57.145Z] #17 21.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-17T22:38:57.145Z] #17 21.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-17T22:38:57.145Z] #17 21.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-17T22:38:57.145Z] #17 21.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-17T22:38:57.145Z] #17 21.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-17T22:38:57.145Z] #17 21.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-17T22:38:57.146Z] #17 21.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-17T22:38:57.146Z] #17 21.45 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-17T22:38:57.146Z] #17 21.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-17T22:38:57.146Z] #17 21.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-17T22:38:57.146Z] #17 21.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-17T22:38:57.146Z] #17 21.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-17T22:38:57.146Z] #17 21.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-17T22:38:57.146Z] #17 21.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:38:57.146Z] #17 21.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-17T22:38:57.146Z] #17 21.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-17T22:38:57.146Z] #17 21.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-17T22:38:57.146Z] #17 21.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-17T22:38:57.375Z] #17 30.42 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-17T22:38:57.375Z] #17 30.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:38:57.375Z] #17 30.43 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:38:57.403Z] #17 21.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-17T22:38:57.403Z] #17 21.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-17T22:38:57.403Z] #17 21.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-17T22:38:57.403Z] #17 21.59 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-17T22:38:57.403Z] #17 21.60 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-17T22:38:57.403Z] #17 21.60 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-17T22:38:57.403Z] #17 21.60 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-17T22:38:57.515Z] #44 193.1 CC criu/uts_ns.o [2020-04-17T22:38:57.775Z] #44 193.4 CC criu/vdso.o [2020-04-17T22:38:57.862Z] #42 ... [2020-04-17T22:38:57.862Z] [2020-04-17T22:38:57.862Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:38:57.862Z] #63 25.25 Fetched 8119 kB in 24s (333 kB/s) [2020-04-17T22:38:57.862Z] #63 25.25 Reading package lists... [2020-04-17T22:38:57.862Z] #63 ... [2020-04-17T22:38:57.862Z] [2020-04-17T22:38:57.862Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:38:57.862Z] #75 31.30 Checking out files: 55% (1142/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 93% (1931/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-04-17T22:38:57.862Z] #75 32.73 + cd /tmp/tmp.0T3ZZ4ggz0/src/github.com/docker/libnetwork [2020-04-17T22:38:57.862Z] #75 32.75 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-17T22:38:57.862Z] #75 32.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-17T22:38:57.968Z] #17 22.03 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-17T22:38:57.968Z] #17 22.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-17T22:38:57.968Z] #17 22.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-17T22:38:57.968Z] #17 22.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-17T22:38:57.968Z] #17 22.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-17T22:38:57.968Z] #17 22.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T22:38:57.968Z] #17 22.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T22:38:57.968Z] #17 22.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T22:38:57.968Z] #17 22.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-17T22:38:57.968Z] #17 22.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T22:38:57.968Z] #17 22.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T22:38:57.968Z] #17 22.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T22:38:57.968Z] #17 22.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-17T22:38:57.968Z] #17 22.24 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-17T22:38:57.968Z] #17 22.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-17T22:38:57.968Z] #17 22.27 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T22:38:58.154Z] #75 ... [2020-04-17T22:38:58.154Z] [2020-04-17T22:38:58.154Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:38:58.154Z] #26 26.04 Fetched 8119 kB in 25s (322 kB/s) [2020-04-17T22:38:58.154Z] #26 26.04 Reading package lists... [2020-04-17T22:38:58.199Z] #17 31.27 Selecting previously unselected package python3.7. [2020-04-17T22:38:58.199Z] #17 31.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:38:58.199Z] #17 31.29 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:38:58.199Z] #17 31.44 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-17T22:38:58.199Z] #17 31.44 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-17T22:38:58.199Z] #17 31.45 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T22:38:58.226Z] #17 22.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-17T22:38:58.226Z] #17 22.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-17T22:38:58.226Z] #17 22.65 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-17T22:38:58.345Z] #44 193.8 LINK criu/built-in.o [2020-04-17T22:38:58.345Z] #44 194.0 LINK criu/criu [2020-04-17T22:38:58.446Z] #26 ... [2020-04-17T22:38:58.446Z] [2020-04-17T22:38:58.446Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:38:58.446Z] #44 26.18 Fetched 8119 kB in 25s (326 kB/s) [2020-04-17T22:38:58.446Z] #44 26.18 Reading package lists... [2020-04-17T22:38:58.446Z] #44 ... [2020-04-17T22:38:58.446Z] [2020-04-17T22:38:58.446Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:58.446Z] #54 35.33 + cd /tmp/tmp.XBek12mRmS/src/github.com/golangci/golangci-lint/ [2020-04-17T22:38:58.446Z] #54 35.33 + git checkout -q v1.23.8 [2020-04-17T22:38:58.457Z] #17 31.56 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T22:38:58.483Z] #17 22.65 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zstd amd64 1.3.8+dfsg-3 [335 kB] [2020-04-17T22:38:58.608Z] #44 194.4 DEP lib/c/criu.d [2020-04-17T22:38:58.737Z] #54 ... [2020-04-17T22:38:58.737Z] [2020-04-17T22:38:58.737Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:38:58.737Z] #57 26.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:38:58.737Z] #57 28.89 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:38:58.737Z] #57 31.42 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-17T22:38:58.737Z] #57 31.45 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-17T22:38:58.737Z] #57 31.84 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-17T22:38:58.737Z] #57 32.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-17T22:38:58.737Z] #57 33.82 runtime/cgo [2020-04-17T22:38:58.737Z] #57 34.36 runtime [2020-04-17T22:38:58.868Z] #44 194.5 CC images/rpc.pb-c.o [2020-04-17T22:38:59.022Z] #17 32.23 Selecting previously unselected package python3. [2020-04-17T22:38:59.022Z] #17 32.23 (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 ... 24088 files and directories currently installed.) [2020-04-17T22:38:59.022Z] #17 32.26 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-17T22:38:59.022Z] #17 32.28 Unpacking python3 (3.7.3-1) ... [2020-04-17T22:38:59.028Z] #57 ... [2020-04-17T22:38:59.028Z] [2020-04-17T22:38:59.028Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:38:59.048Z] #17 23.23 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:38:59.048Z] #17 23.33 Fetched 28.9 MB in 2s (16.7 MB/s) [2020-04-17T22:38:59.048Z] #17 23.37 Selecting previously unselected package pigz. [2020-04-17T22:38:59.280Z] #17 32.42 Selecting previously unselected package libip4tc0:amd64. [2020-04-17T22:38:59.280Z] #17 32.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-17T22:38:59.280Z] #17 32.42 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T22:38:59.280Z] #17 32.50 Selecting previously unselected package libip6tc0:amd64. [2020-04-17T22:38:59.281Z] #17 32.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-17T22:38:59.281Z] #17 32.51 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T22:38:59.281Z] #17 32.61 Selecting previously unselected package libiptc0:amd64. [2020-04-17T22:38:59.305Z] #17 23.37 (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 ... 23427 files and directories currently installed.) [2020-04-17T22:38:59.305Z] #17 23.42 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-17T22:38:59.305Z] #17 23.43 Unpacking pigz (2.4-1) ... [2020-04-17T22:38:59.305Z] #17 23.51 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-17T22:38:59.305Z] #17 23.52 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:38:59.305Z] #17 23.52 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:38:59.320Z] #26 36.75 Reading package lists... [2020-04-17T22:38:59.320Z] #26 ... [2020-04-17T22:38:59.320Z] [2020-04-17T22:38:59.320Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:38:59.320Z] #48 26.73 vendor/golang.org/x/crypto/internal/subtle [2020-04-17T22:38:59.320Z] #48 ... [2020-04-17T22:38:59.320Z] [2020-04-17T22:38:59.320Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:38:59.320Z] #54 36.83 ++ git describe --tags [2020-04-17T22:38:59.320Z] #54 36.84 + version=v1.23.8 [2020-04-17T22:38:59.320Z] #54 36.85 ++ git rev-parse --short HEAD [2020-04-17T22:38:59.320Z] #54 36.85 + commit=76a82c6 [2020-04-17T22:38:59.320Z] #54 36.86 ++ git show -s --format=%cd [2020-04-17T22:38:59.320Z] #54 36.89 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-17T22:38:59.320Z] #54 36.91 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-17T22:38:59.439Z] #44 195.0 CC lib/c/criu.o [2020-04-17T22:38:59.546Z] #17 32.61 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-17T22:38:59.546Z] #17 32.64 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-17T22:38:59.546Z] #17 32.73 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-17T22:38:59.546Z] #17 32.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-17T22:38:59.546Z] #17 32.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T22:38:59.546Z] #17 32.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-17T22:38:59.546Z] #17 32.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-17T22:38:59.546Z] #17 32.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T22:38:59.609Z] #54 ... [2020-04-17T22:38:59.609Z] [2020-04-17T22:38:59.609Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:38:59.609Z] #11 27.55 Fetched 8119 kB in 27s (304 kB/s) [2020-04-17T22:38:59.609Z] #11 27.55 Reading package lists... [2020-04-17T22:38:59.804Z] #17 32.90 Selecting previously unselected package libnftnl11:amd64. [2020-04-17T22:38:59.804Z] #17 32.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-17T22:38:59.804Z] #17 32.91 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T22:38:59.804Z] #17 33.02 Selecting previously unselected package iptables. [2020-04-17T22:38:59.804Z] #17 33.03 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-17T22:38:59.804Z] #17 33.03 Unpacking iptables (1.8.2-4) ... [2020-04-17T22:38:59.879Z] #17 23.97 Selecting previously unselected package python3.7-minimal. [2020-04-17T22:38:59.879Z] #17 23.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:38:59.879Z] #17 24.00 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:38:59.899Z] #11 ... [2020-04-17T22:38:59.899Z] [2020-04-17T22:38:59.899Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:38:59.899Z] #44 26.18 Reading package lists... [2020-04-17T22:39:00.062Z] #17 33.34 Selecting previously unselected package xxd. [2020-04-17T22:39:00.062Z] #17 33.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T22:39:00.062Z] #17 33.36 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:39:00.320Z] #17 33.51 Selecting previously unselected package vim-common. [2020-04-17T22:39:00.320Z] #17 33.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:39:00.320Z] #17 33.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:39:00.320Z] #17 33.72 Selecting previously unselected package bash-completion. [2020-04-17T22:39:00.379Z] #44 195.9 LINK lib/c/built-in.o [2020-04-17T22:39:00.379Z] #44 195.9 LINK lib/c/libcriu.so [2020-04-17T22:39:00.379Z] #44 195.9 LINK lib/c/libcriu.a [2020-04-17T22:39:00.379Z] #44 196.0 GEN magic.py [2020-04-17T22:39:00.379Z] #44 196.1 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:39:00.379Z] #44 196.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:39:00.379Z] #44 196.1 Note: Building without GnuTLS support [2020-04-17T22:39:00.445Z] #17 24.77 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:39:00.445Z] #17 24.79 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:39:00.578Z] #17 33.73 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T22:39:01.320Z] #44 196.8 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:39:01.580Z] #44 ... [2020-04-17T22:39:01.580Z] [2020-04-17T22:39:01.580Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:39:01.580Z] #23 254.6 + return [2020-04-17T22:39:02.150Z] #23 DONE 255.0s [2020-04-17T22:39:02.150Z] [2020-04-17T22:39:02.150Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:02.150Z] #44 197.6 make[1]: Nothing to be done for 'all'. [2020-04-17T22:39:02.972Z] #17 26.92 Selecting previously unselected package python3-minimal. [2020-04-17T22:39:02.972Z] #17 26.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 ... 23676 files and directories currently installed.) [2020-04-17T22:39:02.972Z] #17 26.95 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-17T22:39:02.972Z] #17 26.96 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T22:39:02.972Z] #17 27.01 Selecting previously unselected package libmpdec2:amd64. [2020-04-17T22:39:02.972Z] #17 27.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-17T22:39:02.972Z] #17 27.03 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T22:39:02.972Z] #17 27.13 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-17T22:39:02.972Z] #17 27.14 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:39:02.972Z] #17 27.15 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:39:03.094Z] #44 198.7 make[1]: 'images/built-in.o' is up to date. [2020-04-17T22:39:03.094Z] #44 198.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T22:39:03.094Z] #44 198.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T22:39:03.094Z] #44 198.9 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T22:39:03.094Z] #44 198.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T22:39:03.106Z] #17 36.09 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T22:39:03.106Z] #17 36.39 Selecting previously unselected package bzip2. [2020-04-17T22:39:03.106Z] #17 36.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-17T22:39:03.106Z] #17 36.40 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:39:03.106Z] #17 36.48 Selecting previously unselected package xz-utils. [2020-04-17T22:39:03.354Z] #44 199.0 make[1]: Nothing to be done for 'all'. [2020-04-17T22:39:03.354Z] #44 199.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:39:03.364Z] #17 36.50 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-17T22:39:03.364Z] #17 36.50 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T22:39:03.364Z] #17 36.65 Selecting previously unselected package apparmor. [2020-04-17T22:39:03.364Z] #17 36.67 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-17T22:39:03.364Z] #17 36.74 Unpacking apparmor (2.13.2-10) ... [2020-04-17T22:39:03.367Z] #65 278.3 + bin/containerd-stress [2020-04-17T22:39:03.367Z] #65 280.0 + bin/containerd-shim [2020-04-17T22:39:03.538Z] #17 ... [2020-04-17T22:39:03.538Z] [2020-04-17T22:39:03.538Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:03.538Z] #44 125.5 CC criu/autofs.o [2020-04-17T22:39:03.538Z] #44 127.1 CC criu/bfd.o [2020-04-17T22:39:03.538Z] #44 127.5 CC criu/bitmap.o [2020-04-17T22:39:03.538Z] #44 127.7 CC criu/cgroup-props.o [2020-04-17T22:39:03.538Z] #44 128.4 CC criu/cgroup.o [2020-04-17T22:39:03.538Z] #44 130.9 CC criu/clone-noasan.o [2020-04-17T22:39:03.538Z] #44 131.1 CC criu/config.o [2020-04-17T22:39:03.538Z] #44 132.3 CC criu/cr-check.o [2020-04-17T22:39:03.538Z] #44 134.2 CC criu/cr-dedup.o [2020-04-17T22:39:03.538Z] #44 134.5 CC criu/cr-dump.o [2020-04-17T22:39:03.614Z] #44 199.3 make[2]: Nothing to be done for 'all'. [2020-04-17T22:39:03.614Z] #44 199.3 make[2]: Nothing to be done for 'all'. [2020-04-17T22:39:03.614Z] #44 199.4 make[2]: Nothing to be done for 'all'. [2020-04-17T22:39:03.796Z] #44 ... [2020-04-17T22:39:03.796Z] [2020-04-17T22:39:03.796Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:39:03.796Z] #17 28.11 Selecting previously unselected package python3.7. [2020-04-17T22:39:03.796Z] #17 28.12 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-17T22:39:03.796Z] #17 28.13 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:39:03.874Z] #44 199.5 make[2]: Nothing to be done for 'all'. [2020-04-17T22:39:03.874Z] #44 199.5 make[2]: Nothing to be done for 'all'. [2020-04-17T22:39:03.874Z] #44 199.6 make[2]: Nothing to be done for 'all'. [2020-04-17T22:39:03.874Z] #44 199.7 make[2]: Nothing to be done for 'all'. [2020-04-17T22:39:03.930Z] #17 37.09 Selecting previously unselected package aufs-tools. [2020-04-17T22:39:03.930Z] #17 37.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-17T22:39:03.930Z] #17 37.10 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:39:03.930Z] #17 37.22 Selecting previously unselected package libonig5:amd64. [2020-04-17T22:39:03.930Z] #17 37.22 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-17T22:39:03.930Z] #17 37.23 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:39:04.053Z] #17 28.28 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-17T22:39:04.053Z] #17 28.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-17T22:39:04.053Z] #17 28.29 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T22:39:04.053Z] #17 28.39 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T22:39:04.134Z] #44 199.8 make[2]: Nothing to be done for 'all'. [2020-04-17T22:39:04.134Z] #44 199.8 INSTALL criu/criu [2020-04-17T22:39:04.188Z] #17 37.34 Selecting previously unselected package libjq1:amd64. [2020-04-17T22:39:04.188Z] #17 37.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:39:04.188Z] #17 37.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:39:04.188Z] #17 37.49 Selecting previously unselected package jq. [2020-04-17T22:39:04.188Z] #17 37.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:39:04.188Z] #17 37.52 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:39:04.188Z] #17 37.60 Selecting previously unselected package libaio1:amd64. [2020-04-17T22:39:04.394Z] #44 DONE 200.1s [2020-04-17T22:39:04.394Z] [2020-04-17T22:39:04.394Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:39:04.446Z] #17 37.61 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-17T22:39:04.446Z] #17 37.61 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-17T22:39:04.446Z] #17 37.67 Selecting previously unselected package libgpm2:amd64. [2020-04-17T22:39:04.446Z] #17 37.68 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-17T22:39:04.446Z] #17 37.69 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-17T22:39:04.654Z] #65 ... [2020-04-17T22:39:04.654Z] [2020-04-17T22:39:04.654Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T22:39:04.704Z] #17 37.75 Selecting previously unselected package libicu63:amd64. [2020-04-17T22:39:04.704Z] #17 37.76 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T22:39:04.704Z] #17 37.77 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:39:04.757Z] eac6fba788c9: Verifying Checksum [2020-04-17T22:39:04.757Z] eac6fba788c9: Download complete [2020-04-17T22:39:04.986Z] #17 29.12 Selecting previously unselected package python3. [2020-04-17T22:39:04.986Z] #17 29.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 ... 24088 files and directories currently installed.) [2020-04-17T22:39:04.986Z] #17 29.16 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-17T22:39:04.986Z] #17 29.17 Unpacking python3 (3.7.3-1) ... [2020-04-17T22:39:04.986Z] #17 29.26 Selecting previously unselected package libip4tc0:amd64. [2020-04-17T22:39:04.986Z] #17 29.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-17T22:39:04.986Z] #17 29.28 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T22:39:04.986Z] #17 29.35 Selecting previously unselected package libip6tc0:amd64. [2020-04-17T22:39:04.986Z] #17 29.36 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-17T22:39:05.224Z] #24 DONE 0.3s [2020-04-17T22:39:05.224Z] [2020-04-17T22:39:05.224Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T22:39:05.245Z] #17 29.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T22:39:05.245Z] #17 29.44 Selecting previously unselected package libiptc0:amd64. [2020-04-17T22:39:05.245Z] #17 29.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-17T22:39:05.245Z] #17 29.46 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-17T22:39:05.245Z] #17 29.52 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-17T22:39:05.245Z] #17 29.53 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-17T22:39:05.245Z] #17 29.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T22:39:05.245Z] #17 29.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-17T22:39:05.245Z] #17 29.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-17T22:39:05.245Z] #17 29.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T22:39:05.269Z] #17 ... [2020-04-17T22:39:05.269Z] [2020-04-17T22:39:05.269Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:05.269Z] #44 126.7 CC criu/clone-noasan.o [2020-04-17T22:39:05.269Z] #44 126.8 CC criu/config.o [2020-04-17T22:39:05.269Z] #44 128.3 CC criu/cr-check.o [2020-04-17T22:39:05.269Z] #44 129.8 CC criu/cr-dedup.o [2020-04-17T22:39:05.269Z] #44 130.2 CC criu/cr-dump.o [2020-04-17T22:39:05.269Z] #44 132.3 CC criu/cr-errno.o [2020-04-17T22:39:05.269Z] #44 132.4 CC criu/cr-restore.o [2020-04-17T22:39:05.503Z] #17 29.66 Selecting previously unselected package libnftnl11:amd64. [2020-04-17T22:39:05.503Z] #17 29.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-17T22:39:05.503Z] #17 29.67 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T22:39:05.503Z] #17 29.76 Selecting previously unselected package iptables. [2020-04-17T22:39:05.503Z] #17 29.77 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-17T22:39:05.503Z] #17 29.79 Unpacking iptables (1.8.2-4) ... [2020-04-17T22:39:05.697Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T22:39:05.697Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T22:39:05.697Z] [2020-04-17T22:39:05.697Z] === Skipped [2020-04-17T22:39:05.697Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T22:39:05.697Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T22:39:05.697Z] [2020-04-17T22:39:05.697Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T22:39:05.697Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T22:39:05.697Z] [2020-04-17T22:39:05.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T22:39:05.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:39:05.697Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:39:05.697Z] [2020-04-17T22:39:05.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T22:39:05.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:39:05.697Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:39:05.697Z] [2020-04-17T22:39:05.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T22:39:05.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:39:05.697Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:39:05.697Z] [2020-04-17T22:39:05.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T22:39:05.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:39:05.697Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:39:05.697Z] [2020-04-17T22:39:05.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T22:39:05.697Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:39:05.697Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:39:05.697Z] [2020-04-17T22:39:05.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T22:39:05.697Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:39:05.697Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T22:39:05.698Z] time="2020-04-17T22:37:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:39:05.698Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:39:05.698Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T22:39:05.698Z] time="2020-04-17T22:37:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:39:05.698Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:39:05.698Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T22:39:05.698Z] time="2020-04-17T22:37:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:39:05.698Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:39:05.698Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T22:39:05.698Z] time="2020-04-17T22:37:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:39:05.698Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:39:05.698Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T22:39:05.698Z] time="2020-04-17T22:37:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:39:05.698Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:39:05.698Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T22:39:05.698Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T22:39:05.698Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T22:39:05.698Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T22:39:05.698Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T22:39:05.698Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T22:39:05.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:39:05.698Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T22:39:05.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:39:05.698Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T22:39:05.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:39:05.698Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T22:39:05.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:39:05.698Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T22:39:05.698Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:39:05.698Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T22:39:05.698Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T22:39:05.698Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T22:39:05.698Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] [2020-04-17T22:39:05.698Z] DONE 2143 tests, 26 skipped in 187.372s [2020-04-17T22:39:05.760Z] #17 30.13 Selecting previously unselected package xxd. [2020-04-17T22:39:05.760Z] #17 30.13 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T22:39:05.760Z] #17 30.14 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:39:05.834Z] #44 137.2 CC criu/cr-service.o [2020-04-17T22:39:06.018Z] #17 30.30 Selecting previously unselected package vim-common. [2020-04-17T22:39:06.018Z] #17 30.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:39:06.165Z] #28 DONE 0.9s [2020-04-17T22:39:06.165Z] [2020-04-17T22:39:06.165Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T22:39:06.276Z] #17 30.34 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:39:06.276Z] #17 30.56 Selecting previously unselected package bash-completion. [2020-04-17T22:39:06.276Z] #17 30.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... Post stage [Pipeline] junit [2020-04-17T22:39:06.354Z] Recording test results [2020-04-17T22:39:06.426Z] #31 DONE 0.3s [2020-04-17T22:39:06.426Z] [2020-04-17T22:39:06.426Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T22:39:06.426Z] #34 DONE 0.2s [2020-04-17T22:39:06.426Z] [2020-04-17T22:39:06.426Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:39:06.426Z] #65 ... [2020-04-17T22:39:06.426Z] [2020-04-17T22:39:06.426Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T22:39:06.426Z] #39 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T22:39:06.686Z] [2020-04-17T22:39:06.686Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T22:39:06.947Z] #42 DONE 0.2s [2020-04-17T22:39:06.947Z] [2020-04-17T22:39:06.947Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T22:39:06.947Z] #45 DONE 0.2s [2020-04-17T22:39:06.947Z] [2020-04-17T22:39:06.947Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T22:39:06.973Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -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:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/make.sh dynbinary test-integration [2020-04-17T22:39:07.206Z] #44 138.7 CC criu/crtools.o [2020-04-17T22:39:07.208Z] #48 DONE 0.2s [2020-04-17T22:39:07.208Z] [2020-04-17T22:39:07.208Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:39:07.208Z] #65 ... [2020-04-17T22:39:07.208Z] [2020-04-17T22:39:07.208Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T22:39:07.254Z] [2020-04-17T22:39:07.254Z] Removing bundles/ [2020-04-17T22:39:07.254Z] [2020-04-17T22:39:07.254Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T22:39:07.254Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:39:07.254Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T22:39:07.470Z] #51 DONE 0.2s [2020-04-17T22:39:07.470Z] [2020-04-17T22:39:07.470Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T22:39:07.730Z] #54 DONE 0.3s [2020-04-17T22:39:07.730Z] [2020-04-17T22:39:07.730Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T22:39:07.771Z] #44 139.3 CC criu/eventfd.o [2020-04-17T22:39:07.991Z] #57 DONE 0.1s [2020-04-17T22:39:07.991Z] [2020-04-17T22:39:07.991Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T22:39:07.991Z] #61 DONE 0.2s [2020-04-17T22:39:07.991Z] [2020-04-17T22:39:07.991Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:39:08.336Z] #44 139.6 CC criu/eventpoll.o [2020-04-17T22:39:08.336Z] #44 ... [2020-04-17T22:39:08.336Z] [2020-04-17T22:39:08.336Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:39:08.336Z] #17 41.38 Selecting previously unselected package libnet1:amd64. [2020-04-17T22:39:08.336Z] #17 41.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T22:39:08.336Z] #17 41.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:39:08.336Z] #17 41.48 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T22:39:08.336Z] #17 41.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T22:39:08.336Z] #17 41.49 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:39:08.336Z] #17 41.59 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T22:39:08.336Z] #17 41.60 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:39:08.336Z] #17 41.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:39:08.336Z] #17 41.66 Selecting previously unselected package libreadline5:amd64. [2020-04-17T22:39:08.336Z] #17 41.67 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-17T22:39:08.336Z] #17 41.67 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T22:39:08.594Z] #17 41.76 Selecting previously unselected package net-tools. [2020-04-17T22:39:08.594Z] #17 41.76 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-17T22:39:08.594Z] #17 41.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:39:08.594Z] #17 41.98 Selecting previously unselected package python-pip-whl. [2020-04-17T22:39:08.594Z] #17 41.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T22:39:08.804Z] #17 33.15 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T22:39:08.851Z] #17 41.99 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T22:39:09.007Z] #44 38.13 Reading package lists... [2020-04-17T22:39:09.007Z] #44 ... [2020-04-17T22:39:09.007Z] [2020-04-17T22:39:09.007Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:39:09.007Z] #36 25.77 Reading package lists... [2020-04-17T22:39:09.007Z] #36 36.20 Reading package lists... [2020-04-17T22:39:09.007Z] #36 ... [2020-04-17T22:39:09.007Z] [2020-04-17T22:39:09.007Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:39:09.007Z] #63 35.55 Reading package lists... [2020-04-17T22:39:09.007Z] #63 ... [2020-04-17T22:39:09.007Z] [2020-04-17T22:39:09.007Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:39:09.007Z] #11 38.03 Reading package lists... [2020-04-17T22:39:09.007Z] #11 ... [2020-04-17T22:39:09.007Z] [2020-04-17T22:39:09.007Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:39:09.007Z] #36 36.20 Reading package lists... [2020-04-17T22:39:09.369Z] #17 33.49 Selecting previously unselected package bzip2. [2020-04-17T22:39:09.369Z] #17 33.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-17T22:39:09.369Z] #17 33.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:39:09.369Z] #17 33.58 Selecting previously unselected package xz-utils. [2020-04-17T22:39:09.369Z] #17 33.61 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-17T22:39:09.369Z] #17 33.61 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T22:39:09.417Z] #17 42.50 Selecting previously unselected package python3-lib2to3. [2020-04-17T22:39:09.417Z] #17 42.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T22:39:09.417Z] #17 42.53 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:39:09.417Z] #17 42.67 Selecting previously unselected package python3-distutils. [2020-04-17T22:39:09.417Z] #17 42.69 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T22:39:09.417Z] #17 42.69 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T22:39:09.627Z] #17 33.80 Selecting previously unselected package apparmor. [2020-04-17T22:39:09.627Z] #17 33.80 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-17T22:39:09.627Z] #17 33.90 Unpacking apparmor (2.13.2-10) ... [2020-04-17T22:39:09.674Z] #17 42.82 Selecting previously unselected package python3-pip. [2020-04-17T22:39:09.674Z] #17 42.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T22:39:09.674Z] #17 42.83 Unpacking python3-pip (18.1-5) ... [2020-04-17T22:39:09.885Z] #17 34.28 Selecting previously unselected package aufs-tools. [2020-04-17T22:39:09.908Z] #65 286.7 + bin/containerd-shim-runc-v1 [2020-04-17T22:39:09.931Z] #17 43.02 Selecting previously unselected package python3-pkg-resources. [2020-04-17T22:39:09.931Z] #17 43.02 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:39:09.931Z] #17 43.03 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:39:09.931Z] #17 43.13 Selecting previously unselected package python3-setuptools. [2020-04-17T22:39:09.931Z] #17 43.15 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T22:39:09.931Z] #17 43.15 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T22:39:10.143Z] #17 34.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-17T22:39:10.143Z] #17 34.30 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:39:10.143Z] #17 34.43 Selecting previously unselected package libonig5:amd64. [2020-04-17T22:39:10.143Z] #17 34.45 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-17T22:39:10.143Z] #17 34.45 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:39:10.189Z] #17 43.39 Selecting previously unselected package python3-wheel. [2020-04-17T22:39:10.189Z] #17 43.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T22:39:10.189Z] #17 43.41 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T22:39:10.189Z] #17 43.47 Selecting previously unselected package sudo. [2020-04-17T22:39:10.189Z] #17 43.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-17T22:39:10.189Z] #17 43.48 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:39:10.400Z] #17 34.62 Selecting previously unselected package libjq1:amd64. [2020-04-17T22:39:10.400Z] #17 34.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:39:10.400Z] #17 34.63 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:39:10.400Z] #17 34.75 Selecting previously unselected package jq. [2020-04-17T22:39:10.400Z] #17 34.77 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-17T22:39:10.400Z] #17 34.77 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:39:10.519Z] 65014b3c3121: Verifying Checksum [2020-04-17T22:39:10.519Z] 65014b3c3121: Download complete [2020-04-17T22:39:10.658Z] #17 34.84 Selecting previously unselected package libaio1:amd64. [2020-04-17T22:39:10.658Z] #17 34.85 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-17T22:39:10.658Z] #17 34.86 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-17T22:39:10.658Z] #17 34.92 Selecting previously unselected package libgpm2:amd64. [2020-04-17T22:39:10.658Z] #17 34.93 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-17T22:39:10.658Z] #17 34.93 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-17T22:39:10.658Z] #17 35.00 Selecting previously unselected package libicu63:amd64. [2020-04-17T22:39:10.658Z] #17 35.00 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-17T22:39:10.658Z] #17 35.01 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:39:10.754Z] #17 43.94 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T22:39:10.754Z] #17 43.94 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-17T22:39:10.754Z] #17 43.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:39:10.754Z] #17 44.18 Selecting previously unselected package uidmap. [2020-04-17T22:39:11.012Z] #17 44.20 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-17T22:39:11.012Z] #17 44.20 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T22:39:11.079Z] #36 46.61 Building dependency tree... [2020-04-17T22:39:11.270Z] #17 44.32 Selecting previously unselected package vim-runtime. [2020-04-17T22:39:11.270Z] #17 44.32 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:39:11.270Z] #17 44.35 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T22:39:11.270Z] #17 44.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T22:39:11.270Z] #17 44.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:39:13.137Z] #36 50.86 The following additional packages will be installed: [2020-04-17T22:39:13.137Z] #36 50.87 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-17T22:39:13.137Z] #36 50.87 Suggested packages: [2020-04-17T22:39:13.137Z] #36 50.89 cmake-doc ninja-build lrzip [2020-04-17T22:39:13.137Z] #36 50.89 Recommended packages: [2020-04-17T22:39:13.137Z] #36 50.89 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-17T22:39:13.176Z] #65 289.7 + bin/containerd-shim-runc-v2 [2020-04-17T22:39:13.432Z] #65 290.5 + binaries [2020-04-17T22:39:13.432Z] #65 290.5 + mkdir -p /build [2020-04-17T22:39:13.433Z] #65 290.5 + cp bin/containerd /build/containerd [2020-04-17T22:39:13.433Z] #65 290.5 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T22:39:13.688Z] #65 290.5 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T22:39:13.688Z] #65 290.5 + cp bin/ctr /build/ctr [2020-04-17T22:39:13.937Z] #17 38.19 Selecting previously unselected package libnet1:amd64. [2020-04-17T22:39:13.937Z] #17 38.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-17T22:39:13.937Z] #17 38.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:39:13.937Z] #17 38.27 Selecting previously unselected package libnl-3-200:amd64. [2020-04-17T22:39:13.937Z] #17 38.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-17T22:39:13.937Z] #17 38.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:39:13.937Z] #17 38.38 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-17T22:39:13.943Z] #65 DONE 291.0s [2020-04-17T22:39:14.195Z] #17 38.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-17T22:39:14.195Z] #17 38.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:39:14.195Z] #17 38.44 Selecting previously unselected package libreadline5:amd64. [2020-04-17T22:39:14.195Z] #17 38.45 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-17T22:39:14.195Z] #17 38.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T22:39:14.453Z] #17 38.60 Selecting previously unselected package net-tools. [2020-04-17T22:39:14.453Z] #17 38.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-17T22:39:14.453Z] #17 38.60 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:39:14.453Z] #17 38.79 Selecting previously unselected package python-pip-whl. [2020-04-17T22:39:14.548Z] #17 47.32 Selecting previously unselected package vim. [2020-04-17T22:39:14.548Z] #17 47.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T22:39:14.548Z] #17 47.35 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T22:39:14.640Z] #36 ... [2020-04-17T22:39:14.640Z] [2020-04-17T22:39:14.640Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:39:14.640Z] #26 36.75 Reading package lists... [2020-04-17T22:39:14.640Z] #26 48.06 Building dependency tree... [2020-04-17T22:39:14.640Z] #26 51.40 ca-certificates is already the newest version (20190110). [2020-04-17T22:39:14.640Z] #26 51.40 The following additional packages will be installed: [2020-04-17T22:39:14.640Z] #26 51.43 libjq1 libonig5 [2020-04-17T22:39:14.640Z] #26 52.07 The following NEW packages will be installed: [2020-04-17T22:39:14.640Z] #26 52.09 jq libjq1 libonig5 [2020-04-17T22:39:14.640Z] #26 52.21 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:39:14.640Z] #26 52.21 Need to get 358 kB of archives. [2020-04-17T22:39:14.640Z] #26 52.21 After this operation, 1277 kB of additional disk space will be used. [2020-04-17T22:39:14.640Z] #26 52.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-17T22:39:14.640Z] #26 52.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-17T22:39:14.640Z] #26 52.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-17T22:39:14.711Z] #17 38.79 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T22:39:14.711Z] #17 38.80 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T22:39:14.711Z] #17 ... [2020-04-17T22:39:14.711Z] [2020-04-17T22:39:14.711Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:14.711Z] #44 136.5 CC criu/cr-errno.o [2020-04-17T22:39:14.711Z] #44 136.7 CC criu/cr-restore.o [2020-04-17T22:39:14.711Z] #44 141.2 CC criu/cr-service.o [2020-04-17T22:39:14.711Z] #44 142.6 CC criu/crtools.o [2020-04-17T22:39:14.711Z] #44 143.1 CC criu/eventfd.o [2020-04-17T22:39:14.711Z] #44 143.5 CC criu/eventpoll.o [2020-04-17T22:39:14.711Z] #44 144.4 CC criu/external.o [2020-04-17T22:39:14.711Z] #44 144.8 CC criu/fault-injection.o [2020-04-17T22:39:14.711Z] #44 144.9 CC criu/fdstore.o [2020-04-17T22:39:14.711Z] #44 145.4 CC criu/fifo.o [2020-04-17T22:39:14.711Z] #44 145.8 CC criu/file-ids.o [2020-04-17T22:39:14.711Z] #44 146.2 CC criu/file-lock.o [2020-04-17T22:39:14.806Z] #17 47.85 Selecting previously unselected package xfsprogs. [2020-04-17T22:39:14.806Z] #17 47.87 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-17T22:39:14.806Z] #17 47.87 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T22:39:15.309Z] [2020-04-17T22:39:15.310Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T22:39:15.310Z] #66 DONE 0.2s [2020-04-17T22:39:15.310Z] [2020-04-17T22:39:15.310Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T22:39:15.310Z] #70 DONE 0.1s [2020-04-17T22:39:15.311Z] #44 147.1 CC criu/files-ext.o [2020-04-17T22:39:15.311Z] #44 ... [2020-04-17T22:39:15.311Z] [2020-04-17T22:39:15.311Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:39:15.311Z] #17 39.40 Selecting previously unselected package python3-lib2to3. [2020-04-17T22:39:15.311Z] #17 39.41 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T22:39:15.311Z] #17 39.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:39:15.311Z] #17 39.52 Selecting previously unselected package python3-distutils. [2020-04-17T22:39:15.311Z] #17 39.53 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T22:39:15.311Z] #17 39.53 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T22:39:15.371Z] #17 48.54 Selecting previously unselected package zip. [2020-04-17T22:39:15.371Z] #17 48.54 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-17T22:39:15.371Z] #17 48.55 Unpacking zip (3.0-11+b1) ... [2020-04-17T22:39:15.565Z] [2020-04-17T22:39:15.565Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T22:39:15.565Z] #72 DONE 0.1s [2020-04-17T22:39:15.565Z] [2020-04-17T22:39:15.565Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T22:39:15.565Z] #75 DONE 0.1s [2020-04-17T22:39:15.565Z] [2020-04-17T22:39:15.565Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T22:39:15.565Z] #76 DONE 0.0s [2020-04-17T22:39:15.574Z] #17 39.66 Selecting previously unselected package python3-pip. [2020-04-17T22:39:15.574Z] #17 39.68 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T22:39:15.574Z] #17 39.69 Unpacking python3-pip (18.1-5) ... [2020-04-17T22:39:15.574Z] #17 39.90 Selecting previously unselected package python3-pkg-resources. [2020-04-17T22:39:15.574Z] #17 39.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:39:15.574Z] #17 39.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:39:15.629Z] #17 48.68 Selecting previously unselected package zstd. [2020-04-17T22:39:15.629Z] #17 48.70 Preparing to unpack .../40-zstd_1.3.8+dfsg-3_amd64.deb ... [2020-04-17T22:39:15.629Z] #17 48.71 Unpacking zstd (1.3.8+dfsg-3) ... [2020-04-17T22:39:15.629Z] #17 49.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:39:15.675Z] #26 ... [2020-04-17T22:39:15.675Z] [2020-04-17T22:39:15.675Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:39:15.675Z] #36 52.61 The following NEW packages will be installed: [2020-04-17T22:39:15.675Z] #36 52.62 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-17T22:39:15.675Z] #36 52.64 vim-common xxd [2020-04-17T22:39:15.675Z] #36 52.86 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:39:15.675Z] #36 52.86 Need to get 14.9 MB of archives. [2020-04-17T22:39:15.675Z] #36 52.86 After this operation, 67.2 MB of additional disk space will be used. [2020-04-17T22:39:15.675Z] #36 52.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-17T22:39:15.675Z] #36 52.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:39:15.675Z] #36 53.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-17T22:39:15.675Z] #36 53.41 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-17T22:39:15.821Z] [2020-04-17T22:39:15.821Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T22:39:15.831Z] #17 40.04 Selecting previously unselected package python3-setuptools. [2020-04-17T22:39:15.831Z] #17 40.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T22:39:15.831Z] #17 40.06 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T22:39:15.886Z] #17 49.06 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:39:15.886Z] #17 49.07 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T22:39:15.886Z] #17 49.08 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T22:39:15.886Z] #17 49.09 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-17T22:39:15.886Z] #17 49.10 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T22:39:15.886Z] #17 49.11 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T22:39:15.886Z] #17 49.12 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T22:39:15.886Z] #17 49.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:39:15.886Z] #17 49.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:39:15.886Z] #17 49.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:39:15.886Z] #17 49.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:39:15.886Z] #17 49.17 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:39:15.886Z] #17 49.19 Setting up zip (3.0-11+b1) ... [2020-04-17T22:39:15.886Z] #17 49.20 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:39:15.886Z] #17 49.23 Setting up bash-completion (1:2.8-6) ... [2020-04-17T22:39:16.089Z] #17 40.25 Selecting previously unselected package python3-wheel. [2020-04-17T22:39:16.089Z] #17 40.26 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T22:39:16.090Z] #17 40.26 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T22:39:16.090Z] #17 40.37 Selecting previously unselected package sudo. [2020-04-17T22:39:16.090Z] #17 40.37 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-17T22:39:16.090Z] #17 40.38 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:39:16.654Z] #17 40.88 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T22:39:16.654Z] #17 40.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-17T22:39:16.654Z] #17 40.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:39:16.911Z] #17 41.19 Selecting previously unselected package uidmap. [2020-04-17T22:39:16.911Z] #17 41.20 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-17T22:39:16.911Z] #17 41.21 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T22:39:17.169Z] #17 41.30 Selecting previously unselected package vim-runtime. [2020-04-17T22:39:17.169Z] #17 41.31 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:39:17.169Z] #17 41.34 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T22:39:17.169Z] #17 41.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T22:39:17.169Z] #17 41.37 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:39:17.184Z] #77 DONE 1.4s [2020-04-17T22:39:17.184Z] [2020-04-17T22:39:17.184Z] #78 exporting to image [2020-04-17T22:39:17.184Z] #78 exporting layers [2020-04-17T22:39:17.201Z] #36 ... [2020-04-17T22:39:17.201Z] [2020-04-17T22:39:17.201Z] #63 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-17T22:39:17.201Z] #63 35.55 Reading package lists... [2020-04-17T22:39:17.201Z] #63 47.53 Building dependency tree... [2020-04-17T22:39:17.201Z] #63 50.98 The following additional packages will be installed: [2020-04-17T22:39:17.201Z] #63 51.00 libbtrfs0 [2020-04-17T22:39:17.201Z] #63 51.20 The following NEW packages will be installed: [2020-04-17T22:39:17.201Z] #63 51.21 libbtrfs-dev libbtrfs0 [2020-04-17T22:39:17.201Z] #63 51.43 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:39:17.201Z] #63 51.43 Need to get 120 kB of archives. [2020-04-17T22:39:17.201Z] #63 51.43 After this operation, 423 kB of additional disk space will be used. [2020-04-17T22:39:17.201Z] #63 51.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-17T22:39:17.201Z] #63 51.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-17T22:39:17.201Z] #63 53.41 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:39:17.201Z] #63 53.60 Fetched 120 kB in 0s (1181 kB/s) [2020-04-17T22:39:17.201Z] #63 53.75 Selecting previously unselected package libbtrfs0. [2020-04-17T22:39:17.201Z] #63 53.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 ... 15334 files and directories currently installed.) [2020-04-17T22:39:17.201Z] #63 53.94 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-17T22:39:17.201Z] #63 53.95 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:39:17.201Z] #63 54.14 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:39:17.201Z] #63 54.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-17T22:39:17.201Z] #63 54.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:39:17.201Z] #63 54.62 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:39:17.201Z] #63 54.66 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:39:17.201Z] #63 54.67 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:39:17.201Z] #63 DONE 55.0s [2020-04-17T22:39:17.201Z] [2020-04-17T22:39:17.201Z] #64 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:39:17.201Z] #64 DONE 0.1s [2020-04-17T22:39:17.491Z] [2020-04-17T22:39:17.491Z] #65 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-17T22:39:17.491Z] #65 DONE 0.1s [2020-04-17T22:39:17.491Z] [2020-04-17T22:39:17.491Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-17T22:39:17.491Z] #26 54.28 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:39:17.491Z] #26 54.60 Fetched 358 kB in 0s (1731 kB/s) [2020-04-17T22:39:17.491Z] #26 54.74 Selecting previously unselected package libonig5:ppc64el. [2020-04-17T22:39:17.491Z] #26 54.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 ... 15334 files and directories currently installed.) [2020-04-17T22:39:17.491Z] #26 54.89 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-17T22:39:17.491Z] #26 54.91 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-17T22:39:17.491Z] #26 55.32 Selecting previously unselected package libjq1:ppc64el. [2020-04-17T22:39:17.491Z] #26 55.32 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T22:39:17.491Z] #26 55.32 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T22:39:17.779Z] #26 55.57 Selecting previously unselected package jq. [2020-04-17T22:39:17.779Z] #26 55.59 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T22:39:17.779Z] #26 55.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:39:18.069Z] #26 55.88 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-17T22:39:18.069Z] #26 55.90 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T22:39:18.069Z] #26 55.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:39:18.069Z] #26 55.92 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:39:18.537Z] #17 51.69 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-17T22:39:18.537Z] #17 51.70 Setting up xz-utils (5.2.4-1) ... [2020-04-17T22:39:18.537Z] #17 51.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T22:39:18.537Z] #17 51.73 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:39:18.537Z] #17 51.79 invoke-rc.d: could not determine current runlevel [2020-04-17T22:39:18.537Z] #17 51.80 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T22:39:18.537Z] #17 51.81 Setting up pigz (2.4-1) ... [2020-04-17T22:39:18.537Z] #17 51.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T22:39:18.537Z] #17 51.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:39:18.537Z] #17 51.86 Setting up python-pip-whl (18.1-5) ... [2020-04-17T22:39:18.537Z] #17 51.87 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T22:39:18.537Z] #17 51.87 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:39:18.699Z] #26 DONE 56.4s [2020-04-17T22:39:18.699Z] [2020-04-17T22:39:18.699Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T22:39:18.699Z] #27 DONE 0.1s [2020-04-17T22:39:18.699Z] [2020-04-17T22:39:18.699Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:39:18.699Z] #66 0.316 + RM_GOPATH=0 [2020-04-17T22:39:18.699Z] #66 0.317 + TMP_GOPATH= [2020-04-17T22:39:18.699Z] #66 0.317 + : /build [2020-04-17T22:39:18.699Z] #66 0.317 + '[' -z '' ']' [2020-04-17T22:39:18.699Z] #66 0.319 ++ mktemp -d [2020-04-17T22:39:18.699Z] #66 0.326 + export GOPATH=/tmp/tmp.kefhsGrv3a [2020-04-17T22:39:18.699Z] #66 0.326 + GOPATH=/tmp/tmp.kefhsGrv3a [2020-04-17T22:39:18.699Z] #66 0.326 + RM_GOPATH=1 [2020-04-17T22:39:18.699Z] #66 0.329 ++ dirname ./install.sh [2020-04-17T22:39:18.699Z] #66 0.339 + dir=. [2020-04-17T22:39:18.699Z] #66 0.339 + bin=containerd [2020-04-17T22:39:18.699Z] #66 0.340 + shift [2020-04-17T22:39:18.699Z] #66 0.341 + '[' '!' -f ./containerd.installer ']' [2020-04-17T22:39:18.699Z] #66 0.343 + . ./containerd.installer [2020-04-17T22:39:18.699Z] #66 0.346 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:39:18.699Z] #66 0.365 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:39:18.699Z] #66 0.365 + install_containerd [2020-04-17T22:39:18.699Z] #66 0.365 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-17T22:39:18.699Z] #66 0.365 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kefhsGrv3a/src/github.com/containerd/containerd [2020-04-17T22:39:18.699Z] #66 0.366 Cloning into '/tmp/tmp.kefhsGrv3a/src/github.com/containerd/containerd'... [2020-04-17T22:39:18.795Z] #17 52.12 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-17T22:39:18.795Z] #17 52.13 Setting up zstd (1.3.8+dfsg-3) ... [2020-04-17T22:39:18.795Z] #17 52.14 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:39:18.795Z] #17 52.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:39:18.795Z] #17 52.17 Setting up vim (2:8.1.0875-5) ... [2020-04-17T22:39:18.795Z] #17 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T22:39:18.795Z] #17 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T22:39:18.795Z] #17 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T22:39:18.795Z] #17 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T22:39:18.795Z] #17 ... [2020-04-17T22:39:18.795Z] [2020-04-17T22:39:18.795Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:18.795Z] #44 140.4 CC criu/external.o [2020-04-17T22:39:18.795Z] #44 140.7 CC criu/fault-injection.o [2020-04-17T22:39:18.795Z] #44 140.9 CC criu/fdstore.o [2020-04-17T22:39:18.795Z] #44 141.2 CC criu/fifo.o [2020-04-17T22:39:18.795Z] #44 141.6 CC criu/file-ids.o [2020-04-17T22:39:18.795Z] #44 142.0 CC criu/file-lock.o [2020-04-17T22:39:18.795Z] #44 143.0 CC criu/files-ext.o [2020-04-17T22:39:18.795Z] #44 143.3 CC criu/files-reg.o [2020-04-17T22:39:18.795Z] #44 145.4 CC criu/files.o [2020-04-17T22:39:18.795Z] #44 147.2 CC criu/filesystems.o [2020-04-17T22:39:18.795Z] #44 147.9 CC criu/fsnotify.o [2020-04-17T22:39:18.795Z] #44 149.1 CC criu/image-desc.o [2020-04-17T22:39:18.795Z] #44 149.3 CC criu/image.o [2020-04-17T22:39:18.795Z] #44 150.1 CC criu/ipc_ns.o [2020-04-17T22:39:19.053Z] #44 ... [2020-04-17T22:39:19.053Z] [2020-04-17T22:39:19.053Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:39:19.053Z] #17 52.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T22:39:19.053Z] #17 52.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T22:39:19.053Z] #17 52.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T22:39:19.053Z] #17 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T22:39:19.053Z] #17 52.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T22:39:19.053Z] #17 52.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:39:19.053Z] #17 52.27 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:39:19.053Z] #17 52.28 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T22:39:19.053Z] #17 52.29 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:39:19.053Z] #17 52.30 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T22:39:19.053Z] #17 52.31 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:39:20.446Z] #17 44.84 Selecting previously unselected package vim. [2020-04-17T22:39:20.704Z] #17 44.86 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-17T22:39:20.704Z] #17 44.88 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T22:39:21.269Z] #17 45.43 Selecting previously unselected package xfsprogs. [2020-04-17T22:39:21.269Z] #17 45.43 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-17T22:39:21.269Z] #17 45.44 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T22:39:21.787Z] #17 45.87 Selecting previously unselected package zip. [2020-04-17T22:39:21.787Z] #17 45.89 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-17T22:39:21.787Z] #17 45.91 Unpacking zip (3.0-11+b1) ... [2020-04-17T22:39:21.787Z] #17 46.08 Selecting previously unselected package zstd. [2020-04-17T22:39:21.787Z] #17 46.09 Preparing to unpack .../40-zstd_1.3.8+dfsg-3_amd64.deb ... [2020-04-17T22:39:21.787Z] #17 46.10 Unpacking zstd (1.3.8+dfsg-3) ... [2020-04-17T22:39:22.044Z] #17 46.38 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:39:22.044Z] #17 46.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:39:22.044Z] #17 46.41 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-17T22:39:22.221Z] #66 ... [2020-04-17T22:39:22.221Z] [2020-04-17T22:39:22.221Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:39:22.221Z] #11 38.03 Reading package lists... [2020-04-17T22:39:22.221Z] #11 49.95 Building dependency tree... [2020-04-17T22:39:22.221Z] #11 54.68 The following additional packages will be installed: [2020-04-17T22:39:22.221Z] #11 54.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-17T22:39:22.221Z] #11 54.68 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-17T22:39:22.221Z] #11 54.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-17T22:39:22.221Z] #11 54.69 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:39:22.221Z] #11 54.69 Suggested packages: [2020-04-17T22:39:22.221Z] #11 54.70 gcc-8-locales seccomp wine64 [2020-04-17T22:39:22.221Z] #11 57.02 The following NEW packages will be installed: [2020-04-17T22:39:22.221Z] #11 57.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-17T22:39:22.221Z] #11 57.02 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-17T22:39:22.221Z] #11 57.02 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-17T22:39:22.221Z] #11 57.03 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-17T22:39:22.221Z] #11 57.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-17T22:39:22.221Z] #11 57.04 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-17T22:39:22.221Z] #11 57.52 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:39:22.221Z] #11 57.52 Need to get 78.9 MB of archives. [2020-04-17T22:39:22.221Z] #11 57.52 After this operation, 532 MB of additional disk space will be used. [2020-04-17T22:39:22.221Z] #11 57.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-04-17T22:39:22.221Z] #11 58.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-04-17T22:39:22.221Z] #11 59.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-17T22:39:22.221Z] #11 59.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-17T22:39:22.221Z] #11 59.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-17T22:39:22.221Z] #11 59.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-17T22:39:22.221Z] #11 ... [2020-04-17T22:39:22.221Z] [2020-04-17T22:39:22.221Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:39:22.221Z] #44 38.13 Reading package lists... [2020-04-17T22:39:22.221Z] #44 50.08 Building dependency tree... [2020-04-17T22:39:22.221Z] #44 54.09 The following additional packages will be installed: [2020-04-17T22:39:22.221Z] #44 54.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-17T22:39:22.221Z] #44 54.11 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-17T22:39:22.221Z] #44 54.13 Suggested packages: [2020-04-17T22:39:22.221Z] #44 54.13 manpages-dev python-setuptools [2020-04-17T22:39:22.221Z] #44 57.38 The following NEW packages will be installed: [2020-04-17T22:39:22.221Z] #44 57.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-17T22:39:22.221Z] #44 57.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-17T22:39:22.221Z] #44 57.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-17T22:39:22.221Z] #44 57.40 python-six zlib1g-dev [2020-04-17T22:39:22.221Z] #44 57.67 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:39:22.221Z] #44 57.67 Need to get 4075 kB of archives. [2020-04-17T22:39:22.221Z] #44 57.67 After this operation, 24.5 MB of additional disk space will be used. [2020-04-17T22:39:22.221Z] #44 57.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-17T22:39:22.221Z] #44 57.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-17T22:39:22.221Z] #44 57.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-17T22:39:22.221Z] #44 57.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-17T22:39:22.221Z] #44 57.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-17T22:39:22.221Z] #44 57.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-17T22:39:22.221Z] #44 57.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-04-17T22:39:22.221Z] #44 57.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-17T22:39:22.221Z] #44 57.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-17T22:39:22.221Z] #44 58.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-17T22:39:22.221Z] #44 58.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-17T22:39:22.221Z] #44 58.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-17T22:39:22.221Z] #44 58.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-04-17T22:39:22.221Z] #44 58.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-17T22:39:22.221Z] #44 58.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-17T22:39:22.221Z] #44 58.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-17T22:39:22.221Z] #44 58.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-17T22:39:22.302Z] #17 46.43 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-17T22:39:22.302Z] #17 46.43 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-17T22:39:22.302Z] #17 46.45 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-17T22:39:22.302Z] #17 46.46 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T22:39:22.302Z] #17 46.47 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-17T22:39:22.302Z] #17 46.47 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-17T22:39:22.302Z] #17 46.48 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:39:22.302Z] #17 46.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-17T22:39:22.302Z] #17 46.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-17T22:39:22.302Z] #17 46.52 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:39:22.302Z] #17 46.52 Setting up zip (3.0-11+b1) ... [2020-04-17T22:39:22.302Z] #17 46.53 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:39:22.302Z] #17 46.55 Setting up bash-completion (1:2.8-6) ... [2020-04-17T22:39:22.337Z] #17 55.10 Setting up iptables (1.8.2-4) ... [2020-04-17T22:39:22.337Z] #17 55.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:39:22.337Z] #17 55.13 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:39:22.337Z] #17 55.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:39:22.337Z] #17 55.14 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:39:22.337Z] #17 55.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T22:39:22.337Z] #17 55.15 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T22:39:22.337Z] #17 55.15 Setting up python3 (3.7.3-1) ... [2020-04-17T22:39:22.337Z] #17 55.58 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T22:39:22.513Z] #44 ... [2020-04-17T22:39:22.513Z] [2020-04-17T22:39:22.513Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:39:22.513Z] #36 55.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-17T22:39:22.513Z] #36 55.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-17T22:39:22.513Z] #36 55.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-17T22:39:22.513Z] #36 55.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-17T22:39:22.513Z] #36 55.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-17T22:39:22.513Z] #36 56.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-17T22:39:22.513Z] #36 59.51 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:39:22.513Z] #36 59.98 Fetched 14.9 MB in 4s (3492 kB/s) [2020-04-17T22:39:22.513Z] #36 60.25 Selecting previously unselected package xxd. [2020-04-17T22:39:22.513Z] #36 60.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 ... 15334 files and directories currently installed.) [2020-04-17T22:39:22.513Z] #36 60.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T22:39:22.813Z] #36 60.37 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:39:23.107Z] #36 60.93 Selecting previously unselected package vim-common. [2020-04-17T22:39:23.107Z] #36 60.94 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:39:23.271Z] #17 56.33 Setting up apparmor (2.13.2-10) ... [2020-04-17T22:39:23.400Z] #36 61.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:39:23.400Z] #36 ... [2020-04-17T22:39:23.400Z] [2020-04-17T22:39:23.400Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:39:23.400Z] #28 3.072 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T22:39:23.400Z] #28 3.731 #=#=# [2020-04-17T22:39:23.718Z] #78 exporting layers 6.0s done [2020-04-17T22:39:23.718Z] #78 writing image sha256:248c12096b585ab3c214a644633c5c5385f28e9eff1480b2a799a02a3b4f1bc9 done [2020-04-17T22:39:23.718Z] #78 naming to docker.io/library/docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 done [2020-04-17T22:39:23.718Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-17T22:39:24.094Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40820/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/validate/default [2020-04-17T22:39:24.645Z] #17 57.86 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T22:39:24.645Z] #17 57.88 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:39:24.827Z] #17 ... [2020-04-17T22:39:24.827Z] [2020-04-17T22:39:24.827Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:39:24.827Z] #41 269.3 + dpkg --print-architecture [2020-04-17T22:39:24.827Z] #41 269.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T22:39:24.827Z] #41 269.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T22:39:24.827Z] #41 269.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T22:39:24.902Z] #17 58.25 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:39:25.046Z] Congratulations! All commits are properly signed with the DCO! [2020-04-17T22:39:25.046Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-17T22:39:25.046Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-17T22:39:25.046Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-17T22:39:25.046Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-17T22:39:25.046Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-17T22:39:25.046Z] Congratulations! No new tests were added to integration-cli. [2020-04-17T22:39:25.046Z] [2020-04-17T22:39:25.046Z] INFO Start validation with golang-ci-lint [2020-04-17T22:39:25.046Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-17T22:39:25.046Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-17T22:39:25.046Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-17T22:39:25.759Z] #41 ... [2020-04-17T22:39:25.759Z] [2020-04-17T22:39:25.759Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:25.759Z] #44 147.5 CC criu/files-reg.o [2020-04-17T22:39:25.759Z] #44 149.7 CC criu/files.o [2020-04-17T22:39:25.759Z] #44 151.6 CC criu/filesystems.o [2020-04-17T22:39:25.759Z] #44 152.3 CC criu/fsnotify.o [2020-04-17T22:39:25.759Z] #44 153.5 CC criu/image-desc.o [2020-04-17T22:39:25.759Z] #44 153.7 CC criu/image.o [2020-04-17T22:39:25.759Z] #44 154.6 CC criu/ipc_ns.o [2020-04-17T22:39:25.759Z] #44 155.8 CC criu/irmap.o [2020-04-17T22:39:25.759Z] #44 156.4 CC criu/kcmp-ids.o [2020-04-17T22:39:25.759Z] #44 156.7 CC criu/kerndat.o [2020-04-17T22:39:25.759Z] #44 ... [2020-04-17T22:39:25.759Z] [2020-04-17T22:39:25.759Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:39:25.759Z] #17 49.11 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-17T22:39:25.759Z] #17 49.12 Setting up xz-utils (5.2.4-1) ... [2020-04-17T22:39:25.759Z] #17 49.13 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T22:39:25.759Z] #17 49.14 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:39:25.759Z] #17 49.19 invoke-rc.d: could not determine current runlevel [2020-04-17T22:39:25.759Z] #17 49.20 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T22:39:25.759Z] #17 49.22 Setting up pigz (2.4-1) ... [2020-04-17T22:39:25.759Z] #17 49.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-17T22:39:25.759Z] #17 49.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-17T22:39:25.759Z] #17 49.25 Setting up python-pip-whl (18.1-5) ... [2020-04-17T22:39:25.759Z] #17 49.26 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-17T22:39:25.759Z] #17 49.27 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:39:25.759Z] #17 49.69 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-17T22:39:25.759Z] #17 49.70 Setting up zstd (1.3.8+dfsg-3) ... [2020-04-17T22:39:25.759Z] #17 49.71 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-17T22:39:25.759Z] #17 49.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-17T22:39:25.759Z] #17 49.73 Setting up vim (2:8.1.0875-5) ... [2020-04-17T22:39:25.759Z] #17 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T22:39:25.759Z] #17 49.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T22:39:25.759Z] #17 49.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T22:39:25.759Z] #17 49.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T22:39:25.759Z] #17 49.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T22:39:25.759Z] #17 49.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T22:39:25.759Z] #17 49.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T22:39:25.759Z] #17 49.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T22:39:25.759Z] #17 49.80 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-17T22:39:25.759Z] #17 49.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:39:25.759Z] #17 49.82 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-17T22:39:25.759Z] #17 49.84 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:39:25.759Z] #17 49.85 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-17T22:39:25.759Z] #17 49.85 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:39:25.836Z] #17 59.16 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T22:39:26.355Z] #28 4.028 0.3% ### 4.6% ###### 8.9% ########## 14.5% ############# 18.8% ################ 23.1% ################### 27.3% ##################### 29.5% ######################## 33.7% ########################### 38.0% ############################## 42.2% ################################# 46.5% #################################### 50.7% ####################################### 55.0% ########################################### 61.0% ############################################### 65.9% #################################################### 72.2% ####################################################### 76.5% ########################################################### 82.9% ############################################################## 87.2% ################################################################# 91.3% ################################################################### 93.4% #################################################################### 95.5% ###################################################################### 97.6% ######################################################################## 100.0% [2020-04-17T22:39:26.401Z] #17 59.64 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T22:39:27.302Z] #28 8.410 #=#=# [2020-04-17T22:39:27.334Z] #17 60.63 Setting up python3-pip (18.1-5) ... [2020-04-17T22:39:28.499Z] #28 8.689 #=#=# ###### 8.9% ################## 26.1% ###################### 31.8% ############################### 43.4% ####################################### 54.9% ############################################### 66.3% ############################################################ 83.5% #################################################################### 95.0% ######################################################################## 100.0% [2020-04-17T22:39:28.708Z] #17 61.73 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:39:28.708Z] #17 61.76 Processing triggers for mime-support (3.62) ... [2020-04-17T22:39:29.036Z] #17 52.98 Setting up iptables (1.8.2-4) ... [2020-04-17T22:39:29.036Z] #17 53.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:39:29.036Z] #17 53.01 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:39:29.036Z] #17 53.02 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:39:29.036Z] #17 53.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:39:29.036Z] #17 53.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T22:39:29.036Z] #17 53.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T22:39:29.036Z] #17 53.07 Setting up python3 (3.7.3-1) ... [2020-04-17T22:39:29.275Z] #17 DONE 62.4s [2020-04-17T22:39:29.275Z] [2020-04-17T22:39:29.275Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T22:39:29.294Z] #17 53.46 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T22:39:29.534Z] #28 10.76 #=#=# [2020-04-17T22:39:29.840Z] #18 ... [2020-04-17T22:39:29.840Z] [2020-04-17T22:39:29.840Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:29.840Z] #44 151.2 CC criu/irmap.o [2020-04-17T22:39:29.840Z] #44 151.8 CC criu/kcmp-ids.o [2020-04-17T22:39:29.840Z] #44 152.2 CC criu/kerndat.o [2020-04-17T22:39:29.840Z] #44 153.2 CC criu/libnetlink.o [2020-04-17T22:39:29.840Z] #44 153.6 CC criu/log.o [2020-04-17T22:39:29.840Z] #44 154.1 CC criu/lsm.o [2020-04-17T22:39:29.840Z] #44 154.5 CC criu/mem.o [2020-04-17T22:39:29.840Z] #44 156.1 CC criu/mount.o [2020-04-17T22:39:29.840Z] #44 159.8 CC criu/namespaces.o [2020-04-17T22:39:29.840Z] #44 ... [2020-04-17T22:39:29.840Z] [2020-04-17T22:39:29.840Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:39:29.840Z] #41 262.8 + dpkg --print-architecture [2020-04-17T22:39:29.840Z] #41 262.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T22:39:29.840Z] #41 263.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T22:39:29.840Z] #41 263.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T22:39:29.859Z] #17 54.29 Setting up apparmor (2.13.2-10) ... [2020-04-17T22:39:29.941Z] #65 238.6 + bin/containerd-stress [2020-04-17T22:39:29.941Z] #65 241.1 + bin/containerd-shim [2020-04-17T22:39:30.406Z] #41 ... [2020-04-17T22:39:30.406Z] [2020-04-17T22:39:30.406Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:30.406Z] #44 161.8 CC criu/net.o [2020-04-17T22:39:30.972Z] #44 ... [2020-04-17T22:39:30.972Z] [2020-04-17T22:39:30.972Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T22:39:30.972Z] #18 1.857 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T22:39:30.972Z] #18 1.860 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T22:39:30.972Z] #18 1.864 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T22:39:30.972Z] #18 DONE 2.0s [2020-04-17T22:39:31.271Z] [2020-04-17T22:39:31.271Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:39:31.617Z] #28 10.95 # 2.4% ##### 7.6% ########### 15.3% ############## 20.5% ################## 25.6% ######################## 33.5% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.7% ############################################### 65.5% ################################################# 68.1% [2020-04-17T22:39:31.617Z] #28 ... [2020-04-17T22:39:31.617Z] [2020-04-17T22:39:31.617Z] #75 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:39:31.617Z] #75 DONE 69.0s [2020-04-17T22:39:31.617Z] [2020-04-17T22:39:31.617Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:39:31.617Z] #28 10.95 # 2.4% ##### 7.6% ########### 15.3% ############## 20.5% ################## 25.6% ######################## 33.5% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.7% ############################################### 65.5% ################################################# 68.1% #################################################### 73.2% ######################################################## 78.4% [2020-04-17T22:39:31.617Z] #28 ... [2020-04-17T22:39:31.617Z] [2020-04-17T22:39:31.617Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:39:31.617Z] #44 60.94 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:39:31.617Z] #44 61.46 Fetched 4075 kB in 1s (4185 kB/s) [2020-04-17T22:39:31.617Z] #44 61.74 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-17T22:39:31.617Z] #44 61.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 ... 15334 files and directories currently installed.) [2020-04-17T22:39:31.617Z] #44 62.07 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-17T22:39:31.617Z] #44 62.07 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-17T22:39:31.617Z] #44 62.42 Selecting previously unselected package libnet1:ppc64el. [2020-04-17T22:39:31.617Z] #44 62.47 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T22:39:31.617Z] #44 62.49 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T22:39:31.617Z] #44 62.78 Selecting previously unselected package libnet1-dev. [2020-04-17T22:39:31.617Z] #44 62.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T22:39:31.617Z] #44 62.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:39:31.617Z] #44 63.32 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-17T22:39:31.617Z] #44 63.32 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-17T22:39:31.617Z] #44 63.34 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T22:39:31.617Z] #44 63.65 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-17T22:39:31.617Z] #44 63.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-17T22:39:31.617Z] #44 63.67 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-17T22:39:31.617Z] #44 64.21 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-17T22:39:31.617Z] #44 64.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T22:39:31.617Z] #44 64.27 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T22:39:31.617Z] #44 64.50 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-17T22:39:31.617Z] #44 64.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T22:39:31.617Z] #44 64.53 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-17T22:39:31.617Z] #44 64.74 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-17T22:39:31.617Z] #44 64.74 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-17T22:39:31.617Z] #44 64.77 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-17T22:39:31.617Z] #44 65.10 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-17T22:39:31.618Z] #44 65.13 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T22:39:31.618Z] #44 65.15 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-17T22:39:31.618Z] #44 66.55 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-17T22:39:31.618Z] #44 66.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T22:39:31.618Z] #44 66.59 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-17T22:39:31.618Z] #44 66.98 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-17T22:39:31.618Z] #44 66.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-17T22:39:31.618Z] #44 67.00 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-17T22:39:31.618Z] #44 69.48 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-17T22:39:31.618Z] #44 69.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-17T22:39:31.618Z] #44 69.49 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-17T22:39:31.618Z] #44 ... [2020-04-17T22:39:31.618Z] [2020-04-17T22:39:31.618Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:39:31.756Z] #17 55.76 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T22:39:31.756Z] #17 55.77 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:39:31.756Z] #17 56.14 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:39:32.688Z] #17 57.04 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T22:39:32.788Z] #28 10.95 # 2.4% ##### 7.6% ########### 15.3% ############## 20.5% ################## 25.6% ######################## 33.5% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.7% ############################################### 65.5% ################################################# 68.1% #################################################### 73.2% ######################################################## 78.4% ########################################################## 80.9% ############################################################ 83.6% ############################################################# 86.1% ################################################################# 91.3% ##################################################################### 96.4% ####################################################################### 99.0% ######################################################################## 100.0% [2020-04-17T22:39:33.253Z] #17 57.48 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T22:39:33.419Z] #28 ... [2020-04-17T22:39:33.419Z] [2020-04-17T22:39:33.419Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:39:33.419Z] #11 61.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-17T22:39:33.419Z] #11 62.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-17T22:39:33.419Z] #11 62.57 Get:9 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] [2020-04-17T22:39:33.419Z] #11 71.38 Get:10 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] [2020-04-17T22:39:33.419Z] #11 ... [2020-04-17T22:39:33.419Z] [2020-04-17T22:39:33.419Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:39:33.419Z] #44 70.37 Selecting previously unselected package protobuf-c-compiler. [2020-04-17T22:39:33.419Z] #44 70.38 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T22:39:33.419Z] #44 70.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:39:33.419Z] #44 70.72 Selecting previously unselected package protobuf-compiler. [2020-04-17T22:39:33.419Z] #44 70.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-17T22:39:33.419Z] #44 70.74 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:39:33.419Z] #44 71.14 Selecting previously unselected package python-pkg-resources. [2020-04-17T22:39:33.419Z] #44 71.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:39:33.419Z] #44 71.20 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-17T22:39:33.712Z] #44 71.55 Selecting previously unselected package python-six. [2020-04-17T22:39:34.009Z] #44 71.59 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-17T22:39:34.009Z] #44 71.60 Unpacking python-six (1.12.0-1) ... [2020-04-17T22:39:34.009Z] #44 ... [2020-04-17T22:39:34.009Z] [2020-04-17T22:39:34.009Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:39:34.009Z] #36 61.64 Selecting previously unselected package cmake-data. [2020-04-17T22:39:34.009Z] #36 61.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-17T22:39:34.009Z] #36 61.67 Unpacking cmake-data (3.13.4-1) ... [2020-04-17T22:39:34.009Z] #36 66.79 Selecting previously unselected package libicu63:ppc64el. [2020-04-17T22:39:34.010Z] #36 66.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-17T22:39:34.010Z] #36 66.85 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T22:39:34.010Z] #36 ... [2020-04-17T22:39:34.010Z] [2020-04-17T22:39:34.010Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:39:34.010Z] #44 71.74 Selecting previously unselected package python-protobuf. [2020-04-17T22:39:34.010Z] #44 71.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-17T22:39:34.010Z] #44 71.76 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-17T22:39:34.626Z] #17 58.65 Setting up python3-pip (18.1-5) ... [2020-04-17T22:39:35.053Z] #44 72.81 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-17T22:39:35.224Z] #65 246.4 + bin/containerd-shim-runc-v1 [2020-04-17T22:39:35.559Z] #17 59.69 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:39:35.559Z] #17 59.74 Processing triggers for mime-support (3.62) ... [2020-04-17T22:39:36.124Z] #17 ... [2020-04-17T22:39:36.124Z] [2020-04-17T22:39:36.124Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:36.124Z] #44 157.9 CC criu/libnetlink.o [2020-04-17T22:39:36.124Z] #44 158.3 CC criu/log.o [2020-04-17T22:39:36.124Z] #44 158.8 CC criu/lsm.o [2020-04-17T22:39:36.124Z] #44 159.2 CC criu/mem.o [2020-04-17T22:39:36.124Z] #44 161.0 CC criu/mount.o [2020-04-17T22:39:36.124Z] #44 164.7 CC criu/namespaces.o [2020-04-17T22:39:36.124Z] #44 166.6 CC criu/net.o [2020-04-17T22:39:36.124Z] #44 ... [2020-04-17T22:39:36.124Z] [2020-04-17T22:39:36.124Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:39:36.124Z] #17 DONE 60.3s [2020-04-17T22:39:36.124Z] [2020-04-17T22:39:36.124Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T22:39:37.128Z] #65 249.2 + bin/containerd-shim-runc-v2 [2020-04-17T22:39:37.835Z] #19 ... [2020-04-17T22:39:37.835Z] [2020-04-17T22:39:37.835Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:37.835Z] #44 165.5 CC criu/netfilter.o [2020-04-17T22:39:37.835Z] #44 166.0 CC criu/page-pipe.o [2020-04-17T22:39:37.835Z] #44 166.7 CC criu/page-xfer.o [2020-04-17T22:39:37.835Z] #44 168.0 CC criu/pagemap-cache.o [2020-04-17T22:39:37.835Z] #44 168.4 CC criu/pagemap.o [2020-04-17T22:39:37.835Z] #44 169.4 CC criu/parasite-syscall.o [2020-04-17T22:39:38.023Z] #18 1.824 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T22:39:38.023Z] #18 1.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T22:39:38.023Z] #18 1.830 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T22:39:38.023Z] #18 DONE 1.9s [2020-04-17T22:39:38.023Z] [2020-04-17T22:39:38.023Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:39:38.068Z] #65 250.2 + binaries [2020-04-17T22:39:38.068Z] #65 250.2 + mkdir -p /build [2020-04-17T22:39:38.068Z] #65 250.2 + cp bin/containerd /build/containerd [2020-04-17T22:39:38.068Z] #65 250.3 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T22:39:38.327Z] #65 250.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T22:39:38.327Z] #65 250.3 + cp bin/ctr /build/ctr [2020-04-17T22:39:38.597Z] #65 DONE 250.9s [2020-04-17T22:39:38.769Z] #44 170.3 CC criu/path.o [2020-04-17T22:39:39.028Z] #44 170.6 CC criu/pie-util-vdso-elf32.o [2020-04-17T22:39:39.533Z] #44 ... [2020-04-17T22:39:39.533Z] [2020-04-17T22:39:39.533Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:39:39.533Z] #28 15.00 [2020-04-17T22:39:39.533Z] #28 15.25 #=#=# 1.1% ## 2.9% ### 5.3% #### 6.2% ###### 8.9% ######## 11.5% ######### 13.3% ########### 16.4% ############# 18.1% ############## 20.8% ################ 23.5% ################## 26.2% #################### 28.9% ###################### 31.8% ######################## 34.5% ########################## 36.1% ########################### 37.9% ############################ 39.7% ############################### 43.3% ################################# 46.9% #################################### 50.5% ###################################### 54.0% ######################################## 55.8% ######################################### 57.6% ########################################## 58.9% ########################################### 60.8% ############################################# 63.5% ############################################## 65.3% ################################################ 67.0% ################################################# 68.8% ################################################## 70.6% #################################################### 72.4% ##################################################### 74.2% ####################################################### 76.9% ######################################################### 79.5% ########################################################### 82.1% ############################################################ 83.9% ############################################################## 86.6% ############################################################### 88.4% ################################################################# 91.1% ################################################################### 93.7% #################################################################### 95.5% ###################################################################### 97.3% ####################################################################### 99.1% ######################################################################## 100.0% [2020-04-17T22:39:39.533Z] #28 21.02 [2020-04-17T22:39:39.593Z] #44 171.0 CC criu/pie-util-vdso.o [2020-04-17T22:39:40.158Z] #44 171.5 CC criu/pie-util.o [2020-04-17T22:39:40.158Z] #44 171.6 CC criu/pipes.o [2020-04-17T22:39:40.514Z] [2020-04-17T22:39:40.514Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T22:39:40.514Z] #66 DONE 0.3s [2020-04-17T22:39:40.514Z] [2020-04-17T22:39:40.514Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T22:39:40.576Z] #28 ... [2020-04-17T22:39:40.576Z] [2020-04-17T22:39:40.576Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:39:40.576Z] #34 67.84 sync [2020-04-17T22:39:40.576Z] #34 67.85 internal/reflectlite [2020-04-17T22:39:40.576Z] #34 75.35 errors [2020-04-17T22:39:40.576Z] #34 75.35 sort [2020-04-17T22:39:40.576Z] #34 76.35 internal/oserror [2020-04-17T22:39:40.576Z] #34 76.35 io [2020-04-17T22:39:40.576Z] #34 76.40 strconv [2020-04-17T22:39:40.576Z] #34 76.96 syscall [2020-04-17T22:39:40.576Z] #34 ... [2020-04-17T22:39:40.576Z] [2020-04-17T22:39:40.576Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:39:40.576Z] #11 75.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-17T22:39:40.576Z] #11 75.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-17T22:39:40.576Z] #11 75.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-17T22:39:40.576Z] #11 75.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-17T22:39:40.576Z] #11 75.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-04-17T22:39:40.577Z] #11 75.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-17T22:39:40.577Z] #11 75.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-17T22:39:40.577Z] #11 75.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-17T22:39:40.577Z] #11 75.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-17T22:39:40.577Z] #11 75.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-17T22:39:40.577Z] #11 75.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-17T22:39:40.577Z] #11 76.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-17T22:39:40.577Z] #11 76.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-17T22:39:40.577Z] #11 76.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-17T22:39:40.577Z] #11 76.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-17T22:39:40.773Z] #70 DONE 0.1s [2020-04-17T22:39:40.773Z] [2020-04-17T22:39:40.773Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T22:39:40.773Z] #72 DONE 0.2s [2020-04-17T22:39:40.773Z] [2020-04-17T22:39:40.773Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T22:39:40.773Z] #75 DONE 0.1s [2020-04-17T22:39:41.031Z] [2020-04-17T22:39:41.031Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T22:39:41.032Z] #76 DONE 0.0s [2020-04-17T22:39:41.032Z] [2020-04-17T22:39:41.032Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T22:39:41.092Z] #44 172.3 CC criu/plugin.o [2020-04-17T22:39:41.092Z] #44 172.7 CC criu/proc_parse.o [2020-04-17T22:39:41.206Z] #11 78.89 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:39:41.206Z] #11 79.13 Fetched 78.9 MB in 19s (4136 kB/s) [2020-04-17T22:39:41.498Z] #11 79.34 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-17T22:39:41.792Z] #11 79.34 (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 ... 15334 files and directories currently installed.) [2020-04-17T22:39:41.792Z] #11 79.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-17T22:39:41.792Z] #11 79.56 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:39:42.936Z] #77 DONE 1.5s [2020-04-17T22:39:42.936Z] [2020-04-17T22:39:42.936Z] #78 exporting to image [2020-04-17T22:39:42.936Z] #78 exporting layers [2020-04-17T22:39:43.297Z] #11 ... [2020-04-17T22:39:43.297Z] [2020-04-17T22:39:43.297Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:39:43.297Z] #28 23.10 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T22:39:43.297Z] #28 23.77 [2020-04-17T22:39:43.297Z] #28 24.18 #=#=# ############################################# 62.9% ######################################################################## 100.0% [2020-04-17T22:39:43.297Z] #28 24.66 [2020-04-17T22:39:43.930Z] #28 ... [2020-04-17T22:39:43.930Z] [2020-04-17T22:39:43.930Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:39:43.930Z] #48 71.34 sync [2020-04-17T22:39:43.930Z] #48 71.34 internal/reflectlite [2020-04-17T22:39:43.930Z] #48 76.30 github.com/LK4D4/vndr/godl/singleflight [2020-04-17T22:39:43.930Z] #48 76.31 internal/singleflight [2020-04-17T22:39:43.930Z] #48 76.35 math/rand [2020-04-17T22:39:43.930Z] #48 80.44 sort [2020-04-17T22:39:43.930Z] #48 80.46 io [2020-04-17T22:39:43.930Z] #48 80.61 strconv [2020-04-17T22:39:43.930Z] #48 80.66 syscall [2020-04-17T22:39:43.930Z] #48 ... [2020-04-17T22:39:43.930Z] [2020-04-17T22:39:43.930Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:39:43.930Z] #36 79.48 Selecting previously unselected package libxml2:ppc64el. [2020-04-17T22:39:43.930Z] #36 79.49 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-17T22:39:43.930Z] #36 79.50 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:39:43.930Z] #36 80.35 Selecting previously unselected package libarchive13:ppc64el. [2020-04-17T22:39:43.930Z] #36 80.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-17T22:39:43.930Z] #36 80.36 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-17T22:39:43.930Z] #36 81.07 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-17T22:39:43.930Z] #36 81.10 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-17T22:39:43.930Z] #36 81.11 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-17T22:39:43.930Z] #36 81.33 Selecting previously unselected package librhash0:ppc64el. [2020-04-17T22:39:43.930Z] #36 81.35 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-17T22:39:43.930Z] #36 81.35 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-17T22:39:43.930Z] #36 81.58 Selecting previously unselected package libuv1:ppc64el. [2020-04-17T22:39:43.930Z] #36 81.59 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-17T22:39:43.930Z] #36 81.60 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-17T22:39:43.930Z] #36 81.86 Selecting previously unselected package cmake. [2020-04-17T22:39:44.220Z] #36 81.88 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-17T22:39:44.220Z] #36 81.91 Unpacking cmake (3.13.4-1) ... [2020-04-17T22:39:44.369Z] #44 175.2 CC criu/protobuf-desc.o [2020-04-17T22:39:44.578Z] #19 ... [2020-04-17T22:39:44.578Z] [2020-04-17T22:39:44.578Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:44.578Z] #44 170.4 CC criu/netfilter.o [2020-04-17T22:39:44.578Z] #44 170.8 CC criu/page-pipe.o [2020-04-17T22:39:44.578Z] #44 171.5 CC criu/page-xfer.o [2020-04-17T22:39:44.578Z] #44 172.8 CC criu/pagemap-cache.o [2020-04-17T22:39:44.578Z] #44 173.3 CC criu/pagemap.o [2020-04-17T22:39:44.578Z] #44 174.5 CC criu/parasite-syscall.o [2020-04-17T22:39:44.578Z] #44 175.5 CC criu/path.o [2020-04-17T22:39:44.578Z] #44 175.9 CC criu/pie-util-vdso-elf32.o [2020-04-17T22:39:44.578Z] #44 176.3 CC criu/pie-util-vdso.o [2020-04-17T22:39:44.836Z] #44 176.7 CC criu/pie-util.o [2020-04-17T22:39:44.935Z] #44 176.3 CC criu/protobuf.o [2020-04-17T22:39:45.094Z] #44 176.9 CC criu/pipes.o [2020-04-17T22:39:45.192Z] #44 ... [2020-04-17T22:39:45.192Z] [2020-04-17T22:39:45.192Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:39:45.192Z] #19 5.982 Collecting yamllint==1.16.0 [2020-04-17T22:39:45.192Z] #19 11.32 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T22:39:45.192Z] #19 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T22:39:45.192Z] #19 11.47 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T22:39:45.192Z] #19 11.53 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T22:39:45.192Z] #19 11.68 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T22:39:45.192Z] #19 13.02 Building wheels for collected packages: pyyaml [2020-04-17T22:39:45.192Z] #19 13.03 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T22:39:45.192Z] #19 14.04 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T22:39:45.192Z] #19 14.05 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T22:39:45.192Z] #19 14.13 Successfully built pyyaml [2020-04-17T22:39:45.192Z] #19 14.14 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-17T22:39:45.450Z] #19 ... [2020-04-17T22:39:45.450Z] [2020-04-17T22:39:45.450Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:45.450Z] #44 176.9 CC criu/pstree.o [2020-04-17T22:39:46.015Z] #44 ... [2020-04-17T22:39:46.015Z] [2020-04-17T22:39:46.015Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:39:46.015Z] #19 14.48 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T22:39:46.015Z] #19 DONE 15.0s [2020-04-17T22:39:46.027Z] #44 177.7 CC criu/plugin.o [2020-04-17T22:39:46.027Z] #44 178.0 CC criu/proc_parse.o [2020-04-17T22:39:46.272Z] [2020-04-17T22:39:46.272Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T22:39:46.272Z] #24 DONE 0.2s [2020-04-17T22:39:46.272Z] [2020-04-17T22:39:46.272Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:39:46.531Z] #41 ... [2020-04-17T22:39:46.531Z] [2020-04-17T22:39:46.531Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T22:39:46.959Z] #36 ... [2020-04-17T22:39:46.959Z] [2020-04-17T22:39:46.959Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:39:46.959Z] #28 26.92 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T22:39:46.959Z] #28 27.46 [2020-04-17T22:39:46.959Z] #28 27.84 ############################################# 62.6% ######################################################################## 100.0% [2020-04-17T22:39:46.959Z] #28 28.21 [2020-04-17T22:39:47.095Z] #28 DONE 0.7s [2020-04-17T22:39:47.095Z] [2020-04-17T22:39:47.095Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T22:39:47.095Z] #31 DONE 0.1s [2020-04-17T22:39:47.095Z] [2020-04-17T22:39:47.095Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T22:39:47.095Z] #34 DONE 0.1s [2020-04-17T22:39:47.095Z] [2020-04-17T22:39:47.095Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:47.095Z] #44 178.5 CC criu/rbtree.o [2020-04-17T22:39:47.129Z] #78 exporting layers 3.8s done [2020-04-17T22:39:47.129Z] #78 writing image sha256:84761044f05b198e649b63f6b111cc49ce6ad6e4b4374fdddfe2da605007506e done [2020-04-17T22:39:47.129Z] #78 naming to docker.io/library/docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 done [2020-04-17T22:39:47.129Z] #78 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-17T22:39:47.352Z] #44 ... [2020-04-17T22:39:47.352Z] [2020-04-17T22:39:47.352Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T22:39:47.352Z] #39 DONE 0.1s [2020-04-17T22:39:47.352Z] [2020-04-17T22:39:47.352Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:47.352Z] #44 178.9 CC criu/rst-malloc.o [2020-04-17T22:39:47.474Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/test/unit [2020-04-17T22:39:47.610Z] #44 179.1 CC criu/seccomp.o [2020-04-17T22:39:48.174Z] #44 ... [2020-04-17T22:39:48.174Z] [2020-04-17T22:39:48.174Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:39:48.174Z] #41 DONE 290.7s [2020-04-17T22:39:48.174Z] [2020-04-17T22:39:48.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:48.174Z] #44 179.8 CC criu/seize.o [2020-04-17T22:39:48.552Z] #44 180.4 CC criu/protobuf-desc.o [2020-04-17T22:39:49.052Z] #28 30.19 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T22:39:49.052Z] #28 30.41 skipping existing c8c2d4a6b2e3 [2020-04-17T22:39:49.342Z] #28 30.69 [2020-04-17T22:39:49.485Z] #44 181.4 CC criu/protobuf.o [2020-04-17T22:39:49.544Z] #44 180.8 CC criu/servicefd.o [2020-04-17T22:39:49.544Z] #44 ... [2020-04-17T22:39:49.544Z] [2020-04-17T22:39:49.544Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T22:39:49.544Z] #42 DONE 0.2s [2020-04-17T22:39:49.633Z] #28 ... [2020-04-17T22:39:49.633Z] [2020-04-17T22:39:49.633Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-17T22:39:49.633Z] #36 86.56 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T22:39:49.633Z] #36 86.58 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:39:49.633Z] #36 86.61 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-17T22:39:49.633Z] #36 86.63 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:39:49.633Z] #36 86.72 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-17T22:39:49.633Z] #36 86.72 Setting up cmake-data (3.13.4-1) ... [2020-04-17T22:39:49.633Z] #36 86.75 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-17T22:39:49.633Z] #36 86.78 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-17T22:39:49.633Z] #36 86.78 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-17T22:39:49.633Z] #36 86.79 Setting up cmake (3.13.4-1) ... [2020-04-17T22:39:49.633Z] #36 86.80 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:39:49.633Z] #36 87.00 Processing triggers for mime-support (3.62) ... [2020-04-17T22:39:49.633Z] #36 DONE 87.6s [2020-04-17T22:39:49.801Z] [2020-04-17T22:39:49.801Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:49.801Z] #44 181.3 CC criu/shmem.o [2020-04-17T22:39:49.924Z] [2020-04-17T22:39:49.924Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:39:49.924Z] #37 DONE 0.1s [2020-04-17T22:39:49.924Z] [2020-04-17T22:39:49.924Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:39:49.924Z] #31 85.53 Checking out files: 77% (1177/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: 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: 99% (1507/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-17T22:39:49.924Z] #31 86.60 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-17T22:39:49.924Z] #31 87.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-17T22:39:49.924Z] #31 ... [2020-04-17T22:39:49.924Z] [2020-04-17T22:39:49.924Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-17T22:39:49.924Z] #38 DONE 0.0s [2020-04-17T22:39:50.051Z] #44 181.8 CC criu/pstree.o [2020-04-17T22:39:50.214Z] [2020-04-17T22:39:50.214Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:39:50.214Z] #48 87.71 vendor/golang.org/x/net/dns/dnsmessage [2020-04-17T22:39:50.732Z] #44 182.0 CC criu/sigframe.o [2020-04-17T22:39:50.732Z] #44 182.2 CC criu/signalfd.o [2020-04-17T22:39:50.989Z] #44 182.5 CC criu/sk-inet.o [2020-04-17T22:39:51.244Z] #48 88.50 bytes [2020-04-17T22:39:51.424Z] #44 183.3 CC criu/rbtree.o [2020-04-17T22:39:51.664Z] ? github.com/docker/docker/api [no test files] [2020-04-17T22:39:51.919Z] #44 183.4 CC criu/sk-netlink.o [2020-04-17T22:39:51.989Z] #44 183.8 CC criu/rst-malloc.o [2020-04-17T22:39:52.176Z] #44 183.8 CC criu/sk-packet.o [2020-04-17T22:39:52.246Z] #44 184.1 CC criu/seccomp.o [2020-04-17T22:39:52.247Z] #44 ... [2020-04-17T22:39:52.247Z] [2020-04-17T22:39:52.247Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:39:52.247Z] #19 5.837 Collecting yamllint==1.16.0 [2020-04-17T22:39:52.247Z] #19 11.20 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T22:39:52.247Z] #19 11.29 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T22:39:52.247Z] #19 11.46 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T22:39:52.247Z] #19 12.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T22:39:52.247Z] #19 13.05 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T22:39:52.247Z] #19 13.11 Building wheels for collected packages: pyyaml [2020-04-17T22:39:52.247Z] #19 13.11 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T22:39:52.247Z] #19 14.20 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T22:39:52.247Z] #19 14.20 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T22:39:52.247Z] #19 14.30 Successfully built pyyaml [2020-04-17T22:39:52.247Z] #19 14.32 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-17T22:39:52.277Z] #48 ... [2020-04-17T22:39:52.277Z] [2020-04-17T22:39:52.277Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:39:52.277Z] #44 80.09 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-17T22:39:52.277Z] #44 80.13 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T22:39:52.277Z] #44 80.13 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T22:39:52.277Z] #44 80.14 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-17T22:39:52.277Z] #44 80.15 Setting up python-six (1.12.0-1) ... [2020-04-17T22:39:52.277Z] #44 85.96 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-17T22:39:52.277Z] #44 85.97 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T22:39:52.277Z] #44 86.00 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-17T22:39:52.277Z] #44 86.02 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-17T22:39:52.277Z] #44 86.04 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-17T22:39:52.277Z] #44 86.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-17T22:39:52.277Z] #44 86.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-17T22:39:52.277Z] #44 86.09 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-17T22:39:52.277Z] #44 86.09 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-17T22:39:52.277Z] #44 86.09 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-17T22:39:52.569Z] #44 ... [2020-04-17T22:39:52.569Z] [2020-04-17T22:39:52.569Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-17T22:39:52.569Z] #28 32.85 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T22:39:52.569Z] #28 33.55 [2020-04-17T22:39:52.569Z] #28 33.74 ######################################################################## 100.0% [2020-04-17T22:39:52.740Z] #44 184.3 CC criu/sk-queue.o [2020-04-17T22:39:52.812Z] #19 14.73 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T22:39:52.859Z] #28 34.03 [2020-04-17T22:39:52.860Z] #28 34.14 Download of images into '/build' complete. [2020-04-17T22:39:52.860Z] #28 34.14 Use something like the following to load the result into a Docker daemon: [2020-04-17T22:39:52.860Z] #28 34.15 tar -cC '/build' . | docker load [2020-04-17T22:39:52.860Z] #28 DONE 34.2s [2020-04-17T22:39:52.860Z] [2020-04-17T22:39:52.860Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:39:52.860Z] #39 0.429 + RM_GOPATH=0 [2020-04-17T22:39:52.860Z] #39 0.430 + TMP_GOPATH= [2020-04-17T22:39:52.860Z] #39 0.431 + : /build [2020-04-17T22:39:52.860Z] #39 0.432 + '[' -z '' ']' [2020-04-17T22:39:52.860Z] #39 0.433 ++ mktemp -d [2020-04-17T22:39:52.860Z] #39 0.436 + export GOPATH=/tmp/tmp.3sbsOZu1F0 [2020-04-17T22:39:52.860Z] #39 0.437 + GOPATH=/tmp/tmp.3sbsOZu1F0 [2020-04-17T22:39:52.860Z] #39 0.437 + RM_GOPATH=1 [2020-04-17T22:39:52.860Z] #39 0.439 ++ dirname ./install.sh [2020-04-17T22:39:52.860Z] #39 0.467 + dir=. [2020-04-17T22:39:52.860Z] #39 0.471 + bin=tini [2020-04-17T22:39:52.860Z] #39 0.476 + shift [2020-04-17T22:39:52.860Z] #39 0.477 + '[' '!' -f ./tini.installer ']' [2020-04-17T22:39:52.860Z] #39 0.478 + . ./tini.installer [2020-04-17T22:39:52.860Z] #39 0.483 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:39:52.860Z] #39 0.496 + install_tini [2020-04-17T22:39:52.860Z] #39 0.498 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-17T22:39:52.860Z] #39 0.498 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:39:52.860Z] #39 0.499 + git clone https://github.com/krallin/tini.git /tmp/tmp.3sbsOZu1F0/tini [2020-04-17T22:39:52.860Z] #39 0.532 Cloning into '/tmp/tmp.3sbsOZu1F0/tini'... [2020-04-17T22:39:52.860Z] #39 2.175 + cd /tmp/tmp.3sbsOZu1F0/tini [2020-04-17T22:39:52.860Z] #39 2.175 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-17T22:39:52.860Z] #39 2.196 + cmake . [2020-04-17T22:39:53.069Z] #19 ... [2020-04-17T22:39:53.069Z] [2020-04-17T22:39:53.069Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:53.069Z] #44 184.8 CC criu/seize.o [2020-04-17T22:39:53.305Z] #44 184.7 CC criu/sk-tcp.o [2020-04-17T22:39:53.327Z] #44 ... [2020-04-17T22:39:53.327Z] [2020-04-17T22:39:53.327Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:39:53.327Z] #19 DONE 15.2s [2020-04-17T22:39:53.327Z] [2020-04-17T22:39:53.327Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T22:39:53.327Z] #24 DONE 0.1s [2020-04-17T22:39:53.327Z] [2020-04-17T22:39:53.327Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T22:39:53.490Z] #39 3.465 -- The C compiler identification is GNU 8.3.0 [2020-04-17T22:39:53.490Z] #39 3.648 -- Check for working C compiler: /usr/bin/cc [2020-04-17T22:39:53.584Z] #28 ... [2020-04-17T22:39:53.584Z] [2020-04-17T22:39:53.584Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:39:53.584Z] #41 DONE 298.3s [2020-04-17T22:39:53.584Z] [2020-04-17T22:39:53.584Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T22:39:53.870Z] #44 185.2 CC criu/sk-unix.o [2020-04-17T22:39:54.518Z] #28 DONE 1.1s [2020-04-17T22:39:54.518Z] [2020-04-17T22:39:54.518Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:54.518Z] #44 185.9 CC criu/servicefd.o [2020-04-17T22:39:54.530Z] #39 ... [2020-04-17T22:39:54.530Z] [2020-04-17T22:39:54.530Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:39:54.530Z] #51 82.01 + cd /tmp/tmp.9Kb8jtUEDz/src/gotest.tools/gotestsum [2020-04-17T22:39:54.530Z] #51 82.01 + git checkout -q v0.3.5 [2020-04-17T22:39:54.530Z] #51 82.18 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-17T22:39:54.530Z] #51 ... [2020-04-17T22:39:54.530Z] [2020-04-17T22:39:54.530Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:39:54.530Z] #11 84.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-17T22:39:54.530Z] #11 84.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-17T22:39:54.530Z] #11 84.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:39:54.530Z] #11 90.10 Selecting previously unselected package binutils-mingw-w64. [2020-04-17T22:39:54.530Z] #11 90.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-17T22:39:54.530Z] #11 90.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:39:54.530Z] #11 90.33 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-17T22:39:54.530Z] #11 90.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T22:39:54.530Z] #11 90.37 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T22:39:54.530Z] #11 90.72 Selecting previously unselected package dmsetup. [2020-04-17T22:39:54.530Z] #11 90.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T22:39:54.530Z] #11 90.79 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-17T22:39:54.530Z] #11 91.29 Selecting previously unselected package mingw-w64-common. [2020-04-17T22:39:54.530Z] #11 91.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-17T22:39:54.530Z] #11 91.29 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-17T22:39:54.776Z] #44 ... [2020-04-17T22:39:54.776Z] [2020-04-17T22:39:54.776Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T22:39:54.776Z] #31 DONE 0.1s [2020-04-17T22:39:54.776Z] [2020-04-17T22:39:54.776Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T22:39:54.776Z] #34 DONE 0.1s [2020-04-17T22:39:54.776Z] [2020-04-17T22:39:54.776Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T22:39:54.776Z] #39 DONE 0.1s [2020-04-17T22:39:54.776Z] [2020-04-17T22:39:54.776Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:54.776Z] #44 186.7 CC criu/shmem.o [2020-04-17T22:39:55.036Z] #44 ... [2020-04-17T22:39:55.036Z] [2020-04-17T22:39:55.036Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T22:39:55.036Z] #42 DONE 0.2s [2020-04-17T22:39:55.164Z] #11 ... [2020-04-17T22:39:55.164Z] [2020-04-17T22:39:55.164Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:39:55.164Z] #39 5.051 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-17T22:39:55.164Z] #39 5.069 -- Detecting C compiler ABI info [2020-04-17T22:39:55.294Z] [2020-04-17T22:39:55.294Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:39:55.767Z] #44 186.8 CC criu/sockets.o [2020-04-17T22:39:55.859Z] #53 ... [2020-04-17T22:39:55.860Z] [2020-04-17T22:39:55.860Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:55.860Z] #44 187.6 CC criu/sigframe.o [2020-04-17T22:39:55.860Z] #44 187.8 CC criu/signalfd.o [2020-04-17T22:39:56.026Z] #44 187.6 CC criu/stats.o [2020-04-17T22:39:56.117Z] #44 188.1 CC criu/sk-inet.o [2020-04-17T22:39:56.189Z] #39 6.008 -- Detecting C compiler ABI info - done [2020-04-17T22:39:56.189Z] #39 6.131 -- Detecting C compile features [2020-04-17T22:39:56.283Z] #44 187.8 CC criu/string.o [2020-04-17T22:39:56.283Z] #44 187.9 CC criu/sysctl.o [2020-04-17T22:39:56.478Z] #39 ... [2020-04-17T22:39:56.478Z] [2020-04-17T22:39:56.478Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:39:56.478Z] #34 83.88 bytes [2020-04-17T22:39:56.478Z] #34 83.91 strings [2020-04-17T22:39:56.478Z] #34 ... [2020-04-17T22:39:56.478Z] [2020-04-17T22:39:56.478Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:39:56.478Z] #57 86.29 strconv [2020-04-17T22:39:56.478Z] #57 86.29 bytes [2020-04-17T22:39:56.478Z] #57 86.32 strings [2020-04-17T22:39:56.478Z] #57 86.44 syscall [2020-04-17T22:39:57.216Z] #44 188.5 CC criu/sysfs_parse.o [2020-04-17T22:39:57.474Z] #44 188.9 CC criu/timerfd.o [2020-04-17T22:39:57.490Z] #44 189.0 CC criu/sk-netlink.o [2020-04-17T22:39:57.490Z] #44 189.4 CC criu/sk-packet.o [2020-04-17T22:39:57.733Z] #44 189.2 CC criu/tty.o [2020-04-17T22:39:58.055Z] #44 190.0 CC criu/sk-queue.o [2020-04-17T22:39:58.620Z] #44 190.4 CC criu/sk-tcp.o [2020-04-17T22:39:58.877Z] #44 190.9 CC criu/sk-unix.o [2020-04-17T22:39:59.196Z] #57 ... [2020-04-17T22:39:59.196Z] [2020-04-17T22:39:59.196Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:39:59.196Z] #34 96.21 bufio [2020-04-17T22:39:59.196Z] #34 ... [2020-04-17T22:39:59.196Z] [2020-04-17T22:39:59.196Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-17T22:39:59.196Z] #44 96.69 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-17T22:39:59.196Z] #44 96.70 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:39:59.196Z] #44 DONE 97.0s [2020-04-17T22:39:59.485Z] [2020-04-17T22:39:59.485Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:39:59.631Z] #44 190.8 CC criu/tun.o [2020-04-17T22:39:59.891Z] #44 191.3 CC criu/uffd.o [2020-04-17T22:40:00.776Z] #44 192.5 CC criu/sockets.o [2020-04-17T22:40:00.825Z] #44 192.3 CC criu/util.o [2020-04-17T22:40:01.341Z] #44 193.3 CC criu/stats.o [2020-04-17T22:40:01.542Z] #45 2.082 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:40:01.542Z] #45 2.082 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:40:01.542Z] #45 2.095 Note: Building without GnuTLS support [2020-04-17T22:40:01.599Z] #44 193.5 CC criu/string.o [2020-04-17T22:40:01.857Z] #44 193.6 CC criu/sysctl.o [2020-04-17T22:40:02.198Z] #44 193.5 CC criu/uts_ns.o [2020-04-17T22:40:02.198Z] #44 193.8 CC criu/vdso-compat.o [2020-04-17T22:40:02.423Z] #44 194.3 CC criu/sysfs_parse.o [2020-04-17T22:40:02.455Z] #44 194.0 CC criu/vdso.o [2020-04-17T22:40:02.681Z] #44 194.6 CC criu/timerfd.o [2020-04-17T22:40:03.021Z] #44 194.5 LINK criu/built-in.o [2020-04-17T22:40:03.021Z] #44 194.7 LINK criu/criu [2020-04-17T22:40:03.247Z] #44 195.0 CC criu/tty.o [2020-04-17T22:40:03.586Z] #44 ... [2020-04-17T22:40:03.586Z] [2020-04-17T22:40:03.586Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:40:03.586Z] #60 116.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-17T22:40:03.607Z] #45 4.343 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:40:03.607Z] #45 4.396 GEN .gitid [2020-04-17T22:40:03.607Z] #45 4.409 GEN criu/include/version.h [2020-04-17T22:40:03.607Z] #45 4.496 GEN include/common/asm [2020-04-17T22:40:03.884Z] ok github.com/docker/docker/api/server 0.032s coverage: 9.0% of statements [2020-04-17T22:40:03.981Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:40:03.981Z] [2020-04-17T22:40:03.981Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T22:40:03.981Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T22:40:03.981Z] HOSTNAME=58deafc42ffa [2020-04-17T22:40:03.981Z] TESTDEBUG=0 [2020-04-17T22:40:03.981Z] DEST=bundles/test-integration [2020-04-17T22:40:03.981Z] PWD=/go/src/github.com/docker/docker [2020-04-17T22:40:03.981Z] DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 [2020-04-17T22:40:03.981Z] container=docker [2020-04-17T22:40:03.981Z] HOME=/root [2020-04-17T22:40:03.981Z] GOLANG_VERSION=1.13.10 [2020-04-17T22:40:03.981Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T22:40:03.981Z] VALIDATE_BRANCH=master [2020-04-17T22:40:03.981Z] TERM=xterm [2020-04-17T22:40:03.981Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T22:40:03.981Z] SHLVL=1 [2020-04-17T22:40:03.981Z] TIMEOUT=120m [2020-04-17T22:40:03.981Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T22:40:03.981Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T22:40:03.981Z] GO111MODULE=off [2020-04-17T22:40:03.981Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T22:40:03.981Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T22:40:03.981Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T22:40:03.981Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T22:40:03.981Z] GOPATH=/go [2020-04-17T22:40:03.981Z] PKG_CONFIG=pkg-config [2020-04-17T22:40:03.981Z] _=/usr/bin/env [2020-04-17T22:40:03.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T22:40:04.619Z] #44 196.7 CC criu/tun.o [2020-04-17T22:40:04.956Z] #60 118.0 + mkdir -p /build [2020-04-17T22:40:04.956Z] #60 118.0 + cp runc /build/runc [2020-04-17T22:40:05.104Z] #45 ... [2020-04-17T22:40:05.104Z] [2020-04-17T22:40:05.104Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:40:05.104Z] #39 9.996 -- Detecting C compile features - done [2020-04-17T22:40:05.104Z] #39 10.08 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-17T22:40:05.104Z] #39 10.44 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-17T22:40:05.104Z] #39 10.74 -- Configuring done [2020-04-17T22:40:05.104Z] #39 10.79 -- Generating done [2020-04-17T22:40:05.104Z] #39 10.80 -- Build files have been written to: /tmp/tmp.3sbsOZu1F0/tini [2020-04-17T22:40:05.104Z] #39 10.81 + make tini-static [2020-04-17T22:40:05.104Z] #39 11.31 Scanning dependencies of target tini-static [2020-04-17T22:40:05.104Z] #39 11.45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-17T22:40:05.104Z] #39 13.99 [100%] Linking C executable tini-static [2020-04-17T22:40:05.104Z] #39 15.07 [100%] Built target tini-static [2020-04-17T22:40:05.104Z] #39 15.18 + mkdir -p /build [2020-04-17T22:40:05.104Z] #39 15.18 + cp tini-static /build/docker-init [2020-04-17T22:40:05.104Z] #39 DONE 15.3s [2020-04-17T22:40:05.104Z] [2020-04-17T22:40:05.104Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:40:05.104Z] #11 101.2 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-17T22:40:05.104Z] #11 101.2 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-17T22:40:05.104Z] #11 101.2 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:40:05.213Z] #60 DONE 118.4s [2020-04-17T22:40:05.213Z] [2020-04-17T22:40:05.213Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:40:05.213Z] #44 195.1 DEP lib/c/criu.d [2020-04-17T22:40:05.213Z] #44 195.2 CC images/rpc.pb-c.o [2020-04-17T22:40:05.213Z] #44 195.6 CC lib/c/criu.o [2020-04-17T22:40:05.213Z] #44 196.6 LINK lib/c/built-in.o [2020-04-17T22:40:05.213Z] #44 196.6 LINK lib/c/libcriu.so [2020-04-17T22:40:05.213Z] #44 196.6 LINK lib/c/libcriu.a [2020-04-17T22:40:05.213Z] #44 196.8 GEN magic.py [2020-04-17T22:40:05.471Z] #44 197.0 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:40:05.471Z] #44 197.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:40:05.471Z] #44 197.0 Note: Building without GnuTLS support [2020-04-17T22:40:05.552Z] #44 197.2 CC criu/uffd.o [2020-04-17T22:40:06.118Z] #44 198.1 CC criu/util.o [2020-04-17T22:40:06.401Z] #44 197.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:40:07.336Z] #44 198.8 make[1]: Nothing to be done for 'all'. [2020-04-17T22:40:07.490Z] #44 199.1 CC criu/uts_ns.o [2020-04-17T22:40:07.490Z] #44 199.3 CC criu/vdso-compat.o [2020-04-17T22:40:07.490Z] #44 199.4 CC criu/vdso.o [2020-04-17T22:40:07.901Z] #44 199.3 make[1]: 'images/built-in.o' is up to date. [2020-04-17T22:40:07.901Z] #44 199.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T22:40:07.901Z] #44 199.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T22:40:07.901Z] #44 199.3 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T22:40:07.901Z] #44 199.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T22:40:07.901Z] #44 199.4 make[1]: Nothing to be done for 'all'. [2020-04-17T22:40:07.901Z] #44 199.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:40:07.901Z] #44 199.5 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:08.055Z] #44 199.9 LINK criu/built-in.o [2020-04-17T22:40:08.055Z] #44 200.0 LINK criu/criu [2020-04-17T22:40:08.158Z] #44 199.5 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:08.158Z] #44 199.5 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:08.158Z] #44 199.6 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:08.158Z] #44 199.6 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:08.158Z] #44 199.7 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:08.158Z] #44 199.7 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:08.416Z] #44 199.8 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:08.416Z] #44 199.8 INSTALL criu/criu [2020-04-17T22:40:08.416Z] #44 DONE 200.0s [2020-04-17T22:40:08.416Z] [2020-04-17T22:40:08.416Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:08.607Z] #11 ... [2020-04-17T22:40:08.607Z] [2020-04-17T22:40:08.607Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:40:08.607Z] #45 7.038 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-17T22:40:08.607Z] #45 7.200 PBCC images/opts.pb-c.c [2020-04-17T22:40:08.607Z] #45 7.291 PBCC images/sit.pb-c.c [2020-04-17T22:40:08.607Z] #45 7.384 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-17T22:40:08.607Z] #45 7.500 DEP images/opts.pb-c.d [2020-04-17T22:40:08.607Z] #45 7.612 DEP images/sit.pb-c.d [2020-04-17T22:40:08.607Z] #45 7.771 PBCC images/macvlan.pb-c.c [2020-04-17T22:40:08.607Z] #45 7.799 DEP images/macvlan.pb-c.d [2020-04-17T22:40:08.607Z] #45 7.868 PBCC images/autofs.pb-c.c [2020-04-17T22:40:08.607Z] #45 7.900 DEP images/autofs.pb-c.d [2020-04-17T22:40:08.607Z] #45 7.939 PBCC images/sysctl.pb-c.c [2020-04-17T22:40:08.607Z] #45 7.984 DEP images/sysctl.pb-c.d [2020-04-17T22:40:08.607Z] #45 8.047 PBCC images/time.pb-c.c [2020-04-17T22:40:08.607Z] #45 8.079 DEP images/time.pb-c.d [2020-04-17T22:40:08.607Z] #45 8.156 PBCC images/binfmt-misc.pb-c.c [2020-04-17T22:40:08.607Z] #45 8.203 DEP images/binfmt-misc.pb-c.d [2020-04-17T22:40:08.607Z] #45 8.286 PBCC images/seccomp.pb-c.c [2020-04-17T22:40:08.607Z] #45 8.332 DEP images/seccomp.pb-c.d [2020-04-17T22:40:08.607Z] #45 8.390 PBCC images/userns.pb-c.c [2020-04-17T22:40:08.607Z] #45 8.421 DEP images/userns.pb-c.d [2020-04-17T22:40:08.607Z] #45 8.492 PBCC images/cgroup.pb-c.c [2020-04-17T22:40:08.607Z] #45 8.524 DEP images/cgroup.pb-c.d [2020-04-17T22:40:08.607Z] #45 8.609 PBCC images/fown.pb-c.c [2020-04-17T22:40:08.607Z] #45 8.676 PBCC images/ext-file.pb-c.c [2020-04-17T22:40:08.607Z] #45 8.717 DEP images/fown.pb-c.d [2020-04-17T22:40:08.607Z] #45 8.831 DEP images/ext-file.pb-c.d [2020-04-17T22:40:08.607Z] #45 8.887 PBCC images/rpc.pb-c.c [2020-04-17T22:40:08.607Z] #45 9.013 DEP images/rpc.pb-c.d [2020-04-17T22:40:08.607Z] #45 9.092 PBCC images/siginfo.pb-c.c [2020-04-17T22:40:08.607Z] #45 9.113 DEP images/siginfo.pb-c.d [2020-04-17T22:40:08.607Z] #45 9.192 PBCC images/pagemap.pb-c.c [2020-04-17T22:40:08.607Z] #45 9.278 DEP images/pagemap.pb-c.d [2020-04-17T22:40:08.607Z] #45 9.347 PBCC images/rlimit.pb-c.c [2020-04-17T22:40:08.607Z] #45 9.371 DEP images/rlimit.pb-c.d [2020-04-17T22:40:08.607Z] #45 9.455 PBCC images/file-lock.pb-c.c [2020-04-17T22:40:08.607Z] #45 9.472 DEP images/file-lock.pb-c.d [2020-04-17T22:40:08.607Z] #45 9.525 PBCC images/tty.pb-c.c [2020-04-17T22:40:08.620Z] #44 200.4 DEP lib/c/criu.d [2020-04-17T22:40:08.620Z] #44 200.5 CC images/rpc.pb-c.o [2020-04-17T22:40:08.878Z] #44 200.9 CC lib/c/criu.o [2020-04-17T22:40:08.897Z] #45 9.615 DEP images/tty.pb-c.d [2020-04-17T22:40:08.897Z] #45 9.747 PBCC images/tun.pb-c.c [2020-04-17T22:40:08.897Z] #45 9.823 PBCC images/netdev.pb-c.c [2020-04-17T22:40:08.981Z] #53 ... [2020-04-17T22:40:08.981Z] [2020-04-17T22:40:08.981Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:08.981Z] #65 241.2 + bin/containerd [2020-04-17T22:40:09.190Z] #45 9.972 DEP images/tun.pb-c.d [2020-04-17T22:40:09.479Z] #45 10.08 DEP images/netdev.pb-c.d [2020-04-17T22:40:09.479Z] #45 10.20 PBCC images/vma.pb-c.c [2020-04-17T22:40:09.479Z] #45 10.27 DEP images/vma.pb-c.d [2020-04-17T22:40:09.546Z] #65 ... [2020-04-17T22:40:09.546Z] [2020-04-17T22:40:09.546Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T22:40:09.546Z] #45 DONE 0.1s [2020-04-17T22:40:09.767Z] #45 10.39 PBCC images/creds.pb-c.c [2020-04-17T22:40:09.767Z] #45 10.48 DEP images/creds.pb-c.d [2020-04-17T22:40:09.767Z] #45 10.58 PBCC images/utsns.pb-c.c [2020-04-17T22:40:09.767Z] #45 10.59 DEP images/utsns.pb-c.d [2020-04-17T22:40:09.767Z] #45 10.73 PBCC images/ipc-desc.pb-c.c [2020-04-17T22:40:09.802Z] [2020-04-17T22:40:09.802Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T22:40:09.802Z] #48 DONE 0.1s [2020-04-17T22:40:09.802Z] [2020-04-17T22:40:09.802Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T22:40:09.802Z] #51 DONE 0.1s [2020-04-17T22:40:09.802Z] [2020-04-17T22:40:09.802Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:10.057Z] #45 10.76 PBCC images/ipc-sem.pb-c.c [2020-04-17T22:40:10.057Z] #45 10.81 DEP images/ipc-desc.pb-c.d [2020-04-17T22:40:10.057Z] #45 10.89 DEP images/ipc-sem.pb-c.d [2020-04-17T22:40:10.057Z] #45 11.03 PBCC images/ipc-msg.pb-c.c [2020-04-17T22:40:10.250Z] #44 201.8 LINK lib/c/built-in.o [2020-04-17T22:40:10.250Z] #44 201.9 LINK lib/c/libcriu.so [2020-04-17T22:40:10.250Z] #44 201.9 LINK lib/c/libcriu.a [2020-04-17T22:40:10.250Z] #44 ... [2020-04-17T22:40:10.250Z] [2020-04-17T22:40:10.250Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:40:10.250Z] #60 114.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-17T22:40:10.347Z] #45 11.08 DEP images/ipc-msg.pb-c.d [2020-04-17T22:40:10.347Z] #45 11.21 PBCC images/ipc-shm.pb-c.c [2020-04-17T22:40:10.347Z] #45 11.25 DEP images/ipc-shm.pb-c.d [2020-04-17T22:40:10.637Z] #45 11.35 PBCC images/ipc-var.pb-c.c [2020-04-17T22:40:10.637Z] #45 11.39 DEP images/ipc-var.pb-c.d [2020-04-17T22:40:10.637Z] #45 11.49 PBCC images/sk-opts.pb-c.c [2020-04-17T22:40:10.637Z] #45 11.53 PBCC images/packet-sock.pb-c.c [2020-04-17T22:40:10.926Z] #45 11.70 DEP images/sk-opts.pb-c.d [2020-04-17T22:40:10.926Z] #45 11.83 DEP images/packet-sock.pb-c.d [2020-04-17T22:40:10.926Z] #45 11.92 PBCC images/sk-netlink.pb-c.c [2020-04-17T22:40:11.225Z] #45 12.11 DEP images/sk-netlink.pb-c.d [2020-04-17T22:40:11.225Z] #45 12.18 PBCC images/sk-inet.pb-c.c [2020-04-17T22:40:11.225Z] #45 ... [2020-04-17T22:40:11.225Z] [2020-04-17T22:40:11.225Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:40:11.225Z] #34 98.85 reflect [2020-04-17T22:40:11.225Z] #34 101.7 path [2020-04-17T22:40:11.225Z] #34 104.7 text/tabwriter [2020-04-17T22:40:11.515Z] #34 ... [2020-04-17T22:40:11.515Z] [2020-04-17T22:40:11.515Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:40:11.515Z] #45 12.28 DEP images/sk-inet.pb-c.d [2020-04-17T22:40:11.515Z] #45 12.41 PBCC images/sk-unix.pb-c.c [2020-04-17T22:40:11.622Z] #60 116.1 + mkdir -p /build [2020-04-17T22:40:11.803Z] #45 12.51 DEP images/sk-unix.pb-c.d [2020-04-17T22:40:11.803Z] #45 ... [2020-04-17T22:40:11.803Z] [2020-04-17T22:40:11.803Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:40:11.803Z] #57 99.20 bufio [2020-04-17T22:40:11.803Z] #57 101.2 reflect [2020-04-17T22:40:11.803Z] #57 103.1 regexp/syntax [2020-04-17T22:40:11.803Z] #57 ... [2020-04-17T22:40:11.803Z] [2020-04-17T22:40:11.803Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:40:11.803Z] #48 100.6 bufio [2020-04-17T22:40:11.803Z] #48 100.8 reflect [2020-04-17T22:40:11.803Z] #48 109.0 regexp/syntax [2020-04-17T22:40:11.880Z] #60 116.1 + cp runc /build/runc [2020-04-17T22:40:12.093Z] #48 ... [2020-04-17T22:40:12.093Z] [2020-04-17T22:40:12.093Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:40:12.093Z] #45 12.72 PBCC images/mm.pb-c.c [2020-04-17T22:40:12.093Z] #45 12.81 DEP images/mm.pb-c.d [2020-04-17T22:40:12.093Z] #45 12.90 PBCC images/timerfd.pb-c.c [2020-04-17T22:40:12.093Z] #45 12.99 DEP images/timerfd.pb-c.d [2020-04-17T22:40:12.138Z] #60 DONE 116.5s [2020-04-17T22:40:12.138Z] [2020-04-17T22:40:12.138Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:40:12.138Z] #44 202.1 GEN magic.py [2020-04-17T22:40:12.138Z] #44 202.2 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:40:12.138Z] #44 202.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:40:12.138Z] #44 202.2 Note: Building without GnuTLS support [2020-04-17T22:40:12.138Z] #44 202.8 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:40:12.138Z] #44 203.6 make[1]: Nothing to be done for 'all'. [2020-04-17T22:40:12.383Z] #45 13.18 PBCC images/timer.pb-c.c [2020-04-17T22:40:12.383Z] #45 13.24 DEP images/timer.pb-c.d [2020-04-17T22:40:12.383Z] #45 13.35 PBCC images/sa.pb-c.c [2020-04-17T22:40:12.395Z] #44 204.4 make[1]: 'images/built-in.o' is up to date. [2020-04-17T22:40:12.673Z] #45 13.48 DEP images/sa.pb-c.d [2020-04-17T22:40:12.684Z] #44 204.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T22:40:12.684Z] #44 204.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T22:40:12.684Z] #44 204.6 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T22:40:12.684Z] #44 204.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T22:40:12.684Z] #44 204.7 make[1]: Nothing to be done for 'all'. [2020-04-17T22:40:12.950Z] #44 204.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:40:12.963Z] #45 13.67 PBCC images/pipe-data.pb-c.c [2020-04-17T22:40:12.963Z] #45 13.71 DEP images/pipe-data.pb-c.d [2020-04-17T22:40:12.963Z] #45 13.82 PBCC images/mnt.pb-c.c [2020-04-17T22:40:12.963Z] #45 13.92 DEP images/mnt.pb-c.d [2020-04-17T22:40:13.245Z] #44 205.1 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:13.245Z] #44 205.2 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:13.245Z] #44 205.2 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:13.254Z] #45 14.06 PBCC images/sk-packet.pb-c.c [2020-04-17T22:40:13.254Z] #45 14.10 DEP images/sk-packet.pb-c.d [2020-04-17T22:40:13.254Z] #45 14.20 PBCC images/tcp-stream.pb-c.c [2020-04-17T22:40:13.507Z] #44 205.4 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:13.507Z] #44 205.5 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:13.507Z] #44 205.6 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:13.544Z] #45 14.33 DEP images/tcp-stream.pb-c.d [2020-04-17T22:40:13.776Z] #44 205.7 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:13.777Z] #44 205.8 make[2]: Nothing to be done for 'all'. [2020-04-17T22:40:13.835Z] #45 14.50 PBCC images/pipe.pb-c.c [2020-04-17T22:40:13.835Z] #45 14.64 DEP images/pipe.pb-c.d [2020-04-17T22:40:14.033Z] #44 205.8 INSTALL criu/criu [2020-04-17T22:40:14.033Z] #44 DONE 206.0s [2020-04-17T22:40:14.033Z] [2020-04-17T22:40:14.033Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:14.033Z] #65 251.2 + bin/containerd [2020-04-17T22:40:14.124Z] #45 14.84 PBCC images/pstree.pb-c.c [2020-04-17T22:40:14.124Z] #45 14.91 DEP images/pstree.pb-c.d [2020-04-17T22:40:14.414Z] #45 15.00 PBCC images/fs.pb-c.c [2020-04-17T22:40:14.414Z] #45 15.04 DEP images/fs.pb-c.d [2020-04-17T22:40:14.414Z] #45 15.18 PBCC images/signalfd.pb-c.c [2020-04-17T22:40:14.414Z] #45 15.26 DEP images/signalfd.pb-c.d [2020-04-17T22:40:14.414Z] #45 15.36 PBCC images/fh.pb-c.c [2020-04-17T22:40:14.705Z] #45 15.46 PBCC images/fsnotify.pb-c.c [2020-04-17T22:40:14.705Z] #45 15.60 DEP images/fh.pb-c.d [2020-04-17T22:40:14.705Z] #45 15.69 DEP images/fsnotify.pb-c.d [2020-04-17T22:40:14.995Z] #45 15.77 PBCC images/eventpoll.pb-c.c [2020-04-17T22:40:14.995Z] #45 15.81 DEP images/eventpoll.pb-c.d [2020-04-17T22:40:14.995Z] #45 15.93 PBCC images/eventfd.pb-c.c [2020-04-17T22:40:15.285Z] #45 16.00 DEP images/eventfd.pb-c.d [2020-04-17T22:40:15.285Z] #45 16.09 PBCC images/remap-file-path.pb-c.c [2020-04-17T22:40:15.285Z] #45 16.13 DEP images/remap-file-path.pb-c.d [2020-04-17T22:40:15.404Z] #65 ... [2020-04-17T22:40:15.404Z] [2020-04-17T22:40:15.404Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T22:40:15.404Z] #45 DONE 0.1s [2020-04-17T22:40:15.404Z] [2020-04-17T22:40:15.404Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T22:40:15.404Z] #48 DONE 0.1s [2020-04-17T22:40:15.404Z] [2020-04-17T22:40:15.404Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T22:40:15.404Z] #51 DONE 0.1s [2020-04-17T22:40:15.404Z] [2020-04-17T22:40:15.404Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:15.575Z] #45 16.27 PBCC images/fifo.pb-c.c [2020-04-17T22:40:15.575Z] #45 16.31 DEP images/fifo.pb-c.d [2020-04-17T22:40:15.575Z] #45 16.39 PBCC images/ghost-file.pb-c.c [2020-04-17T22:40:15.864Z] #45 16.54 DEP images/ghost-file.pb-c.d [2020-04-17T22:40:15.864Z] #45 16.69 PBCC images/regfile.pb-c.c [2020-04-17T22:40:15.864Z] #45 16.75 DEP images/regfile.pb-c.d [2020-04-17T22:40:16.155Z] #45 16.87 PBCC images/ns.pb-c.c [2020-04-17T22:40:16.155Z] #45 16.89 DEP images/ns.pb-c.d [2020-04-17T22:40:16.155Z] #45 16.96 PBCC images/fdinfo.pb-c.c [2020-04-17T22:40:16.353Z] #53 DONE 317.9s [2020-04-17T22:40:16.353Z] [2020-04-17T22:40:16.353Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:16.463Z] #45 17.10 DEP images/fdinfo.pb-c.d [2020-04-17T22:40:16.463Z] #45 17.19 PBCC images/core-aarch64.pb-c.c [2020-04-17T22:40:16.463Z] #45 17.27 PBCC images/core-arm.pb-c.c [2020-04-17T22:40:16.758Z] #45 17.44 PBCC images/core-ppc64.pb-c.c [2020-04-17T22:40:16.758Z] #45 17.54 PBCC images/core-s390.pb-c.c [2020-04-17T22:40:16.758Z] #45 17.62 PBCC images/core-x86.pb-c.c [2020-04-17T22:40:16.919Z] #65 ... [2020-04-17T22:40:16.919Z] [2020-04-17T22:40:16.919Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T22:40:17.050Z] #45 17.71 PBCC images/core.pb-c.c [2020-04-17T22:40:17.050Z] #45 17.82 PBCC images/inventory.pb-c.c [2020-04-17T22:40:17.050Z] #45 17.92 DEP images/core-aarch64.pb-c.d [2020-04-17T22:40:17.178Z] #54 DONE 0.2s [2020-04-17T22:40:17.178Z] [2020-04-17T22:40:17.178Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T22:40:17.178Z] #57 DONE 0.1s [2020-04-17T22:40:17.178Z] [2020-04-17T22:40:17.178Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T22:40:17.342Z] #45 17.99 DEP images/core-arm.pb-c.d [2020-04-17T22:40:17.342Z] #45 18.10 DEP images/core-ppc64.pb-c.d [2020-04-17T22:40:17.342Z] #45 18.18 DEP images/core-s390.pb-c.d [2020-04-17T22:40:17.342Z] #45 18.33 DEP images/core-x86.pb-c.d [2020-04-17T22:40:17.435Z] #61 DONE 0.1s [2020-04-17T22:40:17.435Z] [2020-04-17T22:40:17.435Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:17.633Z] #45 18.40 DEP images/core.pb-c.d [2020-04-17T22:40:17.633Z] #45 18.54 DEP images/inventory.pb-c.d [2020-04-17T22:40:17.633Z] #45 18.63 PBCC images/cpuinfo.pb-c.c [2020-04-17T22:40:17.923Z] #45 18.69 DEP images/cpuinfo.pb-c.d [2020-04-17T22:40:17.923Z] #45 18.84 PBCC images/stats.pb-c.c [2020-04-17T22:40:17.923Z] #45 18.89 DEP images/stats.pb-c.d [2020-04-17T22:40:20.650Z] #45 21.47 make[1]: Nothing to be done for 'all'. [2020-04-17T22:40:20.939Z] #45 ... [2020-04-17T22:40:20.939Z] [2020-04-17T22:40:20.939Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:40:20.939Z] #57 118.5 time [2020-04-17T22:40:22.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T22:40:23.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T22:40:23.505Z] #53 DONE 326.6s [2020-04-17T22:40:23.505Z] [2020-04-17T22:40:23.505Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:23.659Z] #57 ... [2020-04-17T22:40:23.659Z] [2020-04-17T22:40:23.659Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:40:23.659Z] #11 111.4 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-17T22:40:23.659Z] #11 111.4 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T22:40:23.659Z] #11 111.4 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:40:23.659Z] #11 111.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-17T22:40:23.659Z] #11 111.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T22:40:23.659Z] #11 111.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:40:23.659Z] #11 ... [2020-04-17T22:40:23.659Z] [2020-04-17T22:40:23.659Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:23.659Z] #66 65.39 Checking out files: 49% (1564/3176) Checking out files: 50% (1588/3176) Checking out files: 51% (1620/3176) Checking out files: 52% (1652/3176) Checking out files: 53% (1684/3176) Checking out files: 54% (1716/3176) Checking out files: 55% (1747/3176) Checking out files: 56% (1779/3176) Checking out files: 57% (1811/3176) Checking out files: 58% (1843/3176) Checking out files: 59% (1874/3176) Checking out files: 60% (1906/3176) Checking out files: 61% (1938/3176) Checking out files: 62% (1970/3176) Checking out files: 63% (2001/3176) Checking out files: 64% (2033/3176) Checking out files: 65% (2065/3176) Checking out files: 66% (2097/3176) Checking out files: 67% (2128/3176) Checking out files: 68% (2160/3176) Checking out files: 69% (2192/3176) Checking out files: 70% (2224/3176) Checking out files: 71% (2255/3176) Checking out files: 72% (2287/3176) Checking out files: 73% (2319/3176) Checking out files: 74% (2351/3176) Checking out files: 75% (2382/3176) Checking out files: 76% (2414/3176) Checking out files: 77% (2446/3176) Checking out files: 78% (2478/3176) Checking out files: 79% (2510/3176) Checking out files: 80% (2541/3176) Checking out files: 81% (2573/3176) Checking out files: 82% (2605/3176) Checking out files: 83% (2637/3176) Checking out files: 84% (2668/3176) Checking out files: 85% (2700/3176) Checking out files: 86% (2732/3176) Checking out files: 87% (2764/3176) Checking out files: 88% (2795/3176) Checking out files: 89% (2827/3176) Checking out files: 90% (2859/3176) Checking out files: 91% (2891/3176) Checking out files: 92% (2922/3176) Checking out files: 93% (2954/3176) Checking out files: 94% (2986/3176) Checking out files: 95% (3018/3176) Checking out files: 96% (3049/3176) Checking out files: 97% (3081/3176) Checking out files: 98% (3113/3176) Checking out files: 99% (3145/3176) Checking out files: 100% (3176/3176) Checking out files: 100% (3176/3176), done. [2020-04-17T22:40:23.659Z] #66 66.30 + cd /tmp/tmp.kefhsGrv3a/src/github.com/containerd/containerd [2020-04-17T22:40:23.762Z] #65 ... [2020-04-17T22:40:23.762Z] [2020-04-17T22:40:23.762Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T22:40:23.762Z] #54 DONE 0.2s [2020-04-17T22:40:23.762Z] [2020-04-17T22:40:23.762Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:23.950Z] #66 66.30 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-17T22:40:23.950Z] #66 ... [2020-04-17T22:40:23.950Z] [2020-04-17T22:40:23.950Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:40:23.950Z] #34 111.3 internal/syscall/execenv [2020-04-17T22:40:23.950Z] #34 111.3 internal/syscall/unix [2020-04-17T22:40:23.950Z] #34 111.3 time [2020-04-17T22:40:23.950Z] #34 ... [2020-04-17T22:40:23.950Z] [2020-04-17T22:40:23.950Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:40:23.950Z] #57 121.2 regexp [2020-04-17T22:40:24.019Z] #65 ... [2020-04-17T22:40:24.019Z] [2020-04-17T22:40:24.019Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T22:40:24.019Z] #57 DONE 0.1s [2020-04-17T22:40:24.019Z] [2020-04-17T22:40:24.019Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T22:40:24.019Z] #61 DONE 0.1s [2020-04-17T22:40:24.019Z] [2020-04-17T22:40:24.019Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:24.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T22:40:26.681Z] #57 ... [2020-04-17T22:40:26.681Z] [2020-04-17T22:40:26.681Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:40:26.681Z] #48 113.7 time [2020-04-17T22:40:26.681Z] #48 113.8 vendor/golang.org/x/text/transform [2020-04-17T22:40:26.681Z] #48 ... [2020-04-17T22:40:26.681Z] [2020-04-17T22:40:26.681Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:40:26.681Z] #45 23.56 CC images/stats.o [2020-04-17T22:40:26.681Z] #45 24.57 CC images/core.o [2020-04-17T22:40:26.681Z] #45 25.80 CC images/core-x86.o [2020-04-17T22:40:26.681Z] #45 27.01 CC images/core-arm.o [2020-04-17T22:40:26.969Z] #45 27.77 CC images/core-aarch64.o [2020-04-17T22:40:27.599Z] #45 28.40 CC images/core-ppc64.o [2020-04-17T22:40:28.629Z] #45 29.63 CC images/core-s390.o [2020-04-17T22:40:29.658Z] #45 ... [2020-04-17T22:40:29.658Z] [2020-04-17T22:40:29.658Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:40:29.658Z] #66 69.06 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-17T22:40:29.658Z] #66 69.06 + BUILDTAGS='netgo osusergo static_build' [2020-04-17T22:40:29.658Z] #66 69.07 + export EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:40:29.658Z] #66 69.07 + EXTRA_FLAGS=-buildmode=pie [2020-04-17T22:40:29.658Z] #66 69.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-17T22:40:29.658Z] #66 69.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-17T22:40:29.658Z] #66 69.07 + '[' '' = dynamic ']' [2020-04-17T22:40:29.658Z] #66 69.07 + make [2020-04-17T22:40:29.658Z] #66 70.35 + bin/ctr [2020-04-17T22:40:34.110Z] #66 ... [2020-04-17T22:40:34.110Z] [2020-04-17T22:40:34.110Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:40:34.110Z] #45 30.94 CC images/cpuinfo.o [2020-04-17T22:40:34.110Z] #45 31.75 CC images/inventory.o [2020-04-17T22:40:34.110Z] #45 32.31 CC images/fdinfo.o [2020-04-17T22:40:34.110Z] #45 33.05 CC images/fown.o [2020-04-17T22:40:34.110Z] #45 33.46 CC images/ns.o [2020-04-17T22:40:34.110Z] #45 33.79 CC images/regfile.o [2020-04-17T22:40:34.111Z] #45 34.20 CC images/ghost-file.o [2020-04-17T22:40:34.111Z] #45 34.71 CC images/fifo.o [2020-04-17T22:40:34.111Z] #45 35.07 CC images/remap-file-path.o [2020-04-17T22:40:34.111Z] #45 ... [2020-04-17T22:40:34.111Z] [2020-04-17T22:40:34.111Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:40:34.111Z] #34 121.7 internal/poll [2020-04-17T22:40:34.111Z] #34 125.9 os [2020-04-17T22:40:34.111Z] #34 128.8 internal/fmtsort [2020-04-17T22:40:34.111Z] #34 131.2 path/filepath [2020-04-17T22:40:34.111Z] #34 131.3 fmt [2020-04-17T22:40:34.749Z] #34 ... [2020-04-17T22:40:34.749Z] [2020-04-17T22:40:34.749Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:40:34.749Z] #45 35.48 CC images/eventfd.o [2020-04-17T22:40:35.040Z] #45 35.79 CC images/eventpoll.o [2020-04-17T22:40:35.670Z] #45 36.29 CC images/fh.o [2020-04-17T22:40:36.298Z] #45 36.96 CC images/fsnotify.o [2020-04-17T22:40:37.328Z] #45 38.02 CC images/signalfd.o [2020-04-17T22:40:37.619Z] #45 38.53 CC images/fs.o [2020-04-17T22:40:38.250Z] #45 38.90 CC images/pstree.o [2020-04-17T22:40:38.539Z] #45 39.34 CC images/pipe.o [2020-04-17T22:40:38.829Z] #45 39.72 CC images/tcp-stream.o [2020-04-17T22:40:39.347Z] #65 269.6 + bin/containerd-stress [2020-04-17T22:40:39.347Z] #65 271.3 + bin/containerd-shim [2020-04-17T22:40:39.458Z] #45 40.11 CC images/sk-packet.o [2020-04-17T22:40:40.088Z] #45 40.81 CC images/mnt.o [2020-04-17T22:40:40.088Z] #45 ... [2020-04-17T22:40:40.088Z] [2020-04-17T22:40:40.088Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:40:40.088Z] #48 127.6 regexp [2020-04-17T22:40:40.088Z] #48 133.2 path/filepath [2020-04-17T22:40:40.088Z] #48 133.4 net [2020-04-17T22:40:40.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T22:40:40.381Z] #48 ... [2020-04-17T22:40:40.381Z] [2020-04-17T22:40:40.381Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:40:40.381Z] #57 134.5 io/ioutil [2020-04-17T22:40:40.381Z] #57 134.6 mvdan.cc/sh/v3/fileutil [2020-04-17T22:40:40.381Z] #57 137.5 encoding/binary [2020-04-17T22:40:40.381Z] #57 137.5 flag [2020-04-17T22:40:40.381Z] #57 137.5 github.com/pkg/diff [2020-04-17T22:40:40.381Z] #57 137.5 go/token [2020-04-17T22:40:40.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T22:40:41.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T22:40:42.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T22:40:42.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T22:40:43.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T22:40:43.902Z] #57 ... [2020-04-17T22:40:43.902Z] [2020-04-17T22:40:43.902Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:40:43.902Z] #45 41.28 CC images/pipe-data.o [2020-04-17T22:40:43.902Z] #45 41.66 CC images/sa.o [2020-04-17T22:40:43.902Z] #45 42.07 CC images/timer.o [2020-04-17T22:40:43.902Z] #45 42.71 CC images/timerfd.o [2020-04-17T22:40:43.902Z] #45 43.11 CC images/mm.o [2020-04-17T22:40:43.902Z] #45 43.66 CC images/sk-opts.o [2020-04-17T22:40:43.902Z] #45 44.14 CC images/sk-unix.o [2020-04-17T22:40:43.902Z] #45 44.69 CC images/sk-inet.o [2020-04-17T22:40:44.531Z] #45 45.33 CC images/tun.o [2020-04-17T22:40:44.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T22:40:45.158Z] #45 45.99 CC images/sk-netlink.o [2020-04-17T22:40:45.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T22:40:45.786Z] #45 46.57 CC images/packet-sock.o [2020-04-17T22:40:45.904Z] #65 277.8 + bin/containerd-shim-runc-v1 [2020-04-17T22:40:45.926Z] #65 281.3 + bin/containerd-stress [2020-04-17T22:40:45.926Z] #65 283.0 + bin/containerd-shim [2020-04-17T22:40:46.414Z] #45 47.20 CC images/ipc-var.o [2020-04-17T22:40:46.414Z] #45 ... [2020-04-17T22:40:46.414Z] [2020-04-17T22:40:46.414Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:40:46.414Z] #34 133.9 io/ioutil [2020-04-17T22:40:46.414Z] #34 137.0 github.com/BurntSushi/toml [2020-04-17T22:40:46.414Z] #34 137.0 log [2020-04-17T22:40:46.414Z] #34 137.0 flag [2020-04-17T22:40:46.703Z] #34 ... [2020-04-17T22:40:46.703Z] [2020-04-17T22:40:46.703Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:40:46.703Z] #48 138.9 os/exec [2020-04-17T22:40:46.703Z] #48 141.9 internal/lazyregexp [2020-04-17T22:40:46.703Z] #48 143.1 github.com/LK4D4/vndr/versioned [2020-04-17T22:40:46.703Z] #48 ... [2020-04-17T22:40:46.703Z] [2020-04-17T22:40:46.703Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:40:46.703Z] #45 47.51 CC images/ipc-desc.o [2020-04-17T22:40:47.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T22:40:47.334Z] #45 48.07 CC images/ipc-shm.o [2020-04-17T22:40:47.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T22:40:47.623Z] #45 48.47 CC images/ipc-msg.o [2020-04-17T22:40:48.252Z] #45 49.09 CC images/ipc-sem.o [2020-04-17T22:40:48.432Z] #65 280.8 + bin/containerd-shim-runc-v2 [2020-04-17T22:40:48.550Z] #45 49.45 CC images/utsns.o [2020-04-17T22:40:48.845Z] #45 49.82 CC images/creds.o [2020-04-17T22:40:48.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T22:40:49.134Z] #45 50.02 CC images/vma.o [2020-04-17T22:40:49.364Z] #65 281.6 + binaries [2020-04-17T22:40:49.364Z] #65 281.6 + mkdir -p /build [2020-04-17T22:40:49.364Z] #65 281.6 + cp bin/containerd /build/containerd [2020-04-17T22:40:49.364Z] #65 281.6 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T22:40:49.364Z] #65 281.6 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T22:40:49.364Z] #65 281.6 + cp bin/ctr /build/ctr [2020-04-17T22:40:49.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T22:40:49.760Z] #45 50.52 CC images/netdev.o [2020-04-17T22:40:49.932Z] #65 DONE 282.0s [2020-04-17T22:40:50.787Z] #45 51.36 CC images/tty.o [2020-04-17T22:40:50.864Z] [2020-04-17T22:40:50.864Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T22:40:50.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T22:40:51.121Z] #66 DONE 0.2s [2020-04-17T22:40:51.121Z] [2020-04-17T22:40:51.121Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T22:40:51.378Z] #70 DONE 0.1s [2020-04-17T22:40:51.378Z] [2020-04-17T22:40:51.378Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T22:40:51.378Z] #72 DONE 0.1s [2020-04-17T22:40:51.378Z] [2020-04-17T22:40:51.378Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T22:40:51.378Z] #75 DONE 0.1s [2020-04-17T22:40:51.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T22:40:51.635Z] [2020-04-17T22:40:51.635Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T22:40:51.635Z] #76 DONE 0.0s [2020-04-17T22:40:51.635Z] [2020-04-17T22:40:51.635Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T22:40:52.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T22:40:52.288Z] #45 52.80 CC images/file-lock.o [2020-04-17T22:40:52.288Z] #45 53.12 CC images/rlimit.o [2020-04-17T22:40:52.473Z] #65 289.6 + bin/containerd-shim-runc-v1 [2020-04-17T22:40:52.918Z] #45 53.49 CC images/pagemap.o [2020-04-17T22:40:53.004Z] #77 DONE 1.2s [2020-04-17T22:40:53.004Z] [2020-04-17T22:40:53.004Z] #78 exporting to image [2020-04-17T22:40:53.004Z] #78 exporting layers [2020-04-17T22:40:53.186Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T22:40:53.186Z] Using test binary docker [2020-04-17T22:40:53.186Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T22:40:53.186Z] +++ /etc/init.d/apparmor start [2020-04-17T22:40:53.186Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T22:40:53.186Z] INFO: Waiting for daemon to start... [2020-04-17T22:40:53.186Z] Starting dockerd [2020-04-17T22:40:53.186Z] +++ 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 [2020-04-17T22:40:53.548Z] #45 54.13 CC images/siginfo.o [2020-04-17T22:40:53.838Z] #45 54.59 CC images/rpc.o [2020-04-17T22:40:54.128Z] #45 ... [2020-04-17T22:40:54.128Z] [2020-04-17T22:40:54.128Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:40:54.128Z] #34 144.9 github.com/BurntSushi/toml/cmd/tomlv [2020-04-17T22:40:54.128Z] #34 DONE 151.8s [2020-04-17T22:40:54.128Z] [2020-04-17T22:40:54.128Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:40:54.128Z] #11 145.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-17T22:40:54.128Z] #11 145.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-17T22:40:54.128Z] #11 145.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:40:54.761Z] #11 ... [2020-04-17T22:40:54.761Z] [2020-04-17T22:40:54.761Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:40:54.761Z] #57 142.1 go/scanner [2020-04-17T22:40:54.761Z] #57 144.3 mvdan.cc/editorconfig [2020-04-17T22:40:54.761Z] #57 144.4 mvdan.cc/sh/v3/syntax [2020-04-17T22:40:54.761Z] #57 147.5 encoding/json [2020-04-17T22:40:54.761Z] #57 149.0 go/ast [2020-04-17T22:40:54.761Z] #57 151.9 golang.org/x/sys/unix [2020-04-17T22:40:54.997Z] #65 292.6 + bin/containerd-shim-runc-v2 [2020-04-17T22:40:55.204Z] . [2020-04-17T22:40:55.204Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T22:40:55.204Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T22:40:55.204Z] Error: No such image: emptyfs [2020-04-17T22:40:55.204Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T22:40:55.204Z] ++++ docker load [2020-04-17T22:40:55.486Z] Running integration-test (iteration 1) [2020-04-17T22:40:55.486Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T22:40:55.486Z] ++ 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 [2020-04-17T22:40:55.486Z] ++ set -e [2020-04-17T22:40:55.486Z] ++ '[' -n 0 ']' [2020-04-17T22:40:55.486Z] ++ set -x [2020-04-17T22:40:55.486Z] ++ 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 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 [2020-04-17T22:40:55.562Z] #65 293.4 + binaries [2020-04-17T22:40:55.562Z] #65 293.4 + mkdir -p /build [2020-04-17T22:40:55.562Z] #65 293.4 + cp bin/containerd /build/containerd [2020-04-17T22:40:55.562Z] #65 293.4 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T22:40:55.562Z] #65 293.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T22:40:55.789Z] #57 ... [2020-04-17T22:40:55.789Z] [2020-04-17T22:40:55.789Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:40:55.789Z] #48 146.8 crypto/ed25519/internal/edwards25519 [2020-04-17T22:40:55.789Z] #48 146.8 crypto/cipher [2020-04-17T22:40:55.789Z] #48 146.8 go/scanner [2020-04-17T22:40:55.789Z] #48 153.0 go/ast [2020-04-17T22:40:55.789Z] #48 153.3 net/url [2020-04-17T22:40:55.818Z] #65 293.4 + cp bin/ctr /build/ctr [2020-04-17T22:40:56.075Z] #65 DONE 293.9s [2020-04-17T22:40:57.009Z] [2020-04-17T22:40:57.009Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T22:40:57.265Z] #66 DONE 0.2s [2020-04-17T22:40:57.265Z] [2020-04-17T22:40:57.265Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T22:40:57.265Z] #70 DONE 0.1s [2020-04-17T22:40:57.265Z] [2020-04-17T22:40:57.265Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T22:40:57.265Z] #72 DONE 0.1s [2020-04-17T22:40:57.331Z] #48 ... [2020-04-17T22:40:57.331Z] [2020-04-17T22:40:57.331Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:40:57.331Z] #45 58.03 CC images/ext-file.o [2020-04-17T22:40:57.522Z] [2020-04-17T22:40:57.522Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T22:40:57.522Z] #75 DONE 0.1s [2020-04-17T22:40:57.522Z] [2020-04-17T22:40:57.522Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T22:40:57.522Z] #76 DONE 0.0s [2020-04-17T22:40:57.522Z] [2020-04-17T22:40:57.522Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T22:40:57.622Z] #45 58.45 CC images/cgroup.o [2020-04-17T22:40:58.891Z] #77 DONE 1.1s [2020-04-17T22:40:58.891Z] [2020-04-17T22:40:58.891Z] #78 exporting to image [2020-04-17T22:40:58.891Z] #78 exporting layers [2020-04-17T22:40:59.123Z] #45 59.78 CC images/userns.o [2020-04-17T22:40:59.414Z] #45 60.23 CC images/google/protobuf/descriptor.o [2020-04-17T22:40:59.554Z] #78 exporting layers 6.0s done [2020-04-17T22:40:59.554Z] #78 writing image sha256:e2e37f20cf74402b10e7554ad5246d43c71093d48bd7259b8368adcd5f080ac8 done [2020-04-17T22:40:59.554Z] #78 naming to docker.io/library/docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 done [2020-04-17T22:40:59.554Z] #78 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T22:40:59.900Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -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:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/make.sh dynbinary test-integration [2020-04-17T22:41:00.201Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 14.7% of statements [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T22:41:00.201Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T22:41:00.201Z] ok github.com/docker/docker/api/types/strslice 0.066s coverage: 90.0% of statements [2020-04-17T22:41:00.201Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 4.8% of statements [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T22:41:00.201Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T22:41:00.201Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2020-04-17T22:41:00.201Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T22:41:00.201Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T22:41:00.201Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2020-04-17T22:41:00.201Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2020-04-17T22:41:00.770Z] ok github.com/docker/docker/builder/remotecontext/git 2.816s coverage: 86.3% of statements [2020-04-17T22:41:00.770Z] ok github.com/docker/docker/builder/remotecontext 0.345s coverage: 13.6% of statements [2020-04-17T22:41:01.271Z] [2020-04-17T22:41:01.271Z] Removing bundles/ [2020-04-17T22:41:01.271Z] [2020-04-17T22:41:01.271Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T22:41:01.271Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:41:01.271Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T22:41:02.148Z] ok github.com/docker/docker/builder/dockerfile 1.288s coverage: 48.2% of statements [2020-04-17T22:41:02.148Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T22:41:02.148Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T22:41:02.282Z] Loaded image: buildpack-deps:jessie [2020-04-17T22:41:02.282Z] Loaded image: busybox:latest [2020-04-17T22:41:02.563Z] Loaded image: busybox:glibc [2020-04-17T22:41:02.563Z] Loaded image: debian:jessie [2020-04-17T22:41:02.563Z] Loaded image: hello-world:latest [2020-04-17T22:41:02.563Z] INFO: Testing against a local daemon [2020-04-17T22:41:02.563Z] === RUN TestCgroupNamespacesBuild [2020-04-17T22:41:02.918Z] #45 63.36 CC images/opts.o [2020-04-17T22:41:02.918Z] #45 63.68 CC images/seccomp.o [2020-04-17T22:41:03.545Z] #45 64.22 CC images/binfmt-misc.o [2020-04-17T22:41:03.852Z] #45 64.56 CC images/time.o [2020-04-17T22:41:04.138Z] #45 64.95 CC images/sysctl.o [2020-04-17T22:41:04.769Z] #45 65.43 CC images/autofs.o [2020-04-17T22:41:05.060Z] #45 65.84 CC images/macvlan.o [2020-04-17T22:41:05.237Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2020-04-17T22:41:05.237Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T22:41:05.352Z] #45 66.25 CC images/sit.o [2020-04-17T22:41:05.439Z] #78 exporting layers 6.0s done [2020-04-17T22:41:05.439Z] #78 writing image sha256:b2e6b804769f1b4e5f2ca273f2590b1c7f1e2d9580083dd4482733abdf9326e5 done [2020-04-17T22:41:05.439Z] #78 naming to docker.io/library/docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 done [2020-04-17T22:41:05.439Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-17T22:41:05.983Z] #45 66.62 LINK images/built-in.o [2020-04-17T22:41:05.983Z] #45 66.94 GEN compel/include/asm [2020-04-17T22:41:05.983Z] #45 66.95 GEN compel/include/version.h [2020-04-17T22:41:05.983Z] #45 66.96 touch .config [2020-04-17T22:41:06.273Z] #45 67.01 GEN include/common/config.h [2020-04-17T22:41:06.273Z] #45 67.17 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-17T22:41:06.273Z] #45 67.23 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-17T22:41:06.342Z] ok github.com/docker/docker/client 0.357s coverage: 75.4% of statements [2020-04-17T22:41:06.564Z] #45 67.28 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-17T22:41:06.564Z] #45 67.32 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-17T22:41:06.564Z] #45 67.40 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-17T22:41:06.564Z] #45 67.46 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-17T22:41:06.564Z] #45 67.48 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-17T22:41:06.705Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2020-04-17T22:41:06.705Z] === RUN TestBuildWithSession [2020-04-17T22:41:06.705Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T22:41:06.705Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T22:41:06.705Z] === RUN TestBuildSquashParent [2020-04-17T22:41:06.854Z] #45 67.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-17T22:41:06.854Z] #45 67.54 DEP compel/plugins/std/infect.d [2020-04-17T22:41:06.889Z] [2020-04-17T22:41:06.890Z] Removing bundles/ [2020-04-17T22:41:06.890Z] [2020-04-17T22:41:06.890Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-17T22:41:06.890Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:41:06.890Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T22:41:07.144Z] #45 67.80 DEP compel/plugins/std/string.d [2020-04-17T22:41:07.144Z] #45 68.03 DEP compel/plugins/std/log.d [2020-04-17T22:41:07.435Z] #45 68.31 DEP compel/plugins/std/fds.d [2020-04-17T22:41:07.725Z] #45 68.56 DEP compel/plugins/std/std.d [2020-04-17T22:41:08.017Z] #45 68.74 DEP compel/plugins/shmem/shmem.d [2020-04-17T22:41:08.017Z] #45 68.91 DEP compel/plugins/fds/fds.d [2020-04-17T22:41:08.309Z] #45 69.17 CC compel/plugins/std/std.o [2020-04-17T22:41:08.941Z] #45 69.67 CC compel/plugins/std/fds.o [2020-04-17T22:41:09.572Z] #45 70.28 CC compel/plugins/std/log.o [2020-04-17T22:41:09.572Z] #45 ... [2020-04-17T22:41:09.572Z] [2020-04-17T22:41:09.572Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:41:09.572Z] #48 157.0 text/template/parse [2020-04-17T22:41:09.572Z] #48 160.7 encoding/json [2020-04-17T22:41:11.082Z] #48 ... [2020-04-17T22:41:11.082Z] [2020-04-17T22:41:11.082Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:41:11.082Z] #45 71.67 CC compel/plugins/std/string.o [2020-04-17T22:41:12.111Z] #45 72.80 CC compel/plugins/std/infect.o [2020-04-17T22:41:12.739Z] #45 73.57 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-17T22:41:12.739Z] #45 73.65 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-17T22:41:13.030Z] #45 73.78 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-17T22:41:13.030Z] #45 73.83 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-17T22:41:13.030Z] #45 73.89 AR compel/plugins/std.lib.a [2020-04-17T22:41:13.320Z] #45 74.03 CC compel/plugins/fds/fds.o [2020-04-17T22:41:13.610Z] #45 74.43 AR compel/plugins/fds.lib.a [2020-04-17T22:41:13.610Z] #45 74.51 HOSTDEP compel/src/lib/log-host.d [2020-04-17T22:41:13.900Z] #45 74.66 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-17T22:41:14.189Z] #45 74.91 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-17T22:41:14.482Z] #45 75.23 HOSTDEP compel/src/main-host.d [2020-04-17T22:41:14.482Z] #45 75.48 DEP compel/src/lib/ptrace.d [2020-04-17T22:41:15.077Z] --- PASS: TestBuildSquashParent (7.01s) [2020-04-17T22:41:15.077Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T22:41:15.077Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:41:15.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:41:15.077Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:41:15.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:41:15.077Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:41:15.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:41:15.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:41:15.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:41:15.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:41:15.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:41:15.077Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:41:15.077Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:41:15.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:41:15.077Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:41:15.112Z] #45 75.71 DEP compel/src/lib/infect.d [2020-04-17T22:41:15.112Z] #45 76.03 DEP compel/src/lib/infect-util.d [2020-04-17T22:41:15.401Z] #45 76.28 DEP compel/src/lib/infect-rpc.d [2020-04-17T22:41:15.692Z] #45 76.54 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-17T22:41:15.982Z] #45 76.75 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-17T22:41:16.271Z] #45 77.07 DEP compel/src/lib/log.d [2020-04-17T22:41:16.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:41:16.559Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:41:16.572Z] #45 77.41 DEP compel/src/main.d [2020-04-17T22:41:16.901Z] #45 77.60 DEP compel/src/lib/handle-elf.d [2020-04-17T22:41:16.901Z] #45 ... [2020-04-17T22:41:16.901Z] [2020-04-17T22:41:16.901Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-17T22:41:16.901Z] #11 168.8 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-17T22:41:16.901Z] #11 168.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 168.9 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-17T22:41:16.901Z] #11 169.0 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-17T22:41:16.901Z] #11 169.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 169.1 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-17T22:41:16.901Z] #11 169.3 Selecting previously unselected package libbtrfs0. [2020-04-17T22:41:16.901Z] #11 169.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 169.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-17T22:41:16.901Z] #11 169.5 Selecting previously unselected package libbtrfs-dev. [2020-04-17T22:41:16.901Z] #11 169.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 169.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:41:16.901Z] #11 169.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-17T22:41:16.901Z] #11 169.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 169.8 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T22:41:16.901Z] #11 169.9 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-17T22:41:16.901Z] #11 169.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 170.0 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T22:41:16.901Z] #11 170.1 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-17T22:41:16.901Z] #11 170.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 170.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-17T22:41:16.901Z] #11 170.7 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-17T22:41:16.901Z] #11 170.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 170.7 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-17T22:41:16.901Z] #11 171.0 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-17T22:41:16.901Z] #11 171.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 171.0 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-17T22:41:16.901Z] #11 171.3 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-17T22:41:16.901Z] #11 171.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 171.3 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-17T22:41:16.901Z] #11 171.5 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-17T22:41:16.901Z] #11 171.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 171.5 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-17T22:41:16.901Z] #11 172.2 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-17T22:41:16.901Z] #11 172.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 172.3 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-17T22:41:16.901Z] #11 172.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-17T22:41:16.901Z] #11 172.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 172.7 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-17T22:41:16.901Z] #11 172.9 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-17T22:41:16.901Z] #11 172.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 172.9 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-17T22:41:16.901Z] #11 173.1 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-17T22:41:16.901Z] #11 173.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-17T22:41:16.901Z] #11 173.1 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T22:41:16.901Z] #11 173.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-17T22:41:16.901Z] #11 173.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-17T22:41:16.901Z] #11 173.9 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-17T22:41:16.901Z] #11 173.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-17T22:41:16.901Z] #11 173.9 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-17T22:41:16.901Z] #11 173.9 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-17T22:41:16.901Z] #11 173.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:41:16.901Z] #11 173.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-17T22:41:16.901Z] #11 173.9 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-17T22:41:16.901Z] #11 173.9 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T22:41:16.901Z] #11 174.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-17T22:41:16.901Z] #11 174.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-17T22:41:16.901Z] #11 174.1 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-17T22:41:16.901Z] #11 174.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-17T22:41:16.901Z] #11 174.1 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-17T22:41:16.901Z] #11 174.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-17T22:41:16.901Z] #11 174.1 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-17T22:41:16.901Z] #11 174.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:41:16.901Z] #11 174.2 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 [2020-04-17T22:41:16.901Z] #11 174.2 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 [2020-04-17T22:41:16.901Z] #11 174.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-17T22:41:16.901Z] #11 174.2 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 [2020-04-17T22:41:16.901Z] #11 174.2 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 [2020-04-17T22:41:16.901Z] #11 174.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-17T22:41:16.901Z] #11 174.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-17T22:41:16.901Z] #11 174.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T22:41:16.901Z] #11 174.3 Setting up dmsetup (2:1.02.155-3) ... [2020-04-17T22:41:16.901Z] #11 174.3 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-17T22:41:16.901Z] #11 174.3 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-17T22:41:16.901Z] #11 174.3 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:41:16.901Z] #11 DONE 174.6s [2020-04-17T22:41:16.901Z] [2020-04-17T22:41:16.901Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T22:41:17.190Z] #12 ... [2020-04-17T22:41:17.190Z] [2020-04-17T22:41:17.190Z] #59 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:41:17.190Z] #59 DONE 0.3s [2020-04-17T22:41:17.190Z] [2020-04-17T22:41:17.190Z] #60 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-17T22:41:17.190Z] #60 DONE 0.1s [2020-04-17T22:41:17.190Z] [2020-04-17T22:41:17.190Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:41:17.480Z] #61 ... [2020-04-17T22:41:17.480Z] [2020-04-17T22:41:17.480Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-17T22:41:17.480Z] #12 DONE 0.6s [2020-04-17T22:41:17.480Z] [2020-04-17T22:41:17.480Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:41:17.480Z] #61 0.233 + RM_GOPATH=0 [2020-04-17T22:41:17.480Z] #61 0.235 + TMP_GOPATH= [2020-04-17T22:41:17.480Z] #61 0.236 + : /build [2020-04-17T22:41:17.480Z] #61 0.239 + '[' -z '' ']' [2020-04-17T22:41:17.480Z] #61 0.242 ++ mktemp -d [2020-04-17T22:41:17.480Z] #61 0.253 + export GOPATH=/tmp/tmp.Po5N3u3Re9 [2020-04-17T22:41:17.480Z] #61 0.254 + GOPATH=/tmp/tmp.Po5N3u3Re9 [2020-04-17T22:41:17.480Z] #61 0.254 + RM_GOPATH=1 [2020-04-17T22:41:17.480Z] #61 0.256 ++ dirname ./install.sh [2020-04-17T22:41:17.480Z] #61 0.281 + dir=. [2020-04-17T22:41:17.480Z] #61 0.281 + bin=runc [2020-04-17T22:41:17.480Z] #61 0.281 + shift [2020-04-17T22:41:17.480Z] #61 0.281 + '[' '!' -f ./runc.installer ']' [2020-04-17T22:41:17.480Z] #61 0.281 + . ./runc.installer [2020-04-17T22:41:17.480Z] #61 0.282 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:41:17.480Z] #61 0.285 + install_runc [2020-04-17T22:41:17.480Z] #61 0.289 + uname -r [2020-04-17T22:41:17.480Z] #61 0.290 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-17T22:41:17.480Z] #61 0.305 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-17T22:41:17.480Z] #61 0.317 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-17T22:41:17.480Z] #61 0.318 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Po5N3u3Re9/src/github.com/opencontainers/runc [2020-04-17T22:41:17.480Z] #61 0.318 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-17T22:41:17.480Z] #61 0.328 Cloning into '/tmp/tmp.Po5N3u3Re9/src/github.com/opencontainers/runc'... [2020-04-17T22:41:18.109Z] #61 ... [2020-04-17T22:41:18.109Z] [2020-04-17T22:41:18.109Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-17T22:41:18.109Z] #13 DONE 0.5s [2020-04-17T22:41:18.109Z] [2020-04-17T22:41:18.109Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-17T22:41:18.109Z] #14 0.295 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-17T22:41:18.399Z] #14 DONE 0.4s [2020-04-17T22:41:18.399Z] [2020-04-17T22:41:18.399Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-17T22:41:18.580Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:41:18.688Z] #15 DONE 0.4s [2020-04-17T22:41:18.689Z] [2020-04-17T22:41:18.689Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-17T22:41:18.862Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:41:19.318Z] #16 DONE 0.5s [2020-04-17T22:41:19.318Z] [2020-04-17T22:41:19.318Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-04-17T22:41:19.608Z] #17 DONE 0.4s [2020-04-17T22:41:19.608Z] [2020-04-17T22:41:19.608Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:41:20.239Z] #18 0.818 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-17T22:41:20.530Z] #18 1.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-17T22:41:20.821Z] #18 1.233 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-17T22:41:21.534Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-17T22:41:21.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s) [2020-04-17T22:41:21.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s) [2020-04-17T22:41:21.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2020-04-17T22:41:21.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2020-04-17T22:41:21.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s) [2020-04-17T22:41:21.534Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.49s) [2020-04-17T22:41:21.534Z] === RUN TestBuildMultiStageCopy [2020-04-17T22:41:21.534Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T22:41:21.854Z] #18 2.270 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-17T22:41:22.401Z] 65014b3c3121: Pull complete [2020-04-17T22:41:24.209Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T22:41:24.492Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T22:41:24.591Z] #18 4.622 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-17T22:41:25.105Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T22:41:25.224Z] #18 ... [2020-04-17T22:41:25.224Z] [2020-04-17T22:41:25.224Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:41:25.224Z] #48 172.6 go/parser [2020-04-17T22:41:25.224Z] #48 175.4 text/template [2020-04-17T22:41:25.224Z] #48 ... [2020-04-17T22:41:25.224Z] [2020-04-17T22:41:25.224Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:41:25.224Z] #45 77.99 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-17T22:41:25.224Z] #45 78.36 CC compel/src/lib/log.o [2020-04-17T22:41:25.224Z] #45 78.82 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-17T22:41:25.224Z] #45 79.47 CC compel/arch/ppc64/src/lib/infect.o [2020-04-17T22:41:25.224Z] #45 81.02 CC compel/src/lib/infect-rpc.o [2020-04-17T22:41:25.224Z] #45 81.62 CC compel/src/lib/infect-util.o [2020-04-17T22:41:25.224Z] #45 82.06 CC compel/src/lib/infect.o [2020-04-17T22:41:25.718Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T22:41:25.854Z] #45 ... [2020-04-17T22:41:25.854Z] [2020-04-17T22:41:25.854Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:41:25.854Z] #18 6.314 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-17T22:41:26.331Z] --- PASS: TestBuildMultiStageCopy (4.91s) [2020-04-17T22:41:26.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2020-04-17T22:41:26.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-04-17T22:41:26.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2020-04-17T22:41:26.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-04-17T22:41:26.331Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2020-04-17T22:41:26.331Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T22:41:27.800Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-04-17T22:41:27.800Z] === RUN TestBuildLabelWithTargets [2020-04-17T22:41:30.472Z] --- PASS: TestBuildLabelWithTargets (2.32s) [2020-04-17T22:41:30.472Z] === RUN TestBuildWithEmptyLayers [2020-04-17T22:41:31.086Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-04-17T22:41:31.086Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T22:41:31.403Z] #18 ... [2020-04-17T22:41:31.403Z] [2020-04-17T22:41:31.403Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:41:31.403Z] #45 87.14 CC compel/src/lib/ptrace.o [2020-04-17T22:41:31.403Z] #45 87.81 AR compel/libcompel.a [2020-04-17T22:41:31.403Z] #45 88.01 HOSTCC compel/src/main-host.o [2020-04-17T22:41:31.403Z] #45 88.77 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-17T22:41:31.403Z] #45 89.13 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-17T22:41:31.403Z] #45 89.91 HOSTCC compel/src/lib/log-host.o [2020-04-17T22:41:31.403Z] #45 90.23 HOSTLINK compel/compel-host-bin [2020-04-17T22:41:31.403Z] #45 90.49 DEP soccr/soccr.d [2020-04-17T22:41:31.403Z] #45 90.94 CC soccr/soccr.o [2020-04-17T22:41:31.441Z] INFO [loader] Go packages loading at mode 575 (exports_file|types_sizes|name|compiled_files|deps|files|imports) took 1m55.483798318s [2020-04-17T22:41:31.441Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 461.654064ms [2020-04-17T22:41:32.436Z] #45 ... [2020-04-17T22:41:32.436Z] [2020-04-17T22:41:32.436Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:41:32.436Z] #61 15.19 + cd /tmp/tmp.Po5N3u3Re9/src/github.com/opencontainers/runc [2020-04-17T22:41:32.436Z] #61 15.20 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-17T22:41:33.064Z] #61 15.91 + '[' -z '' ']' [2020-04-17T22:41:33.064Z] #61 15.91 + target=static [2020-04-17T22:41:33.064Z] #61 15.91 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-17T22:41:34.112Z] #61 ... [2020-04-17T22:41:34.112Z] [2020-04-17T22:41:34.112Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:41:34.112Z] #57 181.6 golang.org/x/crypto/ssh/terminal [2020-04-17T22:41:34.112Z] #57 187.4 mvdan.cc/sh/v3/cmd/shfmt [2020-04-17T22:41:34.112Z] #57 ... [2020-04-17T22:41:34.112Z] [2020-04-17T22:41:34.112Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:41:34.112Z] #45 93.67 AR soccr/libsoccr.a [2020-04-17T22:41:34.112Z] #45 93.75 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:41:34.112Z] #45 94.35 DEP criu/arch/ppc64/sigframe.d [2020-04-17T22:41:34.112Z] #45 94.77 DEP criu/arch/ppc64/crtools.d [2020-04-17T22:41:34.399Z] #45 95.12 DEP criu/arch/ppc64/cpu.d [2020-04-17T22:41:34.534Z] --- PASS: TestBuildMultiStageOnBuild (2.93s) [2020-04-17T22:41:34.534Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T22:41:34.688Z] #45 95.56 CC criu/arch/ppc64/cpu.o [2020-04-17T22:41:35.147Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-04-17T22:41:35.147Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T22:41:36.184Z] #45 96.83 CC criu/arch/ppc64/crtools.o [2020-04-17T22:41:38.437Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 30.8% of statements [2020-04-17T22:41:38.437Z] ok github.com/docker/docker/container 0.142s coverage: 34.9% of statements [2020-04-17T22:41:38.437Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T22:41:38.437Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T22:41:38.437Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T22:41:38.437Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T22:41:38.437Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.049s coverage: 65.3% of statements [2020-04-17T22:41:38.595Z] --- PASS: TestBuildMultiStageLayerLeak (3.07s) [2020-04-17T22:41:38.595Z] === RUN TestBuildWithHugeFile [2020-04-17T22:41:38.894Z] #45 99.13 CC criu/arch/ppc64/sigframe.o [2020-04-17T22:41:38.894Z] #45 99.69 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-17T22:41:38.894Z] #45 99.81 DEP criu/pie/util-vdso.d [2020-04-17T22:41:39.183Z] #45 ... [2020-04-17T22:41:39.183Z] [2020-04-17T22:41:39.183Z] #57 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-17T22:41:39.183Z] #57 DONE 196.7s [2020-04-17T22:41:39.183Z] [2020-04-17T22:41:39.183Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:41:39.183Z] #18 17.86 Fetched 8119 kB in 17s (470 kB/s) [2020-04-17T22:41:39.376Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 35.6% of statements [2020-04-17T22:41:40.215Z] #18 17.86 Reading package lists... [2020-04-17T22:41:40.215Z] #18 ... [2020-04-17T22:41:40.215Z] [2020-04-17T22:41:40.215Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:41:40.215Z] #48 187.5 encoding/xml [2020-04-17T22:41:40.215Z] #48 192.3 math/big [2020-04-17T22:41:40.215Z] #48 ... [2020-04-17T22:41:40.215Z] [2020-04-17T22:41:40.215Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:41:40.215Z] #45 100.1 DEP criu/pie/util.d [2020-04-17T22:41:40.215Z] #45 100.8 CC criu/pie/util.o [2020-04-17T22:41:40.759Z] ok github.com/docker/docker/daemon/cluster 0.173s coverage: 0.5% of statements [2020-04-17T22:41:41.248Z] #45 101.8 CC criu/pie/util-vdso.o [2020-04-17T22:41:42.286Z] #45 103.1 AR criu/pie/pie.lib.a [2020-04-17T22:41:42.286Z] #45 103.2 DEP criu/pie/restorer.d [2020-04-17T22:41:42.916Z] #45 103.6 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-17T22:41:42.916Z] #45 103.7 DEP criu/arch/ppc64/restorer.d [2020-04-17T22:41:43.206Z] #45 104.1 DEP criu/arch/ppc64/vdso-pie.d [2020-04-17T22:41:43.315Z] ok github.com/docker/docker/daemon/discovery 0.016s coverage: 30.0% of statements [2020-04-17T22:41:43.497Z] #45 104.5 DEP criu/pie/parasite-vdso.d [2020-04-17T22:41:44.127Z] #45 104.8 DEP criu/pie/parasite.d [2020-04-17T22:41:44.417Z] #45 105.4 CC criu/pie/parasite.o [2020-04-17T22:41:44.698Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.7% of statements [2020-04-17T22:41:44.959Z] ok github.com/docker/docker/daemon/events 0.105s coverage: 50.0% of statements [2020-04-17T22:41:45.917Z] #45 ... [2020-04-17T22:41:45.917Z] [2020-04-17T22:41:45.917Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:41:45.917Z] #69 203.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-17T22:41:45.917Z] #69 203.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-17T22:41:46.547Z] #69 ... [2020-04-17T22:41:46.547Z] [2020-04-17T22:41:46.547Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:41:46.547Z] #61 19.27 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-17T22:41:46.837Z] #61 ... [2020-04-17T22:41:46.837Z] [2020-04-17T22:41:46.837Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:41:46.837Z] #18 17.86 Reading package lists... [2020-04-17T22:41:47.497Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2020-04-17T22:41:50.031Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-04-17T22:41:50.292Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.475s coverage: 13.8% of statements [2020-04-17T22:41:51.288Z] #18 26.15 Reading package lists... [2020-04-17T22:41:51.288Z] #18 ... [2020-04-17T22:41:51.288Z] [2020-04-17T22:41:51.288Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:41:51.288Z] #45 107.7 LINK criu/pie/parasite.built-in.o [2020-04-17T22:41:51.288Z] #45 107.7 GEN criu/pie/parasite-blob.h [2020-04-17T22:41:51.288Z] #45 107.8 CC criu/pie/parasite-vdso.o [2020-04-17T22:41:51.288Z] #45 109.1 CC criu/arch/ppc64/vdso-pie.o [2020-04-17T22:41:51.288Z] #45 109.8 CC criu/arch/ppc64/restorer.o [2020-04-17T22:41:51.288Z] #45 110.6 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-17T22:41:51.288Z] #45 110.7 CC criu/pie/restorer.o [2020-04-17T22:41:52.201Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.589s coverage: 57.0% of statements [2020-04-17T22:41:54.739Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-04-17T22:41:54.795Z] #45 ... [2020-04-17T22:41:54.795Z] [2020-04-17T22:41:54.795Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:41:54.795Z] #18 26.15 Reading package lists... [2020-04-17T22:41:54.795Z] #18 32.84 Building dependency tree... [2020-04-17T22:41:54.795Z] #18 34.94 libcap2-bin is already the newest version (1:2.25-2). [2020-04-17T22:41:54.795Z] #18 34.94 The following additional packages will be installed: [2020-04-17T22:41:54.795Z] #18 34.94 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-17T22:41:54.795Z] #18 34.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-17T22:41:54.795Z] #18 34.94 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-17T22:41:54.795Z] #18 34.94 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-17T22:41:54.795Z] #18 34.94 python3.7 python3.7-minimal vim-runtime xxd [2020-04-17T22:41:54.795Z] #18 34.94 Suggested packages: [2020-04-17T22:41:54.795Z] #18 34.94 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-17T22:41:54.795Z] #18 34.94 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-17T22:41:54.795Z] #18 34.94 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-17T22:41:54.795Z] #18 34.94 Recommended packages: [2020-04-17T22:41:54.795Z] #18 34.94 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-17T22:41:54.795Z] #18 34.94 python3-keyrings.alt python3-xdg unzip [2020-04-17T22:41:55.309Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.507s coverage: 46.2% of statements [2020-04-17T22:41:57.216Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.715s coverage: 72.5% of statements [2020-04-17T22:41:57.516Z] #18 ... [2020-04-17T22:41:57.516Z] [2020-04-17T22:41:57.516Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:41:57.516Z] #48 204.8 go/doc [2020-04-17T22:41:57.516Z] #48 ... [2020-04-17T22:41:57.516Z] [2020-04-17T22:41:57.516Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:41:57.516Z] #45 116.2 LINK criu/pie/restorer.built-in.o [2020-04-17T22:41:57.516Z] #45 116.2 GEN criu/pie/restorer-blob.h [2020-04-17T22:41:57.516Z] #45 116.5 DEP criu/vdso.d [2020-04-17T22:41:57.516Z] #45 116.9 DEP criu/uts_ns.d [2020-04-17T22:41:57.516Z] #45 117.2 DEP criu/util.d [2020-04-17T22:41:57.516Z] #45 117.6 DEP criu/uffd.d [2020-04-17T22:41:57.516Z] #45 118.0 DEP criu/tun.d [2020-04-17T22:41:57.807Z] #45 118.5 DEP criu/tty.d [2020-04-17T22:41:57.807Z] #45 ... [2020-04-17T22:41:57.807Z] [2020-04-17T22:41:57.807Z] #69 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:41:57.807Z] #69 DONE 215.4s [2020-04-17T22:41:58.098Z] [2020-04-17T22:41:58.098Z] #70 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-17T22:41:58.098Z] #70 DONE 0.1s [2020-04-17T22:41:58.098Z] [2020-04-17T22:41:58.098Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:41:58.098Z] #18 38.42 The following NEW packages will be installed: [2020-04-17T22:41:58.098Z] #18 38.43 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-17T22:41:58.098Z] #18 38.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-17T22:41:58.098Z] #18 38.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-17T22:41:58.098Z] #18 38.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-17T22:41:58.098Z] #18 38.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-17T22:41:58.098Z] #18 38.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-17T22:41:58.098Z] #18 38.44 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-17T22:41:58.098Z] #18 38.44 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-17T22:41:58.098Z] #18 38.44 xz-utils zip zstd [2020-04-17T22:41:58.098Z] #18 38.64 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2020-04-17T22:41:58.098Z] #18 38.64 Need to get 29.5 MB of archives. [2020-04-17T22:41:58.098Z] #18 38.64 After this operation, 136 MB of additional disk space will be used. [2020-04-17T22:41:58.098Z] #18 38.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-17T22:41:58.154Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.979s coverage: 49.5% of statements [2020-04-17T22:41:58.392Z] #18 38.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-17T22:41:58.392Z] #18 38.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-17T22:41:58.414Z] ok github.com/docker/docker/daemon 12.326s coverage: 17.3% of statements [2020-04-17T22:41:58.414Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T22:41:58.414Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T22:41:58.414Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T22:41:58.414Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T22:41:58.414Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T22:41:58.682Z] #18 38.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-17T22:41:58.682Z] #18 38.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-17T22:41:58.682Z] #18 39.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-17T22:41:59.321Z] #18 39.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-17T22:41:59.321Z] #18 39.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-17T22:41:59.321Z] #18 39.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-17T22:41:59.321Z] #18 39.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-17T22:41:59.321Z] #18 39.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-17T22:41:59.321Z] #18 39.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-17T22:41:59.608Z] #18 39.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-17T22:41:59.608Z] #18 39.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-17T22:41:59.608Z] #18 39.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-17T22:41:59.608Z] #18 39.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-17T22:41:59.608Z] #18 39.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-17T22:41:59.608Z] #18 39.98 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-17T22:41:59.608Z] #18 40.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-17T22:41:59.608Z] #18 40.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-17T22:41:59.796Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.586s coverage: 76.1% of statements [2020-04-17T22:41:59.897Z] #18 40.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-17T22:41:59.897Z] #18 40.15 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-17T22:41:59.897Z] #18 40.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-17T22:41:59.897Z] #18 40.25 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-17T22:41:59.897Z] #18 40.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-17T22:41:59.897Z] #18 40.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-17T22:41:59.897Z] #18 40.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-17T22:41:59.897Z] #18 40.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-17T22:41:59.897Z] #18 40.34 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-17T22:42:00.056Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.039s coverage: 58.0% of statements [2020-04-17T22:42:00.626Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2020-04-17T22:42:00.626Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-04-17T22:42:00.928Z] #18 41.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-17T22:42:00.928Z] #18 41.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-17T22:42:00.928Z] #18 41.39 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-17T22:42:00.928Z] #18 41.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-17T22:42:00.928Z] #18 41.43 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-17T22:42:01.216Z] #18 41.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-17T22:42:01.506Z] #18 41.87 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-17T22:42:01.506Z] #18 41.88 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-17T22:42:01.506Z] #18 41.89 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-17T22:42:01.506Z] #18 41.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-17T22:42:01.506Z] #18 41.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-17T22:42:01.506Z] #18 41.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-17T22:42:01.796Z] #18 42.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-17T22:42:02.427Z] #18 42.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-17T22:42:02.717Z] #18 42.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-17T22:42:02.717Z] #18 42.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-17T22:42:03.171Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.8% of statements [2020-04-17T22:42:03.171Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.688s coverage: 61.0% of statements [2020-04-17T22:42:03.171Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T22:42:03.171Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T22:42:03.349Z] #18 43.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-17T22:42:03.640Z] #18 44.06 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-17T22:42:03.640Z] #18 44.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-17T22:42:03.931Z] #18 44.26 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zstd ppc64el 1.3.8+dfsg-3 [346 kB] [2020-04-17T22:42:04.112Z] ok github.com/docker/docker/daemon/logger/awslogs 0.303s coverage: 77.8% of statements [2020-04-17T22:42:04.372Z] ok github.com/docker/docker/daemon/images 0.088s coverage: 4.9% of statements [2020-04-17T22:42:04.372Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T22:42:04.372Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T22:42:04.372Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T22:42:04.372Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T22:42:04.632Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-04-17T22:42:04.632Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2020-04-17T22:42:05.201Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2020-04-17T22:42:05.447Z] #18 45.75 debconf: delaying package configuration, since apt-utils is not installed [2020-04-17T22:42:05.447Z] #18 45.92 Fetched 29.5 MB in 6s (4972 kB/s) [2020-04-17T22:42:05.558Z] --- PASS: TestBuildWithHugeFile (25.95s) [2020-04-17T22:42:05.558Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T22:42:05.558Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:42:05.558Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:42:05.558Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:42:05.558Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:42:05.558Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:42:05.558Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:42:05.558Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:42:05.558Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:42:05.558Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:42:05.558Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-04-17T22:42:05.558Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-04-17T22:42:05.558Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-04-17T22:42:05.558Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-04-17T22:42:05.558Z] === RUN TestBuildPreserveOwnership [2020-04-17T22:42:05.558Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T22:42:05.735Z] #18 46.05 Selecting previously unselected package pigz. [2020-04-17T22:42:05.735Z] #18 46.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 ... 23356 files and directories currently installed.) [2020-04-17T22:42:05.735Z] #18 46.17 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-17T22:42:05.735Z] #18 46.18 Unpacking pigz (2.4-1) ... [2020-04-17T22:42:05.773Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.050s coverage: 61.6% of statements [2020-04-17T22:42:06.025Z] #18 46.31 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-17T22:42:06.025Z] #18 46.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T22:42:06.025Z] #18 46.33 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T22:42:06.654Z] #18 46.98 Selecting previously unselected package python3.7-minimal. [2020-04-17T22:42:06.654Z] #18 47.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T22:42:06.654Z] #18 47.04 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:42:06.714Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 75.2% of statements [2020-04-17T22:42:06.714Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T22:42:06.714Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 19.8% of statements [2020-04-17T22:42:06.974Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 33.3% of statements [2020-04-17T22:42:07.916Z] ok github.com/docker/docker/daemon/logger/templates 0.064s coverage: 8.3% of statements [2020-04-17T22:42:07.916Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 47.8% of statements [2020-04-17T22:42:08.157Z] #18 ... [2020-04-17T22:42:08.157Z] [2020-04-17T22:42:08.157Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:42:08.157Z] #45 118.9 DEP criu/timerfd.d [2020-04-17T22:42:08.157Z] #45 119.4 DEP criu/sysfs_parse.d [2020-04-17T22:42:08.157Z] #45 120.5 DEP criu/sysctl.d [2020-04-17T22:42:08.157Z] #45 120.9 DEP criu/string.d [2020-04-17T22:42:08.157Z] #45 121.0 DEP criu/stats.d [2020-04-17T22:42:08.157Z] #45 121.2 DEP criu/sockets.d [2020-04-17T22:42:08.157Z] #45 121.6 DEP criu/sk-unix.d [2020-04-17T22:42:08.157Z] #45 121.9 DEP criu/sk-tcp.d [2020-04-17T22:42:08.157Z] #45 122.3 DEP criu/sk-queue.d [2020-04-17T22:42:08.157Z] #45 122.6 DEP criu/sk-packet.d [2020-04-17T22:42:08.157Z] #45 122.9 DEP criu/sk-netlink.d [2020-04-17T22:42:08.157Z] #45 123.3 DEP criu/sk-inet.d [2020-04-17T22:42:08.157Z] #45 123.7 DEP criu/signalfd.d [2020-04-17T22:42:08.157Z] #45 123.9 DEP criu/sigframe.d [2020-04-17T22:42:08.157Z] #45 124.1 DEP criu/shmem.d [2020-04-17T22:42:08.157Z] #45 124.4 DEP criu/servicefd.d [2020-04-17T22:42:08.157Z] #45 124.7 DEP criu/seize.d [2020-04-17T22:42:08.157Z] #45 125.0 DEP criu/seccomp.d [2020-04-17T22:42:08.157Z] #45 125.3 DEP criu/rst-malloc.d [2020-04-17T22:42:08.157Z] #45 125.4 DEP criu/rbtree.d [2020-04-17T22:42:08.157Z] #45 125.5 DEP criu/pstree.d [2020-04-17T22:42:08.157Z] #45 125.8 DEP criu/protobuf.d [2020-04-17T22:42:08.157Z] #45 126.2 GEN criu/protobuf-desc-gen.h [2020-04-17T22:42:08.157Z] #45 128.8 DEP criu/protobuf-desc.d [2020-04-17T22:42:08.157Z] #45 129.0 DEP criu/proc_parse.d [2020-04-17T22:42:08.447Z] #45 ... [2020-04-17T22:42:08.447Z] [2020-04-17T22:42:08.447Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:42:08.447Z] #18 48.65 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T22:42:08.447Z] #18 48.68 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-17T22:42:08.486Z] ok github.com/docker/docker/daemon/network 0.016s coverage: 63.8% of statements [2020-04-17T22:42:09.017Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T22:42:10.395Z] ok github.com/docker/docker/daemon/logger/splunk 2.000s coverage: 82.5% of statements [2020-04-17T22:42:10.395Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T22:42:10.395Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T22:42:10.395Z] ok github.com/docker/docker/distribution/metadata 0.081s coverage: 48.2% of statements [2020-04-17T22:42:10.509Z] #18 ... [2020-04-17T22:42:10.509Z] [2020-04-17T22:42:10.509Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:42:10.509Z] #48 217.9 vendor/golang.org/x/net/idna [2020-04-17T22:42:10.509Z] #48 221.5 github.com/LK4D4/vndr/build [2020-04-17T22:42:10.509Z] #48 ... [2020-04-17T22:42:10.509Z] [2020-04-17T22:42:10.509Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:42:10.509Z] #45 129.4 DEP criu/plugin.d [2020-04-17T22:42:10.509Z] #45 129.5 DEP criu/pipes.d [2020-04-17T22:42:10.509Z] #45 129.7 DEP criu/pie-util.d [2020-04-17T22:42:10.509Z] #45 130.0 DEP criu/pie-util-vdso.d [2020-04-17T22:42:10.509Z] #45 130.3 DEP criu/path.d [2020-04-17T22:42:10.509Z] #45 130.5 DEP criu/parasite-syscall.d [2020-04-17T22:42:10.509Z] #45 130.9 DEP criu/pagemap.d [2020-04-17T22:42:10.509Z] #45 131.3 DEP criu/pagemap-cache.d [2020-04-17T22:42:10.798Z] #45 131.7 DEP criu/page-xfer.d [2020-04-17T22:42:11.037Z] --- PASS: TestBuildPreserveOwnership (6.55s) [2020-04-17T22:42:11.037Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.19s) [2020-04-17T22:42:11.037Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.35s) [2020-04-17T22:42:11.037Z] === RUN TestBuildPlatformInvalid [2020-04-17T22:42:11.319Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-04-17T22:42:11.319Z] PASS [2020-04-17T22:42:11.319Z] [2020-04-17T22:42:11.319Z] === Skipped [2020-04-17T22:42:11.319Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-17T22:42:11.319Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T22:42:11.319Z] [2020-04-17T22:42:11.319Z] [2020-04-17T22:42:11.319Z] DONE 32 tests, 1 skipped in 75.831s [2020-04-17T22:42:11.319Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T22:42:11.319Z] ++ 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 [2020-04-17T22:42:11.319Z] ++ set -e [2020-04-17T22:42:11.319Z] ++ '[' -n 0 ']' [2020-04-17T22:42:11.319Z] ++ set -x [2020-04-17T22:42:11.319Z] ++ 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 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 [2020-04-17T22:42:11.428Z] #45 132.0 DEP criu/page-pipe.d [2020-04-17T22:42:11.428Z] #45 132.3 DEP criu/netfilter.d [2020-04-17T22:42:11.601Z] INFO: Testing against a local daemon [2020-04-17T22:42:11.601Z] === RUN TestConfigInspect [2020-04-17T22:42:11.717Z] #45 132.6 DEP criu/net.d [2020-04-17T22:42:11.779Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-04-17T22:42:11.779Z] ok github.com/docker/docker/distribution 0.283s coverage: 22.1% of statements [2020-04-17T22:42:11.779Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T22:42:12.346Z] #45 133.2 DEP criu/namespaces.d [2020-04-17T22:42:12.646Z] #45 133.6 DEP criu/mount.d [2020-04-17T22:42:12.719Z] ok github.com/docker/docker/image 0.056s coverage: 86.4% of statements [2020-04-17T22:42:13.288Z] ok github.com/docker/docker/distribution/xfer 1.709s coverage: 85.1% of statements [2020-04-17T22:42:13.288Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T22:42:13.306Z] #45 133.9 DEP criu/mem.d [2020-04-17T22:42:13.548Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-04-17T22:42:13.548Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T22:42:13.596Z] #45 134.3 DEP criu/lsm.d [2020-04-17T22:42:13.809Z] ok github.com/docker/docker/image/v1 0.041s coverage: 25.0% of statements [2020-04-17T22:42:13.809Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T22:42:13.887Z] #45 134.6 DEP criu/log.d [2020-04-17T22:42:13.887Z] #45 ... [2020-04-17T22:42:13.887Z] [2020-04-17T22:42:13.887Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:42:13.887Z] #18 53.50 Selecting previously unselected package python3-minimal. [2020-04-17T22:42:13.887Z] #18 53.50 (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 ... 23605 files and directories currently installed.) [2020-04-17T22:42:13.887Z] #18 53.64 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-17T22:42:13.887Z] #18 53.66 Unpacking python3-minimal (3.7.3-1) ... [2020-04-17T22:42:13.887Z] #18 53.80 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-17T22:42:13.887Z] #18 53.83 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-17T22:42:13.887Z] #18 53.84 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-17T22:42:13.887Z] #18 54.00 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-17T22:42:13.887Z] #18 54.02 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T22:42:13.887Z] #18 54.02 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T22:42:14.069Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-04-17T22:42:14.639Z] ok github.com/docker/docker/pkg/aaparser 0.022s coverage: 50.0% of statements [2020-04-17T22:42:15.049Z] --- PASS: TestConfigInspect (3.50s) [2020-04-17T22:42:15.050Z] === RUN TestConfigList [2020-04-17T22:42:15.422Z] #18 55.60 Selecting previously unselected package python3.7. [2020-04-17T22:42:15.422Z] #18 55.63 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-17T22:42:15.422Z] #18 55.63 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:42:15.422Z] #18 55.83 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-17T22:42:15.422Z] #18 55.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-17T22:42:15.422Z] #18 55.85 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-17T22:42:15.581Z] ok github.com/docker/docker/opts 0.102s coverage: 67.4% of statements [2020-04-17T22:42:15.712Z] #18 56.06 Setting up python3-minimal (3.7.3-1) ... [2020-04-17T22:42:16.964Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-04-17T22:42:17.214Z] #18 57.67 Selecting previously unselected package python3. [2020-04-17T22:42:17.225Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-04-17T22:42:17.484Z] ok github.com/docker/docker/pkg/authorization 0.886s coverage: 68.3% of statements [2020-04-17T22:42:17.504Z] #18 57.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 ... 24017 files and directories currently installed.) [2020-04-17T22:42:17.504Z] #18 57.79 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-17T22:42:17.504Z] #18 57.80 Unpacking python3 (3.7.3-1) ... [2020-04-17T22:42:17.504Z] #18 57.98 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-17T22:42:17.504Z] #18 58.00 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-17T22:42:17.504Z] #18 58.00 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-17T22:42:17.794Z] #18 58.13 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-17T22:42:17.794Z] #18 58.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-17T22:42:17.794Z] #18 58.14 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-17T22:42:17.794Z] #18 58.27 Selecting previously unselected package libiptc0:ppc64el. [2020-04-17T22:42:17.794Z] #18 58.29 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-17T22:42:17.794Z] #18 58.30 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-17T22:42:18.054Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-04-17T22:42:18.083Z] #18 58.41 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-17T22:42:18.083Z] #18 58.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-17T22:42:18.083Z] #18 58.45 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-17T22:42:18.083Z] #18 58.56 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-17T22:42:18.083Z] #18 58.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-17T22:42:18.083Z] #18 58.60 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-17T22:42:18.373Z] #18 58.72 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-17T22:42:18.373Z] #18 58.74 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-17T22:42:18.373Z] #18 58.74 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-17T22:42:18.497Z] --- PASS: TestConfigList (3.52s) [2020-04-17T22:42:18.497Z] === RUN TestConfigsCreateAndDelete [2020-04-17T22:42:18.624Z] ok github.com/docker/docker/pkg/archive 1.199s coverage: 76.3% of statements [2020-04-17T22:42:18.663Z] #18 58.89 Selecting previously unselected package iptables. [2020-04-17T22:42:18.663Z] #18 58.91 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-17T22:42:18.663Z] #18 58.92 Unpacking iptables (1.8.2-4) ... [2020-04-17T22:42:18.885Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-04-17T22:42:19.144Z] ok github.com/docker/docker/pkg/discovery/file 0.022s coverage: 92.9% of statements [2020-04-17T22:42:19.323Z] #18 59.64 Selecting previously unselected package xxd. [2020-04-17T22:42:19.323Z] #18 59.66 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T22:42:19.323Z] #18 59.69 Unpacking xxd (2:8.1.0875-5) ... [2020-04-17T22:42:19.612Z] #18 59.91 Selecting previously unselected package vim-common. [2020-04-17T22:42:19.612Z] #18 59.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:42:19.612Z] #18 60.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-17T22:42:19.713Z] ok github.com/docker/docker/pkg/discovery/memory 0.032s coverage: 92.3% of statements [2020-04-17T22:42:19.904Z] #18 60.32 Selecting previously unselected package bash-completion. [2020-04-17T22:42:19.904Z] #18 60.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-17T22:42:20.281Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-04-17T22:42:20.849Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2020-04-17T22:42:21.409Z] #18 ... [2020-04-17T22:42:21.409Z] [2020-04-17T22:42:21.409Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:42:21.409Z] #48 228.7 mime [2020-04-17T22:42:21.409Z] #48 236.9 vendor/golang.org/x/net/http/httpproxy [2020-04-17T22:42:21.409Z] #48 236.9 net/textproto [2020-04-17T22:42:21.409Z] #48 237.0 crypto/x509 [2020-04-17T22:42:21.409Z] #48 ... [2020-04-17T22:42:21.409Z] [2020-04-17T22:42:21.409Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:42:21.409Z] #45 134.8 DEP criu/libnetlink.d [2020-04-17T22:42:21.409Z] #45 135.2 DEP criu/kerndat.d [2020-04-17T22:42:21.409Z] #45 135.6 DEP criu/kcmp-ids.d [2020-04-17T22:42:21.409Z] #45 135.8 DEP criu/irmap.d [2020-04-17T22:42:21.409Z] #45 136.1 DEP criu/ipc_ns.d [2020-04-17T22:42:21.409Z] #45 136.4 DEP criu/image.d [2020-04-17T22:42:21.409Z] #45 136.7 DEP criu/image-desc.d [2020-04-17T22:42:21.409Z] #45 136.9 DEP criu/fsnotify.d [2020-04-17T22:42:21.409Z] #45 137.3 DEP criu/filesystems.d [2020-04-17T22:42:21.409Z] #45 137.7 DEP criu/files.d [2020-04-17T22:42:21.409Z] #45 138.0 DEP criu/files-reg.d [2020-04-17T22:42:21.409Z] #45 138.3 DEP criu/files-ext.d [2020-04-17T22:42:21.409Z] #45 138.6 DEP criu/file-lock.d [2020-04-17T22:42:21.409Z] #45 138.9 DEP criu/file-ids.d [2020-04-17T22:42:21.409Z] #45 139.1 DEP criu/fifo.d [2020-04-17T22:42:21.409Z] #45 139.4 DEP criu/fdstore.d [2020-04-17T22:42:21.409Z] #45 139.7 DEP criu/fault-injection.d [2020-04-17T22:42:21.409Z] #45 139.8 DEP criu/external.d [2020-04-17T22:42:21.409Z] #45 140.1 DEP criu/eventpoll.d [2020-04-17T22:42:21.409Z] #45 140.5 DEP criu/eventfd.d [2020-04-17T22:42:21.409Z] #45 140.9 DEP criu/crtools.d [2020-04-17T22:42:21.409Z] #45 141.3 DEP criu/cr-service.d [2020-04-17T22:42:21.409Z] #45 141.7 DEP criu/cr-restore.d [2020-04-17T22:42:21.409Z] #45 142.2 DEP criu/cr-errno.d [2020-04-17T22:42:21.409Z] #45 142.2 DEP criu/cr-dump.d [2020-04-17T22:42:21.700Z] #45 142.5 DEP criu/cr-dedup.d [2020-04-17T22:42:21.786Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-04-17T22:42:21.991Z] #45 142.8 DEP criu/cr-check.d [2020-04-17T22:42:22.045Z] ok github.com/docker/docker/pkg/chrootarchive 3.541s coverage: 43.2% of statements [2020-04-17T22:42:22.284Z] #45 143.2 DEP criu/config.d [2020-04-17T22:42:22.574Z] #45 143.5 DEP criu/clone-noasan.d [2020-04-17T22:42:22.614Z] ok github.com/docker/docker/pkg/fileutils 0.036s coverage: 89.5% of statements [2020-04-17T22:42:22.727Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:42:22.727Z] [2020-04-17T22:42:22.727Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T22:42:22.727Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T22:42:22.727Z] HOSTNAME=021fdc6db64f [2020-04-17T22:42:22.727Z] DEST=bundles/test-integration [2020-04-17T22:42:22.727Z] PWD=/go/src/github.com/docker/docker [2020-04-17T22:42:22.727Z] DOCKER_ROOTLESS=1 [2020-04-17T22:42:22.727Z] DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 [2020-04-17T22:42:22.727Z] container=docker [2020-04-17T22:42:22.727Z] HOME=/root [2020-04-17T22:42:22.727Z] GOLANG_VERSION=1.13.10 [2020-04-17T22:42:22.727Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T22:42:22.727Z] VALIDATE_BRANCH=master [2020-04-17T22:42:22.727Z] TERM=xterm [2020-04-17T22:42:22.727Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T22:42:22.727Z] SHLVL=1 [2020-04-17T22:42:22.727Z] TIMEOUT=120m [2020-04-17T22:42:22.727Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T22:42:22.727Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T22:42:22.727Z] GO111MODULE=off [2020-04-17T22:42:22.727Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T22:42:22.727Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T22:42:22.727Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T22:42:22.727Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T22:42:22.727Z] GOPATH=/go [2020-04-17T22:42:22.727Z] PKG_CONFIG=pkg-config [2020-04-17T22:42:22.727Z] _=/usr/bin/env [2020-04-17T22:42:22.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T22:42:22.866Z] #45 143.6 DEP criu/cgroup.d [2020-04-17T22:42:22.866Z] #45 ... [2020-04-17T22:42:22.866Z] [2020-04-17T22:42:22.866Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:42:22.866Z] #48 240.5 vendor/golang.org/x/net/http/httpguts [2020-04-17T22:42:22.873Z] --- PASS: TestConfigsCreateAndDelete (3.59s) [2020-04-17T22:42:22.873Z] === RUN TestConfigsUpdate [2020-04-17T22:42:22.873Z] ok github.com/docker/docker/pkg/fsutils 0.317s coverage: 85.1% of statements [2020-04-17T22:42:23.133Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-04-17T22:42:23.133Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2020-04-17T22:42:23.156Z] #48 240.5 mime/multipart [2020-04-17T22:42:24.071Z] ok github.com/docker/docker/layer 7.931s coverage: 68.8% of statements [2020-04-17T22:42:24.071Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T22:42:24.071Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T22:42:24.071Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T22:42:24.071Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T22:42:24.071Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T22:42:24.071Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T22:42:24.071Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T22:42:24.071Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T22:42:24.331Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2020-04-17T22:42:24.331Z] ok github.com/docker/docker/pkg/idtools 0.526s coverage: 70.1% of statements [2020-04-17T22:42:24.590Z] ok github.com/docker/docker/pkg/ioutils 0.597s coverage: 69.3% of statements [2020-04-17T22:42:24.850Z] ok github.com/docker/docker/pkg/locker 0.064s coverage: 88.9% of statements [2020-04-17T22:42:24.850Z] ok github.com/docker/docker/pkg/longpath 0.014s coverage: 100.0% of statements [2020-04-17T22:42:24.850Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T22:42:24.850Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T22:42:25.111Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2020-04-17T22:42:25.111Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T22:42:25.111Z] ok github.com/docker/docker/pkg/parsers 0.019s coverage: 97.0% of statements [2020-04-17T22:42:25.372Z] ok github.com/docker/docker/pkg/parsers/kernel 0.027s coverage: 60.0% of statements [2020-04-17T22:42:25.541Z] --- PASS: TestConfigsUpdate (3.17s) [2020-04-17T22:42:25.541Z] === RUN TestTemplatedConfig [2020-04-17T22:42:25.632Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.078s coverage: 91.4% of statements [2020-04-17T22:42:25.632Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2020-04-17T22:42:25.632Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T22:42:25.632Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T22:42:26.572Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.027s coverage: 56.8% of statements [2020-04-17T22:42:26.835Z] ok github.com/docker/docker/pkg/plugins/transport 0.016s coverage: 85.7% of statements [2020-04-17T22:42:26.835Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2020-04-17T22:42:27.095Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-04-17T22:42:27.664Z] ok github.com/docker/docker/pkg/reexec 0.018s coverage: 82.4% of statements [2020-04-17T22:42:28.232Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-04-17T22:42:28.303Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:42:28.303Z] [2020-04-17T22:42:28.492Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 73.9% of statements [2020-04-17T22:42:28.716Z] #48 ... [2020-04-17T22:42:28.716Z] [2020-04-17T22:42:28.716Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:42:28.716Z] #18 66.68 Unpacking bash-completion (1:2.8-6) ... [2020-04-17T22:42:28.716Z] #18 67.32 Selecting previously unselected package bzip2. [2020-04-17T22:42:28.716Z] #18 67.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-17T22:42:28.716Z] #18 67.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:42:28.716Z] #18 67.48 Selecting previously unselected package xz-utils. [2020-04-17T22:42:28.716Z] #18 67.52 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-17T22:42:28.716Z] #18 67.53 Unpacking xz-utils (5.2.4-1) ... [2020-04-17T22:42:28.716Z] #18 67.78 Selecting previously unselected package apparmor. [2020-04-17T22:42:28.716Z] #18 67.81 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-17T22:42:28.716Z] #18 67.97 Unpacking apparmor (2.13.2-10) ... [2020-04-17T22:42:28.716Z] #18 68.55 Selecting previously unselected package aufs-tools. [2020-04-17T22:42:28.716Z] #18 68.58 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-17T22:42:28.716Z] #18 68.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:42:28.716Z] #18 68.85 Selecting previously unselected package libonig5:ppc64el. [2020-04-17T22:42:28.716Z] #18 68.88 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-17T22:42:28.716Z] #18 68.88 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-17T22:42:28.868Z] [2020-04-17T22:42:29.002Z] --- PASS: TestTemplatedConfig (3.75s) [2020-04-17T22:42:29.002Z] === RUN TestConfigCreateResolve [2020-04-17T22:42:29.017Z] #18 69.20 Selecting previously unselected package libjq1:ppc64el. [2020-04-17T22:42:29.017Z] #18 69.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T22:42:29.017Z] #18 69.23 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T22:42:29.017Z] #18 69.38 Selecting previously unselected package jq. [2020-04-17T22:42:29.017Z] #18 69.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-17T22:42:29.017Z] #18 69.40 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-17T22:42:29.060Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2020-04-17T22:42:29.060Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-04-17T22:42:29.127Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-17T22:42:29.127Z] [2020-04-17T22:42:29.308Z] #18 69.52 Selecting previously unselected package libaio1:ppc64el. [2020-04-17T22:42:29.308Z] #18 69.53 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-17T22:42:29.308Z] #18 69.53 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-17T22:42:29.308Z] #18 69.66 Selecting previously unselected package libgpm2:ppc64el. [2020-04-17T22:42:29.308Z] #18 69.67 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-17T22:42:29.308Z] #18 69.68 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-17T22:42:29.308Z] #18 69.79 Selecting previously unselected package libicu63:ppc64el. [2020-04-17T22:42:29.319Z] ok github.com/docker/docker/pkg/symlink 0.025s coverage: 87.7% of statements [2020-04-17T22:42:29.384Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T22:42:29.384Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T22:42:29.384Z] HOSTNAME=b1f837f2a8e8 [2020-04-17T22:42:29.384Z] TEST_SKIP_INTEGRATION=1 [2020-04-17T22:42:29.384Z] TESTDEBUG=0 [2020-04-17T22:42:29.384Z] DEST=bundles/test-integration [2020-04-17T22:42:29.384Z] PWD=/go/src/github.com/docker/docker [2020-04-17T22:42:29.384Z] KEEPBUNDLE=1 [2020-04-17T22:42:29.384Z] DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 [2020-04-17T22:42:29.384Z] container=docker [2020-04-17T22:42:29.384Z] HOME=/root [2020-04-17T22:42:29.384Z] GOLANG_VERSION=1.13.10 [2020-04-17T22:42:29.384Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T22:42:29.384Z] VALIDATE_BRANCH=master [2020-04-17T22:42:29.384Z] TERM=xterm [2020-04-17T22:42:29.384Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T22:42:29.384Z] SHLVL=1 [2020-04-17T22:42:29.384Z] TIMEOUT=120m [2020-04-17T22:42:29.384Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T22:42:29.384Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T22:42:29.384Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-17T22:42:29.384Z] GO111MODULE=off [2020-04-17T22:42:29.384Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T22:42:29.385Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T22:42:29.385Z] GOPATH=/go [2020-04-17T22:42:29.385Z] PKG_CONFIG=pkg-config [2020-04-17T22:42:29.385Z] _=/usr/bin/env [2020-04-17T22:42:29.385Z] Building test suite binary ./integration-cli/test.main [2020-04-17T22:42:29.385Z] [2020-04-17T22:42:29.385Z] No new tests added to integration. [2020-04-17T22:42:29.385Z] [2020-04-17T22:42:29.385Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T22:42:29.385Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T22:42:29.385Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T22:42:29.385Z] HOSTNAME=b5c9c4f8d2d9 [2020-04-17T22:42:29.385Z] TEST_SKIP_INTEGRATION=1 [2020-04-17T22:42:29.385Z] TESTDEBUG=0 [2020-04-17T22:42:29.385Z] DEST=bundles/test-integration [2020-04-17T22:42:29.385Z] PWD=/go/src/github.com/docker/docker [2020-04-17T22:42:29.385Z] KEEPBUNDLE=1 [2020-04-17T22:42:29.385Z] DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 [2020-04-17T22:42:29.385Z] container=docker [2020-04-17T22:42:29.385Z] HOME=/root [2020-04-17T22:42:29.385Z] GOLANG_VERSION=1.13.10 [2020-04-17T22:42:29.385Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T22:42:29.385Z] VALIDATE_BRANCH=master [2020-04-17T22:42:29.385Z] TERM=xterm [2020-04-17T22:42:29.385Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T22:42:29.385Z] SHLVL=1 [2020-04-17T22:42:29.385Z] TIMEOUT=120m [2020-04-17T22:42:29.385Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T22:42:29.385Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T22:42:29.385Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-17T22:42:29.385Z] GO111MODULE=off [2020-04-17T22:42:29.385Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T22:42:29.385Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T22:42:29.385Z] GOPATH=/go [2020-04-17T22:42:29.385Z] PKG_CONFIG=pkg-config [2020-04-17T22:42:29.385Z] _=/usr/bin/env [2020-04-17T22:42:29.385Z] Building test suite binary ./integration-cli/test.main [2020-04-17T22:42:29.579Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-04-17T22:42:29.597Z] #18 69.80 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-17T22:42:29.597Z] #18 69.80 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T22:42:30.520Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 35.0% of statements [2020-04-17T22:42:30.520Z] ok github.com/docker/docker/pkg/tailfile 0.087s coverage: 88.6% of statements [2020-04-17T22:42:30.520Z] ok github.com/docker/docker/pkg/signal 2.759s coverage: 61.0% of statements [2020-04-17T22:42:30.755Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T22:42:30.755Z] HOSTNAME=83a38e71373d [2020-04-17T22:42:30.755Z] TESTDEBUG=0 [2020-04-17T22:42:30.755Z] DEST=bundles/test-integration [2020-04-17T22:42:30.755Z] PWD=/go/src/github.com/docker/docker [2020-04-17T22:42:30.755Z] KEEPBUNDLE=1 [2020-04-17T22:42:30.755Z] DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 [2020-04-17T22:42:30.755Z] container=docker [2020-04-17T22:42:30.755Z] HOME=/root [2020-04-17T22:42:30.755Z] GOLANG_VERSION=1.13.10 [2020-04-17T22:42:30.755Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T22:42:30.755Z] VALIDATE_BRANCH=master [2020-04-17T22:42:30.755Z] TERM=xterm [2020-04-17T22:42:30.755Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T22:42:30.755Z] SHLVL=1 [2020-04-17T22:42:30.755Z] TIMEOUT=120m [2020-04-17T22:42:30.755Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T22:42:30.755Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T22:42:30.755Z] GO111MODULE=off [2020-04-17T22:42:30.755Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T22:42:30.755Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T22:42:30.755Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T22:42:30.755Z] GOPATH=/go [2020-04-17T22:42:30.755Z] PKG_CONFIG=pkg-config [2020-04-17T22:42:30.755Z] _=/usr/bin/env [2020-04-17T22:42:30.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T22:42:31.089Z] testing: warning: no tests to run [2020-04-17T22:42:31.089Z] coverage: [no statements] [2020-04-17T22:42:31.089Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-04-17T22:42:31.089Z] ok github.com/docker/docker/pkg/term 0.021s coverage: 84.1% of statements [2020-04-17T22:42:31.349Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2020-04-17T22:42:31.608Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2020-04-17T22:42:31.608Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2020-04-17T22:42:31.868Z] ok github.com/docker/docker/pkg/useragent 0.024s coverage: 88.9% of statements [2020-04-17T22:42:32.448Z] --- PASS: TestConfigCreateResolve (3.12s) [2020-04-17T22:42:32.448Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T22:42:32.730Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-04-17T22:42:32.730Z] PASS [2020-04-17T22:42:32.730Z] [2020-04-17T22:42:32.730Z] DONE 7 tests in 21.339s [2020-04-17T22:42:32.730Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T22:42:32.730Z] ++ 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 [2020-04-17T22:42:32.730Z] ++ set -e [2020-04-17T22:42:32.730Z] ++ '[' -n 0 ']' [2020-04-17T22:42:32.730Z] ++ set -x [2020-04-17T22:42:32.730Z] ++ 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 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 [2020-04-17T22:42:32.730Z] INFO: Testing against a local daemon [2020-04-17T22:42:32.730Z] === RUN TestCheckpoint [2020-04-17T22:42:32.730Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T22:42:32.730Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T22:42:32.730Z] === RUN TestContainerInvalidJSON [2020-04-17T22:42:32.730Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:42:32.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:42:32.730Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:42:32.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:42:32.730Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:42:32.730Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:42:32.730Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:42:32.730Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:42:32.730Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:42:32.730Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-17T22:42:32.730Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T22:42:32.730Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T22:42:32.730Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T22:42:32.730Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T22:42:33.019Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-04-17T22:42:33.019Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T22:42:33.096Z] #18 ... [2020-04-17T22:42:33.096Z] [2020-04-17T22:42:33.096Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:42:33.096Z] #45 143.9 DEP criu/cgroup-props.d [2020-04-17T22:42:33.096Z] #45 144.2 DEP criu/bitmap.d [2020-04-17T22:42:33.096Z] #45 144.2 DEP criu/bfd.d [2020-04-17T22:42:33.096Z] #45 144.5 DEP criu/autofs.d [2020-04-17T22:42:33.096Z] #45 144.8 DEP criu/aio.d [2020-04-17T22:42:33.096Z] #45 145.2 DEP criu/action-scripts.d [2020-04-17T22:42:33.096Z] #45 145.8 CC criu/action-scripts.o [2020-04-17T22:42:33.096Z] #45 146.7 CC criu/aio.o [2020-04-17T22:42:33.096Z] #45 147.9 CC criu/autofs.o [2020-04-17T22:42:33.096Z] #45 152.0 CC criu/bfd.o [2020-04-17T22:42:33.096Z] #45 153.4 CC criu/bitmap.o [2020-04-17T22:42:33.096Z] #45 153.7 CC criu/cgroup-props.o [2020-04-17T22:42:33.251Z] ok github.com/docker/docker/plugin/v2 0.027s coverage: 14.5% of statements [2020-04-17T22:42:33.300Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2020-04-17T22:42:33.300Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T22:42:33.300Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2020-04-17T22:42:33.300Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T22:42:33.582Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-04-17T22:42:33.582Z] === RUN TestCopyFromContainer [2020-04-17T22:42:33.822Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-04-17T22:42:34.082Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-04-17T22:42:35.021Z] ok github.com/docker/docker/plugin 0.586s coverage: 27.1% of statements [2020-04-17T22:42:35.154Z] #45 155.7 CC criu/cgroup.o [2020-04-17T22:42:35.154Z] #45 ... [2020-04-17T22:42:35.154Z] [2020-04-17T22:42:35.154Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:42:35.154Z] #51 DONE 252.5s [2020-04-17T22:42:35.154Z] [2020-04-17T22:42:35.154Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:42:35.154Z] #48 245.9 crypto/tls [2020-04-17T22:42:35.282Z] ok github.com/docker/docker/registry/resumable 0.067s coverage: 100.0% of statements [2020-04-17T22:42:35.598Z] === RUN TestCopyFromContainer// [2020-04-17T22:42:35.599Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T22:42:35.599Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T22:42:35.599Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T22:42:35.784Z] #48 ... [2020-04-17T22:42:35.784Z] [2020-04-17T22:42:35.784Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:42:35.784Z] #18 76.24 Selecting previously unselected package libnet1:ppc64el. [2020-04-17T22:42:35.784Z] #18 76.25 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-17T22:42:35.784Z] #18 76.25 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T22:42:35.851Z] ok github.com/docker/docker/restartmanager 0.024s coverage: 50.9% of statements [2020-04-17T22:42:35.884Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T22:42:35.884Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T22:42:36.073Z] #18 76.41 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-17T22:42:36.073Z] #18 76.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-17T22:42:36.073Z] #18 76.43 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T22:42:36.073Z] #18 76.62 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-17T22:42:36.110Z] ok github.com/docker/docker/registry 0.241s coverage: 56.1% of statements [2020-04-17T22:42:36.166Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T22:42:36.166Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T22:42:36.166Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T22:42:36.166Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T22:42:36.364Z] #18 76.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-17T22:42:36.364Z] #18 76.67 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T22:42:36.364Z] #18 76.86 Selecting previously unselected package libreadline5:ppc64el. [2020-04-17T22:42:36.364Z] #18 76.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-17T22:42:36.364Z] #18 76.87 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-17T22:42:36.450Z] --- PASS: TestCopyFromContainer (2.95s) [2020-04-17T22:42:36.450Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-17T22:42:36.450Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-17T22:42:36.450Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-17T22:42:36.450Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-17T22:42:36.450Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-17T22:42:36.450Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-17T22:42:36.450Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-17T22:42:36.450Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-17T22:42:36.450Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-17T22:42:36.450Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-17T22:42:36.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T22:42:36.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:42:36.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:42:36.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:42:36.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:42:36.450Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:42:36.450Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:42:36.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:42:36.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:42:36.450Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:42:36.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-17T22:42:36.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-17T22:42:36.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-17T22:42:36.450Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-17T22:42:36.450Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T22:42:36.450Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-17T22:42:36.450Z] === RUN TestCreateWithInvalidEnv [2020-04-17T22:42:36.450Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T22:42:36.450Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T22:42:36.450Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T22:42:36.450Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T22:42:36.450Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T22:42:36.450Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T22:42:36.450Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T22:42:36.450Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T22:42:36.450Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T22:42:36.450Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-17T22:42:36.450Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T22:42:36.450Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T22:42:36.450Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T22:42:36.450Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T22:42:36.450Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-17T22:42:36.450Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T22:42:36.654Z] #18 76.99 Selecting previously unselected package net-tools. [2020-04-17T22:42:36.654Z] #18 76.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-17T22:42:36.654Z] #18 76.99 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:42:36.679Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2020-04-17T22:42:36.680Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2020-04-17T22:42:37.246Z] #18 77.41 Selecting previously unselected package python-pip-whl. [2020-04-17T22:42:37.246Z] #18 77.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-17T22:42:37.246Z] #18 77.43 Unpacking python-pip-whl (18.1-5) ... [2020-04-17T22:42:37.872Z] #18 78.06 Selecting previously unselected package python3-lib2to3. [2020-04-17T22:42:37.872Z] #18 78.08 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-17T22:42:37.872Z] #18 78.08 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:42:37.872Z] #18 78.29 Selecting previously unselected package python3-distutils. [2020-04-17T22:42:37.872Z] #18 78.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-17T22:42:37.872Z] #18 78.31 Unpacking python3-distutils (3.7.3-1) ... [2020-04-17T22:42:38.162Z] #18 78.57 Selecting previously unselected package python3-pip. [2020-04-17T22:42:38.162Z] #18 78.59 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-17T22:42:38.162Z] #18 78.60 Unpacking python3-pip (18.1-5) ... [2020-04-17T22:42:38.453Z] #18 78.97 Selecting previously unselected package python3-pkg-resources. [2020-04-17T22:42:38.742Z] #18 78.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-17T22:42:38.742Z] #18 79.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:42:38.742Z] #18 79.23 Selecting previously unselected package python3-setuptools. [2020-04-17T22:42:39.031Z] #18 79.28 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-17T22:42:39.031Z] #18 79.29 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-17T22:42:39.085Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.371869678s with top 10 stages: buildssa: 1m34.737783862s, goimports: 22.099947964s, unconvert: 12.039107371s, gosec: 10.585118006s, golint: 6.065050891s, misspell: 4.398142339s, ineffassign: 4.140158629s, inspect: 4.019831069s, vrp: 3.504153657s, printf: 1.857876368s [2020-04-17T22:42:39.120Z] --- PASS: TestCreateWithCustomMaskedPaths (2.42s) [2020-04-17T22:42:39.120Z] === RUN TestCreateWithCapabilities [2020-04-17T22:42:39.120Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T22:42:39.120Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T22:42:39.120Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:42:39.120Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:42:39.120Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:42:39.120Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:42:39.120Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:42:39.120Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:42:39.120Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:42:39.120Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:42:39.120Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:42:39.120Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:42:39.120Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T22:42:39.120Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T22:42:39.120Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:42:39.120Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:42:39.120Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:42:39.121Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:42:39.121Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:42:39.121Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:42:39.121Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:42:39.121Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:42:39.121Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T22:42:39.121Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:42:39.121Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:42:39.121Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:42:39.121Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:42:39.121Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:42:39.121Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:42:39.121Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:42:39.121Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:42:39.121Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:42:39.121Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-17T22:42:39.121Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-04-17T22:42:39.121Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T22:42:39.263Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2020-04-17T22:42:39.263Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2020-04-17T22:42:39.320Z] #18 79.69 Selecting previously unselected package python3-wheel. [2020-04-17T22:42:39.320Z] #18 79.72 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-17T22:42:39.320Z] #18 79.72 Unpacking python3-wheel (0.32.3-2) ... [2020-04-17T22:42:39.532Z] ok github.com/docker/docker/volume/mounts 0.076s coverage: 67.0% of statements [2020-04-17T22:42:39.609Z] #18 79.85 Selecting previously unselected package sudo. [2020-04-17T22:42:39.609Z] #18 79.86 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-17T22:42:39.609Z] #18 79.89 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:42:40.467Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.0% of statements [2020-04-17T22:42:40.671Z] #18 80.90 Selecting previously unselected package thin-provisioning-tools. [2020-04-17T22:42:40.671Z] #18 80.92 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-17T22:42:40.671Z] #18 80.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:42:40.962Z] #18 81.30 Selecting previously unselected package uidmap. [2020-04-17T22:42:40.962Z] #18 81.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-17T22:42:40.962Z] #18 81.33 Unpacking uidmap (1:4.5-1.1) ... [2020-04-17T22:42:41.252Z] #18 81.53 Selecting previously unselected package vim-runtime. [2020-04-17T22:42:41.252Z] #18 81.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-17T22:42:41.543Z] #18 81.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-17T22:42:41.543Z] #18 81.76 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-17T22:42:41.543Z] #18 81.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:42:41.790Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-04-17T22:42:41.790Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T22:42:41.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:42:41.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:42:41.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:42:41.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:42:41.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:42:41.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:42:41.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:42:41.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:42:41.790Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:42:41.790Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:42:41.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:42:41.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:42:41.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:42:41.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:42:41.790Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:42:41.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-17T22:42:41.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2020-04-17T22:42:41.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-17T22:42:41.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-17T22:42:41.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2020-04-17T22:42:41.790Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-17T22:42:41.790Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T22:42:42.796Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-04-17T22:42:42.796Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T22:42:42.796Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T22:42:42.796Z] === RUN TestDaemonRestartIpcMode [2020-04-17T22:42:42.796Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T22:42:42.796Z] === RUN TestDaemonHostGatewayIP [2020-04-17T22:42:42.796Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T22:42:42.796Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T22:42:42.796Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T22:42:42.796Z] === RUN TestDiff [2020-04-17T22:42:43.411Z] --- PASS: TestDiff (0.78s) [2020-04-17T22:42:43.411Z] === RUN TestExecWithCloseStdin [2020-04-17T22:42:44.269Z] #18 ... [2020-04-17T22:42:44.269Z] [2020-04-17T22:42:44.269Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:42:44.269Z] #45 164.6 CC criu/clone-noasan.o [2020-04-17T22:42:44.269Z] #45 164.9 CC criu/config.o [2020-04-17T22:42:44.417Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-04-17T22:42:44.417Z] === RUN TestExec [2020-04-17T22:42:45.031Z] --- PASS: TestExec (0.90s) [2020-04-17T22:42:45.031Z] === RUN TestExecUser [2020-04-17T22:42:46.035Z] --- PASS: TestExecUser (0.96s) [2020-04-17T22:42:46.035Z] === RUN TestExportContainerAndImportImage [2020-04-17T22:42:47.505Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2020-04-17T22:42:47.505Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T22:42:48.745Z] #45 169.5 CC criu/cr-check.o [2020-04-17T22:42:48.974Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-04-17T22:42:48.974Z] === RUN TestHealthCheckWorkdir [2020-04-17T22:42:49.036Z] #45 ... [2020-04-17T22:42:49.036Z] [2020-04-17T22:42:49.036Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:42:49.979Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-04-17T22:42:49.980Z] === RUN TestHealthKillContainer [2020-04-17T22:42:50.197Z] #24 262.3 Checking out files: 18% (1949/10687) Checking out files: 19% (2031/10687) Checking out files: 20% (2138/10687) Checking out files: 21% (2245/10687) Checking out files: 22% (2352/10687) Checking out files: 23% (2459/10687) Checking out files: 24% (2565/10687) Checking out files: 25% (2672/10687) Checking out files: 26% (2779/10687) Checking out files: 27% (2886/10687) Checking out files: 28% (2993/10687) Checking out files: 29% (3100/10687) Checking out files: 30% (3207/10687) Checking out files: 31% (3313/10687) Checking out files: 31% (3342/10687) Checking out files: 32% (3420/10687) Checking out files: 33% (3527/10687) Checking out files: 34% (3634/10687) Checking out files: 35% (3741/10687) Checking out files: 36% (3848/10687) Checking out files: 37% (3955/10687) Checking out files: 38% (4062/10687) Checking out files: 39% (4168/10687) Checking out files: 40% (4275/10687) Checking out files: 41% (4382/10687) Checking out files: 42% (4489/10687) Checking out files: 43% (4596/10687) Checking out files: 43% (4699/10687) Checking out files: 44% (4703/10687) Checking out files: 45% (4810/10687) Checking out files: 46% (4917/10687) Checking out files: 47% (5023/10687) Checking out files: 48% (5130/10687) Checking out files: 49% (5237/10687) Checking out files: 50% (5344/10687) Checking out files: 51% (5451/10687) Checking out files: 52% (5558/10687) Checking out files: 53% (5665/10687) Checking out files: 54% (5771/10687) Checking out files: 55% (5878/10687) Checking out files: 56% (5985/10687) Checking out files: 57% (6092/10687) Checking out files: 58% (6199/10687) Checking out files: 59% (6306/10687) Checking out files: 60% (6413/10687) Checking out files: 61% (6520/10687) Checking out files: 62% (6626/10687) Checking out files: 63% (6733/10687) Checking out files: 64% (6840/10687) Checking out files: 65% (6947/10687) Checking out files: 66% (7054/10687) Checking out files: 67% (7161/10687) Checking out files: 68% (7268/10687) Checking out files: 69% (7375/10687) Checking out files: 70% (7481/10687) Checking out files: 71% (7588/10687) Checking out files: 72% (7695/10687) Checking out files: 73% (7802/10687) Checking out files: 74% (7909/10687) Checking out files: 75% (8016/10687) Checking out files: 76% (8123/10687) Checking out files: 77% (8229/10687) Checking out files: 78% (8336/10687) Checking out files: 79% (8443/10687) Checking out files: 79% (8515/10687) Checking out files: 80% (8550/10687) Checking out files: 81% (8657/10687) Checking out files: 82% (8764/10687) Checking out files: 83% (8871/10687) Checking out files: 84% (8978/10687) Checking out files: 85% (9084/10687) Checking out files: 86% (9191/10687) Checking out files: 87% (9298/10687) Checking out files: 88% (9405/10687) Checking out files: 89% (9512/10687) Checking out files: 90% (9619/10687) Checking out files: 91% (9726/10687) Checking out files: 92% (9833/10687) Checking out files: 93% (9939/10687) Checking out files: 94% (10046/10687) Checking out files: 95% (10153/10687) Checking out files: 96% (10260/10687) Checking out files: 96% (10315/10687) Checking out files: 97% (10367/10687) Checking out files: 98% (10474/10687) Checking out files: 99% (10581/10687) Checking out files: 100% (10687/10687) Checking out files: 100% (10687/10687), done. [2020-04-17T22:42:50.198Z] #24 267.8 + cd /tmp/tmp.vZllbOqsGe/tmp/docker-ce [2020-04-17T22:42:50.198Z] #24 267.8 + git checkout -q v17.06.2-ce [2020-04-17T22:42:51.698Z] #24 ... [2020-04-17T22:42:51.698Z] [2020-04-17T22:42:51.698Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:42:51.698Z] #48 259.0 net/http/httptrace [2020-04-17T22:42:51.698Z] #48 259.4 net/http [2020-04-17T22:42:51.698Z] #48 ... [2020-04-17T22:42:51.698Z] [2020-04-17T22:42:51.698Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:42:51.698Z] #18 87.39 Selecting previously unselected package vim. [2020-04-17T22:42:51.698Z] #18 87.41 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-17T22:42:51.698Z] #18 87.49 Unpacking vim (2:8.1.0875-5) ... [2020-04-17T22:42:51.698Z] #18 88.54 Selecting previously unselected package xfsprogs. [2020-04-17T22:42:51.698Z] #18 88.55 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-17T22:42:51.698Z] #18 88.57 Unpacking xfsprogs (4.20.0-1) ... [2020-04-17T22:42:51.698Z] #18 89.59 Selecting previously unselected package zip. [2020-04-17T22:42:51.698Z] #18 89.63 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-17T22:42:51.698Z] #18 89.64 Unpacking zip (3.0-11+b1) ... [2020-04-17T22:42:51.698Z] #18 89.88 Selecting previously unselected package zstd. [2020-04-17T22:42:51.698Z] #18 89.90 Preparing to unpack .../40-zstd_1.3.8+dfsg-3_ppc64el.deb ... [2020-04-17T22:42:51.698Z] #18 89.91 Unpacking zstd (1.3.8+dfsg-3) ... [2020-04-17T22:42:51.698Z] #18 90.54 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-17T22:42:51.698Z] #18 90.56 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-17T22:42:51.698Z] #18 90.60 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-17T22:42:51.698Z] #18 90.60 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-17T22:42:51.698Z] #18 90.61 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-17T22:42:51.698Z] #18 90.62 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-17T22:42:51.698Z] #18 90.63 Setting up uidmap (1:4.5-1.1) ... [2020-04-17T22:42:51.698Z] #18 90.64 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-17T22:42:51.698Z] #18 90.64 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-17T22:42:51.698Z] #18 90.65 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-17T22:42:51.698Z] #18 90.66 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-17T22:42:51.698Z] #18 90.67 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-17T22:42:51.698Z] #18 90.68 Setting up xxd (2:8.1.0875-5) ... [2020-04-17T22:42:51.698Z] #18 90.69 Setting up zip (3.0-11+b1) ... [2020-04-17T22:42:51.698Z] #18 90.69 Setting up vim-common (2:8.1.0875-5) ... [2020-04-17T22:42:51.698Z] #18 90.76 Setting up bash-completion (1:2.8-6) ... [2020-04-17T22:42:53.440Z] --- PASS: TestHealthKillContainer (3.01s) [2020-04-17T22:42:53.440Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T22:42:53.721Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2020-04-17T22:42:53.721Z] === RUN TestIpcModeNone [2020-04-17T22:42:54.726Z] --- PASS: TestIpcModeNone (0.90s) [2020-04-17T22:42:54.726Z] === RUN TestIpcModePrivate [2020-04-17T22:42:55.224Z] #18 ... [2020-04-17T22:42:55.224Z] [2020-04-17T22:42:55.224Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:42:55.224Z] #24 272.3 + mkdir -p /tmp/tmp.vZllbOqsGe/src/github.com/docker [2020-04-17T22:42:55.224Z] #24 272.3 + mv components/cli /tmp/tmp.vZllbOqsGe/src/github.com/docker/cli [2020-04-17T22:42:55.224Z] #24 272.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-17T22:42:55.731Z] --- PASS: TestIpcModePrivate (0.98s) [2020-04-17T22:42:55.731Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-17T22:42:55.731Z] === RUN TestIpcModeShareable [2020-04-17T22:42:56.736Z] --- PASS: TestIpcModeShareable (0.93s) [2020-04-17T22:42:56.736Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-17T22:42:56.736Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T22:42:57.136Z] INFO [runner/unused/goanalysis] analyzers took 26.262800424s with top 10 stages: buildssa: 21.917132146s, U1000: 4.345668278s [2020-04-17T22:42:57.136Z] INFO [runner] Issues before processing: 2296, after processing: 0 [2020-04-17T22:42:57.136Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1687/1687, identifier_marker: 1582/1582, exclude: 1582/1582, cgo: 1687/2296, skip_files: 1687/1687, filename_unadjuster: 1687/1687, skip_dirs: 1687/1687, autogenerated_exclude: 1582/1687, exclude-rules: 63/1582, nolint: 0/63 [2020-04-17T22:42:57.136Z] INFO [runner] processing took 172.22526ms with stages: nolint: 74.046347ms, identifier_marker: 58.446537ms, path_prettifier: 19.816105ms, autogenerated_exclude: 7.574883ms, exclude-rules: 6.671021ms, skip_dirs: 3.585988ms, cgo: 1.164251ms, filename_unadjuster: 913.892µs, max_same_issues: 2.113µs, uniq_by_line: 714ns, diff: 594ns, max_from_linter: 585ns, source_code: 507ns, skip_files: 483ns, exclude: 442ns, path_shortener: 438ns, max_per_file_from_linter: 360ns [2020-04-17T22:42:57.136Z] INFO [runner] linters took 1m34.356657952s with stages: goanalysis_metalinter: 1m16.19405817s, unused: 17.989672881s [2020-04-17T22:42:57.136Z] INFO File cache stats: 1448 entries of total size 6.8MiB [2020-04-17T22:42:57.136Z] INFO Memory: 1585 samples, avg is 245.3MB, max is 2965.5MB [2020-04-17T22:42:57.136Z] INFO Execution took 3m31.77553196s [2020-04-17T22:42:57.136Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-17T22:42:58.024Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/make.sh dynbinary-daemon test-docker-py [2020-04-17T22:42:58.585Z] [2020-04-17T22:42:58.585Z] Removing bundles/ [2020-04-17T22:42:58.585Z] [2020-04-17T22:42:58.585Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-17T22:42:58.585Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:42:58.585Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T22:42:59.411Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.96s) [2020-04-17T22:42:59.411Z] === RUN TestAPIIpcModeHost [2020-04-17T22:43:00.415Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-04-17T22:43:00.415Z] === RUN TestDaemonIpcModeShareable [2020-04-17T22:43:00.777Z] #24 ... [2020-04-17T22:43:00.777Z] [2020-04-17T22:43:00.777Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:43:00.777Z] #18 96.91 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-17T22:43:00.777Z] #18 96.92 Setting up xz-utils (5.2.4-1) ... [2020-04-17T22:43:00.777Z] #18 96.94 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-17T22:43:00.777Z] #18 96.96 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-17T22:43:00.777Z] #18 97.10 invoke-rc.d: could not determine current runlevel [2020-04-17T22:43:00.777Z] #18 97.13 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-17T22:43:00.777Z] #18 97.14 Setting up pigz (2.4-1) ... [2020-04-17T22:43:00.777Z] #18 97.15 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-17T22:43:00.777Z] #18 97.15 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-17T22:43:00.777Z] #18 97.16 Setting up python-pip-whl (18.1-5) ... [2020-04-17T22:43:00.777Z] #18 97.17 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-17T22:43:00.777Z] #18 97.18 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-17T22:43:00.777Z] #18 98.05 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-17T22:43:00.777Z] #18 98.06 Setting up zstd (1.3.8+dfsg-3) ... [2020-04-17T22:43:00.777Z] #18 98.07 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-17T22:43:00.777Z] #18 98.10 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-17T22:43:00.777Z] #18 98.10 Setting up vim (2:8.1.0875-5) ... [2020-04-17T22:43:00.777Z] #18 98.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-17T22:43:00.777Z] #18 98.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-17T22:43:00.777Z] #18 98.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-17T22:43:00.777Z] #18 98.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-17T22:43:00.777Z] #18 98.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-17T22:43:00.777Z] #18 98.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-17T22:43:00.777Z] #18 98.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-17T22:43:00.777Z] #18 98.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-17T22:43:00.777Z] #18 98.38 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-17T22:43:00.777Z] #18 98.39 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-17T22:43:00.777Z] #18 98.41 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-17T22:43:00.777Z] #18 98.41 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-17T22:43:00.777Z] #18 98.42 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-17T22:43:00.777Z] #18 98.43 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-17T22:43:01.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T22:43:01.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T22:43:01.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T22:43:01.884Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2020-04-17T22:43:01.884Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-17T22:43:01.884Z] === RUN TestDaemonIpcModePrivate [2020-04-17T22:43:02.389Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T22:43:02.390Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === Skipped [2020-04-17T22:43:02.390Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T22:43:02.390Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T22:43:02.390Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T22:43:02.390Z] time="2020-04-17T22:41:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T22:43:02.390Z] time="2020-04-17T22:41:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T22:43:02.390Z] time="2020-04-17T22:41:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T22:43:02.390Z] time="2020-04-17T22:41:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T22:43:02.390Z] time="2020-04-17T22:41:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T22:43:02.390Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T22:43:02.390Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T22:43:02.390Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:43:02.390Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T22:43:02.390Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T22:43:02.390Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T22:43:02.390Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] [2020-04-17T22:43:02.390Z] DONE 2143 tests, 26 skipped in 190.286s Post stage [Pipeline] junit [2020-04-17T22:43:02.402Z] Recording test results [2020-04-17T22:43:02.834Z] #18 ... [2020-04-17T22:43:02.834Z] [2020-04-17T22:43:02.834Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:43:02.834Z] #45 173.3 CC criu/cr-dedup.o [2020-04-17T22:43:02.834Z] #45 174.2 CC criu/cr-dump.o [2020-04-17T22:43:02.834Z] #45 179.1 CC criu/cr-errno.o [2020-04-17T22:43:02.834Z] #45 179.3 CC criu/cr-restore.o [2020-04-17T22:43:03.122Z] #45 ... [2020-04-17T22:43:03.122Z] [2020-04-17T22:43:03.122Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:43:03.122Z] #48 280.4 github.com/LK4D4/vndr/godl [2020-04-17T22:43:03.902Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-04-17T22:43:03.902Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-17T22:43:03.902Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T22:43:04.149Z] #48 281.5 github.com/LK4D4/vndr [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T22:43:05.201Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -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:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/make.sh dynbinary test-integration [2020-04-17T22:43:05.370Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-04-17T22:43:05.370Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-17T22:43:05.370Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T22:43:06.138Z] [2020-04-17T22:43:06.138Z] Removing bundles/ [2020-04-17T22:43:06.138Z] [2020-04-17T22:43:06.138Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T22:43:06.138Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:43:06.138Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T22:43:07.391Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2020-04-17T22:43:07.391Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-17T22:43:07.391Z] === RUN TestIpcModeOlderClient [2020-04-17T22:43:07.391Z] === PAUSE TestIpcModeOlderClient [2020-04-17T22:43:07.391Z] === RUN TestKillContainerInvalidSignal [2020-04-17T22:43:08.004Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-04-17T22:43:08.004Z] === RUN TestKillContainer [2020-04-17T22:43:08.004Z] === RUN TestKillContainer/no_signal [2020-04-17T22:43:08.599Z] #48 ... [2020-04-17T22:43:08.599Z] [2020-04-17T22:43:08.599Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-17T22:43:08.599Z] #18 104.5 Setting up iptables (1.8.2-4) ... [2020-04-17T22:43:08.599Z] #18 104.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:43:08.599Z] #18 104.6 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:43:08.599Z] #18 104.6 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-17T22:43:08.599Z] #18 104.6 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-17T22:43:08.599Z] #18 104.6 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-17T22:43:08.599Z] #18 104.6 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-17T22:43:08.599Z] #18 104.6 Setting up python3 (3.7.3-1) ... [2020-04-17T22:43:08.599Z] #18 105.3 Setting up python3-wheel (0.32.3-2) ... [2020-04-17T22:43:08.599Z] #18 106.5 Setting up apparmor (2.13.2-10) ... [2020-04-17T22:43:08.599Z] #18 109.1 Setting up xfsprogs (4.20.0-1) ... [2020-04-17T22:43:08.599Z] #18 109.1 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-17T22:43:09.008Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T22:43:09.621Z] === RUN TestKillContainer/killing_signal [2020-04-17T22:43:09.638Z] #18 109.9 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-17T22:43:11.090Z] --- PASS: TestKillContainer (2.68s) [2020-04-17T22:43:11.090Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-04-17T22:43:11.090Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-04-17T22:43:11.090Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-04-17T22:43:11.090Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T22:43:11.090Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T22:43:11.145Z] #18 111.6 Setting up python3-distutils (3.7.3-1) ... [2020-04-17T22:43:11.704Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T22:43:12.179Z] #18 112.5 Setting up python3-setuptools (40.8.0-1) ... [2020-04-17T22:43:12.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2020-04-17T22:43:12.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-04-17T22:43:12.721Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-04-17T22:43:12.721Z] === RUN TestKillStoppedContainer [2020-04-17T22:43:12.721Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-17T22:43:12.721Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T22:43:12.721Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-04-17T22:43:12.721Z] === RUN TestKillDifferentUserContainer [2020-04-17T22:43:13.725Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-04-17T22:43:13.725Z] === RUN TestInspectOomKilledTrue [2020-04-17T22:43:13.725Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-17T22:43:13.725Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:43:13.725Z] === RUN TestInspectOomKilledFalse [2020-04-17T22:43:13.725Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T22:43:13.725Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:43:13.725Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T22:43:14.265Z] #18 114.7 Setting up python3-pip (18.1-5) ... [2020-04-17T22:43:14.339Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-04-17T22:43:14.339Z] === RUN TestLinksContainerNames [2020-04-17T22:43:15.808Z] --- PASS: TestLinksContainerNames (1.69s) [2020-04-17T22:43:15.808Z] === RUN TestLogsFollowTailEmpty [2020-04-17T22:43:16.315Z] #18 116.7 Processing triggers for libc-bin (2.28-10) ... [2020-04-17T22:43:16.315Z] #18 116.7 Processing triggers for mime-support (3.62) ... [2020-04-17T22:43:16.606Z] #18 DONE 117.0s [2020-04-17T22:43:16.606Z] [2020-04-17T22:43:16.606Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-17T22:43:16.813Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-04-17T22:43:16.813Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T22:43:17.238Z] #19 0.429 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-17T22:43:17.238Z] #19 0.442 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-17T22:43:17.238Z] #19 0.450 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-17T22:43:17.238Z] #19 DONE 0.5s [2020-04-17T22:43:17.238Z] [2020-04-17T22:43:17.238Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:43:17.238Z] #45 189.5 CC criu/cr-service.o [2020-04-17T22:43:17.238Z] #45 193.2 CC criu/crtools.o [2020-04-17T22:43:17.238Z] #45 194.6 CC criu/eventfd.o [2020-04-17T22:43:17.238Z] #45 195.4 CC criu/eventpoll.o [2020-04-17T22:43:17.238Z] #45 197.2 CC criu/external.o [2020-04-17T22:43:17.238Z] #45 198.0 CC criu/fault-injection.o [2020-04-17T22:43:17.238Z] #45 ... [2020-04-17T22:43:17.238Z] [2020-04-17T22:43:17.238Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:43:17.426Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-04-17T22:43:17.426Z] === RUN TestMountDaemonRoot [2020-04-17T22:43:17.426Z] === RUN TestMountDaemonRoot/default [2020-04-17T22:43:17.426Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T22:43:17.426Z] === RUN TestMountDaemonRoot/private [2020-04-17T22:43:17.426Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T22:43:17.426Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T22:43:17.426Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T22:43:17.426Z] === RUN TestMountDaemonRoot/slave [2020-04-17T22:43:17.426Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T22:43:17.426Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T22:43:17.426Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T22:43:17.426Z] === RUN TestMountDaemonRoot/shared [2020-04-17T22:43:17.426Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T22:43:17.426Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T22:43:17.426Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T22:43:17.426Z] === CONT TestMountDaemonRoot/default [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T22:43:17.427Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:43:17.427Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:43:17.427Z] === CONT TestMountDaemonRoot/shared [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:43:17.427Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:43:17.427Z] === CONT TestMountDaemonRoot/slave [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:43:17.427Z] === CONT TestMountDaemonRoot/private [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T22:43:17.427Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:43:17.427Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:43:17.427Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:43:17.708Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T22:43:17.708Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:43:17.708Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:43:17.708Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:43:17.708Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:43:17.708Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T22:43:17.708Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:43:17.990Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T22:43:17.990Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:43:17.990Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:43:17.990Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:43:17.990Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:43:17.990Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:43:17.990Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T22:43:18.271Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:43:18.271Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T22:43:18.271Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:43:18.271Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T22:43:18.271Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:43:18.271Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:43:18.271Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:43:18.271Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:43:18.271Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T22:43:18.271Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:43:18.553Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:43:18.553Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T22:43:18.553Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.08s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.08s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.08s) [2020-04-17T22:43:18.553Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s) [2020-04-17T22:43:18.553Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T22:43:18.767Z] eac6fba788c9: Pull complete [2020-04-17T22:43:18.767Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-17T22:43:18.767Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T22:43:18.767Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T22:43:18.767Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-04-17T22:43:18.767Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-04-17T22:43:18.767Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-04-17T22:43:18.767Z] INFO: Docker version of control daemon [2020-04-17T22:43:18.767Z] [2020-04-17T22:43:18.767Z] Client: Docker Engine - Enterprise [2020-04-17T22:43:18.767Z] Version: 19.03.5 [2020-04-17T22:43:18.767Z] API version: 1.40 [2020-04-17T22:43:18.767Z] Go version: go1.12.12 [2020-04-17T22:43:18.767Z] Git commit: 2ee0c57608 [2020-04-17T22:43:18.767Z] Built: 11/13/2019 08:00:16 [2020-04-17T22:43:18.767Z] OS/Arch: windows/amd64 [2020-04-17T22:43:18.767Z] Experimental: false [2020-04-17T22:43:18.767Z] [2020-04-17T22:43:18.767Z] Server: Docker Engine - Enterprise [2020-04-17T22:43:18.767Z] Engine: [2020-04-17T22:43:18.767Z] Version: 19.03.5 [2020-04-17T22:43:18.767Z] API version: 1.40 (minimum version 1.24) [2020-04-17T22:43:18.767Z] Go version: go1.12.12 [2020-04-17T22:43:18.767Z] Git commit: 2ee0c57608 [2020-04-17T22:43:18.767Z] Built: 11/13/2019 07:58:51 [2020-04-17T22:43:18.767Z] OS/Arch: windows/amd64 [2020-04-17T22:43:18.767Z] Experimental: true [2020-04-17T22:43:18.767Z] [2020-04-17T22:43:18.767Z] INFO: Docker info of control daemon [2020-04-17T22:43:18.767Z] [2020-04-17T22:43:18.767Z] Client: [2020-04-17T22:43:18.767Z] Debug Mode: false [2020-04-17T22:43:18.767Z] Plugins: [2020-04-17T22:43:18.767Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-17T22:43:18.767Z] [2020-04-17T22:43:18.767Z] Server: [2020-04-17T22:43:18.767Z] Containers: 0 [2020-04-17T22:43:18.767Z] Running: 0 [2020-04-17T22:43:18.767Z] Paused: 0 [2020-04-17T22:43:18.767Z] Stopped: 0 [2020-04-17T22:43:18.767Z] Images: 1 [2020-04-17T22:43:18.767Z] Server Version: 19.03.5 [2020-04-17T22:43:18.767Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-17T22:43:18.767Z] Windows: [2020-04-17T22:43:18.767Z] LCOW: [2020-04-17T22:43:18.767Z] Logging Driver: json-file [2020-04-17T22:43:18.767Z] Plugins: [2020-04-17T22:43:18.767Z] Volume: local [2020-04-17T22:43:18.767Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T22:43:18.767Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T22:43:18.767Z] Swarm: inactive [2020-04-17T22:43:18.767Z] Default Isolation: process [2020-04-17T22:43:18.767Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T22:43:18.767Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T22:43:18.767Z] OSType: windows [2020-04-17T22:43:18.767Z] Architecture: x86_64 [2020-04-17T22:43:18.767Z] CPUs: 4 [2020-04-17T22:43:18.767Z] Total Memory: 32GiB [2020-04-17T22:43:18.767Z] Name: azwin-2-cb00d0 [2020-04-17T22:43:18.767Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-17T22:43:18.767Z] Docker Root Dir: D:\docker [2020-04-17T22:43:18.767Z] Debug Mode: false [2020-04-17T22:43:18.767Z] Registry: https://index.docker.io/v1/ [2020-04-17T22:43:18.767Z] Labels: [2020-04-17T22:43:18.767Z] Experimental: true [2020-04-17T22:43:18.767Z] Insecure Registries: [2020-04-17T22:43:18.767Z] 10.0.0.4:5000 [2020-04-17T22:43:18.767Z] 127.0.0.0/8 [2020-04-17T22:43:18.767Z] Registry Mirrors: [2020-04-17T22:43:18.767Z] http://10.0.0.4:5000/ [2020-04-17T22:43:18.767Z] Live Restore Enabled: false [2020-04-17T22:43:18.767Z] [2020-04-17T22:43:18.767Z] [2020-04-17T22:43:18.767Z] INFO: Commit hash is adc65710b7 [2020-04-17T22:43:18.767Z] INFO: Nuke-Everything... [2020-04-17T22:43:18.767Z] INFO: Container count on control daemon to delete is 0 [2020-04-17T22:43:18.767Z] INFO: Nuking d:\CI [2020-04-17T22:43:18.767Z] INFO: Zapped successfully [2020-04-17T22:43:18.767Z] INFO: Location for testing is d:\CI\PR-40820\3 [2020-04-17T22:43:18.767Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-17T22:43:18.767Z] [2020-04-17T22:43:18.767Z] [2020-04-17T22:43:18.767Z] INFO: Building the image from Dockerfile.windows at 04/17/2020 22:43:12... [2020-04-17T22:43:18.767Z] [2020-04-17T22:43:18.767Z] Sending build context to Docker daemon 57.45MB [2020-04-17T22:43:18.767Z] [2020-04-17T22:43:18.767Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-17T22:43:18.767Z] ---> fdf6432edbdc [2020-04-17T22:43:18.767Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-17T22:43:18.767Z] ---> Running in daab902c1c87 [2020-04-17T22:43:18.767Z] Removing intermediate container daab902c1c87 [2020-04-17T22:43:18.767Z] ---> 261786d10e62 [2020-04-17T22:43:18.767Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-04-17T22:43:18.767Z] ---> Running in e5617b2f04b0 [2020-04-17T22:43:18.767Z] Removing intermediate container e5617b2f04b0 [2020-04-17T22:43:18.767Z] ---> e4dfd729d841 [2020-04-17T22:43:18.767Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-17T22:43:18.767Z] ---> Running in 96d4b3784682 [2020-04-17T22:43:19.222Z] Removing intermediate container 96d4b3784682 [2020-04-17T22:43:19.222Z] ---> 719fd0340b31 [2020-04-17T22:43:19.222Z] 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} [2020-04-17T22:43:19.222Z] ---> Running in 3fadb8927826 [2020-04-17T22:43:19.675Z] Removing intermediate container 3fadb8927826 [2020-04-17T22:43:19.675Z] ---> dfa71ae8913e [2020-04-17T22:43:19.676Z] 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 { $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; [2020-04-17T22:43:19.676Z] ---> Running in f0c6c0922a37 [2020-04-17T22:43:19.953Z] #20 ... [2020-04-17T22:43:19.953Z] [2020-04-17T22:43:19.953Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:43:19.953Z] #48 DONE 297.0s [2020-04-17T22:43:19.953Z] [2020-04-17T22:43:19.953Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:43:19.953Z] #45 198.2 CC criu/fdstore.o [2020-04-17T22:43:19.953Z] #45 198.9 CC criu/fifo.o [2020-04-17T22:43:19.953Z] #45 199.6 CC criu/file-ids.o [2020-04-17T22:43:19.953Z] #45 200.3 CC criu/file-lock.o [2020-04-17T22:43:20.573Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2020-04-17T22:43:20.573Z] === RUN TestNetworkNat [2020-04-17T22:43:21.578Z] --- PASS: TestNetworkNat (0.88s) [2020-04-17T22:43:21.578Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T22:43:22.191Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-04-17T22:43:22.191Z] === RUN TestNetworkLoopbackNat [2020-04-17T22:43:22.675Z] #45 202.9 CC criu/files-ext.o [2020-04-17T22:43:22.675Z] #45 203.7 CC criu/files-reg.o [2020-04-17T22:43:23.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T22:43:23.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T22:43:23.662Z] --- PASS: TestNetworkLoopbackNat (1.20s) [2020-04-17T22:43:23.662Z] === RUN TestPause [2020-04-17T22:43:24.274Z] --- PASS: TestPause (0.85s) [2020-04-17T22:43:24.274Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T22:43:24.274Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T22:43:24.274Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T22:43:24.274Z] === RUN TestPauseStopPausedContainer [2020-04-17T22:43:24.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T22:43:25.279Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-04-17T22:43:25.279Z] === RUN TestPsFilter [2020-04-17T22:43:25.560Z] --- PASS: TestPsFilter (0.30s) [2020-04-17T22:43:25.560Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T22:43:25.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T22:43:25.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T22:43:26.568Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-04-17T22:43:26.569Z] === RUN TestRemoveContainerWithVolume [2020-04-17T22:43:27.110Z] #45 ... [2020-04-17T22:43:27.110Z] [2020-04-17T22:43:27.110Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-17T22:43:27.110Z] #20 9.379 Collecting yamllint==1.16.0 [2020-04-17T22:43:27.182Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-04-17T22:43:27.182Z] === RUN TestRemoveContainerRunning [2020-04-17T22:43:27.399Z] #20 10.02 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-17T22:43:27.399Z] #20 10.21 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-17T22:43:27.399Z] #20 10.29 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-17T22:43:27.687Z] #20 10.39 Collecting pyyaml (from yamllint==1.16.0) [2020-04-17T22:43:27.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T22:43:27.977Z] #20 10.82 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-17T22:43:28.187Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-04-17T22:43:28.187Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T22:43:28.236Z] [2020-04-17T22:43:28.236Z] SUCCESS: Specified value was saved. [2020-04-17T22:43:28.236Z] INFO: Downloading git... [2020-04-17T22:43:28.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T22:43:29.192Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s) [2020-04-17T22:43:29.192Z] === RUN TestRemoveInvalidContainer [2020-04-17T22:43:29.192Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-17T22:43:29.192Z] === RUN TestRenameLinkedContainer [2020-04-17T22:43:29.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T22:43:29.758Z] INFO: Downloading go... [2020-04-17T22:43:30.691Z] #20 13.43 Building wheels for collected packages: pyyaml [2020-04-17T22:43:30.691Z] #20 13.43 Running setup.py bdist_wheel for pyyaml: started [2020-04-17T22:43:32.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T22:43:32.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T22:43:32.640Z] --- PASS: TestRenameLinkedContainer (3.47s) [2020-04-17T22:43:32.640Z] === RUN TestRenameStoppedContainer [2020-04-17T22:43:32.776Z] #20 15.46 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-17T22:43:32.776Z] #20 15.46 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-17T22:43:32.776Z] #20 15.67 Successfully built pyyaml [2020-04-17T22:43:32.776Z] #20 15.70 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-17T22:43:33.253Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-04-17T22:43:33.253Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T22:43:33.807Z] #20 16.40 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-17T22:43:33.807Z] #20 DONE 16.7s [2020-04-17T22:43:33.807Z] [2020-04-17T22:43:33.807Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:43:33.807Z] #45 208.4 CC criu/files.o [2020-04-17T22:43:33.807Z] #45 212.7 CC criu/filesystems.o [2020-04-17T22:43:33.807Z] #45 214.2 CC criu/fsnotify.o [2020-04-17T22:43:34.420Z] INFO: Downloading compiler 1 of 3... [2020-04-17T22:43:34.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T22:43:34.881Z] INFO: Downloading compiler 2 of 3... [2020-04-17T22:43:35.271Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-04-17T22:43:35.271Z] === RUN TestRenameInvalidName [2020-04-17T22:43:35.334Z] INFO: Downloading compiler 3 of 3... [2020-04-17T22:43:35.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T22:43:35.788Z] INFO: Extracting git... [2020-04-17T22:43:35.865Z] #45 216.4 CC criu/image-desc.o [2020-04-17T22:43:35.865Z] #45 216.7 CC criu/image.o [2020-04-17T22:43:35.889Z] --- PASS: TestRenameInvalidName (0.86s) [2020-04-17T22:43:35.889Z] === RUN TestRenameAnonymousContainer [2020-04-17T22:43:37.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T22:43:37.365Z] #45 218.0 CC criu/ipc_ns.o [2020-04-17T22:43:38.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T22:43:39.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T22:43:39.422Z] #45 220.0 CC criu/irmap.o [2020-04-17T22:43:40.054Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T22:43:40.054Z] Using test binary docker [2020-04-17T22:43:40.054Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T22:43:40.054Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T22:43:40.054Z] INFO: Waiting for daemon to start... [2020-04-17T22:43:40.054Z] Starting dockerd [2020-04-17T22:43:40.446Z] #45 221.0 CC criu/kcmp-ids.o [2020-04-17T22:43:40.741Z] #45 221.5 CC criu/kerndat.o [2020-04-17T22:43:41.366Z] --- PASS: TestRenameAnonymousContainer (4.91s) [2020-04-17T22:43:41.366Z] === RUN TestRenameContainerWithSameName [2020-04-17T22:43:41.648Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-04-17T22:43:41.648Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T22:43:42.576Z] . [2020-04-17T22:43:42.576Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T22:43:42.576Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T22:43:42.576Z] Error: No such image: emptyfs [2020-04-17T22:43:42.576Z] Running integration-test (iteration 1) [2020-04-17T22:43:42.576Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T22:43:42.797Z] #45 ... [2020-04-17T22:43:42.797Z] [2020-04-17T22:43:42.797Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-17T22:43:42.797Z] #31 DONE 320.1s [2020-04-17T22:43:42.797Z] [2020-04-17T22:43:42.797Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:43:43.086Z] #61 ... [2020-04-17T22:43:43.086Z] [2020-04-17T22:43:43.086Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:43:43.086Z] #45 223.9 CC criu/libnetlink.o [2020-04-17T22:43:43.666Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2020-04-17T22:43:43.666Z] === RUN TestResize [2020-04-17T22:43:44.113Z] #45 225.0 CC criu/log.o [2020-04-17T22:43:44.279Z] --- PASS: TestResize (0.91s) [2020-04-17T22:43:44.279Z] === RUN TestResizeWithInvalidSize [2020-04-17T22:43:45.137Z] #45 226.0 CC criu/lsm.o [2020-04-17T22:43:45.286Z] --- PASS: TestResizeWithInvalidSize (0.90s) [2020-04-17T22:43:45.286Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T22:43:45.767Z] #45 226.7 CC criu/mem.o [2020-04-17T22:43:46.292Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:43:46.292Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:43:46.292Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:43:46.292Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T22:43:46.292Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T22:43:48.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:43:48.965Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:43:49.285Z] #45 229.5 CC criu/mount.o [2020-04-17T22:43:49.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:43:49.970Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:43:50.535Z] INFO: Expanding go... [2020-04-17T22:43:51.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T22:43:51.438Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T22:43:52.532Z] Loaded image: buildpack-deps:jessie [2020-04-17T22:43:52.532Z] Loaded image: busybox:latest [2020-04-17T22:43:52.532Z] Loaded image: busybox:glibc [2020-04-17T22:43:52.532Z] Loaded image: debian:jessie [2020-04-17T22:43:52.532Z] Loaded image: hello-world:latest [2020-04-17T22:43:52.532Z] INFO: Testing against a local daemon [2020-04-17T22:43:52.532Z] === RUN TestCgroupNamespacesBuild [2020-04-17T22:43:54.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T22:43:54.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T22:43:55.805Z] --- PASS: TestCgroupNamespacesBuild (3.09s) [2020-04-17T22:43:55.805Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T22:43:56.158Z] #45 235.8 CC criu/namespaces.o [2020-04-17T22:43:56.784Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T22:43:56.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T22:43:58.222Z] #45 238.8 CC criu/net.o [2020-04-17T22:43:58.327Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s) [2020-04-17T22:43:58.327Z] === RUN TestBuildWithSession [2020-04-17T22:43:58.327Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T22:43:58.327Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T22:43:58.327Z] === RUN TestBuildSquashParent [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.36s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.97s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.33s) [2020-04-17T22:43:59.461Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2020-04-17T22:43:59.461Z] === RUN TestCgroupNamespacesRun [2020-04-17T22:44:00.930Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-04-17T22:44:00.930Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T22:44:02.958Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-04-17T22:44:02.958Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T22:44:03.792Z] #45 244.5 CC criu/netfilter.o [2020-04-17T22:44:04.419Z] #45 245.1 CC criu/page-pipe.o [2020-04-17T22:44:04.427Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-04-17T22:44:04.427Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T22:44:05.443Z] #45 246.2 CC criu/page-xfer.o [2020-04-17T22:44:06.422Z] --- PASS: TestBuildSquashParent (7.69s) [2020-04-17T22:44:06.422Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T22:44:06.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:44:06.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:44:06.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:44:06.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:44:06.422Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:44:06.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:44:06.422Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:44:06.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:44:06.422Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:44:06.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:44:06.422Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:44:06.422Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:44:06.422Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:44:06.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:44:06.446Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-04-17T22:44:06.446Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T22:44:07.496Z] #45 248.3 CC criu/pagemap-cache.o [2020-04-17T22:44:07.914Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2020-04-17T22:44:07.914Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T22:44:08.124Z] #45 248.9 CC criu/pagemap.o [2020-04-17T22:44:08.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:44:08.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:44:08.918Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-04-17T22:44:08.918Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T22:44:09.532Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-04-17T22:44:09.532Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T22:44:10.186Z] #45 250.5 CC criu/parasite-syscall.o [2020-04-17T22:44:10.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:44:10.209Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:44:11.551Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2020-04-17T22:44:11.551Z] === RUN TestKernelTCPMemory [2020-04-17T22:44:11.557Z] INFO: Expanding compiler 1 of 3... [2020-04-17T22:44:11.557Z] INFO: Expanding compiler 2 of 3... [2020-04-17T22:44:11.697Z] #45 252.2 CC criu/path.o [2020-04-17T22:44:11.987Z] #45 252.9 CC criu/pie-util-vdso.o [2020-04-17T22:44:12.104Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-17T22:44:12.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s) [2020-04-17T22:44:12.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.49s) [2020-04-17T22:44:12.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2020-04-17T22:44:12.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2020-04-17T22:44:12.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.85s) [2020-04-17T22:44:12.104Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.97s) [2020-04-17T22:44:12.104Z] === RUN TestBuildMultiStageCopy [2020-04-17T22:44:12.104Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T22:44:12.558Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-04-17T22:44:12.558Z] === RUN TestNISDomainname [2020-04-17T22:44:12.630Z] #45 253.6 CC criu/pie-util.o [2020-04-17T22:44:12.947Z] #45 253.8 CC criu/pipes.o [2020-04-17T22:44:13.564Z] --- PASS: TestNISDomainname (1.03s) [2020-04-17T22:44:13.564Z] === RUN TestHostnameDnsResolution [2020-04-17T22:44:13.843Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:44:13.843Z] [2020-04-17T22:44:13.843Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T22:44:14.412Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T22:44:14.412Z] HOSTNAME=ce75ff4b28f4 [2020-04-17T22:44:14.412Z] TESTDEBUG=0 [2020-04-17T22:44:14.412Z] DEST=bundles/test-integration [2020-04-17T22:44:14.412Z] PWD=/go/src/github.com/docker/docker [2020-04-17T22:44:14.412Z] DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 [2020-04-17T22:44:14.412Z] container=docker [2020-04-17T22:44:14.412Z] HOME=/root [2020-04-17T22:44:14.412Z] GOLANG_VERSION=1.13.10 [2020-04-17T22:44:14.412Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T22:44:14.412Z] VALIDATE_BRANCH=master [2020-04-17T22:44:14.412Z] TERM=xterm [2020-04-17T22:44:14.412Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T22:44:14.412Z] SHLVL=1 [2020-04-17T22:44:14.412Z] TIMEOUT=120m [2020-04-17T22:44:14.412Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T22:44:14.412Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T22:44:14.412Z] GO111MODULE=off [2020-04-17T22:44:14.412Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T22:44:14.412Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T22:44:14.412Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T22:44:14.412Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T22:44:14.412Z] GOPATH=/go [2020-04-17T22:44:14.412Z] PKG_CONFIG=pkg-config [2020-04-17T22:44:14.412Z] _=/usr/bin/env [2020-04-17T22:44:14.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T22:44:14.446Z] #45 255.1 CC criu/plugin.o [2020-04-17T22:44:14.735Z] #45 255.7 CC criu/proc_parse.o [2020-04-17T22:44:15.031Z] --- PASS: TestHostnameDnsResolution (1.68s) [2020-04-17T22:44:15.031Z] === RUN TestStats [2020-04-17T22:44:15.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T22:44:16.306Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T22:44:17.236Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T22:44:17.314Z] INFO: Expanding compiler 3 of 3... [2020-04-17T22:44:17.314Z] INFO: Removing downloaded files... [2020-04-17T22:44:17.314Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-17T22:44:17.314Z] INFO: Configuring git core.autocrlf... [2020-04-17T22:44:18.166Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T22:44:18.481Z] --- PASS: TestStats (2.97s) [2020-04-17T22:44:18.481Z] === RUN TestStopContainerWithTimeout [2020-04-17T22:44:18.481Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T22:44:18.481Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T22:44:18.481Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T22:44:18.481Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T22:44:18.481Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T22:44:18.481Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T22:44:18.481Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T22:44:18.481Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T22:44:18.481Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T22:44:18.481Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T22:44:19.095Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T22:44:19.097Z] --- PASS: TestBuildMultiStageCopy (7.29s) [2020-04-17T22:44:19.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2020-04-17T22:44:19.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-17T22:44:19.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-04-17T22:44:19.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-17T22:44:19.097Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-04-17T22:44:19.097Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T22:44:19.962Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:44:19.962Z] [2020-04-17T22:44:19.962Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-17T22:44:19.962Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-17T22:44:19.962Z] Using test binary docker [2020-04-17T22:44:19.962Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T22:44:19.962Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T22:44:19.962Z] INFO: Waiting for daemon to start... [2020-04-17T22:44:19.962Z] Starting dockerd [2020-04-17T22:44:21.112Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T22:44:21.636Z] #45 261.2 CC criu/protobuf-desc.o [2020-04-17T22:44:21.849Z] . [2020-04-17T22:44:21.849Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-17T22:44:22.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T22:44:22.262Z] #45 262.9 CC criu/protobuf.o [2020-04-17T22:44:22.552Z] #45 ... [2020-04-17T22:44:22.552Z] [2020-04-17T22:44:22.552Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:44:22.552Z] #42 360.3 + dpkg --print-architecture [2020-04-17T22:44:22.552Z] #42 360.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-17T22:44:23.130Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-17T22:44:23.130Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-04-17T22:44:23.130Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2020-04-17T22:44:23.130Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-04-17T22:44:23.130Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2020-04-17T22:44:23.130Z] === RUN TestDeleteDevicemapper [2020-04-17T22:44:23.130Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T22:44:23.130Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T22:44:23.130Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T22:44:23.182Z] #42 360.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-17T22:44:23.182Z] #42 360.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-17T22:44:24.350Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-04-17T22:44:24.350Z] === RUN TestBuildLabelWithTargets [2020-04-17T22:44:24.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T22:44:26.577Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s) [2020-04-17T22:44:26.578Z] === RUN TestUpdateMemory [2020-04-17T22:44:26.578Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T22:44:26.578Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:44:26.578Z] === RUN TestUpdateCPUQuota [2020-04-17T22:44:28.068Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-04-17T22:44:28.068Z] === RUN TestUpdatePidsLimit [2020-04-17T22:44:28.068Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T22:44:28.350Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T22:44:28.631Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T22:44:28.913Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T22:44:29.195Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T22:44:29.809Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T22:44:30.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T22:44:31.559Z] --- PASS: TestUpdatePidsLimit (3.57s) [2020-04-17T22:44:31.559Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-04-17T22:44:31.559Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-04-17T22:44:31.559Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-04-17T22:44:31.559Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-04-17T22:44:31.559Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-04-17T22:44:31.559Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-04-17T22:44:31.559Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-04-17T22:44:31.559Z] === RUN TestUpdateRestartPolicy [2020-04-17T22:44:32.444Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-17T22:44:32.444Z] === RUN TestBuildWithEmptyLayers [2020-04-17T22:44:32.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T22:44:33.529Z] #42 ... [2020-04-17T22:44:33.529Z] [2020-04-17T22:44:33.529Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-17T22:44:33.529Z] #45 263.7 CC criu/pstree.o [2020-04-17T22:44:33.529Z] #45 265.6 CC criu/rbtree.o [2020-04-17T22:44:33.529Z] #45 266.2 CC criu/rst-malloc.o [2020-04-17T22:44:33.529Z] #45 266.8 CC criu/seccomp.o [2020-04-17T22:44:33.529Z] #45 268.0 CC criu/seize.o [2020-04-17T22:44:33.529Z] #45 270.0 CC criu/servicefd.o [2020-04-17T22:44:33.529Z] #45 270.8 CC criu/shmem.o [2020-04-17T22:44:33.529Z] #45 272.5 CC criu/sigframe.o [2020-04-17T22:44:33.529Z] #45 272.8 CC criu/signalfd.o [2020-04-17T22:44:33.529Z] #45 273.3 CC criu/sk-inet.o [2020-04-17T22:44:34.572Z] #45 275.3 CC criu/sk-netlink.o [2020-04-17T22:44:35.202Z] #45 276.0 CC criu/sk-packet.o [2020-04-17T22:44:35.717Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-17T22:44:35.717Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T22:44:36.229Z] #45 277.0 CC criu/sk-queue.o [2020-04-17T22:44:37.261Z] #45 277.8 CC criu/sk-tcp.o [2020-04-17T22:44:37.891Z] #45 278.7 CC criu/sk-unix.o [2020-04-17T22:44:40.970Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-04-17T22:44:40.970Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T22:44:40.970Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-04-17T22:44:40.970Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T22:44:42.337Z] #45 282.3 CC criu/sockets.o [2020-04-17T22:44:43.386Z] #45 284.0 CC criu/stats.o [2020-04-17T22:44:44.016Z] #45 284.7 CC criu/string.o [2020-04-17T22:44:44.016Z] #45 284.9 CC criu/sysctl.o [2020-04-17T22:44:44.064Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2020-04-17T22:44:44.064Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T22:44:45.068Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-04-17T22:44:45.068Z] === RUN TestWaitNonBlocked [2020-04-17T22:44:45.068Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:44:45.068Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:44:45.068Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:44:45.068Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:44:45.068Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:44:45.068Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:44:45.172Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2020-04-17T22:44:45.172Z] === RUN TestBuildWithHugeFile [2020-04-17T22:44:45.511Z] #45 286.0 CC criu/sysfs_parse.o [2020-04-17T22:44:46.074Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-17T22:44:46.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2020-04-17T22:44:46.074Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2020-04-17T22:44:46.074Z] === RUN TestWaitBlocked [2020-04-17T22:44:46.074Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:44:46.074Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:44:46.074Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:44:46.074Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:44:46.074Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:44:46.074Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:44:46.139Z] #45 286.8 CC criu/timerfd.o [2020-04-17T22:44:46.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T22:44:46.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T22:44:46.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T22:44:46.767Z] #45 287.4 CC criu/tty.o [2020-04-17T22:44:47.542Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-17T22:44:47.542Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2020-04-17T22:44:47.542Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2020-04-17T22:44:47.542Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T22:44:47.542Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T22:44:50.996Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s) [2020-04-17T22:44:50.996Z] === CONT TestIpcModeOlderClient [2020-04-17T22:44:50.996Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-04-17T22:44:50.996Z] === CONT TestDaemonHostGatewayIP [2020-04-17T22:44:51.194Z] #45 291.4 CC criu/tun.o [2020-04-17T22:44:51.483Z] #45 292.4 CC criu/uffd.o [2020-04-17T22:44:54.222Z] #45 294.8 CC criu/util.o [2020-04-17T22:44:54.445Z] --- PASS: TestDaemonHostGatewayIP (3.36s) [2020-04-17T22:44:54.445Z] === CONT TestDaemonRestartIpcMode [2020-04-17T22:44:56.936Z] #45 297.4 CC criu/uts_ns.o [2020-04-17T22:44:57.224Z] #45 297.9 CC criu/vdso.o [2020-04-17T22:44:57.893Z] --- PASS: TestDaemonRestartIpcMode (3.52s) [2020-04-17T22:44:58.253Z] #45 298.8 LINK criu/built-in.o [2020-04-17T22:44:58.253Z] #45 299.1 LINK criu/criu [2020-04-17T22:44:59.280Z] #45 299.9 DEP lib/c/criu.d [2020-04-17T22:44:59.280Z] #45 300.2 CC images/rpc.pb-c.o [2020-04-17T22:44:59.912Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2020-04-17T22:44:59.912Z] PASS [2020-04-17T22:44:59.912Z] [2020-04-17T22:44:59.912Z] === Skipped [2020-04-17T22:44:59.912Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-17T22:44:59.912Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T22:44:59.912Z] [2020-04-17T22:44:59.912Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-17T22:44:59.912Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:44:59.912Z] [2020-04-17T22:44:59.912Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T22:44:59.912Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:44:59.912Z] [2020-04-17T22:44:59.912Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T22:44:59.912Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T22:44:59.912Z] [2020-04-17T22:44:59.912Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T22:44:59.912Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T22:44:59.912Z] [2020-04-17T22:44:59.912Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-17T22:44:59.912Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:44:59.912Z] [2020-04-17T22:44:59.912Z] [2020-04-17T22:44:59.912Z] DONE 200 tests, 6 skipped in 147.198s [2020-04-17T22:44:59.912Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T22:44:59.912Z] ++ 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 [2020-04-17T22:44:59.912Z] ++ set -e [2020-04-17T22:44:59.912Z] ++ '[' -n 0 ']' [2020-04-17T22:44:59.912Z] ++ set -x [2020-04-17T22:44:59.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=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 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 [2020-04-17T22:45:00.194Z] INFO: Testing against a local daemon [2020-04-17T22:45:00.194Z] === RUN TestCommitInheritsEnv [2020-04-17T22:45:00.801Z] #45 301.5 CC lib/c/criu.o [2020-04-17T22:45:00.807Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-04-17T22:45:00.807Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T22:45:00.807Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T22:45:00.807Z] === RUN TestImagesFilterMultiReference [2020-04-17T22:45:00.807Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2020-04-17T22:45:00.807Z] === RUN TestImagePullPlatformInvalid [2020-04-17T22:45:00.807Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-17T22:45:00.807Z] === RUN TestRemoveImageOrphaning [2020-04-17T22:45:01.421Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-04-17T22:45:01.421Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T22:45:01.421Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T22:45:01.421Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:45:01.421Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T22:45:01.421Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-17T22:45:01.421Z] === RUN TestTagInvalidReference [2020-04-17T22:45:01.421Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-17T22:45:01.421Z] === RUN TestTagValidPrefixedRepo [2020-04-17T22:45:01.421Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-04-17T22:45:01.421Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T22:45:01.421Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-17T22:45:01.421Z] === RUN TestTagOfficialNames [2020-04-17T22:45:01.421Z] --- PASS: TestTagOfficialNames (0.03s) [2020-04-17T22:45:01.421Z] === RUN TestTagMatchesDigest [2020-04-17T22:45:01.421Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-17T22:45:01.421Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T22:45:02.873Z] #45 303.6 LINK lib/c/built-in.o [2020-04-17T22:45:02.873Z] #45 303.6 LINK lib/c/libcriu.so [2020-04-17T22:45:02.873Z] #45 303.7 LINK lib/c/libcriu.a [2020-04-17T22:45:03.499Z] #45 304.1 GEN magic.py [2020-04-17T22:45:03.499Z] #45 304.3 Note: Building without setproctitle() and strlcpy() support. [2020-04-17T22:45:03.499Z] #45 304.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-17T22:45:03.499Z] #45 304.3 Note: Building without GnuTLS support [2020-04-17T22:45:04.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T22:45:05.000Z] #45 305.8 fatal: not a git repository (or any of the parent directories): .git [2020-04-17T22:45:05.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T22:45:06.501Z] #45 307.3 make[1]: Nothing to be done for 'all'. [2020-04-17T22:45:07.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T22:45:08.472Z] sha256:1c91bc72c6d4dcaeab563d319c54e15f3d92e318cb125797fc4d9312a0abb5b2 [2020-04-17T22:45:08.472Z] INFO: Starting docker-py tests... [2020-04-17T22:45:08.472Z] ============================= test session starts ============================== [2020-04-17T22:45:08.472Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-17T22:45:08.472Z] rootdir: /src, inifile: pytest.ini [2020-04-17T22:45:08.472Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-17T22:45:08.472Z] collected 387 items / 1 deselected / 386 selected [2020-04-17T22:45:08.472Z] [2020-04-17T22:45:08.593Z] #45 309.0 make[1]: 'images/built-in.o' is up to date. [2020-04-17T22:45:08.593Z] #45 309.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-17T22:45:08.593Z] #45 309.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-17T22:45:08.593Z] #45 309.4 make[1]: 'compel/libcompel.a' is up to date. [2020-04-17T22:45:08.593Z] #45 309.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-17T22:45:08.593Z] #45 309.5 make[1]: Nothing to be done for 'all'. [2020-04-17T22:45:08.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T22:45:08.881Z] #45 309.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-17T22:45:08.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T22:45:09.171Z] #45 310.0 make[2]: Nothing to be done for 'all'. [2020-04-17T22:45:09.171Z] #45 310.1 make[2]: Nothing to be done for 'all'. [2020-04-17T22:45:09.460Z] #45 310.2 make[2]: Nothing to be done for 'all'. [2020-04-17T22:45:09.749Z] #45 310.5 make[2]: Nothing to be done for 'all'. [2020-04-17T22:45:10.039Z] #45 310.6 make[2]: Nothing to be done for 'all'. [2020-04-17T22:45:10.039Z] #45 310.7 make[2]: Nothing to be done for 'all'. [2020-04-17T22:45:10.039Z] #45 310.8 make[2]: Nothing to be done for 'all'. [2020-04-17T22:45:10.329Z] #45 311.1 make[2]: Nothing to be done for 'all'. [2020-04-17T22:45:10.329Z] #45 311.1 INSTALL criu/criu [2020-04-17T22:45:10.619Z] #45 DONE 311.3s [2020-04-17T22:45:10.619Z] [2020-04-17T22:45:10.619Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-17T22:45:11.258Z] #42 DONE 409.0s [2020-04-17T22:45:11.258Z] [2020-04-17T22:45:11.258Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:45:11.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T22:45:12.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T22:45:14.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T22:45:15.692Z] #24 ... [2020-04-17T22:45:15.692Z] [2020-04-17T22:45:15.692Z] #61 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-17T22:45:15.692Z] #61 238.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-17T22:45:17.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T22:45:17.787Z] #61 240.3 + mkdir -p /build [2020-04-17T22:45:17.787Z] #61 240.4 + cp runc /build/runc [2020-04-17T22:45:17.787Z] #61 DONE 240.5s [2020-04-17T22:45:17.787Z] [2020-04-17T22:45:17.787Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:45:17.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T22:45:20.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T22:45:21.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T22:45:23.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T22:45:25.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T22:45:26.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T22:45:27.635Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T22:45:27.635Z] Using test binary docker [2020-04-17T22:45:27.893Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T22:45:27.893Z] +++ /etc/init.d/apparmor start [2020-04-17T22:45:27.893Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T22:45:27.893Z] INFO: Waiting for daemon to start... [2020-04-17T22:45:27.893Z] Starting dockerd [2020-04-17T22:45:27.893Z] +++ 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 [2020-04-17T22:45:29.796Z] . [2020-04-17T22:45:29.796Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T22:45:30.055Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T22:45:30.055Z] Error: No such image: emptyfs [2020-04-17T22:45:30.055Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T22:45:30.055Z] ++++ docker load [2020-04-17T22:45:30.314Z] Running integration-test (iteration 1) [2020-04-17T22:45:30.314Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T22:45:30.314Z] ++ 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 [2020-04-17T22:45:30.314Z] ++ set -e [2020-04-17T22:45:30.314Z] ++ '[' -n 0 ']' [2020-04-17T22:45:30.314Z] ++ set -x [2020-04-17T22:45:30.314Z] ++ 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 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 [2020-04-17T22:45:30.336Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-17T22:45:30.899Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-17T22:45:32.524Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-17T22:45:40.293Z] Loaded image: buildpack-deps:jessie [2020-04-17T22:45:40.293Z] Loaded image: busybox:latest [2020-04-17T22:45:40.293Z] Loaded image: busybox:glibc [2020-04-17T22:45:40.293Z] Loaded image: debian:jessie [2020-04-17T22:45:40.293Z] Loaded image: hello-world:latest [2020-04-17T22:45:40.293Z] INFO: Testing against a local daemon [2020-04-17T22:45:40.293Z] === RUN TestCgroupNamespacesBuild [2020-04-17T22:45:41.399Z] --- PASS: TestBuildWithHugeFile (51.09s) [2020-04-17T22:45:41.399Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T22:45:41.399Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:45:41.399Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:45:41.399Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:45:41.399Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:45:41.399Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:45:41.399Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:45:41.399Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:45:41.399Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:45:41.399Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:45:41.399Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-04-17T22:45:41.399Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-04-17T22:45:41.399Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-04-17T22:45:41.399Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-04-17T22:45:41.399Z] === RUN TestBuildPreserveOwnership [2020-04-17T22:45:41.399Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T22:45:42.828Z] --- PASS: TestCgroupNamespacesBuild (3.26s) [2020-04-17T22:45:42.828Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T22:45:43.293Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T22:45:44.202Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-04-17T22:45:44.202Z] === RUN TestBuildWithSession [2020-04-17T22:45:44.202Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T22:45:44.202Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T22:45:44.202Z] === RUN TestBuildSquashParent [2020-04-17T22:45:47.466Z] --- PASS: TestBuildPreserveOwnership (10.57s) [2020-04-17T22:45:47.466Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.56s) [2020-04-17T22:45:47.466Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-17T22:45:47.466Z] === RUN TestBuildPlatformInvalid [2020-04-17T22:45:47.466Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-04-17T22:45:47.466Z] PASS [2020-04-17T22:45:47.466Z] [2020-04-17T22:45:47.466Z] === Skipped [2020-04-17T22:45:47.466Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-17T22:45:47.466Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T22:45:47.466Z] [2020-04-17T22:45:47.466Z] [2020-04-17T22:45:47.466Z] DONE 32 tests, 1 skipped in 124.846s [2020-04-17T22:45:47.466Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T22:45:47.466Z] INFO: Testing against a local daemon [2020-04-17T22:45:47.466Z] === RUN TestConfigInspect [2020-04-17T22:45:47.466Z] --- SKIP: TestConfigInspect (0.02s) [2020-04-17T22:45:47.466Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:47.466Z] === RUN TestConfigList [2020-04-17T22:45:47.466Z] --- SKIP: TestConfigList (0.01s) [2020-04-17T22:45:47.466Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:47.466Z] === RUN TestConfigsCreateAndDelete [2020-04-17T22:45:47.466Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-17T22:45:47.466Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:47.466Z] === RUN TestConfigsUpdate [2020-04-17T22:45:47.466Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-04-17T22:45:47.466Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:47.466Z] === RUN TestTemplatedConfig [2020-04-17T22:45:47.466Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-17T22:45:47.466Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:47.466Z] === RUN TestConfigCreateResolve [2020-04-17T22:45:47.466Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-17T22:45:47.466Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:47.466Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T22:45:49.360Z] --- PASS: TestConfigDaemonLibtrustID (1.74s) [2020-04-17T22:45:49.360Z] PASS [2020-04-17T22:45:49.360Z] [2020-04-17T22:45:49.360Z] === Skipped [2020-04-17T22:45:49.360Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-04-17T22:45:49.360Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:49.360Z] [2020-04-17T22:45:49.360Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-04-17T22:45:49.360Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:49.360Z] [2020-04-17T22:45:49.360Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-17T22:45:49.360Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:49.360Z] [2020-04-17T22:45:49.360Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-04-17T22:45:49.360Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:49.360Z] [2020-04-17T22:45:49.360Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-17T22:45:49.360Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:49.360Z] [2020-04-17T22:45:49.360Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-17T22:45:49.360Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:45:49.360Z] [2020-04-17T22:45:49.360Z] [2020-04-17T22:45:49.360Z] DONE 7 tests, 6 skipped in 1.921s [2020-04-17T22:45:49.360Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T22:45:49.360Z] INFO: Testing against a local daemon [2020-04-17T22:45:49.360Z] === RUN TestCheckpoint [2020-04-17T22:45:49.360Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T22:45:49.360Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T22:45:49.360Z] === RUN TestContainerInvalidJSON [2020-04-17T22:45:49.360Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:45:49.360Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:45:49.360Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:45:49.360Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:45:49.360Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:45:49.360Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:45:49.360Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:45:49.360Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:45:49.360Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:45:49.360Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-17T22:45:49.360Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T22:45:49.360Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T22:45:49.360Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T22:45:49.360Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T22:45:49.617Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-17T22:45:49.617Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T22:45:49.617Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-17T22:45:49.617Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T22:45:49.617Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-17T22:45:49.617Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T22:45:49.874Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-17T22:45:49.874Z] === RUN TestCopyFromContainer [2020-04-17T22:45:50.781Z] --- PASS: TestBuildSquashParent (6.42s) [2020-04-17T22:45:50.781Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T22:45:50.781Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:45:50.781Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:45:50.781Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:45:50.781Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:45:50.781Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:45:50.781Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:45:50.781Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:45:50.781Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:45:50.781Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:45:50.781Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:45:50.781Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:45:50.781Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:45:50.781Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:45:50.781Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:45:50.781Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:45:50.781Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:45:53.148Z] === RUN TestCopyFromContainer// [2020-04-17T22:45:53.148Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T22:45:53.319Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:45:53.406Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T22:45:53.406Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T22:45:53.406Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T22:45:53.578Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:45:53.663Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T22:45:53.663Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T22:45:53.663Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T22:45:53.920Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T22:45:53.920Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T22:45:53.920Z] --- PASS: TestCopyFromContainer (4.16s) [2020-04-17T22:45:53.920Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-17T22:45:53.920Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-04-17T22:45:53.920Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-17T22:45:53.920Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-17T22:45:53.920Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-17T22:45:53.920Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-17T22:45:53.920Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-17T22:45:53.920Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-04-17T22:45:53.920Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-17T22:45:53.920Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-17T22:45:53.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T22:45:53.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:45:53.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:45:53.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:45:53.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:45:53.920Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:45:53.920Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:45:53.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:45:53.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:45:53.920Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:45:53.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-17T22:45:53.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-17T22:45:53.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-17T22:45:53.920Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-17T22:45:53.920Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T22:45:53.920Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-17T22:45:53.920Z] === RUN TestCreateWithInvalidEnv [2020-04-17T22:45:53.920Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T22:45:53.920Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T22:45:53.920Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T22:45:53.920Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T22:45:53.920Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T22:45:53.920Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T22:45:53.920Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T22:45:53.920Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T22:45:54.177Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T22:45:54.177Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-17T22:45:54.177Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T22:45:54.177Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T22:45:54.177Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T22:45:54.177Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T22:45:54.177Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-17T22:45:54.177Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T22:45:54.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T22:45:54.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T22:45:54.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T22:45:55.483Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-17T22:45:55.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.61s) [2020-04-17T22:45:55.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) [2020-04-17T22:45:55.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.90s) [2020-04-17T22:45:55.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.00s) [2020-04-17T22:45:55.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2020-04-17T22:45:55.483Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s) [2020-04-17T22:45:55.483Z] === RUN TestBuildMultiStageCopy [2020-04-17T22:45:55.483Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T22:45:56.072Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:45:56.072Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:45:56.072Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:45:56.072Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:45:56.072Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:45:56.072Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T22:45:56.072Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:45:56.072Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:45:56.072Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:45:56.072Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:45:56.072Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:45:56.072Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T22:45:56.072Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T22:45:56.072Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:45:56.072Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:45:56.072Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:45:56.072Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:45:56.072Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:45:56.072Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:45:56.072Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:45:56.072Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:45:56.072Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-17T22:45:56.072Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-17T22:45:56.072Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T22:45:56.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T22:45:57.074Z] #54 ... [2020-04-17T22:45:57.074Z] [2020-04-17T22:45:57.074Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:45:57.074Z] #66 397.5 + bin/containerd [2020-04-17T22:45:57.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T22:45:57.966Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2020-04-17T22:45:57.966Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T22:45:57.966Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:45:57.966Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:45:57.966Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:45:57.966Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:45:57.966Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:45:57.966Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:45:57.966Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:45:57.966Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:45:57.966Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:45:57.966Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:45:57.966Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:45:57.966Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:45:57.966Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:45:57.966Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:45:57.966Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:45:57.966Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-17T22:45:57.966Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-17T22:45:57.966Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-17T22:45:57.966Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-17T22:45:57.966Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-17T22:45:57.966Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-17T22:45:57.966Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T22:45:58.015Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T22:45:58.223Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2020-04-17T22:45:58.223Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T22:45:58.223Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-17T22:45:58.223Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-17T22:45:58.223Z] === RUN TestDaemonRestartIpcMode [2020-04-17T22:45:58.223Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T22:45:58.223Z] === RUN TestDaemonHostGatewayIP [2020-04-17T22:45:58.223Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-17T22:45:58.223Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:45:58.223Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T22:45:58.223Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-04-17T22:45:58.223Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-17T22:45:58.223Z] === RUN TestDiff [2020-04-17T22:45:58.274Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T22:45:58.788Z] --- PASS: TestDiff (0.55s) [2020-04-17T22:45:58.788Z] === RUN TestExecWithCloseStdin [2020-04-17T22:45:58.841Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T22:45:59.352Z] --- PASS: TestExecWithCloseStdin (0.64s) [2020-04-17T22:45:59.352Z] === RUN TestExec [2020-04-17T22:45:59.408Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T22:45:59.917Z] --- PASS: TestExec (0.66s) [2020-04-17T22:45:59.917Z] === RUN TestExecUser [2020-04-17T22:45:59.974Z] --- PASS: TestBuildMultiStageCopy (4.37s) [2020-04-17T22:45:59.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.27s) [2020-04-17T22:45:59.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2020-04-17T22:45:59.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-04-17T22:45:59.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-04-17T22:45:59.974Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-04-17T22:45:59.974Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T22:46:00.847Z] --- PASS: TestExecUser (0.64s) [2020-04-17T22:46:00.847Z] === RUN TestExportContainerAndImportImage [2020-04-17T22:46:01.350Z] --- PASS: TestBuildMultiStageParentConfig (1.43s) [2020-04-17T22:46:01.350Z] === RUN TestBuildLabelWithTargets [2020-04-17T22:46:01.411Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2020-04-17T22:46:01.411Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T22:46:02.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T22:46:03.883Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2020-04-17T22:46:03.883Z] === RUN TestBuildWithEmptyLayers [2020-04-17T22:46:03.963Z] #66 ... [2020-04-17T22:46:03.963Z] [2020-04-17T22:46:03.963Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:46:03.963Z] #54 DONE 461.0s [2020-04-17T22:46:03.963Z] [2020-04-17T22:46:03.963Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:46:04.818Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-04-17T22:46:04.818Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T22:46:05.586Z] --- PASS: TestExportContainerAfterDaemonRestart (3.80s) [2020-04-17T22:46:05.586Z] === RUN TestHealthCheckWorkdir [2020-04-17T22:46:05.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T22:46:06.150Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2020-04-17T22:46:06.150Z] === RUN TestHealthKillContainer [2020-04-17T22:46:06.719Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-17T22:46:07.350Z] --- PASS: TestBuildMultiStageOnBuild (2.86s) [2020-04-17T22:46:07.350Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T22:46:08.729Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-04-17T22:46:08.729Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T22:46:09.424Z] --- PASS: TestHealthKillContainer (2.80s) [2020-04-17T22:46:09.424Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T22:46:09.424Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2020-04-17T22:46:09.424Z] === RUN TestIpcModeNone [2020-04-17T22:46:09.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T22:46:09.988Z] --- PASS: TestIpcModeNone (0.67s) [2020-04-17T22:46:09.988Z] === RUN TestIpcModePrivate [2020-04-17T22:46:10.922Z] --- PASS: TestIpcModePrivate (0.65s) [2020-04-17T22:46:10.922Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-04-17T22:46:10.922Z] === RUN TestIpcModeShareable [2020-04-17T22:46:10.922Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-17T22:46:10.922Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T22:46:10.922Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T22:46:12.013Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-04-17T22:46:12.013Z] === RUN TestBuildWithHugeFile [2020-04-17T22:46:12.815Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.05s) [2020-04-17T22:46:12.815Z] === RUN TestAPIIpcModeHost [2020-04-17T22:46:12.815Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-17T22:46:12.815Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T22:46:12.815Z] === RUN TestDaemonIpcModeShareable [2020-04-17T22:46:12.815Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-17T22:46:12.815Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T22:46:12.815Z] === RUN TestDaemonIpcModePrivate [2020-04-17T22:46:13.676Z] Removing intermediate container f0c6c0922a37 [2020-04-17T22:46:13.676Z] ---> f106980d164d [2020-04-17T22:46:13.676Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-04-17T22:46:13.676Z] ---> Running in d189996bd467 [2020-04-17T22:46:13.676Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-04-17T22:46:14.314Z] #24 471.6 + return [2020-04-17T22:46:14.314Z] #24 DONE 471.7s [2020-04-17T22:46:14.314Z] [2020-04-17T22:46:14.314Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:46:15.337Z] --- PASS: TestDaemonIpcModePrivate (2.48s) [2020-04-17T22:46:15.337Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-04-17T22:46:15.337Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T22:46:15.337Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-17T22:46:15.337Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T22:46:15.337Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T22:46:15.337Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-17T22:46:15.337Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T22:46:15.337Z] === RUN TestIpcModeOlderClient [2020-04-17T22:46:15.337Z] === PAUSE TestIpcModeOlderClient [2020-04-17T22:46:15.337Z] === RUN TestKillContainerInvalidSignal [2020-04-17T22:46:15.902Z] --- PASS: TestKillContainerInvalidSignal (0.62s) [2020-04-17T22:46:15.902Z] === RUN TestKillContainer [2020-04-17T22:46:15.902Z] === RUN TestKillContainer/no_signal [2020-04-17T22:46:16.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T22:46:16.394Z] #66 ... [2020-04-17T22:46:16.394Z] [2020-04-17T22:46:16.394Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-17T22:46:16.394Z] #25 DONE 0.1s [2020-04-17T22:46:16.467Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T22:46:16.685Z] [2020-04-17T22:46:16.685Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-17T22:46:16.725Z] === RUN TestKillContainer/killing_signal [2020-04-17T22:46:16.974Z] #29 DONE 0.5s [2020-04-17T22:46:16.974Z] [2020-04-17T22:46:16.974Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-17T22:46:17.263Z] #32 DONE 0.1s [2020-04-17T22:46:17.263Z] [2020-04-17T22:46:17.263Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-17T22:46:17.263Z] #35 DONE 0.1s [2020-04-17T22:46:17.263Z] [2020-04-17T22:46:17.263Z] #40 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-17T22:46:17.264Z] #40 DONE 0.1s [2020-04-17T22:46:17.264Z] [2020-04-17T22:46:17.264Z] #43 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-17T22:46:17.264Z] #43 DONE 0.1s [2020-04-17T22:46:17.264Z] [2020-04-17T22:46:17.264Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:46:17.551Z] #66 ... [2020-04-17T22:46:17.551Z] [2020-04-17T22:46:17.551Z] #46 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-17T22:46:17.551Z] #46 DONE 0.1s [2020-04-17T22:46:17.551Z] [2020-04-17T22:46:17.551Z] #49 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-17T22:46:17.551Z] #49 DONE 0.1s [2020-04-17T22:46:17.551Z] [2020-04-17T22:46:17.551Z] #52 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-17T22:46:17.551Z] #52 DONE 0.1s [2020-04-17T22:46:17.551Z] [2020-04-17T22:46:17.551Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:46:17.655Z] --- PASS: TestKillContainer (1.73s) [2020-04-17T22:46:17.655Z] --- PASS: TestKillContainer/no_signal (0.58s) [2020-04-17T22:46:17.655Z] --- PASS: TestKillContainer/non_killing_signal (0.37s) [2020-04-17T22:46:17.655Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2020-04-17T22:46:17.655Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T22:46:17.655Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T22:46:17.840Z] #66 ... [2020-04-17T22:46:17.840Z] [2020-04-17T22:46:17.840Z] #55 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-17T22:46:17.840Z] #55 DONE 0.1s [2020-04-17T22:46:17.840Z] [2020-04-17T22:46:17.840Z] #58 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-17T22:46:17.840Z] #58 DONE 0.1s [2020-04-17T22:46:17.840Z] [2020-04-17T22:46:17.840Z] #62 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-17T22:46:18.127Z] #62 DONE 0.1s [2020-04-17T22:46:18.127Z] [2020-04-17T22:46:18.127Z] #66 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-17T22:46:18.218Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T22:46:18.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T22:46:18.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2020-04-17T22:46:18.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.53s) [2020-04-17T22:46:18.782Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-04-17T22:46:18.782Z] === RUN TestKillStoppedContainer [2020-04-17T22:46:18.782Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-04-17T22:46:18.782Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T22:46:18.782Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-17T22:46:18.782Z] === RUN TestKillDifferentUserContainer [2020-04-17T22:46:19.346Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2020-04-17T22:46:19.346Z] === RUN TestInspectOomKilledTrue [2020-04-17T22:46:19.346Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-17T22:46:19.346Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:46:19.346Z] === RUN TestInspectOomKilledFalse [2020-04-17T22:46:19.346Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T22:46:19.346Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:46:19.346Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T22:46:19.346Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-17T22:46:19.346Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-17T22:46:19.346Z] === RUN TestLinksContainerNames [2020-04-17T22:46:20.715Z] --- PASS: TestLinksContainerNames (1.17s) [2020-04-17T22:46:20.716Z] === RUN TestLogsFollowTailEmpty [2020-04-17T22:46:21.279Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-04-17T22:46:21.279Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T22:46:21.843Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/default [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/private [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/slave [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/shared [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/default [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/shared [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/slave [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/private [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:46:21.843Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T22:46:21.843Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:46:21.843Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T22:46:22.100Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:46:22.357Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:46:22.357Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:46:22.357Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:46:22.357Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:46:22.357Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T22:46:22.357Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:46:22.357Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-17T22:46:22.357Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-17T22:46:22.357Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T22:46:22.357Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-17T22:46:22.357Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-04-17T22:46:22.357Z] === RUN TestNetworkNat [2020-04-17T22:46:23.288Z] --- PASS: TestNetworkNat (0.71s) [2020-04-17T22:46:23.288Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T22:46:23.546Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-04-17T22:46:23.546Z] === RUN TestNetworkLoopbackNat [2020-04-17T22:46:23.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T22:46:24.478Z] --- PASS: TestNetworkLoopbackNat (0.82s) [2020-04-17T22:46:24.478Z] === RUN TestPause [2020-04-17T22:46:24.478Z] --- SKIP: TestPause (0.00s) [2020-04-17T22:46:24.478Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:46:24.478Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T22:46:24.478Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T22:46:24.478Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T22:46:24.478Z] === RUN TestPauseStopPausedContainer [2020-04-17T22:46:24.478Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-17T22:46:24.478Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:46:24.478Z] === RUN TestPsFilter [2020-04-17T22:46:24.735Z] --- PASS: TestPsFilter (0.20s) [2020-04-17T22:46:24.735Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T22:46:25.299Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s) [2020-04-17T22:46:25.299Z] === RUN TestRemoveContainerWithVolume [2020-04-17T22:46:25.864Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-04-17T22:46:25.864Z] === RUN TestRemoveContainerRunning [2020-04-17T22:46:26.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T22:46:26.428Z] --- PASS: TestRemoveContainerRunning (0.59s) [2020-04-17T22:46:26.428Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T22:46:26.991Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2020-04-17T22:46:26.991Z] === RUN TestRemoveInvalidContainer [2020-04-17T22:46:26.991Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-17T22:46:26.991Z] === RUN TestRenameLinkedContainer [2020-04-17T22:46:29.514Z] --- PASS: TestRenameLinkedContainer (2.32s) [2020-04-17T22:46:29.514Z] === RUN TestRenameStoppedContainer [2020-04-17T22:46:30.078Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-04-17T22:46:30.078Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T22:46:31.447Z] --- PASS: TestRenameRunningContainerAndReuse (1.15s) [2020-04-17T22:46:31.447Z] === RUN TestRenameInvalidName [2020-04-17T22:46:31.704Z] --- PASS: TestRenameInvalidName (0.58s) [2020-04-17T22:46:31.704Z] === RUN TestRenameAnonymousContainer [2020-04-17T22:46:32.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T22:46:34.979Z] --- PASS: TestRenameAnonymousContainer (2.72s) [2020-04-17T22:46:34.979Z] === RUN TestRenameContainerWithSameName [2020-04-17T22:46:34.979Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2020-04-17T22:46:34.979Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T22:46:35.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T22:46:36.348Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2020-04-17T22:46:36.348Z] === RUN TestResize [2020-04-17T22:46:36.912Z] --- PASS: TestResize (0.57s) [2020-04-17T22:46:36.912Z] === RUN TestResizeWithInvalidSize [2020-04-17T22:46:37.476Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-04-17T22:46:37.476Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T22:46:37.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T22:46:38.040Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-04-17T22:46:38.040Z] === RUN TestDaemonRestartKillContainers [2020-04-17T22:46:38.040Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-17T22:46:38.040Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-17T22:46:38.040Z] === RUN TestCgroupNamespacesRun [2020-04-17T22:46:38.423Z] --- PASS: TestImportExtremelyLargeImageWorks (84.61s) [2020-04-17T22:46:38.423Z] PASS [2020-04-17T22:46:38.423Z] [2020-04-17T22:46:38.423Z] === Skipped [2020-04-17T22:46:38.423Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T22:46:38.423Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:46:38.423Z] [2020-04-17T22:46:38.423Z] [2020-04-17T22:46:38.423Z] DONE 12 tests, 1 skipped in 86.144s [2020-04-17T22:46:38.423Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T22:46:38.423Z] ++ 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 [2020-04-17T22:46:38.423Z] ++ set -e [2020-04-17T22:46:38.423Z] ++ '[' -n 0 ']' [2020-04-17T22:46:38.423Z] ++ set -x [2020-04-17T22:46:38.423Z] ++ 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 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 [2020-04-17T22:46:38.423Z] INFO: Testing against a local daemon [2020-04-17T22:46:38.423Z] === RUN TestNetworkCreateDelete [2020-04-17T22:46:38.423Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-04-17T22:46:38.423Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T22:46:38.423Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-04-17T22:46:38.423Z] === RUN TestInspectNetwork [2020-04-17T22:46:38.423Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T22:46:38.423Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T22:46:38.423Z] === RUN TestInspectNetwork/network_name [2020-04-17T22:46:38.423Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T22:46:38.423Z] --- PASS: TestInspectNetwork (10.97s) [2020-04-17T22:46:38.423Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T22:46:38.423Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T22:46:38.423Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T22:46:38.423Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T22:46:38.423Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T22:46:40.440Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2020-04-17T22:46:40.440Z] === RUN TestNetworkInvalidJSON [2020-04-17T22:46:40.440Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T22:46:40.440Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T22:46:40.440Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:46:40.440Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:46:40.440Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:46:40.440Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:46:40.440Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T22:46:40.440Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:46:40.440Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:46:40.440Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-17T22:46:40.440Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T22:46:40.440Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T22:46:40.440Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T22:46:40.440Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T22:46:40.561Z] --- PASS: TestCgroupNamespacesRun (2.43s) [2020-04-17T22:46:40.561Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T22:46:40.722Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-17T22:46:40.722Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T22:46:40.966Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T22:46:40.966Z] Using test binary docker [2020-04-17T22:46:40.966Z] +++ /etc/init.d/apparmor start [2020-04-17T22:46:40.966Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T22:46:40.966Z] INFO: Waiting for daemon to start... [2020-04-17T22:46:40.966Z] Starting dockerd [2020-04-17T22:46:40.966Z] +++ 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 [2020-04-17T22:46:41.726Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-17T22:46:41.726Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T22:46:42.731Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-04-17T22:46:42.731Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T22:46:43.083Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.50s) [2020-04-17T22:46:43.083Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T22:46:43.122Z] . [2020-04-17T22:46:43.122Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T22:46:43.380Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T22:46:43.380Z] Error: No such image: emptyfs [2020-04-17T22:46:43.380Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T22:46:43.380Z] ++++ docker load [2020-04-17T22:46:43.737Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-04-17T22:46:43.737Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T22:46:43.945Z] Running integration-test (iteration 1) [2020-04-17T22:46:43.945Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T22:46:43.945Z] ++ 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 [2020-04-17T22:46:43.945Z] ++ set -e [2020-04-17T22:46:43.945Z] ++ '[' -n 0 ']' [2020-04-17T22:46:43.945Z] ++ set -x [2020-04-17T22:46:43.945Z] ++ 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 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 [2020-04-17T22:46:45.205Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-04-17T22:46:45.205Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T22:46:45.487Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-04-17T22:46:45.487Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T22:46:45.605Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.58s) [2020-04-17T22:46:45.605Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T22:46:48.127Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s) [2020-04-17T22:46:48.127Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T22:46:49.280Z] INFO: Sources obtained for gotestsum... [2020-04-17T22:46:49.280Z] INFO: Checkout done for gotestsum... [2020-04-17T22:46:49.280Z] INFO: Build done for gotestsum... [2020-04-17T22:46:49.862Z] --- PASS: TestServiceWithPredefinedNetwork (3.71s) [2020-04-17T22:46:49.862Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T22:46:49.862Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T22:46:49.862Z] service_test.go:236: FLAKY_TEST [2020-04-17T22:46:49.862Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T22:46:50.709Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.57s) [2020-04-17T22:46:50.709Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T22:46:50.725Z] #66 450.9 + bin/containerd-stress [2020-04-17T22:46:52.206Z] #66 454.6 + bin/containerd-shim [2020-04-17T22:46:52.609Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.97s) [2020-04-17T22:46:52.609Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T22:46:54.504Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.94s) [2020-04-17T22:46:54.504Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T22:46:57.028Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.62s) [2020-04-17T22:46:57.028Z] === RUN TestKernelTCPMemory [2020-04-17T22:46:57.028Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-04-17T22:46:57.028Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:46:57.028Z] === RUN TestNISDomainname [2020-04-17T22:46:57.028Z] --- SKIP: TestNISDomainname (0.00s) [2020-04-17T22:46:57.028Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-17T22:46:57.028Z] === RUN TestHostnameDnsResolution [2020-04-17T22:46:57.815Z] Removing intermediate container d189996bd467 [2020-04-17T22:46:57.815Z] ---> 4845a99ae7d2 [2020-04-17T22:46:57.815Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-17T22:46:57.815Z] ---> Running in 36d4809fc431 [2020-04-17T22:46:57.815Z] Removing intermediate container 36d4809fc431 [2020-04-17T22:46:57.815Z] ---> cac88d2656a0 [2020-04-17T22:46:57.815Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-17T22:46:57.815Z] ---> Running in 5d34c4994291 [2020-04-17T22:46:57.815Z] Removing intermediate container 5d34c4994291 [2020-04-17T22:46:57.815Z] ---> e31be035dec2 [2020-04-17T22:46:57.815Z] Step 10/10 : COPY . . [2020-04-17T22:46:58.397Z] --- PASS: TestHostnameDnsResolution (1.06s) [2020-04-17T22:46:58.397Z] === RUN TestStats [2020-04-17T22:46:58.397Z] --- SKIP: TestStats (0.00s) [2020-04-17T22:46:58.397Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:46:58.397Z] === RUN TestStopContainerWithTimeout [2020-04-17T22:46:58.397Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T22:46:58.397Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T22:46:58.397Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T22:46:58.397Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T22:46:58.397Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T22:46:58.397Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T22:46:58.397Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T22:46:58.397Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T22:46:58.397Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T22:46:58.397Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T22:46:58.695Z] --- PASS: TestBuildWithHugeFile (41.88s) [2020-04-17T22:46:58.695Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T22:46:58.695Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:46:58.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:46:58.695Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:46:58.695Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:46:58.695Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:46:58.695Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:46:58.695Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:46:58.695Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:46:58.695Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:46:58.695Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-04-17T22:46:58.695Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-04-17T22:46:58.695Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2020-04-17T22:46:58.695Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-04-17T22:46:58.695Z] === RUN TestBuildPreserveOwnership [2020-04-17T22:46:58.695Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T22:46:58.695Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T22:46:58.962Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T22:46:59.630Z] --- PASS: TestBuildPreserveOwnership (5.89s) [2020-04-17T22:46:59.631Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.81s) [2020-04-17T22:46:59.631Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s) [2020-04-17T22:46:59.631Z] === RUN TestBuildPlatformInvalid [2020-04-17T22:46:59.889Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-04-17T22:46:59.889Z] PASS [2020-04-17T22:46:59.889Z] [2020-04-17T22:46:59.889Z] === Skipped [2020-04-17T22:46:59.889Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-17T22:46:59.889Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T22:46:59.889Z] [2020-04-17T22:46:59.889Z] [2020-04-17T22:46:59.889Z] DONE 32 tests, 1 skipped in 89.639s [2020-04-17T22:46:59.889Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T22:46:59.889Z] ++ 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 [2020-04-17T22:46:59.889Z] ++ set -e [2020-04-17T22:46:59.889Z] ++ '[' -n 0 ']' [2020-04-17T22:46:59.889Z] ++ set -x [2020-04-17T22:46:59.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=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 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 [2020-04-17T22:47:00.148Z] INFO: Testing against a local daemon [2020-04-17T22:47:00.148Z] === RUN TestConfigInspect [2020-04-17T22:47:00.855Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T22:47:02.550Z] #66 464.8 + bin/containerd-shim-runc-v1 [2020-04-17T22:47:02.750Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-17T22:47:02.750Z] --- PASS: TestStopContainerWithTimeout/0 (0.85s) [2020-04-17T22:47:02.750Z] --- PASS: TestStopContainerWithTimeout/3 (2.80s) [2020-04-17T22:47:02.750Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2020-04-17T22:47:02.750Z] --- PASS: TestStopContainerWithTimeout/1 (1.57s) [2020-04-17T22:47:02.750Z] === RUN TestDeleteDevicemapper [2020-04-17T22:47:02.750Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T22:47:02.750Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T22:47:02.750Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T22:47:04.125Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s) [2020-04-17T22:47:04.125Z] === RUN TestUpdateMemory [2020-04-17T22:47:04.125Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T22:47:04.125Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:47:04.125Z] === RUN TestUpdateCPUQuota [2020-04-17T22:47:04.125Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-17T22:47:04.125Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:47:04.125Z] === RUN TestUpdatePidsLimit [2020-04-17T22:47:04.125Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-17T22:47:04.125Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:47:04.125Z] === RUN TestUpdateRestartPolicy [2020-04-17T22:47:04.338Z] --- PASS: TestConfigInspect (3.48s) [2020-04-17T22:47:04.338Z] === RUN TestConfigList [2020-04-17T22:47:06.240Z] --- PASS: TestConfigList (2.74s) [2020-04-17T22:47:06.240Z] === RUN TestConfigsCreateAndDelete [2020-04-17T22:47:08.083Z] #66 469.7 + bin/containerd-shim-runc-v2 [2020-04-17T22:47:08.554Z] ................................................ [ 29%] [2020-04-17T22:47:08.704Z] #66 471.2 + binaries [2020-04-17T22:47:08.704Z] #66 471.2 + mkdir -p /build [2020-04-17T22:47:08.704Z] #66 471.2 + cp bin/containerd /build/containerd [2020-04-17T22:47:08.704Z] #66 471.2 + cp bin/containerd-shim /build/containerd-shim [2020-04-17T22:47:08.704Z] #66 471.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-17T22:47:08.704Z] #66 471.2 + cp bin/ctr /build/ctr [2020-04-17T22:47:08.704Z] #66 DONE 471.3s [2020-04-17T22:47:09.526Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-04-17T22:47:09.526Z] === RUN TestConfigsUpdate [2020-04-17T22:47:10.745Z] [2020-04-17T22:47:10.745Z] #67 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-17T22:47:10.745Z] #67 DONE 0.1s [2020-04-17T22:47:10.745Z] [2020-04-17T22:47:10.745Z] #71 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-17T22:47:10.745Z] #71 DONE 0.1s [2020-04-17T22:47:10.745Z] [2020-04-17T22:47:10.745Z] #73 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-17T22:47:10.745Z] #73 DONE 0.1s [2020-04-17T22:47:10.745Z] [2020-04-17T22:47:10.745Z] #76 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-17T22:47:10.745Z] #76 DONE 0.1s [2020-04-17T22:47:10.745Z] [2020-04-17T22:47:10.745Z] #77 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-17T22:47:10.745Z] #77 DONE 0.0s [2020-04-17T22:47:10.745Z] [2020-04-17T22:47:10.745Z] #78 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-17T22:47:12.174Z] --- PASS: TestServiceWithDataPathPortInit (20.31s) [2020-04-17T22:47:12.174Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T22:47:12.813Z] --- PASS: TestConfigsUpdate (3.22s) [2020-04-17T22:47:12.813Z] === RUN TestTemplatedConfig [2020-04-17T22:47:13.450Z] #78 DONE 2.2s [2020-04-17T22:47:13.450Z] [2020-04-17T22:47:13.450Z] #79 exporting to oci image format [2020-04-17T22:47:13.450Z] #79 exporting layers [2020-04-17T22:47:16.016Z] Loaded image: buildpack-deps:jessie [2020-04-17T22:47:16.016Z] Loaded image: busybox:latest [2020-04-17T22:47:16.016Z] Loaded image: busybox:glibc [2020-04-17T22:47:16.016Z] Loaded image: debian:jessie [2020-04-17T22:47:16.016Z] Loaded image: hello-world:latest [2020-04-17T22:47:16.016Z] INFO: Testing against a local daemon [2020-04-17T22:47:16.016Z] === RUN TestCgroupNamespacesBuild [2020-04-17T22:47:16.306Z] --- PASS: TestUpdateRestartPolicy (11.62s) [2020-04-17T22:47:16.306Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T22:47:16.306Z] --- PASS: TestUpdateRestartWithAutoRemove (0.61s) [2020-04-17T22:47:16.306Z] === RUN TestWaitNonBlocked [2020-04-17T22:47:16.306Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:47:16.306Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:47:16.306Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:47:16.306Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:47:16.306Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:47:16.306Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:47:17.002Z] --- PASS: TestTemplatedConfig (3.49s) [2020-04-17T22:47:17.002Z] === RUN TestConfigCreateResolve [2020-04-17T22:47:17.237Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-17T22:47:17.237Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s) [2020-04-17T22:47:17.237Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s) [2020-04-17T22:47:17.237Z] === RUN TestWaitBlocked [2020-04-17T22:47:17.237Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:47:17.237Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:47:17.237Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:47:17.237Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:47:17.237Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:47:17.237Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:47:17.801Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-17T22:47:17.801Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2020-04-17T22:47:17.801Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-04-17T22:47:17.801Z] === CONT TestDaemonRestartIpcMode [2020-04-17T22:47:17.801Z] === CONT TestIpcModeOlderClient [2020-04-17T22:47:18.060Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-04-17T22:47:19.296Z] --- PASS: TestCgroupNamespacesBuild (3.10s) [2020-04-17T22:47:19.297Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T22:47:19.532Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-04-17T22:47:19.532Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T22:47:20.101Z] --- PASS: TestConfigDaemonLibtrustID (0.63s) [2020-04-17T22:47:20.101Z] PASS [2020-04-17T22:47:20.101Z] [2020-04-17T22:47:20.101Z] DONE 7 tests in 20.152s [2020-04-17T22:47:20.101Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T22:47:20.101Z] ++ 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 [2020-04-17T22:47:20.101Z] ++ set -e [2020-04-17T22:47:20.101Z] ++ '[' -n 0 ']' [2020-04-17T22:47:20.101Z] ++ set -x [2020-04-17T22:47:20.101Z] ++ 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 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 [2020-04-17T22:47:20.359Z] INFO: Testing against a local daemon [2020-04-17T22:47:20.359Z] === RUN TestCheckpoint [2020-04-17T22:47:20.359Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T22:47:20.359Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T22:47:20.359Z] === RUN TestContainerInvalidJSON [2020-04-17T22:47:20.359Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:47:20.359Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:47:20.359Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:47:20.359Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:47:20.359Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:47:20.359Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:47:20.359Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:47:20.359Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:47:20.359Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:47:20.359Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-17T22:47:20.359Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T22:47:20.359Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T22:47:20.359Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T22:47:20.359Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T22:47:20.359Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-17T22:47:20.359Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T22:47:20.543Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.35s) [2020-04-17T22:47:20.543Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p0sux8ddwyzotjopsguy4mbrr Created:2020-04-17 22:47:11.03823014 +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[1e323e5c7c27f1d3e2cdd10d7f08c5b63344e0913bc43ed3acc5c54d03219318:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v95w74v56xmw6dngobqmb5jy2 EndpointID:b442cc8dafdf68c1bc243b60bd31b207e8121a245452decc1f0fb98fd99e080f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:538938319fcff9e6f3f13e970fe49f86ae658b7641a2995c36668517d38b6592 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:ac683010e9a9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.v95w74v56xmw6dngobqmb5jy2 EndpointID:b442cc8dafdf68c1bc243b60bd31b207e8121a245452decc1f0fb98fd99e080f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T22:47:20.543Z] PASS [2020-04-17T22:47:20.543Z] [2020-04-17T22:47:20.543Z] === Skipped [2020-04-17T22:47:20.543Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T22:47:20.543Z] service_test.go:236: FLAKY_TEST [2020-04-17T22:47:20.543Z] [2020-04-17T22:47:20.543Z] [2020-04-17T22:47:20.543Z] DONE 22 tests, 1 skipped in 53.926s [2020-04-17T22:47:20.543Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T22:47:20.543Z] ++ 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 [2020-04-17T22:47:20.543Z] ++ set -e [2020-04-17T22:47:20.543Z] ++ '[' -n 0 ']' [2020-04-17T22:47:20.543Z] ++ set -x [2020-04-17T22:47:20.544Z] ++ 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 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 [2020-04-17T22:47:20.544Z] INFO: Testing against a local daemon [2020-04-17T22:47:20.544Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T22:47:20.544Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T22:47:20.544Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:47:20.544Z] === RUN TestDockerNetworkIpvlan [2020-04-17T22:47:20.544Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T22:47:20.544Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:47:20.544Z] PASS [2020-04-17T22:47:20.544Z] [2020-04-17T22:47:20.544Z] === Skipped [2020-04-17T22:47:20.544Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T22:47:20.544Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:47:20.544Z] [2020-04-17T22:47:20.544Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T22:47:20.544Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:47:20.544Z] [2020-04-17T22:47:20.544Z] [2020-04-17T22:47:20.544Z] DONE 2 tests, 2 skipped in 0.153s [2020-04-17T22:47:20.544Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T22:47:20.544Z] ++ 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 [2020-04-17T22:47:20.544Z] ++ set -e [2020-04-17T22:47:20.544Z] ++ '[' -n 0 ']' [2020-04-17T22:47:20.544Z] ++ set -x [2020-04-17T22:47:20.544Z] ++ 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 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 [2020-04-17T22:47:20.544Z] INFO: Testing against a local daemon [2020-04-17T22:47:20.544Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T22:47:20.617Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-17T22:47:20.617Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T22:47:20.617Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-04-17T22:47:20.617Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T22:47:20.875Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-04-17T22:47:20.876Z] === RUN TestCopyFromContainer [2020-04-17T22:47:21.822Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.35s) [2020-04-17T22:47:21.822Z] === RUN TestBuildWithSession [2020-04-17T22:47:21.822Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T22:47:21.822Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T22:47:21.822Z] === RUN TestBuildSquashParent [2020-04-17T22:47:22.013Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-04-17T22:47:22.013Z] === RUN TestDockerNetworkMacvlan [2020-04-17T22:47:22.626Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T22:47:22.777Z] === RUN TestCopyFromContainer// [2020-04-17T22:47:22.777Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T22:47:22.887Z] ---> 45d6ecbf837a [2020-04-17T22:47:23.036Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T22:47:23.036Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T22:47:23.295Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T22:47:23.295Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T22:47:23.295Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T22:47:23.314Z] --- PASS: TestDaemonRestartIpcMode (4.94s) [2020-04-17T22:47:23.314Z] PASS [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === Skipped [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-17T22:47:23.314Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-17T22:47:23.314Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-17T22:47:23.314Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-04-17T22:47:23.314Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-17T22:47:23.314Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-17T22:47:23.314Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-17T22:47:23.314Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-17T22:47:23.314Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-17T22:47:23.314Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-17T22:47:23.314Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T22:47:23.314Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-17T22:47:23.314Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-17T22:47:23.314Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-17T22:47:23.314Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T22:47:23.314Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-17T22:47:23.314Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-17T22:47:23.314Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-04-17T22:47:23.314Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-04-17T22:47:23.314Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-17T22:47:23.314Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T22:47:23.314Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-17T22:47:23.314Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-17T22:47:23.314Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-17T22:47:23.314Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] [2020-04-17T22:47:23.314Z] DONE 181 tests, 24 skipped in 93.607s [2020-04-17T22:47:23.314Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T22:47:23.314Z] INFO: Testing against a local daemon [2020-04-17T22:47:23.314Z] === RUN TestCommitInheritsEnv [2020-04-17T22:47:23.343Z] Successfully built 45d6ecbf837a [2020-04-17T22:47:23.343Z] Successfully tagged docker:latest [2020-04-17T22:47:23.343Z] INFO: Image build ended at 04/17/2020 22:47:22. Duration:00:04:10.5990263 [2020-04-17T22:47:23.343Z] [2020-04-17T22:47:23.343Z] [2020-04-17T22:47:23.343Z] INFO: Building the test binaries at 04/17/2020 22:47:23... [2020-04-17T22:47:23.554Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T22:47:23.554Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T22:47:23.631Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T22:47:23.813Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T22:47:23.813Z] --- PASS: TestCopyFromContainer (3.14s) [2020-04-17T22:47:23.813Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-17T22:47:23.813Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-04-17T22:47:23.813Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-17T22:47:23.813Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-17T22:47:23.813Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-04-17T22:47:23.813Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-17T22:47:23.813Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-04-17T22:47:23.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-17T22:47:23.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-04-17T22:47:23.813Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-17T22:47:23.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T22:47:23.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:47:23.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:47:23.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:47:23.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:47:23.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:47:23.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:47:23.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:47:23.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:47:23.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:47:24.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-17T22:47:24.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-17T22:47:24.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-17T22:47:24.072Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-17T22:47:24.072Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T22:47:24.072Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-17T22:47:24.072Z] === RUN TestCreateWithInvalidEnv [2020-04-17T22:47:24.072Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T22:47:24.072Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T22:47:24.072Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T22:47:24.072Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T22:47:24.072Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T22:47:24.072Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T22:47:24.072Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T22:47:24.072Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T22:47:24.072Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T22:47:24.072Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-17T22:47:24.072Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T22:47:24.072Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T22:47:24.072Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-04-17T22:47:24.072Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T22:47:24.072Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-17T22:47:24.072Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T22:47:24.635Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T22:47:25.206Z] --- PASS: TestCommitInheritsEnv (2.09s) [2020-04-17T22:47:25.206Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T22:47:25.206Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T22:47:25.206Z] === RUN TestImagesFilterMultiReference [2020-04-17T22:47:25.206Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-17T22:47:25.206Z] === RUN TestImagePullPlatformInvalid [2020-04-17T22:47:25.206Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-17T22:47:25.206Z] === RUN TestRemoveImageOrphaning [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCustomMaskedPaths (2.15s) [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T22:47:26.604Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:47:26.604Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:47:26.604Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:47:26.604Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:47:26.604Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:47:26.604Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T22:47:26.604Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:47:26.604Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:47:26.604Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:47:26.604Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:47:26.604Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:47:26.604Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T22:47:26.604Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T22:47:26.604Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:47:26.604Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:47:26.604Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:47:26.604Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:47:26.604Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:47:26.604Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:47:26.604Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:47:26.604Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:47:26.604Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-04-17T22:47:26.604Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-04-17T22:47:26.604Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T22:47:27.099Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-04-17T22:47:27.099Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T22:47:27.099Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T22:47:27.099Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-17T22:47:27.099Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T22:47:27.099Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-17T22:47:27.099Z] === RUN TestTagInvalidReference [2020-04-17T22:47:27.099Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-17T22:47:27.099Z] === RUN TestTagValidPrefixedRepo [2020-04-17T22:47:27.356Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-17T22:47:27.356Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T22:47:27.356Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-17T22:47:27.356Z] === RUN TestTagOfficialNames [2020-04-17T22:47:27.356Z] --- PASS: TestTagOfficialNames (0.05s) [2020-04-17T22:47:27.356Z] === RUN TestTagMatchesDigest [2020-04-17T22:47:27.356Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-17T22:47:27.356Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T22:47:27.488Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-17T22:47:28.009Z] INFO: make.ps1 starting at 04/17/2020 22:47:27 [2020-04-17T22:47:28.463Z] INFO: Git commit (adc65710b7) assumed from DOCKER_GITCOMMIT environment variable [2020-04-17T22:47:28.463Z] INFO: Invoking autogen... [2020-04-17T22:47:28.916Z] INFO: Building daemon... [2020-04-17T22:47:29.007Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T22:47:29.135Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2020-04-17T22:47:29.135Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T22:47:29.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:47:29.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:47:29.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:47:29.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:47:29.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:47:29.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:47:29.135Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:47:29.135Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:47:29.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:47:29.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:47:29.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:47:29.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:47:29.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:47:29.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:47:29.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:47:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-17T22:47:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-17T22:47:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-04-17T22:47:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-17T22:47:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-04-17T22:47:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-17T22:47:29.136Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T22:47:29.703Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-04-17T22:47:29.703Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T22:47:29.703Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T22:47:29.703Z] === RUN TestDaemonRestartIpcMode [2020-04-17T22:47:29.703Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T22:47:29.703Z] === RUN TestDaemonHostGatewayIP [2020-04-17T22:47:29.703Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T22:47:29.703Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T22:47:29.703Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T22:47:29.703Z] === RUN TestDiff [2020-04-17T22:47:30.270Z] --- PASS: TestDiff (0.79s) [2020-04-17T22:47:30.270Z] === RUN TestExecWithCloseStdin [2020-04-17T22:47:31.206Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-04-17T22:47:31.206Z] === RUN TestExec [2020-04-17T22:47:31.786Z] --- PASS: TestBuildSquashParent (10.28s) [2020-04-17T22:47:31.786Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T22:47:31.786Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:47:31.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:47:31.786Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:47:31.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:47:31.786Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:47:31.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:47:31.786Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:47:31.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:47:31.786Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:47:31.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:47:31.786Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:47:31.786Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:47:31.786Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T22:47:31.786Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T22:47:32.141Z] --- PASS: TestExec (0.89s) [2020-04-17T22:47:32.141Z] === RUN TestExecUser [2020-04-17T22:47:32.455Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T22:47:33.076Z] --- PASS: TestExecUser (0.90s) [2020-04-17T22:47:33.076Z] === RUN TestExportContainerAndImportImage [2020-04-17T22:47:34.013Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-04-17T22:47:34.013Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T22:47:35.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T22:47:35.319Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T22:47:35.423Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-17T22:47:36.546Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s) [2020-04-17T22:47:36.546Z] === RUN TestHealthCheckWorkdir [2020-04-17T22:47:37.112Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-04-17T22:47:37.112Z] === RUN TestHealthKillContainer [2020-04-17T22:47:38.601Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T22:47:38.891Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T22:47:39.249Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T22:47:40.238Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-17T22:47:40.396Z] --- PASS: TestHealthKillContainer (2.95s) [2020-04-17T22:47:40.396Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T22:47:40.964Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-04-17T22:47:40.964Z] === RUN TestIpcModeNone [2020-04-17T22:47:41.267Z] --- PASS: TestDockerNetworkMacvlan (19.23s) [2020-04-17T22:47:41.267Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-17T22:47:41.267Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-04-17T22:47:41.267Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s) [2020-04-17T22:47:41.267Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2020-04-17T22:47:41.267Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.20s) [2020-04-17T22:47:41.267Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-04-17T22:47:41.267Z] PASS [2020-04-17T22:47:41.267Z] [2020-04-17T22:47:41.267Z] DONE 8 tests in 20.829s [2020-04-17T22:47:41.267Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T22:47:41.267Z] ++ 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 [2020-04-17T22:47:41.267Z] ++ set -e [2020-04-17T22:47:41.267Z] ++ '[' -n 0 ']' [2020-04-17T22:47:41.267Z] ++ set -x [2020-04-17T22:47:41.267Z] ++ 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 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 [2020-04-17T22:47:41.267Z] testing: warning: no tests to run [2020-04-17T22:47:41.267Z] PASS [2020-04-17T22:47:41.267Z] [2020-04-17T22:47:41.267Z] DONE 0 tests in 0.067s [2020-04-17T22:47:41.267Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T22:47:41.267Z] ++ 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 [2020-04-17T22:47:41.267Z] ++ set -e [2020-04-17T22:47:41.267Z] ++ '[' -n 0 ']' [2020-04-17T22:47:41.267Z] ++ set -x [2020-04-17T22:47:41.267Z] ++ 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 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 [2020-04-17T22:47:41.267Z] INFO: Testing against a local daemon [2020-04-17T22:47:41.267Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T22:47:41.900Z] --- PASS: TestIpcModeNone (0.88s) [2020-04-17T22:47:41.900Z] === RUN TestIpcModePrivate [2020-04-17T22:47:42.187Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-17T22:47:42.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.25s) [2020-04-17T22:47:42.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.50s) [2020-04-17T22:47:42.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.41s) [2020-04-17T22:47:42.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2020-04-17T22:47:42.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.54s) [2020-04-17T22:47:42.187Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.36s) [2020-04-17T22:47:42.187Z] === RUN TestBuildMultiStageCopy [2020-04-17T22:47:42.187Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T22:47:42.467Z] --- PASS: TestIpcModePrivate (0.89s) [2020-04-17T22:47:42.467Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-04-17T22:47:42.467Z] === RUN TestIpcModeShareable [2020-04-17T22:47:43.286Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-04-17T22:47:43.287Z] === RUN TestAuthZPluginTLS [2020-04-17T22:47:43.404Z] --- PASS: TestIpcModeShareable (0.90s) [2020-04-17T22:47:43.404Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-04-17T22:47:43.404Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T22:47:43.568Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-04-17T22:47:43.568Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T22:47:44.182Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-17T22:47:44.182Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T22:47:44.463Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-04-17T22:47:44.463Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T22:47:45.077Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-17T22:47:45.077Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T22:47:45.462Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T22:47:46.026Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T22:47:46.590Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T22:47:46.690Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-04-17T22:47:46.691Z] === RUN TestAPIIpcModeHost [2020-04-17T22:47:46.691Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-04-17T22:47:46.691Z] === RUN TestDaemonIpcModeShareable [2020-04-17T22:47:47.095Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-04-17T22:47:47.095Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T22:47:47.377Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-04-17T22:47:47.377Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T22:47:47.523Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T22:47:47.990Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-17T22:47:47.990Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T22:47:48.087Z] --- PASS: TestBuildMultiStageCopy (5.96s) [2020-04-17T22:47:48.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.18s) [2020-04-17T22:47:48.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2020-04-17T22:47:48.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.69s) [2020-04-17T22:47:48.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2020-04-17T22:47:48.087Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s) [2020-04-17T22:47:48.087Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T22:47:48.594Z] --- PASS: TestDaemonIpcModeShareable (1.89s) [2020-04-17T22:47:48.594Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-17T22:47:48.594Z] === RUN TestDaemonIpcModePrivate [2020-04-17T22:47:48.604Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-17T22:47:48.604Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T22:47:49.984Z] --- PASS: TestBuildMultiStageParentConfig (1.58s) [2020-04-17T22:47:49.984Z] === RUN TestBuildLabelWithTargets [2020-04-17T22:47:50.505Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-04-17T22:47:50.505Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-17T22:47:50.505Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T22:47:50.624Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-04-17T22:47:50.624Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T22:47:52.417Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2020-04-17T22:47:52.417Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-17T22:47:52.417Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T22:47:52.511Z] --- PASS: TestBuildLabelWithTargets (2.45s) [2020-04-17T22:47:52.511Z] === RUN TestBuildWithEmptyLayers [2020-04-17T22:47:52.644Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-04-17T22:47:52.644Z] === RUN TestAuthZPluginHeader [2020-04-17T22:47:53.444Z] --- PASS: TestBuildWithEmptyLayers (1.34s) [2020-04-17T22:47:53.444Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T22:47:53.648Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-04-17T22:47:53.649Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T22:47:53.649Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T22:47:53.649Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:47:53.649Z] === RUN TestAuthZPluginV2Disable [2020-04-17T22:47:53.649Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-17T22:47:53.649Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:47:53.649Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T22:47:53.649Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T22:47:53.649Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:47:53.649Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T22:47:53.649Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T22:47:53.649Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:47:53.649Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T22:47:54.321Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-04-17T22:47:54.321Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-17T22:47:54.321Z] === RUN TestIpcModeOlderClient [2020-04-17T22:47:54.321Z] === PAUSE TestIpcModeOlderClient [2020-04-17T22:47:54.321Z] === RUN TestKillContainerInvalidSignal [2020-04-17T22:47:54.890Z] --- PASS: TestKillContainerInvalidSignal (0.76s) [2020-04-17T22:47:54.890Z] === RUN TestKillContainer [2020-04-17T22:47:55.149Z] === RUN TestKillContainer/no_signal [2020-04-17T22:47:55.716Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T22:47:56.282Z] === RUN TestKillContainer/killing_signal [2020-04-17T22:47:57.624Z] --- PASS: TestBuildMultiStageOnBuild (3.67s) [2020-04-17T22:47:57.624Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T22:47:57.657Z] --- PASS: TestKillContainer (2.41s) [2020-04-17T22:47:57.657Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-04-17T22:47:57.657Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-04-17T22:47:57.657Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-04-17T22:47:57.657Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T22:47:57.657Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T22:47:58.225Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T22:47:58.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2020-04-17T22:47:58.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.74s) [2020-04-17T22:47:58.792Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-04-17T22:47:58.792Z] === RUN TestKillStoppedContainer [2020-04-17T22:47:58.996Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2020-04-17T22:47:58.996Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T22:47:59.050Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-17T22:47:59.050Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T22:47:59.050Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-17T22:47:59.050Z] === RUN TestKillDifferentUserContainer [2020-04-17T22:47:59.985Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-04-17T22:47:59.985Z] === RUN TestInspectOomKilledTrue [2020-04-17T22:47:59.985Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-17T22:47:59.985Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:47:59.985Z] === RUN TestInspectOomKilledFalse [2020-04-17T22:47:59.985Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T22:47:59.985Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:47:59.985Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T22:48:00.551Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2020-04-17T22:48:00.551Z] === RUN TestLinksContainerNames [2020-04-17T22:48:01.713Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-17T22:48:02.457Z] --- PASS: TestLinksContainerNames (1.58s) [2020-04-17T22:48:02.457Z] === RUN TestLogsFollowTailEmpty [2020-04-17T22:48:03.024Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-04-17T22:48:03.024Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T22:48:03.177Z] --- PASS: TestBuildMultiStageLayerLeak (4.08s) [2020-04-17T22:48:03.177Z] === RUN TestBuildWithHugeFile [2020-04-17T22:48:03.960Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/default [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/private [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/slave [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/shared [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/default [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/private [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/slave [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/shared [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:48:03.960Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:48:03.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:48:03.960Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:48:04.219Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:48:04.219Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:48:04.219Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:48:04.219Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T22:48:04.219Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:48:04.219Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:48:04.219Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:48:04.219Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-17T22:48:04.219Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-17T22:48:04.219Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T22:48:06.122Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-04-17T22:48:06.122Z] === RUN TestNetworkNat [2020-04-17T22:48:07.059Z] --- PASS: TestNetworkNat (0.85s) [2020-04-17T22:48:07.059Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T22:48:07.995Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2020-04-17T22:48:07.995Z] === RUN TestNetworkLoopbackNat [2020-04-17T22:48:08.930Z] --- PASS: TestNetworkLoopbackNat (1.11s) [2020-04-17T22:48:08.930Z] === RUN TestPause [2020-04-17T22:48:09.866Z] --- PASS: TestPause (0.81s) [2020-04-17T22:48:09.866Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T22:48:09.866Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T22:48:09.866Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T22:48:09.866Z] === RUN TestPauseStopPausedContainer [2020-04-17T22:48:10.645Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-17T22:48:10.802Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-04-17T22:48:10.802Z] === RUN TestPsFilter [2020-04-17T22:48:10.802Z] --- PASS: TestPsFilter (0.25s) [2020-04-17T22:48:10.802Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T22:48:11.738Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2020-04-17T22:48:11.738Z] === RUN TestRemoveContainerWithVolume [2020-04-17T22:48:12.082Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.32s) [2020-04-17T22:48:12.082Z] PASS [2020-04-17T22:48:12.082Z] [2020-04-17T22:48:12.082Z] === Skipped [2020-04-17T22:48:12.082Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T22:48:12.082Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:48:12.082Z] [2020-04-17T22:48:12.082Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-17T22:48:12.082Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:48:12.082Z] [2020-04-17T22:48:12.082Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T22:48:12.082Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:48:12.082Z] [2020-04-17T22:48:12.082Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T22:48:12.082Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:48:12.082Z] [2020-04-17T22:48:12.082Z] [2020-04-17T22:48:12.082Z] DONE 17 tests, 4 skipped in 29.888s [2020-04-17T22:48:12.082Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T22:48:12.082Z] ++ 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 [2020-04-17T22:48:12.082Z] ++ set -e [2020-04-17T22:48:12.082Z] ++ '[' -n 0 ']' [2020-04-17T22:48:12.082Z] ++ set -x [2020-04-17T22:48:12.082Z] ++ 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 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 [2020-04-17T22:48:12.082Z] INFO: Testing against a local daemon [2020-04-17T22:48:12.082Z] === RUN TestPluginInvalidJSON [2020-04-17T22:48:12.082Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:48:12.082Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:48:12.082Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:48:12.082Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-04-17T22:48:12.082Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T22:48:12.082Z] PASS [2020-04-17T22:48:12.082Z] [2020-04-17T22:48:12.082Z] DONE 2 tests in 0.138s [2020-04-17T22:48:12.082Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T22:48:12.082Z] ++ 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 [2020-04-17T22:48:12.082Z] ++ set -e [2020-04-17T22:48:12.082Z] ++ '[' -n 0 ']' [2020-04-17T22:48:12.082Z] ++ set -x [2020-04-17T22:48:12.082Z] ++ 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 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 [2020-04-17T22:48:12.082Z] INFO: Testing against a local daemon [2020-04-17T22:48:12.082Z] === RUN TestExternalGraphDriver [2020-04-17T22:48:12.082Z] === RUN TestExternalGraphDriver/json [2020-04-17T22:48:12.305Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-04-17T22:48:12.305Z] === RUN TestRemoveContainerRunning [2020-04-17T22:48:12.575Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-17T22:48:13.242Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-04-17T22:48:13.242Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T22:48:13.550Z] === RUN TestExternalGraphDriver/spec [2020-04-17T22:48:14.178Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-04-17T22:48:14.178Z] === RUN TestRemoveInvalidContainer [2020-04-17T22:48:14.178Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-17T22:48:14.178Z] === RUN TestRenameLinkedContainer [2020-04-17T22:48:15.414Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T22:48:15.415Z] Using test binary docker [2020-04-17T22:48:15.415Z] +++ /etc/init.d/apparmor start [2020-04-17T22:48:15.415Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T22:48:15.415Z] INFO: Waiting for daemon to start... [2020-04-17T22:48:15.415Z] Starting dockerd [2020-04-17T22:48:15.415Z] +++ 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 [2020-04-17T22:48:15.568Z] === RUN TestExternalGraphDriver/pull [2020-04-17T22:48:16.350Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T22:48:16.350Z] Using test binary docker [2020-04-17T22:48:16.350Z] +++ /etc/init.d/apparmor start [2020-04-17T22:48:16.350Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T22:48:16.350Z] INFO: Waiting for daemon to start... [2020-04-17T22:48:16.350Z] Starting dockerd [2020-04-17T22:48:16.350Z] +++ 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 [2020-04-17T22:48:17.281Z] . [2020-04-17T22:48:17.281Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T22:48:17.303Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-17T22:48:17.463Z] --- PASS: TestRenameLinkedContainer (3.13s) [2020-04-17T22:48:17.463Z] === RUN TestRenameStoppedContainer [2020-04-17T22:48:17.538Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T22:48:17.538Z] Error: No such image: emptyfs [2020-04-17T22:48:17.538Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T22:48:17.538Z] ++++ docker load [2020-04-17T22:48:17.586Z] --- PASS: TestExternalGraphDriver (6.44s) [2020-04-17T22:48:17.586Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-04-17T22:48:17.586Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2020-04-17T22:48:17.586Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2020-04-17T22:48:17.586Z] === RUN TestGraphdriverPluginV2 [2020-04-17T22:48:17.795Z] Running integration-test (iteration 1) [2020-04-17T22:48:17.796Z] 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)/ [2020-04-17T22:48:17.796Z] ++ 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)/' [2020-04-17T22:48:17.796Z] ++ set -e [2020-04-17T22:48:17.796Z] ++ '[' -n 0 ']' [2020-04-17T22:48:17.796Z] ++ set -x [2020-04-17T22:48:17.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=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 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)/' [2020-04-17T22:48:17.868Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-04-17T22:48:17.868Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:48:17.868Z] PASS [2020-04-17T22:48:17.868Z] [2020-04-17T22:48:17.868Z] === Skipped [2020-04-17T22:48:17.868Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-04-17T22:48:17.868Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:48:17.868Z] [2020-04-17T22:48:17.868Z] [2020-04-17T22:48:17.868Z] DONE 5 tests, 1 skipped in 6.650s [2020-04-17T22:48:17.868Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T22:48:17.868Z] ++ 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 [2020-04-17T22:48:17.868Z] ++ set -e [2020-04-17T22:48:17.868Z] ++ '[' -n 0 ']' [2020-04-17T22:48:17.868Z] ++ set -x [2020-04-17T22:48:17.868Z] ++ 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 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 [2020-04-17T22:48:17.868Z] INFO: Testing against a local daemon [2020-04-17T22:48:17.868Z] === RUN TestContinueAfterPluginCrash [2020-04-17T22:48:17.868Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T22:48:17.868Z] === RUN TestReadPluginNoRead [2020-04-17T22:48:17.868Z] === PAUSE TestReadPluginNoRead [2020-04-17T22:48:17.868Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T22:48:17.868Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T22:48:17.868Z] === CONT TestContinueAfterPluginCrash [2020-04-17T22:48:17.868Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T22:48:18.030Z] --- PASS: TestRenameStoppedContainer (0.80s) [2020-04-17T22:48:18.030Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T22:48:18.360Z] [2020-04-17T22:48:18.360Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T22:48:18.360Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T22:48:18.618Z] Error: No such image: emptyfs [2020-04-17T22:48:18.618Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T22:48:18.618Z] ++++ docker load [2020-04-17T22:48:18.876Z] Running integration-test (iteration 1) [2020-04-17T22:48:18.876Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-17T22:48:18.876Z] ++ 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)/' [2020-04-17T22:48:18.876Z] ++ set -e [2020-04-17T22:48:18.876Z] ++ '[' -n 0 ']' [2020-04-17T22:48:18.876Z] ++ set -x [2020-04-17T22:48:18.876Z] ++ 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 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)/' [2020-04-17T22:48:19.408Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2020-04-17T22:48:19.408Z] === RUN TestRenameInvalidName [2020-04-17T22:48:20.343Z] --- PASS: TestRenameInvalidName (0.80s) [2020-04-17T22:48:20.343Z] === RUN TestRenameAnonymousContainer [2020-04-17T22:48:24.534Z] --- PASS: TestRenameAnonymousContainer (3.98s) [2020-04-17T22:48:24.534Z] === RUN TestRenameContainerWithSameName [2020-04-17T22:48:25.102Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2020-04-17T22:48:25.102Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T22:48:26.481Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2020-04-17T22:48:26.481Z] === RUN TestResize [2020-04-17T22:48:27.417Z] --- PASS: TestResize (0.80s) [2020-04-17T22:48:27.417Z] === RUN TestResizeWithInvalidSize [2020-04-17T22:48:28.133Z] --- PASS: TestDaemonStartWithLogOpt (8.58s) [2020-04-17T22:48:28.133Z] === CONT TestReadPluginNoRead [2020-04-17T22:48:28.353Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2020-04-17T22:48:28.353Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T22:48:28.922Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-04-17T22:48:28.922Z] === RUN TestDaemonRestartKillContainers [2020-04-17T22:48:28.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T22:48:28.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T22:48:28.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T22:48:28.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T22:48:28.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T22:48:28.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T22:48:28.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T22:48:28.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T22:48:28.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T22:48:28.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T22:48:28.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T22:48:28.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T22:48:28.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T22:48:28.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T22:48:28.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T22:48:28.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T22:48:28.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:48:28.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:48:28.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:48:28.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:48:28.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:48:28.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:48:28.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:48:28.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:48:28.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T22:48:28.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T22:48:28.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:48:28.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:48:29.602Z] === RUN TestReadPluginNoRead/default [2020-04-17T22:48:30.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:48:30.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:48:31.572Z] ......................... [ 67%] [2020-04-17T22:48:31.619Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T22:48:31.620Z] --- PASS: TestContinueAfterPluginCrash (13.69s) [2020-04-17T22:48:31.771Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T22:48:32.031Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T22:48:32.290Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T22:48:32.290Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T22:48:33.659Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T22:48:34.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T22:48:35.137Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T22:48:35.677Z] --- PASS: TestReadPluginNoRead (8.94s) [2020-04-17T22:48:35.677Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-04-17T22:48:35.677Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.11s) [2020-04-17T22:48:35.677Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.98s) [2020-04-17T22:48:35.677Z] read_test.go:91: [d22c27fa6e588] daemon is not started [2020-04-17T22:48:35.677Z] PASS [2020-04-17T22:48:35.677Z] [2020-04-17T22:48:35.677Z] DONE 6 tests in 17.619s [2020-04-17T22:48:35.677Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-17T22:48:35.677Z] ++ 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 [2020-04-17T22:48:35.677Z] ++ set -e [2020-04-17T22:48:35.677Z] ++ '[' -n 0 ']' [2020-04-17T22:48:35.677Z] ++ set -x [2020-04-17T22:48:35.678Z] ++ 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 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 [2020-04-17T22:48:35.678Z] testing: warning: no tests to run [2020-04-17T22:48:35.678Z] PASS [2020-04-17T22:48:35.678Z] [2020-04-17T22:48:35.678Z] DONE 0 tests in 0.109s [2020-04-17T22:48:35.678Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T22:48:35.678Z] ++ 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 [2020-04-17T22:48:35.678Z] ++ set -e [2020-04-17T22:48:35.678Z] ++ '[' -n 0 ']' [2020-04-17T22:48:35.678Z] ++ set -x [2020-04-17T22:48:35.678Z] ++ 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 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 [2020-04-17T22:48:35.678Z] INFO: Testing against a local daemon [2020-04-17T22:48:35.678Z] === RUN TestPluginWithDevMounts [2020-04-17T22:48:35.678Z] === PAUSE TestPluginWithDevMounts [2020-04-17T22:48:35.678Z] === CONT TestPluginWithDevMounts [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.63s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.90s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.79s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.87s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.92s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s) [2020-04-17T22:48:37.671Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s) [2020-04-17T22:48:37.671Z] === RUN TestCgroupNamespacesRun [2020-04-17T22:48:37.696Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-04-17T22:48:37.696Z] PASS [2020-04-17T22:48:37.696Z] [2020-04-17T22:48:37.696Z] DONE 1 tests in 2.016s [2020-04-17T22:48:37.696Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T22:48:37.696Z] ++ 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 [2020-04-17T22:48:37.696Z] ++ set -e [2020-04-17T22:48:37.696Z] ++ '[' -n 0 ']' [2020-04-17T22:48:37.696Z] ++ set -x [2020-04-17T22:48:37.696Z] ++ 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 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 [2020-04-17T22:48:37.696Z] INFO: Testing against a local daemon [2020-04-17T22:48:37.696Z] === RUN TestSecretInspect [2020-04-17T22:48:39.575Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-04-17T22:48:39.576Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T22:48:40.926Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-17T22:48:40.926Z] [2020-04-17T22:48:40.926Z] ________ ____ __. [2020-04-17T22:48:40.926Z] \_____ \ | |/ _| [2020-04-17T22:48:40.926Z] / | \| < [2020-04-17T22:48:40.926Z] / | \ | \ [2020-04-17T22:48:40.926Z] \_______ /____|__ \ [2020-04-17T22:48:40.926Z] \/ \/ [2020-04-17T22:48:40.926Z] [2020-04-17T22:48:40.926Z] INFO: make.ps1 ended at 04/17/2020 22:48:36 [2020-04-17T22:48:40.926Z] INFO: Binaries build ended at 04/17/2020 22:48:39. Duration:00:01:15.7865129 [2020-04-17T22:48:41.479Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-04-17T22:48:41.479Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T22:48:41.884Z] INFO: Copying the built daemon binary to d:\CI\PR-40820\3\binary\dockerd-adc65710b7.exe... [2020-04-17T22:48:42.070Z] --- PASS: TestSecretInspect (3.79s) [2020-04-17T22:48:42.070Z] === RUN TestSecretList [2020-04-17T22:48:42.842Z] INFO: Copying the built client binary to d:\CI\PR-40820\3\binary\docker-adc65710b7.exe... [2020-04-17T22:48:42.842Z] INFO: Copying dockerversion from the container... [2020-04-17T22:48:42.855Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-04-17T22:48:42.855Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T22:48:43.800Z] INFO: Copying the golang package from the container to d:\CI\PR-40820\3\installer\go.zip... [2020-04-17T22:48:44.758Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-04-17T22:48:44.758Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T22:48:45.519Z] --- PASS: TestSecretList (3.70s) [2020-04-17T22:48:45.519Z] === RUN TestSecretsCreateAndDelete [2020-04-17T22:48:45.959Z] INFO: Extracting go.zip to d:\CI\PR-40820\3\go [2020-04-17T22:48:46.661Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2020-04-17T22:48:46.661Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T22:48:47.598Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-04-17T22:48:47.598Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T22:48:48.534Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-04-17T22:48:48.534Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T22:48:48.966Z] --- PASS: TestSecretsCreateAndDelete (3.62s) [2020-04-17T22:48:48.966Z] === RUN TestSecretsUpdate [2020-04-17T22:48:50.438Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-04-17T22:48:50.438Z] === RUN TestKernelTCPMemory [2020-04-17T22:48:50.926Z] Loaded image: buildpack-deps:jessie [2020-04-17T22:48:50.927Z] Loaded image: busybox:latest [2020-04-17T22:48:50.927Z] Loaded image: busybox:glibc [2020-04-17T22:48:50.927Z] Loaded image: debian:jessie [2020-04-17T22:48:50.927Z] Loaded image: hello-world:latest [2020-04-17T22:48:50.927Z] INFO: Testing against a local daemon [2020-04-17T22:48:50.927Z] === RUN TestDockerSuite [2020-04-17T22:48:50.927Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-17T22:48:50.927Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-17T22:48:50.927Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-17T22:48:50.927Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-17T22:48:50.927Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-17T22:48:50.927Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-17T22:48:50.927Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-17T22:48:50.927Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-17T22:48:50.927Z] Loaded image: buildpack-deps:jessie [2020-04-17T22:48:50.927Z] Loaded image: busybox:latest [2020-04-17T22:48:50.927Z] Loaded image: busybox:glibc [2020-04-17T22:48:50.927Z] Loaded image: debian:jessie [2020-04-17T22:48:51.005Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-04-17T22:48:51.005Z] === RUN TestNISDomainname [2020-04-17T22:48:51.184Z] Loaded image: hello-world:latest [2020-04-17T22:48:51.184Z] INFO: Testing against a local daemon [2020-04-17T22:48:51.184Z] === RUN TestDockerDaemonSuite [2020-04-17T22:48:51.184Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-17T22:48:51.441Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-17T22:48:51.698Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-17T22:48:52.265Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-17T22:48:52.265Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-17T22:48:52.406Z] --- PASS: TestNISDomainname (1.03s) [2020-04-17T22:48:52.406Z] === RUN TestHostnameDnsResolution [2020-04-17T22:48:52.415Z] --- PASS: TestSecretsUpdate (3.68s) [2020-04-17T22:48:52.415Z] === RUN TestTemplatedSecret [2020-04-17T22:48:53.195Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-17T22:48:53.452Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-17T22:48:53.452Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-17T22:48:53.782Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-04-17T22:48:53.782Z] === RUN TestStats [2020-04-17T22:48:55.976Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-17T22:48:55.977Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-17T22:48:55.977Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-17T22:48:55.977Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-17T22:48:56.540Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-17T22:48:56.810Z] --- PASS: TestTemplatedSecret (3.58s) [2020-04-17T22:48:56.810Z] === RUN TestSecretCreateResolve [2020-04-17T22:48:57.066Z] --- PASS: TestStats (2.83s) [2020-04-17T22:48:57.066Z] === RUN TestStopContainerWithTimeout [2020-04-17T22:48:57.066Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T22:48:57.066Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T22:48:57.066Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T22:48:57.066Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T22:48:57.066Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T22:48:57.066Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T22:48:57.066Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T22:48:57.066Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T22:48:57.066Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T22:48:57.066Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T22:48:57.066Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T22:48:57.066Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T22:48:57.104Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-17T22:48:58.474Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-17T22:48:58.474Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-17T22:48:58.474Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-17T22:48:58.474Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-17T22:48:58.731Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-17T22:48:59.296Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-17T22:49:00.257Z] --- PASS: TestSecretCreateResolve (3.77s) [2020-04-17T22:49:00.257Z] PASS [2020-04-17T22:49:00.257Z] [2020-04-17T22:49:00.257Z] DONE 6 tests in 22.249s [2020-04-17T22:49:00.257Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T22:49:00.257Z] ++ 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 [2020-04-17T22:49:00.257Z] ++ set -e [2020-04-17T22:49:00.257Z] ++ '[' -n 0 ']' [2020-04-17T22:49:00.257Z] ++ set -x [2020-04-17T22:49:00.257Z] ++ 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 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 [2020-04-17T22:49:00.257Z] INFO: Testing against a local daemon [2020-04-17T22:49:00.257Z] === RUN TestServiceCreateInit [2020-04-17T22:49:00.257Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T22:49:00.352Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-17T22:49:00.352Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-04-17T22:49:00.352Z] --- PASS: TestStopContainerWithTimeout/1 (2.25s) [2020-04-17T22:49:00.352Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2020-04-17T22:49:00.352Z] --- PASS: TestStopContainerWithTimeout/3 (3.25s) [2020-04-17T22:49:00.352Z] === RUN TestDeleteDevicemapper [2020-04-17T22:49:00.352Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T22:49:00.352Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T22:49:00.352Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T22:49:02.257Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.06s) [2020-04-17T22:49:02.257Z] === RUN TestUpdateMemory [2020-04-17T22:49:02.257Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T22:49:02.257Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:49:02.257Z] === RUN TestUpdateCPUQuota [2020-04-17T22:49:02.572Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-17T22:49:02.831Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-17T22:49:03.633Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-04-17T22:49:03.633Z] === RUN TestUpdatePidsLimit [2020-04-17T22:49:03.633Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T22:49:03.891Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T22:49:04.459Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T22:49:04.718Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T22:49:05.286Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T22:49:05.356Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-17T22:49:05.356Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-17T22:49:05.545Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T22:49:05.735Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T22:49:05.803Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T22:49:07.706Z] --- PASS: TestUpdatePidsLimit (3.88s) [2020-04-17T22:49:07.706Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-04-17T22:49:07.706Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-04-17T22:49:07.706Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-04-17T22:49:07.706Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-04-17T22:49:07.706Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-04-17T22:49:07.706Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-04-17T22:49:07.706Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-04-17T22:49:07.706Z] === RUN TestUpdateRestartPolicy [2020-04-17T22:49:07.879Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-17T22:49:08.136Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-17T22:49:08.886Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-17T22:49:09.506Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-17T22:49:10.117Z] --- PASS: TestServiceCreateInit (10.20s) [2020-04-17T22:49:10.117Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.23s) [2020-04-17T22:49:10.117Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2020-04-17T22:49:10.117Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T22:49:10.438Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-17T22:49:11.042Z] INFO: Extraction ended at 04/17/2020 22:49:10. Duration:00:00:24.7574737 [2020-04-17T22:49:11.042Z] INFO: Updating the golang and path environment variables [2020-04-17T22:49:11.042Z] INFO: GOPATH=d:\gopath [2020-04-17T22:49:11.042Z] INFO: go version go1.13.10 windows/amd64 [2020-04-17T22:49:11.042Z] INFO: Running the daemon under test in debug mode [2020-04-17T22:49:11.042Z] INFO: Starting a daemon under test... [2020-04-17T22:49:11.042Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40820\3\daemon --pidfile d:\CI\PR-40820\3\docker.pid -D [2020-04-17T22:49:11.042Z] INFO: Process started successfully. [2020-04-17T22:49:11.042Z] INFO: Start tailing logs of the daemon under tests [2020-04-17T22:49:11.370Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-17T22:49:11.496Z] INFO: Waiting for the daemon under test to start... [2020-04-17T22:49:12.302Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-17T22:49:12.559Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-17T22:49:13.490Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-17T22:49:14.377Z] INFO: Daemon under test started and replied! [2020-04-17T22:49:14.377Z] INFO: Docker version of the daemon under test [2020-04-17T22:49:14.377Z] [2020-04-17T22:49:14.831Z] Client: [2020-04-17T22:49:14.831Z] Version: 17.06.2-ce [2020-04-17T22:49:14.831Z] API version: 1.30 [2020-04-17T22:49:14.831Z] Go version: go1.8.3 [2020-04-17T22:49:14.831Z] Git commit: cec0b72 [2020-04-17T22:49:14.831Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-17T22:49:14.831Z] OS/Arch: windows/amd64 [2020-04-17T22:49:14.831Z] [2020-04-17T22:49:14.831Z] Server: [2020-04-17T22:49:14.831Z] Version: 0.0.0-dev [2020-04-17T22:49:14.831Z] API version: 1.41 (minimum version 1.24) [2020-04-17T22:49:14.831Z] Go version: go1.13.10 [2020-04-17T22:49:14.831Z] Git commit: adc65710b7 [2020-04-17T22:49:14.831Z] Built: 04/17/2020 22:47:28 [2020-04-17T22:49:14.831Z] OS/Arch: windows/amd64 [2020-04-17T22:49:14.831Z] Experimental: false [2020-04-17T22:49:14.831Z] [2020-04-17T22:49:14.831Z] INFO: Docker info of the daemon under test [2020-04-17T22:49:14.831Z] [2020-04-17T22:49:14.831Z] Containers: 0 [2020-04-17T22:49:14.831Z] Running: 0 [2020-04-17T22:49:14.831Z] Paused: 0 [2020-04-17T22:49:14.831Z] Stopped: 0 [2020-04-17T22:49:14.831Z] Images: 0 [2020-04-17T22:49:14.831Z] Server Version: 0.0.0-dev [2020-04-17T22:49:14.831Z] Storage Driver: windowsfilter [2020-04-17T22:49:14.831Z] Windows: [2020-04-17T22:49:14.831Z] Logging Driver: json-file [2020-04-17T22:49:14.831Z] Plugins: [2020-04-17T22:49:14.831Z] Volume: local [2020-04-17T22:49:14.831Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T22:49:14.831Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T22:49:14.831Z] Swarm: inactive [2020-04-17T22:49:14.831Z] Default Isolation: process [2020-04-17T22:49:14.831Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T22:49:14.831Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T22:49:14.831Z] OSType: windows [2020-04-17T22:49:14.831Z] Architecture: x86_64 [2020-04-17T22:49:14.831Z] CPUs: 4 [2020-04-17T22:49:14.831Z] Total Memory: 32GiB [2020-04-17T22:49:14.831Z] Name: azwin-2-cb00d0 [2020-04-17T22:49:14.831Z] ID: 7BZP:O3XB:VJ3O:ZRN2:UG5E:IA3F:KJAP:YDBQ:HYXK:3ILV:BZNP:OXBJ [2020-04-17T22:49:14.831Z] Docker Root Dir: D:\CI\PR-40820\3\daemon [2020-04-17T22:49:14.831Z] Debug Mode (client): false [2020-04-17T22:49:14.831Z] Debug Mode (server): true [2020-04-17T22:49:14.831Z] File Descriptors: -1 [2020-04-17T22:49:14.831Z] Goroutines: 17 [2020-04-17T22:49:14.831Z] System Time: 2020-04-17T22:49:14.4359708Z [2020-04-17T22:49:14.831Z] EventsListeners: 0 [2020-04-17T22:49:14.831Z] Registry: https://index.docker.io/v1/ [2020-04-17T22:49:14.831Z] Labels: [2020-04-17T22:49:14.831Z] Experimental: false [2020-04-17T22:49:14.831Z] Insecure Registries: [2020-04-17T22:49:14.831Z] 127.0.0.0/8 [2020-04-17T22:49:14.831Z] Live Restore Enabled: false [2020-04-17T22:49:14.831Z] [2020-04-17T22:49:14.831Z] [2020-04-17T22:49:14.831Z] INFO: Docker images of the daemon under test [2020-04-17T22:49:14.831Z] [2020-04-17T22:49:14.831Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-17T22:49:14.831Z] [2020-04-17T22:49:14.831Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-17T22:49:14.831Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-17T22:49:14.831Z] ltsc2019: Pulling from windows/servercore [2020-04-17T22:49:14.831Z] 65014b3c3121: Pulling fs layer [2020-04-17T22:49:14.831Z] eac6fba788c9: Pulling fs layer [2020-04-17T22:49:14.863Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-17T22:49:15.464Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-17T22:49:17.377Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-17T22:49:18.770Z] --- PASS: TestImportExtremelyLargeImageWorks (103.79s) [2020-04-17T22:49:18.770Z] PASS [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === Skipped [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T22:49:18.770Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] DONE 12 tests, 1 skipped in 108.277s [2020-04-17T22:49:18.770Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T22:49:18.770Z] INFO: Testing against a local daemon [2020-04-17T22:49:18.770Z] === RUN TestNetworkCreateDelete [2020-04-17T22:49:18.770Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-04-17T22:49:18.770Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T22:49:18.770Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s) [2020-04-17T22:49:18.770Z] === RUN TestInspectNetwork [2020-04-17T22:49:18.770Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-17T22:49:18.770Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:18.770Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T22:49:18.770Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-17T22:49:18.770Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] === RUN TestNetworkInvalidJSON [2020-04-17T22:49:18.770Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T22:49:18.770Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T22:49:18.770Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:49:18.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:49:18.770Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:49:18.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:49:18.770Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T22:49:18.770Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:49:18.770Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:49:18.770Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-17T22:49:18.770Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T22:49:18.770Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T22:49:18.770Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T22:49:18.770Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T22:49:18.770Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-17T22:49:18.770Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T22:49:18.770Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-04-17T22:49:18.770Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T22:49:18.770Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T22:49:18.770Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T22:49:18.770Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T22:49:18.770Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T22:49:18.770Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:18.770Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T22:49:18.770Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:236: FLAKY_TEST [2020-04-17T22:49:18.770Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T22:49:18.770Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:18.770Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T22:49:18.770Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:18.770Z] PASS [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === Skipped [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-17T22:49:18.770Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-17T22:49:18.770Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-17T22:49:18.770Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-04-17T22:49:18.770Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:236: FLAKY_TEST [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-17T22:49:18.770Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] DONE 18 tests, 12 skipped in 0.564s [2020-04-17T22:49:18.770Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T22:49:18.770Z] INFO: Testing against a local daemon [2020-04-17T22:49:18.770Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T22:49:18.770Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T22:49:18.770Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:49:18.770Z] === RUN TestDockerNetworkIpvlan [2020-04-17T22:49:18.770Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T22:49:18.770Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:49:18.770Z] PASS [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === Skipped [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T22:49:18.770Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T22:49:18.770Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] DONE 2 tests, 2 skipped in 0.120s [2020-04-17T22:49:18.770Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T22:49:18.770Z] INFO: Testing against a local daemon [2020-04-17T22:49:18.770Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T22:49:18.770Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-17T22:49:18.770Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] === RUN TestDockerNetworkMacvlan [2020-04-17T22:49:18.770Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-17T22:49:18.770Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] PASS [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === Skipped [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-17T22:49:18.770Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-17T22:49:18.770Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] DONE 2 tests, 2 skipped in 0.134s [2020-04-17T22:49:18.770Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T22:49:18.770Z] testing: warning: no tests to run [2020-04-17T22:49:18.770Z] PASS [2020-04-17T22:49:18.770Z] [2020-04-17T22:49:18.770Z] DONE 0 tests in 0.024s [2020-04-17T22:49:18.770Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T22:49:18.770Z] INFO: Testing against a local daemon [2020-04-17T22:49:18.770Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T22:49:18.770Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-17T22:49:18.770Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.770Z] === RUN TestAuthZPluginTLS [2020-04-17T22:49:18.770Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginHeader [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.36s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginV2Disable [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T22:49:18.771Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] PASS [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === Skipped [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.36s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-17T22:49:18.771Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] DONE 17 tests, 17 skipped in 0.568s [2020-04-17T22:49:18.771Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T22:49:18.771Z] INFO: Testing against a local daemon [2020-04-17T22:49:18.771Z] === RUN TestPluginInvalidJSON [2020-04-17T22:49:18.771Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:49:18.771Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:49:18.771Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:49:18.771Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-17T22:49:18.771Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T22:49:18.771Z] PASS [2020-04-17T22:49:18.771Z] [2020-04-17T22:49:18.771Z] DONE 2 tests in 0.123s [2020-04-17T22:49:18.771Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T22:49:18.771Z] INFO: Testing against a local daemon [2020-04-17T22:49:18.771Z] === RUN TestExternalGraphDriver [2020-04-17T22:49:18.771Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-04-17T22:49:18.771Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-17T22:49:18.771Z] === RUN TestGraphdriverPluginV2 [2020-04-17T22:49:19.273Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-17T22:49:19.335Z] --- PASS: TestGraphdriverPluginV2 (6.33s) [2020-04-17T22:49:19.335Z] PASS [2020-04-17T22:49:19.335Z] [2020-04-17T22:49:19.335Z] === Skipped [2020-04-17T22:49:19.336Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-04-17T22:49:19.336Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-17T22:49:19.336Z] [2020-04-17T22:49:19.336Z] [2020-04-17T22:49:19.336Z] DONE 2 tests, 1 skipped in 6.533s [2020-04-17T22:49:19.336Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T22:49:19.530Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-17T22:49:19.592Z] INFO: Testing against a local daemon [2020-04-17T22:49:19.592Z] === RUN TestContinueAfterPluginCrash [2020-04-17T22:49:19.592Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T22:49:19.592Z] === RUN TestReadPluginNoRead [2020-04-17T22:49:19.592Z] === PAUSE TestReadPluginNoRead [2020-04-17T22:49:19.592Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T22:49:19.592Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T22:49:19.592Z] === CONT TestContinueAfterPluginCrash [2020-04-17T22:49:19.592Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T22:49:19.906Z] --- PASS: TestUpdateRestartPolicy (12.53s) [2020-04-17T22:49:19.906Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T22:49:20.464Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-17T22:49:20.715Z] #79 exporting layers 112.9s done [2020-04-17T22:49:20.715Z] #79 exporting manifest sha256:117d3a519b652b43e57ba269ac37ff5b0b5328b697bd5cfb5bb4562bb646d2e5 [2020-04-17T22:49:20.715Z] #79 exporting manifest sha256:117d3a519b652b43e57ba269ac37ff5b0b5328b697bd5cfb5bb4562bb646d2e5 done [2020-04-17T22:49:20.715Z] #79 exporting config sha256:a7a295c0d620f6bc0caf3b9a70bde6f9ab79379b57464474d48eaa034a753851 done [2020-04-17T22:49:20.715Z] #79 sending tarball [2020-04-17T22:49:20.842Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-04-17T22:49:20.842Z] === RUN TestWaitNonBlocked [2020-04-17T22:49:20.842Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:49:20.842Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:49:20.842Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:49:20.842Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:49:20.842Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:49:20.842Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:49:21.778Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-17T22:49:21.778Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-04-17T22:49:21.778Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2020-04-17T22:49:21.778Z] === RUN TestWaitBlocked [2020-04-17T22:49:21.778Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:49:21.778Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:49:21.778Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:49:21.778Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:49:21.778Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:49:21.778Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:49:21.834Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-17T22:49:22.716Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-17T22:49:22.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-04-17T22:49:22.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2020-04-17T22:49:22.716Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T22:49:22.716Z] === CONT TestIpcModeOlderClient [2020-04-17T22:49:22.716Z] === CONT TestDaemonHostGatewayIP [2020-04-17T22:49:22.716Z] === CONT TestDaemonRestartIpcMode [2020-04-17T22:49:22.977Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-04-17T22:49:22.977Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T22:49:24.358Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-17T22:49:24.358Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-17T22:49:25.130Z] eac6fba788c9: Verifying Checksum [2020-04-17T22:49:25.130Z] eac6fba788c9: Download complete [2020-04-17T22:49:25.183Z] #79 ... [2020-04-17T22:49:25.183Z] [2020-04-17T22:49:25.183Z] #80 importing to docker [2020-04-17T22:49:25.183Z] #80 ... [2020-04-17T22:49:25.183Z] [2020-04-17T22:49:25.183Z] #79 exporting to oci image format [2020-04-17T22:49:25.183Z] #79 sending tarball 18.8s done [2020-04-17T22:49:25.183Z] #79 DONE 131.8s [2020-04-17T22:49:25.183Z] [2020-04-17T22:49:25.183Z] #80 importing to docker [2020-04-17T22:49:25.288Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-17T22:49:26.266Z] --- PASS: TestContainerStartOnDaemonRestart (3.56s) [2020-04-17T22:49:26.658Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-17T22:49:26.918Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-17T22:49:26.918Z] tests/integration/client_test.py ..... [ 75%] [2020-04-17T22:49:26.918Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-17T22:49:26.918Z] tests/integration/errors_test.py . [ 76%] [2020-04-17T22:49:27.201Z] --- PASS: TestDaemonRestartIpcMode (4.38s) [2020-04-17T22:49:27.223Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-17T22:49:27.768Z] --- PASS: TestDaemonHostGatewayIP (4.84s) [2020-04-17T22:49:28.593Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-17T22:49:28.850Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-17T22:49:30.888Z] 65014b3c3121: Verifying Checksum [2020-04-17T22:49:30.889Z] 65014b3c3121: Download complete [2020-04-17T22:49:31.375Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-17T22:49:31.375Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-17T22:49:31.941Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-17T22:49:32.422Z] --- PASS: TestCreateServiceMultipleTimes (21.62s) [2020-04-17T22:49:32.422Z] === RUN TestCreateServiceConflict [2020-04-17T22:49:32.504Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-17T22:49:32.761Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-17T22:49:34.136Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-17T22:49:34.393Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-17T22:49:34.393Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-17T22:49:34.454Z] --- PASS: TestDaemonStartWithLogOpt (13.71s) [2020-04-17T22:49:34.454Z] === CONT TestReadPluginNoRead [2020-04-17T22:49:34.650Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-17T22:49:35.868Z] --- PASS: TestCreateServiceConflict (3.58s) [2020-04-17T22:49:35.868Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T22:49:35.878Z] --- PASS: TestContainerKillOnDaemonStart (12.94s) [2020-04-17T22:49:35.878Z] PASS [2020-04-17T22:49:35.878Z] [2020-04-17T22:49:35.878Z] === Skipped [2020-04-17T22:49:35.878Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-17T22:49:35.878Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T22:49:35.878Z] [2020-04-17T22:49:35.878Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-17T22:49:35.878Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:49:35.878Z] [2020-04-17T22:49:35.878Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T22:49:35.878Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:49:35.878Z] [2020-04-17T22:49:35.878Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T22:49:35.878Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T22:49:35.878Z] [2020-04-17T22:49:35.878Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T22:49:35.878Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T22:49:35.878Z] [2020-04-17T22:49:35.878Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-17T22:49:35.878Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:49:35.878Z] [2020-04-17T22:49:35.878Z] [2020-04-17T22:49:35.878Z] DONE 200 tests, 6 skipped in 135.838s [2020-04-17T22:49:35.878Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T22:49:35.878Z] ++ 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 [2020-04-17T22:49:35.878Z] ++ set -e [2020-04-17T22:49:35.878Z] ++ '[' -n 0 ']' [2020-04-17T22:49:35.878Z] ++ set -x [2020-04-17T22:49:35.878Z] ++ 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 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 [2020-04-17T22:49:36.022Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-17T22:49:36.136Z] INFO: Testing against a local daemon [2020-04-17T22:49:36.137Z] === RUN TestCommitInheritsEnv [2020-04-17T22:49:36.705Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-04-17T22:49:36.705Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T22:49:36.705Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-17T22:49:36.705Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-17T22:49:36.705Z] === RUN TestImagesFilterMultiReference [2020-04-17T22:49:36.954Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-17T22:49:36.963Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-17T22:49:36.963Z] === RUN TestImagePullPlatformInvalid [2020-04-17T22:49:36.963Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-17T22:49:36.963Z] === RUN TestRemoveImageOrphaning [2020-04-17T22:49:36.975Z] --- PASS: TestContinueAfterPluginCrash (17.15s) [2020-04-17T22:49:36.975Z] === RUN TestReadPluginNoRead/default [2020-04-17T22:49:37.530Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-04-17T22:49:37.530Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T22:49:37.530Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T22:49:37.530Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:49:37.530Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T22:49:37.530Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-04-17T22:49:37.530Z] === RUN TestTagInvalidReference [2020-04-17T22:49:37.530Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-17T22:49:37.530Z] === RUN TestTagValidPrefixedRepo [2020-04-17T22:49:37.530Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-17T22:49:37.530Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T22:49:37.788Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-17T22:49:37.788Z] === RUN TestTagOfficialNames [2020-04-17T22:49:37.788Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-17T22:49:37.788Z] === RUN TestTagMatchesDigest [2020-04-17T22:49:37.788Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-17T22:49:37.788Z] PASS [2020-04-17T22:49:37.788Z] [2020-04-17T22:49:37.788Z] === Skipped [2020-04-17T22:49:37.788Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-17T22:49:37.788Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-17T22:49:37.788Z] [2020-04-17T22:49:37.788Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T22:49:37.788Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:49:37.788Z] [2020-04-17T22:49:37.788Z] [2020-04-17T22:49:37.788Z] DONE 12 tests, 2 skipped in 1.776s [2020-04-17T22:49:37.788Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T22:49:37.788Z] ++ 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 [2020-04-17T22:49:37.788Z] ++ set -e [2020-04-17T22:49:37.788Z] ++ '[' -n 0 ']' [2020-04-17T22:49:37.788Z] ++ set -x [2020-04-17T22:49:37.788Z] ++ 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 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 [2020-04-17T22:49:37.888Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-17T22:49:38.047Z] INFO: Testing against a local daemon [2020-04-17T22:49:38.047Z] === RUN TestNetworkCreateDelete [2020-04-17T22:49:38.306Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-04-17T22:49:38.306Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T22:49:39.315Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2020-04-17T22:49:39.315Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T22:49:39.681Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-04-17T22:49:39.681Z] === RUN TestInspectNetwork [2020-04-17T22:49:39.791Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-17T22:49:40.247Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T22:49:40.355Z] --- PASS: TestBuildWithHugeFile (97.25s) [2020-04-17T22:49:40.355Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T22:49:40.355Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:49:40.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:49:40.355Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:49:40.355Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:49:40.355Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:49:40.355Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:49:40.355Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T22:49:40.355Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T22:49:40.614Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T22:49:40.871Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-04-17T22:49:40.871Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-04-17T22:49:40.871Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-04-17T22:49:40.871Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2020-04-17T22:49:40.871Z] === RUN TestBuildPreserveOwnership [2020-04-17T22:49:40.871Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T22:49:42.765Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-17T22:49:42.768Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T22:49:44.139Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-17T22:49:44.396Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-17T22:49:44.653Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T22:49:44.952Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T22:49:44.952Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T22:49:44.952Z] === RUN TestInspectNetwork/network_name [2020-04-17T22:49:44.952Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T22:49:45.288Z] --- PASS: TestReadPluginNoRead (12.03s) [2020-04-17T22:49:45.288Z] --- PASS: TestReadPluginNoRead/default (2.80s) [2020-04-17T22:49:45.288Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.78s) [2020-04-17T22:49:45.288Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.75s) [2020-04-17T22:49:45.288Z] read_test.go:91: [d3427e6e01357] daemon is not started [2020-04-17T22:49:45.288Z] PASS [2020-04-17T22:49:45.288Z] [2020-04-17T22:49:45.288Z] DONE 6 tests in 25.901s [2020-04-17T22:49:45.288Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-17T22:49:45.288Z] testing: warning: no tests to run [2020-04-17T22:49:45.288Z] PASS [2020-04-17T22:49:45.288Z] [2020-04-17T22:49:45.288Z] DONE 0 tests in 0.045s [2020-04-17T22:49:45.288Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T22:49:45.545Z] INFO: Testing against a local daemon [2020-04-17T22:49:45.545Z] === RUN TestPluginWithDevMounts [2020-04-17T22:49:45.545Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-17T22:49:45.545Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-17T22:49:45.545Z] PASS [2020-04-17T22:49:45.545Z] [2020-04-17T22:49:45.545Z] === Skipped [2020-04-17T22:49:45.545Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-17T22:49:45.545Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-17T22:49:45.545Z] [2020-04-17T22:49:45.545Z] [2020-04-17T22:49:45.545Z] DONE 1 tests, 1 skipped in 0.138s [2020-04-17T22:49:45.545Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T22:49:45.545Z] INFO: Testing against a local daemon [2020-04-17T22:49:45.545Z] === RUN TestSecretInspect [2020-04-17T22:49:45.545Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-17T22:49:45.545Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] === RUN TestSecretList [2020-04-17T22:49:45.545Z] --- SKIP: TestSecretList (0.01s) [2020-04-17T22:49:45.545Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] === RUN TestSecretsCreateAndDelete [2020-04-17T22:49:45.545Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-17T22:49:45.545Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] === RUN TestSecretsUpdate [2020-04-17T22:49:45.545Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-04-17T22:49:45.545Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] === RUN TestTemplatedSecret [2020-04-17T22:49:45.545Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-17T22:49:45.545Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] === RUN TestSecretCreateResolve [2020-04-17T22:49:45.545Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-17T22:49:45.545Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] PASS [2020-04-17T22:49:45.545Z] [2020-04-17T22:49:45.545Z] === Skipped [2020-04-17T22:49:45.545Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-17T22:49:45.545Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] [2020-04-17T22:49:45.545Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-04-17T22:49:45.545Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] [2020-04-17T22:49:45.545Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-17T22:49:45.545Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] [2020-04-17T22:49:45.545Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-04-17T22:49:45.545Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] [2020-04-17T22:49:45.545Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-17T22:49:45.545Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] [2020-04-17T22:49:45.545Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-17T22:49:45.545Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.545Z] [2020-04-17T22:49:45.545Z] [2020-04-17T22:49:45.545Z] DONE 6 tests, 6 skipped in 0.197s [2020-04-17T22:49:45.545Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T22:49:45.802Z] INFO: Testing against a local daemon [2020-04-17T22:49:45.802Z] === RUN TestServiceCreateInit [2020-04-17T22:49:45.802Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T22:49:45.802Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T22:49:45.802Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-17T22:49:45.802Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T22:49:45.802Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.802Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T22:49:45.802Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.802Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T22:49:45.802Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-04-17T22:49:45.802Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.802Z] === RUN TestCreateServiceConflict [2020-04-17T22:49:45.802Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-17T22:49:45.802Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.802Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T22:49:45.802Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-04-17T22:49:45.802Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.802Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T22:49:45.802Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-17T22:49:45.802Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.802Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T22:49:45.802Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-17T22:49:45.803Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.803Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T22:49:45.803Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-17T22:49:45.803Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.803Z] === RUN TestCreateServiceSysctls [2020-04-17T22:49:45.803Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-17T22:49:45.803Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.803Z] === RUN TestCreateServiceCapabilities [2020-04-17T22:49:45.803Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-17T22:49:45.803Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:45.803Z] === RUN TestInspect [2020-04-17T22:49:46.059Z] --- SKIP: TestInspect (0.02s) [2020-04-17T22:49:46.059Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:46.059Z] === RUN TestCreateJob [2020-04-17T22:49:46.059Z] --- SKIP: TestCreateJob (0.01s) [2020-04-17T22:49:46.059Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:46.059Z] === RUN TestReplicatedJob [2020-04-17T22:49:46.059Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-17T22:49:46.059Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:46.059Z] === RUN TestUpdateReplicatedJob [2020-04-17T22:49:46.059Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-17T22:49:46.059Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:46.059Z] === RUN TestServiceListWithStatuses [2020-04-17T22:49:46.059Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T22:49:46.059Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T22:49:46.059Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T22:49:46.059Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-04-17T22:49:46.059Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:46.059Z] === RUN TestDockerNetworkReConnect [2020-04-17T22:49:46.059Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-04-17T22:49:46.059Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:46.059Z] === RUN TestServicePlugin [2020-04-17T22:49:46.552Z] --- PASS: TestBuildPreserveOwnership (5.87s) [2020-04-17T22:49:46.552Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2020-04-17T22:49:46.552Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s) [2020-04-17T22:49:46.552Z] === RUN TestBuildPlatformInvalid [2020-04-17T22:49:46.810Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2020-04-17T22:49:46.810Z] PASS [2020-04-17T22:49:46.810Z] [2020-04-17T22:49:46.810Z] === Skipped [2020-04-17T22:49:46.810Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-17T22:49:46.810Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T22:49:46.810Z] [2020-04-17T22:49:46.810Z] [2020-04-17T22:49:46.810Z] DONE 32 tests, 1 skipped in 182.930s [2020-04-17T22:49:46.810Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T22:49:46.810Z] ++ 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 [2020-04-17T22:49:46.810Z] ++ set -e [2020-04-17T22:49:46.810Z] ++ '[' -n 0 ']' [2020-04-17T22:49:46.810Z] ++ set -x [2020-04-17T22:49:46.810Z] ++ 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 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 [2020-04-17T22:49:47.067Z] INFO: Testing against a local daemon [2020-04-17T22:49:47.067Z] === RUN TestConfigInspect [2020-04-17T22:49:47.998Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-17T22:49:49.138Z] --- PASS: TestInspectNetwork (9.46s) [2020-04-17T22:49:49.138Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T22:49:49.138Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T22:49:49.138Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T22:49:49.138Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T22:49:49.138Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T22:49:50.235Z] --- SKIP: TestServicePlugin (3.47s) [2020-04-17T22:49:50.235Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] === RUN TestServiceUpdateLabel [2020-04-17T22:49:50.235Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-04-17T22:49:50.235Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] === RUN TestServiceUpdateSecrets [2020-04-17T22:49:50.235Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-17T22:49:50.235Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] === RUN TestServiceUpdateConfigs [2020-04-17T22:49:50.235Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-17T22:49:50.235Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] === RUN TestServiceUpdateNetwork [2020-04-17T22:49:50.235Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-17T22:49:50.235Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T22:49:50.235Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-04-17T22:49:50.235Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] PASS [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === Skipped [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T22:49:50.235Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T22:49:50.235Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T22:49:50.235Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T22:49:50.235Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-04-17T22:49:50.235Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-17T22:49:50.235Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-04-17T22:49:50.235Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-04-17T22:49:50.235Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-17T22:49:50.235Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-17T22:49:50.235Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-17T22:49:50.235Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-17T22:49:50.235Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-04-17T22:49:50.235Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-17T22:49:50.235Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-17T22:49:50.235Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-17T22:49:50.235Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T22:49:50.235Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-04-17T22:49:50.235Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-04-17T22:49:50.235Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2020-04-17T22:49:50.235Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-04-17T22:49:50.235Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-17T22:49:50.235Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-17T22:49:50.235Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-17T22:49:50.235Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-04-17T22:49:50.235Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] DONE 24 tests, 23 skipped in 3.928s [2020-04-17T22:49:50.235Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T22:49:50.235Z] INFO: Testing against a local daemon [2020-04-17T22:49:50.235Z] === RUN TestSessionCreate [2020-04-17T22:49:50.235Z] --- PASS: TestSessionCreate (0.03s) [2020-04-17T22:49:50.235Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T22:49:50.235Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-17T22:49:50.235Z] PASS [2020-04-17T22:49:50.235Z] [2020-04-17T22:49:50.235Z] DONE 2 tests in 0.289s [2020-04-17T22:49:50.235Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T22:49:50.235Z] INFO: Testing against a local daemon [2020-04-17T22:49:50.235Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T22:49:50.235Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T22:49:50.235Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T22:49:50.235Z] === RUN TestEventsExecDie [2020-04-17T22:49:50.518Z] --- PASS: TestConfigInspect (3.30s) [2020-04-17T22:49:50.518Z] === RUN TestConfigList [2020-04-17T22:49:50.799Z] --- PASS: TestEventsExecDie (0.68s) [2020-04-17T22:49:50.799Z] === RUN TestEventsBackwardsCompatible [2020-04-17T22:49:50.799Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-04-17T22:49:50.799Z] === RUN TestInfoBinaryCommits [2020-04-17T22:49:50.799Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-17T22:49:50.799Z] === RUN TestInfoAPIVersioned [2020-04-17T22:49:50.799Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-17T22:49:50.799Z] === RUN TestInfoDiscoveryBackend [2020-04-17T22:49:51.672Z] --- PASS: TestRunContainerWithBridgeNone (2.49s) [2020-04-17T22:49:51.672Z] === RUN TestNetworkInvalidJSON [2020-04-17T22:49:51.672Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T22:49:51.672Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T22:49:51.672Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:49:51.672Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:49:51.672Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:49:51.672Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:49:51.672Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T22:49:51.672Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:49:51.672Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:49:51.672Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-17T22:49:51.672Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T22:49:51.672Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T22:49:51.672Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T22:49:51.672Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T22:49:51.886Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-17T22:49:52.144Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-17T22:49:52.238Z] --- PASS: TestHostIPv4BridgeLabel (0.76s) [2020-04-17T22:49:52.238Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T22:49:52.691Z] --- PASS: TestInfoDiscoveryBackend (1.57s) [2020-04-17T22:49:52.691Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T22:49:52.708Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-17T22:49:53.271Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-17T22:49:53.527Z] --- PASS: TestConfigList (3.29s) [2020-04-17T22:49:53.527Z] === RUN TestConfigsCreateAndDelete [2020-04-17T22:49:53.614Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s) [2020-04-17T22:49:53.614Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T22:49:53.784Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-17T22:49:54.990Z] --- PASS: TestDaemonDefaultNetworkPools (1.22s) [2020-04-17T22:49:54.990Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T22:49:55.962Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.52s) [2020-04-17T22:49:55.962Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T22:49:55.962Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-17T22:49:55.962Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:49:55.962Z] === RUN TestInfoAPI [2020-04-17T22:49:55.962Z] --- PASS: TestInfoAPI (0.04s) [2020-04-17T22:49:55.962Z] === RUN TestInfoAPIWarnings [2020-04-17T22:49:56.893Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s) [2020-04-17T22:49:56.893Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T22:49:57.060Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-04-17T22:49:57.060Z] === RUN TestConfigsUpdate [2020-04-17T22:49:57.060Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-17T22:49:57.060Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-17T22:49:57.624Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-17T22:49:57.762Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.50s) [2020-04-17T22:49:57.762Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T22:49:57.855Z] --- PASS: TestInfoAPIWarnings (1.59s) [2020-04-17T22:49:57.855Z] === RUN TestInfoDebug [2020-04-17T22:49:58.375Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2020-04-17T22:49:58.375Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T22:49:59.225Z] --- PASS: TestInfoDebug (1.76s) [2020-04-17T22:49:59.225Z] === RUN TestInfoInsecureRegistries [2020-04-17T22:49:59.425Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.36s) [2020-04-17T22:49:59.425Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T22:49:59.517Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-17T22:49:59.518Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-17T22:49:59.774Z] --- PASS: TestConfigsUpdate (2.99s) [2020-04-17T22:49:59.774Z] === RUN TestTemplatedConfig [2020-04-17T22:49:59.991Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-04-17T22:49:59.991Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T22:50:00.338Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-17T22:50:01.120Z] --- PASS: TestInfoInsecureRegistries (1.78s) [2020-04-17T22:50:01.120Z] === RUN TestInfoRegistryMirrors [2020-04-17T22:50:01.823Z] --- PASS: TestCreateServiceConfigFileMode (3.70s) [2020-04-17T22:50:01.823Z] === RUN TestCreateServiceSysctls [2020-04-17T22:50:02.860Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-17T22:50:02.860Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-17T22:50:03.013Z] --- PASS: TestInfoRegistryMirrors (1.77s) [2020-04-17T22:50:03.013Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T22:50:03.013Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-04-17T22:50:03.013Z] === RUN TestPingCacheHeaders [2020-04-17T22:50:03.013Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-17T22:50:03.013Z] === RUN TestPingGet [2020-04-17T22:50:03.013Z] --- PASS: TestPingGet (0.01s) [2020-04-17T22:50:03.013Z] === RUN TestPingHead [2020-04-17T22:50:03.013Z] --- PASS: TestPingHead (0.02s) [2020-04-17T22:50:03.013Z] === RUN TestVersion [2020-04-17T22:50:03.013Z] --- PASS: TestVersion (0.02s) [2020-04-17T22:50:03.013Z] PASS [2020-04-17T22:50:03.013Z] [2020-04-17T22:50:03.013Z] === Skipped [2020-04-17T22:50:03.013Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T22:50:03.013Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T22:50:03.013Z] [2020-04-17T22:50:03.013Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-17T22:50:03.013Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-17T22:50:03.013Z] [2020-04-17T22:50:03.013Z] [2020-04-17T22:50:03.013Z] DONE 18 tests, 2 skipped in 13.202s [2020-04-17T22:50:03.013Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T22:50:03.270Z] INFO: Testing against a local daemon [2020-04-17T22:50:03.270Z] === RUN TestVolumesCreateAndList [2020-04-17T22:50:03.270Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-17T22:50:03.270Z] === RUN TestVolumesRemove [2020-04-17T22:50:03.276Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2020-04-17T22:50:03.277Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T22:50:03.277Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T22:50:03.277Z] service_test.go:236: FLAKY_TEST [2020-04-17T22:50:03.277Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T22:50:03.424Z] --- PASS: TestTemplatedConfig (3.64s) [2020-04-17T22:50:03.424Z] === RUN TestConfigCreateResolve [2020-04-17T22:50:03.527Z] --- PASS: TestVolumesRemove (0.08s) [2020-04-17T22:50:03.527Z] === RUN TestVolumesInspect [2020-04-17T22:50:03.527Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-17T22:50:03.527Z] === RUN TestVolumesInvalidJSON [2020-04-17T22:50:03.527Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T22:50:03.527Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T22:50:03.527Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T22:50:03.527Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-17T22:50:03.527Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T22:50:03.527Z] PASS [2020-04-17T22:50:03.527Z] [2020-04-17T22:50:03.527Z] DONE 5 tests in 0.360s [2020-04-17T22:50:03.527Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T22:50:03.527Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11806 is not a child of this shell [2020-04-17T22:50:03.527Z] warning: PID 11806 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-17T22:50:03.527Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T22:50:03.527Z] [2020-04-17T22:50:03.527Z] Unloading profiles will leave already running processes permanently [2020-04-17T22:50:03.527Z] unconfined, which can lead to unexpected situations. [2020-04-17T22:50:03.527Z] [2020-04-17T22:50:03.527Z] To set a process to complain mode, use the command line tool [2020-04-17T22:50:03.527Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T22:50:03.527Z] Removing test suite binaries [2020-04-17T22:50:04.436Z] #80 DONE 36.8s [2020-04-17T22:50:04.458Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-17T22:50:04.880Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/test/unit [2020-04-17T22:50:05.320Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-17T22:50:05.320Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-17T22:50:05.577Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache Post stage [Pipeline] junit [2020-04-17T22:50:05.840Z] Recording test results [2020-04-17T22:50:06.199Z] --- PASS: TestCreateServiceSysctls (4.12s) [2020-04-17T22:50:06.199Z] === RUN TestCreateServiceCapabilities [2020-04-17T22:50:06.529Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-17T22:50:06.946Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-17T22:50:06.946Z] --- PASS: TestConfigCreateResolve (3.39s) [2020-04-17T22:50:06.946Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T22:50:07.510Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-04-17T22:50:07.510Z] PASS [2020-04-17T22:50:07.510Z] [2020-04-17T22:50:07.510Z] DONE 7 tests in 20.500s [2020-04-17T22:50:07.510Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T22:50:07.510Z] ++ 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 [2020-04-17T22:50:07.510Z] ++ set -e [2020-04-17T22:50:07.510Z] ++ '[' -n 0 ']' [2020-04-17T22:50:07.510Z] ++ set -x [2020-04-17T22:50:07.510Z] ++ 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 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 [2020-04-17T22:50:07.510Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-17T22:50:07.510Z] INFO: Testing against a local daemon [2020-04-17T22:50:07.510Z] === RUN TestCheckpoint [2020-04-17T22:50:07.510Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T22:50:07.511Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T22:50:07.511Z] === RUN TestContainerInvalidJSON [2020-04-17T22:50:07.511Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:50:07.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:50:07.511Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:50:07.511Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:50:07.511Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:50:07.511Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:50:07.511Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T22:50:07.511Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T22:50:07.511Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T22:50:07.511Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-04-17T22:50:07.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T22:50:07.511Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T22:50:07.511Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T22:50:07.511Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T22:50:07.769Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-17T22:50:07.769Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T22:50:07.769Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-17T22:50:07.769Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T22:50:07.769Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-17T22:50:07.769Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T22:50:08.027Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-04-17T22:50:08.027Z] === RUN TestCopyFromContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T22:50:08.488Z] + echo Ensuring container killed. [2020-04-17T22:50:08.488Z] Ensuring container killed. [2020-04-17T22:50:08.488Z] + docker rm -vf docker-pr3 [2020-04-17T22:50:08.488Z] Error: No such container: docker-pr3 [2020-04-17T22:50:08.488Z] + true [Pipeline] sh [2020-04-17T22:50:08.767Z] + echo Chowning /workspace to jenkins user [2020-04-17T22:50:08.767Z] Chowning /workspace to jenkins user [2020-04-17T22:50:08.767Z] + id -u [2020-04-17T22:50:08.767Z] + id -g [2020-04-17T22:50:08.767Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40820:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T22:50:08.767Z] Unable to find image 'busybox:latest' locally [2020-04-17T22:50:08.767Z] latest: Pulling from library/busybox [2020-04-17T22:50:08.767Z] e2334dd9fee4: Pulling fs layer [2020-04-17T22:50:09.307Z] ? github.com/docker/docker/api [no test files] [2020-04-17T22:50:09.648Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-04-17T22:50:09.648Z] === RUN TestInspect [2020-04-17T22:50:09.924Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-17T22:50:09.924Z] === RUN TestCopyFromContainer// [2020-04-17T22:50:09.924Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T22:50:10.183Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T22:50:10.183Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T22:50:10.440Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T22:50:10.440Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T22:50:10.697Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T22:50:10.697Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T22:50:10.697Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T22:50:10.954Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T22:50:11.211Z] --- PASS: TestCopyFromContainer (3.17s) [2020-04-17T22:50:11.211Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-04-17T22:50:11.211Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-17T22:50:11.211Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-04-17T22:50:11.211Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-04-17T22:50:11.211Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.17s) [2020-04-17T22:50:11.211Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-17T22:50:11.211Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-04-17T22:50:11.211Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-17T22:50:11.211Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-04-17T22:50:11.211Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-04-17T22:50:11.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T22:50:11.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:50:11.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:50:11.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:50:11.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:50:11.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:50:11.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:50:11.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T22:50:11.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T22:50:11.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T22:50:11.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-17T22:50:11.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-17T22:50:11.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-17T22:50:11.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-17T22:50:11.211Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T22:50:11.211Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-17T22:50:11.211Z] === RUN TestCreateWithInvalidEnv [2020-04-17T22:50:11.211Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T22:50:11.211Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T22:50:11.211Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T22:50:11.211Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T22:50:11.211Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T22:50:11.212Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T22:50:11.212Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T22:50:11.212Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T22:50:11.212Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T22:50:11.212Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-17T22:50:11.212Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-17T22:50:11.212Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T22:50:11.212Z] --- PASS: TestCreateWithInvalidEnv/0 (0.02s) [2020-04-17T22:50:11.212Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T22:50:11.212Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-17T22:50:11.212Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T22:50:11.212Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-17T22:50:13.111Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-17T22:50:13.691Z] --- PASS: TestCreateWithCustomMaskedPaths (2.54s) [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T22:50:13.691Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:50:13.691Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:50:13.691Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:50:13.691Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:50:13.691Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:50:13.691Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T22:50:13.691Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:50:13.691Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:50:13.691Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:50:13.691Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:50:13.691Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:50:13.691Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:50:13.691Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T22:50:13.691Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T22:50:13.957Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T22:50:13.957Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T22:50:13.957Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T22:50:13.957Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T22:50:13.957Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T22:50:13.957Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T22:50:13.957Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T22:50:13.957Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T22:50:13.957Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T22:50:14.021Z] e2334dd9fee4: Download complete [2020-04-17T22:50:14.021Z] --- PASS: TestInspect (3.94s) [2020-04-17T22:50:14.022Z] === RUN TestCreateJob [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-17T22:50:14.219Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2020-04-17T22:50:14.219Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T22:50:14.278Z] e2334dd9fee4: Pull complete [2020-04-17T22:50:14.278Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T22:50:14.278Z] Status: Downloaded newer image for busybox:latest [2020-04-17T22:50:15.598Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T22:50:16.476Z] + bundleName=amd64-rootless [2020-04-17T22:50:16.476Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-17T22:50:16.476Z] Creating amd64-rootless-bundles.tar.gz [2020-04-17T22:50:16.476Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-04-17T22:50:16.476Z] + 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 [2020-04-17T22:50:16.486Z] Archiving artifacts [2020-04-17T22:50:16.968Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-17T22:50:16.968Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2020-04-17T22:50:16.968Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T22:50:16.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:50:16.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:50:16.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:50:16.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:50:16.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:50:16.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:50:16.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:50:16.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:50:16.968Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:50:16.968Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:50:16.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T22:50:16.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T22:50:16.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T22:50:16.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T22:50:16.968Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T22:50:16.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-17T22:50:16.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-17T22:50:16.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-04-17T22:50:16.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-17T22:50:16.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-17T22:50:16.968Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-17T22:50:16.968Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T22:50:17.225Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-17T22:50:17.789Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.99s) [2020-04-17T22:50:17.789Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T22:50:17.789Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T22:50:17.789Z] === RUN TestDaemonRestartIpcMode [2020-04-17T22:50:17.789Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T22:50:17.789Z] === RUN TestDaemonHostGatewayIP [2020-04-17T22:50:17.789Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T22:50:17.789Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T22:50:17.789Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T22:50:17.789Z] === RUN TestDiff [2020-04-17T22:50:18.398Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40820/3/artifacts/ [Pipeline] } [2020-04-17T22:50:18.404Z] --- PASS: TestCreateJob (4.41s) [2020-04-17T22:50:18.404Z] === RUN TestReplicatedJob [Pipeline] // catchError [Pipeline] sh [2020-04-17T22:50:18.707Z] + make clean [2020-04-17T22:50:18.721Z] --- PASS: TestDiff (0.85s) [2020-04-17T22:50:18.721Z] === RUN TestExecWithCloseStdin [2020-04-17T22:50:18.964Z] docker volume rm -f docker-dev-cache [2020-04-17T22:50:18.964Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T22:50:19.652Z] --- PASS: TestExecWithCloseStdin (1.05s) [2020-04-17T22:50:19.653Z] === RUN TestExec [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T22:50:19.909Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-17T22:50:20.166Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-17T22:50:20.731Z] --- PASS: TestExec (1.05s) [2020-04-17T22:50:20.731Z] === RUN TestExecUser [2020-04-17T22:50:20.989Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-17T22:50:21.358Z] --- PASS: TestServiceWithDataPathPortInit (17.53s) [2020-04-17T22:50:21.358Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T22:50:21.920Z] --- PASS: TestExecUser (1.09s) [2020-04-17T22:50:21.920Z] === RUN TestExportContainerAndImportImage [2020-04-17T22:50:21.920Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-17T22:50:23.291Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2020-04-17T22:50:23.291Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T22:50:24.276Z] ......... [ 86%] [2020-04-17T22:50:24.660Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-04-17T22:50:24.660Z] === RUN TestHealthCheckWorkdir [2020-04-17T22:50:25.198Z] --- PASS: TestReplicatedJob (7.34s) [2020-04-17T22:50:25.198Z] === RUN TestUpdateReplicatedJob [2020-04-17T22:50:25.227Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-17T22:50:25.790Z] --- PASS: TestHealthCheckWorkdir (1.20s) [2020-04-17T22:50:25.790Z] === RUN TestHealthKillContainer [2020-04-17T22:50:26.047Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-17T22:50:27.418Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-17T22:50:27.981Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-17T22:50:28.545Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-17T22:50:29.111Z] --- PASS: TestHealthKillContainer (3.11s) [2020-04-17T22:50:29.111Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T22:50:29.111Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-17T22:50:29.406Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-17T22:50:29.582Z] --- PASS: TestUpdateReplicatedJob (4.51s) [2020-04-17T22:50:29.583Z] === RUN TestServiceListWithStatuses [2020-04-17T22:50:29.583Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2020-04-17T22:50:29.583Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T22:50:29.583Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T22:50:29.674Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-17T22:50:29.930Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2020-04-17T22:50:29.930Z] === RUN TestIpcModeNone [2020-04-17T22:50:30.187Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-17T22:50:30.752Z] --- PASS: TestIpcModeNone (0.99s) [2020-04-17T22:50:30.752Z] === RUN TestIpcModePrivate [2020-04-17T22:50:31.028Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-17T22:50:31.316Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-17T22:50:31.330Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.05s) [2020-04-17T22:50:31.330Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wgre9w2hgrr09dgpit1jbsig0 Created:2020-04-17 22:50:22.304177686 +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[bebaa3798a9939834d00b1377b3d27a257cc14fa020a3c879ce2d2be0d432c43:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7om7ce1hawdi9t9pld0i76ouq EndpointID:41456a4986518021a744088bb7eb36402cabe2167d45f4571ea31b3286e4fa5f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:59bceaebc20e9e8fbeca24da3641e2fca3a6d6a27a643265221ac3c69c4e698a 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:2d4cadb2b188 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7om7ce1hawdi9t9pld0i76ouq EndpointID:41456a4986518021a744088bb7eb36402cabe2167d45f4571ea31b3286e4fa5f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T22:50:31.330Z] PASS [2020-04-17T22:50:31.330Z] [2020-04-17T22:50:31.330Z] === Skipped [2020-04-17T22:50:31.330Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T22:50:31.330Z] service_test.go:236: FLAKY_TEST [2020-04-17T22:50:31.330Z] [2020-04-17T22:50:31.330Z] [2020-04-17T22:50:31.330Z] DONE 22 tests, 1 skipped in 51.961s [2020-04-17T22:50:31.330Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T22:50:31.330Z] ++ 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 [2020-04-17T22:50:31.330Z] ++ set -e [2020-04-17T22:50:31.330Z] ++ '[' -n 0 ']' [2020-04-17T22:50:31.330Z] ++ set -x [2020-04-17T22:50:31.330Z] ++ 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 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 [2020-04-17T22:50:31.330Z] INFO: Testing against a local daemon [2020-04-17T22:50:31.330Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T22:50:31.330Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T22:50:31.330Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:50:31.330Z] === RUN TestDockerNetworkIpvlan [2020-04-17T22:50:31.330Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T22:50:31.330Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:50:31.330Z] PASS [2020-04-17T22:50:31.330Z] [2020-04-17T22:50:31.330Z] === Skipped [2020-04-17T22:50:31.330Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T22:50:31.330Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:50:31.330Z] [2020-04-17T22:50:31.330Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T22:50:31.330Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:50:31.330Z] [2020-04-17T22:50:31.330Z] [2020-04-17T22:50:31.330Z] DONE 2 tests, 2 skipped in 0.147s [2020-04-17T22:50:31.330Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T22:50:31.330Z] ++ 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 [2020-04-17T22:50:31.330Z] ++ set -e [2020-04-17T22:50:31.330Z] ++ '[' -n 0 ']' [2020-04-17T22:50:31.330Z] ++ set -x [2020-04-17T22:50:31.330Z] ++ 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 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 [2020-04-17T22:50:31.330Z] INFO: Testing against a local daemon [2020-04-17T22:50:31.330Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T22:50:31.733Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-04-17T22:50:31.880Z] --- PASS: TestIpcModePrivate (0.99s) [2020-04-17T22:50:31.880Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:209, shared: false, mustBeShared: false [2020-04-17T22:50:31.880Z] === RUN TestIpcModeShareable [2020-04-17T22:50:32.137Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-17T22:50:32.265Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.04s) [2020-04-17T22:50:32.265Z] === RUN TestDockerNetworkMacvlan [2020-04-17T22:50:32.702Z] --- PASS: TestIpcModeShareable (1.00s) [2020-04-17T22:50:32.702Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:194, shared: true, mustBeShared: true [2020-04-17T22:50:32.702Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T22:50:33.205Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T22:50:33.640Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-17T22:50:34.572Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-17T22:50:34.584Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T22:50:35.503Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-17T22:50:35.521Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T22:50:35.761Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-17T22:50:36.018Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s) [2020-04-17T22:50:36.018Z] === RUN TestAPIIpcModeHost [2020-04-17T22:50:36.951Z] --- PASS: TestAPIIpcModeHost (0.84s) [2020-04-17T22:50:36.951Z] === RUN TestDaemonIpcModeShareable [2020-04-17T22:50:37.208Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-17T22:50:37.208Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-17T22:50:37.559Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-17T22:50:37.559Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-17T22:50:37.950Z] --- PASS: TestDockerNetworkConnectAlias (7.90s) [2020-04-17T22:50:37.951Z] === RUN TestDockerNetworkReConnect [2020-04-17T22:50:38.577Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2020-04-17T22:50:38.577Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2020-04-17T22:50:38.577Z] === RUN TestDaemonIpcModePrivate [2020-04-17T22:50:38.806Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T22:50:38.835Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-17T22:50:40.730Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2020-04-17T22:50:40.730Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:227, shared: false, mustBeShared: false [2020-04-17T22:50:40.730Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T22:50:40.730Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-17T22:50:40.730Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-17T22:50:42.092Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T22:50:42.629Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.96s) [2020-04-17T22:50:42.629Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:219, shared: false, mustBeShared: false [2020-04-17T22:50:42.629Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T22:50:42.886Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-17T22:50:43.450Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-17T22:50:43.721Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-17T22:50:44.382Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-04-17T22:50:44.382Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true [2020-04-17T22:50:44.382Z] === RUN TestIpcModeOlderClient [2020-04-17T22:50:44.382Z] === PAUSE TestIpcModeOlderClient [2020-04-17T22:50:44.382Z] === RUN TestKillContainerInvalidSignal [2020-04-17T22:50:44.770Z] --- PASS: TestDockerNetworkReConnect (6.19s) [2020-04-17T22:50:44.770Z] === RUN TestServicePlugin [2020-04-17T22:50:44.770Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-17T22:50:44.770Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:50:44.770Z] === RUN TestServiceUpdateLabel [2020-04-17T22:50:44.946Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-04-17T22:50:44.946Z] === RUN TestKillContainer [2020-04-17T22:50:44.946Z] === RUN TestKillContainer/no_signal [2020-04-17T22:50:45.878Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T22:50:46.442Z] === RUN TestKillContainer/killing_signal [2020-04-17T22:50:47.005Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-17T22:50:47.440Z] --- PASS: TestServiceUpdateLabel (3.78s) [2020-04-17T22:50:47.440Z] === RUN TestServiceUpdateSecrets [2020-04-17T22:50:47.494Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-17T22:50:47.494Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-17T22:50:47.576Z] --- PASS: TestKillContainer (2.53s) [2020-04-17T22:50:47.576Z] --- PASS: TestKillContainer/no_signal (0.77s) [2020-04-17T22:50:47.576Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2020-04-17T22:50:47.576Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-04-17T22:50:47.576Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T22:50:47.576Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T22:50:48.506Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T22:50:48.506Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-17T22:50:48.656Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T22:50:49.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s) [2020-04-17T22:50:49.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2020-04-17T22:50:49.074Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s) [2020-04-17T22:50:49.074Z] === RUN TestKillStoppedContainer [2020-04-17T22:50:49.332Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-17T22:50:49.332Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T22:50:49.332Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-17T22:50:49.332Z] === RUN TestKillDifferentUserContainer [2020-04-17T22:50:50.263Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-04-17T22:50:50.263Z] === RUN TestInspectOomKilledTrue [2020-04-17T22:50:50.263Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-04-17T22:50:50.263Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:50:50.263Z] === RUN TestInspectOomKilledFalse [2020-04-17T22:50:50.263Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-17T22:50:50.263Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:50:50.263Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T22:50:50.559Z] --- PASS: TestDockerNetworkMacvlan (18.18s) [2020-04-17T22:50:50.559Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-04-17T22:50:50.559Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-04-17T22:50:50.559Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.97s) [2020-04-17T22:50:50.559Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-04-17T22:50:50.559Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s) [2020-04-17T22:50:50.559Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.32s) [2020-04-17T22:50:50.559Z] PASS [2020-04-17T22:50:50.559Z] [2020-04-17T22:50:50.559Z] DONE 8 tests in 20.356s [2020-04-17T22:50:50.559Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T22:50:50.559Z] ++ 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 [2020-04-17T22:50:50.559Z] ++ set -e [2020-04-17T22:50:50.559Z] ++ '[' -n 0 ']' [2020-04-17T22:50:50.559Z] ++ set -x [2020-04-17T22:50:50.559Z] ++ 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 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 [2020-04-17T22:50:50.559Z] testing: warning: no tests to run [2020-04-17T22:50:50.559Z] PASS [2020-04-17T22:50:50.559Z] [2020-04-17T22:50:50.559Z] DONE 0 tests in 0.027s [2020-04-17T22:50:50.559Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T22:50:50.559Z] ++ 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 [2020-04-17T22:50:50.559Z] ++ set -e [2020-04-17T22:50:50.559Z] ++ '[' -n 0 ']' [2020-04-17T22:50:50.559Z] ++ set -x [2020-04-17T22:50:50.559Z] ++ 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 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 [2020-04-17T22:50:50.559Z] INFO: Testing against a local daemon [2020-04-17T22:50:50.559Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T22:50:50.826Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-04-17T22:50:50.827Z] === RUN TestLinksContainerNames [2020-04-17T22:50:51.384Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-17T22:50:51.896Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-17T22:50:51.896Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-17T22:50:51.896Z] [2020-04-17T22:50:51.896Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-17T22:50:51.896Z] =========================== short test summary info ============================ [2020-04-17T22:50:51.896Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-17T22:50:51.896Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-17T22:50:51.896Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-17T22:50:51.896Z] Not supported on most drivers [2020-04-17T22:50:51.896Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-17T22:50:51.896Z] Can fail if eth0 has multiple IP addresses [2020-04-17T22:50:51.896Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-17T22:50:51.896Z] This doesn't seem to be taken into account by the engine [2020-04-17T22:50:51.896Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-17T22:50:51.896Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-17T22:50:51.896Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-17T22:50:51.896Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-17T22:50:51.896Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-17T22:50:51.896Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-17T22:50:51.896Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-17T22:50:51.896Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 344.60 seconds == [2020-04-17T22:50:52.457Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-17T22:50:52.462Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-04-17T22:50:52.462Z] === RUN TestAuthZPluginTLS [2020-04-17T22:50:52.723Z] --- PASS: TestLinksContainerNames (1.66s) [2020-04-17T22:50:52.723Z] === RUN TestLogsFollowTailEmpty [2020-04-17T22:50:53.029Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-04-17T22:50:53.029Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T22:50:53.289Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2020-04-17T22:50:53.289Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T22:50:53.558Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-17T22:50:53.558Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-17T22:50:53.596Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-04-17T22:50:53.596Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T22:50:54.122Z] --- PASS: TestContainerNetworkMountsNoChown (1.02s) [2020-04-17T22:50:54.122Z] === RUN TestMountDaemonRoot [2020-04-17T22:50:54.122Z] === RUN TestMountDaemonRoot/default [2020-04-17T22:50:54.122Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T22:50:54.122Z] === RUN TestMountDaemonRoot/private [2020-04-17T22:50:54.122Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T22:50:54.122Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T22:50:54.122Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T22:50:54.122Z] === RUN TestMountDaemonRoot/slave [2020-04-17T22:50:54.122Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T22:50:54.122Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T22:50:54.122Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T22:50:54.122Z] === RUN TestMountDaemonRoot/shared [2020-04-17T22:50:54.122Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T22:50:54.122Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T22:50:54.122Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T22:50:54.163Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-04-17T22:50:54.163Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T22:50:54.379Z] === CONT TestMountDaemonRoot/default [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:50:54.379Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T22:50:54.379Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:50:54.379Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T22:50:54.379Z] === CONT TestMountDaemonRoot/shared [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:50:54.379Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:50:54.379Z] === CONT TestMountDaemonRoot/slave [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:50:54.379Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:50:54.379Z] === CONT TestMountDaemonRoot/private [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:50:54.379Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:50:54.379Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T22:50:54.380Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T22:50:54.380Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:50:54.380Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:50:54.380Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T22:50:54.380Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T22:50:54.380Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T22:50:54.380Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T22:50:54.380Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T22:50:54.380Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T22:50:54.637Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T22:50:54.637Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T22:50:54.637Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T22:50:54.637Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T22:50:54.637Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T22:50:54.637Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T22:50:54.637Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T22:50:54.637Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T22:50:54.895Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T22:50:55.099Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-04-17T22:50:55.099Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-17T22:50:55.152Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-17T22:50:55.152Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T22:50:57.003Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-04-17T22:50:57.004Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T22:50:57.047Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-17T22:50:57.263Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-04-17T22:50:57.263Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T22:50:57.611Z] --- PASS: TestContainerBindMountNonRecursive (2.50s) [2020-04-17T22:50:57.611Z] === RUN TestNetworkNat [2020-04-17T22:50:57.611Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-17T22:50:58.198Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2020-04-17T22:50:58.198Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T22:50:58.542Z] --- PASS: TestNetworkNat (1.06s) [2020-04-17T22:50:58.542Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T22:50:58.766Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-04-17T22:50:58.766Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T22:50:59.475Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2020-04-17T22:50:59.475Z] === RUN TestNetworkLoopbackNat [2020-04-17T22:50:59.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-17T22:51:01.299Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-04-17T22:51:01.299Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T22:51:01.371Z] --- PASS: TestNetworkLoopbackNat (1.44s) [2020-04-17T22:51:01.371Z] === RUN TestPause [2020-04-17T22:51:01.936Z] --- PASS: TestPause (0.88s) [2020-04-17T22:51:01.936Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T22:51:01.936Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T22:51:01.936Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T22:51:01.936Z] === RUN TestPauseStopPausedContainer [2020-04-17T22:51:02.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-17T22:51:02.759Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2020-04-17T22:51:02.759Z] === RUN TestPsFilter [2020-04-17T22:51:03.016Z] --- PASS: TestPsFilter (0.26s) [2020-04-17T22:51:03.016Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T22:51:03.202Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-04-17T22:51:03.202Z] === RUN TestAuthZPluginHeader [2020-04-17T22:51:04.138Z] --- PASS: TestAuthZPluginHeader (1.00s) [2020-04-17T22:51:04.138Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T22:51:04.138Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T22:51:04.138Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:51:04.138Z] === RUN TestAuthZPluginV2Disable [2020-04-17T22:51:04.138Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-17T22:51:04.138Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:51:04.138Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T22:51:04.138Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T22:51:04.138Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:51:04.138Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T22:51:04.138Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T22:51:04.138Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:51:04.138Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T22:51:04.386Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.02s) [2020-04-17T22:51:04.386Z] === RUN TestRemoveContainerWithVolume [2020-04-17T22:51:04.618Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T22:51:04.618Z] [2020-04-17T22:51:04.618Z] Unloading profiles will leave already running processes permanently [2020-04-17T22:51:04.618Z] unconfined, which can lead to unexpected situations. [2020-04-17T22:51:04.618Z] [2020-04-17T22:51:04.618Z] To set a process to complain mode, use the command line tool [2020-04-17T22:51:04.618Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T22:51:04.618Z] Post stage [Pipeline] junit [2020-04-17T22:51:05.188Z] Recording test results [2020-04-17T22:51:05.757Z] --- PASS: TestRemoveContainerWithVolume (1.67s) [2020-04-17T22:51:05.757Z] === RUN TestRemoveContainerRunning [2020-04-17T22:51:05.875Z] --- PASS: TestServiceUpdateSecrets (15.86s) [2020-04-17T22:51:05.875Z] === RUN TestServiceUpdateConfigs [Pipeline] sh [2020-04-17T22:51:06.434Z] + echo Ensuring container killed. [2020-04-17T22:51:06.434Z] Ensuring container killed. [2020-04-17T22:51:06.434Z] + docker rm -vf docker-pr3 [2020-04-17T22:51:06.434Z] Error: No such container: docker-pr3 [2020-04-17T22:51:06.434Z] + true [Pipeline] sh [2020-04-17T22:51:06.711Z] + echo Chowning /workspace to jenkins user [2020-04-17T22:51:06.711Z] Chowning /workspace to jenkins user [2020-04-17T22:51:06.711Z] + id -u [2020-04-17T22:51:06.711Z] + id -g [2020-04-17T22:51:06.711Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40820:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T22:51:06.711Z] Unable to find image 'busybox:latest' locally [2020-04-17T22:51:06.724Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-04-17T22:51:06.724Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T22:51:07.299Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-17T22:51:07.555Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-04-17T22:51:07.555Z] === RUN TestRemoveInvalidContainer [2020-04-17T22:51:07.555Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-17T22:51:07.555Z] === RUN TestRenameLinkedContainer [2020-04-17T22:51:09.453Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-17T22:51:10.823Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-17T22:51:11.954Z] latest: Pulling from library/busybox [2020-04-17T22:51:11.954Z] e2334dd9fee4: Pulling fs layer [2020-04-17T22:51:11.954Z] e2334dd9fee4: Download complete [2020-04-17T22:51:11.954Z] e2334dd9fee4: Pull complete [2020-04-17T22:51:11.954Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T22:51:11.954Z] Status: Downloaded newer image for busybox:latest [2020-04-17T22:51:12.195Z] --- PASS: TestRenameLinkedContainer (4.75s) [2020-04-17T22:51:12.195Z] === RUN TestRenameStoppedContainer [2020-04-17T22:51:13.129Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-04-17T22:51:13.129Z] === RUN TestRenameRunningContainerAndReuse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T22:51:14.179Z] + bundleName=docker-py [2020-04-17T22:51:14.179Z] + echo Creating docker-py-bundles.tar.gz [2020-04-17T22:51:14.179Z] Creating docker-py-bundles.tar.gz [2020-04-17T22:51:14.179Z] + 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 [2020-04-17T22:51:14.195Z] Archiving artifacts [2020-04-17T22:51:15.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-17T22:51:15.283Z] --- PASS: TestRenameRunningContainerAndReuse (2.15s) [2020-04-17T22:51:15.283Z] === RUN TestRenameInvalidName [2020-04-17T22:51:15.722Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40820/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-17T22:51:16.079Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -e DOCKER_GRAPHDRIVER docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/make.sh binary-daemon [2020-04-17T22:51:16.641Z] [2020-04-17T22:51:16.641Z] Removing bundles/ [2020-04-17T22:51:16.641Z] [2020-04-17T22:51:16.641Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-17T22:51:16.641Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-17T22:51:16.641Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T22:51:16.655Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-17T22:51:16.655Z] --- PASS: TestRenameInvalidName (1.09s) [2020-04-17T22:51:16.655Z] === RUN TestRenameAnonymousContainer [2020-04-17T22:51:17.587Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-17T22:51:18.959Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-17T22:51:20.331Z] --- PASS: TestRenameAnonymousContainer (3.87s) [2020-04-17T22:51:20.331Z] === RUN TestRenameContainerWithSameName [2020-04-17T22:51:21.077Z] --- PASS: TestServiceUpdateConfigs (15.90s) [2020-04-17T22:51:21.077Z] === RUN TestServiceUpdateNetwork [2020-04-17T22:51:21.262Z] --- PASS: TestRenameContainerWithSameName (0.96s) [2020-04-17T22:51:21.262Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T22:51:22.216Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2020-04-17T22:51:22.216Z] PASS [2020-04-17T22:51:22.216Z] [2020-04-17T22:51:22.216Z] === Skipped [2020-04-17T22:51:22.216Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T22:51:22.216Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:51:22.216Z] [2020-04-17T22:51:22.216Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-17T22:51:22.216Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:51:22.216Z] [2020-04-17T22:51:22.217Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T22:51:22.217Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:51:22.217Z] [2020-04-17T22:51:22.217Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T22:51:22.217Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:51:22.217Z] [2020-04-17T22:51:22.217Z] [2020-04-17T22:51:22.217Z] DONE 17 tests, 4 skipped in 31.838s [2020-04-17T22:51:22.217Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T22:51:22.217Z] ++ 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 [2020-04-17T22:51:22.217Z] ++ set -e [2020-04-17T22:51:22.217Z] ++ '[' -n 0 ']' [2020-04-17T22:51:22.217Z] ++ set -x [2020-04-17T22:51:22.217Z] ++ 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 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 [2020-04-17T22:51:22.217Z] INFO: Testing against a local daemon [2020-04-17T22:51:22.217Z] === RUN TestPluginInvalidJSON [2020-04-17T22:51:22.475Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:51:22.475Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:51:22.475Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:51:22.475Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-17T22:51:22.475Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T22:51:22.475Z] PASS [2020-04-17T22:51:22.475Z] [2020-04-17T22:51:22.475Z] DONE 2 tests in 0.153s [2020-04-17T22:51:22.475Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T22:51:22.475Z] ++ 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 [2020-04-17T22:51:22.475Z] ++ set -e [2020-04-17T22:51:22.475Z] ++ '[' -n 0 ']' [2020-04-17T22:51:22.475Z] ++ set -x [2020-04-17T22:51:22.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=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 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 [2020-04-17T22:51:22.475Z] INFO: Testing against a local daemon [2020-04-17T22:51:22.475Z] === RUN TestExternalGraphDriver [2020-04-17T22:51:22.734Z] === RUN TestExternalGraphDriver/json [2020-04-17T22:51:23.157Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-04-17T22:51:23.157Z] === RUN TestResize [2020-04-17T22:51:23.723Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-17T22:51:23.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-17T22:51:23.981Z] --- PASS: TestResize (1.01s) [2020-04-17T22:51:23.981Z] === RUN TestResizeWithInvalidSize [2020-04-17T22:51:24.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-17T22:51:24.803Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-04-17T22:51:24.803Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T22:51:25.268Z] === RUN TestExternalGraphDriver/spec [2020-04-17T22:51:25.736Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:51:25.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:51:25.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:51:25.736Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T22:51:25.736Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T22:51:26.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-17T22:51:26.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-17T22:51:27.800Z] === RUN TestExternalGraphDriver/pull [2020-04-17T22:51:28.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:51:28.822Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:51:28.822Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-17T22:51:30.192Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T22:51:30.338Z] --- PASS: TestExternalGraphDriver (7.42s) [2020-04-17T22:51:30.338Z] --- PASS: TestExternalGraphDriver/json (2.49s) [2020-04-17T22:51:30.338Z] --- PASS: TestExternalGraphDriver/spec (2.67s) [2020-04-17T22:51:30.338Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-04-17T22:51:30.338Z] === RUN TestGraphdriverPluginV2 [2020-04-17T22:51:30.338Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-04-17T22:51:30.338Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:51:30.338Z] PASS [2020-04-17T22:51:30.338Z] [2020-04-17T22:51:30.338Z] === Skipped [2020-04-17T22:51:30.338Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-04-17T22:51:30.338Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:51:30.338Z] [2020-04-17T22:51:30.338Z] [2020-04-17T22:51:30.338Z] DONE 5 tests, 1 skipped in 7.593s [2020-04-17T22:51:30.338Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T22:51:30.338Z] ++ 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 [2020-04-17T22:51:30.338Z] ++ set -e [2020-04-17T22:51:30.338Z] ++ '[' -n 0 ']' [2020-04-17T22:51:30.338Z] ++ set -x [2020-04-17T22:51:30.338Z] ++ 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 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 [2020-04-17T22:51:30.338Z] INFO: Testing against a local daemon [2020-04-17T22:51:30.338Z] === RUN TestContinueAfterPluginCrash [2020-04-17T22:51:30.338Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T22:51:30.338Z] === RUN TestReadPluginNoRead [2020-04-17T22:51:30.338Z] === PAUSE TestReadPluginNoRead [2020-04-17T22:51:30.338Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T22:51:30.338Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T22:51:30.338Z] === CONT TestContinueAfterPluginCrash [2020-04-17T22:51:30.338Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T22:51:30.338Z] === CONT TestReadPluginNoRead [2020-04-17T22:51:30.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-17T22:51:30.449Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T22:51:31.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T22:51:32.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T22:51:33.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-17T22:51:33.267Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-17T22:51:34.200Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T22:51:34.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T22:51:34.715Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-17T22:51:36.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-17T22:51:36.302Z] --- PASS: TestServiceUpdateNetwork (16.23s) [2020-04-17T22:51:36.302Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T22:51:36.915Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T22:51:37.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-17T22:51:37.461Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T22:51:37.920Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T22:51:38.834Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T22:51:39.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-17T22:51:40.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.88s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.09s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.21s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.14s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2020-04-17T22:51:40.991Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.44s) [2020-04-17T22:51:40.991Z] === RUN TestCgroupNamespacesRun [2020-04-17T22:51:42.556Z] === RUN TestReadPluginNoRead/default [2020-04-17T22:51:42.815Z] --- PASS: TestDaemonStartWithLogOpt (12.68s) [2020-04-17T22:51:42.886Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-04-17T22:51:42.886Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T22:51:43.751Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T22:51:44.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-17T22:51:44.518Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-04-17T22:51:44.518Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T22:51:45.653Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T22:51:46.291Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T22:51:46.414Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-04-17T22:51:46.414Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T22:51:47.556Z] --- PASS: TestReadPluginNoRead (17.11s) [2020-04-17T22:51:47.556Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-04-17T22:51:47.556Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.83s) [2020-04-17T22:51:47.556Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.85s) [2020-04-17T22:51:47.556Z] read_test.go:91: [d45a3a67999b7] daemon is not started [2020-04-17T22:51:47.556Z] --- PASS: TestContinueAfterPluginCrash (17.45s) [2020-04-17T22:51:47.556Z] PASS [2020-04-17T22:51:47.556Z] [2020-04-17T22:51:47.556Z] DONE 6 tests in 17.596s [2020-04-17T22:51:47.556Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-17T22:51:47.556Z] ++ 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 [2020-04-17T22:51:47.556Z] ++ set -e [2020-04-17T22:51:47.556Z] ++ '[' -n 0 ']' [2020-04-17T22:51:47.556Z] ++ set -x [2020-04-17T22:51:47.556Z] ++ 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 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 [2020-04-17T22:51:47.556Z] testing: warning: no tests to run [2020-04-17T22:51:47.556Z] PASS [2020-04-17T22:51:47.815Z] [2020-04-17T22:51:47.815Z] DONE 0 tests in 0.057s [2020-04-17T22:51:47.815Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T22:51:47.815Z] ++ 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 [2020-04-17T22:51:47.815Z] ++ set -e [2020-04-17T22:51:47.815Z] ++ '[' -n 0 ']' [2020-04-17T22:51:47.815Z] ++ set -x [2020-04-17T22:51:47.815Z] ++ 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 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 [2020-04-17T22:51:48.074Z] INFO: Testing against a local daemon [2020-04-17T22:51:48.074Z] === RUN TestPluginWithDevMounts [2020-04-17T22:51:48.074Z] === PAUSE TestPluginWithDevMounts [2020-04-17T22:51:48.074Z] === CONT TestPluginWithDevMounts [2020-04-17T22:51:48.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-17T22:51:48.311Z] --- PASS: TestCgroupNamespacesRunHostMode (1.94s) [2020-04-17T22:51:48.311Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T22:51:50.208Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.01s) [2020-04-17T22:51:50.208Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T22:51:50.605Z] --- PASS: TestPluginWithDevMounts (2.21s) [2020-04-17T22:51:50.605Z] PASS [2020-04-17T22:51:50.605Z] [2020-04-17T22:51:50.605Z] DONE 1 tests in 2.361s [2020-04-17T22:51:50.605Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T22:51:50.605Z] ++ 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 [2020-04-17T22:51:50.605Z] ++ set -e [2020-04-17T22:51:50.605Z] ++ '[' -n 0 ']' [2020-04-17T22:51:50.605Z] ++ set -x [2020-04-17T22:51:50.605Z] ++ 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 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 [2020-04-17T22:51:50.605Z] INFO: Testing against a local daemon [2020-04-17T22:51:50.605Z] === RUN TestSecretInspect [2020-04-17T22:51:51.141Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-04-17T22:51:51.141Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T22:51:51.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-17T22:51:52.077Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-04-17T22:51:52.077Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T22:51:53.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-17T22:51:53.890Z] --- PASS: TestSecretInspect (3.25s) [2020-04-17T22:51:53.890Z] === RUN TestSecretList [2020-04-17T22:51:54.382Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2020-04-17T22:51:54.382Z] === RUN TestKernelTCPMemory [2020-04-17T22:51:54.660Z] --- PASS: TestServiceUpdatePidsLimit (17.95s) [2020-04-17T22:51:54.660Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-04-17T22:51:54.660Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-04-17T22:51:54.660Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-04-17T22:51:54.660Z] PASS [2020-04-17T22:51:54.660Z] [2020-04-17T22:51:54.660Z] === Skipped [2020-04-17T22:51:54.660Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.02s) [2020-04-17T22:51:54.660Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T22:51:54.660Z] [2020-04-17T22:51:54.660Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-17T22:51:54.660Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:51:54.660Z] [2020-04-17T22:51:54.660Z] [2020-04-17T22:51:54.660Z] DONE 27 tests, 2 skipped in 173.692s [2020-04-17T22:51:54.660Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T22:51:54.660Z] ++ 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 [2020-04-17T22:51:54.660Z] ++ set -e [2020-04-17T22:51:54.660Z] ++ '[' -n 0 ']' [2020-04-17T22:51:54.660Z] ++ set -x [2020-04-17T22:51:54.660Z] ++ 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 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 [2020-04-17T22:51:54.660Z] INFO: Testing against a local daemon [2020-04-17T22:51:54.660Z] === RUN TestSessionCreate [2020-04-17T22:51:54.660Z] --- PASS: TestSessionCreate (0.02s) [2020-04-17T22:51:54.660Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T22:51:54.660Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-17T22:51:54.660Z] PASS [2020-04-17T22:51:54.660Z] [2020-04-17T22:51:54.660Z] DONE 2 tests in 0.176s [2020-04-17T22:51:54.660Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T22:51:54.660Z] ++ 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 [2020-04-17T22:51:54.660Z] ++ set -e [2020-04-17T22:51:54.660Z] ++ '[' -n 0 ']' [2020-04-17T22:51:54.660Z] ++ set -x [2020-04-17T22:51:54.660Z] ++ 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 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 [2020-04-17T22:51:54.660Z] INFO: Testing against a local daemon [2020-04-17T22:51:54.660Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T22:51:54.660Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T22:51:54.660Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T22:51:54.660Z] === RUN TestEventsExecDie [2020-04-17T22:51:54.942Z] --- PASS: TestEventsExecDie (1.01s) [2020-04-17T22:51:54.942Z] === RUN TestEventsBackwardsCompatible [2020-04-17T22:51:54.942Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-17T22:51:54.942Z] === RUN TestInfoBinaryCommits [2020-04-17T22:51:54.942Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-17T22:51:54.942Z] === RUN TestInfoAPIVersioned [2020-04-17T22:51:54.942Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-17T22:51:54.942Z] === RUN TestInfoDiscoveryBackend [2020-04-17T22:51:55.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-17T22:51:55.313Z] --- PASS: TestKernelTCPMemory (1.11s) [2020-04-17T22:51:55.313Z] === RUN TestNISDomainname [2020-04-17T22:51:55.555Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-17T22:51:55.555Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T22:51:56.243Z] --- PASS: TestNISDomainname (1.10s) [2020-04-17T22:51:56.243Z] === RUN TestHostnameDnsResolution [2020-04-17T22:51:56.422Z] --- PASS: TestSecretList (2.73s) [2020-04-17T22:51:56.422Z] === RUN TestSecretsCreateAndDelete [2020-04-17T22:51:56.559Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-17T22:51:56.559Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T22:51:57.184Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-17T22:51:57.184Z] === RUN TestInfoAPI [2020-04-17T22:51:57.184Z] --- PASS: TestInfoAPI (0.02s) [2020-04-17T22:51:57.184Z] === RUN TestInfoAPIWarnings [2020-04-17T22:51:57.466Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-17T22:51:57.466Z] === RUN TestInfoDebug [2020-04-17T22:51:57.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-17T22:51:57.680Z] 65014b3c3121: Pull complete [2020-04-17T22:51:57.870Z] --- PASS: TestHostnameDnsResolution (1.49s) [2020-04-17T22:51:57.870Z] === RUN TestStats [2020-04-17T22:51:58.079Z] --- PASS: TestInfoDebug (0.52s) [2020-04-17T22:51:58.079Z] === RUN TestInfoInsecureRegistries [2020-04-17T22:51:58.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-17T22:51:58.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-17T22:51:58.435Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-17T22:51:58.691Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-17T22:51:58.691Z] === RUN TestInfoRegistryMirrors [2020-04-17T22:51:58.973Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-17T22:51:58.973Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T22:51:59.254Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2020-04-17T22:51:59.254Z] === RUN TestPingCacheHeaders [2020-04-17T22:51:59.536Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-17T22:51:59.536Z] === RUN TestPingGet [2020-04-17T22:51:59.536Z] --- PASS: TestPingGet (0.01s) [2020-04-17T22:51:59.536Z] === RUN TestPingHead [2020-04-17T22:51:59.536Z] --- PASS: TestPingHead (0.01s) [2020-04-17T22:51:59.536Z] === RUN TestVersion [2020-04-17T22:51:59.536Z] --- PASS: TestVersion (0.02s) [2020-04-17T22:51:59.536Z] PASS [2020-04-17T22:51:59.536Z] [2020-04-17T22:51:59.536Z] === Skipped [2020-04-17T22:51:59.536Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T22:51:59.536Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T22:51:59.536Z] [2020-04-17T22:51:59.536Z] [2020-04-17T22:51:59.536Z] DONE 18 tests, 1 skipped in 5.727s [2020-04-17T22:51:59.536Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T22:51:59.536Z] ++ 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 [2020-04-17T22:51:59.536Z] ++ set -e [2020-04-17T22:51:59.536Z] ++ '[' -n 0 ']' [2020-04-17T22:51:59.536Z] ++ set -x [2020-04-17T22:51:59.536Z] ++ 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 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 [2020-04-17T22:51:59.536Z] INFO: Testing against a local daemon [2020-04-17T22:51:59.536Z] === RUN TestVolumesCreateAndList [2020-04-17T22:51:59.536Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-17T22:51:59.536Z] === RUN TestVolumesRemove [2020-04-17T22:51:59.707Z] --- PASS: TestSecretsCreateAndDelete (3.28s) [2020-04-17T22:51:59.707Z] === RUN TestSecretsUpdate [2020-04-17T22:51:59.817Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-17T22:51:59.817Z] === RUN TestVolumesInspect [2020-04-17T22:51:59.817Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-17T22:51:59.817Z] === RUN TestVolumesInvalidJSON [2020-04-17T22:51:59.817Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T22:51:59.817Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T22:51:59.817Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T22:51:59.817Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-17T22:51:59.817Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T22:51:59.817Z] PASS [2020-04-17T22:51:59.817Z] [2020-04-17T22:51:59.817Z] DONE 5 tests in 0.277s [2020-04-17T22:51:59.818Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T22:51:59.818Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T22:51:59.818Z] +++ kill 11802 [2020-04-17T22:52:00.099Z] +++ /etc/init.d/apparmor stop [2020-04-17T22:52:00.099Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T22:52:00.099Z] [2020-04-17T22:52:00.099Z] Unloading profiles will leave already running processes permanently [2020-04-17T22:52:00.099Z] unconfined, which can lead to unexpected situations. [2020-04-17T22:52:00.099Z] [2020-04-17T22:52:00.099Z] To set a process to complain mode, use the command line tool [2020-04-17T22:52:00.099Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T22:52:00.099Z] +++ true [2020-04-17T22:52:00.099Z] [2020-04-17T22:52:00.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-17T22:52:00.959Z] --- PASS: TestStats (3.02s) [2020-04-17T22:52:00.959Z] === RUN TestStopContainerWithTimeout [2020-04-17T22:52:00.959Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T22:52:00.959Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T22:52:00.959Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T22:52:00.959Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T22:52:00.959Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T22:52:00.959Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T22:52:00.959Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T22:52:00.959Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T22:52:00.959Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T22:52:00.959Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T22:52:01.891Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T22:52:02.456Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks Post stage [Pipeline] junit [2020-04-17T22:52:02.817Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-04-17T22:52:02.994Z] --- PASS: TestSecretsUpdate (3.27s) [2020-04-17T22:52:02.994Z] === RUN TestTemplatedSecret [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T22:52:03.400Z] + echo Ensuring container killed. [2020-04-17T22:52:03.400Z] Ensuring container killed. [2020-04-17T22:52:03.400Z] + docker rm -vf docker-pr3 [2020-04-17T22:52:03.400Z] Error: No such container: docker-pr3 [2020-04-17T22:52:03.400Z] + true [Pipeline] sh [2020-04-17T22:52:03.769Z] + echo Chowning /workspace to jenkins user [2020-04-17T22:52:03.769Z] Chowning /workspace to jenkins user [2020-04-17T22:52:03.769Z] + id -u [2020-04-17T22:52:03.769Z] + id -g [2020-04-17T22:52:03.769Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40820:/workspace busybox chown -R 1001:1001 /workspace [2020-04-17T22:52:03.769Z] Unable to find image 'busybox:latest' locally [2020-04-17T22:52:03.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-17T22:52:03.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-17T22:52:04.051Z] latest: Pulling from library/busybox [2020-04-17T22:52:04.051Z] 0f0ac3ee2e90: Pulling fs layer [2020-04-17T22:52:04.083Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T22:52:04.333Z] 0f0ac3ee2e90: Verifying Checksum [2020-04-17T22:52:04.333Z] 0f0ac3ee2e90: Download complete [2020-04-17T22:52:04.614Z] 0f0ac3ee2e90: Pull complete [2020-04-17T22:52:04.614Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T22:52:04.614Z] Status: Downloaded newer image for busybox:latest [2020-04-17T22:52:06.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-17T22:52:06.272Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-17T22:52:06.272Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2020-04-17T22:52:06.272Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2020-04-17T22:52:06.272Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2020-04-17T22:52:06.272Z] --- PASS: TestStopContainerWithTimeout/1 (2.13s) [2020-04-17T22:52:06.272Z] === RUN TestDeleteDevicemapper [2020-04-17T22:52:06.272Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T22:52:06.272Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T22:52:06.272Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T22:52:06.292Z] --- PASS: TestTemplatedSecret (3.53s) [2020-04-17T22:52:06.292Z] === RUN TestSecretCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T22:52:07.045Z] + bundleName=s390x-integration [2020-04-17T22:52:07.045Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-17T22:52:07.045Z] Creating s390x-integration-bundles.tar.gz [2020-04-17T22:52:07.045Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-17T22:52:07.045Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-17T22:52:07.081Z] Archiving artifacts [2020-04-17T22:52:07.203Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-17T22:52:07.473Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40820/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T22:52:07.855Z] + make clean [2020-04-17T22:52:08.137Z] docker volume rm -f docker-dev-cache [2020-04-17T22:52:08.419Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T22:52:09.099Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2020-04-17T22:52:09.099Z] === RUN TestUpdateMemory [2020-04-17T22:52:09.099Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-17T22:52:09.099Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:52:09.099Z] === RUN TestUpdateCPUQuota [2020-04-17T22:52:09.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-17T22:52:09.576Z] --- PASS: TestSecretCreateResolve (3.28s) [2020-04-17T22:52:09.577Z] PASS [2020-04-17T22:52:09.577Z] [2020-04-17T22:52:09.577Z] DONE 6 tests in 19.464s [2020-04-17T22:52:09.577Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T22:52:09.577Z] ++ 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 [2020-04-17T22:52:09.577Z] ++ set -e [2020-04-17T22:52:09.577Z] ++ '[' -n 0 ']' [2020-04-17T22:52:09.577Z] ++ set -x [2020-04-17T22:52:09.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=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 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T22:52:09.835Z] INFO: Testing against a local daemon [2020-04-17T22:52:09.835Z] === RUN TestServiceCreateInit [2020-04-17T22:52:09.835Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T22:52:10.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-17T22:52:10.470Z] --- PASS: TestUpdateCPUQuota (1.81s) [2020-04-17T22:52:10.470Z] === RUN TestUpdatePidsLimit [2020-04-17T22:52:10.470Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T22:52:11.034Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T22:52:11.600Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T22:52:11.858Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T22:52:12.115Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T22:52:12.678Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T22:52:12.935Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T22:52:13.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-17T22:52:14.432Z] --- PASS: TestUpdatePidsLimit (3.92s) [2020-04-17T22:52:14.432Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.43s) [2020-04-17T22:52:14.432Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-04-17T22:52:14.432Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-04-17T22:52:14.432Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-17T22:52:14.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-04-17T22:52:14.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-04-17T22:52:14.432Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-04-17T22:52:14.432Z] === RUN TestUpdateRestartPolicy [2020-04-17T22:52:14.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-17T22:52:15.104Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T22:52:15.929Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-17T22:52:16.495Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-17T22:52:17.865Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-17T22:52:18.429Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-17T22:52:19.361Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-17T22:52:19.926Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-17T22:52:20.373Z] --- PASS: TestServiceCreateInit (10.48s) [2020-04-17T22:52:20.374Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s) [2020-04-17T22:52:20.374Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.35s) [2020-04-17T22:52:20.374Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T22:52:23.936Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T22:52:23.936Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T22:52:23.936Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2020-04-17T22:52:23.936Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-04-17T22:52:23.936Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2020-04-17T22:52:23.936Z] ok github.com/docker/docker/api/server/router/swarm 0.031s coverage: 4.8% of statements [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T22:52:23.936Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T22:52:23.936Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T22:52:23.936Z] ok github.com/docker/docker/builder/dockerignore 0.083s coverage: 96.8% of statements [2020-04-17T22:52:24.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-17T22:52:24.673Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-17T22:52:26.044Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-17T22:52:26.643Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-04-17T22:52:26.975Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-17T22:52:27.906Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-17T22:52:27.906Z] --- PASS: TestUpdateRestartPolicy (13.47s) [2020-04-17T22:52:27.906Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T22:52:28.471Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-17T22:52:28.691Z] ok github.com/docker/docker/builder/remotecontext/git 4.664s coverage: 86.3% of statements [2020-04-17T22:52:29.035Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s) [2020-04-17T22:52:29.035Z] === RUN TestWaitNonBlocked [2020-04-17T22:52:29.035Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:52:29.035Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:52:29.035Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:52:29.035Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:52:29.035Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T22:52:29.035Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T22:52:30.408Z] --- PASS: TestWaitNonBlocked (0.05s) [2020-04-17T22:52:30.408Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2020-04-17T22:52:30.408Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.45s) [2020-04-17T22:52:30.408Z] === RUN TestWaitBlocked [2020-04-17T22:52:30.408Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:52:30.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:52:30.408Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:52:30.408Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:52:30.408Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T22:52:30.408Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T22:52:31.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-17T22:52:31.413Z] ok github.com/docker/docker/builder/remotecontext 0.602s coverage: 13.6% of statements [2020-04-17T22:52:31.597Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-17T22:52:31.597Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2020-04-17T22:52:31.597Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-04-17T22:52:31.597Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T22:52:31.597Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T22:52:32.037Z] ok github.com/docker/docker/builder/dockerfile 1.514s coverage: 48.2% of statements [2020-04-17T22:52:32.037Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T22:52:32.037Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T22:52:34.877Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-17T22:52:35.134Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-17T22:52:35.699Z] --- PASS: TestContainerStartOnDaemonRestart (3.81s) [2020-04-17T22:52:35.699Z] === CONT TestIpcModeOlderClient [2020-04-17T22:52:35.699Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-04-17T22:52:35.699Z] === CONT TestDaemonHostGatewayIP [2020-04-17T22:52:37.593Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-17T22:52:37.852Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-17T22:52:38.007Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-17T22:52:38.007Z] Copying nested executables into bundles/binary-daemon [2020-04-17T22:52:38.007Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-17T22:52:38.343Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -e DOCKER_GRAPHDRIVER docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/make.sh cross [2020-04-17T22:52:38.784Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-17T22:52:38.904Z] [2020-04-17T22:52:38.904Z] Removing bundles/ [2020-04-17T22:52:38.904Z] [2020-04-17T22:52:38.904Z] ---> Making bundle: cross (in bundles/cross) [2020-04-17T22:52:38.904Z] Cross building: bundles/cross/linux/amd64 [2020-04-17T22:52:38.904Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-17T22:52:38.904Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-17T22:52:39.348Z] --- PASS: TestDaemonHostGatewayIP (3.53s) [2020-04-17T22:52:39.348Z] === CONT TestDaemonRestartIpcMode [2020-04-17T22:52:39.348Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-17T22:52:39.605Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-17T22:52:39.605Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-17T22:52:40.169Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-17T22:52:40.426Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-17T22:52:40.426Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-17T22:52:40.477Z] ok github.com/docker/docker/client 0.660s coverage: 75.4% of statements [2020-04-17T22:52:41.797Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-17T22:52:42.303Z] --- PASS: TestCreateServiceMultipleTimes (19.43s) [2020-04-17T22:52:42.303Z] === RUN TestCreateServiceConflict [2020-04-17T22:52:42.729Z] --- PASS: TestDaemonRestartIpcMode (3.44s) [2020-04-17T22:52:42.869Z] --- PASS: TestCreateServiceConflict (3.23s) [2020-04-17T22:52:42.869Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T22:52:43.293Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-17T22:52:44.665Z] --- PASS: TestContainerKillOnDaemonStart (12.88s) [2020-04-17T22:52:44.665Z] PASS [2020-04-17T22:52:44.665Z] [2020-04-17T22:52:44.665Z] === Skipped [2020-04-17T22:52:44.665Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-17T22:52:44.665Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T22:52:44.665Z] [2020-04-17T22:52:44.665Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-04-17T22:52:44.665Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:52:44.665Z] [2020-04-17T22:52:44.665Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-17T22:52:44.665Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:52:44.665Z] [2020-04-17T22:52:44.665Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T22:52:44.665Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T22:52:44.665Z] [2020-04-17T22:52:44.665Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T22:52:44.665Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T22:52:44.665Z] [2020-04-17T22:52:44.665Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-17T22:52:44.665Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-17T22:52:44.665Z] [2020-04-17T22:52:44.665Z] [2020-04-17T22:52:44.665Z] DONE 200 tests, 6 skipped in 157.254s [2020-04-17T22:52:44.665Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T22:52:44.665Z] ++ 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 [2020-04-17T22:52:44.665Z] ++ set -e [2020-04-17T22:52:44.665Z] ++ '[' -n 0 ']' [2020-04-17T22:52:44.665Z] ++ set -x [2020-04-17T22:52:44.665Z] ++ 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 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 [2020-04-17T22:52:44.922Z] INFO: Testing against a local daemon [2020-04-17T22:52:44.922Z] === RUN TestCommitInheritsEnv [2020-04-17T22:52:45.179Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-04-17T22:52:45.179Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T22:52:45.179Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T22:52:45.179Z] === RUN TestImagesFilterMultiReference [2020-04-17T22:52:45.436Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-04-17T22:52:45.436Z] === RUN TestImagePullPlatformInvalid [2020-04-17T22:52:45.436Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-04-17T22:52:45.436Z] === RUN TestRemoveImageOrphaning [2020-04-17T22:52:46.016Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2020-04-17T22:52:46.016Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T22:52:47.058Z] --- PASS: TestCreateServiceMaxReplicas (3.76s) [2020-04-17T22:52:47.058Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T22:52:47.913Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-17T22:52:48.174Z] --- PASS: TestRemoveImageGarbageCollector (2.23s) [2020-04-17T22:52:48.174Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T22:52:48.174Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2020-04-17T22:52:48.174Z] === RUN TestTagInvalidReference [2020-04-17T22:52:48.174Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-17T22:52:48.174Z] === RUN TestTagValidPrefixedRepo [2020-04-17T22:52:48.432Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2020-04-17T22:52:48.432Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T22:52:48.432Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-17T22:52:48.432Z] === RUN TestTagOfficialNames [2020-04-17T22:52:48.432Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-17T22:52:48.432Z] === RUN TestTagMatchesDigest [2020-04-17T22:52:48.432Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-17T22:52:48.432Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T22:52:48.689Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-17T22:52:48.946Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-17T22:52:50.318Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-17T22:52:50.576Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-17T22:52:51.140Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-17T22:52:53.038Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-17T22:52:54.409Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-17T22:52:54.666Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-17T22:52:54.923Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-17T22:52:55.855Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-17T22:52:56.112Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-17T22:52:56.369Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-17T22:52:57.739Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-17T22:52:57.997Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-17T22:52:58.562Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-17T22:53:01.933Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.77s) [2020-04-17T22:53:01.933Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T22:53:02.754Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-17T22:53:02.754Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-17T22:53:05.217Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2020-04-17T22:53:05.217Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T22:53:06.051Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-17T22:53:08.503Z] --- PASS: TestCreateServiceConfigFileMode (3.42s) [2020-04-17T22:53:08.503Z] === RUN TestCreateServiceSysctls [2020-04-17T22:53:08.574Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-17T22:53:11.849Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-17T22:53:12.694Z] --- PASS: TestCreateServiceSysctls (4.18s) [2020-04-17T22:53:12.694Z] === RUN TestCreateServiceCapabilities [2020-04-17T22:53:13.221Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-17T22:53:13.221Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-17T22:53:13.787Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-17T22:53:14.044Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-17T22:53:15.981Z] --- PASS: TestCreateServiceCapabilities (3.41s) [2020-04-17T22:53:15.981Z] === RUN TestInspect [2020-04-17T22:53:18.222Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-17T22:53:19.154Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-17T22:53:20.170Z] --- PASS: TestInspect (3.60s) [2020-04-17T22:53:20.170Z] === RUN TestCreateJob [2020-04-17T22:53:23.333Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-17T22:53:23.333Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-17T22:53:24.359Z] --- PASS: TestCreateJob (4.32s) [2020-04-17T22:53:24.359Z] === RUN TestReplicatedJob [2020-04-17T22:53:24.707Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-17T22:53:24.707Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-17T22:53:24.707Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-17T22:53:24.707Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-17T22:53:24.707Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-17T22:53:26.079Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-17T22:53:28.603Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-17T22:53:28.860Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-17T22:53:29.424Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-17T22:53:29.989Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-17T22:53:29.990Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-17T22:53:30.926Z] --- PASS: TestReplicatedJob (6.84s) [2020-04-17T22:53:30.927Z] === RUN TestUpdateReplicatedJob [2020-04-17T22:53:31.886Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-17T22:53:31.886Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-17T22:53:33.781Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-17T22:53:35.116Z] --- PASS: TestUpdateReplicatedJob (4.37s) [2020-04-17T22:53:35.116Z] === RUN TestServiceListWithStatuses [2020-04-17T22:53:35.116Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T22:53:35.116Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T22:53:35.116Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T22:53:35.677Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-17T22:53:36.242Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-17T22:53:37.328Z] ok github.com/docker/docker/cmd/dockerd 0.244s coverage: 30.8% of statements [2020-04-17T22:53:39.517Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-17T22:53:40.082Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-17T22:53:40.647Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-17T22:53:40.905Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-17T22:53:41.678Z] --- PASS: TestDockerNetworkConnectAlias (6.42s) [2020-04-17T22:53:41.679Z] === RUN TestDockerNetworkReConnect [2020-04-17T22:53:41.784Z] ok github.com/docker/docker/container 0.206s coverage: 34.9% of statements [2020-04-17T22:53:41.784Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T22:53:41.784Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T22:53:41.784Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T22:53:41.784Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T22:53:42.798Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-17T22:53:46.222Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2020-04-17T22:53:46.949Z] --- PASS: TestDockerNetworkReConnect (5.30s) [2020-04-17T22:53:46.949Z] === RUN TestServicePlugin [2020-04-17T22:53:46.949Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-17T22:53:46.949Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:53:46.949Z] === RUN TestServiceUpdateLabel [2020-04-17T22:53:46.974Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-17T22:53:47.905Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-17T22:53:49.806Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-17T22:53:50.236Z] --- PASS: TestServiceUpdateLabel (3.30s) [2020-04-17T22:53:50.236Z] === RUN TestServiceUpdateSecrets [2020-04-17T22:53:54.684Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 35.6% of statements [2020-04-17T22:53:55.060Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-17T22:53:55.625Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-17T22:53:56.190Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-17T22:53:57.123Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-17T22:53:58.055Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-17T22:53:58.055Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-17T22:53:59.139Z] ok github.com/docker/docker/daemon/cluster 0.233s coverage: 0.5% of statements [2020-04-17T22:53:59.426Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-17T22:54:00.279Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-17T22:54:00.279Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-17T22:54:00.279Z] Cross building: bundles/cross/windows/amd64 [2020-04-17T22:54:00.279Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-17T22:54:00.279Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-17T22:54:03.572Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-04-17T22:54:03.605Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-17T22:54:03.605Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-17T22:54:03.862Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-17T22:54:03.862Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-17T22:54:05.072Z] ok github.com/docker/docker/daemon/config 0.096s coverage: 81.7% of statements [2020-04-17T22:54:05.233Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-17T22:54:05.696Z] ok github.com/docker/docker/daemon/events 0.081s coverage: 50.0% of statements [2020-04-17T22:54:07.129Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-17T22:54:08.323Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2020-04-17T22:54:08.323Z] === RUN TestServiceUpdateConfigs [2020-04-17T22:54:08.500Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-17T22:54:09.202Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2020-04-17T22:54:09.255Z] eac6fba788c9: Pull complete [2020-04-17T22:54:09.255Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-17T22:54:09.255Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T22:54:09.255Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-17T22:54:09.255Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-17T22:54:09.255Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-04-17T22:54:09.255Z] WARN: Skipping validation tests [2020-04-17T22:54:09.255Z] INFO: Running unit tests at 04/17/2020 22:53:57... [2020-04-17T22:54:09.255Z] INFO: make.ps1 starting at 04/17/2020 22:54:01 [2020-04-17T22:54:09.255Z] INFO: Git commit (adc65710b7) assumed from DOCKER_GITCOMMIT environment variable [2020-04-17T22:54:09.255Z] INFO: Invoking autogen... [2020-04-17T22:54:09.255Z] INFO: Running unit tests... [2020-04-17T22:54:10.686Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.523s coverage: 14.0% of statements [2020-04-17T22:54:11.414Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --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/quota 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/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 [2020-04-17T22:54:11.779Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-17T22:54:13.391Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-04-17T22:54:14.020Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.827s coverage: 57.9% of statements [2020-04-17T22:54:14.309Z] ok github.com/docker/docker/daemon 12.434s coverage: 17.3% of statements [2020-04-17T22:54:14.309Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T22:54:14.309Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T22:54:14.309Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T22:54:14.309Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T22:54:18.764Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.020s coverage: 1.8% of statements [2020-04-17T22:54:19.936Z] ? github.com/docker/docker/api [no test files] [2020-04-17T22:54:20.264Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.776s coverage: 68.6% of statements [2020-04-17T22:54:20.534Z] --- PASS: TestServiceUpdateConfigs (14.80s) [2020-04-17T22:54:20.534Z] === RUN TestServiceUpdateNetwork [2020-04-17T22:54:21.738Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-17T22:54:21.738Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-17T22:54:22.317Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.210s coverage: 49.5% of statements [2020-04-17T22:54:23.108Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-17T22:54:23.343Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.305s coverage: 45.9% of statements [2020-04-17T22:54:23.343Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T22:54:24.488Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-17T22:54:26.070Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.588s coverage: 76.1% of statements [2020-04-17T22:54:26.358Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.0% of statements [2020-04-17T22:54:27.011Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-17T22:54:27.011Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-17T22:54:27.845Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2020-04-17T22:54:27.845Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2020-04-17T22:54:28.132Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.889s coverage: 55.4% of statements [2020-04-17T22:54:28.132Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T22:54:28.132Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T22:54:30.286Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-17T22:54:30.286Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-17T22:54:33.664Z] ok github.com/docker/docker/daemon/logger 0.321s coverage: 41.8% of statements [2020-04-17T22:54:33.664Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2020-04-17T22:54:34.697Z] ok github.com/docker/docker/api/server 0.191s coverage: 9.0% of statements [2020-04-17T22:54:35.411Z] --- PASS: TestServiceUpdateNetwork (14.69s) [2020-04-17T22:54:35.411Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite (343.97s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.34s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.09s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.30s) [2020-04-17T22:54:35.543Z] docker_cli_daemon_test.go:1449: [dda99bc7ced5c] daemon is not started [2020-04-17T22:54:35.543Z] check_test.go:309: [d5fd1c0d104f9] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.78s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.17s) [2020-04-17T22:54:35.543Z] check_test.go:309: [d8053b4ec810d] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.88s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.17s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.89s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.06s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.50s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.27s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.63s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-17T22:54:35.543Z] check_test.go:309: [d79be0878cfb6] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-17T22:54:35.543Z] check_test.go:309: [d6db027f804d6] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.60s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-04-17T22:54:35.543Z] check_test.go:309: [d01d32cb8773f] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.22s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.87s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.99s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-17T22:54:35.543Z] check_test.go:309: [d89f6b7737a09] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.33s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.72s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.65s) [2020-04-17T22:54:35.543Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-17T22:54:35.543Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-17T22:54:35.543Z] check_test.go:309: [df4c10219e011] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.03s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.19s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.67s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2020-04-17T22:54:35.543Z] check_test.go:309: [de8ab7463c7a8] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.57s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-04-17T22:54:35.543Z] check_test.go:309: [d82a622284235] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.85s) [2020-04-17T22:54:35.543Z] docker_cli_daemon_plugins_test.go:79: [dcbba1a58ae46] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.21s) [2020-04-17T22:54:35.543Z] docker_cli_daemon_plugins_test.go:169: [dd6a946941e11] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.31s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-17T22:54:35.543Z] check_test.go:309: [d11dd7fbef699] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.85s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.59s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.98s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.61s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.15s) [2020-04-17T22:54:35.543Z] check_test.go:309: [dc7431614dfd5] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.06s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.20s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.03s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.02s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.21s) [2020-04-17T22:54:35.543Z] check_test.go:309: [d4322854d831f] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.73s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.75s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.14s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.25s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.35s) [2020-04-17T22:54:35.543Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T22:54:35.543Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-17T22:54:35.543Z] check_test.go:309: [d317ed13d1a18] daemon is not started [2020-04-17T22:54:35.543Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T22:54:35.543Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-17T22:54:35.543Z] check_test.go:309: [d4c9eb8461438] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.84s) [2020-04-17T22:54:35.543Z] check_test.go:309: [d2b25cccc6bd7] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.61s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.43s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.21s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.95s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.15s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.49s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.69s) [2020-04-17T22:54:35.543Z] check_test.go:309: [d9f6c84dc078e] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.16s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.52s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.83s) [2020-04-17T22:54:35.543Z] check_test.go:309: [da8256199a5f9] daemon is not started [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2020-04-17T22:54:35.543Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2020-04-17T22:54:35.544Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-17T22:54:35.544Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-17T22:54:35.544Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-17T22:54:35.544Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-17T22:54:35.544Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-17T22:54:35.544Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-17T22:54:35.544Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-17T22:54:35.544Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-17T22:54:35.544Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-17T22:54:35.544Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-17T22:54:35.544Z] check_test.go:309: [dbc3ca9120bb6] daemon is not started [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2020-04-17T22:54:35.544Z] check_test.go:309: [d72f5c24c6137] daemon is not started [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.61s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-04-17T22:54:35.544Z] check_test.go:309: [d2d9a0667999b] daemon is not started [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.29s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.26s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.61s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-04-17T22:54:35.544Z] check_test.go:309: [d7a67706961fd] daemon is not started [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.21s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.94s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.06s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.98s) [2020-04-17T22:54:35.544Z] check_test.go:309: [d099f2392b1dd] daemon is not started [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-04-17T22:54:35.544Z] check_test.go:309: [dc14aa1408e80] daemon is not started [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.86s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.73s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.93s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.76s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.44s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.02s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.13s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.66s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.73s) [2020-04-17T22:54:35.544Z] docker_cli_daemon_test.go:2542: [ddafd27f9703a] daemon is not started [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.53s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.08s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.14s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.17s) [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-04-17T22:54:35.544Z] check_test.go:309: [d53d816cc2536] daemon is not started [2020-04-17T22:54:35.544Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.37s) [2020-04-17T22:54:35.544Z] === RUN TestDockerSwarmSuite [2020-04-17T22:54:35.544Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-17T22:54:35.748Z] ok github.com/docker/docker/daemon/logger/awslogs 0.656s coverage: 77.4% of statements [2020-04-17T22:54:36.375Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.9% of statements [2020-04-17T22:54:36.375Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T22:54:36.375Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T22:54:36.375Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T22:54:36.375Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T22:54:36.665Z] ok github.com/docker/docker/daemon/logger/journald 0.036s coverage: 26.2% of statements [2020-04-17T22:54:36.788Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T22:54:37.355Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T22:54:37.692Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 61.6% of statements [2020-04-17T22:54:37.692Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2020-04-17T22:54:39.718Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-17T22:54:41.191Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 75.2% of statements [2020-04-17T22:54:41.191Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T22:54:41.615Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-17T22:54:42.214Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.063s coverage: 19.8% of statements [2020-04-17T22:54:42.501Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.050s coverage: 33.3% of statements [2020-04-17T22:54:42.987Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-17T22:54:42.987Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-17T22:54:42.987Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-17T22:54:44.011Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-04-17T22:54:45.467Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T22:54:45.504Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2020-04-17T22:54:46.128Z] ok github.com/docker/docker/daemon/network 0.028s coverage: 63.8% of statements [2020-04-17T22:54:47.149Z] ok github.com/docker/docker/daemon/logger/splunk 3.022s coverage: 82.5% of statements [2020-04-17T22:54:47.149Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T22:54:47.149Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T22:54:48.244Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-17T22:54:48.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-17T22:54:50.640Z] ok github.com/docker/docker/distribution/metadata 0.103s coverage: 48.2% of statements [2020-04-17T22:54:51.331Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-17T22:54:52.143Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2020-04-17T22:54:52.436Z] ok github.com/docker/docker/distribution 0.486s coverage: 22.1% of statements [2020-04-17T22:54:52.436Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T22:54:53.458Z] ok github.com/docker/docker/distribution/xfer 1.744s coverage: 85.1% of statements [2020-04-17T22:54:53.458Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T22:54:53.582Z] --- PASS: TestServiceUpdatePidsLimit (17.50s) [2020-04-17T22:54:53.582Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-04-17T22:54:53.582Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-04-17T22:54:53.582Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-04-17T22:54:53.582Z] PASS [2020-04-17T22:54:53.582Z] [2020-04-17T22:54:53.582Z] === Skipped [2020-04-17T22:54:53.582Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T22:54:53.582Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T22:54:53.582Z] [2020-04-17T22:54:53.582Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-17T22:54:53.582Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T22:54:53.582Z] [2020-04-17T22:54:53.582Z] [2020-04-17T22:54:53.582Z] DONE 27 tests, 2 skipped in 162.746s [2020-04-17T22:54:53.582Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T22:54:53.582Z] ++ 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 [2020-04-17T22:54:53.582Z] ++ set -e [2020-04-17T22:54:53.582Z] ++ '[' -n 0 ']' [2020-04-17T22:54:53.582Z] ++ set -x [2020-04-17T22:54:53.582Z] ++ 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 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 [2020-04-17T22:54:53.582Z] INFO: Testing against a local daemon [2020-04-17T22:54:53.582Z] === RUN TestSessionCreate [2020-04-17T22:54:53.582Z] --- PASS: TestSessionCreate (0.05s) [2020-04-17T22:54:53.582Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T22:54:53.582Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-17T22:54:53.582Z] PASS [2020-04-17T22:54:53.582Z] [2020-04-17T22:54:53.582Z] DONE 2 tests in 0.240s [2020-04-17T22:54:53.582Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T22:54:53.582Z] ++ 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 [2020-04-17T22:54:53.582Z] ++ set -e [2020-04-17T22:54:53.582Z] ++ '[' -n 0 ']' [2020-04-17T22:54:53.582Z] ++ set -x [2020-04-17T22:54:53.582Z] ++ 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 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 [2020-04-17T22:54:53.582Z] INFO: Testing against a local daemon [2020-04-17T22:54:53.582Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T22:54:53.582Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T22:54:53.582Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T22:54:53.582Z] === RUN TestEventsExecDie [2020-04-17T22:54:53.841Z] --- PASS: TestEventsExecDie (0.90s) [2020-04-17T22:54:53.841Z] === RUN TestEventsBackwardsCompatible [2020-04-17T22:54:53.841Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-04-17T22:54:53.841Z] === RUN TestInfoBinaryCommits [2020-04-17T22:54:53.841Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-17T22:54:53.841Z] === RUN TestInfoAPIVersioned [2020-04-17T22:54:53.841Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-17T22:54:53.841Z] === RUN TestInfoDiscoveryBackend [2020-04-17T22:54:53.856Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-17T22:54:54.777Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-04-17T22:54:54.777Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T22:54:55.712Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-17T22:54:55.712Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T22:54:56.174Z] ok github.com/docker/docker/image 0.102s coverage: 86.4% of statements [2020-04-17T22:54:56.279Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-04-17T22:54:56.279Z] === RUN TestInfoAPI [2020-04-17T22:54:56.279Z] --- PASS: TestInfoAPI (0.05s) [2020-04-17T22:54:56.279Z] === RUN TestInfoAPIWarnings [2020-04-17T22:54:56.801Z] ok github.com/docker/docker/image/cache 0.043s coverage: 19.2% of statements [2020-04-17T22:54:56.801Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T22:54:56.847Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-04-17T22:54:56.847Z] === RUN TestInfoDebug [2020-04-17T22:54:57.427Z] ok github.com/docker/docker/image/v1 0.038s coverage: 25.0% of statements [2020-04-17T22:54:57.427Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T22:54:57.717Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-04-17T22:54:57.782Z] --- PASS: TestInfoDebug (0.64s) [2020-04-17T22:54:57.782Z] === RUN TestInfoInsecureRegistries [2020-04-17T22:54:58.349Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-04-17T22:54:58.349Z] === RUN TestInfoRegistryMirrors [2020-04-17T22:54:58.917Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-04-17T22:54:58.917Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T22:54:59.175Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-04-17T22:54:59.175Z] === RUN TestPingCacheHeaders [2020-04-17T22:54:59.175Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-17T22:54:59.175Z] === RUN TestPingGet [2020-04-17T22:54:59.175Z] --- PASS: TestPingGet (0.03s) [2020-04-17T22:54:59.175Z] === RUN TestPingHead [2020-04-17T22:54:59.175Z] --- PASS: TestPingHead (0.05s) [2020-04-17T22:54:59.175Z] === RUN TestVersion [2020-04-17T22:54:59.175Z] --- PASS: TestVersion (0.05s) [2020-04-17T22:54:59.175Z] PASS [2020-04-17T22:54:59.175Z] [2020-04-17T22:54:59.175Z] === Skipped [2020-04-17T22:54:59.175Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T22:54:59.175Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T22:54:59.175Z] [2020-04-17T22:54:59.175Z] [2020-04-17T22:54:59.175Z] DONE 18 tests, 1 skipped in 6.578s [2020-04-17T22:54:59.217Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 50.0% of statements [2020-04-17T22:54:59.435Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T22:54:59.435Z] ++ 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 [2020-04-17T22:54:59.435Z] ++ set -e [2020-04-17T22:54:59.435Z] ++ '[' -n 0 ']' [2020-04-17T22:54:59.435Z] ++ set -x [2020-04-17T22:54:59.435Z] ++ 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 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 [2020-04-17T22:54:59.435Z] INFO: Testing against a local daemon [2020-04-17T22:54:59.435Z] === RUN TestVolumesCreateAndList [2020-04-17T22:54:59.435Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-17T22:54:59.435Z] === RUN TestVolumesRemove [2020-04-17T22:54:59.693Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-17T22:54:59.693Z] === RUN TestVolumesInspect [2020-04-17T22:54:59.693Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-17T22:54:59.693Z] === RUN TestVolumesInvalidJSON [2020-04-17T22:54:59.693Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T22:54:59.693Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T22:54:59.693Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T22:54:59.693Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-17T22:54:59.693Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T22:54:59.693Z] PASS [2020-04-17T22:54:59.693Z] [2020-04-17T22:54:59.693Z] DONE 5 tests in 0.353s [2020-04-17T22:54:59.693Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T22:54:59.951Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T22:54:59.951Z] +++ kill 13364 [2020-04-17T22:55:01.331Z] +++ /etc/init.d/apparmor stop [2020-04-17T22:55:01.331Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T22:55:01.331Z] [2020-04-17T22:55:01.331Z] Unloading profiles will leave already running processes permanently [2020-04-17T22:55:01.331Z] unconfined, which can lead to unexpected situations. [2020-04-17T22:55:01.331Z] [2020-04-17T22:55:01.331Z] To set a process to complain mode, use the command line tool [2020-04-17T22:55:01.331Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T22:55:01.331Z] +++ true [2020-04-17T22:55:01.331Z] [2020-04-17T22:55:01.953Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-17T22:55:01.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-17T22:55:02.727Z] ok github.com/docker/docker/opts 0.073s coverage: 67.4% of statements [2020-04-17T22:55:02.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-17T22:55:03.753Z] ok github.com/docker/docker/pkg/authorization 0.868s coverage: 68.3% of statements [2020-04-17T22:55:03.753Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2020-04-17T22:55:03.823Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs Post stage [Pipeline] junit [2020-04-17T22:55:03.875Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T22:55:04.468Z] + echo Ensuring container killed. [2020-04-17T22:55:04.468Z] Ensuring container killed. [2020-04-17T22:55:04.468Z] + docker rm -vf docker-pr3 [2020-04-17T22:55:04.468Z] Error: No such container: docker-pr3 [2020-04-17T22:55:04.468Z] + true [Pipeline] sh [2020-04-17T22:55:04.755Z] + echo Chowning /workspace to jenkins user [2020-04-17T22:55:04.755Z] Chowning /workspace to jenkins user [2020-04-17T22:55:04.755Z] + id -u [2020-04-17T22:55:04.755Z] + id -g [2020-04-17T22:55:04.755Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40820:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T22:55:04.755Z] Unable to find image 'busybox:latest' locally [2020-04-17T22:55:04.776Z] ok github.com/docker/docker/pkg/archive 1.469s coverage: 76.3% of statements [2020-04-17T22:55:04.776Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-04-17T22:55:05.014Z] latest: Pulling from library/busybox [2020-04-17T22:55:05.014Z] a28b2a8c0530: Pulling fs layer [2020-04-17T22:55:05.014Z] a28b2a8c0530: Verifying Checksum [2020-04-17T22:55:05.014Z] a28b2a8c0530: Download complete [2020-04-17T22:55:05.272Z] a28b2a8c0530: Pull complete [2020-04-17T22:55:05.272Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T22:55:05.272Z] Status: Downloaded newer image for busybox:latest [2020-04-17T22:55:05.795Z] ok github.com/docker/docker/pkg/directory 0.041s coverage: 80.0% of statements [2020-04-17T22:55:06.827Z] ok github.com/docker/docker/pkg/discovery 0.034s coverage: 58.3% of statements [2020-04-17T22:55:07.101Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-17T22:55:07.114Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T22:55:08.628Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-17T22:55:08.859Z] + bundleName=arm64-integration [2020-04-17T22:55:08.859Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-17T22:55:08.859Z] Creating arm64-integration-bundles.tar.gz [2020-04-17T22:55:08.859Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-04-17T22:55:08.859Z] + 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 [2020-04-17T22:55:09.129Z] Archiving artifacts [2020-04-17T22:55:09.250Z] ok github.com/docker/docker/layer 7.933s coverage: 68.8% of statements [2020-04-17T22:55:09.250Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T22:55:09.250Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T22:55:09.250Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T22:55:09.250Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T22:55:09.250Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T22:55:09.250Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T22:55:09.538Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-04-17T22:55:10.163Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-04-17T22:55:10.917Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40820/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T22:55:11.184Z] ok github.com/docker/docker/pkg/chrootarchive 4.462s coverage: 43.2% of statements [2020-04-17T22:55:11.184Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T22:55:11.184Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T22:55:11.184Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-04-17T22:55:11.237Z] + make clean [2020-04-17T22:55:11.473Z] ok github.com/docker/docker/pkg/fileutils 0.040s coverage: 89.5% of statements [2020-04-17T22:55:11.804Z] docker volume rm -f docker-dev-cache [2020-04-17T22:55:12.063Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T22:55:12.496Z] ok github.com/docker/docker/pkg/discovery/kv 3.192s coverage: 84.1% of statements [2020-04-17T22:55:12.496Z] ok github.com/docker/docker/pkg/fsutils 0.395s coverage: 85.1% of statements [2020-04-17T22:55:12.785Z] ok github.com/docker/docker/pkg/homedir 0.023s coverage: 11.4% of statements [2020-04-17T22:55:14.840Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2020-04-17T22:55:14.840Z] ok github.com/docker/docker/pkg/locker 0.033s coverage: 88.9% of statements [2020-04-17T22:55:15.485Z] ok github.com/docker/docker/pkg/idtools 0.893s coverage: 70.1% of statements [Pipeline] } [Pipeline] // withEnv [2020-04-17T22:55:15.773Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-04-17T22:55:15.773Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T22:55:16.060Z] ok github.com/docker/docker/pkg/ioutils 1.804s coverage: 69.3% of statements [2020-04-17T22:55:16.061Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T22:55:16.061Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T22:55:16.061Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T22:55:17.083Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2020-04-17T22:55:17.083Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2020-04-17T22:55:17.709Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 91.4% of statements [2020-04-17T22:55:17.709Z] ok github.com/docker/docker/pkg/pidfile 0.037s coverage: 82.4% of statements [2020-04-17T22:55:17.709Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T22:55:17.709Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T22:55:18.753Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.035s coverage: 56.8% of statements [2020-04-17T22:55:20.247Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2020-04-17T22:55:20.535Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2020-04-17T22:55:20.535Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2020-04-17T22:55:21.561Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2020-04-17T22:55:21.651Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-17T22:55:21.651Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-17T22:55:21.651Z] remote: Enumerating objects: 2, done. [2020-04-17T22:55:21.651Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-17T22:55:21.651Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-17T22:55:21.651Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-17T22:55:21.651Z] 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. [2020-04-17T22:55:21.651Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-17T22:55:21.651Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-17T22:55:21.980Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/test/unit [2020-04-17T22:55:22.605Z] ok github.com/docker/docker/pkg/pubsub 1.188s coverage: 73.9% of statements [2020-04-17T22:55:22.605Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2020-04-17T22:55:23.632Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-04-17T22:55:23.920Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-04-17T22:55:24.499Z] ? github.com/docker/docker/api [no test files] [2020-04-17T22:55:24.542Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-04-17T22:55:25.167Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 70.8% of statements [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T22:55:25.301Z] ok github.com/docker/docker/api/server/httputils 0.120s coverage: 14.7% of statements [2020-04-17T22:55:25.301Z] ok github.com/docker/docker/api/server/middleware 0.170s coverage: 37.7% of statements [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T22:55:25.301Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T22:55:25.455Z] ok github.com/docker/docker/pkg/signal 3.418s coverage: 61.0% of statements [2020-04-17T22:55:26.080Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 35.0% of statements [2020-04-17T22:55:26.366Z] ok github.com/docker/docker/pkg/tailfile 0.171s coverage: 88.6% of statements [2020-04-17T22:55:26.834Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 92.2% of statements [2020-04-17T22:55:26.834Z] ok github.com/docker/docker/api/types/strslice 0.116s coverage: 90.0% of statements [2020-04-17T22:55:26.834Z] ok github.com/docker/docker/api/server/router/swarm 0.146s coverage: 4.8% of statements [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T22:55:26.834Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T22:55:27.289Z] ok github.com/docker/docker/api/types/time 0.162s coverage: 100.0% of statements [2020-04-17T22:55:27.743Z] ok github.com/docker/docker/api/types/versions 0.072s coverage: 75.0% of statements [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T22:55:27.743Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T22:55:27.863Z] ok github.com/docker/docker/pkg/term 0.016s coverage: 84.1% of statements [2020-04-17T22:55:27.863Z] testing: warning: no tests to run [2020-04-17T22:55:27.863Z] coverage: [no statements] [2020-04-17T22:55:27.863Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-04-17T22:55:28.197Z] ok github.com/docker/docker/builder/dockerignore 0.043s coverage: 96.8% of statements [2020-04-17T22:55:28.490Z] ok github.com/docker/docker/pkg/tarsum 0.222s coverage: 89.3% of statements [2020-04-17T22:55:28.490Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-04-17T22:55:28.778Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2020-04-17T22:55:29.010Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-17T22:55:29.010Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-17T22:55:29.410Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2020-04-17T22:55:31.463Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-04-17T22:55:31.902Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2020-04-17T22:55:31.902Z] ok github.com/docker/docker/builder/remotecontext 0.491s coverage: 9.2% of statements [2020-04-17T22:55:32.285Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-17T22:55:32.355Z] ok github.com/docker/docker/builder/dockerfile 0.604s coverage: 46.3% of statements [2020-04-17T22:55:32.541Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-17T22:55:32.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-17T22:55:32.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-17T22:55:32.799Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-17T22:55:33.517Z] ok github.com/docker/docker/reference 0.027s coverage: 84.4% of statements [2020-04-17T22:55:33.730Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-17T22:55:33.806Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 68.8% of statements [2020-04-17T22:55:33.988Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-17T22:55:34.245Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-17T22:55:34.809Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-17T22:55:34.831Z] ok github.com/docker/docker/plugin 0.632s coverage: 27.1% of statements [2020-04-17T22:55:36.328Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-04-17T22:55:36.954Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-04-17T22:55:38.084Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-17T22:55:38.462Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-04-17T22:55:38.462Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2020-04-17T22:55:38.751Z] ok github.com/docker/docker/registry 0.460s coverage: 56.1% of statements [2020-04-17T22:55:39.345Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2020-04-17T22:55:39.455Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-17T22:55:41.350Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-17T22:55:41.915Z] --- PASS: TestImportExtremelyLargeImageWorks (173.36s) [2020-04-17T22:55:41.915Z] PASS [2020-04-17T22:55:41.915Z] [2020-04-17T22:55:41.915Z] DONE 12 tests in 177.181s [2020-04-17T22:55:41.915Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T22:55:41.915Z] ++ 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 [2020-04-17T22:55:41.915Z] ++ set -e [2020-04-17T22:55:41.915Z] ++ '[' -n 0 ']' [2020-04-17T22:55:41.915Z] ++ set -x [2020-04-17T22:55:41.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=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 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 [2020-04-17T22:55:41.915Z] INFO: Testing against a local daemon [2020-04-17T22:55:41.915Z] === RUN TestNetworkCreateDelete [2020-04-17T22:55:42.173Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-17T22:55:42.173Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T22:55:42.246Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-04-17T22:55:42.429Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-04-17T22:55:42.430Z] === RUN TestInspectNetwork [2020-04-17T22:55:42.686Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-17T22:55:44.055Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-17T22:55:44.687Z] ok github.com/docker/docker/client 0.494s coverage: 74.9% of statements [2020-04-17T22:55:45.425Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-17T22:55:45.735Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.0% of statements [2020-04-17T22:55:45.735Z] ok github.com/docker/docker/volume/local 0.059s coverage: 73.0% of statements [2020-04-17T22:55:46.364Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-04-17T22:55:47.948Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T22:55:47.948Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T22:55:47.948Z] === RUN TestInspectNetwork/network_name [2020-04-17T22:55:47.948Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T22:55:52.120Z] --- PASS: TestInspectNetwork (9.59s) [2020-04-17T22:55:52.120Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T22:55:52.120Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T22:55:52.120Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T22:55:52.120Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T22:55:52.120Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T22:55:52.684Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-17T22:55:54.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-17T22:55:54.625Z] --- PASS: TestRunContainerWithBridgeNone (2.68s) [2020-04-17T22:55:54.625Z] === RUN TestNetworkInvalidJSON [2020-04-17T22:55:54.625Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T22:55:54.625Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T22:55:54.625Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:55:54.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:55:54.625Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:55:54.625Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:55:54.753Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T22:55:54.753Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T22:55:54.753Z] [2020-04-17T22:55:54.753Z] === Skipped [2020-04-17T22:55:54.753Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T22:55:54.753Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T22:55:54.753Z] [2020-04-17T22:55:54.753Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T22:55:54.753Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T22:55:54.753Z] [2020-04-17T22:55:54.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T22:55:54.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:55:54.753Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:55:54.753Z] [2020-04-17T22:55:54.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T22:55:54.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:55:54.753Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:55:54.753Z] [2020-04-17T22:55:54.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T22:55:54.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:55:54.753Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:55:54.753Z] [2020-04-17T22:55:54.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T22:55:54.753Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:55:54.753Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:55:54.753Z] [2020-04-17T22:55:54.753Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T22:55:54.754Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:55:54.754Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T22:55:54.754Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T22:55:54.754Z] time="2020-04-17T22:54:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:55:54.754Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:55:54.754Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T22:55:54.754Z] time="2020-04-17T22:54:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:55:54.754Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:55:54.754Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T22:55:54.754Z] time="2020-04-17T22:54:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:55:54.754Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:55:54.754Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T22:55:54.754Z] time="2020-04-17T22:54:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:55:54.754Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:55:54.754Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T22:55:54.754Z] time="2020-04-17T22:54:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:55:54.754Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:55:54.754Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T22:55:54.754Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T22:55:54.754Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T22:55:54.754Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T22:55:54.754Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T22:55:54.754Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T22:55:54.754Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:55:54.754Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T22:55:54.754Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:55:54.754Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T22:55:54.754Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:55:54.754Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T22:55:54.754Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:55:54.754Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T22:55:54.754Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:55:54.754Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T22:55:54.754Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T22:55:54.754Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T22:55:54.754Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] [2020-04-17T22:55:54.754Z] DONE 2143 tests, 26 skipped in 347.541s [2020-04-17T22:55:54.881Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-17T22:55:54.881Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T22:55:54.881Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T22:55:54.881Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T22:55:54.881Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-04-17T22:55:54.881Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T22:55:54.881Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T22:55:54.881Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T22:55:54.881Z] === RUN TestHostIPv4BridgeLabel Post stage [Pipeline] junit [2020-04-17T22:55:55.409Z] Recording test results [2020-04-17T22:55:55.445Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-04-17T22:55:55.445Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-17T22:55:56.172Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40820/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -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:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/make.sh dynbinary test-integration [2020-04-17T22:55:56.377Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-17T22:55:56.377Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T22:55:56.458Z] [2020-04-17T22:55:56.744Z] Removing bundles/ [2020-04-17T22:55:56.744Z] [2020-04-17T22:55:56.744Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-17T22:55:56.744Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:55:56.744Z] GOOS="" GOARCH="" GOARM="" [2020-04-17T22:55:57.335Z] --- PASS: TestDaemonDefaultNetworkPools (0.94s) [2020-04-17T22:55:57.335Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T22:55:58.726Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.39s) [2020-04-17T22:55:58.726Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T22:56:00.095Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-04-17T22:56:00.095Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T22:56:00.659Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-04-17T22:56:00.659Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T22:56:02.307Z] ok github.com/docker/docker/builder/remotecontext/git 30.800s coverage: 86.3% of statements [2020-04-17T22:56:02.307Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T22:56:02.307Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T22:56:04.102Z] --- PASS: TestServiceWithPredefinedNetwork (3.11s) [2020-04-17T22:56:04.103Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T22:56:04.103Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T22:56:04.103Z] service_test.go:236: FLAKY_TEST [2020-04-17T22:56:04.103Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T22:56:09.335Z] ok github.com/docker/docker/cmd/dockerd 0.625s coverage: 19.3% of statements [2020-04-17T22:56:10.291Z] ok github.com/docker/docker/container 0.455s coverage: 41.6% of statements [2020-04-17T22:56:10.291Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T22:56:10.291Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T22:56:10.291Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T22:56:10.291Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T22:56:12.447Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.484s coverage: 65.3% of statements [2020-04-17T22:56:15.330Z] ok github.com/docker/docker/daemon/cluster/convert 0.401s coverage: 35.6% of statements [2020-04-17T22:56:16.281Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-17T22:56:17.652Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-17T22:56:21.111Z] ok github.com/docker/docker/daemon/cluster 1.853s coverage: 0.5% of statements [2020-04-17T22:56:21.828Z] --- PASS: TestServiceWithDataPathPortInit (18.17s) [2020-04-17T22:56:21.828Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T22:56:23.278Z] ok github.com/docker/docker/daemon/config 1.028s coverage: 79.6% of statements [2020-04-17T22:56:23.278Z] ok github.com/docker/docker/daemon/discovery 0.202s coverage: 30.0% of statements [2020-04-17T22:56:25.440Z] ok github.com/docker/docker/daemon/events 0.378s coverage: 50.0% of statements [2020-04-17T22:56:26.398Z] ok github.com/docker/docker/daemon/graphdriver 0.145s coverage: 2.3% of statements [2020-04-17T22:56:27.083Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-17T22:56:27.340Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-17T22:56:27.903Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-17T22:56:27.921Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.590s coverage: 11.1% of statements [2020-04-17T22:56:28.467Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-17T22:56:28.891Z] ok github.com/docker/docker/daemon/links 0.174s coverage: 93.0% of statements [2020-04-17T22:56:29.836Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-17T22:56:29.836Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-17T22:56:30.093Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-17T22:56:30.414Z] ok github.com/docker/docker/daemon 3.111s coverage: 9.2% of statements [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-17T22:56:30.414Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-17T22:56:30.869Z] ok github.com/docker/docker/daemon/logger 0.437s coverage: 42.1% of statements [2020-04-17T22:56:31.462Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.27s) [2020-04-17T22:56:31.462Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:igbwmqm7nn27lzo4thpcz7p6r Created:2020-04-17 22:56:23.659715683 +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[3a4415f44c45067e9edd36f5045b190c916debc9a7181749435f2adec2752c55:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kogco13qet8teledpcuyxmgdp EndpointID:b1f3546531545d901c40b79b41bf443b9442de59f400de92927eb69fb65af911 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aa2fadcf35ebc567aa171b96dfe035a720f9ffa29e21b6e2f0d0c50a026e20b7 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:bc6b590651d9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kogco13qet8teledpcuyxmgdp EndpointID:b1f3546531545d901c40b79b41bf443b9442de59f400de92927eb69fb65af911 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T22:56:31.462Z] PASS [2020-04-17T22:56:31.462Z] [2020-04-17T22:56:31.462Z] === Skipped [2020-04-17T22:56:31.462Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T22:56:31.462Z] service_test.go:236: FLAKY_TEST [2020-04-17T22:56:31.462Z] [2020-04-17T22:56:31.462Z] [2020-04-17T22:56:31.462Z] DONE 22 tests, 1 skipped in 49.367s [2020-04-17T22:56:31.462Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T22:56:31.462Z] ++ 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 [2020-04-17T22:56:31.462Z] ++ set -e [2020-04-17T22:56:31.462Z] ++ '[' -n 0 ']' [2020-04-17T22:56:31.462Z] ++ set -x [2020-04-17T22:56:31.462Z] ++ 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 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 [2020-04-17T22:56:31.462Z] INFO: Testing against a local daemon [2020-04-17T22:56:31.462Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T22:56:31.462Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T22:56:31.462Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:56:31.462Z] === RUN TestDockerNetworkIpvlan [2020-04-17T22:56:31.462Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T22:56:31.462Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:56:31.462Z] PASS [2020-04-17T22:56:31.462Z] [2020-04-17T22:56:31.462Z] === Skipped [2020-04-17T22:56:31.462Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T22:56:31.462Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:56:31.462Z] [2020-04-17T22:56:31.462Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T22:56:31.462Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T22:56:31.462Z] [2020-04-17T22:56:31.462Z] [2020-04-17T22:56:31.462Z] DONE 2 tests, 2 skipped in 0.098s [2020-04-17T22:56:31.462Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T22:56:31.462Z] ++ 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 [2020-04-17T22:56:31.462Z] ++ set -e [2020-04-17T22:56:31.462Z] ++ '[' -n 0 ']' [2020-04-17T22:56:31.462Z] ++ set -x [2020-04-17T22:56:31.462Z] ++ 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 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 [2020-04-17T22:56:31.462Z] INFO: Testing against a local daemon [2020-04-17T22:56:31.462Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T22:56:32.393Z] ok github.com/docker/docker/daemon/images 0.481s coverage: 4.9% of statements [2020-04-17T22:56:32.393Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T22:56:32.393Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T22:56:32.835Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-04-17T22:56:32.835Z] === RUN TestDockerNetworkMacvlan [2020-04-17T22:56:32.847Z] ok github.com/docker/docker/daemon/logger/awslogs 0.573s coverage: 77.8% of statements [2020-04-17T22:56:32.847Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-17T22:56:32.847Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T22:56:32.847Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T22:56:32.848Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-17T22:56:32.848Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-17T22:56:33.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.326s coverage: 61.6% of statements [2020-04-17T22:56:33.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.247s coverage: 87.2% of statements [2020-04-17T22:56:33.766Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T22:56:34.330Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T22:56:35.261Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T22:56:35.483Z] ok github.com/docker/docker/daemon/logger/local 0.543s coverage: 75.2% of statements [2020-04-17T22:56:35.483Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T22:56:35.937Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.275s coverage: 21.4% of statements [2020-04-17T22:56:36.391Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.471s coverage: 33.3% of statements [2020-04-17T22:56:37.915Z] ok github.com/docker/docker/daemon/logger/templates 0.117s coverage: 8.3% of statements [2020-04-17T22:56:38.368Z] ok github.com/docker/docker/daemon/logger/syslog 0.127s coverage: 47.8% of statements [2020-04-17T22:56:38.538Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T22:56:38.822Z] ok github.com/docker/docker/daemon/logger/splunk 2.616s coverage: 82.5% of statements [2020-04-17T22:56:38.822Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T22:56:38.822Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-17T22:56:38.822Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T22:56:40.980Z] ok github.com/docker/docker/distribution 1.427s coverage: 20.3% of statements [2020-04-17T22:56:41.061Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T22:56:41.436Z] ok github.com/docker/docker/errdefs 0.165s coverage: 49.4% of statements [2020-04-17T22:56:41.436Z] ok github.com/docker/docker/distribution/metadata 1.286s coverage: 48.2% of statements [2020-04-17T22:56:41.890Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T22:56:41.991Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-17T22:56:41.991Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-17T22:56:42.922Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-17T22:56:43.183Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-17T22:56:43.411Z] ok github.com/docker/docker/distribution/xfer 2.448s coverage: 76.8% of statements [2020-04-17T22:56:43.411Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T22:56:43.411Z] ok github.com/docker/docker/image/cache 0.144s coverage: 19.2% of statements [2020-04-17T22:56:43.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-17T22:56:43.697Z] === RUN TestDockerSuite/TestBuildFails [2020-04-17T22:56:43.864Z] ok github.com/docker/docker/image/v1 0.244s coverage: 25.0% of statements [2020-04-17T22:56:43.864Z] ok github.com/docker/docker/image 0.826s coverage: 86.4% of statements [2020-04-17T22:56:44.318Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T22:56:44.318Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T22:56:44.630Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-17T22:56:44.888Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-17T22:56:45.837Z] ok github.com/docker/docker/libcontainerd/queue 0.136s coverage: 100.0% of statements [2020-04-17T22:56:46.794Z] ok github.com/docker/docker/layer 0.492s coverage: 30.1% of statements [2020-04-17T22:56:46.794Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T22:56:46.978Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-17T22:56:46.978Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-04-17T22:56:47.252Z] ok github.com/docker/docker/pkg/aaparser 0.092s coverage: 50.0% of statements [2020-04-17T22:56:47.539Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-04-17T22:56:47.539Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-17T22:56:47.539Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-17T22:56:47.539Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-17T22:56:47.705Z] ok github.com/docker/docker/opts 0.346s coverage: 67.7% of statements [2020-04-17T22:56:48.101Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-17T22:56:48.101Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-17T22:56:48.101Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-17T22:56:48.101Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-17T22:56:48.164Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T22:56:48.164Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-17T22:56:48.357Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-17T22:56:48.357Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-17T22:56:48.664Z] ok github.com/docker/docker/libcontainerd/local 0.531s coverage: 1.0% of statements [2020-04-17T22:56:48.664Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T22:56:48.664Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T22:56:48.664Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T22:56:48.664Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T22:56:48.664Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T22:56:49.285Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-17T22:56:49.285Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-17T22:56:49.534Z] --- PASS: TestDockerNetworkMacvlan (16.66s) [2020-04-17T22:56:49.534Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-04-17T22:56:49.534Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-04-17T22:56:49.534Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.96s) [2020-04-17T22:56:49.534Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.79s) [2020-04-17T22:56:49.534Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.97s) [2020-04-17T22:56:49.534Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2020-04-17T22:56:49.534Z] PASS [2020-04-17T22:56:49.534Z] [2020-04-17T22:56:49.534Z] DONE 8 tests in 18.131s [2020-04-17T22:56:49.534Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T22:56:49.534Z] ++ 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 [2020-04-17T22:56:49.534Z] ++ set -e [2020-04-17T22:56:49.534Z] ++ '[' -n 0 ']' [2020-04-17T22:56:49.534Z] ++ set -x [2020-04-17T22:56:49.534Z] ++ 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 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 [2020-04-17T22:56:49.534Z] testing: warning: no tests to run [2020-04-17T22:56:49.534Z] PASS [2020-04-17T22:56:49.534Z] [2020-04-17T22:56:49.534Z] DONE 0 tests in 0.021s [2020-04-17T22:56:49.534Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T22:56:49.534Z] ++ 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 [2020-04-17T22:56:49.534Z] ++ set -e [2020-04-17T22:56:49.534Z] ++ '[' -n 0 ']' [2020-04-17T22:56:49.534Z] ++ set -x [2020-04-17T22:56:49.534Z] ++ 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 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 [2020-04-17T22:56:49.534Z] INFO: Testing against a local daemon [2020-04-17T22:56:49.534Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T22:56:49.620Z] ok github.com/docker/docker/pkg/broadcaster 0.070s coverage: 100.0% of statements [2020-04-17T22:56:49.846Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.8% of statements [2020-04-17T22:56:49.846Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-17T22:56:49.846Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-17T22:56:49.846Z] ? github.com/docker/docker/api/types [no test files] [2020-04-17T22:56:49.846Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-17T22:56:49.846Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-17T22:56:49.846Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-17T22:56:49.846Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-17T22:56:50.074Z] ok github.com/docker/docker/pkg/authorization 0.598s coverage: 26.8% of statements [2020-04-17T22:56:50.074Z] ok github.com/docker/docker/pkg/capabilities 0.079s coverage: 87.5% of statements [2020-04-17T22:56:50.407Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2020-04-17T22:56:50.407Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-04-17T22:56:50.407Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-17T22:56:50.407Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-17T22:56:50.407Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-17T22:56:50.407Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-17T22:56:50.407Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-17T22:56:50.407Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-17T22:56:50.407Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-17T22:56:50.466Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-17T22:56:50.970Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-04-17T22:56:50.970Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-04-17T22:56:50.970Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-17T22:56:50.970Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-17T22:56:50.970Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-17T22:56:50.970Z] ? github.com/docker/docker/builder [no test files] [2020-04-17T22:56:50.970Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-17T22:56:50.970Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-17T22:56:50.970Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-17T22:56:50.970Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-17T22:56:50.970Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-17T22:56:50.970Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-17T22:56:50.970Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-17T22:56:51.032Z] ok github.com/docker/docker/pkg/chrootarchive 0.196s coverage: 15.4% of statements [2020-04-17T22:56:51.032Z] ok github.com/docker/docker/pkg/directory 0.154s coverage: 80.0% of statements [2020-04-17T22:56:51.397Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2020-04-17T22:56:51.397Z] === RUN TestAuthZPluginTLS [2020-04-17T22:56:51.485Z] ok github.com/docker/docker/pkg/discovery 0.140s coverage: 58.3% of statements [2020-04-17T22:56:51.532Z] ok github.com/docker/docker/builder/dockerignore 0.012s coverage: 96.8% of statements [2020-04-17T22:56:51.960Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-04-17T22:56:51.960Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T22:56:52.524Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-17T22:56:52.524Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-17T22:56:52.524Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T22:56:53.008Z] ok github.com/docker/docker/pkg/discovery/file 0.439s coverage: 92.9% of statements [2020-04-17T22:56:53.008Z] ok github.com/docker/docker/pkg/discovery/memory 0.087s coverage: 92.3% of statements [2020-04-17T22:56:53.088Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-04-17T22:56:53.088Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T22:56:53.653Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-04-17T22:56:53.653Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T22:56:53.910Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-17T22:56:53.966Z] ok github.com/docker/docker/pkg/discovery/nodes 0.055s coverage: 93.8% of statements [2020-04-17T22:56:54.420Z] ok github.com/docker/docker/pkg/filenotify 0.187s coverage: 36.2% of statements [2020-04-17T22:56:54.474Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-17T22:56:55.038Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-04-17T22:56:55.038Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T22:56:55.296Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-17T22:56:55.379Z] ok github.com/docker/docker/pkg/fileutils 0.329s coverage: 87.7% of statements [2020-04-17T22:56:55.701Z] ok github.com/docker/docker/builder/dockerfile 0.566s coverage: 48.2% of statements [2020-04-17T22:56:55.701Z] ok github.com/docker/docker/builder/remotecontext 0.195s coverage: 13.6% of statements [2020-04-17T22:56:55.838Z] ok github.com/docker/docker/pkg/homedir 0.108s coverage: 42.9% of statements [2020-04-17T22:56:55.861Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-04-17T22:56:55.861Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T22:56:56.118Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-04-17T22:56:56.118Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T22:56:56.630Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-17T22:56:56.682Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-04-17T22:56:56.682Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T22:56:56.794Z] ok github.com/docker/docker/pkg/discovery/kv 3.460s coverage: 84.1% of statements [2020-04-17T22:56:56.794Z] ok github.com/docker/docker/pkg/idtools 0.083s coverage: 6.3% of statements [2020-04-17T22:56:57.249Z] ok github.com/docker/docker/pkg/archive 7.493s coverage: 61.5% of statements [2020-04-17T22:56:57.614Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-17T22:56:57.996Z] ok github.com/docker/docker/builder/remotecontext/git 1.487s coverage: 86.3% of statements [2020-04-17T22:56:57.997Z] ? github.com/docker/docker/cli [no test files] [2020-04-17T22:56:57.997Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-17T22:56:58.211Z] ok github.com/docker/docker/pkg/ioutils 0.757s coverage: 69.2% of statements [2020-04-17T22:56:58.211Z] ok github.com/docker/docker/pkg/locker 0.183s coverage: 88.9% of statements [2020-04-17T22:56:58.211Z] ok github.com/docker/docker/pkg/jsonmessage 0.264s coverage: 91.7% of statements [2020-04-17T22:56:58.545Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-17T22:56:58.545Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-17T22:56:58.802Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-04-17T22:56:58.802Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T22:56:59.168Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2020-04-17T22:56:59.168Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2020-04-17T22:56:59.621Z] ok github.com/docker/docker/pkg/parsers 0.035s coverage: 97.0% of statements [2020-04-17T22:57:00.074Z] ok github.com/docker/docker/pkg/pidfile 0.128s coverage: 82.6% of statements [2020-04-17T22:57:00.575Z] ok github.com/docker/docker/client 0.244s coverage: 75.4% of statements [2020-04-17T22:57:00.697Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-17T22:57:00.954Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2020-04-17T22:57:00.954Z] === RUN TestAuthZPluginHeader [2020-04-17T22:57:01.034Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.102s coverage: 56.8% of statements [2020-04-17T22:57:01.886Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-04-17T22:57:01.886Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T22:57:02.553Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2020-04-17T22:57:03.006Z] ok github.com/docker/docker/pkg/plugins/transport 0.216s coverage: 85.7% of statements [2020-04-17T22:57:03.255Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-17T22:57:03.461Z] ok github.com/docker/docker/pkg/progress 0.218s coverage: 75.9% of statements [2020-04-17T22:57:04.624Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-17T22:57:04.981Z] ok github.com/docker/docker/pkg/reexec 0.088s coverage: 82.4% of statements [2020-04-17T22:57:05.434Z] ok github.com/docker/docker/pkg/pubsub 1.140s coverage: 73.9% of statements [2020-04-17T22:57:05.888Z] ok github.com/docker/docker/pkg/signal 0.061s coverage: 20.3% of statements [2020-04-17T22:57:06.341Z] ok github.com/docker/docker/pkg/stdcopy 0.058s coverage: 100.0% of statements [2020-04-17T22:57:07.146Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.97s) [2020-04-17T22:57:07.146Z] === RUN TestAuthZPluginV2Disable [2020-04-17T22:57:07.298Z] ok github.com/docker/docker/pkg/streamformatter 0.050s coverage: 66.2% of statements [2020-04-17T22:57:07.298Z] ok github.com/docker/docker/pkg/stringid 0.076s coverage: 70.6% of statements [2020-04-17T22:57:07.751Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T22:57:07.751Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T22:57:07.751Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T22:57:07.751Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T22:57:07.751Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-17T22:57:07.751Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-17T22:57:07.751Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T22:57:07.751Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T22:57:08.204Z] ok github.com/docker/docker/pkg/sysinfo 0.094s coverage: 38.2% of statements [2020-04-17T22:57:09.042Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-17T22:57:09.161Z] ok github.com/docker/docker/pkg/tailfile 0.279s coverage: 88.6% of statements [2020-04-17T22:57:09.161Z] ok github.com/docker/docker/pkg/system 0.122s coverage: 13.8% of statements [2020-04-17T22:57:09.606Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-17T22:57:09.863Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-17T22:57:10.118Z] ok github.com/docker/docker/pkg/tarsum 0.219s coverage: 89.3% of statements [2020-04-17T22:57:10.579Z] testing: warning: no tests to run [2020-04-17T22:57:10.579Z] ok github.com/docker/docker/pkg/term/windows 0.054s coverage: 0.0% of statements [no tests to run] [2020-04-17T22:57:10.579Z] ok github.com/docker/docker/pkg/term 0.197s coverage: 33.6% of statements [2020-04-17T22:57:10.822Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-17T22:57:10.822Z] --- PASS: TestAuthZPluginV2Disable (4.25s) [2020-04-17T22:57:10.822Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T22:57:11.395Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-17T22:57:11.395Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-17T22:57:11.536Z] ok github.com/docker/docker/pkg/truncindex 0.155s coverage: 91.5% of statements [2020-04-17T22:57:11.536Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2020-04-17T22:57:11.536Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2020-04-17T22:57:12.764Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-17T22:57:13.059Z] ok github.com/docker/docker/plugin/v2 0.170s coverage: 20.1% of statements [2020-04-17T22:57:13.327Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-17T22:57:13.513Z] ok github.com/docker/docker/reference 0.123s coverage: 84.4% of statements [2020-04-17T22:57:13.583Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-17T22:57:13.966Z] ok github.com/docker/docker/plugin 0.404s coverage: 11.7% of statements [2020-04-17T22:57:14.147Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-17T22:57:14.404Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.38s) [2020-04-17T22:57:14.404Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T22:57:14.404Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-17T22:57:14.928Z] ok github.com/docker/docker/registry/resumable 0.361s coverage: 100.0% of statements [2020-04-17T22:57:14.967Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-17T22:57:15.382Z] ok github.com/docker/docker/restartmanager 0.050s coverage: 45.3% of statements [2020-04-17T22:57:16.339Z] ok github.com/docker/docker/registry 0.571s coverage: 51.5% of statements [2020-04-17T22:57:16.339Z] ok github.com/docker/docker/testutil 0.095s coverage: 62.5% of statements [2020-04-17T22:57:16.341Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-17T22:57:16.793Z] ok github.com/docker/docker/runconfig 0.203s coverage: 54.5% of statements [2020-04-17T22:57:19.670Z] ok github.com/docker/docker/volume/drivers 0.291s coverage: 36.1% of statements [2020-04-17T22:57:19.670Z] ok github.com/docker/docker/volume/local 0.120s coverage: 37.7% of statements [2020-04-17T22:57:20.123Z] ok github.com/docker/docker/volume/mounts 0.154s coverage: 66.2% of statements [2020-04-17T22:57:20.516Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-17T22:57:22.293Z] ok github.com/docker/docker/volume/service 0.498s coverage: 70.3% of statements [2020-04-17T22:57:23.790Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-17T22:57:26.314Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-17T22:57:26.570Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.35s) [2020-04-17T22:57:26.570Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T22:57:30.745Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-17T22:57:30.745Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-17T22:57:30.745Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-17T22:57:30.745Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-17T22:57:30.745Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-17T22:57:31.002Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-17T22:57:32.373Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-17T22:57:33.745Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-17T22:57:37.035Z] ok github.com/docker/docker/pkg/plugins 34.998s coverage: 73.4% of statements [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T22:57:37.035Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T22:57:37.918Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === Skipped [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-17T22:57:38.001Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-17T22:57:38.001Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-17T22:57:38.001Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-17T22:57:38.001Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-17T22:57:38.001Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-17T22:57:38.001Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-17T22:57:38.001Z] daemon_test.go:147: root required [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-17T22:57:38.001Z] reload_test.go:520: root required [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-17T22:57:38.001Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-17T22:57:38.001Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-17T22:57:38.001Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-17T22:57:38.001Z] download_test.go:268: Needs fixing on Windows [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-17T22:57:38.001Z] layer_test.go:304: Failing on Windows [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-17T22:57:38.001Z] layer_test.go:353: Failing on Windows [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-17T22:57:38.001Z] layer_test.go:468: Failing on Windows [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-17T22:57:38.001Z] layer_test.go:697: Failing on Windows [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-17T22:57:38.001Z] migration_test.go:46: Failing on Windows [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-17T22:57:38.001Z] migration_test.go:182: Failing on Windows [2020-04-17T22:57:38.001Z] [2020-04-17T22:57:38.001Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-17T22:57:38.002Z] mount_test.go:17: Failing on Windows [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-17T22:57:38.002Z] mount_test.go:76: Failing on Windows [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-17T22:57:38.002Z] mount_test.go:125: Failing on Windows [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-17T22:57:38.002Z] mount_test.go:212: Failing on Windows [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-17T22:57:38.002Z] archive_test.go:133: Xz not present in msys2 [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-17T22:57:38.002Z] archive_test.go:238: Failing on Windows CI machines [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-17T22:57:38.002Z] archive_windows_test.go:16: Currently fails [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-17T22:57:38.002Z] changes_test.go:192: needs more investigation [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-17T22:57:38.002Z] changes_test.go:405: needs further investigation [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-17T22:57:38.002Z] changes_test.go:441: needs further investigation [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-17T22:57:38.002Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-17T22:57:38.002Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-17T22:57:38.002Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-17T22:57:38.002Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-17T22:57:38.002Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-17T22:57:38.002Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-17T22:57:38.002Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-17T22:57:38.002Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-17T22:57:38.002Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-17T22:57:38.002Z] poller_test.go:41: No chmod on Windows [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-17T22:57:38.002Z] fileutils_test.go:134: Needs porting to Windows [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-17T22:57:38.002Z] fileutils_test.go:180: Needs porting to Windows [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-17T22:57:38.002Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2020-04-17T22:57:38.002Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-04-17T22:57:38.002Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-17T22:57:38.002Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-17T22:57:38.002Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-17T22:57:38.002Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] [2020-04-17T22:57:38.002Z] DONE 1775 tests, 46 skipped in 206.532s [2020-04-17T22:57:38.002Z] INFO: make.ps1 ended at 04/17/2020 22:57:37 [2020-04-17T22:57:38.175Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-17T22:57:38.432Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-17T22:57:40.157Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-17T22:57:40.157Z] INFO: Unit tests ended at 04/17/2020 22:57:39. Duration:00:03:41.4615649 [2020-04-17T22:57:40.157Z] INFO: Building busybox [2020-04-17T22:57:40.157Z] Sending build context to Docker daemon 5.12kB [2020-04-17T22:57:40.157Z] [2020-04-17T22:57:40.157Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-17T22:57:40.157Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-17T22:57:40.157Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-17T22:57:40.157Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-17T22:57:40.157Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-17T22:57:40.157Z] ---> fdf6432edbdc [2020-04-17T22:57:40.157Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-17T22:57:40.157Z] ---> Running in 4ae7534e621e [2020-04-17T22:57:43.685Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-04-17T22:57:43.685Z] PASS [2020-04-17T22:57:43.685Z] [2020-04-17T22:57:43.685Z] DONE 17 tests in 53.747s [2020-04-17T22:57:43.685Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T22:57:43.685Z] ++ 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 [2020-04-17T22:57:43.685Z] ++ set -e [2020-04-17T22:57:43.685Z] ++ '[' -n 0 ']' [2020-04-17T22:57:43.685Z] ++ set -x [2020-04-17T22:57:43.685Z] ++ 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 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 [2020-04-17T22:57:43.685Z] INFO: Testing against a local daemon [2020-04-17T22:57:43.685Z] === RUN TestPluginInvalidJSON [2020-04-17T22:57:43.685Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:57:43.685Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:57:43.685Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T22:57:43.685Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-17T22:57:43.685Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T22:57:43.685Z] PASS [2020-04-17T22:57:43.685Z] [2020-04-17T22:57:43.685Z] DONE 2 tests in 0.117s [2020-04-17T22:57:43.685Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T22:57:43.685Z] ++ 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 [2020-04-17T22:57:43.685Z] ++ set -e [2020-04-17T22:57:43.685Z] ++ '[' -n 0 ']' [2020-04-17T22:57:43.685Z] ++ set -x [2020-04-17T22:57:43.685Z] ++ 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 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 [2020-04-17T22:57:43.685Z] INFO: Testing against a local daemon [2020-04-17T22:57:43.685Z] === RUN TestExternalGraphDriver [2020-04-17T22:57:43.685Z] === RUN TestExternalGraphDriver/json [2020-04-17T22:57:45.579Z] === RUN TestExternalGraphDriver/spec [2020-04-17T22:57:47.191Z] ok github.com/docker/docker/cmd/dockerd 0.102s coverage: 30.8% of statements [2020-04-17T22:57:47.191Z] ok github.com/docker/docker/container 0.121s coverage: 34.9% of statements [2020-04-17T22:57:47.191Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-17T22:57:47.191Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-17T22:57:47.191Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-17T22:57:47.191Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-17T22:57:48.103Z] === RUN TestExternalGraphDriver/pull [2020-04-17T22:57:48.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-17T22:57:49.232Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-17T22:57:49.490Z] --- PASS: TestExternalGraphDriver (5.94s) [2020-04-17T22:57:49.490Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2020-04-17T22:57:49.490Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-04-17T22:57:49.490Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2020-04-17T22:57:49.490Z] === RUN TestGraphdriverPluginV2 [2020-04-17T22:57:50.431Z] Removing intermediate container 4ae7534e621e [2020-04-17T22:57:50.431Z] ---> 31537025bdad [2020-04-17T22:57:50.431Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-17T22:57:50.431Z] ---> Running in 2ebc00768bac [2020-04-17T22:57:50.885Z] Removing intermediate container 2ebc00768bac [2020-04-17T22:57:50.885Z] ---> 842a08854b20 [2020-04-17T22:57:50.885Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-17T22:57:50.885Z] ---> Running in 1352cec33909 [2020-04-17T22:57:51.347Z] Removing intermediate container 1352cec33909 [2020-04-17T22:57:51.347Z] ---> 68e6ef24051a [2020-04-17T22:57:51.347Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-17T22:57:52.437Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2020-04-17T22:57:52.869Z] [2020-04-17T22:57:53.323Z] ---> 4ed1a36ae22b [2020-04-17T22:57:53.323Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-17T22:57:53.323Z] ---> Running in 27beb448d4c6 [2020-04-17T22:57:53.667Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-17T22:57:53.803Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-17T22:57:54.231Z] --- PASS: TestGraphdriverPluginV2 (4.81s) [2020-04-17T22:57:54.231Z] PASS [2020-04-17T22:57:54.231Z] [2020-04-17T22:57:54.231Z] DONE 5 tests in 10.851s [2020-04-17T22:57:54.231Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T22:57:54.231Z] ++ 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 [2020-04-17T22:57:54.231Z] ++ set -e [2020-04-17T22:57:54.231Z] ++ '[' -n 0 ']' [2020-04-17T22:57:54.231Z] ++ set -x [2020-04-17T22:57:54.231Z] ++ 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 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 [2020-04-17T22:57:54.489Z] INFO: Testing against a local daemon [2020-04-17T22:57:54.489Z] === RUN TestContinueAfterPluginCrash [2020-04-17T22:57:54.489Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T22:57:54.489Z] === RUN TestReadPluginNoRead [2020-04-17T22:57:54.489Z] === PAUSE TestReadPluginNoRead [2020-04-17T22:57:54.489Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T22:57:54.489Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T22:57:54.489Z] === CONT TestContinueAfterPluginCrash [2020-04-17T22:57:54.489Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T22:57:55.053Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-17T22:57:55.169Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.6% of statements [2020-04-17T22:57:59.231Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-17T22:57:59.231Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-17T22:58:03.590Z] Removing intermediate container 27beb448d4c6 [2020-04-17T22:58:03.590Z] ---> 0e48a7d5619e [2020-04-17T22:58:03.590Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-17T22:58:03.590Z] ---> Running in 3feae7360ed8 [2020-04-17T22:58:03.590Z] [2020-04-17T22:58:03.590Z] SUCCESS: Specified value was saved. [2020-04-17T22:58:03.961Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-17T22:58:03.961Z] [2020-04-17T22:58:03.961Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-17T22:58:03.961Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-17T22:58:03.961Z] HOSTNAME=bdaa7c47fb6e [2020-04-17T22:58:03.961Z] TESTDEBUG=0 [2020-04-17T22:58:03.961Z] DEST=bundles/test-integration [2020-04-17T22:58:03.961Z] PWD=/go/src/github.com/docker/docker [2020-04-17T22:58:03.961Z] DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 [2020-04-17T22:58:03.961Z] container=docker [2020-04-17T22:58:03.961Z] HOME=/root [2020-04-17T22:58:03.961Z] GOLANG_VERSION=1.13.10 [2020-04-17T22:58:03.961Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-17T22:58:03.961Z] VALIDATE_BRANCH=master [2020-04-17T22:58:03.961Z] TERM=xterm [2020-04-17T22:58:03.961Z] DOCKER_PKG=github.com/docker/docker [2020-04-17T22:58:03.961Z] SHLVL=1 [2020-04-17T22:58:03.961Z] TIMEOUT=120m [2020-04-17T22:58:03.961Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-17T22:58:03.961Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-17T22:58:03.961Z] GO111MODULE=off [2020-04-17T22:58:03.961Z] DOCKER_EXPERIMENTAL=1 [2020-04-17T22:58:03.961Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-17T22:58:03.961Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-17T22:58:03.961Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-17T22:58:03.961Z] GOPATH=/go [2020-04-17T22:58:03.961Z] PKG_CONFIG=pkg-config [2020-04-17T22:58:03.961Z] _=/usr/bin/env [2020-04-17T22:58:03.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T22:58:05.109Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 14.0% of statements [2020-04-17T22:58:05.109Z] ok github.com/docker/docker/daemon 12.210s coverage: 17.3% of statements [2020-04-17T22:58:05.109Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-17T22:58:05.109Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-17T22:58:05.109Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.7% of statements [2020-04-17T22:58:05.778Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-17T22:58:06.342Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-17T22:58:06.472Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-04-17T22:58:06.472Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-04-17T22:58:06.472Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-17T22:58:06.472Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-17T22:58:06.480Z] Removing intermediate container 3feae7360ed8 [2020-04-17T22:58:06.480Z] ---> fd3e27b34aa5 [2020-04-17T22:58:06.480Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-17T22:58:06.933Z] ---> Running in 97b01df58ced [2020-04-17T22:58:07.835Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-04-17T22:58:08.871Z] --- PASS: TestDaemonStartWithLogOpt (14.62s) [2020-04-17T22:58:08.871Z] === CONT TestReadPluginNoRead [2020-04-17T22:58:09.128Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-17T22:58:09.386Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-17T22:58:10.351Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-04-17T22:58:10.638Z] Cannot create a file when that file already exists. [2020-04-17T22:58:10.911Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.207s coverage: 57.0% of statements [2020-04-17T22:58:12.662Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-17T22:58:12.662Z] === RUN TestReadPluginNoRead/default [2020-04-17T22:58:12.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-17T22:58:12.919Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-17T22:58:14.181Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.364s coverage: 72.5% of statements [2020-04-17T22:58:14.290Z] --- PASS: TestContinueAfterPluginCrash (19.69s) [2020-04-17T22:58:14.290Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-17T22:58:14.437Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.673s coverage: 46.2% of statements [2020-04-17T22:58:14.546Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T22:58:15.299Z] Removing intermediate container 97b01df58ced [2020-04-17T22:58:15.299Z] ---> 8dde9cec9699 [2020-04-17T22:58:15.299Z] Step 13/13 : CMD ["sh"] [2020-04-17T22:58:15.299Z] ---> Running in e09831412c50 [2020-04-17T22:58:15.754Z] Removing intermediate container e09831412c50 [2020-04-17T22:58:15.754Z] ---> b7b8102954ca [2020-04-17T22:58:15.754Z] Successfully built b7b8102954ca [2020-04-17T22:58:15.754Z] Successfully tagged busybox:latest [2020-04-17T22:58:15.754Z] INFO: Docker images of the daemon under test [2020-04-17T22:58:15.754Z] [2020-04-17T22:58:15.754Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-17T22:58:15.754Z] busybox latest b7b8102954ca Less than a second ago 4.99GB [2020-04-17T22:58:15.754Z] microsoft/windowsservercore latest fdf6432edbdc 4 days ago 4.94GB [2020-04-17T22:58:15.754Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 4 days ago 4.94GB [2020-04-17T22:58:15.754Z] [2020-04-17T22:58:15.754Z] INFO: Running integration tests at 04/17/2020 22:58:15... [2020-04-17T22:58:15.754Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-17T22:58:15.754Z] INFO: Integration API tests being run from the host: [2020-04-17T22:58:15.754Z] INFO: make.ps1 starting at 04/17/2020 22:58:15 [2020-04-17T22:58:15.803Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2020-04-17T22:58:15.803Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-17T22:58:15.917Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-17T22:58:16.710Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-17T22:58:16.850Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T22:58:17.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-17T22:58:17.692Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.146s coverage: 49.5% of statements [2020-04-17T22:58:18.039Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-17T22:58:18.603Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-17T22:58:18.603Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-17T22:58:19.062Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.328s coverage: 76.1% of statements [2020-04-17T22:58:19.167Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-17T22:58:19.167Z] --- PASS: TestReadPluginNoRead (10.04s) [2020-04-17T22:58:19.167Z] --- PASS: TestReadPluginNoRead/default (2.00s) [2020-04-17T22:58:19.167Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.46s) [2020-04-17T22:58:19.167Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.13s) [2020-04-17T22:58:19.167Z] read_test.go:91: [de72802c636e9] daemon is not started [2020-04-17T22:58:19.167Z] PASS [2020-04-17T22:58:19.167Z] [2020-04-17T22:58:19.167Z] DONE 6 tests in 24.758s [2020-04-17T22:58:19.167Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-17T22:58:19.167Z] ++ 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 [2020-04-17T22:58:19.167Z] ++ set -e [2020-04-17T22:58:19.167Z] ++ '[' -n 0 ']' [2020-04-17T22:58:19.167Z] ++ set -x [2020-04-17T22:58:19.167Z] ++ 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 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 [2020-04-17T22:58:19.167Z] testing: warning: no tests to run [2020-04-17T22:58:19.167Z] PASS [2020-04-17T22:58:19.167Z] [2020-04-17T22:58:19.167Z] DONE 0 tests in 0.040s [2020-04-17T22:58:19.167Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T22:58:19.167Z] ++ 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 [2020-04-17T22:58:19.167Z] ++ set -e [2020-04-17T22:58:19.167Z] ++ '[' -n 0 ']' [2020-04-17T22:58:19.167Z] ++ set -x [2020-04-17T22:58:19.167Z] ++ 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 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 [2020-04-17T22:58:19.425Z] INFO: Testing against a local daemon [2020-04-17T22:58:19.425Z] === RUN TestPluginWithDevMounts [2020-04-17T22:58:19.425Z] === PAUSE TestPluginWithDevMounts [2020-04-17T22:58:19.425Z] === CONT TestPluginWithDevMounts [2020-04-17T22:58:19.683Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-17T22:58:19.989Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-04-17T22:58:20.551Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.208s coverage: 61.0% of statements [2020-04-17T22:58:20.551Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-17T22:58:20.551Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-17T22:58:21.054Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-17T22:58:21.479Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-04-17T22:58:21.617Z] --- PASS: TestPluginWithDevMounts (2.23s) [2020-04-17T22:58:21.617Z] PASS [2020-04-17T22:58:21.617Z] [2020-04-17T22:58:21.617Z] DONE 1 tests in 2.425s [2020-04-17T22:58:21.617Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T22:58:21.618Z] ++ 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 [2020-04-17T22:58:21.618Z] ++ set -e [2020-04-17T22:58:21.618Z] ++ '[' -n 0 ']' [2020-04-17T22:58:21.618Z] ++ set -x [2020-04-17T22:58:21.618Z] ++ 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 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 [2020-04-17T22:58:21.618Z] INFO: Testing against a local daemon [2020-04-17T22:58:21.618Z] === RUN TestSecretInspect [2020-04-17T22:58:22.409Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2020-04-17T22:58:22.985Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-17T22:58:23.776Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-04-17T22:58:23.777Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-17T22:58:23.777Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-17T22:58:23.918Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-17T22:58:24.338Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 41.6% of statements [2020-04-17T22:58:24.857Z] --- PASS: TestSecretInspect (3.04s) [2020-04-17T22:58:24.857Z] === RUN TestSecretList [2020-04-17T22:58:26.226Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-04-17T22:58:26.226Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 77.8% of statements [2020-04-17T22:58:26.226Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-17T22:58:26.226Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-17T22:58:26.765Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-17T22:58:27.153Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-04-17T22:58:27.409Z] time="2020-04-17T22:58:27Z" level=error msg="Failed to open log file: open /tmp/docker-logger-154644799/container.log.1: no such file or directory" [2020-04-17T22:58:27.409Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.011s coverage: 61.6% of statements [2020-04-17T22:58:27.665Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-04-17T22:58:27.694Z] --- PASS: TestSecretList (3.00s) [2020-04-17T22:58:27.694Z] === RUN TestSecretsCreateAndDelete [2020-04-17T22:58:28.257Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-17T22:58:29.030Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 75.2% of statements [2020-04-17T22:58:29.030Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-17T22:58:29.030Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 19.8% of statements [2020-04-17T22:58:30.395Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-04-17T22:58:30.779Z] --- PASS: TestSecretsCreateAndDelete (2.96s) [2020-04-17T22:58:30.779Z] === RUN TestSecretsUpdate [2020-04-17T22:58:30.779Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-17T22:58:31.343Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-17T22:58:31.762Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-04-17T22:58:32.023Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-17T22:58:32.276Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-17T22:58:32.586Z] ok github.com/docker/docker/daemon/logger/splunk 1.643s coverage: 82.5% of statements [2020-04-17T22:58:32.586Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-17T22:58:32.586Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-04-17T22:58:32.586Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-17T22:58:34.173Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-17T22:58:34.173Z] --- PASS: TestSecretsUpdate (3.25s) [2020-04-17T22:58:34.173Z] === RUN TestTemplatedSecret [2020-04-17T22:58:34.430Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-17T22:58:35.104Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-04-17T22:58:35.360Z] ok github.com/docker/docker/distribution 0.129s coverage: 22.1% of statements [2020-04-17T22:58:35.360Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-17T22:58:36.726Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-04-17T22:58:38.090Z] ok github.com/docker/docker/image 0.018s coverage: 86.4% of statements [2020-04-17T22:58:38.606Z] --- PASS: TestTemplatedSecret (3.96s) [2020-04-17T22:58:38.606Z] === RUN TestSecretCreateResolve [2020-04-17T22:58:38.651Z] ok github.com/docker/docker/distribution/xfer 1.899s coverage: 85.1% of statements [2020-04-17T22:58:38.651Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-17T22:58:38.651Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2020-04-17T22:58:38.651Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-17T22:58:39.172Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-17T22:58:40.538Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-04-17T22:58:40.538Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-17T22:58:41.103Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-04-17T22:58:41.693Z] --- PASS: TestSecretCreateResolve (3.29s) [2020-04-17T22:58:41.693Z] PASS [2020-04-17T22:58:41.693Z] [2020-04-17T22:58:41.693Z] DONE 6 tests in 19.628s [2020-04-17T22:58:41.693Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T22:58:41.693Z] ++ 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 [2020-04-17T22:58:41.693Z] ++ set -e [2020-04-17T22:58:41.693Z] ++ '[' -n 0 ']' [2020-04-17T22:58:41.693Z] ++ set -x [2020-04-17T22:58:41.694Z] ++ 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 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 [2020-04-17T22:58:41.694Z] INFO: Testing against a local daemon [2020-04-17T22:58:41.694Z] === RUN TestServiceCreateInit [2020-04-17T22:58:41.694Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T22:58:41.694Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-17T22:58:42.031Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-04-17T22:58:42.031Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-04-17T22:58:42.625Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-17T22:58:43.557Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-17T22:58:43.923Z] ok github.com/docker/docker/pkg/archive 0.389s coverage: 76.5% of statements [2020-04-17T22:58:44.850Z] ok github.com/docker/docker/pkg/authorization 0.159s coverage: 68.3% of statements [2020-04-17T22:58:45.107Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-17T22:58:45.363Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-17T22:58:46.660Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T22:58:46.660Z] INFO: Testing against a local daemon [2020-04-17T22:58:46.831Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T22:58:48.627Z] ok github.com/docker/docker/layer 7.081s coverage: 68.8% of statements [2020-04-17T22:58:48.627Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-17T22:58:48.627Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-17T22:58:48.627Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-17T22:58:48.627Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-17T22:58:48.627Z] ? github.com/docker/docker/oci [no test files] [2020-04-17T22:58:48.627Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-17T22:58:48.628Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-04-17T22:58:48.883Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-04-17T22:58:48.883Z] ok github.com/docker/docker/pkg/chrootarchive 2.942s coverage: 43.2% of statements [2020-04-17T22:58:48.883Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-17T22:58:48.883Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-17T22:58:49.139Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2020-04-17T22:58:50.067Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-04-17T22:58:50.629Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-04-17T22:58:50.885Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-04-17T22:58:52.087Z] --- PASS: TestServiceCreateInit (9.93s) [2020-04-17T22:58:52.087Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.34s) [2020-04-17T22:58:52.087Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s) [2020-04-17T22:58:52.087Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T22:58:52.250Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-04-17T22:58:52.812Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-04-17T22:58:53.375Z] ok github.com/docker/docker/pkg/discovery/kv 3.091s coverage: 84.1% of statements [2020-04-17T22:58:53.630Z] ok github.com/docker/docker/pkg/fsutils 0.196s coverage: 85.1% of statements [2020-04-17T22:58:53.630Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-04-17T22:58:54.609Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-17T22:58:54.996Z] ok github.com/docker/docker/pkg/idtools 0.489s coverage: 70.1% of statements [2020-04-17T22:58:55.252Z] ok github.com/docker/docker/pkg/ioutils 0.495s coverage: 69.3% of statements [2020-04-17T22:58:55.509Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-04-17T22:58:55.509Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-04-17T22:58:55.765Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-04-17T22:58:55.765Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-17T22:58:55.765Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-17T22:58:56.021Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-04-17T22:58:56.021Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-17T22:58:56.278Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-04-17T22:58:56.534Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2020-04-17T22:58:57.097Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-04-17T22:58:57.097Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-04-17T22:58:57.097Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-17T22:58:57.097Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-17T22:58:58.025Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-04-17T22:58:58.586Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-17T22:58:58.842Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-17T22:58:58.982Z] ok github.com/docker/docker/integration/build 15.196s [2020-04-17T22:58:58.982Z] [2020-04-17T22:58:58.982Z] === Skipped [2020-04-17T22:58:58.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-17T22:58:58.982Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T22:58:58.982Z] [2020-04-17T22:58:58.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-17T22:58:58.982Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T22:58:58.982Z] [2020-04-17T22:58:58.982Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-17T22:58:58.983Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T22:58:58.983Z] [2020-04-17T22:58:58.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-04-17T22:58:58.983Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T22:58:58.983Z] [2020-04-17T22:58:58.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-04-17T22:58:58.983Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T22:58:58.983Z] [2020-04-17T22:58:58.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-04-17T22:58:58.983Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T22:58:58.983Z] [2020-04-17T22:58:58.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-04-17T22:58:58.983Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T22:58:58.983Z] [2020-04-17T22:58:58.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-04-17T22:58:58.983Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T22:58:58.983Z] [2020-04-17T22:58:58.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-04-17T22:58:58.983Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-17T22:58:58.983Z] [2020-04-17T22:58:58.983Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-17T22:58:58.983Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T22:58:58.983Z] [2020-04-17T22:58:58.983Z] [2020-04-17T22:58:58.983Z] DONE 22 tests, 10 skipped in 41.215s [2020-04-17T22:58:58.983Z] [2020-04-17T22:58:58.983Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-17T22:58:59.098Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-17T22:58:59.863Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-17T22:59:00.479Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-17T22:59:00.501Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T22:59:00.501Z] INFO: Testing against a local daemon [2020-04-17T22:59:00.501Z] ok github.com/docker/docker/integration/config 0.201s [2020-04-17T22:59:00.736Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-17T22:59:00.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T22:59:00.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T22:59:00.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T22:59:00.955Z] [2020-04-17T22:59:00.955Z] === Skipped [2020-04-17T22:59:00.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-17T22:59:00.955Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T22:59:00.955Z] [2020-04-17T22:59:00.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-17T22:59:00.955Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T22:59:00.955Z] [2020-04-17T22:59:00.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-17T22:59:00.955Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T22:59:00.955Z] [2020-04-17T22:59:00.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2020-04-17T22:59:00.955Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T22:59:00.955Z] [2020-04-17T22:59:00.955Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-17T22:59:00.955Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T22:59:00.955Z] [2020-04-17T22:59:00.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-17T22:59:00.955Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T22:59:00.955Z] [2020-04-17T22:59:00.955Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-17T22:59:00.955Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T22:59:00.955Z] [2020-04-17T22:59:00.955Z] [2020-04-17T22:59:00.955Z] DONE 7 tests, 7 skipped in 2.814s [2020-04-17T22:59:00.955Z] [2020-04-17T22:59:00.955Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-17T22:59:01.234Z] === RUN TestDockerSuite/TestBuildRm [2020-04-17T22:59:04.015Z] ok github.com/docker/docker/pkg/signal 2.419s coverage: 61.0% of statements [2020-04-17T22:59:04.015Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-04-17T22:59:04.508Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-17T22:59:04.577Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-17T22:59:04.577Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-17T22:59:04.669Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T22:59:04.669Z] INFO: Testing against a local daemon [2020-04-17T22:59:04.833Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-04-17T22:59:05.394Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-04-17T22:59:05.439Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-17T22:59:05.956Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 35.0% of statements [2020-04-17T22:59:06.212Z] ok github.com/docker/docker/pkg/tailfile 0.050s coverage: 88.6% of statements [2020-04-17T22:59:06.774Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-04-17T22:59:06.807Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-17T22:59:07.064Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-17T22:59:07.335Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.1% of statements [2020-04-17T22:59:07.335Z] testing: warning: no tests to run [2020-04-17T22:59:07.335Z] coverage: [no statements] [2020-04-17T22:59:07.335Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-17T22:59:07.628Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-17T22:59:07.896Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-17T22:59:07.896Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-17T22:59:08.152Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-04-17T22:59:08.996Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-17T22:59:09.928Z] --- PASS: TestCreateServiceMultipleTimes (18.69s) [2020-04-17T22:59:09.928Z] === RUN TestCreateServiceConflict [2020-04-17T22:59:10.185Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-17T22:59:10.668Z] ok github.com/docker/docker/plugin 0.529s coverage: 27.1% of statements [2020-04-17T22:59:11.229Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-17T22:59:11.553Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-17T22:59:11.791Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-17T22:59:12.354Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-04-17T22:59:13.448Z] --- PASS: TestCreateServiceConflict (3.19s) [2020-04-17T22:59:13.448Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T22:59:13.721Z] ok github.com/docker/docker/registry 0.074s coverage: 56.1% of statements [2020-04-17T22:59:14.283Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-17T22:59:14.539Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-04-17T22:59:15.467Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-17T22:59:15.467Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-17T22:59:15.971Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-17T22:59:15.971Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-17T22:59:15.971Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-17T22:59:15.971Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-17T22:59:16.534Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-17T22:59:16.794Z] --- PASS: TestCreateServiceMaxReplicas (3.60s) [2020-04-17T22:59:16.794Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T22:59:17.725Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-17T22:59:17.725Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-17T22:59:18.740Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-17T22:59:18.996Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2020-04-17T22:59:19.094Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-17T22:59:19.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-17T22:59:19.559Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-17T22:59:20.927Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.0% of statements [2020-04-17T22:59:24.607Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-17T22:59:25.170Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-17T22:59:26.540Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-17T22:59:26.797Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-17T22:59:28.166Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-17T22:59:29.539Z] === RUN TestDockerSuite/TestBuildUser [2020-04-17T22:59:32.061Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.04s) [2020-04-17T22:59:32.061Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T22:59:32.061Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-17T22:59:33.087Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/rootless [no test files] [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-17T22:59:33.087Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-17T22:59:33.088Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-17T22:59:33.088Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-17T22:59:33.088Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-17T22:59:33.088Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-17T22:59:33.088Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-17T22:59:33.088Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-17T22:59:33.088Z] ? github.com/docker/docker/volume [no test files] [2020-04-17T22:59:33.088Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-17T22:59:33.088Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === Skipped [2020-04-17T22:59:33.088Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-17T22:59:33.088Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-17T22:59:33.088Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-17T22:59:33.088Z] time="2020-04-17T22:58:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-17T22:59:33.088Z] time="2020-04-17T22:58:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-17T22:59:33.088Z] time="2020-04-17T22:58:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-17T22:59:33.088Z] time="2020-04-17T22:58:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-17T22:59:33.088Z] time="2020-04-17T22:58:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-17T22:59:33.088Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-17T22:59:33.088Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-17T22:59:33.088Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-17T22:59:33.088Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-17T22:59:33.088Z] graphtest_unix.go:73: No driver to put! [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-17T22:59:33.088Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-17T22:59:33.088Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] [2020-04-17T22:59:33.088Z] DONE 2143 tests, 26 skipped in 248.695s Post stage [Pipeline] junit [2020-04-17T22:59:33.097Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-17T22:59:33.985Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40820/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:128c227991710aaf0c4a4a3f2d7d13454d8470f8 hack/validate/vendor [2020-04-17T22:59:34.548Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-17T22:59:35.342Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2020-04-17T22:59:35.342Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T22:59:35.443Z] + echo Building e2e image [2020-04-17T22:59:35.443Z] Building e2e image [2020-04-17T22:59:35.443Z] + docker build --build-arg DOCKER_GITCOMMIT=128c227991710aaf0c4a4a3f2d7d13454d8470f8 -t moby-e2e-test -f Dockerfile.e2e . [2020-04-17T22:59:35.443Z] #1 [internal] load .dockerignore [2020-04-17T22:59:35.443Z] #1 transferring context: 34B done [2020-04-17T22:59:35.443Z] #1 DONE 0.0s [2020-04-17T22:59:35.443Z] [2020-04-17T22:59:35.443Z] #2 [internal] load build definition from Dockerfile.e2e [2020-04-17T22:59:35.443Z] #2 transferring dockerfile: 3.21kB done [2020-04-17T22:59:35.443Z] #2 DONE 0.0s [2020-04-17T22:59:35.443Z] [2020-04-17T22:59:35.443Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-17T22:59:35.704Z] #4 DONE 0.3s [2020-04-17T22:59:35.704Z] [2020-04-17T22:59:35.704Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-17T22:59:35.704Z] #3 DONE 0.3s [2020-04-17T22:59:35.704Z] [2020-04-17T22:59:35.704Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-17T22:59:35.704Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-17T22:59:35.906Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-17T22:59:35.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-17T22:59:35.960Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 [2020-04-17T22:59:35.960Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-04-17T22:59:35.960Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-17T22:59:35.960Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-17T22:59:35.960Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-17T22:59:36.217Z] #5 ... [2020-04-17T22:59:36.217Z] [2020-04-17T22:59:36.217Z] #8 [internal] load build context [2020-04-17T22:59:36.217Z] #8 transferring context: 833.41kB 0.3s done [2020-04-17T22:59:36.217Z] #8 DONE 0.4s [2020-04-17T22:59:36.217Z] [2020-04-17T22:59:36.217Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-17T22:59:36.475Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.4s done [2020-04-17T22:59:36.475Z] #5 DONE 0.7s [2020-04-17T22:59:36.475Z] [2020-04-17T22:59:36.475Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T22:59:36.475Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done [2020-04-17T22:59:36.475Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.2s done [2020-04-17T22:59:36.475Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done [2020-04-17T22:59:36.475Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done [2020-04-17T22:59:36.475Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done [2020-04-17T22:59:36.475Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done [2020-04-17T22:59:36.475Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.1s done [2020-04-17T22:59:36.475Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 44.45MB / 126.95MB 0.7s [2020-04-17T22:59:36.475Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s done [2020-04-17T22:59:36.475Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-17T22:59:36.732Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 62.39MB / 126.95MB 0.9s [2020-04-17T22:59:36.732Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 72.01MB / 126.95MB 1.0s [2020-04-17T22:59:36.989Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 82.82MB / 126.95MB 1.1s [2020-04-17T22:59:36.989Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 104.94MB / 126.95MB 1.3s [2020-04-17T22:59:37.245Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 120.33MB / 126.95MB 1.4s [2020-04-17T22:59:37.502Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.5s [2020-04-17T22:59:37.502Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.7s done [2020-04-17T22:59:37.758Z] #14 ... [2020-04-17T22:59:37.758Z] [2020-04-17T22:59:37.758Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-17T22:59:37.758Z] #6 DONE 1.2s [2020-04-17T22:59:37.758Z] [2020-04-17T22:59:37.758Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T22:59:37.758Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 0.1s [2020-04-17T22:59:39.190Z] --- PASS: TestCreateServiceConfigFileMode (3.48s) [2020-04-17T22:59:39.190Z] === RUN TestCreateServiceSysctls [2020-04-17T22:59:40.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T22:59:40.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T22:59:40.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T22:59:40.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T22:59:41.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T22:59:43.002Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.2s [2020-04-17T22:59:43.258Z] #14 ... [2020-04-17T22:59:43.258Z] [2020-04-17T22:59:43.258Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-17T22:59:43.258Z] #7 1.011 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-17T22:59:43.258Z] #7 2.089 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-17T22:59:43.258Z] #7 2.191 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-17T22:59:43.258Z] #7 2.196 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-17T22:59:43.258Z] #7 2.207 (3/30) Installing readline (8.0.0-r0) [2020-04-17T22:59:43.258Z] #7 2.213 (4/30) Installing bash (5.0.0-r0) [2020-04-17T22:59:43.258Z] #7 2.231 Executing bash-5.0.0-r0.post-install [2020-04-17T22:59:43.258Z] #7 2.231 (5/30) Installing ca-certificates (20191127-r0) [2020-04-17T22:59:43.258Z] #7 2.245 (6/30) Installing libgcc (8.3.0-r0) [2020-04-17T22:59:43.258Z] #7 2.248 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-17T22:59:43.258Z] #7 2.262 (8/30) Installing binutils (2.32-r0) [2020-04-17T22:59:43.258Z] #7 2.358 (9/30) Installing gmp (6.1.2-r1) [2020-04-17T22:59:43.258Z] #7 2.366 (10/30) Installing isl (0.18-r0) [2020-04-17T22:59:43.258Z] #7 2.390 (11/30) Installing libgomp (8.3.0-r0) [2020-04-17T22:59:43.258Z] #7 2.394 (12/30) Installing libatomic (8.3.0-r0) [2020-04-17T22:59:43.258Z] #7 2.396 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-17T22:59:43.258Z] #7 2.403 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-17T22:59:43.258Z] #7 2.406 (15/30) Installing gcc (8.3.0-r0) [2020-04-17T22:59:43.258Z] #7 3.268 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-17T22:59:43.258Z] #7 3.365 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-17T22:59:43.258Z] #7 3.367 (18/30) Installing g++ (8.3.0-r0) [2020-04-17T22:59:43.258Z] #7 3.935 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-17T22:59:43.258Z] #7 3.942 (20/30) Installing libcurl (7.66.0-r0) [2020-04-17T22:59:43.258Z] #7 3.950 (21/30) Installing expat (2.2.8-r0) [2020-04-17T22:59:43.258Z] #7 3.953 (22/30) Installing pcre2 (10.33-r0) [2020-04-17T22:59:43.258Z] #7 3.961 (23/30) Installing git (2.22.3-r0) [2020-04-17T22:59:43.258Z] #7 4.169 (24/30) Installing libmnl (1.0.4-r0) [2020-04-17T22:59:43.258Z] #7 4.178 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-17T22:59:43.258Z] #7 4.182 (26/30) Installing iptables (1.8.3-r1) [2020-04-17T22:59:43.258Z] #7 4.207 (27/30) Installing pigz (2.4-r0) [2020-04-17T22:59:43.258Z] #7 4.212 (28/30) Installing tar (1.32-r0) [2020-04-17T22:59:43.258Z] #7 4.223 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-17T22:59:43.258Z] #7 4.227 (30/30) Installing xz (5.2.4-r0) [2020-04-17T22:59:43.258Z] #7 4.233 Executing busybox-1.30.1-r3.trigger [2020-04-17T22:59:43.258Z] #7 4.237 Executing ca-certificates-20191127-r0.trigger [2020-04-17T22:59:43.258Z] #7 4.352 OK: 179 MiB in 44 packages [2020-04-17T22:59:43.258Z] #7 DONE 5.5s [2020-04-17T22:59:43.258Z] [2020-04-17T22:59:43.258Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T22:59:43.258Z] #14 ... [2020-04-17T22:59:43.258Z] [2020-04-17T22:59:43.258Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-17T22:59:43.258Z] #9 DONE 0.1s [2020-04-17T22:59:43.258Z] [2020-04-17T22:59:43.258Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T22:59:43.366Z] --- PASS: TestCreateServiceSysctls (4.15s) [2020-04-17T22:59:43.366Z] === RUN TestCreateServiceCapabilities [2020-04-17T22:59:43.514Z] #14 ... [2020-04-17T22:59:43.514Z] [2020-04-17T22:59:43.514Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-17T22:59:43.514Z] #10 DONE 0.1s [2020-04-17T22:59:43.514Z] [2020-04-17T22:59:43.514Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-17T22:59:43.514Z] #11 DONE 0.1s [2020-04-17T22:59:43.514Z] [2020-04-17T22:59:43.514Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-17T22:59:43.514Z] #12 DONE 0.1s [2020-04-17T22:59:43.514Z] [2020-04-17T22:59:43.514Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-17T22:59:43.514Z] #13 DONE 0.1s [2020-04-17T22:59:43.514Z] [2020-04-17T22:59:43.514Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-17T22:59:43.514Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 6.0s done [2020-04-17T22:59:43.770Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef [2020-04-17T22:59:43.770Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done [2020-04-17T22:59:43.770Z] #14 DONE 8.1s [2020-04-17T22:59:43.770Z] [2020-04-17T22:59:43.770Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-17T22:59:44.331Z] #15 0.575 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-17T22:59:44.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T22:59:45.696Z] #15 1.622 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-17T22:59:45.696Z] #15 1.713 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3) [2020-04-17T22:59:45.696Z] #15 1.717 (2/42) Installing ncurses-libs (6.1_p20200118-r3) [2020-04-17T22:59:45.696Z] #15 1.724 (3/42) Installing readline (8.0.1-r0) [2020-04-17T22:59:45.696Z] #15 1.728 (4/42) Installing bash (5.0.11-r1) [2020-04-17T22:59:45.696Z] #15 1.740 Executing bash-5.0.11-r1.post-install [2020-04-17T22:59:45.696Z] #15 1.743 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-17T22:59:45.696Z] #15 1.816 (6/42) Installing libblkid (2.34-r1) [2020-04-17T22:59:45.696Z] #15 1.822 (7/42) Installing libuuid (2.34-r1) [2020-04-17T22:59:45.696Z] #15 1.824 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-17T22:59:45.696Z] #15 1.844 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-17T22:59:45.696Z] #15 1.849 (10/42) Installing libgcc (9.2.0-r4) [2020-04-17T22:59:45.696Z] #15 1.851 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-17T22:59:45.696Z] #15 1.865 (12/42) Installing binutils (2.33.1-r0) [2020-04-17T22:59:45.696Z] #15 1.930 (13/42) Installing libmagic (5.37-r1) [2020-04-17T22:59:45.696Z] #15 1.949 (14/42) Installing file (5.37-r1) [2020-04-17T22:59:45.952Z] #15 1.951 (15/42) Installing gmp (6.1.2-r1) [2020-04-17T22:59:45.952Z] #15 1.957 (16/42) Installing isl (0.18-r0) [2020-04-17T22:59:45.952Z] #15 1.971 (17/42) Installing libgomp (9.2.0-r4) [2020-04-17T22:59:45.952Z] #15 1.974 (18/42) Installing libatomic (9.2.0-r4) [2020-04-17T22:59:45.952Z] #15 1.976 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-17T22:59:45.952Z] #15 1.981 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-17T22:59:45.952Z] #15 1.984 (21/42) Installing gcc (9.2.0-r4) [2020-04-17T22:59:46.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T22:59:46.515Z] #15 2.648 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-17T22:59:46.515Z] #15 2.719 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-17T22:59:46.515Z] #15 2.720 (24/42) Installing g++ (9.2.0-r4) [2020-04-17T22:59:46.637Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2020-04-17T22:59:46.637Z] === RUN TestInspect [2020-04-17T22:59:47.076Z] #15 3.142 (25/42) Installing make (4.2.1-r2) [2020-04-17T22:59:47.076Z] #15 3.146 (26/42) Installing fortify-headers (1.1-r0) [2020-04-17T22:59:47.076Z] #15 3.148 (27/42) Installing build-base (0.5-r1) [2020-04-17T22:59:47.076Z] #15 3.150 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-17T22:59:47.076Z] #15 3.153 (29/42) Installing libcurl (7.67.0-r0) [2020-04-17T22:59:47.076Z] #15 3.159 (30/42) Installing curl (7.67.0-r0) [2020-04-17T22:59:47.076Z] #15 3.162 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-17T22:59:47.076Z] #15 3.168 (32/42) Installing jq (1.6-r0) [2020-04-17T22:59:47.076Z] #15 3.175 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-17T22:59:47.076Z] #15 3.180 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-17T22:59:47.076Z] #15 3.190 (35/42) Installing libaio (0.3.112-r1) [2020-04-17T22:59:47.076Z] #15 3.192 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-17T22:59:47.076Z] #15 3.223 (37/42) Installing libfdisk (2.34-r1) [2020-04-17T22:59:47.076Z] #15 3.229 (38/42) Installing libmount (2.34-r1) [2020-04-17T22:59:47.076Z] #15 3.234 (39/42) Installing libsmartcols (2.34-r1) [2020-04-17T22:59:47.076Z] #15 3.238 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-17T22:59:47.076Z] #15 3.240 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-17T22:59:47.076Z] #15 3.262 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-17T22:59:47.076Z] #15 3.267 Executing busybox-1.31.1-r9.trigger [2020-04-17T22:59:47.076Z] #15 3.273 OK: 196 MiB in 57 packages [2020-04-17T22:59:47.637Z] #15 DONE 3.7s [2020-04-17T22:59:47.637Z] [2020-04-17T22:59:47.637Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-17T22:59:48.199Z] #16 DONE 0.7s [2020-04-17T22:59:48.455Z] [2020-04-17T22:59:48.455Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-17T22:59:49.019Z] #17 DONE 0.7s [2020-04-17T22:59:49.019Z] [2020-04-17T22:59:49.019Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-17T22:59:49.019Z] #18 DONE 0.0s [2020-04-17T22:59:49.019Z] [2020-04-17T22:59:49.019Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-17T22:59:49.019Z] #26 DONE 0.1s [2020-04-17T22:59:49.019Z] [2020-04-17T22:59:49.019Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-17T22:59:49.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T22:59:49.276Z] #22 DONE 0.1s [2020-04-17T22:59:49.276Z] [2020-04-17T22:59:49.276Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-17T22:59:49.276Z] #19 DONE 0.1s [2020-04-17T22:59:49.276Z] [2020-04-17T22:59:49.276Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-17T22:59:49.276Z] #27 DONE 0.1s [2020-04-17T22:59:49.276Z] [2020-04-17T22:59:49.276Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-17T22:59:49.276Z] #28 DONE 0.1s [2020-04-17T22:59:49.276Z] [2020-04-17T22:59:49.276Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-17T22:59:49.276Z] #23 DONE 0.1s [2020-04-17T22:59:49.276Z] [2020-04-17T22:59:49.276Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-17T22:59:49.910Z] --- PASS: TestInspect (3.48s) [2020-04-17T22:59:49.910Z] === RUN TestCreateJob [2020-04-17T22:59:50.643Z] #29 ... [2020-04-17T22:59:50.643Z] [2020-04-17T22:59:50.643Z] #31 [builder 1/4] COPY . . [2020-04-17T22:59:50.643Z] #31 DONE 1.5s [2020-04-17T22:59:50.643Z] [2020-04-17T22:59:50.643Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-17T22:59:52.538Z] #32 DONE 1.5s [2020-04-17T22:59:52.538Z] [2020-04-17T22:59:52.538Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T22:59:53.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T22:59:53.465Z] #33 ... [2020-04-17T22:59:53.465Z] [2020-04-17T22:59:53.465Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-17T22:59:53.465Z] #24 1.338 + RM_GOPATH=0 [2020-04-17T22:59:53.465Z] #24 1.338 + TMP_GOPATH= [2020-04-17T22:59:53.465Z] #24 1.338 + : /build [2020-04-17T22:59:53.465Z] #24 1.338 + '[' -z '' ']' [2020-04-17T22:59:53.465Z] #24 1.338 ++ mktemp -d [2020-04-17T22:59:53.465Z] #24 1.343 Install docker/cli version 17.06.2-ce from stable [2020-04-17T22:59:53.465Z] #24 1.343 + export GOPATH=/tmp/tmp.HoDalb [2020-04-17T22:59:53.465Z] #24 1.343 + GOPATH=/tmp/tmp.HoDalb [2020-04-17T22:59:53.465Z] #24 1.343 + RM_GOPATH=1 [2020-04-17T22:59:53.465Z] #24 1.343 ++ dirname ./install.sh [2020-04-17T22:59:53.465Z] #24 1.343 + dir=. [2020-04-17T22:59:53.465Z] #24 1.343 + bin=dockercli [2020-04-17T22:59:53.465Z] #24 1.343 + shift [2020-04-17T22:59:53.465Z] #24 1.343 + '[' '!' -f ./dockercli.installer ']' [2020-04-17T22:59:53.465Z] #24 1.343 + . ./dockercli.installer [2020-04-17T22:59:53.465Z] #24 1.343 ++ : stable [2020-04-17T22:59:53.465Z] #24 1.343 ++ : 17.06.2-ce [2020-04-17T22:59:53.465Z] #24 1.343 + install_dockercli [2020-04-17T22:59:53.465Z] #24 1.343 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-17T22:59:53.465Z] #24 1.343 ++ uname -m [2020-04-17T22:59:53.465Z] #24 1.352 + arch=x86_64 [2020-04-17T22:59:53.465Z] #24 1.352 + '[' x86_64 '!=' x86_64 ']' [2020-04-17T22:59:53.465Z] #24 1.352 + url=https://download.docker.com/linux/static [2020-04-17T22:59:53.465Z] #24 1.352 + tar -xz docker/docker [2020-04-17T22:59:53.465Z] #24 1.352 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-17T22:59:53.465Z] #24 4.163 + mkdir -p /build [2020-04-17T22:59:53.465Z] #24 4.164 + mv docker/docker /build/ [2020-04-17T22:59:53.465Z] #24 4.165 + rmdir docker [2020-04-17T22:59:53.465Z] #24 DONE 4.3s [2020-04-17T22:59:53.720Z] [2020-04-17T22:59:53.720Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T22:59:53.720Z] #33 1.476 [2020-04-17T22:59:53.720Z] #33 1.631 Removing bundles/ [2020-04-17T22:59:53.720Z] #33 1.631 [2020-04-17T22:59:53.720Z] #33 1.644 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-17T22:59:54.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T22:59:54.086Z] --- PASS: TestCreateJob (4.09s) [2020-04-17T22:59:54.086Z] === RUN TestReplicatedJob [2020-04-17T22:59:54.343Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-17T22:59:55.089Z] #33 3.056 Building test suite binary ./integration-cli/test.main [2020-04-17T22:59:55.712Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-17T22:59:55.969Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-17T22:59:57.339Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-17T22:59:57.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T22:59:58.710Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-17T22:59:59.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T22:59:59.253Z] #33 ... [2020-04-17T22:59:59.253Z] [2020-04-17T22:59:59.253Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-17T22:59:59.253Z] #20 3.147 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-17T22:59:59.253Z] #20 3.701 curl: option --progress: is ambiguous [2020-04-17T22:59:59.253Z] #20 3.701 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T22:59:59.253Z] #20 4.296 curl: option --progress: is ambiguous [2020-04-17T22:59:59.253Z] #20 4.297 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T22:59:59.253Z] #20 4.956 curl: option --progress: is ambiguous [2020-04-17T22:59:59.253Z] #20 4.956 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T22:59:59.253Z] #20 5.492 curl: option --progress: is ambiguous [2020-04-17T22:59:59.253Z] #20 5.492 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T22:59:59.253Z] #20 5.800 [2020-04-17T22:59:59.253Z] #20 6.845 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-17T22:59:59.253Z] #20 7.237 curl: option --progress: is ambiguous [2020-04-17T22:59:59.253Z] #20 7.242 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T22:59:59.253Z] #20 7.538 [2020-04-17T22:59:59.253Z] #20 8.555 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-17T22:59:59.253Z] #20 8.949 curl: option --progress: is ambiguous [2020-04-17T22:59:59.253Z] #20 8.959 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T22:59:59.253Z] #20 9.254 [2020-04-17T22:59:59.253Z] #20 10.28 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-17T22:59:59.814Z] #20 10.59 curl: option --progress: is ambiguous [2020-04-17T22:59:59.814Z] #20 10.59 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T23:00:00.069Z] #20 10.97 [2020-04-17T23:00:00.078Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-17T23:00:00.078Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-17T23:00:00.078Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-17T23:00:00.078Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-17T23:00:00.078Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-17T23:00:00.335Z] --- PASS: TestReplicatedJob (6.55s) [2020-04-17T23:00:00.335Z] === RUN TestUpdateReplicatedJob [2020-04-17T23:00:00.998Z] #20 12.07 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-17T23:00:01.818Z] #20 12.52 curl: option --progress: is ambiguous [2020-04-17T23:00:01.818Z] #20 12.52 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-17T23:00:02.074Z] #20 12.87 [2020-04-17T23:00:02.074Z] #20 12.97 Download of images into '/build' complete. [2020-04-17T23:00:02.074Z] #20 12.97 Use something like the following to load the result into a Docker daemon: [2020-04-17T23:00:02.074Z] #20 12.97 tar -cC '/build' . | docker load [2020-04-17T23:00:02.074Z] #20 DONE 13.1s [2020-04-17T23:00:02.074Z] [2020-04-17T23:00:02.074Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T23:00:02.229Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-17T23:00:02.229Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-17T23:00:03.004Z] #33 ... [2020-04-17T23:00:03.004Z] [2020-04-17T23:00:03.004Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-17T23:00:03.161Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-17T23:00:03.260Z] #21 DONE 0.1s [2020-04-17T23:00:03.260Z] [2020-04-17T23:00:03.260Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-17T23:00:03.260Z] #25 DONE 0.2s [2020-04-17T23:00:03.260Z] [2020-04-17T23:00:03.260Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-17T23:00:03.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T23:00:04.092Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-17T23:00:04.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T23:00:04.657Z] --- PASS: TestUpdateReplicatedJob (4.34s) [2020-04-17T23:00:04.657Z] === RUN TestServiceListWithStatuses [2020-04-17T23:00:04.657Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T23:00:04.657Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T23:00:04.657Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T23:00:04.914Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-17T23:00:04.914Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-17T23:00:05.019Z] ok github.com/docker/docker/integration/container 59.159s [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === Skipped [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-17T23:00:05.019Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-04-17T23:00:05.019Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-04-17T23:00:05.019Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-04-17T23:00:05.019Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-04-17T23:00:05.019Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-17T23:00:05.019Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-17T23:00:05.019Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-17T23:00:05.019Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-17T23:00:05.019Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-17T23:00:05.019Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-17T23:00:05.019Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2020-04-17T23:00:05.019Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-04-17T23:00:05.019Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-17T23:00:05.019Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-17T23:00:05.019Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-17T23:00:05.019Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-17T23:00:05.019Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-17T23:00:05.019Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-17T23:00:05.019Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-17T23:00:05.019Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-17T23:00:05.019Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-17T23:00:05.019Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-17T23:00:05.019Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-17T23:00:05.019Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-17T23:00:05.019Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-17T23:00:05.019Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-17T23:00:05.019Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:05.019Z] [2020-04-17T23:00:05.019Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-17T23:00:05.020Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-17T23:00:05.020Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-17T23:00:05.020Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-17T23:00:05.020Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-17T23:00:05.020Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-17T23:00:05.020Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-17T23:00:05.020Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-17T23:00:05.020Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-17T23:00:05.020Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-17T23:00:05.020Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-17T23:00:05.020Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-17T23:00:05.020Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-17T23:00:05.020Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-17T23:00:05.020Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-17T23:00:05.020Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] DONE 81 tests, 42 skipped in 62.357s [2020-04-17T23:00:05.020Z] [2020-04-17T23:00:05.020Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-17T23:00:05.980Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:00:05.980Z] INFO: Testing against a local daemon [2020-04-17T23:00:06.435Z] ok github.com/docker/docker/integration/image 0.473s [2020-04-17T23:00:06.435Z] [2020-04-17T23:00:06.435Z] === Skipped [2020-04-17T23:00:06.435Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-17T23:00:06.435Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T23:00:06.435Z] [2020-04-17T23:00:06.435Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-17T23:00:06.435Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-17T23:00:06.435Z] [2020-04-17T23:00:06.435Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-17T23:00:06.435Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T23:00:06.435Z] [2020-04-17T23:00:06.435Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-17T23:00:06.435Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-17T23:00:06.435Z] [2020-04-17T23:00:06.435Z] [2020-04-17T23:00:06.435Z] DONE 11 tests, 4 skipped in 2.999s [2020-04-17T23:00:06.435Z] [2020-04-17T23:00:06.435Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-17T23:00:06.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T23:00:08.190Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-17T23:00:08.551Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-17T23:00:08.551Z] Using test binary docker [2020-04-17T23:00:08.551Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-17T23:00:08.551Z] +++ /etc/init.d/apparmor start [2020-04-17T23:00:08.551Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-17T23:00:08.551Z] INFO: Waiting for daemon to start... [2020-04-17T23:00:08.551Z] Starting dockerd [2020-04-17T23:00:08.551Z] +++ 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 [2020-04-17T23:00:09.311Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:00:09.312Z] INFO: Testing against a local daemon [2020-04-17T23:00:09.312Z] ok github.com/docker/docker/integration/network 0.257s [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === Skipped [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-17T23:00:09.312Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-17T23:00:09.312Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-17T23:00:09.312Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-17T23:00:09.312Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-17T23:00:09.312Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-17T23:00:09.312Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-17T23:00:09.312Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-17T23:00:09.312Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-17T23:00:09.312Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-17T23:00:09.312Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-17T23:00:09.312Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T23:00:09.312Z] service_test.go:236: FLAKY_TEST [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-17T23:00:09.312Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-17T23:00:09.312Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] DONE 18 tests, 14 skipped in 2.874s [2020-04-17T23:00:09.312Z] [2020-04-17T23:00:09.312Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-17T23:00:10.271Z] testing: warning: no tests to run [2020-04-17T23:00:10.271Z] ok github.com/docker/docker/integration/network/ipvlan 0.090s [2020-04-17T23:00:10.271Z] [2020-04-17T23:00:10.271Z] DONE 0 tests in 0.938s [2020-04-17T23:00:10.271Z] [2020-04-17T23:00:10.271Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-17T23:00:10.583Z] . [2020-04-17T23:00:10.583Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-17T23:00:10.583Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-17T23:00:10.583Z] Error: No such image: emptyfs [2020-04-17T23:00:10.583Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-17T23:00:10.583Z] ++++ docker load [2020-04-17T23:00:10.712Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-17T23:00:10.712Z] --- PASS: TestDockerNetworkConnectAlias (5.90s) [2020-04-17T23:00:10.712Z] === RUN TestDockerNetworkReConnect [2020-04-17T23:00:10.870Z] Running integration-test (iteration 1) [2020-04-17T23:00:10.870Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-17T23:00:10.870Z] ++ 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 [2020-04-17T23:00:10.870Z] ++ set -e [2020-04-17T23:00:10.870Z] ++ '[' -n 0 ']' [2020-04-17T23:00:10.870Z] ++ set -x [2020-04-17T23:00:10.870Z] ++ 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 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 [2020-04-17T23:00:11.231Z] testing: warning: no tests to run [2020-04-17T23:00:11.231Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2020-04-17T23:00:11.231Z] [2020-04-17T23:00:11.231Z] DONE 0 tests in 0.963s [2020-04-17T23:00:11.276Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-17T23:00:11.689Z] [2020-04-17T23:00:11.690Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-17T23:00:11.840Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-17T23:00:12.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-17T23:00:12.648Z] testing: warning: no tests to run [2020-04-17T23:00:12.648Z] ok github.com/docker/docker/integration/plugin 0.077s [2020-04-17T23:00:12.648Z] [2020-04-17T23:00:12.648Z] DONE 0 tests in 0.909s [2020-04-17T23:00:12.648Z] [2020-04-17T23:00:12.648Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-17T23:00:12.662Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-17T23:00:12.662Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-17T23:00:13.592Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-17T23:00:13.612Z] testing: warning: no tests to run [2020-04-17T23:00:13.612Z] ok github.com/docker/docker/integration/plugin/authz 0.100s [2020-04-17T23:00:13.612Z] [2020-04-17T23:00:13.612Z] DONE 0 tests in 0.916s [2020-04-17T23:00:13.612Z] [2020-04-17T23:00:13.612Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-17T23:00:15.487Z] --- PASS: TestDockerNetworkReConnect (4.98s) [2020-04-17T23:00:15.487Z] === RUN TestServicePlugin [2020-04-17T23:00:15.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:00:15.772Z] INFO: Testing against a local daemon [2020-04-17T23:00:16.227Z] ok github.com/docker/docker/integration/plugin/common 0.487s [2020-04-17T23:00:16.227Z] [2020-04-17T23:00:16.227Z] DONE 2 tests in 2.790s [2020-04-17T23:00:16.227Z] [2020-04-17T23:00:16.227Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-17T23:00:16.418Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-17T23:00:16.418Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-17T23:00:16.418Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-17T23:00:17.350Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-17T23:00:18.721Z] === RUN TestDockerSuite/TestCommitChange [2020-04-17T23:00:18.721Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-17T23:00:20.091Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-17T23:00:20.893Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:00:20.893Z] INFO: Testing against a local daemon [2020-04-17T23:00:20.893Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.285s [2020-04-17T23:00:20.893Z] [2020-04-17T23:00:20.893Z] === Skipped [2020-04-17T23:00:20.893Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-17T23:00:20.893Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-17T23:00:20.893Z] [2020-04-17T23:00:20.893Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-17T23:00:20.893Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-17T23:00:20.893Z] [2020-04-17T23:00:20.893Z] [2020-04-17T23:00:20.893Z] DONE 2 tests, 2 skipped in 4.402s [2020-04-17T23:00:20.893Z] [2020-04-17T23:00:20.893Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-17T23:00:21.023Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-17T23:00:21.390Z] #29 30.88 # github.com/docker/docker/contrib/httpserver [2020-04-17T23:00:21.390Z] #29 30.88 loadinternal: cannot find runtime/cgo [2020-04-17T23:00:21.390Z] #29 DONE 31.1s [2020-04-17T23:00:21.390Z] [2020-04-17T23:00:21.390Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T23:00:21.390Z] #33 ... [2020-04-17T23:00:21.390Z] [2020-04-17T23:00:21.390Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-17T23:00:21.390Z] #30 DONE 0.1s [2020-04-17T23:00:21.390Z] [2020-04-17T23:00:21.390Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-17T23:00:23.547Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-17T23:00:25.442Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-17T23:00:26.147Z] Loaded image: buildpack-deps:jessie [2020-04-17T23:00:26.147Z] Loaded image: busybox:latest [2020-04-17T23:00:26.147Z] Loaded image: busybox:glibc [2020-04-17T23:00:26.147Z] Loaded image: debian:jessie [2020-04-17T23:00:26.147Z] Loaded image: hello-world:latest [2020-04-17T23:00:26.147Z] INFO: Testing against a local daemon [2020-04-17T23:00:26.147Z] === RUN TestCgroupNamespacesBuild [2020-04-17T23:00:26.375Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-17T23:00:26.768Z] --- PASS: TestCgroupNamespacesBuild (1.60s) [2020-04-17T23:00:26.768Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-17T23:00:28.254Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2020-04-17T23:00:28.254Z] === RUN TestBuildWithSession [2020-04-17T23:00:28.254Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-17T23:00:28.254Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T23:00:28.254Z] === RUN TestBuildSquashParent [2020-04-17T23:00:28.268Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-17T23:00:29.199Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-17T23:00:29.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:00:29.444Z] INFO: Testing against a local daemon [2020-04-17T23:00:29.444Z] ok github.com/docker/docker/integration/plugin/logging 0.248s [2020-04-17T23:00:29.897Z] [2020-04-17T23:00:29.897Z] === Skipped [2020-04-17T23:00:29.897Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-17T23:00:29.897Z] read_test.go:21: no unix domain sockets on Windows [2020-04-17T23:00:29.897Z] [2020-04-17T23:00:29.897Z] [2020-04-17T23:00:29.897Z] DONE 1 tests, 1 skipped in 8.982s [2020-04-17T23:00:29.897Z] [2020-04-17T23:00:29.897Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-17T23:00:31.093Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-17T23:00:31.416Z] testing: warning: no tests to run [2020-04-17T23:00:31.416Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.137s [2020-04-17T23:00:31.416Z] [2020-04-17T23:00:31.416Z] DONE 0 tests in 1.587s [2020-04-17T23:00:31.416Z] [2020-04-17T23:00:31.416Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-17T23:00:32.023Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-17T23:00:32.023Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-17T23:00:32.023Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-17T23:00:32.023Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-17T23:00:32.023Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-17T23:00:32.023Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-17T23:00:32.023Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-17T23:00:33.771Z] --- PASS: TestBuildSquashParent (5.21s) [2020-04-17T23:00:33.771Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-17T23:00:33.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T23:00:33.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T23:00:33.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T23:00:33.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T23:00:33.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T23:00:33.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T23:00:33.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T23:00:33.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T23:00:33.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T23:00:33.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T23:00:33.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T23:00:33.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T23:00:33.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-17T23:00:33.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-17T23:00:33.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-17T23:00:33.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-17T23:00:33.917Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-17T23:00:34.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:00:34.299Z] INFO: Testing against a local daemon [2020-04-17T23:00:34.299Z] ok github.com/docker/docker/integration/plugin/volumes 0.257s [2020-04-17T23:00:34.754Z] [2020-04-17T23:00:34.754Z] === Skipped [2020-04-17T23:00:34.754Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-17T23:00:34.754Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:34.754Z] [2020-04-17T23:00:34.754Z] [2020-04-17T23:00:34.754Z] DONE 1 tests, 1 skipped in 3.043s [2020-04-17T23:00:34.754Z] [2020-04-17T23:00:34.754Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-17T23:00:35.810Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-17T23:00:35.810Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-17T23:00:36.373Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-17T23:00:36.472Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-17T23:00:36.472Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-17T23:00:36.916Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:00:36.916Z] INFO: Testing against a local daemon [2020-04-17T23:00:36.916Z] ok github.com/docker/docker/integration/secret 0.205s [2020-04-17T23:00:36.916Z] [2020-04-17T23:00:36.916Z] === Skipped [2020-04-17T23:00:36.916Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-17T23:00:36.916Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:36.916Z] [2020-04-17T23:00:36.916Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-17T23:00:36.916Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:36.916Z] [2020-04-17T23:00:36.916Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-17T23:00:36.916Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:36.916Z] [2020-04-17T23:00:36.916Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-17T23:00:36.916Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:36.916Z] [2020-04-17T23:00:36.916Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-17T23:00:36.916Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:36.916Z] [2020-04-17T23:00:36.916Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-17T23:00:36.916Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T23:00:37.373Z] [2020-04-17T23:00:37.374Z] [2020-04-17T23:00:37.374Z] DONE 6 tests, 6 skipped in 2.532s [2020-04-17T23:00:37.374Z] [2020-04-17T23:00:37.374Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-17T23:00:37.744Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-17T23:00:38.309Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-17T23:00:38.514Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-17T23:00:38.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.81s) [2020-04-17T23:00:38.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2020-04-17T23:00:38.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.08s) [2020-04-17T23:00:38.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2020-04-17T23:00:38.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.33s) [2020-04-17T23:00:38.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.31s) [2020-04-17T23:00:38.514Z] === RUN TestBuildMultiStageCopy [2020-04-17T23:00:38.514Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-17T23:00:39.241Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-17T23:00:40.171Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-17T23:00:40.171Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-17T23:00:40.171Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-17T23:00:40.253Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:00:40.253Z] INFO: Testing against a local daemon [2020-04-17T23:00:40.551Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-17T23:00:40.707Z] ok github.com/docker/docker/integration/service 0.433s [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === Skipped [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T23:00:40.707Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-17T23:00:40.707Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T23:00:40.707Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-17T23:00:40.707Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-17T23:00:40.707Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-17T23:00:40.707Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-04-17T23:00:40.707Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-17T23:00:40.707Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-17T23:00:40.707Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-17T23:00:40.707Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-04-17T23:00:40.707Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-17T23:00:40.707Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-17T23:00:40.707Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-17T23:00:40.707Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-17T23:00:40.707Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-17T23:00:40.707Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-17T23:00:40.707Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-17T23:00:40.707Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-17T23:00:40.707Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-17T23:00:40.707Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-17T23:00:40.707Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-17T23:00:40.707Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-17T23:00:40.707Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-17T23:00:40.707Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-04-17T23:00:40.707Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] DONE 24 tests, 23 skipped in 3.376s [2020-04-17T23:00:40.707Z] [2020-04-17T23:00:40.707Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-17T23:00:40.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-17T23:00:40.992Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-17T23:00:40.992Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-17T23:00:40.992Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-17T23:00:41.174Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-17T23:00:41.250Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-17T23:00:41.250Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-17T23:00:41.461Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-17T23:00:42.082Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-17T23:00:42.180Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-17T23:00:42.366Z] --- PASS: TestBuildMultiStageCopy (3.81s) [2020-04-17T23:00:42.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2020-04-17T23:00:42.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2020-04-17T23:00:42.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-04-17T23:00:42.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-04-17T23:00:42.366Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s) [2020-04-17T23:00:42.366Z] === RUN TestBuildMultiStageParentConfig [2020-04-17T23:00:43.110Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-17T23:00:43.383Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2020-04-17T23:00:43.383Z] === RUN TestBuildLabelWithTargets [2020-04-17T23:00:43.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:00:43.590Z] INFO: Testing against a local daemon [2020-04-17T23:00:43.590Z] ok github.com/docker/docker/integration/session 0.302s [2020-04-17T23:00:43.590Z] [2020-04-17T23:00:43.590Z] === Skipped [2020-04-17T23:00:43.590Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-17T23:00:43.590Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:43.590Z] [2020-04-17T23:00:43.590Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-17T23:00:43.590Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:43.590Z] [2020-04-17T23:00:43.590Z] [2020-04-17T23:00:43.590Z] DONE 2 tests, 2 skipped in 2.688s [2020-04-17T23:00:43.590Z] [2020-04-17T23:00:43.590Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-17T23:00:44.042Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-17T23:00:44.042Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-17T23:00:45.106Z] --- PASS: TestBuildLabelWithTargets (1.71s) [2020-04-17T23:00:45.106Z] === RUN TestBuildWithEmptyLayers [2020-04-17T23:00:45.984Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-17T23:00:46.122Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-04-17T23:00:46.122Z] === RUN TestBuildMultiStageOnBuild [2020-04-17T23:00:46.473Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:00:46.473Z] INFO: Testing against a local daemon [2020-04-17T23:00:46.923Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-17T23:00:46.923Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-17T23:00:46.927Z] ok github.com/docker/docker/integration/system 1.382s [2020-04-17T23:00:47.384Z] [2020-04-17T23:00:47.384Z] === Skipped [2020-04-17T23:00:47.384Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T23:00:47.384Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-17T23:00:47.384Z] [2020-04-17T23:00:47.384Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-17T23:00:47.384Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-17T23:00:47.384Z] [2020-04-17T23:00:47.384Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-17T23:00:47.384Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-17T23:00:47.384Z] [2020-04-17T23:00:47.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-17T23:00:47.384Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-17T23:00:47.384Z] [2020-04-17T23:00:47.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-17T23:00:47.384Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T23:00:47.384Z] [2020-04-17T23:00:47.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-17T23:00:47.384Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T23:00:47.384Z] [2020-04-17T23:00:47.384Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-17T23:00:47.384Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-17T23:00:47.384Z] [2020-04-17T23:00:47.384Z] [2020-04-17T23:00:47.384Z] DONE 13 tests, 7 skipped in 3.754s [2020-04-17T23:00:47.384Z] [2020-04-17T23:00:47.384Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-17T23:00:47.485Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-17T23:00:48.159Z] --- PASS: TestBuildMultiStageOnBuild (2.12s) [2020-04-17T23:00:48.159Z] === RUN TestBuildUncleanTarFilenames [2020-04-17T23:00:48.415Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-17T23:00:49.177Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2020-04-17T23:00:49.177Z] === RUN TestBuildMultiStageLayerLeak [2020-04-17T23:00:49.345Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-17T23:00:49.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:00:49.541Z] INFO: Testing against a local daemon [2020-04-17T23:00:49.993Z] ok github.com/docker/docker/integration/volume 0.300s [2020-04-17T23:00:49.993Z] [2020-04-17T23:00:49.993Z] === Skipped [2020-04-17T23:00:49.993Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-17T23:00:49.993Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-17T23:00:49.993Z] [2020-04-17T23:00:49.993Z] [2020-04-17T23:00:49.993Z] DONE 5 tests, 1 skipped in 2.746s [2020-04-17T23:00:49.993Z] [2020-04-17T23:00:49.993Z] INFO: make.ps1 ended at 04/17/2020 23:00:49 [2020-04-17T23:00:49.993Z] INFO: Integration CLI tests being run from the host: [2020-04-17T23:00:49.993Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-04-17T23:00:50.276Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-17T23:00:50.276Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-17T23:00:50.840Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-17T23:00:51.097Z] --- PASS: TestServicePlugin (35.65s) [2020-04-17T23:00:51.097Z] plugin_test.go:62: [dce76fb0d4286] joining swarm manager [def708ec3c7ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:00:51.097Z] plugin_test.go:65: [d0303b914d354] joining swarm manager [def708ec3c7ef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:00:51.097Z] === RUN TestServiceUpdateLabel [2020-04-17T23:00:51.873Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s) [2020-04-17T23:00:51.873Z] === RUN TestBuildWithHugeFile [2020-04-17T23:00:52.027Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-17T23:00:52.592Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-17T23:00:52.849Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-17T23:00:53.782Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-17T23:00:54.039Z] --- PASS: TestServiceUpdateLabel (2.94s) [2020-04-17T23:00:54.039Z] === RUN TestServiceUpdateSecrets [2020-04-17T23:00:55.484Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-17T23:00:56.853Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-17T23:00:56.853Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-17T23:00:56.853Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-17T23:00:56.853Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-17T23:00:56.853Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-17T23:00:57.783Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-17T23:01:00.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-17T23:01:00.287Z] INFO: Testing against a local daemon [2020-04-17T23:01:03.035Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-17T23:01:03.035Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-17T23:01:03.966Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-17T23:01:03.966Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-17T23:01:03.966Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-17T23:01:07.238Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-17T23:01:07.801Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-17T23:01:09.170Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-17T23:01:09.427Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2020-04-17T23:01:09.427Z] === RUN TestServiceUpdateConfigs [2020-04-17T23:01:14.686Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-17T23:01:14.686Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-17T23:01:16.582Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-17T23:01:17.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-17T23:01:18.882Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-17T23:01:20.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-17T23:01:22.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-17T23:01:23.514Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-17T23:01:24.884Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2020-04-17T23:01:24.884Z] === RUN TestServiceUpdateNetwork [2020-04-17T23:01:25.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006e99a0_} [2020-04-17T23:01:27.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1108210600_/foo_false____} [2020-04-17T23:01:28.418Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1108210600_/foo_true____} [2020-04-17T23:01:29.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3053877479_/foo_false____} [2020-04-17T23:01:31.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3053877479_/foo_true____} [2020-04-17T23:01:33.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3053877479_/foo_true__0xc0006e9a00__} [2020-04-17T23:01:34.950Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006e9a20_} [2020-04-17T23:01:36.319Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006e9a40_} [2020-04-17T23:01:37.689Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006e9a60_} [2020-04-17T23:01:39.059Z] --- PASS: TestServiceUpdateNetwork (14.47s) [2020-04-17T23:01:39.059Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T23:01:39.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006e9a80_} [2020-04-17T23:01:40.686Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T23:01:41.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-17T23:01:41.815Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-17T23:01:42.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-17T23:01:43.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-17T23:01:43.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-17T23:01:43.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-17T23:01:43.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-17T23:01:43.002Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-17T23:01:43.002Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-17T23:01:46.274Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-17T23:01:47.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-17T23:01:48.585Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-17T23:01:48.842Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T23:01:52.117Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-17T23:01:54.011Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-17T23:01:54.011Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-17T23:01:54.942Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-17T23:01:55.872Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-17T23:01:56.803Z] --- PASS: TestServiceUpdatePidsLimit (17.65s) [2020-04-17T23:01:56.803Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2020-04-17T23:01:56.803Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-04-17T23:01:56.803Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.31s) [2020-04-17T23:01:56.803Z] PASS [2020-04-17T23:01:56.803Z] [2020-04-17T23:01:56.803Z] === Skipped [2020-04-17T23:01:56.803Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T23:01:56.803Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T23:01:56.803Z] [2020-04-17T23:01:56.803Z] [2020-04-17T23:01:56.803Z] DONE 27 tests, 1 skipped in 195.548s [2020-04-17T23:01:56.803Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T23:01:56.803Z] ++ 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 [2020-04-17T23:01:56.803Z] ++ set -e [2020-04-17T23:01:56.803Z] ++ '[' -n 0 ']' [2020-04-17T23:01:56.803Z] ++ set -x [2020-04-17T23:01:56.803Z] ++ 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 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 [2020-04-17T23:01:56.803Z] INFO: Testing against a local daemon [2020-04-17T23:01:56.803Z] === RUN TestSessionCreate [2020-04-17T23:01:56.803Z] --- PASS: TestSessionCreate (0.03s) [2020-04-17T23:01:56.803Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T23:01:57.061Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-04-17T23:01:57.061Z] PASS [2020-04-17T23:01:57.061Z] [2020-04-17T23:01:57.061Z] DONE 2 tests in 0.161s [2020-04-17T23:01:57.061Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T23:01:57.061Z] ++ 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 [2020-04-17T23:01:57.061Z] ++ set -e [2020-04-17T23:01:57.061Z] ++ '[' -n 0 ']' [2020-04-17T23:01:57.061Z] ++ set -x [2020-04-17T23:01:57.061Z] ++ 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 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 [2020-04-17T23:01:57.061Z] INFO: Testing against a local daemon [2020-04-17T23:01:57.061Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T23:01:57.061Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T23:01:57.061Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T23:01:57.061Z] === RUN TestEventsExecDie [2020-04-17T23:01:57.061Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-17T23:01:57.992Z] --- PASS: TestEventsExecDie (0.93s) [2020-04-17T23:01:57.992Z] === RUN TestEventsBackwardsCompatible [2020-04-17T23:01:57.992Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-04-17T23:01:57.992Z] === RUN TestInfoBinaryCommits [2020-04-17T23:01:58.249Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-17T23:01:58.249Z] === RUN TestInfoAPIVersioned [2020-04-17T23:01:58.249Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-17T23:01:58.249Z] === RUN TestInfoDiscoveryBackend [2020-04-17T23:01:58.249Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-17T23:01:58.814Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-17T23:01:58.814Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T23:01:59.378Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-17T23:01:59.635Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-17T23:01:59.635Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T23:02:00.200Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-17T23:02:00.200Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-04-17T23:02:00.200Z] === RUN TestInfoAPI [2020-04-17T23:02:00.200Z] --- PASS: TestInfoAPI (0.02s) [2020-04-17T23:02:00.200Z] === RUN TestInfoAPIWarnings [2020-04-17T23:02:00.765Z] --- PASS: TestInfoAPIWarnings (0.55s) [2020-04-17T23:02:00.765Z] === RUN TestInfoDebug [2020-04-17T23:02:01.330Z] --- PASS: TestInfoDebug (0.57s) [2020-04-17T23:02:01.330Z] === RUN TestInfoInsecureRegistries [2020-04-17T23:02:01.895Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-17T23:02:01.895Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-17T23:02:01.895Z] === RUN TestInfoRegistryMirrors [2020-04-17T23:02:02.459Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-04-17T23:02:02.459Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T23:02:02.716Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-04-17T23:02:02.716Z] === RUN TestPingCacheHeaders [2020-04-17T23:02:02.716Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-17T23:02:02.716Z] === RUN TestPingGet [2020-04-17T23:02:02.717Z] --- PASS: TestPingGet (0.01s) [2020-04-17T23:02:02.717Z] === RUN TestPingHead [2020-04-17T23:02:02.717Z] --- PASS: TestPingHead (0.02s) [2020-04-17T23:02:02.717Z] === RUN TestVersion [2020-04-17T23:02:02.717Z] --- PASS: TestVersion (0.03s) [2020-04-17T23:02:02.717Z] PASS [2020-04-17T23:02:02.717Z] [2020-04-17T23:02:02.717Z] === Skipped [2020-04-17T23:02:02.717Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T23:02:02.717Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T23:02:02.717Z] [2020-04-17T23:02:02.717Z] [2020-04-17T23:02:02.717Z] DONE 18 tests, 1 skipped in 5.728s [2020-04-17T23:02:02.717Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T23:02:02.717Z] ++ 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 [2020-04-17T23:02:02.717Z] ++ set -e [2020-04-17T23:02:02.717Z] ++ '[' -n 0 ']' [2020-04-17T23:02:02.717Z] ++ set -x [2020-04-17T23:02:02.717Z] ++ 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 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 [2020-04-17T23:02:02.717Z] INFO: Testing against a local daemon [2020-04-17T23:02:02.717Z] === RUN TestVolumesCreateAndList [2020-04-17T23:02:02.974Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-17T23:02:02.974Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-17T23:02:02.974Z] === RUN TestVolumesRemove [2020-04-17T23:02:02.974Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-17T23:02:02.974Z] === RUN TestVolumesInspect [2020-04-17T23:02:02.974Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-17T23:02:02.974Z] === RUN TestVolumesInvalidJSON [2020-04-17T23:02:02.974Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T23:02:02.974Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T23:02:02.974Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T23:02:02.974Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-17T23:02:02.974Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T23:02:02.974Z] PASS [2020-04-17T23:02:02.974Z] [2020-04-17T23:02:02.974Z] DONE 5 tests in 0.286s [2020-04-17T23:02:02.974Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T23:02:03.232Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T23:02:03.232Z] +++ kill 5471 [2020-04-17T23:02:03.795Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-17T23:02:04.726Z] +++ /etc/init.d/apparmor stop [2020-04-17T23:02:04.726Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T23:02:04.726Z] [2020-04-17T23:02:04.726Z] Unloading profiles will leave already running processes permanently [2020-04-17T23:02:04.726Z] unconfined, which can lead to unexpected situations. [2020-04-17T23:02:04.726Z] [2020-04-17T23:02:04.726Z] To set a process to complain mode, use the command line tool [2020-04-17T23:02:04.726Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T23:02:04.726Z] +++ true [2020-04-17T23:02:04.726Z] [2020-04-17T23:02:04.983Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-17T23:02:06.353Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-17T23:02:07.285Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-17T23:02:08.215Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-17T23:02:10.120Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-17T23:02:10.685Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-17T23:02:11.616Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-17T23:02:11.616Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-17T23:02:12.775Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-17T23:02:12.775Z] #33 135.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-17T23:02:12.775Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-17T23:02:12.775Z] #33 138.7 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-17T23:02:12.985Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-17T23:02:13.336Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-17T23:02:13.548Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-17T23:02:13.921Z] --- PASS: TestBuildWithHugeFile (80.67s) [2020-04-17T23:02:13.921Z] === RUN TestBuildWithEmptyDockerfile [2020-04-17T23:02:13.921Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T23:02:13.921Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T23:02:13.921Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T23:02:13.921Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T23:02:13.921Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T23:02:13.921Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T23:02:13.921Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-17T23:02:13.921Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-17T23:02:13.921Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-17T23:02:13.921Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-04-17T23:02:13.921Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.32s) [2020-04-17T23:02:13.921Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-04-17T23:02:13.921Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-04-17T23:02:13.921Z] === RUN TestBuildPreserveOwnership [2020-04-17T23:02:13.921Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-17T23:02:14.701Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-17T23:02:14.918Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-17T23:02:15.482Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-17T23:02:15.978Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-17T23:02:16.067Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-17T23:02:16.850Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-17T23:02:16.996Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-17T23:02:17.252Z] #33 145.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-17T23:02:17.462Z] --- PASS: TestBuildPreserveOwnership (4.83s) [2020-04-17T23:02:17.462Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2020-04-17T23:02:17.462Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2020-04-17T23:02:17.462Z] === RUN TestBuildPlatformInvalid [2020-04-17T23:02:17.462Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-04-17T23:02:17.462Z] PASS [2020-04-17T23:02:17.462Z] [2020-04-17T23:02:17.462Z] === Skipped [2020-04-17T23:02:17.462Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-17T23:02:17.462Z] build_session_test.go:25: TODO: BuildKit [2020-04-17T23:02:17.462Z] [2020-04-17T23:02:17.462Z] [2020-04-17T23:02:17.462Z] DONE 32 tests, 1 skipped in 126.630s [2020-04-17T23:02:17.463Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-17T23:02:17.463Z] ++ 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 [2020-04-17T23:02:17.463Z] ++ set -e [2020-04-17T23:02:17.463Z] ++ '[' -n 0 ']' [2020-04-17T23:02:17.463Z] ++ set -x [2020-04-17T23:02:17.463Z] ++ 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 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 [2020-04-17T23:02:17.762Z] INFO: Testing against a local daemon [2020-04-17T23:02:17.762Z] === RUN TestConfigInspect [2020-04-17T23:02:18.617Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-17T23:02:18.744Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-17T23:02:19.307Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-17T23:02:19.981Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-17T23:02:20.457Z] --- PASS: TestConfigInspect (2.30s) [2020-04-17T23:02:20.457Z] === RUN TestConfigList [2020-04-17T23:02:21.345Z] #33 149.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-17T23:02:21.828Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-17T23:02:22.494Z] --- PASS: TestConfigList (2.25s) [2020-04-17T23:02:22.494Z] === RUN TestConfigsCreateAndDelete [2020-04-17T23:02:22.711Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-17T23:02:23.638Z] #33 151.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-17T23:02:24.530Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2020-04-17T23:02:24.530Z] === RUN TestConfigsUpdate [2020-04-17T23:02:25.528Z] #33 153.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-17T23:02:26.454Z] #33 154.3 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-17T23:02:27.081Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-17T23:02:27.222Z] --- PASS: TestConfigsUpdate (2.26s) [2020-04-17T23:02:27.222Z] === RUN TestTemplatedConfig [2020-04-17T23:02:28.343Z] #33 156.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-17T23:02:29.270Z] #33 157.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-17T23:02:29.920Z] --- PASS: TestTemplatedConfig (2.75s) [2020-04-17T23:02:29.920Z] === RUN TestConfigCreateResolve [2020-04-17T23:02:30.354Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-17T23:02:30.636Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-17T23:02:30.920Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-17T23:02:31.967Z] --- PASS: TestConfigCreateResolve (2.30s) [2020-04-17T23:02:31.967Z] === RUN TestConfigDaemonLibtrustID [2020-04-17T23:02:32.003Z] #33 159.6 [2020-04-17T23:02:32.004Z] #33 DONE 160.0s [2020-04-17T23:02:32.004Z] [2020-04-17T23:02:32.004Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-17T23:02:32.252Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2020-04-17T23:02:32.252Z] PASS [2020-04-17T23:02:32.252Z] [2020-04-17T23:02:32.252Z] DONE 7 tests in 14.795s [2020-04-17T23:02:32.537Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-17T23:02:32.537Z] ++ 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 [2020-04-17T23:02:32.537Z] ++ set -e [2020-04-17T23:02:32.537Z] ++ '[' -n 0 ']' [2020-04-17T23:02:32.537Z] ++ set -x [2020-04-17T23:02:32.538Z] ++ 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 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 [2020-04-17T23:02:32.538Z] INFO: Testing against a local daemon [2020-04-17T23:02:32.538Z] === RUN TestCheckpoint [2020-04-17T23:02:32.538Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-17T23:02:32.538Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T23:02:32.538Z] === RUN TestContainerInvalidJSON [2020-04-17T23:02:32.538Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T23:02:32.538Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T23:02:32.538Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T23:02:32.538Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T23:02:32.538Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-17T23:02:32.538Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-17T23:02:32.538Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-17T23:02:32.538Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-17T23:02:32.538Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-17T23:02:32.538Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-17T23:02:32.538Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-17T23:02:32.538Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-17T23:02:32.538Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-17T23:02:32.538Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-17T23:02:32.538Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-17T23:02:32.538Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-17T23:02:32.821Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-17T23:02:32.821Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-17T23:02:32.821Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-17T23:02:32.821Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-17T23:02:32.821Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-17T23:02:32.821Z] === RUN TestCopyFromContainer [2020-04-17T23:02:33.890Z] #34 DONE 1.5s [2020-04-17T23:02:34.304Z] === RUN TestCopyFromContainer// [2020-04-17T23:02:34.591Z] === RUN TestCopyFromContainer//bar/root [2020-04-17T23:02:34.591Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-17T23:02:34.591Z] === RUN TestCopyFromContainer/bar/quux [2020-04-17T23:02:34.881Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-17T23:02:34.881Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-17T23:02:34.881Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-17T23:02:35.166Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-17T23:02:35.166Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-17T23:02:35.166Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-17T23:02:35.255Z] [2020-04-17T23:02:35.255Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-17T23:02:35.451Z] --- PASS: TestCopyFromContainer (2.52s) [2020-04-17T23:02:35.451Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-17T23:02:35.451Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-17T23:02:35.451Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-17T23:02:35.451Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-17T23:02:35.451Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-17T23:02:35.451Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-17T23:02:35.451Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-17T23:02:35.451Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-17T23:02:35.451Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-17T23:02:35.451Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-04-17T23:02:35.451Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-17T23:02:35.451Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T23:02:35.451Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T23:02:35.451Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T23:02:35.451Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T23:02:35.451Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T23:02:35.451Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T23:02:35.451Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-17T23:02:35.451Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-17T23:02:35.451Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-17T23:02:35.451Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-17T23:02:35.451Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-17T23:02:35.451Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-17T23:02:35.451Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-17T23:02:35.451Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-17T23:02:35.451Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-17T23:02:35.451Z] === RUN TestCreateWithInvalidEnv [2020-04-17T23:02:35.451Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-17T23:02:35.451Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-17T23:02:35.451Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-17T23:02:35.451Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-17T23:02:35.451Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-17T23:02:35.451Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-17T23:02:35.451Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-17T23:02:35.451Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-17T23:02:35.451Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-17T23:02:35.451Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-04-17T23:02:35.451Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-17T23:02:35.451Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-17T23:02:35.451Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-17T23:02:35.451Z] === RUN TestCreateTmpfsMountsTarget [2020-04-17T23:02:35.451Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-17T23:02:35.451Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-17T23:02:35.815Z] #35 DONE 0.8s [2020-04-17T23:02:35.815Z] [2020-04-17T23:02:35.815Z] #36 exporting to image [2020-04-17T23:02:35.815Z] #36 exporting layers [2020-04-17T23:02:36.178Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s) [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-17T23:02:37.488Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-17T23:02:37.488Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-17T23:02:37.488Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-17T23:02:37.488Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T23:02:37.488Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T23:02:37.488Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-17T23:02:37.488Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-17T23:02:37.488Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-17T23:02:37.488Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T23:02:37.488Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T23:02:37.488Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T23:02:37.488Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-17T23:02:37.488Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-17T23:02:37.488Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-17T23:02:37.488Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-17T23:02:37.488Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-17T23:02:37.488Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-17T23:02:37.488Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-17T23:02:37.488Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-17T23:02:37.488Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-17T23:02:37.488Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-17T23:02:37.488Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-17T23:02:37.488Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-17T23:02:37.488Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-17T23:02:37.552Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-17T23:02:37.704Z] #36 exporting layers 1.8s done [2020-04-17T23:02:37.704Z] #36 writing image sha256:459e79c485d49d102692479dc180c1a4e9c20ab6cedcecc6a4bc52a8e5eca4c6 done [2020-04-17T23:02:37.704Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-17T23:02:37.704Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T23:02:38.021Z] + echo Ensuring container killed. [2020-04-17T23:02:38.021Z] Ensuring container killed. [2020-04-17T23:02:38.021Z] + docker rm -vf docker-pr3 [2020-04-17T23:02:38.021Z] Error: No such container: docker-pr3 [2020-04-17T23:02:38.021Z] + true [Pipeline] sh [2020-04-17T23:02:38.296Z] + echo Chowning /workspace to jenkins user [2020-04-17T23:02:38.296Z] Chowning /workspace to jenkins user [2020-04-17T23:02:38.296Z] + id -u [2020-04-17T23:02:38.296Z] + id -g [2020-04-17T23:02:38.296Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40820:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T23:02:39.510Z] + bundleName=unit [2020-04-17T23:02:39.510Z] + echo Creating unit-bundles.tar.gz [2020-04-17T23:02:39.510Z] Creating unit-bundles.tar.gz [2020-04-17T23:02:39.510Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-17T23:02:39.510Z] bundles/junit-report.xml [2020-04-17T23:02:39.510Z] bundles/go-test-report.json [2020-04-17T23:02:39.510Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-17T23:02:39.519Z] Archiving artifacts [2020-04-17T23:02:39.524Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2020-04-17T23:02:39.524Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-17T23:02:39.524Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T23:02:39.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T23:02:39.524Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T23:02:39.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T23:02:39.524Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T23:02:39.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T23:02:39.524Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T23:02:39.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T23:02:39.524Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T23:02:39.524Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T23:02:39.524Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-17T23:02:39.524Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-17T23:02:39.524Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-17T23:02:39.524Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-17T23:02:39.524Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-17T23:02:39.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-17T23:02:39.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-17T23:02:39.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-04-17T23:02:39.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-04-17T23:02:39.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-04-17T23:02:39.524Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-17T23:02:39.524Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-17T23:02:40.002Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40820/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T23:02:40.072Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-17T23:02:40.140Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-04-17T23:02:40.141Z] === RUN TestContainerStartOnDaemonRestart [2020-04-17T23:02:40.141Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-17T23:02:40.141Z] === RUN TestDaemonRestartIpcMode [2020-04-17T23:02:40.141Z] === PAUSE TestDaemonRestartIpcMode [2020-04-17T23:02:40.141Z] === RUN TestDaemonHostGatewayIP [2020-04-17T23:02:40.141Z] === PAUSE TestDaemonHostGatewayIP [2020-04-17T23:02:40.141Z] === RUN TestContainerKillOnDaemonStart [2020-04-17T23:02:40.141Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-17T23:02:40.141Z] === RUN TestDiff [2020-04-17T23:02:40.309Z] + make clean [2020-04-17T23:02:40.328Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-17T23:02:40.566Z] docker volume rm -f docker-dev-cache [2020-04-17T23:02:40.566Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T23:02:40.762Z] --- PASS: TestDiff (0.67s) [2020-04-17T23:02:40.762Z] === RUN TestExecWithCloseStdin [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T23:02:41.778Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-04-17T23:02:41.778Z] === RUN TestExec [2020-04-17T23:02:42.399Z] --- PASS: TestExec (0.78s) [2020-04-17T23:02:42.399Z] === RUN TestExecUser [2020-04-17T23:02:43.415Z] --- PASS: TestExecUser (0.79s) [2020-04-17T23:02:43.415Z] === RUN TestExportContainerAndImportImage [2020-04-17T23:02:44.429Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2020-04-17T23:02:44.429Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-17T23:02:45.583Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-17T23:02:45.922Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2020-04-17T23:02:45.922Z] === RUN TestHealthCheckWorkdir [2020-04-17T23:02:46.514Z] === RUN TestDockerSuite/TestCpToDot [2020-04-17T23:02:46.949Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-04-17T23:02:46.949Z] === RUN TestHealthKillContainer [2020-04-17T23:02:47.445Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-17T23:02:48.817Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-17T23:02:49.647Z] --- PASS: TestHealthKillContainer (2.83s) [2020-04-17T23:02:49.647Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-17T23:02:50.274Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2020-04-17T23:02:50.274Z] === RUN TestIpcModeNone [2020-04-17T23:02:50.711Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-17T23:02:51.289Z] --- PASS: TestIpcModeNone (0.80s) [2020-04-17T23:02:51.289Z] === RUN TestIpcModePrivate [2020-04-17T23:02:51.641Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-17T23:02:51.909Z] --- PASS: TestIpcModePrivate (0.75s) [2020-04-17T23:02:51.909Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-17T23:02:51.909Z] === RUN TestIpcModeShareable [2020-04-17T23:02:52.530Z] --- PASS: TestIpcModeShareable (0.79s) [2020-04-17T23:02:52.530Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-17T23:02:52.530Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-17T23:02:54.914Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-17T23:02:55.216Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.23s) [2020-04-17T23:02:55.217Z] === RUN TestAPIIpcModeHost [2020-04-17T23:02:55.477Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-17T23:02:55.502Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-04-17T23:02:55.502Z] === RUN TestDaemonIpcModeShareable [2020-04-17T23:02:56.408Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-17T23:02:56.981Z] --- PASS: TestDaemonIpcModeShareable (1.63s) [2020-04-17T23:02:56.981Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-17T23:02:56.981Z] === RUN TestDaemonIpcModePrivate [2020-04-17T23:02:58.301Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-17T23:02:58.301Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-17T23:02:58.301Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-17T23:02:58.559Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-17T23:02:59.015Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2020-04-17T23:02:59.015Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-17T23:02:59.015Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-17T23:02:59.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-17T23:02:59.379Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-17T23:02:59.379Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-17T23:02:59.637Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-17T23:03:00.503Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2020-04-17T23:03:00.503Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-17T23:03:00.503Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-17T23:03:00.570Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-17T23:03:00.831Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-17T23:03:00.831Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-17T23:03:01.089Z] === RUN TestDockerSuite/TestCreateRM [2020-04-17T23:03:01.346Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-17T23:03:01.346Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-17T23:03:01.346Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-17T23:03:01.604Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-17T23:03:02.006Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2020-04-17T23:03:02.006Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-17T23:03:02.006Z] === RUN TestIpcModeOlderClient [2020-04-17T23:03:02.006Z] === PAUSE TestIpcModeOlderClient [2020-04-17T23:03:02.006Z] === RUN TestKillContainerInvalidSignal [2020-04-17T23:03:02.623Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-04-17T23:03:02.623Z] === RUN TestKillContainer [2020-04-17T23:03:02.623Z] === RUN TestKillContainer/no_signal [2020-04-17T23:03:03.243Z] === RUN TestKillContainer/non_killing_signal [2020-04-17T23:03:03.866Z] === RUN TestKillContainer/killing_signal [2020-04-17T23:03:04.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-17T23:03:04.127Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-17T23:03:04.127Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-17T23:03:04.127Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-17T23:03:04.879Z] --- PASS: TestKillContainer (1.93s) [2020-04-17T23:03:04.879Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-04-17T23:03:04.879Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2020-04-17T23:03:04.879Z] --- PASS: TestKillContainer/killing_signal (0.59s) [2020-04-17T23:03:04.879Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-17T23:03:04.879Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-17T23:03:05.163Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-17T23:03:06.180Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2020-04-17T23:03:06.180Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-04-17T23:03:06.180Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-04-17T23:03:06.180Z] === RUN TestKillStoppedContainer [2020-04-17T23:03:06.180Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-17T23:03:06.180Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-17T23:03:06.180Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-17T23:03:06.180Z] === RUN TestKillDifferentUserContainer [2020-04-17T23:03:06.800Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-04-17T23:03:06.800Z] === RUN TestInspectOomKilledTrue [2020-04-17T23:03:08.281Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-04-17T23:03:08.281Z] === RUN TestInspectOomKilledFalse [2020-04-17T23:03:08.913Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-04-17T23:03:08.913Z] === RUN TestLinksEtcHostsContentMatch [2020-04-17T23:03:09.200Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2020-04-17T23:03:09.200Z] === RUN TestLinksContainerNames [2020-04-17T23:03:09.384Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-17T23:03:09.384Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-17T23:03:09.384Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-17T23:03:09.641Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-17T23:03:09.641Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-17T23:03:09.899Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-17T23:03:10.464Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-17T23:03:10.680Z] --- PASS: TestLinksContainerNames (1.35s) [2020-04-17T23:03:10.680Z] === RUN TestLogsFollowTailEmpty [2020-04-17T23:03:11.299Z] --- PASS: TestLogsFollowTailEmpty (0.72s) [2020-04-17T23:03:11.299Z] === RUN TestContainerNetworkMountsNoChown [2020-04-17T23:03:11.919Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/default [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/default [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/private [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/private [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rprivate [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/slave [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/slave [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rslave [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/shared [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/shared [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rshared [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-17T23:03:11.919Z] === CONT TestMountDaemonRoot/default [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-17T23:03:11.919Z] === CONT TestMountDaemonRoot/rslave [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T23:03:11.919Z] === CONT TestMountDaemonRoot/rprivate [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T23:03:11.919Z] === CONT TestMountDaemonRoot/rshared [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T23:03:11.919Z] === CONT TestMountDaemonRoot/slave [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-17T23:03:11.919Z] === CONT TestMountDaemonRoot/private [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-17T23:03:11.919Z] === CONT TestMountDaemonRoot/shared [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-17T23:03:11.919Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-17T23:03:11.919Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-17T23:03:11.919Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-17T23:03:11.919Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-17T23:03:11.919Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-17T23:03:11.919Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-17T23:03:12.206Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-17T23:03:12.357Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-17T23:03:12.493Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-17T23:03:12.493Z] === RUN TestContainerBindMountNonRecursive [2020-04-17T23:03:13.289Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-17T23:03:13.975Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2020-04-17T23:03:13.975Z] === RUN TestNetworkNat [2020-04-17T23:03:14.988Z] --- PASS: TestNetworkNat (0.72s) [2020-04-17T23:03:14.988Z] === RUN TestNetworkLocalhostTCPNat [2020-04-17T23:03:15.185Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-17T23:03:15.611Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2020-04-17T23:03:15.611Z] === RUN TestNetworkLoopbackNat [2020-04-17T23:03:16.554Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-17T23:03:16.633Z] --- PASS: TestNetworkLoopbackNat (0.98s) [2020-04-17T23:03:16.633Z] === RUN TestPause [2020-04-17T23:03:17.265Z] --- PASS: TestPause (0.74s) [2020-04-17T23:03:17.265Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-17T23:03:17.265Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T23:03:17.265Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T23:03:17.265Z] === RUN TestPauseStopPausedContainer [2020-04-17T23:03:17.485Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-17T23:03:17.885Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2020-04-17T23:03:17.885Z] === RUN TestPsFilter [2020-04-17T23:03:18.048Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-17T23:03:18.171Z] --- PASS: TestPsFilter (0.18s) [2020-04-17T23:03:18.171Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-17T23:03:18.305Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-17T23:03:18.790Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2020-04-17T23:03:18.791Z] === RUN TestRemoveContainerWithVolume [2020-04-17T23:03:18.869Z] === RUN TestDockerSuite/TestDockerFails [2020-04-17T23:03:18.869Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-17T23:03:18.869Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-17T23:03:19.126Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-17T23:03:19.410Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2020-04-17T23:03:19.410Z] === RUN TestRemoveContainerRunning [2020-04-17T23:03:20.033Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-04-17T23:03:20.033Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-17T23:03:20.494Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-17T23:03:20.653Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2020-04-17T23:03:20.653Z] === RUN TestRemoveInvalidContainer [2020-04-17T23:03:20.653Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-17T23:03:20.653Z] === RUN TestRenameLinkedContainer [2020-04-17T23:03:21.425Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-17T23:03:22.794Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-17T23:03:22.794Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-17T23:03:22.794Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-17T23:03:23.051Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-17T23:03:23.342Z] --- PASS: TestRenameLinkedContainer (2.63s) [2020-04-17T23:03:23.342Z] === RUN TestRenameStoppedContainer [2020-04-17T23:03:23.962Z] --- PASS: TestRenameStoppedContainer (0.67s) [2020-04-17T23:03:23.962Z] === RUN TestRenameRunningContainerAndReuse [2020-04-17T23:03:24.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-17T23:03:25.447Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-04-17T23:03:25.447Z] === RUN TestRenameInvalidName [2020-04-17T23:03:26.067Z] --- PASS: TestRenameInvalidName (0.67s) [2020-04-17T23:03:26.067Z] === RUN TestRenameAnonymousContainer [2020-04-17T23:03:28.757Z] --- PASS: TestRenameAnonymousContainer (2.44s) [2020-04-17T23:03:28.757Z] === RUN TestRenameContainerWithSameName [2020-04-17T23:03:29.041Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-04-17T23:03:29.041Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-17T23:03:29.673Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-17T23:03:30.523Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2020-04-17T23:03:30.523Z] === RUN TestResize [2020-04-17T23:03:31.147Z] --- PASS: TestResize (0.70s) [2020-04-17T23:03:31.147Z] === RUN TestResizeWithInvalidSize [2020-04-17T23:03:31.769Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-04-17T23:03:31.769Z] === RUN TestResizeWhenContainerNotStarted [2020-04-17T23:03:32.392Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T23:03:32.392Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T23:03:32.392Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T23:03:32.392Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-17T23:03:32.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-17T23:03:32.392Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-17T23:03:32.392Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-17T23:03:32.949Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-17T23:03:35.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-17T23:03:36.146Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-17T23:03:36.146Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-17T23:03:36.222Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-17T23:03:37.176Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-17T23:03:37.590Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-17T23:03:37.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-17T23:03:38.960Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-17T23:03:39.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-17T23:03:39.860Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-17T23:03:39.889Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-17T23:03:40.820Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-17T23:03:40.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-17T23:03:41.384Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-17T23:03:41.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-17T23:03:42.314Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-17T23:03:43.245Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.32s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.48s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.57s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.65s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.17s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.48s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.93s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.68s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.08s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.29s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.29s) [2020-04-17T23:03:43.583Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2020-04-17T23:03:43.583Z] === RUN TestCgroupNamespacesRun [2020-04-17T23:03:45.063Z] --- PASS: TestCgroupNamespacesRun (1.59s) [2020-04-17T23:03:45.063Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-17T23:03:45.139Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-17T23:03:46.556Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-04-17T23:03:46.556Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-17T23:03:47.034Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-17T23:03:48.038Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2020-04-17T23:03:48.038Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-17T23:03:49.516Z] --- PASS: TestCgroupNamespacesRunHostMode (1.60s) [2020-04-17T23:03:49.516Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-17T23:03:51.215Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-17T23:03:51.552Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2020-04-17T23:03:51.553Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-17T23:03:52.176Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2020-04-17T23:03:52.176Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-17T23:03:53.108Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-17T23:03:53.189Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-04-17T23:03:53.189Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-17T23:03:54.477Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-17T23:03:54.668Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2020-04-17T23:03:54.668Z] === RUN TestKernelTCPMemory [2020-04-17T23:03:55.682Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-04-17T23:03:55.682Z] === RUN TestNISDomainname [2020-04-17T23:03:55.847Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-17T23:03:56.306Z] --- PASS: TestNISDomainname (0.89s) [2020-04-17T23:03:56.306Z] === RUN TestHostnameDnsResolution [2020-04-17T23:03:56.778Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-17T23:03:57.034Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-17T23:03:57.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-17T23:03:57.322Z] --- PASS: TestHostnameDnsResolution (1.06s) [2020-04-17T23:03:57.322Z] === RUN TestStats [2020-04-17T23:03:58.661Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-17T23:03:59.225Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-17T23:03:59.225Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-17T23:03:59.789Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-17T23:04:00.002Z] --- PASS: TestStats (2.69s) [2020-04-17T23:04:00.002Z] === RUN TestStopContainerWithTimeout [2020-04-17T23:04:00.002Z] === RUN TestStopContainerWithTimeout/0 [2020-04-17T23:04:00.002Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-17T23:04:00.002Z] === RUN TestStopContainerWithTimeout/1 [2020-04-17T23:04:00.002Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-17T23:04:00.002Z] === RUN TestStopContainerWithTimeout/3 [2020-04-17T23:04:00.002Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-17T23:04:00.002Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-17T23:04:00.002Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-17T23:04:00.046Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-17T23:04:00.046Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-17T23:04:00.291Z] === CONT TestStopContainerWithTimeout/0 [2020-04-17T23:04:00.291Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-17T23:04:00.291Z] === CONT TestStopContainerWithTimeout/1 [2020-04-17T23:04:00.291Z] === CONT TestStopContainerWithTimeout/3 [2020-04-17T23:04:01.417Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-17T23:04:03.317Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-17T23:04:03.317Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-17T23:04:03.317Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-17T23:04:03.573Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-17T23:04:03.767Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-04-17T23:04:03.767Z] --- PASS: TestStopContainerWithTimeout/0 (1.23s) [2020-04-17T23:04:03.767Z] --- PASS: TestStopContainerWithTimeout/1 (2.10s) [2020-04-17T23:04:03.767Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2020-04-17T23:04:03.767Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2020-04-17T23:04:03.767Z] === RUN TestDeleteDevicemapper [2020-04-17T23:04:03.767Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-17T23:04:03.767Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T23:04:03.767Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-17T23:04:04.138Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-17T23:04:04.702Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-17T23:04:04.959Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-17T23:04:05.804Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2020-04-17T23:04:05.804Z] === RUN TestUpdateMemory [2020-04-17T23:04:06.329Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-17T23:04:06.329Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-17T23:04:06.329Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-17T23:04:06.329Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-17T23:04:06.425Z] --- PASS: TestUpdateMemory (0.94s) [2020-04-17T23:04:06.425Z] === RUN TestUpdateCPUQuota [2020-04-17T23:04:07.906Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-04-17T23:04:07.906Z] === RUN TestUpdatePidsLimit [2020-04-17T23:04:07.906Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-17T23:04:08.191Z] === RUN TestUpdatePidsLimit/no_change [2020-04-17T23:04:08.481Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-17T23:04:08.766Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-17T23:04:08.851Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-17T23:04:09.053Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-17T23:04:09.338Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-17T23:04:09.629Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-17T23:04:09.782Z] === RUN TestDockerSuite/TestEventsRename [2020-04-17T23:04:10.715Z] === RUN TestDockerSuite/TestEventsResize [2020-04-17T23:04:11.109Z] --- PASS: TestUpdatePidsLimit (3.28s) [2020-04-17T23:04:11.109Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-04-17T23:04:11.109Z] --- PASS: TestUpdatePidsLimit/no_change (0.30s) [2020-04-17T23:04:11.109Z] --- PASS: TestUpdatePidsLimit/update_lower (0.32s) [2020-04-17T23:04:11.109Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-04-17T23:04:11.109Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2020-04-17T23:04:11.109Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2020-04-17T23:04:11.109Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-04-17T23:04:11.109Z] === RUN TestUpdateRestartPolicy [2020-04-17T23:04:11.645Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-17T23:04:12.585Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-17T23:04:13.148Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-17T23:04:14.078Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-17T23:04:17.351Z] === RUN TestDockerSuite/TestEventsTop [2020-04-17T23:04:17.915Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-17T23:04:20.435Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-17T23:04:22.329Z] === RUN TestDockerSuite/TestExec [2020-04-17T23:04:23.260Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-17T23:04:23.653Z] --- PASS: TestUpdateRestartPolicy (12.08s) [2020-04-17T23:04:23.653Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-17T23:04:23.653Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2020-04-17T23:04:23.653Z] === RUN TestWaitNonBlocked [2020-04-17T23:04:23.653Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T23:04:23.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T23:04:23.653Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T23:04:23.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T23:04:23.653Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-17T23:04:23.653Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-17T23:04:23.824Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-17T23:04:24.672Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-17T23:04:24.672Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.86s) [2020-04-17T23:04:24.672Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-04-17T23:04:24.672Z] === RUN TestWaitBlocked [2020-04-17T23:04:24.672Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T23:04:24.672Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T23:04:24.672Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T23:04:24.672Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T23:04:24.672Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-17T23:04:24.672Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-17T23:04:24.756Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-17T23:04:25.685Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-17T23:04:25.706Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-17T23:04:25.706Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.88s) [2020-04-17T23:04:25.706Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s) [2020-04-17T23:04:25.706Z] === CONT TestContainerStartOnDaemonRestart [2020-04-17T23:04:25.706Z] === CONT TestIpcModeOlderClient [2020-04-17T23:04:25.706Z] === CONT TestDaemonHostGatewayIP [2020-04-17T23:04:25.706Z] === CONT TestContainerKillOnDaemonStart [2020-04-17T23:04:25.706Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-04-17T23:04:25.706Z] === CONT TestDaemonRestartIpcMode [2020-04-17T23:04:27.579Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-17T23:04:28.143Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-17T23:04:29.073Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-17T23:04:30.003Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-17T23:04:30.934Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-17T23:04:31.258Z] --- PASS: TestContainerStartOnDaemonRestart (4.83s) [2020-04-17T23:04:31.258Z] --- PASS: TestDaemonHostGatewayIP (5.43s) [2020-04-17T23:04:31.258Z] --- PASS: TestDaemonRestartIpcMode (5.31s) [2020-04-17T23:04:31.497Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-17T23:04:32.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-17T23:04:32.428Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-17T23:04:34.331Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-17T23:04:35.703Z] === RUN TestDockerSuite/TestExecEnv [2020-04-17T23:04:35.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-17T23:04:36.634Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-17T23:04:38.529Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-17T23:04:39.461Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-17T23:04:39.694Z] --- PASS: TestContainerKillOnDaemonStart (13.62s) [2020-04-17T23:04:39.694Z] PASS [2020-04-17T23:04:39.694Z] [2020-04-17T23:04:39.694Z] === Skipped [2020-04-17T23:04:39.694Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-17T23:04:39.694Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-17T23:04:39.694Z] [2020-04-17T23:04:39.694Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-17T23:04:39.694Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-17T23:04:39.694Z] [2020-04-17T23:04:39.694Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-17T23:04:39.694Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-17T23:04:39.694Z] [2020-04-17T23:04:39.694Z] [2020-04-17T23:04:39.694Z] DONE 200 tests, 3 skipped in 126.873s [2020-04-17T23:04:39.694Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-17T23:04:39.694Z] ++ 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 [2020-04-17T23:04:39.694Z] ++ set -e [2020-04-17T23:04:39.694Z] ++ '[' -n 0 ']' [2020-04-17T23:04:39.694Z] ++ set -x [2020-04-17T23:04:39.694Z] ++ 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 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 [2020-04-17T23:04:39.694Z] INFO: Testing against a local daemon [2020-04-17T23:04:39.694Z] === RUN TestCommitInheritsEnv [2020-04-17T23:04:39.694Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-04-17T23:04:39.694Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-17T23:04:39.694Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-17T23:04:39.694Z] === RUN TestImagesFilterMultiReference [2020-04-17T23:04:39.979Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-17T23:04:39.979Z] === RUN TestImagePullPlatformInvalid [2020-04-17T23:04:39.979Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-17T23:04:39.979Z] === RUN TestRemoveImageOrphaning [2020-04-17T23:04:40.263Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-04-17T23:04:40.263Z] === RUN TestRemoveImageGarbageCollector [2020-04-17T23:04:40.263Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-17T23:04:40.263Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:04:40.263Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-17T23:04:40.549Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-17T23:04:40.549Z] === RUN TestTagInvalidReference [2020-04-17T23:04:40.549Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-17T23:04:40.549Z] === RUN TestTagValidPrefixedRepo [2020-04-17T23:04:40.549Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-17T23:04:40.549Z] === RUN TestTagExistedNameWithoutForce [2020-04-17T23:04:40.549Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-04-17T23:04:40.549Z] === RUN TestTagOfficialNames [2020-04-17T23:04:40.549Z] --- PASS: TestTagOfficialNames (0.05s) [2020-04-17T23:04:40.549Z] === RUN TestTagMatchesDigest [2020-04-17T23:04:40.549Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-17T23:04:40.549Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-17T23:04:42.735Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-17T23:04:43.666Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-17T23:04:44.596Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-17T23:04:45.526Z] === RUN TestDockerSuite/TestExecParseError [2020-04-17T23:04:46.457Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-17T23:04:47.827Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-17T23:04:48.391Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-17T23:04:49.760Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-17T23:04:50.691Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-17T23:04:51.622Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-17T23:04:59.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-17T23:05:02.993Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-17T23:05:03.557Z] === RUN TestDockerSuite/TestExecTTY [2020-04-17T23:05:05.452Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-17T23:05:06.382Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-17T23:05:07.312Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-17T23:05:08.242Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-17T23:05:08.242Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-17T23:05:10.134Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-17T23:05:11.067Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-17T23:05:12.438Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-17T23:05:13.371Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-17T23:05:14.301Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-17T23:05:19.558Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-17T23:05:23.731Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-17T23:05:23.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-17T23:05:25.884Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-17T23:05:31.140Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-17T23:05:31.397Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-17T23:05:31.397Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-17T23:05:31.397Z] === RUN TestDockerSuite/TestHealth [2020-04-17T23:05:53.297Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-17T23:05:53.297Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-17T23:05:53.297Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-17T23:05:53.297Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-17T23:05:53.297Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-17T23:05:53.297Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-17T23:05:53.297Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-17T23:05:54.669Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-17T23:05:54.669Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-17T23:05:54.669Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-17T23:05:54.669Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-17T23:05:54.927Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-17T23:05:55.184Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-17T23:05:55.748Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-17T23:05:55.748Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-17T23:05:56.679Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-17T23:05:56.679Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-17T23:05:58.054Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-17T23:05:58.617Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-17T23:05:58.617Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-17T23:05:59.547Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-17T23:06:02.820Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-17T23:06:02.820Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-17T23:06:02.820Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-17T23:06:04.716Z] === RUN TestDockerSuite/TestImportFile [2020-04-17T23:06:06.610Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-17T23:06:06.610Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-17T23:06:07.981Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-17T23:06:10.010Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-17T23:06:12.533Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-17T23:06:13.096Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-17T23:06:14.026Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-17T23:06:14.956Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-17T23:06:14.956Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-17T23:06:14.956Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-17T23:06:15.519Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-17T23:06:16.449Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-17T23:06:17.381Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-17T23:06:17.946Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-17T23:06:18.877Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-17T23:06:19.808Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-17T23:06:19.808Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-17T23:06:21.702Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-17T23:06:22.265Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-17T23:06:22.829Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-17T23:06:22.829Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-17T23:06:23.759Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-17T23:06:23.759Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-17T23:06:25.129Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-17T23:06:26.059Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-17T23:06:26.623Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-17T23:06:27.559Z] === RUN TestDockerSuite/TestInspectImage [2020-04-17T23:06:27.559Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-17T23:06:27.559Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-17T23:06:27.559Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-17T23:06:28.499Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-17T23:06:29.429Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-17T23:06:29.429Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-17T23:06:29.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-17T23:06:30.249Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-17T23:06:31.180Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-17T23:06:33.704Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-17T23:06:33.704Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-17T23:06:34.635Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-17T23:06:35.564Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-17T23:06:37.458Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-17T23:06:38.021Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-17T23:06:38.951Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-17T23:06:39.515Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-17T23:06:40.446Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-17T23:06:41.377Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-17T23:06:41.941Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-17T23:06:41.941Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-17T23:06:44.464Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-17T23:06:46.357Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-17T23:06:48.251Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-17T23:06:48.251Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-17T23:06:50.786Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-17T23:06:53.307Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-17T23:06:55.201Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-17T23:06:55.765Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-17T23:06:56.022Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-17T23:06:58.548Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-17T23:06:59.112Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-17T23:07:00.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-17T23:07:00.042Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-17T23:07:03.322Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-17T23:07:05.845Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-17T23:07:09.121Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-17T23:07:12.396Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-17T23:07:12.653Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-17T23:07:15.930Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-17T23:07:15.930Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-17T23:07:17.841Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-17T23:07:18.405Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-17T23:07:20.926Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-17T23:07:21.183Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-17T23:07:21.183Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-17T23:07:21.748Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-17T23:07:21.748Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-17T23:07:21.748Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-17T23:07:22.678Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-17T23:07:23.608Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-17T23:07:26.129Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-17T23:07:27.058Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-17T23:07:27.988Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-17T23:07:33.241Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-17T23:07:33.805Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-17T23:07:33.805Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-17T23:07:34.736Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-17T23:07:36.111Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-17T23:07:37.043Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-17T23:07:38.412Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-17T23:07:39.349Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-17T23:07:41.871Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-17T23:07:42.434Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-17T23:07:42.997Z] === RUN TestDockerSuite/TestLogsSince [2020-04-17T23:07:51.091Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-17T23:07:51.091Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-17T23:07:56.343Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-17T23:07:56.600Z] === RUN TestDockerSuite/TestLogsTail [2020-04-17T23:07:57.530Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-17T23:07:58.461Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-17T23:07:59.025Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-17T23:07:59.589Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-17T23:08:00.520Z] === RUN TestDockerSuite/TestNetHostname [2020-04-17T23:08:01.084Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-17T23:08:02.979Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-17T23:08:03.240Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-17T23:08:05.135Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-17T23:08:05.135Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-17T23:08:07.660Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-17T23:08:08.223Z] === RUN TestDockerSuite/TestPluginActive [2020-04-17T23:08:10.117Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-17T23:08:18.214Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-17T23:08:18.214Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-17T23:08:18.214Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-17T23:08:18.214Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-17T23:08:21.490Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-17T23:08:21.490Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-17T23:08:22.422Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-17T23:08:24.951Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-17T23:08:24.951Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-17T23:08:28.226Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-17T23:08:30.121Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-17T23:08:31.053Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-17T23:08:32.424Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-17T23:08:34.328Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-17T23:08:35.261Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-17T23:08:35.824Z] === RUN TestDockerSuite/TestPortList [2020-04-17T23:08:39.099Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-17T23:08:41.624Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-17T23:08:45.798Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-17T23:08:46.729Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-17T23:08:48.624Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-17T23:08:51.145Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-17T23:08:56.399Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-17T23:08:56.399Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-17T23:08:56.399Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-17T23:08:56.655Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-17T23:08:56.655Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-17T23:08:56.912Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-17T23:08:57.476Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-17T23:08:57.476Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-17T23:08:58.406Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-17T23:08:58.406Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-17T23:09:00.311Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-17T23:09:00.311Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-17T23:09:03.584Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-17T23:09:04.954Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-17T23:09:05.210Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-17T23:09:05.210Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-17T23:09:08.484Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-17T23:09:09.853Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-17T23:09:10.784Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-17T23:09:13.307Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-17T23:09:13.871Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-17T23:09:18.056Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-17T23:09:18.988Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-17T23:09:18.988Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-17T23:09:21.510Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-17T23:09:23.404Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-17T23:09:26.683Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-17T23:09:29.956Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-17T23:09:31.327Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-17T23:09:33.221Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-17T23:09:35.743Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-17T23:09:37.112Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-17T23:09:38.481Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-17T23:09:40.378Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-17T23:09:42.900Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-17T23:09:42.900Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-17T23:09:44.794Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-17T23:09:44.794Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-17T23:09:45.727Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-17T23:09:48.124Z] --- PASS: TestImportExtremelyLargeImageWorks (299.24s) [2020-04-17T23:09:48.124Z] PASS [2020-04-17T23:09:48.124Z] [2020-04-17T23:09:48.124Z] === Skipped [2020-04-17T23:09:48.124Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-17T23:09:48.124Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:09:48.124Z] [2020-04-17T23:09:48.124Z] [2020-04-17T23:09:48.124Z] DONE 12 tests, 1 skipped in 300.606s [2020-04-17T23:09:48.124Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-17T23:09:48.124Z] ++ 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 [2020-04-17T23:09:48.124Z] ++ set -e [2020-04-17T23:09:48.124Z] ++ '[' -n 0 ']' [2020-04-17T23:09:48.124Z] ++ set -x [2020-04-17T23:09:48.124Z] ++ 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 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 [2020-04-17T23:09:48.124Z] INFO: Testing against a local daemon [2020-04-17T23:09:48.124Z] === RUN TestNetworkCreateDelete [2020-04-17T23:09:48.124Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-04-17T23:09:48.124Z] === RUN TestDockerNetworkDeletePreferID [2020-04-17T23:09:48.124Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-04-17T23:09:48.124Z] === RUN TestInspectNetwork [2020-04-17T23:09:48.124Z] === RUN TestInspectNetwork/full_network_id [2020-04-17T23:09:48.124Z] === RUN TestInspectNetwork/partial_network_id [2020-04-17T23:09:48.124Z] === RUN TestInspectNetwork/network_name [2020-04-17T23:09:48.124Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-17T23:09:48.249Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-17T23:09:48.410Z] --- PASS: TestInspectNetwork (7.48s) [2020-04-17T23:09:48.410Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-17T23:09:48.410Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-17T23:09:48.410Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-17T23:09:48.410Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-17T23:09:48.410Z] === RUN TestRunContainerWithBridgeNone [2020-04-17T23:09:50.772Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-17T23:09:51.104Z] --- PASS: TestRunContainerWithBridgeNone (2.30s) [2020-04-17T23:09:51.104Z] === RUN TestNetworkInvalidJSON [2020-04-17T23:09:51.104Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-17T23:09:51.104Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-17T23:09:51.104Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T23:09:51.104Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T23:09:51.104Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T23:09:51.104Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T23:09:51.104Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-17T23:09:51.104Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-17T23:09:51.104Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-17T23:09:51.104Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-04-17T23:09:51.104Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-17T23:09:51.104Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-17T23:09:51.104Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-17T23:09:51.104Z] === RUN TestHostIPv4BridgeLabel [2020-04-17T23:09:51.338Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-17T23:09:51.338Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-17T23:09:51.390Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-04-17T23:09:51.390Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-17T23:09:51.595Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-17T23:09:51.595Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-17T23:09:51.595Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-17T23:09:52.406Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-17T23:09:52.406Z] === RUN TestDaemonDefaultNetworkPools [2020-04-17T23:09:52.524Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-17T23:09:53.026Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-04-17T23:09:53.026Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-17T23:09:54.420Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-17T23:09:54.513Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2020-04-17T23:09:54.513Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-17T23:09:55.788Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-17T23:09:56.020Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.46s) [2020-04-17T23:09:56.020Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-17T23:09:56.306Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-04-17T23:09:56.306Z] === RUN TestServiceWithPredefinedNetwork [2020-04-17T23:09:56.351Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-17T23:09:56.608Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-17T23:09:58.993Z] --- PASS: TestServiceWithPredefinedNetwork (2.39s) [2020-04-17T23:09:58.993Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-17T23:09:58.993Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T23:09:58.993Z] service_test.go:236: FLAKY_TEST [2020-04-17T23:09:58.993Z] === RUN TestServiceWithDataPathPortInit [2020-04-17T23:10:04.707Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-17T23:10:05.637Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-17T23:10:08.160Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-17T23:10:08.160Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-17T23:10:08.160Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-17T23:10:08.416Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-17T23:10:10.310Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-17T23:10:11.240Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-17T23:10:13.134Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-17T23:10:13.697Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-17T23:10:14.259Z] --- PASS: TestServiceWithDataPathPortInit (14.76s) [2020-04-17T23:10:14.259Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-17T23:10:16.975Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-17T23:10:18.344Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-17T23:10:18.344Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-17T23:10:18.344Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-17T23:10:21.087Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.20s) [2020-04-17T23:10:21.087Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dv1m9202xf5cpjgohk8j7jdig Created:2020-04-17 23:10:14.698730293 +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[f3faadbf1e32b1db16f8e1318516ee376f9efb8df75fd5280d7622ad97ceefa0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gmdsf04f5q4knjui3t8izh43i EndpointID:d9fad4e4b3f687f8efc12cc55f99c0cbb7dff27abb0fc66c375136537687648a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8669319dbf6a89682933abfd479f6ff1ed147316a8f2856154d8cffd7ef943ca 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:9b22428657dc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gmdsf04f5q4knjui3t8izh43i EndpointID:d9fad4e4b3f687f8efc12cc55f99c0cbb7dff27abb0fc66c375136537687648a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-17T23:10:21.087Z] PASS [2020-04-17T23:10:21.087Z] [2020-04-17T23:10:21.087Z] === Skipped [2020-04-17T23:10:21.087Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-17T23:10:21.087Z] service_test.go:236: FLAKY_TEST [2020-04-17T23:10:21.087Z] [2020-04-17T23:10:21.087Z] [2020-04-17T23:10:21.087Z] DONE 22 tests, 1 skipped in 40.832s [2020-04-17T23:10:21.087Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-17T23:10:21.087Z] ++ 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 [2020-04-17T23:10:21.087Z] ++ set -e [2020-04-17T23:10:21.087Z] ++ '[' -n 0 ']' [2020-04-17T23:10:21.087Z] ++ set -x [2020-04-17T23:10:21.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=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 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 [2020-04-17T23:10:21.087Z] INFO: Testing against a local daemon [2020-04-17T23:10:21.087Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-17T23:10:21.087Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T23:10:21.087Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T23:10:21.087Z] === RUN TestDockerNetworkIpvlan [2020-04-17T23:10:21.087Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-17T23:10:21.087Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T23:10:21.087Z] PASS [2020-04-17T23:10:21.087Z] [2020-04-17T23:10:21.087Z] === Skipped [2020-04-17T23:10:21.087Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-17T23:10:21.087Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T23:10:21.087Z] [2020-04-17T23:10:21.087Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-17T23:10:21.087Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-17T23:10:21.087Z] [2020-04-17T23:10:21.087Z] [2020-04-17T23:10:21.087Z] DONE 2 tests, 2 skipped in 0.107s [2020-04-17T23:10:21.087Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-17T23:10:21.087Z] ++ 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 [2020-04-17T23:10:21.087Z] ++ set -e [2020-04-17T23:10:21.087Z] ++ '[' -n 0 ']' [2020-04-17T23:10:21.087Z] ++ set -x [2020-04-17T23:10:21.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=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 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 [2020-04-17T23:10:21.087Z] INFO: Testing against a local daemon [2020-04-17T23:10:21.087Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-17T23:10:22.518Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-17T23:10:22.576Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-04-17T23:10:22.576Z] === RUN TestDockerNetworkMacvlan [2020-04-17T23:10:23.448Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-17T23:10:23.595Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-17T23:10:23.706Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-17T23:10:24.635Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-17T23:10:25.598Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-17T23:10:25.654Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-17T23:10:26.529Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-17T23:10:28.347Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-17T23:10:28.423Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-17T23:10:29.792Z] === RUN TestDockerSuite/TestRmiTag [2020-04-17T23:10:29.792Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-17T23:10:30.356Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-17T23:10:30.381Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-17T23:10:35.610Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-17T23:10:35.867Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-17T23:10:35.902Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-17T23:10:36.526Z] --- PASS: TestDockerNetworkMacvlan (13.82s) [2020-04-17T23:10:36.526Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-04-17T23:10:36.526Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-04-17T23:10:36.526Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2020-04-17T23:10:36.526Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s) [2020-04-17T23:10:36.526Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.11s) [2020-04-17T23:10:36.526Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.92s) [2020-04-17T23:10:36.526Z] PASS [2020-04-17T23:10:36.526Z] [2020-04-17T23:10:36.526Z] DONE 8 tests in 15.429s [2020-04-17T23:10:36.526Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-17T23:10:36.526Z] ++ 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 [2020-04-17T23:10:36.526Z] ++ set -e [2020-04-17T23:10:36.526Z] ++ '[' -n 0 ']' [2020-04-17T23:10:36.526Z] ++ set -x [2020-04-17T23:10:36.526Z] ++ 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 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 [2020-04-17T23:10:36.526Z] testing: warning: no tests to run [2020-04-17T23:10:36.526Z] PASS [2020-04-17T23:10:36.526Z] [2020-04-17T23:10:36.526Z] DONE 0 tests in 0.019s [2020-04-17T23:10:36.526Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-17T23:10:36.526Z] ++ 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 [2020-04-17T23:10:36.526Z] ++ set -e [2020-04-17T23:10:36.526Z] ++ '[' -n 0 ']' [2020-04-17T23:10:36.526Z] ++ set -x [2020-04-17T23:10:36.526Z] ++ 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 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 [2020-04-17T23:10:36.526Z] INFO: Testing against a local daemon [2020-04-17T23:10:36.526Z] === RUN TestAuthZPluginAllowRequest [2020-04-17T23:10:37.236Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-17T23:10:37.494Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-17T23:10:38.009Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-04-17T23:10:38.009Z] === RUN TestAuthZPluginTLS [2020-04-17T23:10:38.635Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-04-17T23:10:38.635Z] === RUN TestAuthZPluginDenyRequest [2020-04-17T23:10:38.862Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-17T23:10:38.862Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-17T23:10:39.261Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-17T23:10:39.261Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-17T23:10:39.801Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-17T23:10:39.881Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-04-17T23:10:39.881Z] === RUN TestAuthZPluginDenyResponse [2020-04-17T23:10:40.058Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-17T23:10:40.500Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-04-17T23:10:40.500Z] === RUN TestAuthZPluginAllowEventStream [2020-04-17T23:10:40.988Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-17T23:10:40.988Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-17T23:10:41.920Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-17T23:10:41.920Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-17T23:10:41.987Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-04-17T23:10:41.987Z] === RUN TestAuthZPluginErrorResponse [2020-04-17T23:10:42.631Z] --- PASS: TestAuthZPluginErrorResponse (0.61s) [2020-04-17T23:10:42.631Z] === RUN TestAuthZPluginErrorRequest [2020-04-17T23:10:43.251Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-04-17T23:10:43.251Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-17T23:10:43.816Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-17T23:10:43.871Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-17T23:10:43.871Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-17T23:10:44.748Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-17T23:10:44.748Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-17T23:10:45.680Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-17T23:10:45.909Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-04-17T23:10:45.909Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-17T23:10:46.614Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-17T23:10:47.949Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-04-17T23:10:47.949Z] === RUN TestAuthZPluginHeader [2020-04-17T23:10:48.508Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-17T23:10:48.978Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-04-17T23:10:48.978Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-17T23:10:48.978Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T23:10:48.978Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:10:48.978Z] === RUN TestAuthZPluginV2Disable [2020-04-17T23:10:48.978Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-17T23:10:48.978Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:10:48.978Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-17T23:10:48.978Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T23:10:48.978Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:10:48.978Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-17T23:10:48.978Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T23:10:48.978Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:10:48.978Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-17T23:10:50.402Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-17T23:10:50.966Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-17T23:10:51.898Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-17T23:10:52.827Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-17T23:10:53.759Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-17T23:10:54.689Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-17T23:10:55.619Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-17T23:10:56.989Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-17T23:10:57.554Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-17T23:10:58.484Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-17T23:10:59.050Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-17T23:10:59.050Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-17T23:11:01.580Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-17T23:11:02.511Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-17T23:11:03.075Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-17T23:11:04.005Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-17T23:11:04.936Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-17T23:11:04.936Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-17T23:11:04.936Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-17T23:11:05.499Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-17T23:11:06.431Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-17T23:11:07.364Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-17T23:11:07.453Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.81s) [2020-04-17T23:11:07.453Z] PASS [2020-04-17T23:11:07.453Z] [2020-04-17T23:11:07.453Z] === Skipped [2020-04-17T23:11:07.453Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-17T23:11:07.453Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:11:07.453Z] [2020-04-17T23:11:07.453Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-17T23:11:07.453Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:11:07.453Z] [2020-04-17T23:11:07.453Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-17T23:11:07.453Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:11:07.453Z] [2020-04-17T23:11:07.453Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-17T23:11:07.453Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:11:07.453Z] [2020-04-17T23:11:07.453Z] [2020-04-17T23:11:07.453Z] DONE 17 tests, 4 skipped in 29.314s [2020-04-17T23:11:07.453Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-17T23:11:07.453Z] ++ 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 [2020-04-17T23:11:07.453Z] ++ set -e [2020-04-17T23:11:07.453Z] ++ '[' -n 0 ']' [2020-04-17T23:11:07.453Z] ++ set -x [2020-04-17T23:11:07.453Z] ++ 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 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 [2020-04-17T23:11:07.453Z] INFO: Testing against a local daemon [2020-04-17T23:11:07.453Z] === RUN TestPluginInvalidJSON [2020-04-17T23:11:07.453Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T23:11:07.453Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T23:11:07.453Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-17T23:11:07.453Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-17T23:11:07.453Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-17T23:11:07.453Z] PASS [2020-04-17T23:11:07.453Z] [2020-04-17T23:11:07.453Z] DONE 2 tests in 0.123s [2020-04-17T23:11:07.453Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-17T23:11:07.453Z] ++ 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 [2020-04-17T23:11:07.453Z] ++ set -e [2020-04-17T23:11:07.453Z] ++ '[' -n 0 ']' [2020-04-17T23:11:07.453Z] ++ set -x [2020-04-17T23:11:07.453Z] ++ 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 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 [2020-04-17T23:11:07.453Z] INFO: Testing against a local daemon [2020-04-17T23:11:07.453Z] === RUN TestExternalGraphDriver [2020-04-17T23:11:07.453Z] === RUN TestExternalGraphDriver/json [2020-04-17T23:11:07.928Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-17T23:11:08.075Z] === RUN TestExternalGraphDriver/spec [2020-04-17T23:11:08.862Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-17T23:11:08.862Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-17T23:11:09.792Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-17T23:11:09.792Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-17T23:11:10.116Z] === RUN TestExternalGraphDriver/pull [2020-04-17T23:11:11.161Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-17T23:11:11.726Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-17T23:11:12.164Z] --- PASS: TestExternalGraphDriver (6.31s) [2020-04-17T23:11:12.164Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-04-17T23:11:12.164Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-04-17T23:11:12.164Z] --- PASS: TestExternalGraphDriver/pull (2.04s) [2020-04-17T23:11:12.164Z] === RUN TestGraphdriverPluginV2 [2020-04-17T23:11:12.451Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-04-17T23:11:12.451Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:11:12.451Z] PASS [2020-04-17T23:11:12.451Z] [2020-04-17T23:11:12.451Z] === Skipped [2020-04-17T23:11:12.451Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-04-17T23:11:12.451Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:11:12.451Z] [2020-04-17T23:11:12.451Z] [2020-04-17T23:11:12.451Z] DONE 5 tests, 1 skipped in 6.494s [2020-04-17T23:11:12.451Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-17T23:11:12.451Z] ++ 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 [2020-04-17T23:11:12.451Z] ++ set -e [2020-04-17T23:11:12.451Z] ++ '[' -n 0 ']' [2020-04-17T23:11:12.451Z] ++ set -x [2020-04-17T23:11:12.451Z] ++ 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 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 [2020-04-17T23:11:12.451Z] INFO: Testing against a local daemon [2020-04-17T23:11:12.451Z] === RUN TestContinueAfterPluginCrash [2020-04-17T23:11:12.451Z] === PAUSE TestContinueAfterPluginCrash [2020-04-17T23:11:12.451Z] === RUN TestReadPluginNoRead [2020-04-17T23:11:12.451Z] === PAUSE TestReadPluginNoRead [2020-04-17T23:11:12.451Z] === RUN TestDaemonStartWithLogOpt [2020-04-17T23:11:12.451Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-17T23:11:12.451Z] === CONT TestContinueAfterPluginCrash [2020-04-17T23:11:12.451Z] === CONT TestDaemonStartWithLogOpt [2020-04-17T23:11:12.451Z] === CONT TestReadPluginNoRead [2020-04-17T23:11:12.659Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-17T23:11:12.915Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-17T23:11:13.479Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-17T23:11:13.479Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-17T23:11:14.409Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-17T23:11:16.308Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-17T23:11:16.308Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-17T23:11:18.203Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-17T23:11:19.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-17T23:11:20.512Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-17T23:11:21.442Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-17T23:11:22.006Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-17T23:11:22.936Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-17T23:11:23.499Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-17T23:11:25.393Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-17T23:11:29.567Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-17T23:11:29.567Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-17T23:11:29.823Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-17T23:11:32.344Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-17T23:11:32.344Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-17T23:11:34.240Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-17T23:11:34.880Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-17T23:11:34.880Z] --- PASS: TestDaemonStartWithLogOpt (22.31s) [2020-04-17T23:11:35.895Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-17T23:11:37.514Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-17T23:11:37.926Z] === RUN TestReadPluginNoRead/default [2020-04-17T23:11:39.406Z] --- PASS: TestReadPluginNoRead (26.91s) [2020-04-17T23:11:39.406Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2020-04-17T23:11:39.406Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2020-04-17T23:11:39.406Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2020-04-17T23:11:39.406Z] read_test.go:91: [d9ad513a31a61] daemon is not started [2020-04-17T23:11:39.693Z] --- PASS: TestContinueAfterPluginCrash (27.34s) [2020-04-17T23:11:39.693Z] PASS [2020-04-17T23:11:39.979Z] [2020-04-17T23:11:39.979Z] DONE 6 tests in 27.442s [2020-04-17T23:11:39.979Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-04-17T23:11:39.979Z] ++ 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 [2020-04-17T23:11:39.979Z] ++ set -e [2020-04-17T23:11:39.979Z] ++ '[' -n 0 ']' [2020-04-17T23:11:39.979Z] ++ set -x [2020-04-17T23:11:39.979Z] ++ 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 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 [2020-04-17T23:11:39.979Z] testing: warning: no tests to run [2020-04-17T23:11:39.979Z] PASS [2020-04-17T23:11:39.979Z] [2020-04-17T23:11:39.979Z] DONE 0 tests in 0.020s [2020-04-17T23:11:39.979Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-17T23:11:39.979Z] ++ 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 [2020-04-17T23:11:39.979Z] ++ set -e [2020-04-17T23:11:39.979Z] ++ '[' -n 0 ']' [2020-04-17T23:11:39.979Z] ++ set -x [2020-04-17T23:11:39.979Z] ++ 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 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 [2020-04-17T23:11:39.979Z] INFO: Testing against a local daemon [2020-04-17T23:11:39.979Z] === RUN TestPluginWithDevMounts [2020-04-17T23:11:39.979Z] === PAUSE TestPluginWithDevMounts [2020-04-17T23:11:39.980Z] === CONT TestPluginWithDevMounts [2020-04-17T23:11:40.037Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-17T23:11:40.037Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-17T23:11:40.037Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-17T23:11:40.293Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-17T23:11:42.188Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-17T23:11:42.667Z] --- PASS: TestPluginWithDevMounts (2.27s) [2020-04-17T23:11:42.668Z] PASS [2020-04-17T23:11:42.668Z] [2020-04-17T23:11:42.668Z] DONE 1 tests in 2.370s [2020-04-17T23:11:42.668Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-17T23:11:42.668Z] ++ 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 [2020-04-17T23:11:42.668Z] ++ set -e [2020-04-17T23:11:42.668Z] ++ '[' -n 0 ']' [2020-04-17T23:11:42.668Z] ++ set -x [2020-04-17T23:11:42.668Z] ++ 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 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 [2020-04-17T23:11:42.668Z] INFO: Testing against a local daemon [2020-04-17T23:11:42.668Z] === RUN TestSecretInspect [2020-04-17T23:11:44.088Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-17T23:11:44.716Z] --- PASS: TestSecretInspect (2.29s) [2020-04-17T23:11:44.716Z] === RUN TestSecretList [2020-04-17T23:11:46.608Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-17T23:11:46.865Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-17T23:11:47.409Z] --- PASS: TestSecretList (2.25s) [2020-04-17T23:11:47.410Z] === RUN TestSecretsCreateAndDelete [2020-04-17T23:11:48.758Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-17T23:11:49.321Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-17T23:11:49.321Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-17T23:11:49.443Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2020-04-17T23:11:49.443Z] === RUN TestSecretsUpdate [2020-04-17T23:11:50.251Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-17T23:11:51.487Z] --- PASS: TestSecretsUpdate (2.29s) [2020-04-17T23:11:51.488Z] === RUN TestTemplatedSecret [2020-04-17T23:11:51.619Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-17T23:11:51.876Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-17T23:11:51.876Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-17T23:11:52.807Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-17T23:11:53.737Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-17T23:11:54.667Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-17T23:11:54.962Z] --- PASS: TestTemplatedSecret (2.89s) [2020-04-17T23:11:54.962Z] === RUN TestSecretCreateResolve [2020-04-17T23:11:55.596Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-17T23:11:55.597Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-17T23:11:56.160Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-17T23:11:56.996Z] --- PASS: TestSecretCreateResolve (2.26s) [2020-04-17T23:11:56.996Z] PASS [2020-04-17T23:11:56.996Z] [2020-04-17T23:11:56.996Z] DONE 6 tests in 14.326s [2020-04-17T23:11:56.996Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-17T23:11:56.996Z] ++ 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 [2020-04-17T23:11:56.996Z] ++ set -e [2020-04-17T23:11:56.996Z] ++ '[' -n 0 ']' [2020-04-17T23:11:56.996Z] ++ set -x [2020-04-17T23:11:56.996Z] ++ 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 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 [2020-04-17T23:11:56.996Z] INFO: Testing against a local daemon [2020-04-17T23:11:56.996Z] === RUN TestServiceCreateInit [2020-04-17T23:11:56.996Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-17T23:11:57.091Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-17T23:11:57.655Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-17T23:11:58.584Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-17T23:11:59.515Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-17T23:11:59.515Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-17T23:12:00.446Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-17T23:12:01.379Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-17T23:12:01.399Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-17T23:12:02.309Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-17T23:12:02.309Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-17T23:12:03.248Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-17T23:12:04.183Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-17T23:12:04.890Z] --- PASS: TestServiceCreateInit (8.30s) [2020-04-17T23:12:04.890Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.06s) [2020-04-17T23:12:04.890Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.19s) [2020-04-17T23:12:04.890Z] === RUN TestCreateServiceMultipleTimes [2020-04-17T23:12:05.555Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-17T23:12:06.119Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-17T23:12:06.119Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-17T23:12:09.392Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-17T23:12:10.324Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-17T23:12:22.504Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-17T23:12:23.070Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-17T23:12:23.378Z] --- PASS: TestCreateServiceMultipleTimes (16.47s) [2020-04-17T23:12:23.378Z] === RUN TestCreateServiceConflict [2020-04-17T23:12:23.663Z] --- PASS: TestCreateServiceConflict (2.26s) [2020-04-17T23:12:23.663Z] === RUN TestCreateServiceMaxReplicas [2020-04-17T23:12:24.965Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-17T23:12:24.965Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-17T23:12:24.965Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-17T23:12:24.965Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-17T23:12:25.528Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-17T23:12:27.141Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2020-04-17T23:12:27.141Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-17T23:12:28.809Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-17T23:12:30.177Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-17T23:12:32.071Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-17T23:12:32.635Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-17T23:12:33.197Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-17T23:12:34.127Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-17T23:12:35.058Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-17T23:12:35.058Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-17T23:12:35.315Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-17T23:12:37.209Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-17T23:12:38.140Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-17T23:12:40.034Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-17T23:12:40.034Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-17T23:12:40.034Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-17T23:12:41.403Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-17T23:12:42.398Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.37s) [2020-04-17T23:12:42.399Z] === RUN TestCreateServiceSecretFileMode [2020-04-17T23:12:42.684Z] --- PASS: TestCreateServiceSecretFileMode (2.72s) [2020-04-17T23:12:42.684Z] === RUN TestCreateServiceConfigFileMode [2020-04-17T23:12:43.297Z] === RUN TestDockerSuite/TestRunMount [2020-04-17T23:12:45.380Z] --- PASS: TestCreateServiceConfigFileMode (2.56s) [2020-04-17T23:12:45.380Z] === RUN TestCreateServiceSysctls [2020-04-17T23:12:48.856Z] --- PASS: TestCreateServiceSysctls (3.42s) [2020-04-17T23:12:48.856Z] === RUN TestCreateServiceCapabilities [2020-04-17T23:12:49.864Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-17T23:12:49.864Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-17T23:12:50.427Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-17T23:12:51.564Z] --- PASS: TestCreateServiceCapabilities (2.64s) [2020-04-17T23:12:51.564Z] === RUN TestInspect [2020-04-17T23:12:52.323Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-17T23:12:55.111Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-17T23:12:55.131Z] --- PASS: TestInspect (2.98s) [2020-04-17T23:12:55.131Z] === RUN TestCreateJob [2020-04-17T23:12:57.822Z] --- PASS: TestCreateJob (3.38s) [2020-04-17T23:12:57.823Z] === RUN TestReplicatedJob [2020-04-17T23:12:58.385Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-17T23:13:00.281Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-17T23:13:02.802Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-17T23:13:03.354Z] --- PASS: TestReplicatedJob (5.74s) [2020-04-17T23:13:03.354Z] === RUN TestUpdateReplicatedJob [2020-04-17T23:13:04.695Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-17T23:13:06.065Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-17T23:13:06.065Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-17T23:13:06.832Z] --- PASS: TestUpdateReplicatedJob (3.44s) [2020-04-17T23:13:06.832Z] === RUN TestServiceListWithStatuses [2020-04-17T23:13:06.832Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-17T23:13:06.832Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T23:13:06.832Z] === RUN TestDockerNetworkConnectAlias [2020-04-17T23:13:06.997Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-17T23:13:07.927Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-17T23:13:08.858Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-17T23:13:09.421Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-17T23:13:11.949Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-17T23:13:12.348Z] --- PASS: TestDockerNetworkConnectAlias (4.68s) [2020-04-17T23:13:12.348Z] === RUN TestDockerNetworkReConnect [2020-04-17T23:13:14.469Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-17T23:13:15.835Z] --- PASS: TestDockerNetworkReConnect (3.89s) [2020-04-17T23:13:15.836Z] === RUN TestServicePlugin [2020-04-17T23:13:15.836Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-17T23:13:15.836Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:13:15.836Z] === RUN TestServiceUpdateLabel [2020-04-17T23:13:17.875Z] --- PASS: TestServiceUpdateLabel (2.30s) [2020-04-17T23:13:17.875Z] === RUN TestServiceUpdateSecrets [2020-04-17T23:13:18.645Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-17T23:13:19.576Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-17T23:13:19.576Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-17T23:13:20.506Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-17T23:13:20.506Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-17T23:13:21.069Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-17T23:13:22.001Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-17T23:13:22.001Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-17T23:13:22.932Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-17T23:13:23.496Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-17T23:13:23.496Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-17T23:13:24.430Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-17T23:13:25.360Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-17T23:13:27.255Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-17T23:13:27.818Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-17T23:13:28.749Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-17T23:13:29.312Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-17T23:13:29.877Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-17T23:13:30.808Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-17T23:13:31.371Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-17T23:13:31.371Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-17T23:13:32.304Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-17T23:13:32.867Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-17T23:13:32.868Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-17T23:13:33.133Z] --- PASS: TestServiceUpdateSecrets (14.73s) [2020-04-17T23:13:33.133Z] === RUN TestServiceUpdateConfigs [2020-04-17T23:13:33.797Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-17T23:13:35.691Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-17T23:13:35.691Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-17T23:13:38.963Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-17T23:13:40.332Z] === RUN TestDockerSuite/TestRunRm [2020-04-17T23:13:41.261Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-17T23:13:45.434Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-17T23:13:45.691Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-17T23:13:46.621Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-17T23:13:47.991Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-17T23:13:48.376Z] --- PASS: TestServiceUpdateConfigs (14.84s) [2020-04-17T23:13:48.376Z] === RUN TestServiceUpdateNetwork [2020-04-17T23:13:48.923Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-17T23:13:53.099Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-17T23:13:54.992Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-17T23:13:58.283Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-17T23:13:58.846Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-17T23:13:59.779Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-17T23:14:00.036Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-17T23:14:00.293Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-17T23:14:00.923Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2020-04-17T23:14:00.923Z] === RUN TestServiceUpdatePidsLimit [2020-04-17T23:14:01.223Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-17T23:14:01.544Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-17T23:14:02.157Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-17T23:14:02.561Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-17T23:14:02.721Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-17T23:14:03.652Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-17T23:14:04.581Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-17T23:14:05.402Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-17T23:14:08.674Z] === RUN TestDockerSuite/TestRunState [2020-04-17T23:14:09.385Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-17T23:14:09.604Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-17T23:14:09.604Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-17T23:14:10.537Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-17T23:14:11.469Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-17T23:14:11.469Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-17T23:14:11.469Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-17T23:14:12.403Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-17T23:14:13.333Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-17T23:14:15.229Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-17T23:14:15.229Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-17T23:14:15.230Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-17T23:14:15.794Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-17T23:14:17.691Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-17T23:14:17.789Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2020-04-17T23:14:17.789Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.96s) [2020-04-17T23:14:17.789Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2020-04-17T23:14:17.789Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-04-17T23:14:17.789Z] PASS [2020-04-17T23:14:17.789Z] [2020-04-17T23:14:17.789Z] === Skipped [2020-04-17T23:14:17.789Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-17T23:14:17.789Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-17T23:14:17.789Z] [2020-04-17T23:14:17.789Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-17T23:14:17.789Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-17T23:14:17.789Z] [2020-04-17T23:14:17.789Z] [2020-04-17T23:14:17.789Z] DONE 27 tests, 2 skipped in 140.393s [2020-04-17T23:14:17.789Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-17T23:14:17.789Z] ++ 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 [2020-04-17T23:14:17.789Z] ++ set -e [2020-04-17T23:14:17.789Z] ++ '[' -n 0 ']' [2020-04-17T23:14:17.789Z] ++ set -x [2020-04-17T23:14:17.789Z] ++ 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 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 [2020-04-17T23:14:17.789Z] INFO: Testing against a local daemon [2020-04-17T23:14:17.789Z] === RUN TestSessionCreate [2020-04-17T23:14:17.789Z] --- PASS: TestSessionCreate (0.05s) [2020-04-17T23:14:17.789Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-17T23:14:17.789Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-17T23:14:17.789Z] PASS [2020-04-17T23:14:17.789Z] [2020-04-17T23:14:17.789Z] DONE 2 tests in 0.194s [2020-04-17T23:14:17.789Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-17T23:14:17.789Z] ++ 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 [2020-04-17T23:14:17.789Z] ++ set -e [2020-04-17T23:14:17.789Z] ++ '[' -n 0 ']' [2020-04-17T23:14:17.789Z] ++ set -x [2020-04-17T23:14:17.789Z] ++ 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 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 [2020-04-17T23:14:17.789Z] INFO: Testing against a local daemon [2020-04-17T23:14:17.789Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-17T23:14:17.789Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T23:14:17.789Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T23:14:17.789Z] === RUN TestEventsExecDie [2020-04-17T23:14:18.074Z] --- PASS: TestEventsExecDie (0.84s) [2020-04-17T23:14:18.074Z] === RUN TestEventsBackwardsCompatible [2020-04-17T23:14:18.361Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-17T23:14:18.361Z] === RUN TestInfoBinaryCommits [2020-04-17T23:14:18.361Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-04-17T23:14:18.361Z] === RUN TestInfoAPIVersioned [2020-04-17T23:14:18.361Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-17T23:14:18.361Z] === RUN TestInfoDiscoveryBackend [2020-04-17T23:14:18.979Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-17T23:14:18.979Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-17T23:14:19.060Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-17T23:14:19.624Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-17T23:14:19.993Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-17T23:14:19.994Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-17T23:14:20.188Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-17T23:14:20.617Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-17T23:14:20.617Z] === RUN TestInfoAPI [2020-04-17T23:14:20.617Z] --- PASS: TestInfoAPI (0.06s) [2020-04-17T23:14:20.617Z] === RUN TestInfoAPIWarnings [2020-04-17T23:14:21.240Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-17T23:14:21.240Z] === RUN TestInfoDebug [2020-04-17T23:14:21.525Z] --- PASS: TestInfoDebug (0.54s) [2020-04-17T23:14:21.525Z] === RUN TestInfoInsecureRegistries [2020-04-17T23:14:22.085Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-17T23:14:22.148Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-17T23:14:22.148Z] === RUN TestInfoRegistryMirrors [2020-04-17T23:14:22.766Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-17T23:14:22.766Z] === RUN TestLoginFailsWithBadCredentials [2020-04-17T23:14:23.052Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s) [2020-04-17T23:14:23.052Z] === RUN TestPingCacheHeaders [2020-04-17T23:14:23.052Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-17T23:14:23.052Z] === RUN TestPingGet [2020-04-17T23:14:23.339Z] --- PASS: TestPingGet (0.05s) [2020-04-17T23:14:23.339Z] === RUN TestPingHead [2020-04-17T23:14:23.339Z] --- PASS: TestPingHead (0.05s) [2020-04-17T23:14:23.339Z] === RUN TestVersion [2020-04-17T23:14:23.339Z] --- PASS: TestVersion (0.06s) [2020-04-17T23:14:23.339Z] PASS [2020-04-17T23:14:23.339Z] [2020-04-17T23:14:23.339Z] === Skipped [2020-04-17T23:14:23.339Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-17T23:14:23.339Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-17T23:14:23.339Z] [2020-04-17T23:14:23.339Z] [2020-04-17T23:14:23.339Z] DONE 18 tests, 1 skipped in 6.058s [2020-04-17T23:14:23.339Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-17T23:14:23.339Z] ++ 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 [2020-04-17T23:14:23.339Z] ++ set -e [2020-04-17T23:14:23.339Z] ++ '[' -n 0 ']' [2020-04-17T23:14:23.339Z] ++ set -x [2020-04-17T23:14:23.339Z] ++ 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 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 [2020-04-17T23:14:23.339Z] INFO: Testing against a local daemon [2020-04-17T23:14:23.339Z] === RUN TestVolumesCreateAndList [2020-04-17T23:14:23.339Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-17T23:14:23.339Z] === RUN TestVolumesRemove [2020-04-17T23:14:23.625Z] --- PASS: TestVolumesRemove (0.10s) [2020-04-17T23:14:23.625Z] === RUN TestVolumesInspect [2020-04-17T23:14:23.625Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-17T23:14:23.625Z] === RUN TestVolumesInvalidJSON [2020-04-17T23:14:23.625Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-17T23:14:23.625Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-17T23:14:23.625Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-17T23:14:23.625Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-04-17T23:14:23.625Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-17T23:14:23.625Z] PASS [2020-04-17T23:14:23.625Z] [2020-04-17T23:14:23.625Z] DONE 5 tests in 0.315s [2020-04-17T23:14:23.625Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T23:14:23.909Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T23:14:23.909Z] +++ kill 13453 [2020-04-17T23:14:25.387Z] +++ /etc/init.d/apparmor stop [2020-04-17T23:14:25.387Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T23:14:25.387Z] [2020-04-17T23:14:25.387Z] Unloading profiles will leave already running processes permanently [2020-04-17T23:14:25.387Z] unconfined, which can lead to unexpected situations. [2020-04-17T23:14:25.387Z] [2020-04-17T23:14:25.387Z] To set a process to complain mode, use the command line tool [2020-04-17T23:14:25.387Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T23:14:25.387Z] +++ true [2020-04-17T23:14:25.387Z] [2020-04-17T23:14:26.259Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-17T23:14:26.259Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork Post stage [Pipeline] junit [2020-04-17T23:14:27.464Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T23:14:28.424Z] + echo Ensuring container killed. [2020-04-17T23:14:28.424Z] Ensuring container killed. [2020-04-17T23:14:28.424Z] + docker rm -vf docker-pr3 [2020-04-17T23:14:28.424Z] Error: No such container: docker-pr3 [2020-04-17T23:14:28.424Z] + true [Pipeline] sh [2020-04-17T23:14:28.781Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-17T23:14:28.812Z] + echo Chowning /workspace to jenkins user [2020-04-17T23:14:28.812Z] Chowning /workspace to jenkins user [2020-04-17T23:14:28.812Z] + id -u [2020-04-17T23:14:28.812Z] + id -g [2020-04-17T23:14:28.812Z] + docker run --rm -v /home/docker/workspace/moby_PR-40820:/workspace busybox chown -R 1001:1001 /workspace [2020-04-17T23:14:28.812Z] Unable to find image 'busybox:latest' locally [2020-04-17T23:14:29.038Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-17T23:14:29.095Z] latest: Pulling from library/busybox [2020-04-17T23:14:29.378Z] abe12e943b1b: Pulling fs layer [2020-04-17T23:14:29.603Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-17T23:14:29.661Z] abe12e943b1b: Download complete [2020-04-17T23:14:29.945Z] abe12e943b1b: Pull complete [2020-04-17T23:14:29.945Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T23:14:29.945Z] Status: Downloaded newer image for busybox:latest [2020-04-17T23:14:30.533Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-17T23:14:31.463Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T23:14:32.370Z] + bundleName=ppc64le-integration [2020-04-17T23:14:32.370Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-17T23:14:32.370Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-17T23:14:32.370Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-04-17T23:14:32.370Z] [Pipeline] archiveArtifacts [2020-04-17T23:14:32.690Z] Archiving artifacts [2020-04-17T23:14:33.158Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40820/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T23:14:33.556Z] + make clean [2020-04-17T23:14:33.985Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-17T23:14:34.179Z] make: command: Command not found [2020-04-17T23:14:34.179Z] make: command: Command not found [2020-04-17T23:14:34.179Z] docker volume rm -f docker-dev-cache [2020-04-17T23:14:34.179Z] docker-dev-cache [Pipeline] deleteDir [2020-04-17T23:14:34.242Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-17T23:14:34.242Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-17T23:14:35.175Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-17T23:14:36.107Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-17T23:14:36.107Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-17T23:14:36.364Z] === RUN TestDockerSuite/TestRunUserByIDZero [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T23:14:36.931Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-17T23:14:37.862Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-17T23:14:38.805Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-17T23:14:38.805Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-17T23:14:39.062Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-17T23:14:39.999Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-17T23:14:41.892Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-17T23:14:42.456Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-17T23:14:43.387Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-17T23:14:44.758Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-17T23:14:45.322Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-17T23:14:45.886Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-17T23:14:46.816Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-17T23:14:49.340Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-17T23:14:51.233Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-17T23:14:53.756Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-17T23:14:56.278Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-17T23:14:56.842Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-17T23:14:57.773Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-17T23:14:58.338Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-17T23:14:58.338Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-17T23:14:58.338Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-17T23:14:58.338Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-17T23:14:58.595Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-17T23:14:59.524Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-17T23:15:00.463Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-17T23:15:01.026Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-17T23:15:02.921Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-17T23:15:03.485Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-17T23:15:04.416Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-17T23:15:04.416Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-17T23:15:04.979Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-17T23:15:04.979Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-17T23:15:05.236Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-17T23:15:05.236Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-17T23:15:05.236Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-17T23:15:05.236Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-17T23:15:05.493Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-17T23:15:05.493Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-17T23:15:05.750Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-17T23:15:06.006Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-17T23:15:06.937Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-17T23:15:07.501Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-17T23:15:08.433Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-17T23:15:08.433Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-17T23:15:09.363Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-17T23:15:09.620Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-17T23:15:10.184Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-17T23:15:10.184Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-17T23:15:11.114Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-17T23:15:12.045Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-17T23:15:12.045Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-17T23:15:12.045Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-17T23:15:12.609Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-17T23:15:14.504Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-17T23:15:15.068Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-17T23:15:15.068Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-17T23:15:15.631Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-17T23:15:15.888Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-17T23:15:17.783Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-17T23:15:18.041Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-17T23:15:21.322Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-17T23:15:21.579Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-17T23:15:21.579Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-17T23:15:21.579Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-17T23:15:22.509Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-17T23:15:23.880Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-17T23:15:24.811Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-17T23:15:25.068Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-17T23:15:26.962Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-17T23:15:26.962Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-17T23:15:27.526Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-17T23:15:29.420Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-17T23:15:29.420Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-17T23:15:31.314Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-17T23:15:31.314Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-17T23:15:31.314Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-17T23:15:32.683Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-17T23:15:34.578Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-17T23:15:34.578Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-17T23:15:34.835Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-17T23:15:34.835Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-17T23:15:34.835Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-17T23:15:35.398Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-17T23:15:37.923Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-17T23:15:39.817Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-17T23:15:43.107Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-17T23:15:45.629Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-17T23:15:47.000Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-17T23:15:48.371Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-17T23:15:51.643Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-17T23:15:54.165Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-17T23:15:54.728Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-17T23:15:56.622Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-17T23:15:59.146Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-17T23:16:01.041Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-17T23:16:04.314Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-17T23:16:09.573Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-17T23:16:12.846Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-17T23:16:18.097Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-17T23:16:20.618Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-17T23:16:21.986Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-17T23:16:22.916Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-17T23:16:23.847Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-17T23:16:24.412Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-17T23:16:24.412Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-17T23:16:25.342Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-17T23:16:29.519Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-17T23:16:33.692Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-17T23:16:33.692Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-17T23:16:34.623Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-17T23:16:34.623Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-17T23:16:34.623Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-17T23:16:35.575Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-17T23:16:37.472Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-17T23:16:37.472Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-17T23:16:39.367Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-17T23:16:39.931Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-17T23:16:40.862Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-17T23:16:42.755Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-17T23:16:44.649Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-17T23:16:46.545Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-17T23:16:47.915Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-17T23:16:47.915Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-17T23:16:48.846Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-17T23:16:50.215Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-17T23:16:50.472Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-17T23:16:54.648Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-17T23:16:57.923Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-17T23:17:01.212Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-17T23:17:03.733Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-17T23:17:07.908Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-17T23:17:13.160Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-17T23:17:15.682Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-17T23:17:18.204Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-17T23:17:19.572Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-17T23:17:20.941Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-17T23:17:23.465Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-17T23:17:25.985Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-17T23:17:28.519Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-17T23:17:30.412Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-17T23:17:32.934Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-17T23:17:47.785Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-17T23:17:47.785Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-17T23:17:47.785Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-17T23:17:48.716Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-17T23:17:48.716Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-17T23:17:48.973Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-17T23:17:48.973Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-17T23:17:49.904Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-17T23:17:49.904Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-17T23:17:50.837Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-17T23:17:50.837Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-17T23:17:50.837Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-17T23:17:50.837Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-17T23:17:50.837Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-17T23:17:53.359Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-17T23:17:53.359Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-17T23:17:53.616Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-17T23:17:53.616Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-17T23:17:53.616Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-17T23:17:54.546Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-17T23:17:57.069Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-17T23:17:57.069Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-17T23:17:57.069Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-17T23:18:00.352Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-17T23:18:04.528Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite (1754.65s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.79s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.85s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.31s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.26s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.28s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.31s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.09s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.10s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.10s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.97s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.16s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.34s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.24s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.05s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAttachDetach (1.26s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.39s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.22s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.26s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.25s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.77s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.66s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.81s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.53s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.56s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.12s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.85s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.90s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.51s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.09s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.74s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.59s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.91s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.07s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.43s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.45s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.43s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.06s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.90s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.66s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.68s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.88s) [2020-04-17T23:18:04.528Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.50s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.59s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.33s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.50s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.29s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.50s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.91s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.62s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.10s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.54s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.64s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.26s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.12s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.96s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.68s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.29s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.72s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.68s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.39s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.42s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.88s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.94s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.40s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.41s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.27s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.04s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildContChar (4.13s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.33s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.33s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.39s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.82s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.12s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.92s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.19s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.91s) [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.14s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.22s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.83s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.44s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.56s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.77s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.87s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.91s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.42s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.54s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.66s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.59s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.76s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.08s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.61s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.16s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.56s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.04s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.53s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.26s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.76s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.06s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.42s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.50s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.43s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.82s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.69s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.89s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEnv (1.45s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.16s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.40s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.03s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.22s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.38s) [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.70s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFails (1.14s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.16s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.49s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.86s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.55s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.08s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.13s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.23s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.51s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildHistory (4.60s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.53s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.72s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.83s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.21s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLabel (0.56s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.37s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.83s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.18s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.93s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.84s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.78s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.37s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.41s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.53s) [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.97s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.84s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.57s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.69s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.84s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.33s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.57s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.49s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.65s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.09s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.32s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.98s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.62s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.50s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.35s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.60s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.90s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildPATH (2.46s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.88s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.08s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.47s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.81s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.14s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildRm (3.20s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.26s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.24s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.27s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.13s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.23s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.19s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.47s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.17s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildStderr (1.02s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.99s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.29s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.15s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.57s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.67s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildUser (2.23s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.92s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.62s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.15s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.36s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.18s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s) [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.05s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.15s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.06s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.09s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.71s) [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.09s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.83s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-04-17T23:18:04.529Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T23:18:04.529Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.96s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.17s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.13s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.23s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.06s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.02s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCommitTTY (1.81s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.92s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.82s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s) [2020-04-17T23:18:04.529Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.79s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.90s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.04s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.92s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.89s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.03s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.81s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.81s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.90s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.65s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.63s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.55s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2020-04-17T23:18:04.530Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T23:18:04.530Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.18s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.97s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.54s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.94s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.52s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.60s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.61s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.57s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.61s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006e99a0_} (1.60s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1108210600_/foo_false____} (1.51s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1108210600_/foo_true____} (1.57s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3053877479_/foo_false____} (1.60s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3053877479_/foo_true____} (1.58s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3053877479_/foo_true__0xc0006e9a00__} (1.57s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006e9a20_} (1.60s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006e9a40_} (1.61s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006e9a60_} (1.60s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006e9a80_} (1.67s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.52s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.07s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.53s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.38s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.80s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.96s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.16s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.10s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.98s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.57s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.11s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.02s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.12s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.35s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.06s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.97s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.86s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.02s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.73s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.83s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.43s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.94s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.45s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.84s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.86s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.78s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.83s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.90s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.97s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToDot (0.93s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.64s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.79s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.32s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.68s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2020-04-17T23:18:04.530Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T23:18:04.530Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateLabels (0.11s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2020-04-17T23:18:04.530Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T23:18:04.530Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.12s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.24s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.49s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.12s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.66s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.09s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.60s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.63s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.82s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.70s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.45s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.83s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.47s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.76s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.21s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.78s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.89s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.20s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsAttach (0.86s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsCommit (1.00s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.88s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.06s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.32s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.49s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsCopy (1.30s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.65s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.78s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.66s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFilters (1.54s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFormat (1.64s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.05s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.49s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.32s) [2020-04-17T23:18:04.530Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T23:18:04.530Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-17T23:18:04.530Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T23:18:04.530Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.32s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.89s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsRename (0.91s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsResize (0.98s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.87s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.92s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.81s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsTop (0.85s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.63s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExec (0.88s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.83s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.72s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.89s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.72s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecCgroup (1.40s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecEnv (1.08s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.91s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.93s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecInspectID (3.35s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.96s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecParseError (0.90s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.02s) [2020-04-17T23:18:04.530Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.92s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.35s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.88s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecStartFails (0.88s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.06s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecTTY (1.82s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.02s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecUlimits (0.92s) [2020-04-17T23:18:04.531Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-17T23:18:04.531Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.06s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.90s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.15s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.94s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestExecWithUser (0.99s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.84s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.80s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.79s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.03s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.69s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.06s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestHealth (20.94s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.92s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.08s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.15s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.94s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.95s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImportDisplay (1.79s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImportFile (1.85s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImportGzipped (1.92s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.20s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.69s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.99s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.72s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.62s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2020-04-17T23:18:04.531Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T23:18:04.531Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectHistory (0.94s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-17T23:18:04.531Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T23:18:04.531Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.82s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.92s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.25s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.19s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.61s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.86s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.42s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.69s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.70s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.46s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.07s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.59s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.90s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.67s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.52s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.67s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.75s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.98s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.73s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.99s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.71s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.91s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.08s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.25s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.05s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.23s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.83s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsSince (6.85s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.76s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsTail (0.91s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.82s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.90s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestNetHostname (2.42s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.43s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.51s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.70s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.66s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPluginActive (1.68s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.93s) [2020-04-17T23:18:04.531Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-17T23:18:04.531Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.74s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.36s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.19s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.43s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.30s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.63s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.62s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPortList (11.05s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.39s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.92s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.63s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.18s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsByOrder (3.24s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.02s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.72s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.72s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.41s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.88s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.47s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.41s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.61s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.58s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.59s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.68s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.98s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.42s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.52s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s) [2020-04-17T23:18:04.531Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-17T23:18:04.531Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.55s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.49s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.37s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.70s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.76s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.89s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.57s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.94s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.81s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.07s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.88s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.99s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.80s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.74s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.43s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.35s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.92s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.87s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.01s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.04s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.96s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.67s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.69s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.95s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2020-04-17T23:18:04.531Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.11s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.40s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.23s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.87s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.76s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.86s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.82s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.75s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.75s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.56s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.47s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.88s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.66s) [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.77s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.38s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.64s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.69s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.87s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunExitCode (0.89s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.95s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.08s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.84s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.85s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.35s) [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.48s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.59s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.12s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.58s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.58s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.71s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.52s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.23s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.43s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.58s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunMount (5.99s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.29s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.35s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.61s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.67s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.31s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.31s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.64s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.74s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.75s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.77s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.86s) [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.71s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.92s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-04-17T23:18:04.532Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.69s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.72s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.71s) [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s) [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.73s) [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.23s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunRm (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.77s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.65s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.88s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.14s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.82s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.92s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.74s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.85s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.76s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.85s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.89s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunState (1.49s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.89s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.84s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunSysctls (1.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.94s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.91s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.03s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.87s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.89s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.91s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.36s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUserByName (0.91s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.92s) [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.73s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.89s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.33s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.62s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.56s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.37s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.74s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.77s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.75s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.88s) [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.532Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T23:18:04.532Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.84s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.52s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.14s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2020-04-17T23:18:04.532Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-04-17T23:18:04.533Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T23:18:04.533Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.57s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.76s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.84s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.99s) [2020-04-17T23:18:04.533Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents311453257 [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.67s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.50s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.44s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.29s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.60s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.46s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.66s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.58s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.85s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStartRecordError (1.79s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.45s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.01s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.19s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.02s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.19s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.80s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.83s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.79s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.79s) [2020-04-17T23:18:04.533Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-17T23:18:04.533Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.75s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.23s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.45s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2020-04-17T23:18:04.533Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-17T23:18:04.533Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.02s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.89s) [2020-04-17T23:18:04.533Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T23:18:04.533Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.55s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.94s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.59s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdateStats (3.85s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.61s) [2020-04-17T23:18:04.533Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-04-17T23:18:04.533Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.05s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.34s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.52s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.27s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.64s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.22s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.05s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.54s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.52s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.55s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.31s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.29s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.86s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.82s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.02s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.32s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.36s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.12s) [2020-04-17T23:18:04.533Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.19s) [2020-04-17T23:18:04.533Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-17T23:18:04.533Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T23:18:04.533Z] === RUN TestDockerRegistrySuite [2020-04-17T23:18:04.533Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-17T23:18:06.429Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-17T23:18:07.797Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-17T23:18:09.691Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-17T23:18:09.691Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-17T23:18:13.867Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-17T23:18:18.041Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-17T23:18:22.219Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-17T23:18:23.587Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-17T23:18:24.956Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-17T23:18:26.331Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-17T23:18:27.700Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-17T23:18:29.068Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-17T23:18:30.440Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-17T23:18:31.809Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-17T23:18:34.333Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-17T23:18:36.855Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-17T23:18:38.224Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-17T23:18:41.545Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-17T23:18:42.915Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-17T23:18:42.915Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-17T23:18:44.284Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-17T23:18:45.653Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-17T23:18:46.584Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-17T23:18:50.765Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-17T23:18:50.765Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-17T23:18:52.135Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-17T23:18:52.135Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-17T23:18:52.701Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-17T23:18:52.701Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-17T23:18:52.958Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-17T23:18:53.214Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-17T23:18:53.471Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-17T23:18:53.730Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-17T23:18:55.627Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-17T23:18:57.520Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-17T23:18:58.889Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-17T23:19:00.259Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-17T23:19:01.189Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite (57.72s) [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.01s) [2020-04-17T23:19:02.119Z] check_test.go:196: [dc2a78f0883c8] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d37c901080d95] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.83s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d029be8ca03cc] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d96e6a2954883] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.21s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d490f24e7517b] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.31s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d1f11aefd51d9] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.14s) [2020-04-17T23:19:02.119Z] check_test.go:196: [dd99fe6baade5] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.41s) [2020-04-17T23:19:02.119Z] check_test.go:196: [dc7eb0b839f09] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d0a5bac2b5b02] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.34s) [2020-04-17T23:19:02.119Z] check_test.go:196: [da639257bd173] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2020-04-17T23:19:02.119Z] check_test.go:196: [df9adf76040f3] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.34s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d30606931ac93] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d2e3022152367] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d2da505e16bd7] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.56s) [2020-04-17T23:19:02.119Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:767c1b2cbfdf28c3d4fa140b518a2193f5f66479c45248a35b7e537d9b3836f5 [2020-04-17T23:19:02.119Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:71612038aecbcafb040317e0f9827fe59dd741be28d7801f961d1e94bb866ecd [2020-04-17T23:19:02.119Z] check_test.go:196: [d3361c7c462cf] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.56s) [2020-04-17T23:19:02.119Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f2e884e69911f4d8b645250419381a627d23bed0925454db22917d0a213afe0a [2020-04-17T23:19:02.119Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eb4d7c6355d54298a8569ed140712842969b67afc18249e1016c452c78967a19 [2020-04-17T23:19:02.119Z] check_test.go:196: [d6c7245f05b4d] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.32s) [2020-04-17T23:19:02.119Z] check_test.go:196: [da47483bd7c35] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.44s) [2020-04-17T23:19:02.119Z] check_test.go:196: [df8fb4b7a1fc6] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.30s) [2020-04-17T23:19:02.119Z] check_test.go:196: [dda6ca29407ee] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d3367cb1e09a0] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d3fb6b0108e30] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d64cb61846cb3] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d64e81db49c42] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.62s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d6d0345cc04be] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d01f00e35bd8c] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.37s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d12b0268ffa67] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-04-17T23:19:02.119Z] check_test.go:196: [dbf88dfa30acc] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d6ced687e2036] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s) [2020-04-17T23:19:02.119Z] check_test.go:196: [dd418a3950a22] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d70716ad38130] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-04-17T23:19:02.119Z] check_test.go:196: [d5c10b762a643] daemon is not started [2020-04-17T23:19:02.119Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.13s) [2020-04-17T23:19:02.119Z] check_test.go:196: [dcdb27a2e3abb] daemon is not started [2020-04-17T23:19:02.120Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.69s) [2020-04-17T23:19:02.120Z] check_test.go:196: [d9d793d13c12e] daemon is not started [2020-04-17T23:19:02.120Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.22s) [2020-04-17T23:19:02.120Z] check_test.go:196: [db54001c16bf1] daemon is not started [2020-04-17T23:19:02.120Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.12s) [2020-04-17T23:19:02.120Z] check_test.go:196: [d35bf165a3f29] daemon is not started [2020-04-17T23:19:02.120Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2020-04-17T23:19:02.120Z] check_test.go:196: [d34e38c60b013] daemon is not started [2020-04-17T23:19:02.120Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-04-17T23:19:02.120Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-04-17T23:19:02.120Z] === RUN TestDockerSchema1RegistrySuite [2020-04-17T23:19:02.120Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-17T23:19:02.120Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-17T23:19:06.295Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-17T23:19:06.295Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-17T23:19:07.665Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-17T23:19:07.665Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-17T23:19:07.921Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-17T23:19:07.921Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-17T23:19:09.291Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-17T23:19:11.187Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-17T23:19:11.764Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-17T23:19:15.940Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-17T23:19:16.870Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-17T23:19:17.127Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-17T23:19:18.498Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-17T23:19:18.755Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-17T23:19:20.124Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-17T23:19:20.124Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-17T23:19:21.494Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-17T23:19:22.863Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-17T23:19:27.037Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-17T23:19:27.294Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-17T23:19:27.858Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-17T23:19:27.859Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-17T23:19:28.116Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-17T23:19:28.373Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-17T23:19:28.937Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite (27.02s) [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d86d32655838e] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.19s) [2020-04-17T23:19:28.937Z] check_test.go:223: [dee6ca919504e] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.84s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d71081505affe] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.56s) [2020-04-17T23:19:28.937Z] check_test.go:223: [dc2cf312ef853] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.49s) [2020-04-17T23:19:28.937Z] check_test.go:223: [db4c263961fd3] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.48s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d50ca841c44cd] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.07s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d82e96de85e77] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d2cb294063c66] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.44s) [2020-04-17T23:19:28.937Z] check_test.go:223: [df1ea9e36d63a] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.43s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d1be30f2f45de] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.88s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d683ee912ee37] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-04-17T23:19:28.937Z] check_test.go:223: [dc47dc612e210] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d24a29c91f969] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d8e343d57d2c2] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d32767ad01010] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.30s) [2020-04-17T23:19:28.937Z] check_test.go:223: [daa17b21b7972] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d0df9eadaa26e] daemon is not started [2020-04-17T23:19:28.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-04-17T23:19:28.937Z] check_test.go:223: [d46b4d2d4eb88] daemon is not started [2020-04-17T23:19:28.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-17T23:19:28.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-17T23:19:29.867Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-17T23:19:30.431Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-17T23:19:30.688Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-17T23:19:32.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-17T23:19:32.060Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-17T23:19:32.317Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-17T23:19:32.881Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-17T23:19:33.138Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.18s) [2020-04-17T23:19:33.138Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2020-04-17T23:19:33.138Z] check_test.go:252: [d2aae6a5d9248] daemon is not started [2020-04-17T23:19:33.138Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2020-04-17T23:19:33.138Z] check_test.go:252: [d7827f56db62a] daemon is not started [2020-04-17T23:19:33.138Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2020-04-17T23:19:33.138Z] check_test.go:252: [d98dacd580718] daemon is not started [2020-04-17T23:19:33.138Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2020-04-17T23:19:33.138Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s) [2020-04-17T23:19:33.138Z] check_test.go:252: [d1dce26e1c0d4] daemon is not started [2020-04-17T23:19:33.138Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s) [2020-04-17T23:19:33.138Z] check_test.go:252: [d498d4023e2a0] daemon is not started [2020-04-17T23:19:33.138Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-04-17T23:19:33.138Z] check_test.go:252: [dec4dcb12f7ca] daemon is not started [2020-04-17T23:19:33.138Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-04-17T23:19:33.138Z] check_test.go:252: [da7d30f3a1130] daemon is not started [2020-04-17T23:19:33.138Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-17T23:19:33.138Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-17T23:19:38.398Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-17T23:19:38.398Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-17T23:19:38.655Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-17T23:19:38.655Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-17T23:19:38.912Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-04-17T23:19:38.912Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-04-17T23:19:38.912Z] check_test.go:279: [dfb8821150bfc] daemon is not started [2020-04-17T23:19:38.912Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2020-04-17T23:19:38.912Z] check_test.go:279: [deb925d5313bc] daemon is not started [2020-04-17T23:19:38.912Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-17T23:19:38.912Z] check_test.go:279: [db5f7d43ae45a] daemon is not started [2020-04-17T23:19:38.912Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-17T23:19:38.912Z] check_test.go:279: [d41e67d13d874] daemon is not started [2020-04-17T23:19:38.912Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-04-17T23:19:38.912Z] check_test.go:279: [d902392c6f4e2] daemon is not started [2020-04-17T23:19:38.912Z] === RUN TestDockerNetworkSuite [2020-04-17T23:19:38.912Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-17T23:19:42.187Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-17T23:19:43.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-17T23:19:48.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-17T23:19:50.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-17T23:19:55.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-17T23:19:56.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-17T23:20:06.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-17T23:20:08.920Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-17T23:20:10.289Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-17T23:20:10.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-17T23:20:11.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-17T23:20:13.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-17T23:20:14.520Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-17T23:20:14.520Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-17T23:20:14.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-17T23:20:15.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-17T23:20:16.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-17T23:20:16.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-17T23:20:16.661Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-17T23:20:16.918Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-17T23:20:16.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-17T23:20:18.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-17T23:20:20.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-17T23:20:20.709Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-17T23:20:20.709Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-17T23:20:21.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-17T23:20:21.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-17T23:20:23.796Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-17T23:20:25.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-17T23:20:29.340Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-17T23:20:29.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-17T23:20:31.870Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-17T23:20:39.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-17T23:20:39.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-17T23:20:40.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-17T23:20:40.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-17T23:20:40.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-17T23:20:40.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-17T23:20:40.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-17T23:20:40.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-17T23:20:44.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-17T23:20:44.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-17T23:20:44.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-17T23:20:46.282Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-17T23:20:50.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-17T23:20:52.351Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-17T23:20:55.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-17T23:20:55.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-17T23:20:56.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-17T23:20:59.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-17T23:20:59.517Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-17T23:21:00.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-17T23:21:01.826Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-17T23:21:03.196Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-17T23:21:07.378Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite (91.65s) [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.98s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d5fdee39e5f23] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d05ee3cb864a9] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.96s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d9abed1afa49f] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.67s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d2101dedc5794] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.69s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:1233: [d856511183ad5] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [de6e7b5cdfb90] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.59s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d999253e710bb] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.52s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [dd9d248457e9b] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.56s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d85345400cf7f] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d4df79afef661] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d01f123012743] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.44s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d41d0861d38b8] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d9edead3448b6] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d2d4c9fc17d2e] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [dae286c607f16] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.49s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [dbc1f3707386c] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [ddcdbe4ef76a6] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [df69c9e10e719] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.28s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d03b863f6cea2] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.44s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d794cd7dcef4d] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.11s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [dedec5b4798a3] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.14s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [def0f8375cc9c] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d6b56f3a45b47] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d576fcba85e17] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.92s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:968: [d4c8a340dcab1] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.94s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [dc2d20cc2dbe9] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.09s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:1116: [dad703fd5e5be] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d40079465d312] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.75s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [daa27d55df84c] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [df5662f1184b0] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d7120b93c7a95] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [df6ab59cf022c] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [de7c7bce2eaf8] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [dc1fd6d94c49f] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.03s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d7f3f7bf81054] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [df9e87b14fbcb] daemon is not started [2020-04-17T23:21:10.654Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [df07e078337d4] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.35s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [dca2f42817cf1] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.48s) [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.89s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:1084: [d1e9eea67d82a] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [de7eff628e639] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.30s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d7b7bc3dda320] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.65s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d09f54b24afd4] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d6bf3211661eb] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.50s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [dca3e2051b057] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.77s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [def7e47ce1474] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.52s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d3c4084f04cb6] daemon is not started [2020-04-17T23:21:10.654Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.26s) [2020-04-17T23:21:10.654Z] docker_cli_network_unix_test.go:46: [d26010c0d7e2c] daemon is not started [2020-04-17T23:21:10.654Z] === RUN TestDockerHubPullSuite [2020-04-17T23:21:10.654Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-17T23:21:10.654Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-17T23:21:12.023Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-17T23:21:13.917Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-17T23:21:14.480Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-17T23:21:14.737Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-17T23:21:16.631Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-17T23:21:16.631Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-17T23:21:16.888Z] --- PASS: TestDockerHubPullSuite (6.27s) [2020-04-17T23:21:16.888Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s) [2020-04-17T23:21:16.888Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2020-04-17T23:21:16.888Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s) [2020-04-17T23:21:16.888Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.57s) [2020-04-17T23:21:16.888Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.39s) [2020-04-17T23:21:16.888Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-04-17T23:21:16.888Z] PASS [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === Skipped [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-17T23:21:16.888Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-17T23:21:16.888Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-17T23:21:16.888Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-17T23:21:16.888Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-17T23:21:16.888Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-04-17T23:21:16.888Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-17T23:21:16.888Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-17T23:21:16.888Z] [2020-04-17T23:21:16.888Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T23:21:16.888Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-17T23:21:16.889Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-04-17T23:21:16.889Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-17T23:21:16.889Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-17T23:21:16.889Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-17T23:21:16.889Z] docker_cli_network_unix_test.go:46: [df07e078337d4] daemon is not started [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] [2020-04-17T23:21:16.889Z] DONE 1277 tests, 44 skipped in 1979.108s [2020-04-17T23:21:16.889Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T23:21:16.889Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T23:21:16.889Z] +++ kill 7516 [2020-04-17T23:21:17.146Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-17T23:21:18.077Z] +++ /etc/init.d/apparmor stop [2020-04-17T23:21:18.077Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T23:21:18.077Z] [2020-04-17T23:21:18.077Z] Unloading profiles will leave already running processes permanently [2020-04-17T23:21:18.077Z] unconfined, which can lead to unexpected situations. [2020-04-17T23:21:18.077Z] [2020-04-17T23:21:18.077Z] To set a process to complain mode, use the command line tool [2020-04-17T23:21:18.077Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T23:21:18.077Z] +++ true [2020-04-17T23:21:18.077Z] [2020-04-17T23:21:26.171Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-17T23:21:30.356Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-17T23:21:33.630Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-17T23:21:36.903Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-17T23:21:39.426Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-17T23:21:42.701Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-17T23:21:45.975Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-17T23:21:49.248Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-17T23:22:45.439Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-17T23:23:00.301Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite (1721.79s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.78s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.72s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.01s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.08s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.78s) [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:563: [d80172fa1d22a] joining swarm manager [d5c6463f50294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:585: [dd9d5911953e6] joining swarm manager [d5c6463f50294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] check_test.go:380: [d80172fa1d22a] daemon is not started [2020-04-17T23:23:18.357Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.27s) [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:46: [df37d7591f9b7] joining swarm manager [d80eac397e868]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.74s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.20s) [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:304: [d78a26f3838fc] joining swarm manager [d65a0cf4bac75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:305: [d6316f684edcd] joining swarm manager [d65a0cf4bac75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.05s) [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:272: [d3164e442e727] joining swarm manager [dd2aef1eed089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:273: [df8184485f8bc] joining swarm manager [dd2aef1eed089]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.79s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.48s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.30s) [2020-04-17T23:23:18.357Z] docker_api_swarm_node_test.go:19: [d6b57098f7d66] joining swarm manager [d2215c3056223]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_node_test.go:20: [d4368c06619f2] joining swarm manager [d2215c3056223]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.15s) [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:502: [d905f7b29d769] joining swarm manager [d3d2ee2fad734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:507: [ddffc21530d77] joining swarm manager [d3d2ee2fad734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.43s) [2020-04-17T23:23:18.357Z] docker_api_swarm_node_test.go:80: [d393c736dc259] joining swarm manager [d958c72cf7e40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.13s) [2020-04-17T23:23:18.357Z] docker_api_swarm_node_test.go:52: [d1fb3ff8be4b3] joining swarm manager [de32fc3e1b185]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_node_test.go:53: [d53373f6c2f22] joining swarm manager [de32fc3e1b185]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.67s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.15s) [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:202: [d2aa337ec5b8d] joining swarm manager [dbd18d46c57ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.20s) [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:384: [d00dd7215dc6c] joining swarm manager [d5a3ebe48bddc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:385: [df3df87bc9a0a] joining swarm manager [d5a3ebe48bddc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] check_test.go:380: [df3df87bc9a0a] daemon is not started [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.65s) [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:802: [d79d9aead827f] joining swarm manager [d8b2a3c0d23ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:802: [da5f26edb7087] joining swarm manager [d8b2a3c0d23ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:802: [d1243444d524d] joining swarm manager [d8b2a3c0d23ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:802: [d75a55e57b7f3] joining swarm manager [d8b2a3c0d23ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-17T23:23:18.357Z] docker_api_swarm_test.go:810: [df4acfce4b7c3] joining swarm manager [d8b2a3c0d23ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.47s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.82s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.27s) [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:394: [d884942dbfb48] joining swarm manager [dafa916adf8d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:394: [d587337e24f0a] joining swarm manager [dafa916adf8d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.25s) [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:342: [d6b1808e22f62] joining swarm manager [deab080c91e67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:342: [dc1ddf2348836] joining swarm manager [deab080c91e67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.91s) [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:489: [df79610037ef1] joining swarm manager [d57f920f999c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:489: [dd50ec2bab3ca] joining swarm manager [d57f920f999c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.06s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.87s) [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:127: [dfe9bb497b68d] joining swarm manager [d0f6200c9e71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:128: [ddf1c1cf94bd9] joining swarm manager [d0f6200c9e71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:136: [dfd84651b30bd] joining swarm manager [d0f6200c9e71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:137: [df59c1d935f00] joining swarm manager [d0f6200c9e71e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.29s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.07s) [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:303: [d5c61f908f52c] joining swarm manager [d2a24c298a9a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:303: [dbd3a93a5fac3] joining swarm manager [d2a24c298a9a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.19s) [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:99: [d0ea7cbed8975] joining swarm manager [defd9f409b2eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:100: [d22e396ff07b7] joining swarm manager [defd9f409b2eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] check_test.go:380: [d0ea7cbed8975] daemon is not started [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.85s) [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:532: [da4b40890311f] joining swarm manager [db85d659a8802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:533: [d02b5fce7cd75] joining swarm manager [db85d659a8802]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.94s) [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:147: [d8704b3c26b2f] joining swarm manager [ded34e007b6e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_api_swarm_service_test.go:147: [d966ac0ecb720] joining swarm manager [ded34e007b6e6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.32s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.90s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.20s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.77s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.22s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.27s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.10s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.33s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.07s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.97s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.13s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.06s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.22s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.32s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.07s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.53s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.02s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.50s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.98s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.62s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.89s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.73s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.77s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.06s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.18s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.38s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.08s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.42s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.43s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.02s) [2020-04-17T23:23:18.357Z] docker_cli_service_logs_test.go:241: checking task 4m301qajzgon [2020-04-17T23:23:18.357Z] docker_cli_service_logs_test.go:246: checking messages for 4m301qajzgon [2020-04-17T23:23:18.357Z] docker_cli_service_logs_test.go:241: checking task x3gw0tm2saqn [2020-04-17T23:23:18.357Z] docker_cli_service_logs_test.go:246: checking messages for x3gw0tm2saqn [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.28s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (24.97s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.25s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.98s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.12s) [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1901: [d088f6ba93156] joining swarm manager [de5ec00d7ca90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1902: [ded9af2d7fcd8] joining swarm manager [de5ec00d7ca90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.97s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.15s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.25s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.25s) [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1802: [d062fa88bbea7] joining swarm manager [d9824041ca435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1803: [d4a6310fa2ac2] joining swarm manager [d9824041ca435]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (115.26s) [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1321: [d10a89314bf81] joining swarm manager [dba9d459338a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1322: [d115e29385224] joining swarm manager [dba9d459338a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.37s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.44s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.12s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.67s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.45s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.18s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.29s) [2020-04-17T23:23:18.357Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.38s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.62s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.83s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.83s) [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1186: [d0ea94bffa1c7] joining swarm manager [d6c5f36bb9bd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1195: [da0c5c458b588] joining swarm manager [d6c5f36bb9bd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (10.12s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.86s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (121.70s) [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1118: [d1041a5e47c20] joining swarm manager [d325b4ab8d603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1119: [d318687741be8] joining swarm manager [d325b4ab8d603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1172: [df922f016d7d8] joining swarm manager [d325b4ab8d603]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.15s) [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1453: [dfafda05dca9c] joining swarm manager [dab451249665e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] docker_cli_swarm_test.go:1454: [dfc5e18212f96] joining swarm manager [dab451249665e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.78s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.64s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.02s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.20s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.42s) [2020-04-17T23:23:18.357Z] docker_cli_swarm_unix_test.go:62: [dd4247740f9b0] joining swarm manager [d33a101541652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.56s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.66s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.16s) [2020-04-17T23:23:18.357Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.92s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.92s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.69s) [2020-04-17T23:23:18.358Z] docker_api_swarm_test.go:962: [d3032caefc577] joining swarm manager [d57622acf506c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.90s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.42s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.08s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.50s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.53s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.36s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.13s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.13s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.12s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.19s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.01s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.96s) [2020-04-17T23:23:18.358Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.00s) [2020-04-17T23:23:18.358Z] === RUN TestDockerExternalVolumeSuite [2020-04-17T23:23:18.358Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-17T23:23:33.207Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-17T23:24:40.854Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-17T23:24:50.804Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-17T23:25:22.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-17T23:25:37.690Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-17T23:26:09.737Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-17T23:26:21.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-17T23:26:53.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-17T23:27:08.801Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-17T23:27:26.880Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-17T23:28:13.515Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-17T23:28:31.622Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-17T23:29:03.667Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-17T23:29:35.706Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-17T23:29:50.558Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-17T23:30:08.615Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-17T23:30:23.554Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite (441.02s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s) [2020-04-17T23:30:39.071Z] docker_cli_external_volume_driver_test.go:53: [dccbb17ab1cdc] daemon is not started [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2020-04-17T23:30:39.071Z] docker_cli_external_volume_driver_test.go:53: [d8112802a5d12] daemon is not started [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-04-17T23:30:39.071Z] docker_cli_external_volume_driver_test.go:53: [d6e7d2f21b235] daemon is not started [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-17T23:30:39.071Z] docker_cli_external_volume_driver_test.go:53: [d1a05b3fdd2a3] daemon is not started [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.56s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.56s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.58s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.04s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.32s) [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.39s) [2020-04-17T23:30:39.071Z] docker_cli_external_volume_driver_test.go:485: [de33677539342] daemon is not started [2020-04-17T23:30:39.071Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-17T23:30:39.071Z] docker_cli_external_volume_driver_test.go:53: [dbc30a9720229] daemon is not started [2020-04-17T23:30:39.071Z] PASS [2020-04-17T23:30:39.071Z] [2020-04-17T23:30:39.071Z] === Skipped [2020-04-17T23:30:39.071Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-17T23:30:39.071Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-17T23:30:39.071Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-17T23:30:39.071Z] check_test.go:309: [df4c10219e011] daemon is not started [2020-04-17T23:30:39.071Z] [2020-04-17T23:30:39.071Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T23:30:39.071Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-04-17T23:30:39.071Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-17T23:30:39.071Z] check_test.go:309: [d317ed13d1a18] daemon is not started [2020-04-17T23:30:39.071Z] [2020-04-17T23:30:39.071Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T23:30:39.071Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-17T23:30:39.071Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-17T23:30:39.071Z] check_test.go:309: [d4c9eb8461438] daemon is not started [2020-04-17T23:30:39.071Z] [2020-04-17T23:30:39.071Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-17T23:30:39.071Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-17T23:30:39.071Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-17T23:30:39.071Z] [2020-04-17T23:30:39.071Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T23:30:39.071Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-17T23:30:39.071Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-17T23:30:39.071Z] [2020-04-17T23:30:39.071Z] [2020-04-17T23:30:39.071Z] DONE 273 tests, 5 skipped in 2539.025s [2020-04-17T23:30:39.071Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-17T23:30:39.071Z] ++++ cat bundles/test-integration/docker.pid [2020-04-17T23:30:39.071Z] +++ kill 7516 [2020-04-17T23:30:39.328Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db401fbd4e6cb/docker.pid [2020-04-17T23:30:39.328Z] +++ kill 4346 [2020-04-17T23:30:39.328Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4346 is not a child of this shell [2020-04-17T23:30:39.328Z] warning: PID 4346 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db401fbd4e6cb/docker.pid had a nonzero exit code [2020-04-17T23:30:39.328Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db401fbd4e6cb/root: target is busy. [2020-04-17T23:30:39.328Z] +++ /etc/init.d/apparmor stop [2020-04-17T23:30:39.328Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-17T23:30:39.328Z] [2020-04-17T23:30:39.328Z] Unloading profiles will leave already running processes permanently [2020-04-17T23:30:39.328Z] unconfined, which can lead to unexpected situations. [2020-04-17T23:30:39.328Z] [2020-04-17T23:30:39.328Z] To set a process to complain mode, use the command line tool [2020-04-17T23:30:39.328Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-17T23:30:39.328Z] +++ true [2020-04-17T23:30:39.585Z] [2020-04-17T23:30:39.843Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-17T23:30:39.856Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-17T23:30:42.369Z] + echo Ensuring container killed. [2020-04-17T23:30:42.369Z] Ensuring container killed. [2020-04-17T23:30:42.369Z] + docker ps -aq -f name=docker-pr3-* [2020-04-17T23:30:42.369Z] + cids=b5c9c4f8d2d9 [2020-04-17T23:30:42.369Z] 83a38e71373d [2020-04-17T23:30:42.369Z] b1f837f2a8e8 [2020-04-17T23:30:42.369Z] + [ -n b5c9c4f8d2d9 [2020-04-17T23:30:42.369Z] 83a38e71373d [2020-04-17T23:30:42.369Z] b1f837f2a8e8 ] [2020-04-17T23:30:42.369Z] + docker rm -vf b5c9c4f8d2d9 83a38e71373d b1f837f2a8e8 [2020-04-17T23:30:42.932Z] b5c9c4f8d2d9 [2020-04-17T23:30:44.829Z] 83a38e71373d [2020-04-17T23:30:44.829Z] b1f837f2a8e8 [Pipeline] sh [2020-04-17T23:30:45.123Z] + echo Chowning /workspace to jenkins user [2020-04-17T23:30:45.123Z] Chowning /workspace to jenkins user [2020-04-17T23:30:45.123Z] + id -u [2020-04-17T23:30:45.123Z] + id -g [2020-04-17T23:30:45.123Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40820:/workspace busybox chown -R 1000:1000 /workspace [2020-04-17T23:30:45.123Z] Unable to find image 'busybox:latest' locally [2020-04-17T23:30:45.123Z] latest: Pulling from library/busybox [2020-04-17T23:30:45.123Z] e2334dd9fee4: Pulling fs layer [2020-04-17T23:30:45.380Z] e2334dd9fee4: Download complete [2020-04-17T23:30:45.380Z] e2334dd9fee4: Pull complete [2020-04-17T23:30:45.380Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-17T23:30:45.380Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-17T23:30:49.853Z] + bundleName=amd64 [2020-04-17T23:30:49.853Z] + echo Creating amd64-bundles.tar.gz [2020-04-17T23:30:49.853Z] Creating amd64-bundles.tar.gz [2020-04-17T23:30:49.853Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2020-04-17T23:30:49.853Z] xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-17T23:30:50.793Z] Archiving artifacts [2020-04-17T23:30:52.467Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40820/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T23:30:52.784Z] + make clean [2020-04-17T23:30:53.041Z] docker volume rm -f docker-dev-cache [2020-04-17T23:30:53.041Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-17T23:39:41.375Z] ok github.com/docker/docker/integration-cli 2313.252s [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === Skipped [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-17T23:39:41.375Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-04-17T23:39:41.375Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-17T23:39:41.375Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-17T23:39:41.375Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-17T23:39:41.375Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-17T23:39:41.375Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-17T23:39:41.375Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-17T23:39:41.375Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-17T23:39:41.375Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-17T23:39:41.375Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-17T23:39:41.375Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-17T23:39:41.375Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-17T23:39:41.375Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-17T23:39:41.375Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-17T23:39:41.375Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-17T23:39:41.375Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-17T23:39:41.375Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-17T23:39:41.375Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2020-04-17T23:39:41.375Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-17T23:39:41.375Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-17T23:39:41.375Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-17T23:39:41.375Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-04-17T23:39:41.375Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.375Z] [2020-04-17T23:39:41.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-17T23:39:41.375Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.68s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-17T23:39:41.376Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2020-04-17T23:39:41.376Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-04-17T23:39:41.376Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-17T23:39:41.376Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.376Z] [2020-04-17T23:39:41.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-04-17T23:39:41.377Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-04-17T23:39:41.377Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-04-17T23:39:41.377Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-17T23:39:41.377Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2020-04-17T23:39:41.377Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s) [2020-04-17T23:39:41.377Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.34s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.34s) [2020-04-17T23:39:41.377Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-17T23:39:41.377Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-04-17T23:39:41.377Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-17T23:39:41.377Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-17T23:39:41.377Z] docker_cli_sni_test.go:18: Flakey test [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-04-17T23:39:41.377Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-04-17T23:39:41.377Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-17T23:39:41.377Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-04-17T23:39:41.377Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-04-17T23:39:41.377Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2020-04-17T23:39:41.377Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-17T23:39:41.377Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.377Z] [2020-04-17T23:39:41.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-17T23:39:41.377Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-17T23:39:41.378Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-17T23:39:41.378Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-17T23:39:41.378Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-17T23:39:41.378Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-17T23:39:41.378Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-17T23:39:41.378Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-17T23:39:41.378Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-04-17T23:39:41.378Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-17T23:39:41.378Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-04-17T23:39:41.378Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2020-04-17T23:39:41.378Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-17T23:39:41.378Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-17T23:39:41.378Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-17T23:39:41.378Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-04-17T23:39:41.378Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-17T23:39:41.378Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-17T23:39:41.378Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2020-04-17T23:39:41.378Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-04-17T23:39:41.378Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-17T23:39:41.378Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.378Z] [2020-04-17T23:39:41.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-17T23:39:41.378Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-17T23:39:41.379Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-17T23:39:41.379Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-17T23:39:41.379Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-17T23:39:41.379Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2020-04-17T23:39:41.379Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-17T23:39:41.379Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2020-04-17T23:39:41.379Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-04-17T23:39:41.379Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-04-17T23:39:41.379Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-17T23:39:41.379Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-04-17T23:39:41.379Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-17T23:39:41.379Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-17T23:39:41.379Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-17T23:39:41.379Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T23:39:41.379Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-17T23:39:41.379Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-17T23:39:41.379Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-17T23:39:41.379Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-04-17T23:39:41.379Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-17T23:39:41.379Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-17T23:39:41.379Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-17T23:39:41.379Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-17T23:39:41.379Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.379Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-04-17T23:39:41.380Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-04-17T23:39:41.380Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-17T23:39:41.380Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-04-17T23:39:41.380Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-04-17T23:39:41.380Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.380Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-17T23:39:41.381Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-17T23:39:41.381Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.381Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2020-04-17T23:39:41.382Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-17T23:39:41.382Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-04-17T23:39:41.382Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-17T23:39:41.382Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-17T23:39:41.382Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.382Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-17T23:39:41.383Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-17T23:39:41.383Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.383Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-17T23:39:41.384Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-17T23:39:41.384Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-17T23:39:41.384Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-17T23:39:41.384Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-17T23:39:41.384Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-17T23:39:41.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-17T23:39:41.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-17T23:39:41.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-17T23:39:41.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-17T23:39:41.384Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-17T23:39:41.384Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-17T23:39:41.384Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] DONE 1096 tests, 549 skipped in 2323.791s [2020-04-17T23:39:41.384Z] INFO: Integration tests ended at 04/17/2020 23:39:33. Duration:00:38:43.9699317 [2020-04-17T23:39:41.384Z] INFO: Docker info of the daemon under test at end of run [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] Containers: 2 [2020-04-17T23:39:41.384Z] Running: 0 [2020-04-17T23:39:41.384Z] Paused: 0 [2020-04-17T23:39:41.384Z] Stopped: 2 [2020-04-17T23:39:41.384Z] Images: 15 [2020-04-17T23:39:41.384Z] Server Version: 0.0.0-dev [2020-04-17T23:39:41.384Z] Storage Driver: windowsfilter [2020-04-17T23:39:41.384Z] Windows: [2020-04-17T23:39:41.384Z] Logging Driver: json-file [2020-04-17T23:39:41.384Z] Plugins: [2020-04-17T23:39:41.384Z] Volume: local [2020-04-17T23:39:41.384Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-17T23:39:41.384Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-17T23:39:41.384Z] Swarm: inactive [2020-04-17T23:39:41.384Z] Default Isolation: process [2020-04-17T23:39:41.384Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-17T23:39:41.384Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-17T23:39:41.384Z] OSType: windows [2020-04-17T23:39:41.384Z] Architecture: x86_64 [2020-04-17T23:39:41.384Z] CPUs: 4 [2020-04-17T23:39:41.384Z] Total Memory: 32GiB [2020-04-17T23:39:41.384Z] Name: azwin-2-cb00d0 [2020-04-17T23:39:41.384Z] ID: 7BZP:O3XB:VJ3O:ZRN2:UG5E:IA3F:KJAP:YDBQ:HYXK:3ILV:BZNP:OXBJ [2020-04-17T23:39:41.384Z] Docker Root Dir: D:\CI\PR-40820\3\daemon [2020-04-17T23:39:41.384Z] Debug Mode (client): false [2020-04-17T23:39:41.384Z] Debug Mode (server): true [2020-04-17T23:39:41.384Z] File Descriptors: -1 [2020-04-17T23:39:41.384Z] Goroutines: 18 [2020-04-17T23:39:41.384Z] System Time: 2020-04-17T23:39:33.8718923Z [2020-04-17T23:39:41.384Z] EventsListeners: 0 [2020-04-17T23:39:41.384Z] Registry: https://index.docker.io/v1/ [2020-04-17T23:39:41.384Z] Labels: [2020-04-17T23:39:41.384Z] Experimental: false [2020-04-17T23:39:41.384Z] Insecure Registries: [2020-04-17T23:39:41.384Z] 127.0.0.0/8 [2020-04-17T23:39:41.384Z] Live Restore Enabled: false [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] [2020-04-17T23:39:41.384Z] INFO: Stopping daemon under test [2020-04-17T23:39:41.384Z] SUCCESS: The process with PID 3992 (child process of PID 5000) has been terminated. [2020-04-17T23:39:41.384Z] SUCCESS: The process with PID 5000 (child process of PID 7108) has been terminated. [2020-04-17T23:39:41.384Z] INFO: Stop tailing logs of the daemon under tests [2020-04-17T23:39:41.384Z] INFO: executeCI.ps1 Completed successfully at 04/17/2020 23:39:34. [2020-04-17T23:39:41.384Z] INFO: Tidying up at end of run [2020-04-17T23:39:41.384Z] INFO: Saving daemon under test log (d:\CI\PR-40820\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-17T23:39:41.384Z] INFO: Saving daemon under test log (d:\CI\PR-40820\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-17T23:39:41.384Z] INFO: Nuke-Everything... [2020-04-17T23:39:41.384Z] INFO: Container count on control daemon to delete is 2 [2020-04-17T23:39:41.384Z] 5c0497885a19 [2020-04-17T23:39:41.384Z] 26590bbc4834 [2020-04-17T23:39:41.384Z] INFO: Tidying pidfile d:\CI\PR-40820\3\docker.pid [2020-04-17T23:39:41.384Z] INFO: Nuking d:\CI [2020-04-17T23:39:58.993Z] INFO: Zapped successfully [2020-04-17T23:39:58.993Z] [2020-04-17T23:39:58.993Z] INFO: executeCI.ps1 exiting at Fri Apr 17 23:39:58 CUT 2020. Duration 01:01:08.7424683 [2020-04-17T23:39:58.993Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-17T23:39:59.260Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-17T23:40:11.414Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-17T23:40:13.770Z] Archiving artifacts [2020-04-17T23:40:26.928Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40820/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-17T23:40:27.839Z] + make clean [2020-04-17T23:40:29.359Z] docker volume rm -f docker-dev-cache [2020-04-17T23:40:29.359Z] 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