Pull request #40825 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 8312004f41e9500824fa16ae991eeee0083f4771+ba8129b28a23f8360005bb57054cd8815542eb67 (840427f8bf85541b8a76ac6e3dce7099493b23e2) 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-21T14:29:55.932Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-21T14:29:55.935Z] Trying to pass milestone 8 [Pipeline] milestone [2020-04-21T14:29:55.966Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-21T14:29:56.110Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00628d1ad98d8f13d) in /home/ubuntu/workspace/moby_PR-40825 [Pipeline] { [Pipeline] checkout [2020-04-21T14:29:56.181Z] using credential docker-jenkins-github-credentials [2020-04-21T14:29:56.188Z] Cloning the remote Git repository [2020-04-21T14:29:56.188Z] Cloning with configured refspecs honoured and without tags [2020-04-21T14:29:56.191Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:29:56.191Z] > git init /home/ubuntu/workspace/moby_PR-40825 # timeout=10 [2020-04-21T14:29:56.204Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:29:56.204Z] > git --version # timeout=10 [2020-04-21T14:29:56.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:29:56.219Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:30:08.953Z] Fetching without tags [2020-04-21T14:30:09.258Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:30:09.793Z] Merge succeeded, producing 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:30:09.793Z] Checking out Revision 8312004f41e9500824fa16ae991eeee0083f4771 (PR-40825) [2020-04-21T14:30:10.300Z] Commit message: "remove uses of deprecated pkg/term" [2020-04-21T14:30:10.317Z] First time build. Skipping changelog. [2020-04-21T14:30:08.934Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:30:08.937Z] > git config --add remote.origin.fetch +refs/pull/40825/head:refs/remotes/origin/PR-40825 # timeout=10 [2020-04-21T14:30:08.940Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:30:08.948Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:30:08.957Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:30:08.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:30:08.958Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:30:09.260Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:30:09.265Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:30:09.768Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:30:09.785Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:30:09.795Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:30:09.803Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:30:10.302Z] > git rev-list --no-walk 06fb2cc612c83aa880dbfb2a82cb045781db6afb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-21T14:30:11.182Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40825:/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-21T14:30:11.182Z] Unable to find image 'alpine:latest' locally [2020-04-21T14:30:11.182Z] latest: Pulling from library/alpine [2020-04-21T14:30:11.182Z] aad63a933944: Already exists [2020-04-21T14:30:11.440Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-21T14:30:11.440Z] Status: Downloaded newer image for alpine:latest [2020-04-21T14:30:14.728Z] 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 [2020-04-21T14:30:15.200Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00628d1ad98d8f13d) in /home/ubuntu/workspace/moby_PR-40825 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-04-21T14:30:15.242Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-40825 [2020-04-21T14:30:15.250Z] Running on ppc64le-ubuntu-13 in /home/docker/workspace/moby_PR-40825 [Pipeline] checkout [2020-04-21T14:30:15.263Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-04-21T14:30:15.288Z] Fetching changes from the remote Git repository [2020-04-21T14:30:15.295Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [2020-04-21T14:30:15.406Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-21T14:30:15.423Z] Cloning the remote Git repository [2020-04-21T14:30:15.423Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-04-21T14:30:15.462Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [2020-04-21T14:30:15.484Z] Cloning the remote Git repository [2020-04-21T14:30:15.484Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-21T14:30:15.561Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:30:15.627Z] Merge succeeded, producing 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:30:15.627Z] Checking out Revision 8312004f41e9500824fa16ae991eeee0083f4771 (PR-40825) [2020-04-21T14:30:15.674Z] Commit message: "remove uses of deprecated pkg/term" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-21T14:30:15.277Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-21T14:30:15.289Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:30:15.300Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:30:15.300Z] > git --version # timeout=10 [2020-04-21T14:30:15.307Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:30:15.308Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:30:15.563Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:30:15.567Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:30:15.607Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:30:15.613Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:30:15.629Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:30:15.631Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:30:15.428Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:30:15.428Z] > git init /home/jenkins/workspace/moby_PR-40825 # timeout=10 [2020-04-21T14:30:15.441Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:30:15.441Z] > git --version # timeout=10 [2020-04-21T14:30:15.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:30:15.446Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:30:16.405Z] + [ PR != PR ] [2020-04-21T14:30:16.405Z] + [ master != master ] [2020-04-21T14:30:16.405Z] + [ false = true ] [2020-04-21T14:30:15.503Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:30:15.503Z] > git init /home/docker/workspace/moby_PR-40825 # timeout=10 [2020-04-21T14:30:15.516Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:30:15.516Z] > git --version # timeout=10 [2020-04-21T14:30:15.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:30:15.521Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:30:16.741Z] + docker version [2020-04-21T14:30:16.741Z] Client: Docker Engine - Community [2020-04-21T14:30:16.742Z] Version: 19.03.8 [2020-04-21T14:30:16.742Z] API version: 1.40 [2020-04-21T14:30:16.742Z] Go version: go1.12.17 [2020-04-21T14:30:16.742Z] Git commit: afacb8b7f0 [2020-04-21T14:30:16.742Z] Built: Wed Mar 11 01:25:46 2020 [2020-04-21T14:30:16.742Z] OS/Arch: linux/amd64 [2020-04-21T14:30:16.742Z] Experimental: false [2020-04-21T14:30:16.742Z] [2020-04-21T14:30:16.742Z] Server: Docker Engine - Community [2020-04-21T14:30:16.742Z] Engine: [2020-04-21T14:30:16.742Z] Version: 19.03.8 [2020-04-21T14:30:16.742Z] API version: 1.40 (minimum version 1.12) [2020-04-21T14:30:16.742Z] Go version: go1.12.17 [2020-04-21T14:30:16.742Z] Git commit: afacb8b7f0 [2020-04-21T14:30:16.742Z] Built: Wed Mar 11 01:24:19 2020 [2020-04-21T14:30:16.742Z] OS/Arch: linux/amd64 [2020-04-21T14:30:16.742Z] Experimental: true [2020-04-21T14:30:16.742Z] containerd: [2020-04-21T14:30:16.742Z] Version: 1.2.13 [2020-04-21T14:30:16.742Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:30:16.742Z] runc: [2020-04-21T14:30:16.742Z] Version: 1.0.0-rc10 [2020-04-21T14:30:16.742Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:30:16.742Z] docker-init: [2020-04-21T14:30:16.742Z] Version: 0.18.0 [2020-04-21T14:30:16.742Z] GitCommit: fec3683 [Pipeline] sh [2020-04-21T14:30:17.022Z] + docker info [2020-04-21T14:30:24.553Z] Fetching without tags [2020-04-21T14:30:24.832Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:30:24.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:30:24.531Z] > git config --add remote.origin.fetch +refs/pull/40825/head:refs/remotes/origin/PR-40825 # timeout=10 [2020-04-21T14:30:24.533Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:30:24.545Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:30:24.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:30:24.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:30:24.558Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:30:24.837Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:30:24.845Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:30:25.337Z] Merge succeeded, producing 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:30:25.337Z] Checking out Revision 8312004f41e9500824fa16ae991eeee0083f4771 (PR-40825) [2020-04-21T14:30:25.653Z] Commit message: "remove uses of deprecated pkg/term" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:30:25.310Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:30:25.327Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:30:25.343Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:30:25.344Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:30:26.516Z] + docker version [2020-04-21T14:30:26.516Z] Client: Docker Engine - Community [2020-04-21T14:30:26.516Z] Version: 19.03.7 [2020-04-21T14:30:26.516Z] API version: 1.40 [2020-04-21T14:30:26.516Z] Go version: go1.12.17 [2020-04-21T14:30:26.516Z] Git commit: 7141c199a2 [2020-04-21T14:30:26.516Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-21T14:30:26.516Z] OS/Arch: linux/s390x [2020-04-21T14:30:26.516Z] Experimental: false [2020-04-21T14:30:26.516Z] [2020-04-21T14:30:26.516Z] Server: Docker Engine - Community [2020-04-21T14:30:26.516Z] Engine: [2020-04-21T14:30:26.516Z] Version: 19.03.7 [2020-04-21T14:30:26.516Z] API version: 1.40 (minimum version 1.12) [2020-04-21T14:30:26.516Z] Go version: go1.12.17 [2020-04-21T14:30:26.516Z] Git commit: 7141c199a2 [2020-04-21T14:30:26.516Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-21T14:30:26.516Z] OS/Arch: linux/s390x [2020-04-21T14:30:26.516Z] Experimental: true [2020-04-21T14:30:26.516Z] containerd: [2020-04-21T14:30:26.516Z] Version: 1.2.13 [2020-04-21T14:30:26.516Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:30:26.516Z] runc: [2020-04-21T14:30:26.516Z] Version: 1.0.0-rc10 [2020-04-21T14:30:26.516Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:30:26.516Z] docker-init: [2020-04-21T14:30:26.516Z] Version: 0.18.0 [2020-04-21T14:30:26.516Z] GitCommit: fec3683 [Pipeline] sh [2020-04-21T14:30:26.884Z] + docker info [2020-04-21T14:30:26.972Z] Client: [2020-04-21T14:30:26.972Z] Debug Mode: false [2020-04-21T14:30:26.972Z] [2020-04-21T14:30:26.972Z] Server: [2020-04-21T14:30:26.972Z] Containers: 0 [2020-04-21T14:30:26.972Z] Running: 0 [2020-04-21T14:30:26.972Z] Paused: 0 [2020-04-21T14:30:26.972Z] Stopped: 0 [2020-04-21T14:30:26.972Z] Images: 2 [2020-04-21T14:30:26.972Z] Server Version: 19.03.8 [2020-04-21T14:30:26.972Z] Storage Driver: overlay2 [2020-04-21T14:30:26.972Z] Backing Filesystem: [2020-04-21T14:30:26.972Z] Supports d_type: true [2020-04-21T14:30:26.972Z] Native Overlay Diff: true [2020-04-21T14:30:26.972Z] Logging Driver: json-file [2020-04-21T14:30:26.972Z] Cgroup Driver: cgroupfs [2020-04-21T14:30:26.972Z] Plugins: [2020-04-21T14:30:26.972Z] Volume: local [2020-04-21T14:30:26.972Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:30:26.972Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-21T14:30:26.972Z] Swarm: inactive [2020-04-21T14:30:26.972Z] Runtimes: runc [2020-04-21T14:30:26.972Z] Default Runtime: runc [2020-04-21T14:30:26.972Z] Init Binary: docker-init [2020-04-21T14:30:26.972Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:30:26.972Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:30:26.972Z] init version: fec3683 [2020-04-21T14:30:26.972Z] Security Options: [2020-04-21T14:30:26.972Z] apparmor [2020-04-21T14:30:26.972Z] seccomp [2020-04-21T14:30:26.972Z] Profile: default [2020-04-21T14:30:26.972Z] Kernel Version: 4.15.0-1065-aws [2020-04-21T14:30:26.972Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-21T14:30:26.972Z] OSType: linux [2020-04-21T14:30:26.972Z] Architecture: x86_64 [2020-04-21T14:30:26.972Z] CPUs: 2 [2020-04-21T14:30:26.972Z] Total Memory: 7.501GiB [2020-04-21T14:30:26.972Z] Name: ip-10-100-119-130 [2020-04-21T14:30:26.972Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-04-21T14:30:26.972Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:30:26.972Z] Debug Mode: false [2020-04-21T14:30:26.972Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:30:26.972Z] Labels: [2020-04-21T14:30:26.972Z] Experimental: true [2020-04-21T14:30:26.972Z] Insecure Registries: [2020-04-21T14:30:26.972Z] 127.0.0.0/8 [2020-04-21T14:30:26.972Z] Live Restore Enabled: true [2020-04-21T14:30:26.972Z] [2020-04-21T14:30:26.972Z] WARNING: No swap limit support [Pipeline] sh [2020-04-21T14:30:27.251Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:30:27.251Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:30:27.251Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40825/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:30:27.251Z] + bash /home/ubuntu/workspace/moby_PR-40825/check-config.sh [2020-04-21T14:30:27.251Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:30:27.251Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-04-21T14:30:27.251Z] [2020-04-21T14:30:27.251Z] Generally Necessary: [2020-04-21T14:30:27.251Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:30:27.251Z] - apparmor: enabled and tools installed [2020-04-21T14:30:27.251Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:30:27.251Z] - CONFIG_NET_NS: enabled [2020-04-21T14:30:27.251Z] - CONFIG_PID_NS: enabled [2020-04-21T14:30:27.251Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:30:27.251Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:30:27.251Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:30:27.251Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:30:27.251Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:30:27.496Z] Client: [2020-04-21T14:30:27.496Z] Debug Mode: false [2020-04-21T14:30:27.496Z] [2020-04-21T14:30:27.496Z] Server: [2020-04-21T14:30:27.496Z] Containers: 0 [2020-04-21T14:30:27.496Z] Running: 0 [2020-04-21T14:30:27.496Z] Paused: 0 [2020-04-21T14:30:27.496Z] Stopped: 0 [2020-04-21T14:30:27.496Z] Images: 0 [2020-04-21T14:30:27.496Z] Server Version: 19.03.7 [2020-04-21T14:30:27.496Z] Storage Driver: overlay2 [2020-04-21T14:30:27.496Z] Backing Filesystem: [2020-04-21T14:30:27.496Z] Supports d_type: true [2020-04-21T14:30:27.496Z] Native Overlay Diff: true [2020-04-21T14:30:27.496Z] Logging Driver: json-file [2020-04-21T14:30:27.496Z] Cgroup Driver: cgroupfs [2020-04-21T14:30:27.496Z] Plugins: [2020-04-21T14:30:27.496Z] Volume: local [2020-04-21T14:30:27.496Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:30:27.496Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-21T14:30:27.496Z] Swarm: inactive [2020-04-21T14:30:27.496Z] Runtimes: runc [2020-04-21T14:30:27.496Z] Default Runtime: runc [2020-04-21T14:30:27.496Z] Init Binary: docker-init [2020-04-21T14:30:27.496Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:30:27.496Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:30:27.496Z] init version: fec3683 [2020-04-21T14:30:27.496Z] Security Options: [2020-04-21T14:30:27.496Z] apparmor [2020-04-21T14:30:27.496Z] seccomp [2020-04-21T14:30:27.496Z] Profile: default [2020-04-21T14:30:27.496Z] Kernel Version: 4.15.0-88-generic [2020-04-21T14:30:27.496Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-21T14:30:27.496Z] OSType: linux [2020-04-21T14:30:27.496Z] Architecture: s390x [2020-04-21T14:30:27.496Z] CPUs: 2 [2020-04-21T14:30:27.496Z] Total Memory: 7.861GiB [2020-04-21T14:30:27.496Z] Name: s390x-ubuntu-30 [2020-04-21T14:30:27.496Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-21T14:30:27.496Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:30:27.496Z] Debug Mode: false [2020-04-21T14:30:27.496Z] Username: dockerbuildbot [2020-04-21T14:30:27.496Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:30:27.496Z] Labels: [2020-04-21T14:30:27.496Z] Experimental: true [2020-04-21T14:30:27.496Z] Insecure Registries: [2020-04-21T14:30:27.496Z] 127.0.0.0/8 [2020-04-21T14:30:27.496Z] Live Restore Enabled: false [2020-04-21T14:30:27.496Z] [2020-04-21T14:30:27.496Z] WARNING: No swap limit support [2020-04-21T14:30:27.507Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:30:27.507Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:30:27.507Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:30:27.507Z] - CONFIG_MEMCG: enabled [2020-04-21T14:30:27.508Z] - CONFIG_KEYS: enabled [2020-04-21T14:30:27.508Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:30:27.508Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:30:27.508Z] [2020-04-21T14:30:27.508Z] Optional Features: [2020-04-21T14:30:27.508Z] - CONFIG_USER_NS: enabled [2020-04-21T14:30:27.508Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:30:27.508Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:30:27.508Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:30:27.508Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:30:27.508Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-21T14:30:27.508Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-21T14:30:27.508Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:30:27.508Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:30:27.508Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:30:27.508Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:30:27.508Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:30:27.508Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:30:27.508Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:30:27.508Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:30:27.508Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:30:27.508Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:30:27.508Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:30:27.508Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:30:27.508Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:30:27.508Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:30:27.508Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:30:27.508Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:30:27.508Z] - Network Drivers: [2020-04-21T14:30:27.508Z] - "overlay": [2020-04-21T14:30:27.508Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:30:27.508Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:30:27.508Z] Optional (for encrypted networks): [Pipeline] sh [2020-04-21T14:30:27.764Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:30:27.765Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-21T14:30:27.765Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-21T14:30:27.765Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-21T14:30:27.765Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-21T14:30:27.765Z] - CONFIG_XFRM: enabled [2020-04-21T14:30:27.765Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:30:27.765Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:30:27.765Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:30:27.765Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:30:27.765Z] - "ipvlan": [2020-04-21T14:30:27.765Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:30:27.765Z] - "macvlan": [2020-04-21T14:30:27.765Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:30:27.765Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:30:27.765Z] - "ftp,tftp client in container": [2020-04-21T14:30:27.765Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:30:27.765Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:30:27.765Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:30:27.765Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:30:27.765Z] - Storage Drivers: [2020-04-21T14:30:27.765Z] - "aufs": [2020-04-21T14:30:27.765Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:30:27.765Z] - "btrfs": [2020-04-21T14:30:27.765Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:30:27.765Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:30:27.765Z] - "devicemapper": [2020-04-21T14:30:27.765Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:30:27.765Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:30:27.765Z] - "overlay": [2020-04-21T14:30:27.765Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:30:27.765Z] - "zfs": [2020-04-21T14:30:27.765Z] - /dev/zfs: missing [2020-04-21T14:30:27.765Z] - zfs command: missing [2020-04-21T14:30:27.765Z] - zpool command: missing [2020-04-21T14:30:27.765Z] [2020-04-21T14:30:27.765Z] Limits: [2020-04-21T14:30:27.765Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:30:27.765Z] [2020-04-21T14:30:27.765Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-21T14:30:27.866Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:30:27.866Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:30:27.866Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40825/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:30:27.866Z] + bash /home/jenkins/workspace/moby_PR-40825/check-config.sh [2020-04-21T14:30:27.866Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:30:27.866Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-21T14:30:27.866Z] [2020-04-21T14:30:27.866Z] Generally Necessary: [2020-04-21T14:30:27.866Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:30:27.866Z] - apparmor: enabled and tools installed [2020-04-21T14:30:27.866Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:30:27.866Z] - CONFIG_NET_NS: enabled [2020-04-21T14:30:27.866Z] - CONFIG_PID_NS: enabled [2020-04-21T14:30:27.866Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:30:27.866Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:30:27.866Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:30:27.866Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:30:27.866Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:30:27.866Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:30:27.866Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:30:27.866Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:30:27.866Z] - CONFIG_MEMCG: enabled [2020-04-21T14:30:27.866Z] - CONFIG_KEYS: enabled [2020-04-21T14:30:27.866Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:30:27.866Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:30:27.866Z] [2020-04-21T14:30:27.866Z] Optional Features: [2020-04-21T14:30:27.866Z] - CONFIG_USER_NS: enabled [2020-04-21T14:30:27.866Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:30:27.866Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:30:27.866Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:30:27.866Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:30:27.866Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-21T14:30:27.866Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:30:27.866Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:30:27.866Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:30:27.866Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:30:27.866Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:30:27.866Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:30:27.866Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:30:27.866Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:30:27.866Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:30:27.866Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:30:27.866Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:30:27.866Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:30:27.866Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:30:27.866Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:30:27.866Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:30:27.866Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:30:27.866Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:30:27.866Z] - Network Drivers: [2020-04-21T14:30:27.866Z] - "overlay": [2020-04-21T14:30:28.098Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8312004f41e9500824fa16ae991eeee0083f4771 . [2020-04-21T14:30:28.098Z] #2 [internal] load build definition from Dockerfile [2020-04-21T14:30:28.098Z] #2 transferring dockerfile: 17.09kB done [2020-04-21T14:30:28.098Z] #2 DONE 0.0s [2020-04-21T14:30:28.098Z] [2020-04-21T14:30:28.098Z] #1 [internal] load .dockerignore [2020-04-21T14:30:28.098Z] #1 transferring context: 87B done [2020-04-21T14:30:28.098Z] #1 DONE 0.0s [2020-04-21T14:30:28.098Z] [2020-04-21T14:30:28.098Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:30:28.147Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:30:28.147Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:30:28.147Z] Optional (for encrypted networks): [2020-04-21T14:30:28.147Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:30:28.147Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-21T14:30:28.147Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-21T14:30:28.147Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-21T14:30:28.147Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-21T14:30:28.147Z] - CONFIG_XFRM: enabled [2020-04-21T14:30:28.147Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:30:28.147Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:30:28.147Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:30:28.147Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:30:28.147Z] - "ipvlan": [2020-04-21T14:30:28.147Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:30:28.147Z] - "macvlan": [2020-04-21T14:30:28.147Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:30:28.147Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:30:28.147Z] - "ftp,tftp client in container": [2020-04-21T14:30:28.147Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:30:28.147Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:30:28.147Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:30:28.147Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:30:28.147Z] - Storage Drivers: [2020-04-21T14:30:28.147Z] - "aufs": [2020-04-21T14:30:28.147Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:30:28.147Z] - "btrfs": [2020-04-21T14:30:28.147Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:30:28.147Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:30:28.147Z] - "devicemapper": [2020-04-21T14:30:28.147Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:30:28.147Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:30:28.147Z] - "overlay": [2020-04-21T14:30:28.147Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:30:28.147Z] - "zfs": [2020-04-21T14:30:28.147Z] - /dev/zfs: missing [2020-04-21T14:30:28.147Z] - zfs command: missing [2020-04-21T14:30:28.147Z] - zpool command: missing [2020-04-21T14:30:28.147Z] [2020-04-21T14:30:28.147Z] Limits: [2020-04-21T14:30:28.147Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:30:28.147Z] [2020-04-21T14:30:28.147Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-21T14:30:28.355Z] #3 DONE 0.2s [2020-04-21T14:30:28.355Z] [2020-04-21T14:30:28.355Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:30:28.355Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:30:28.355Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-21T14:30:28.355Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-21T14:30:28.355Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-21T14:30:28.355Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-21T14:30:28.564Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8312004f41e9500824fa16ae991eeee0083f4771 . [2020-04-21T14:30:28.564Z] #2 [internal] load .dockerignore [2020-04-21T14:30:28.564Z] #2 transferring context: 87B 0.0s done [2020-04-21T14:30:28.564Z] #2 DONE 0.0s [2020-04-21T14:30:28.564Z] [2020-04-21T14:30:28.564Z] #1 [internal] load build definition from Dockerfile [2020-04-21T14:30:28.564Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-21T14:30:28.564Z] #1 DONE 0.0s [2020-04-21T14:30:28.564Z] [2020-04-21T14:30:28.564Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:30:28.697Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 5.22MB / 8.82MB 0.2s [2020-04-21T14:30:28.697Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-21T14:30:28.697Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2020-04-21T14:30:28.846Z] #3 DONE 0.3s [2020-04-21T14:30:28.846Z] [2020-04-21T14:30:28.846Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:30:28.846Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:30:28.846Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-21T14:30:28.846Z] #4 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2020-04-21T14:30:28.846Z] #4 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2020-04-21T14:30:28.846Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.1s [2020-04-21T14:30:28.954Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-04-21T14:30:28.954Z] #4 DONE 0.5s [2020-04-21T14:30:29.134Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.31MB / 8.87MB 0.2s [2020-04-21T14:30:29.134Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf [2020-04-21T14:30:29.134Z] #4 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2020-04-21T14:30:29.211Z] [2020-04-21T14:30:29.211Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:30:29.415Z] #4 extracting sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0.2s done [2020-04-21T14:30:29.415Z] #4 DONE 0.5s [2020-04-21T14:30:29.467Z] #5 DONE 0.1s [2020-04-21T14:30:29.467Z] [2020-04-21T14:30:29.467Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:30:29.467Z] #6 DONE 0.2s [2020-04-21T14:30:29.467Z] [2020-04-21T14:30:29.467Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:30:29.467Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:30:29.467Z] #7 CACHED [2020-04-21T14:30:29.467Z] [2020-04-21T14:30:29.467Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:30:29.467Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:30:29.724Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-21T14:30:29.724Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-21T14:30:29.724Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 125.53kB / 9.86MB 0.1s [2020-04-21T14:30:29.724Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.02MB / 9.86MB 0.2s [2020-04-21T14:30:29.980Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-04-21T14:30:29.980Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-04-21T14:30:30.046Z] [2020-04-21T14:30:30.046Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:30:30.046Z] #6 DONE 0.2s [2020-04-21T14:30:30.046Z] [2020-04-21T14:30:30.046Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:30:30.046Z] #5 DONE 0.2s [2020-04-21T14:30:30.046Z] [2020-04-21T14:30:30.046Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:30:30.046Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:30:30.046Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-21T14:30:30.046Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-21T14:30:30.193Z] Still waiting to schedule task [2020-04-21T14:30:30.193Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-21T14:30:30.194Z] Still waiting to schedule task [2020-04-21T14:30:30.194Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-04-21T14:30:30.202Z] Still waiting to schedule task [2020-04-21T14:30:30.202Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-07ad5e4516c0914a8)’ [2020-04-21T14:30:30.204Z] Still waiting to schedule task [2020-04-21T14:30:30.204Z] Waiting for next available executor on ‘azwin-2-630470’ [2020-04-21T14:30:30.726Z] #71 ... [2020-04-21T14:30:30.726Z] [2020-04-21T14:30:30.726Z] #20 [internal] load build context [2020-04-21T14:30:30.726Z] #20 transferring context: 52.83MB 0.8s done [2020-04-21T14:30:30.726Z] #20 DONE 0.8s [2020-04-21T14:30:31.035Z] [2020-04-21T14:30:31.035Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:30:31.035Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:30:31.035Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 35.79MB / 48.96MB 0.9s [2020-04-21T14:30:31.035Z] #7 sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 7.38MB / 7.38MB 0.3s done [2020-04-21T14:30:31.035Z] #7 sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 9.88MB / 9.88MB 0.3s done [2020-04-21T14:30:31.035Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-21T14:30:31.035Z] #7 sha256:5c432bd2c904e26869e45307b22b5d0b2877ce29afe1452f8d3470a0dd427bc9 1.79kB / 1.79kB done [2020-04-21T14:30:31.035Z] #7 sha256:37b6756d34834edc74f48c60c8f5a12d9c2e91e6f3eaad121dcd3fff1ed67117 5.46kB / 5.46kB done [2020-04-21T14:30:31.035Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 20.01MB / 56.67MB 0.9s [2020-04-21T14:30:31.035Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 19.20MB / 51.37MB 0.9s [2020-04-21T14:30:31.035Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 42.73MB / 48.96MB 1.1s [2020-04-21T14:30:31.035Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 26.35MB / 56.67MB 1.1s [2020-04-21T14:30:31.035Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 29.53MB / 51.37MB 1.1s [2020-04-21T14:30:31.343Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 47.23MB / 48.96MB 1.2s [2020-04-21T14:30:31.343Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 29.98MB / 56.67MB 1.2s [2020-04-21T14:30:31.343Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 33.18MB / 51.37MB 1.2s [2020-04-21T14:30:31.343Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 34.49MB / 56.67MB 1.3s [2020-04-21T14:30:31.343Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 38.73MB / 51.37MB 1.3s [2020-04-21T14:30:31.352Z] #71 ... [2020-04-21T14:30:31.352Z] [2020-04-21T14:30:31.352Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:30:31.352Z] #8 DONE 1.6s [2020-04-21T14:30:31.352Z] [2020-04-21T14:30:31.352Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:30:31.352Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2020-04-21T14:30:31.609Z] #71 DONE 1.9s [2020-04-21T14:30:31.609Z] [2020-04-21T14:30:31.609Z] #20 [internal] load build context [2020-04-21T14:30:31.652Z] #7 sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 48.96MB / 48.96MB 1.3s done [2020-04-21T14:30:31.652Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 39.16MB / 56.67MB 1.5s [2020-04-21T14:30:31.652Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 50.68MB / 51.37MB 1.5s [2020-04-21T14:30:31.652Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 0B / 102.23MB 1.5s [2020-04-21T14:30:31.652Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 42.32MB / 56.67MB 1.6s [2020-04-21T14:30:31.652Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 7.92MB / 102.23MB 1.6s [2020-04-21T14:30:31.652Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 0.1s [2020-04-21T14:30:31.652Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 47.59MB / 56.67MB 1.7s [2020-04-21T14:30:31.652Z] #7 sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 51.37MB / 51.37MB 1.6s done [2020-04-21T14:30:31.652Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 14.44MB / 102.23MB 1.7s [2020-04-21T14:30:31.652Z] #7 sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 157B / 157B 1.6s done [2020-04-21T14:30:31.950Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 51.98MB / 56.67MB 1.8s [2020-04-21T14:30:31.950Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 55.34MB / 56.67MB 1.9s [2020-04-21T14:30:31.951Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 23.72MB / 102.23MB 1.9s [2020-04-21T14:30:31.951Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 30.52MB / 102.23MB 2.0s [2020-04-21T14:30:32.173Z] #20 transferring context: 52.83MB 2.7s done [2020-04-21T14:30:32.173Z] #20 DONE 2.7s [2020-04-21T14:30:32.173Z] [2020-04-21T14:30:32.173Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:30:32.233Z] #7 sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 56.67MB / 56.67MB 2.0s done [2020-04-21T14:30:32.233Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 40.83MB / 102.23MB 2.2s [2020-04-21T14:30:32.430Z] #9 DONE 1.3s [2020-04-21T14:30:32.430Z] [2020-04-21T14:30:32.430Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:30:32.430Z] #29 DONE 0.1s [2020-04-21T14:30:32.430Z] [2020-04-21T14:30:32.430Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:30:32.430Z] #35 ... [2020-04-21T14:30:32.430Z] [2020-04-21T14:30:32.430Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:30:32.430Z] #40 DONE 0.1s [2020-04-21T14:30:32.430Z] [2020-04-21T14:30:32.430Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:30:32.430Z] #21 DONE 0.1s [2020-04-21T14:30:32.518Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 55.47MB / 102.23MB 2.4s [2020-04-21T14:30:32.519Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 62.13MB / 102.23MB 2.5s [2020-04-21T14:30:32.687Z] [2020-04-21T14:30:32.687Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:30:32.687Z] #67 DONE 0.1s [2020-04-21T14:30:32.687Z] [2020-04-21T14:30:32.687Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:30:32.687Z] #22 DONE 0.1s [2020-04-21T14:30:32.687Z] [2020-04-21T14:30:32.687Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:30:32.687Z] #55 DONE 0.2s [2020-04-21T14:30:32.687Z] [2020-04-21T14:30:32.687Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:32.687Z] #56 ... [2020-04-21T14:30:32.687Z] [2020-04-21T14:30:32.687Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:30:32.687Z] #52 DONE 0.2s [2020-04-21T14:30:32.687Z] [2020-04-21T14:30:32.687Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:30:32.687Z] #73 DONE 0.2s [2020-04-21T14:30:32.687Z] [2020-04-21T14:30:32.687Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:30:32.687Z] #32 DONE 0.2s [2020-04-21T14:30:32.687Z] [2020-04-21T14:30:32.687Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:30:32.687Z] #46 DONE 0.2s [2020-04-21T14:30:32.687Z] [2020-04-21T14:30:32.687Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:30:32.687Z] #49 DONE 0.3s [2020-04-21T14:30:32.803Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 74.99MB / 102.23MB 2.7s [2020-04-21T14:30:32.803Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 86.44MB / 102.23MB 2.8s [2020-04-21T14:30:32.945Z] [2020-04-21T14:30:32.945Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:33.085Z] #7 ... [2020-04-21T14:30:33.085Z] [2020-04-21T14:30:33.085Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:30:33.085Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done [2020-04-21T14:30:33.085Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done [2020-04-21T14:30:33.085Z] #71 DONE 2.9s [2020-04-21T14:30:33.085Z] [2020-04-21T14:30:33.085Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:30:33.085Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 96.13MB / 102.23MB 2.9s [2020-04-21T14:30:33.085Z] #7 sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 102.23MB / 102.23MB 3.0s done [2020-04-21T14:30:33.367Z] #7 extracting sha256:54e2fb160a5d4a95ec7efe70c0045923ee557e87ee68ce03f2150b8366f26729 1.6s done [2020-04-21T14:30:33.367Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 [2020-04-21T14:30:33.648Z] #7 extracting sha256:a0f0f1e0f91312a55967b48addc24054fb2e7fb63926a621dd6e86ea62aff2b4 0.2s done [2020-04-21T14:30:33.648Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f [2020-04-21T14:30:33.929Z] #7 extracting sha256:4c7ce4aae52f7ba529ea00a3a1bfe7656e52dc1d8b0168a3d70b4e0a4392989f 0.2s done [2020-04-21T14:30:34.211Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f [2020-04-21T14:30:35.678Z] #7 extracting sha256:3d5250b872c2e5d6fcb26d734d43c62187b594e1ce80d34f0cf57fd5e3666b8f 1.4s done [2020-04-21T14:30:35.679Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 [2020-04-21T14:30:37.146Z] #7 extracting sha256:883ca322808a7e99ad3fc53b8542e0a318ab36e442ba86527ea8e1377326cc30 1.2s done [2020-04-21T14:30:37.146Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 [2020-04-21T14:30:38.211Z] #50 ... [2020-04-21T14:30:38.211Z] [2020-04-21T14:30:38.211Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:30:38.211Z] #62 4.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:30:38.211Z] #62 4.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:30:38.211Z] #62 4.243 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:30:38.211Z] #62 5.030 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:30:38.778Z] #62 ... [2020-04-21T14:30:38.778Z] [2020-04-21T14:30:38.778Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:38.778Z] #56 6.072 + RM_GOPATH=0 [2020-04-21T14:30:38.778Z] #56 6.072 + TMP_GOPATH= [2020-04-21T14:30:38.778Z] #56 6.072 + : /build [2020-04-21T14:30:38.778Z] #56 6.073 + '[' -z '' ']' [2020-04-21T14:30:38.778Z] #56 6.078 ++ mktemp -d [2020-04-21T14:30:38.778Z] #56 6.079 + export GOPATH=/tmp/tmp.ZJDtxZk51Y [2020-04-21T14:30:38.778Z] #56 6.079 + GOPATH=/tmp/tmp.ZJDtxZk51Y [2020-04-21T14:30:38.778Z] #56 6.079 + RM_GOPATH=1 [2020-04-21T14:30:38.778Z] #56 6.080 ++ dirname ./install.sh [2020-04-21T14:30:38.778Z] #56 6.085 + dir=. [2020-04-21T14:30:38.778Z] #56 6.086 + bin=shfmt [2020-04-21T14:30:38.778Z] #56 6.086 + shift [2020-04-21T14:30:38.778Z] #56 6.086 + '[' '!' -f ./shfmt.installer ']' [2020-04-21T14:30:38.778Z] #56 6.086 + . ./shfmt.installer [2020-04-21T14:30:38.778Z] #56 6.089 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:30:38.778Z] #56 6.089 + install_shfmt [2020-04-21T14:30:38.778Z] #56 6.089 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-21T14:30:38.778Z] #56 6.090 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:30:38.778Z] #56 6.090 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ZJDtxZk51Y/src/github.com/mvdan/sh [2020-04-21T14:30:38.778Z] #56 6.100 Cloning into '/tmp/tmp.ZJDtxZk51Y/src/github.com/mvdan/sh'... [2020-04-21T14:30:39.815Z] #7 extracting sha256:b8e8a0c32eb62ecd9cadb779762ce6950a7f028db9b38e02b3fd63ccc40f8265 2.4s done [2020-04-21T14:30:39.815Z] #7 extracting sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d [2020-04-21T14:30:39.815Z] #7 extracting sha256:46ebaa425083a93111773cb8e0ada073b063d6296df59b64d6fe7136b9960c4d 0.1s done [2020-04-21T14:30:39.816Z] #7 DONE 9.9s [2020-04-21T14:30:40.098Z] [2020-04-21T14:30:40.098Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:30:41.102Z] #8 DONE 1.1s [2020-04-21T14:30:41.102Z] [2020-04-21T14:30:41.102Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:30:41.261Z] Fetching without tags [2020-04-21T14:30:41.755Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:30:42.105Z] #9 DONE 1.0s [2020-04-21T14:30:42.105Z] [2020-04-21T14:30:42.105Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:30:42.105Z] #29 DONE 0.0s [2020-04-21T14:30:42.105Z] [2020-04-21T14:30:42.105Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:30:42.105Z] #40 DONE 0.1s [2020-04-21T14:30:42.105Z] [2020-04-21T14:30:42.105Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:30:42.105Z] #41 ... [2020-04-21T14:30:42.105Z] [2020-04-21T14:30:42.105Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:30:42.105Z] #21 DONE 0.1s [2020-04-21T14:30:42.105Z] [2020-04-21T14:30:42.105Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:30:42.105Z] #73 DONE 0.1s [2020-04-21T14:30:42.388Z] [2020-04-21T14:30:42.388Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:30:42.388Z] #52 DONE 0.1s [2020-04-21T14:30:42.388Z] [2020-04-21T14:30:42.388Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:30:42.388Z] #22 DONE 0.1s [2020-04-21T14:30:42.388Z] [2020-04-21T14:30:42.388Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:30:42.388Z] #67 DONE 0.1s [2020-04-21T14:30:42.388Z] [2020-04-21T14:30:42.388Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:30:42.388Z] #49 DONE 0.1s [2020-04-21T14:30:42.388Z] [2020-04-21T14:30:42.388Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:30:42.388Z] #46 DONE 0.1s [2020-04-21T14:30:42.388Z] [2020-04-21T14:30:42.388Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:30:42.388Z] #32 DONE 0.1s [2020-04-21T14:30:42.388Z] [2020-04-21T14:30:42.388Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:30:42.388Z] #55 DONE 0.2s [2020-04-21T14:30:42.388Z] [2020-04-21T14:30:42.388Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:42.955Z] #56 ... [2020-04-21T14:30:42.956Z] [2020-04-21T14:30:42.956Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:30:42.956Z] #30 6.683 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-21T14:30:42.956Z] #30 6.691 Cloning into '.'... [2020-04-21T14:30:42.956Z] #30 ... [2020-04-21T14:30:42.956Z] [2020-04-21T14:30:42.956Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:30:42.956Z] #41 6.600 + git clone https://github.com/docker/distribution.git . [2020-04-21T14:30:42.956Z] #41 6.603 Cloning into '.'... [2020-04-21T14:30:42.956Z] #41 ... [2020-04-21T14:30:42.956Z] [2020-04-21T14:30:42.956Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:42.956Z] #68 6.263 + RM_GOPATH=0 [2020-04-21T14:30:42.956Z] #68 6.263 + TMP_GOPATH= [2020-04-21T14:30:42.956Z] #68 6.263 + : /build/ [2020-04-21T14:30:42.956Z] #68 6.263 + '[' -z '' ']' [2020-04-21T14:30:42.956Z] #68 6.274 ++ mktemp -d [2020-04-21T14:30:42.956Z] #68 6.274 + export GOPATH=/tmp/tmp.5MRKbk75bQ [2020-04-21T14:30:42.956Z] #68 6.276 + GOPATH=/tmp/tmp.5MRKbk75bQ [2020-04-21T14:30:42.956Z] #68 6.276 + RM_GOPATH=1 [2020-04-21T14:30:42.956Z] #68 6.288 ++ dirname ./install.sh [2020-04-21T14:30:42.956Z] #68 6.289 + dir=. [2020-04-21T14:30:42.956Z] #68 6.293 + bin=rootlesskit [2020-04-21T14:30:42.956Z] #68 6.293 + shift [2020-04-21T14:30:42.956Z] #68 6.293 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-21T14:30:42.956Z] #68 6.294 + . ./rootlesskit.installer [2020-04-21T14:30:42.956Z] #68 6.294 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:30:42.956Z] #68 6.296 + install_rootlesskit [2020-04-21T14:30:42.956Z] #68 6.297 + case "$1" in [2020-04-21T14:30:42.956Z] #68 6.297 + export CGO_ENABLED=0 [2020-04-21T14:30:42.956Z] #68 6.298 + CGO_ENABLED=0 [2020-04-21T14:30:42.956Z] #68 6.298 + _install_rootlesskit [2020-04-21T14:30:42.956Z] #68 6.298 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-21T14:30:42.956Z] #68 6.298 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:30:42.956Z] #68 6.299 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5MRKbk75bQ/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:30:42.956Z] #68 6.300 Cloning into '/tmp/tmp.5MRKbk75bQ/src/github.com/rootless-containers/rootlesskit'... [2020-04-21T14:30:42.956Z] #68 ... [2020-04-21T14:30:42.956Z] [2020-04-21T14:30:42.956Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:30:42.956Z] #47 6.643 + RM_GOPATH=0 [2020-04-21T14:30:42.956Z] #47 6.643 + TMP_GOPATH= [2020-04-21T14:30:42.956Z] #47 6.643 + : /build [2020-04-21T14:30:42.956Z] #47 6.643 + '[' -z '' ']' [2020-04-21T14:30:42.956Z] #47 6.643 ++ mktemp -d [2020-04-21T14:30:42.956Z] #47 6.651 + export GOPATH=/tmp/tmp.TXjj069RI2 [2020-04-21T14:30:42.956Z] #47 6.651 + GOPATH=/tmp/tmp.TXjj069RI2 [2020-04-21T14:30:42.956Z] #47 6.651 + RM_GOPATH=1 [2020-04-21T14:30:42.956Z] #47 6.651 ++ dirname ./install.sh [2020-04-21T14:30:42.956Z] #47 6.651 + dir=. [2020-04-21T14:30:42.956Z] #47 6.651 + bin=vndr [2020-04-21T14:30:42.956Z] #47 6.651 + shift [2020-04-21T14:30:42.956Z] #47 6.651 + '[' '!' -f ./vndr.installer ']' [2020-04-21T14:30:42.956Z] #47 6.652 + . ./vndr.installer [2020-04-21T14:30:42.956Z] #47 6.657 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:30:42.956Z] #47 6.657 + install_vndr [2020-04-21T14:30:42.956Z] #47 6.661 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-21T14:30:42.956Z] #47 6.663 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:30:42.956Z] #47 6.663 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TXjj069RI2/src/github.com/LK4D4/vndr [2020-04-21T14:30:42.956Z] #47 6.667 Cloning into '/tmp/tmp.TXjj069RI2/src/github.com/LK4D4/vndr'... [2020-04-21T14:30:42.956Z] #47 7.415 + cd /tmp/tmp.TXjj069RI2/src/github.com/LK4D4/vndr [2020-04-21T14:30:42.956Z] #47 7.420 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:30:42.956Z] #47 7.424 + go build -buildmode=pie -v -o /build/vndr . [2020-04-21T14:30:42.956Z] #47 8.990 internal/bytealg [2020-04-21T14:30:42.956Z] #47 9.018 internal/race [2020-04-21T14:30:42.956Z] #47 9.088 sync/atomic [2020-04-21T14:30:42.956Z] #47 9.415 unicode [2020-04-21T14:30:42.956Z] #47 9.821 runtime [2020-04-21T14:30:42.956Z] #47 ... [2020-04-21T14:30:42.956Z] [2020-04-21T14:30:42.956Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:42.956Z] #53 6.730 + RM_GOPATH=0 [2020-04-21T14:30:42.956Z] #53 6.730 + TMP_GOPATH= [2020-04-21T14:30:42.956Z] #53 6.730 + : /build [2020-04-21T14:30:42.956Z] #53 6.740 + '[' -z '' ']' [2020-04-21T14:30:42.956Z] #53 6.745 ++ mktemp -d [2020-04-21T14:30:42.956Z] #53 6.746 + export GOPATH=/tmp/tmp.hF9pcwMM5M [2020-04-21T14:30:42.956Z] #53 6.746 + GOPATH=/tmp/tmp.hF9pcwMM5M [2020-04-21T14:30:42.956Z] #53 6.746 + RM_GOPATH=1 [2020-04-21T14:30:42.956Z] #53 6.747 ++ dirname ./install.sh [2020-04-21T14:30:42.956Z] #53 6.750 + dir=. [2020-04-21T14:30:42.956Z] #53 6.756 + bin=golangci_lint [2020-04-21T14:30:42.956Z] #53 6.756 + shift [2020-04-21T14:30:42.956Z] #53 6.756 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-21T14:30:42.956Z] #53 6.756 + . ./golangci_lint.installer [2020-04-21T14:30:42.956Z] #53 6.756 ++ : v1.23.8 [2020-04-21T14:30:42.956Z] #53 6.756 + install_golangci_lint [2020-04-21T14:30:42.956Z] #53 6.760 + echo 'Installing golangci-lint version v1.23.8' [2020-04-21T14:30:42.956Z] #53 6.760 Installing golangci-lint version v1.23.8 [2020-04-21T14:30:42.956Z] #53 6.760 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-21T14:30:43.034Z] Merge succeeded, producing 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:30:43.034Z] Checking out Revision 8312004f41e9500824fa16ae991eeee0083f4771 (PR-40825) [2020-04-21T14:30:43.212Z] #53 ... [2020-04-21T14:30:43.212Z] [2020-04-21T14:30:43.212Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:30:43.212Z] #25 3.986 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:30:43.212Z] #25 4.074 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:30:43.212Z] #25 4.322 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:30:43.212Z] #25 5.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:30:43.212Z] #25 7.393 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:30:43.212Z] #25 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:30:43.212Z] #25 ... [2020-04-21T14:30:43.212Z] [2020-04-21T14:30:43.212Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:43.212Z] #33 6.427 + RM_GOPATH=0 [2020-04-21T14:30:43.212Z] #33 6.427 + TMP_GOPATH= [2020-04-21T14:30:43.212Z] #33 6.427 + : /build [2020-04-21T14:30:43.212Z] #33 6.427 + '[' -z '' ']' [2020-04-21T14:30:43.212Z] #33 6.427 ++ mktemp -d [2020-04-21T14:30:43.212Z] #33 6.428 + export GOPATH=/tmp/tmp.w0mfE5tt2D [2020-04-21T14:30:43.212Z] #33 6.428 + GOPATH=/tmp/tmp.w0mfE5tt2D [2020-04-21T14:30:43.212Z] #33 6.428 + RM_GOPATH=1 [2020-04-21T14:30:43.212Z] #33 6.438 ++ dirname ./install.sh [2020-04-21T14:30:43.212Z] #33 6.438 + dir=. [2020-04-21T14:30:43.212Z] #33 6.439 + bin=tomlv [2020-04-21T14:30:43.212Z] #33 6.439 + shift [2020-04-21T14:30:43.213Z] #33 6.439 + '[' '!' -f ./tomlv.installer ']' [2020-04-21T14:30:43.213Z] #33 6.439 + . ./tomlv.installer [2020-04-21T14:30:43.213Z] #33 6.439 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:30:43.213Z] #33 6.439 + install_tomlv [2020-04-21T14:30:43.213Z] #33 6.439 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-21T14:30:43.213Z] #33 6.439 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:30:43.213Z] #33 6.439 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.w0mfE5tt2D/src/github.com/BurntSushi/toml [2020-04-21T14:30:43.213Z] #33 6.441 Cloning into '/tmp/tmp.w0mfE5tt2D/src/github.com/BurntSushi/toml'... [2020-04-21T14:30:43.213Z] #33 7.393 + cd /tmp/tmp.w0mfE5tt2D/src/github.com/BurntSushi/toml [2020-04-21T14:30:43.213Z] #33 7.394 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:30:43.213Z] #33 7.421 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:30:43.213Z] #33 8.259 runtime/internal/atomic [2020-04-21T14:30:43.213Z] #33 8.302 internal/cpu [2020-04-21T14:30:43.213Z] #33 8.512 runtime/internal/sys [2020-04-21T14:30:43.213Z] #33 8.730 runtime/internal/math [2020-04-21T14:30:43.213Z] #33 8.849 math/bits [2020-04-21T14:30:43.213Z] #33 8.926 internal/bytealg [2020-04-21T14:30:43.213Z] #33 9.465 math [2020-04-21T14:30:43.213Z] #33 9.910 runtime [2020-04-21T14:30:41.222Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:30:41.228Z] > git config --add remote.origin.fetch +refs/pull/40825/head:refs/remotes/origin/PR-40825 # timeout=10 [2020-04-21T14:30:41.231Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:30:41.247Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:30:41.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:30:41.269Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:30:41.270Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:30:41.762Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:30:41.766Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:30:42.998Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:30:43.023Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:30:43.040Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:30:43.044Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:30:43.469Z] #33 ... [2020-04-21T14:30:43.469Z] [2020-04-21T14:30:43.469Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:43.469Z] #74 6.213 + RM_GOPATH=0 [2020-04-21T14:30:43.469Z] #74 6.213 + TMP_GOPATH= [2020-04-21T14:30:43.469Z] #74 6.213 + : /build [2020-04-21T14:30:43.469Z] #74 6.214 + '[' -z '' ']' [2020-04-21T14:30:43.469Z] #74 6.217 ++ mktemp -d [2020-04-21T14:30:43.469Z] #74 6.218 + export GOPATH=/tmp/tmp.o0p0bQ15rC [2020-04-21T14:30:43.469Z] #74 6.218 + GOPATH=/tmp/tmp.o0p0bQ15rC [2020-04-21T14:30:43.469Z] #74 6.218 + RM_GOPATH=1 [2020-04-21T14:30:43.469Z] #74 6.219 ++ dirname ./install.sh [2020-04-21T14:30:43.469Z] #74 6.221 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:30:43.469Z] #74 6.221 + dir=. [2020-04-21T14:30:43.469Z] #74 6.221 + bin=proxy [2020-04-21T14:30:43.469Z] #74 6.221 + shift [2020-04-21T14:30:43.469Z] #74 6.221 + '[' '!' -f ./proxy.installer ']' [2020-04-21T14:30:43.469Z] #74 6.221 + . ./proxy.installer [2020-04-21T14:30:43.469Z] #74 6.221 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:30:43.469Z] #74 6.221 + install_proxy [2020-04-21T14:30:43.469Z] #74 6.221 + case "$1" in [2020-04-21T14:30:43.469Z] #74 6.221 + export CGO_ENABLED=0 [2020-04-21T14:30:43.469Z] #74 6.221 + CGO_ENABLED=0 [2020-04-21T14:30:43.469Z] #74 6.221 + _install_proxy [2020-04-21T14:30:43.469Z] #74 6.221 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-21T14:30:43.469Z] #74 6.221 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.o0p0bQ15rC/src/github.com/docker/libnetwork [2020-04-21T14:30:43.469Z] #74 6.225 Cloning into '/tmp/tmp.o0p0bQ15rC/src/github.com/docker/libnetwork'... [2020-04-21T14:30:43.469Z] #74 ... [2020-04-21T14:30:43.469Z] [2020-04-21T14:30:43.469Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:30:43.469Z] #10 5.789 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:30:43.469Z] #10 5.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:30:43.469Z] #10 5.860 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:30:43.469Z] #10 7.154 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:30:43.469Z] #10 9.603 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:30:43.727Z] #10 ... [2020-04-21T14:30:43.727Z] [2020-04-21T14:30:43.727Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:43.727Z] #23 6.748 + RM_GOPATH=0 [2020-04-21T14:30:43.727Z] #23 6.748 + TMP_GOPATH= [2020-04-21T14:30:43.727Z] #23 6.748 + : /build [2020-04-21T14:30:43.727Z] #23 6.748 + '[' -z '' ']' [2020-04-21T14:30:43.727Z] #23 6.748 ++ mktemp -d [2020-04-21T14:30:43.727Z] #23 6.748 + export GOPATH=/tmp/tmp.EipeyebzUq [2020-04-21T14:30:43.727Z] #23 6.748 + GOPATH=/tmp/tmp.EipeyebzUq [2020-04-21T14:30:43.727Z] #23 6.748 + RM_GOPATH=1 [2020-04-21T14:30:43.727Z] #23 6.748 ++ dirname ./install.sh [2020-04-21T14:30:43.727Z] #23 6.748 + dir=. [2020-04-21T14:30:43.727Z] #23 6.748 + bin=dockercli [2020-04-21T14:30:43.727Z] #23 6.748 + shift [2020-04-21T14:30:43.727Z] #23 6.748 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:30:43.727Z] #23 6.749 + . ./dockercli.installer [2020-04-21T14:30:43.727Z] #23 6.749 ++ : stable [2020-04-21T14:30:43.727Z] #23 6.749 ++ : 17.06.2-ce [2020-04-21T14:30:43.727Z] #23 6.749 + install_dockercli [2020-04-21T14:30:43.727Z] #23 6.749 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:30:43.727Z] #23 6.749 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:30:43.727Z] #23 6.760 ++ uname -m [2020-04-21T14:30:43.727Z] #23 6.776 + arch=x86_64 [2020-04-21T14:30:43.727Z] #23 6.779 + '[' x86_64 '!=' x86_64 ']' [2020-04-21T14:30:43.727Z] #23 6.782 + url=https://download.docker.com/linux/static [2020-04-21T14:30:43.727Z] #23 6.784 + tar -xz docker/docker [2020-04-21T14:30:43.727Z] #23 6.797 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-21T14:30:43.984Z] #23 ... [2020-04-21T14:30:43.984Z] [2020-04-21T14:30:43.984Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:30:43.984Z] #43 6.482 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:30:43.984Z] #43 6.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:30:43.984Z] #43 6.529 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:30:43.985Z] #43 7.569 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:30:43.985Z] #43 9.907 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:30:43.985Z] #43 ... [2020-04-21T14:30:43.985Z] [2020-04-21T14:30:43.985Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:43.985Z] #68 11.00 + cd /tmp/tmp.5MRKbk75bQ/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:30:43.985Z] #68 11.01 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:30:44.043Z] Commit message: "remove uses of deprecated pkg/term" [2020-04-21T14:30:44.241Z] #68 11.46 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:30:44.242Z] #68 11.46 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:30:44.967Z] + docker version [2020-04-21T14:30:44.967Z] Client: [2020-04-21T14:30:44.967Z] Version: 18.06.1-ce [2020-04-21T14:30:44.967Z] API version: 1.38 [2020-04-21T14:30:44.967Z] Go version: go1.10.3 [2020-04-21T14:30:44.967Z] Git commit: e68fc7a [2020-04-21T14:30:44.967Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-21T14:30:44.967Z] OS/Arch: linux/ppc64le [2020-04-21T14:30:44.967Z] Experimental: false [2020-04-21T14:30:44.967Z] [2020-04-21T14:30:44.967Z] Server: [2020-04-21T14:30:44.967Z] Engine: [2020-04-21T14:30:44.967Z] Version: 18.06.1-ce [2020-04-21T14:30:44.967Z] API version: 1.38 (minimum version 1.12) [2020-04-21T14:30:44.967Z] Go version: go1.10.3 [2020-04-21T14:30:44.967Z] Git commit: e68fc7a [2020-04-21T14:30:44.967Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-21T14:30:44.967Z] OS/Arch: linux/ppc64le [2020-04-21T14:30:44.967Z] Experimental: true [Pipeline] sh [2020-04-21T14:30:45.353Z] + docker info [2020-04-21T14:30:45.353Z] Containers: 1 [2020-04-21T14:30:45.353Z] Running: 1 [2020-04-21T14:30:45.353Z] Paused: 0 [2020-04-21T14:30:45.353Z] Stopped: 0 [2020-04-21T14:30:45.353Z] Images: 16 [2020-04-21T14:30:45.353Z] Server Version: 18.06.1-ce [2020-04-21T14:30:45.353Z] Storage Driver: overlay2 [2020-04-21T14:30:45.353Z] Backing Filesystem: extfs [2020-04-21T14:30:45.353Z] Supports d_type: true [2020-04-21T14:30:45.353Z] Native Overlay Diff: true [2020-04-21T14:30:45.353Z] Logging Driver: json-file [2020-04-21T14:30:45.353Z] Cgroup Driver: cgroupfs [2020-04-21T14:30:45.353Z] Plugins: [2020-04-21T14:30:45.353Z] Volume: local [2020-04-21T14:30:45.353Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:30:45.353Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-21T14:30:45.353Z] Swarm: inactive [2020-04-21T14:30:45.353Z] Runtimes: runc [2020-04-21T14:30:45.353Z] Default Runtime: runc [2020-04-21T14:30:45.353Z] Init Binary: docker-init [2020-04-21T14:30:45.353Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-21T14:30:45.353Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-21T14:30:45.353Z] init version: fec3683 [2020-04-21T14:30:45.353Z] Security Options: [2020-04-21T14:30:45.353Z] apparmor [2020-04-21T14:30:45.353Z] seccomp [2020-04-21T14:30:45.353Z] Profile: default [2020-04-21T14:30:45.353Z] Kernel Version: 4.4.0-139-generic [2020-04-21T14:30:45.353Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-21T14:30:45.353Z] OSType: linux [2020-04-21T14:30:45.353Z] Architecture: ppc64le [2020-04-21T14:30:45.353Z] CPUs: 4 [2020-04-21T14:30:45.353Z] Total Memory: 7.972GiB [2020-04-21T14:30:45.353Z] Name: ppc64le-ubuntu-13 [2020-04-21T14:30:45.353Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-21T14:30:45.353Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:30:45.353Z] Debug Mode (client): false [2020-04-21T14:30:45.354Z] Debug Mode (server): false [2020-04-21T14:30:45.354Z] Username: dockerbuildbot [2020-04-21T14:30:45.354Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:30:45.354Z] Labels: [2020-04-21T14:30:45.354Z] Experimental: true [2020-04-21T14:30:45.354Z] Insecure Registries: [2020-04-21T14:30:45.354Z] 127.0.0.0/8 [2020-04-21T14:30:45.354Z] Live Restore Enabled: false [2020-04-21T14:30:45.354Z] [Pipeline] sh [2020-04-21T14:30:45.735Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:30:45.735Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:30:45.736Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40825/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:30:46.021Z] + bash /home/docker/workspace/moby_PR-40825/check-config.sh [2020-04-21T14:30:46.021Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:30:46.021Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-21T14:30:46.021Z] [2020-04-21T14:30:46.021Z] Generally Necessary: [2020-04-21T14:30:46.021Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:30:46.021Z] - apparmor: enabled and tools installed [2020-04-21T14:30:46.021Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:30:46.021Z] - CONFIG_NET_NS: enabled [2020-04-21T14:30:46.021Z] - CONFIG_PID_NS: enabled [2020-04-21T14:30:46.021Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:30:46.021Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:30:46.021Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:30:46.021Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:30:46.021Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:30:46.021Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:30:46.021Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:30:46.021Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:30:46.021Z] - CONFIG_MEMCG: enabled [2020-04-21T14:30:46.021Z] - CONFIG_KEYS: enabled [2020-04-21T14:30:46.021Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:30:46.021Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:30:46.021Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:30:46.021Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:30:46.021Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:30:46.310Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:30:46.310Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:30:46.310Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:30:46.310Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:30:46.310Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:30:46.310Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:30:46.310Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:30:46.310Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:30:46.310Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-21T14:30:46.310Z] [2020-04-21T14:30:46.310Z] Optional Features: [2020-04-21T14:30:46.310Z] - CONFIG_USER_NS: enabled [2020-04-21T14:30:46.310Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:30:46.310Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:30:46.310Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:30:46.310Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:30:46.310Z] (cgroup swap accounting is currently enabled) [2020-04-21T14:30:46.310Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-21T14:30:46.310Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:30:46.310Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:30:46.310Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:30:46.310Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:30:46.310Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:30:46.310Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:30:46.310Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:30:46.310Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:30:46.310Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:30:46.310Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:30:46.310Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:30:46.310Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:30:46.310Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:30:46.310Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:30:46.310Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:30:46.310Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:30:46.310Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:30:46.310Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:30:46.599Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:30:46.599Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:30:46.599Z] - Network Drivers: [2020-04-21T14:30:46.599Z] - "overlay": [2020-04-21T14:30:46.599Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:30:46.599Z] Optional (for encrypted networks): [2020-04-21T14:30:46.599Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:30:46.599Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_XFRM: enabled [2020-04-21T14:30:46.599Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:30:46.599Z] - "ipvlan": [2020-04-21T14:30:46.599Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:30:46.599Z] - "macvlan": [2020-04-21T14:30:46.599Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:30:46.599Z] - "ftp,tftp client in container": [2020-04-21T14:30:46.599Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:30:46.599Z] - Storage Drivers: [2020-04-21T14:30:46.599Z] - "aufs": [2020-04-21T14:30:46.599Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:30:46.599Z] - "btrfs": [2020-04-21T14:30:46.599Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:30:46.599Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:30:46.599Z] - "devicemapper": [2020-04-21T14:30:46.835Z] #56 4.075 + RM_GOPATH=0 [2020-04-21T14:30:46.835Z] #56 4.075 + TMP_GOPATH= [2020-04-21T14:30:46.835Z] #56 4.075 + : /build [2020-04-21T14:30:46.835Z] #56 4.076 + '[' -z '' ']' [2020-04-21T14:30:46.835Z] #56 4.077 ++ mktemp -d [2020-04-21T14:30:46.835Z] #56 4.078 + export GOPATH=/tmp/tmp.y6tXyCwgjH [2020-04-21T14:30:46.835Z] #56 4.078 + GOPATH=/tmp/tmp.y6tXyCwgjH [2020-04-21T14:30:46.835Z] #56 4.078 + RM_GOPATH=1 [2020-04-21T14:30:46.835Z] #56 4.078 ++ dirname ./install.sh [2020-04-21T14:30:46.835Z] #56 4.079 + dir=. [2020-04-21T14:30:46.835Z] #56 4.082 + bin=shfmt [2020-04-21T14:30:46.835Z] #56 4.082 + shift [2020-04-21T14:30:46.835Z] #56 4.082 + '[' '!' -f ./shfmt.installer ']' [2020-04-21T14:30:46.835Z] #56 4.082 + . ./shfmt.installer [2020-04-21T14:30:46.835Z] #56 4.084 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:30:46.835Z] #56 4.084 + install_shfmt [2020-04-21T14:30:46.835Z] #56 4.084 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-21T14:30:46.835Z] #56 4.084 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:30:46.835Z] #56 4.084 + git clone https://github.com/mvdan/sh.git /tmp/tmp.y6tXyCwgjH/src/github.com/mvdan/sh [2020-04-21T14:30:46.835Z] #56 4.086 Cloning into '/tmp/tmp.y6tXyCwgjH/src/github.com/mvdan/sh'... [2020-04-21T14:30:46.883Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:30:46.883Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:30:46.883Z] - "overlay": [2020-04-21T14:30:46.883Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:30:46.883Z] - "zfs": [2020-04-21T14:30:46.883Z] - /dev/zfs: missing [2020-04-21T14:30:46.883Z] - zfs command: missing [2020-04-21T14:30:46.883Z] - zpool command: missing [2020-04-21T14:30:46.883Z] [2020-04-21T14:30:46.883Z] Limits: [2020-04-21T14:30:46.883Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:30:46.883Z] [2020-04-21T14:30:46.883Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-21T14:30:47.311Z] + make bundles/buildx [2020-04-21T14:30:47.930Z] make: command: Command not found [2020-04-21T14:30:47.930Z] make: command: Command not found [2020-04-21T14:30:47.930Z] mkdir bundles [2020-04-21T14:30:47.930Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-21T14:30:47.930Z] --build-arg BUILDX_COMMIT \ [2020-04-21T14:30:47.930Z] --build-arg BUILDX_REPO \ [2020-04-21T14:30:47.930Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-21T14:30:47.930Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-21T14:30:47.930Z] . [2020-04-21T14:30:47.930Z] /bin/sh: 4: go: not found [2020-04-21T14:30:47.930Z] /bin/sh: 5: go: not found [2020-04-21T14:30:48.303Z] #56 ... [2020-04-21T14:30:48.303Z] [2020-04-21T14:30:48.303Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:48.303Z] #33 3.750 + RM_GOPATH=0 [2020-04-21T14:30:48.303Z] #33 3.750 + TMP_GOPATH= [2020-04-21T14:30:48.303Z] #33 3.750 + : /build [2020-04-21T14:30:48.303Z] #33 3.750 + '[' -z '' ']' [2020-04-21T14:30:48.303Z] #33 3.750 ++ mktemp -d [2020-04-21T14:30:48.303Z] #33 3.751 + export GOPATH=/tmp/tmp.4CJeJXQXl7 [2020-04-21T14:30:48.303Z] #33 3.751 + GOPATH=/tmp/tmp.4CJeJXQXl7 [2020-04-21T14:30:48.303Z] #33 3.751 + RM_GOPATH=1 [2020-04-21T14:30:48.303Z] #33 3.751 ++ dirname ./install.sh [2020-04-21T14:30:48.303Z] #33 3.751 + dir=. [2020-04-21T14:30:48.303Z] #33 3.751 + bin=tomlv [2020-04-21T14:30:48.303Z] #33 3.751 + shift [2020-04-21T14:30:48.303Z] #33 3.751 + '[' '!' -f ./tomlv.installer ']' [2020-04-21T14:30:48.303Z] #33 3.752 + . ./tomlv.installer [2020-04-21T14:30:48.303Z] #33 3.753 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:30:48.303Z] #33 3.755 + install_tomlv [2020-04-21T14:30:48.303Z] #33 3.756 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-21T14:30:48.303Z] #33 3.756 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:30:48.303Z] #33 3.757 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.4CJeJXQXl7/src/github.com/BurntSushi/toml [2020-04-21T14:30:48.303Z] #33 3.758 Cloning into '/tmp/tmp.4CJeJXQXl7/src/github.com/BurntSushi/toml'... [2020-04-21T14:30:48.303Z] #33 4.654 + cd /tmp/tmp.4CJeJXQXl7/src/github.com/BurntSushi/toml [2020-04-21T14:30:48.303Z] #33 4.654 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:30:48.303Z] #33 4.672 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:30:48.303Z] #33 5.182 runtime/internal/atomic [2020-04-21T14:30:48.303Z] #33 5.183 internal/cpu [2020-04-21T14:30:48.303Z] #33 5.336 runtime/internal/sys [2020-04-21T14:30:48.303Z] #33 5.449 runtime/internal/math [2020-04-21T14:30:48.303Z] #33 5.512 math/bits [2020-04-21T14:30:48.303Z] #33 5.665 internal/bytealg [2020-04-21T14:30:48.303Z] #33 5.919 math [2020-04-21T14:30:48.303Z] #33 5.990 runtime [2020-04-21T14:30:48.433Z] #68 ... [2020-04-21T14:30:48.433Z] [2020-04-21T14:30:48.433Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:48.433Z] #23 15.53 + mkdir -p /build [2020-04-21T14:30:48.433Z] #23 15.56 + mv docker/docker /build/ [2020-04-21T14:30:48.433Z] #23 15.56 + rmdir docker [2020-04-21T14:30:48.433Z] #23 DONE 15.9s [2020-04-21T14:30:48.690Z] [2020-04-21T14:30:48.690Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:48.690Z] #33 14.54 internal/testlog [2020-04-21T14:30:48.690Z] #33 14.83 encoding [2020-04-21T14:30:48.690Z] #33 15.13 runtime/cgo [2020-04-21T14:30:48.947Z] #33 ... [2020-04-21T14:30:48.947Z] [2020-04-21T14:30:48.947Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:30:48.947Z] #35 6.582 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:30:48.947Z] #35 6.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:30:48.947Z] #35 6.763 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:30:48.947Z] #35 7.875 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:30:48.947Z] #35 10.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:30:48.947Z] #35 12.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:30:49.204Z] #35 ... [2020-04-21T14:30:49.204Z] [2020-04-21T14:30:49.204Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:49.204Z] #50 6.287 + RM_GOPATH=0 [2020-04-21T14:30:49.204Z] #50 6.287 + TMP_GOPATH= [2020-04-21T14:30:49.204Z] #50 6.287 + : /build [2020-04-21T14:30:49.204Z] #50 6.291 + '[' -z '' ']' [2020-04-21T14:30:49.204Z] #50 6.292 ++ mktemp -d [2020-04-21T14:30:49.204Z] #50 6.299 + export GOPATH=/tmp/tmp.CQHlMwLP26 [2020-04-21T14:30:49.204Z] #50 6.299 + GOPATH=/tmp/tmp.CQHlMwLP26 [2020-04-21T14:30:49.204Z] #50 6.299 + RM_GOPATH=1 [2020-04-21T14:30:49.204Z] #50 6.302 ++ dirname ./install.sh [2020-04-21T14:30:49.204Z] #50 6.307 + dir=. [2020-04-21T14:30:49.204Z] #50 6.307 + bin=gotestsum [2020-04-21T14:30:49.204Z] #50 6.308 + shift [2020-04-21T14:30:49.204Z] #50 6.308 + '[' '!' -f ./gotestsum.installer ']' [2020-04-21T14:30:49.204Z] #50 6.308 + . ./gotestsum.installer [2020-04-21T14:30:49.204Z] #50 6.308 ++ : v0.3.5 [2020-04-21T14:30:49.204Z] #50 6.308 + install_gotestsum [2020-04-21T14:30:49.204Z] #50 6.309 + echo 'Installing gotestsum version v0.3.5' [2020-04-21T14:30:49.204Z] #50 6.309 Installing gotestsum version v0.3.5 [2020-04-21T14:30:49.204Z] #50 6.309 + go get -d gotest.tools/gotestsum [2020-04-21T14:30:49.768Z] #50 ... [2020-04-21T14:30:49.768Z] [2020-04-21T14:30:49.768Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:30:49.768Z] #62 7.533 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:30:49.768Z] #62 10.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:30:50.026Z] #62 ... [2020-04-21T14:30:50.026Z] [2020-04-21T14:30:50.026Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:50.026Z] #56 17.21 + cd /tmp/tmp.ZJDtxZk51Y/src/github.com/mvdan/sh [2020-04-21T14:30:50.026Z] #56 17.21 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:30:50.026Z] #56 17.33 + GO111MODULE=on [2020-04-21T14:30:50.026Z] #56 17.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-21T14:30:50.646Z] Sending build context to Docker daemon 57.49MB [2020-04-21T14:30:50.646Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-21T14:30:50.646Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-21T14:30:50.646Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-21T14:30:50.646Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-21T14:30:50.646Z] ---> ebd73b5ebd31 [2020-04-21T14:30:50.646Z] Step 5/16 : ARG BUILDX_REPO [2020-04-21T14:30:50.646Z] ---> Using cache [2020-04-21T14:30:50.646Z] ---> ede84c662e05 [2020-04-21T14:30:50.646Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-21T14:30:50.646Z] ---> Using cache [2020-04-21T14:30:50.646Z] ---> 1dcf34a826a9 [2020-04-21T14:30:50.646Z] Step 7/16 : WORKDIR /buildx [2020-04-21T14:30:50.646Z] ---> Using cache [2020-04-21T14:30:50.646Z] ---> 23effd4e4434 [2020-04-21T14:30:50.646Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-21T14:30:50.646Z] ---> Using cache [2020-04-21T14:30:50.646Z] ---> 56dd8b096903 [2020-04-21T14:30:50.646Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-21T14:30:50.646Z] ---> Using cache [2020-04-21T14:30:50.646Z] ---> 909ad0c638d4 [2020-04-21T14:30:50.646Z] Step 10/16 : RUN go mod download [2020-04-21T14:30:50.646Z] ---> Using cache [2020-04-21T14:30:50.646Z] ---> 3c80725e72fa [2020-04-21T14:30:50.646Z] Step 11/16 : ARG GOOS [2020-04-21T14:30:50.646Z] ---> Using cache [2020-04-21T14:30:50.646Z] ---> 6fcaddb927e0 [2020-04-21T14:30:50.646Z] Step 12/16 : ARG GOARCH [2020-04-21T14:30:50.646Z] ---> Using cache [2020-04-21T14:30:50.646Z] ---> 89ca615546ae [2020-04-21T14:30:50.646Z] 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-21T14:30:50.646Z] ---> Using cache [2020-04-21T14:30:50.646Z] ---> bcb1425dc085 [2020-04-21T14:30:50.646Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-21T14:30:50.646Z] ---> ebd73b5ebd31 [2020-04-21T14:30:50.646Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-21T14:30:50.646Z] ---> Using cache [2020-04-21T14:30:50.646Z] ---> 204cc47951e1 [2020-04-21T14:30:50.646Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-21T14:30:50.646Z] ---> Using cache [2020-04-21T14:30:50.646Z] ---> 13334be99c0a [2020-04-21T14:30:50.646Z] Successfully built 13334be99c0a [2020-04-21T14:30:50.646Z] Successfully tagged moby-buildx:latest [2020-04-21T14:30:50.646Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-21T14:30:50.646Z] if [ -n "${id}" ]; then \ [2020-04-21T14:30:50.646Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-21T14:30:50.646Z] && touch bundles/buildx; \ [2020-04-21T14:30:50.646Z] docker rm -f ${id}; \ [2020-04-21T14:30:50.646Z] fi [2020-04-21T14:30:51.268Z] 97f01f82abcdbf8ea93ae1b02e05f8f6abf69e199d0256e4a9e9c20845d608e6 [2020-04-21T14:30:51.268Z] bundles/buildx version [2020-04-21T14:30:51.268Z] buildx v0.3.1 6db68d0 [2020-04-21T14:30:51.268Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:8312004f41e9500824fa16ae991eeee0083f4771 . [2020-04-21T14:30:51.397Z] #56 18.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:30:51.553Z] #1 [internal] load .dockerignore [2020-04-21T14:30:51.553Z] #1 transferring context: 87B done [2020-04-21T14:30:51.553Z] #1 DONE 0.0s [2020-04-21T14:30:51.553Z] [2020-04-21T14:30:51.553Z] #2 [internal] load build definition from Dockerfile [2020-04-21T14:30:51.553Z] #2 transferring dockerfile: 17.09kB done [2020-04-21T14:30:51.553Z] #2 DONE 0.0s [2020-04-21T14:30:51.553Z] [2020-04-21T14:30:51.553Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:30:51.655Z] #56 18.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:30:51.655Z] #56 18.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:30:51.912Z] #56 19.17 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:30:52.169Z] #56 19.26 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:30:52.172Z] #3 DONE 0.3s [2020-04-21T14:30:52.172Z] [2020-04-21T14:30:52.172Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:30:52.172Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:30:52.172Z] #4 CACHED [2020-04-21T14:30:52.457Z] [2020-04-21T14:30:52.457Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:30:52.685Z] #33 ... [2020-04-21T14:30:52.685Z] [2020-04-21T14:30:52.685Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:30:52.685Z] #43 2.078 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:30:52.685Z] #43 2.166 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:30:52.685Z] #43 2.166 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:30:52.685Z] #43 2.785 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:30:52.685Z] #43 4.379 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:30:52.685Z] #43 5.961 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:30:52.685Z] #43 ... [2020-04-21T14:30:52.685Z] [2020-04-21T14:30:52.685Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:30:52.685Z] #25 1.051 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:30:52.685Z] #25 1.051 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:30:52.685Z] #25 1.051 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:30:52.685Z] #25 1.230 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:30:52.685Z] #25 1.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:30:52.685Z] #25 3.572 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:30:52.685Z] #25 8.895 Fetched 8035 kB in 8s (1012 kB/s) [2020-04-21T14:30:52.685Z] #25 8.895 Reading package lists... [2020-04-21T14:30:52.685Z] #25 ... [2020-04-21T14:30:52.685Z] [2020-04-21T14:30:52.685Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:30:52.685Z] #10 2.166 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:30:52.685Z] #10 2.166 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:30:52.685Z] #10 2.166 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:30:52.685Z] #10 2.437 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:30:52.685Z] #10 3.865 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:30:52.685Z] #10 5.814 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:30:52.685Z] #10 ... [2020-04-21T14:30:52.685Z] [2020-04-21T14:30:52.685Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:52.685Z] #23 3.895 + RM_GOPATH=0 [2020-04-21T14:30:52.685Z] #23 3.895 + TMP_GOPATH= [2020-04-21T14:30:52.685Z] #23 3.895 + : /build [2020-04-21T14:30:52.685Z] #23 3.895 + '[' -z '' ']' [2020-04-21T14:30:52.685Z] #23 3.896 ++ mktemp -d [2020-04-21T14:30:52.685Z] #23 3.897 + export GOPATH=/tmp/tmp.fDvpNAw5Zi [2020-04-21T14:30:52.685Z] #23 3.897 + GOPATH=/tmp/tmp.fDvpNAw5Zi [2020-04-21T14:30:52.685Z] #23 3.897 + RM_GOPATH=1 [2020-04-21T14:30:52.685Z] #23 3.898 ++ dirname ./install.sh [2020-04-21T14:30:52.685Z] #23 3.903 + dir=. [2020-04-21T14:30:52.685Z] #23 3.903 + bin=dockercli [2020-04-21T14:30:52.685Z] #23 3.903 + shift [2020-04-21T14:30:52.685Z] #23 3.903 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:30:52.685Z] #23 3.903 + . ./dockercli.installer [2020-04-21T14:30:52.685Z] #23 3.904 ++ : stable [2020-04-21T14:30:52.685Z] #23 3.904 ++ : 17.06.2-ce [2020-04-21T14:30:52.685Z] #23 3.905 + install_dockercli [2020-04-21T14:30:52.685Z] #23 3.907 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:30:52.685Z] #23 3.907 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:30:52.685Z] #23 3.907 ++ uname -m [2020-04-21T14:30:52.685Z] #23 3.908 + arch=s390x [2020-04-21T14:30:52.685Z] #23 3.908 + '[' s390x '!=' x86_64 ']' [2020-04-21T14:30:52.685Z] #23 3.908 + '[' s390x '!=' s390x ']' [2020-04-21T14:30:52.685Z] #23 3.908 + url=https://download.docker.com/linux/static [2020-04-21T14:30:52.685Z] #23 3.908 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-21T14:30:52.685Z] #23 3.911 + tar -xz docker/docker [2020-04-21T14:30:52.685Z] #23 9.748 + mkdir -p /build [2020-04-21T14:30:52.685Z] #23 9.752 + mv docker/docker /build/ [2020-04-21T14:30:52.685Z] #23 9.770 + rmdir docker [2020-04-21T14:30:52.685Z] #23 DONE 10.1s [2020-04-21T14:30:52.685Z] [2020-04-21T14:30:52.685Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:52.685Z] #74 3.864 + RM_GOPATH=0 [2020-04-21T14:30:52.685Z] #74 3.864 + TMP_GOPATH= [2020-04-21T14:30:52.685Z] #74 3.864 + : /build [2020-04-21T14:30:52.685Z] #74 3.864 + '[' -z '' ']' [2020-04-21T14:30:52.685Z] #74 3.868 ++ mktemp -d [2020-04-21T14:30:52.685Z] #74 3.871 + export GOPATH=/tmp/tmp.bDpbNiECgy [2020-04-21T14:30:52.685Z] #74 3.871 + GOPATH=/tmp/tmp.bDpbNiECgy [2020-04-21T14:30:52.685Z] #74 3.871 + RM_GOPATH=1 [2020-04-21T14:30:52.685Z] #74 3.873 ++ dirname ./install.sh [2020-04-21T14:30:52.685Z] #74 3.875 + dir=. [2020-04-21T14:30:52.685Z] #74 3.875 + bin=proxy [2020-04-21T14:30:52.685Z] #74 3.875 + shift [2020-04-21T14:30:52.685Z] #74 3.875 + '[' '!' -f ./proxy.installer ']' [2020-04-21T14:30:52.685Z] #74 3.875 + . ./proxy.installer [2020-04-21T14:30:52.685Z] #74 3.875 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:30:52.685Z] #74 3.876 + install_proxy [2020-04-21T14:30:52.685Z] #74 3.876 + case "$1" in [2020-04-21T14:30:52.685Z] #74 3.877 + export CGO_ENABLED=0 [2020-04-21T14:30:52.685Z] #74 3.877 + CGO_ENABLED=0 [2020-04-21T14:30:52.685Z] #74 3.877 + _install_proxy [2020-04-21T14:30:52.685Z] #74 3.878 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:30:52.685Z] #74 3.878 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-21T14:30:52.685Z] #74 3.880 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bDpbNiECgy/src/github.com/docker/libnetwork [2020-04-21T14:30:52.685Z] #74 3.881 Cloning into '/tmp/tmp.bDpbNiECgy/src/github.com/docker/libnetwork'... [2020-04-21T14:30:52.685Z] #74 ... [2020-04-21T14:30:52.685Z] [2020-04-21T14:30:52.685Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:30:52.685Z] #35 3.321 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:30:52.685Z] #35 3.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:30:52.685Z] #35 3.383 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:30:52.685Z] #35 3.925 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:30:52.685Z] #35 5.676 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:30:52.685Z] #35 8.041 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:30:52.685Z] #35 ... [2020-04-21T14:30:52.685Z] [2020-04-21T14:30:52.685Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:52.685Z] #68 4.308 + RM_GOPATH=0 [2020-04-21T14:30:52.685Z] #68 4.308 + TMP_GOPATH= [2020-04-21T14:30:52.685Z] #68 4.308 + : /build/ [2020-04-21T14:30:52.685Z] #68 4.308 + '[' -z '' ']' [2020-04-21T14:30:52.685Z] #68 4.308 ++ mktemp -d [2020-04-21T14:30:52.685Z] #68 4.309 + export GOPATH=/tmp/tmp.otaOrpMWsM [2020-04-21T14:30:52.685Z] #68 4.309 + GOPATH=/tmp/tmp.otaOrpMWsM [2020-04-21T14:30:52.685Z] #68 4.309 + RM_GOPATH=1 [2020-04-21T14:30:52.685Z] #68 4.310 ++ dirname ./install.sh [2020-04-21T14:30:52.685Z] #68 4.313 + dir=. [2020-04-21T14:30:52.685Z] #68 4.313 + bin=rootlesskit [2020-04-21T14:30:52.685Z] #68 4.313 + shift [2020-04-21T14:30:52.685Z] #68 4.313 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-21T14:30:52.685Z] #68 4.313 + . ./rootlesskit.installer [2020-04-21T14:30:52.685Z] #68 4.313 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:30:52.685Z] #68 4.313 + install_rootlesskit [2020-04-21T14:30:52.685Z] #68 4.313 + case "$1" in [2020-04-21T14:30:52.685Z] #68 4.313 + export CGO_ENABLED=0 [2020-04-21T14:30:52.685Z] #68 4.313 + CGO_ENABLED=0 [2020-04-21T14:30:52.685Z] #68 4.313 + _install_rootlesskit [2020-04-21T14:30:52.685Z] #68 4.313 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:30:52.685Z] #68 4.313 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-21T14:30:52.685Z] #68 4.313 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.otaOrpMWsM/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:30:52.685Z] #68 4.324 Cloning into '/tmp/tmp.otaOrpMWsM/src/github.com/rootless-containers/rootlesskit'... [2020-04-21T14:30:52.685Z] #68 7.763 + cd /tmp/tmp.otaOrpMWsM/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:30:52.685Z] #68 7.763 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:30:52.685Z] #68 8.034 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:30:52.685Z] #68 8.034 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-21T14:30:52.733Z] #56 20.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:30:52.744Z] #6 DONE 0.3s [2020-04-21T14:30:52.744Z] [2020-04-21T14:30:52.744Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:30:52.744Z] #5 DONE 0.3s [2020-04-21T14:30:52.744Z] [2020-04-21T14:30:52.744Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:30:52.744Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:30:52.744Z] #71 DONE 0.0s [2020-04-21T14:30:52.744Z] [2020-04-21T14:30:52.744Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:30:52.744Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:30:52.744Z] #7 DONE 0.0s [2020-04-21T14:30:52.744Z] [2020-04-21T14:30:52.744Z] #20 [internal] load build context [2020-04-21T14:30:52.995Z] #68 ... [2020-04-21T14:30:52.995Z] [2020-04-21T14:30:52.995Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:30:52.995Z] #62 2.280 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:30:52.995Z] #62 2.310 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:30:52.995Z] #62 2.335 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:30:52.995Z] #62 2.855 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:30:52.995Z] #62 4.385 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:30:52.995Z] #62 6.459 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:30:52.995Z] #62 ... [2020-04-21T14:30:52.995Z] [2020-04-21T14:30:52.995Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:52.995Z] #50 3.853 + RM_GOPATH=0 [2020-04-21T14:30:52.995Z] #50 3.853 + TMP_GOPATH= [2020-04-21T14:30:52.995Z] #50 3.853 + : /build [2020-04-21T14:30:52.995Z] #50 3.853 + '[' -z '' ']' [2020-04-21T14:30:52.995Z] #50 3.854 ++ mktemp -d [2020-04-21T14:30:52.995Z] #50 3.854 + export GOPATH=/tmp/tmp.cMfisdRc35 [2020-04-21T14:30:52.995Z] #50 3.854 + GOPATH=/tmp/tmp.cMfisdRc35 [2020-04-21T14:30:52.995Z] #50 3.855 + RM_GOPATH=1 [2020-04-21T14:30:52.995Z] #50 3.855 ++ dirname ./install.sh [2020-04-21T14:30:52.995Z] #50 3.855 + dir=. [2020-04-21T14:30:52.995Z] #50 3.855 + bin=gotestsum [2020-04-21T14:30:52.995Z] #50 3.855 + shift [2020-04-21T14:30:52.995Z] #50 3.855 + '[' '!' -f ./gotestsum.installer ']' [2020-04-21T14:30:52.995Z] #50 3.855 + . ./gotestsum.installer [2020-04-21T14:30:52.995Z] #50 3.855 ++ : v0.3.5 [2020-04-21T14:30:52.995Z] #50 3.855 + install_gotestsum [2020-04-21T14:30:52.995Z] #50 3.855 + echo 'Installing gotestsum version v0.3.5' [2020-04-21T14:30:52.995Z] #50 3.855 + go get -d gotest.tools/gotestsum [2020-04-21T14:30:52.995Z] #50 3.855 Installing gotestsum version v0.3.5 [2020-04-21T14:30:53.276Z] #50 ... [2020-04-21T14:30:53.276Z] [2020-04-21T14:30:53.276Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:53.276Z] #53 3.314 + RM_GOPATH=0 [2020-04-21T14:30:53.276Z] #53 3.314 + TMP_GOPATH= [2020-04-21T14:30:53.276Z] #53 3.314 + : /build [2020-04-21T14:30:53.276Z] #53 3.314 + '[' -z '' ']' [2020-04-21T14:30:53.276Z] #53 3.315 ++ mktemp -d [2020-04-21T14:30:53.276Z] #53 3.321 + export GOPATH=/tmp/tmp.TbeC1SnIt9 [2020-04-21T14:30:53.276Z] #53 3.321 + GOPATH=/tmp/tmp.TbeC1SnIt9 [2020-04-21T14:30:53.276Z] #53 3.321 + RM_GOPATH=1 [2020-04-21T14:30:53.276Z] #53 3.323 ++ dirname ./install.sh [2020-04-21T14:30:53.276Z] #53 3.325 Installing golangci-lint version v1.23.8 [2020-04-21T14:30:53.276Z] #53 3.325 + dir=. [2020-04-21T14:30:53.276Z] #53 3.325 + bin=golangci_lint [2020-04-21T14:30:53.276Z] #53 3.325 + shift [2020-04-21T14:30:53.276Z] #53 3.325 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-21T14:30:53.276Z] #53 3.325 + . ./golangci_lint.installer [2020-04-21T14:30:53.276Z] #53 3.325 ++ : v1.23.8 [2020-04-21T14:30:53.276Z] #53 3.325 + install_golangci_lint [2020-04-21T14:30:53.276Z] #53 3.325 + echo 'Installing golangci-lint version v1.23.8' [2020-04-21T14:30:53.276Z] #53 3.325 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-21T14:30:53.276Z] #53 ... [2020-04-21T14:30:53.276Z] [2020-04-21T14:30:53.276Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:30:53.276Z] #30 3.294 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-21T14:30:53.276Z] #30 3.294 Cloning into '.'... [2020-04-21T14:30:53.559Z] #30 ... [2020-04-21T14:30:53.559Z] [2020-04-21T14:30:53.559Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:30:53.559Z] #47 4.291 + RM_GOPATH=0 [2020-04-21T14:30:53.559Z] #47 4.292 + TMP_GOPATH= [2020-04-21T14:30:53.559Z] #47 4.292 + : /build [2020-04-21T14:30:53.559Z] #47 4.292 + '[' -z '' ']' [2020-04-21T14:30:53.559Z] #47 4.293 ++ mktemp -d [2020-04-21T14:30:53.559Z] #47 4.296 + export GOPATH=/tmp/tmp.6Y6n1fP9mw [2020-04-21T14:30:53.559Z] #47 4.296 + GOPATH=/tmp/tmp.6Y6n1fP9mw [2020-04-21T14:30:53.559Z] #47 4.296 + RM_GOPATH=1 [2020-04-21T14:30:53.559Z] #47 4.298 ++ dirname ./install.sh [2020-04-21T14:30:53.559Z] #47 4.301 + dir=. [2020-04-21T14:30:53.559Z] #47 4.301 + bin=vndr [2020-04-21T14:30:53.559Z] #47 4.302 + shift [2020-04-21T14:30:53.559Z] #47 4.302 + '[' '!' -f ./vndr.installer ']' [2020-04-21T14:30:53.559Z] #47 4.302 + . ./vndr.installer [2020-04-21T14:30:53.559Z] #47 4.302 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:30:53.559Z] #47 4.302 + install_vndr [2020-04-21T14:30:53.559Z] #47 4.303 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-21T14:30:53.559Z] #47 4.303 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:30:53.559Z] #47 4.304 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6Y6n1fP9mw/src/github.com/LK4D4/vndr [2020-04-21T14:30:53.559Z] #47 4.313 Cloning into '/tmp/tmp.6Y6n1fP9mw/src/github.com/LK4D4/vndr'... [2020-04-21T14:30:53.559Z] #47 5.175 + cd /tmp/tmp.6Y6n1fP9mw/src/github.com/LK4D4/vndr [2020-04-21T14:30:53.559Z] #47 5.175 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:30:53.559Z] #47 5.184 + go build -buildmode=pie -v -o /build/vndr . [2020-04-21T14:30:53.559Z] #47 6.107 internal/race [2020-04-21T14:30:53.559Z] #47 6.169 runtime [2020-04-21T14:30:53.559Z] #47 6.243 sync/atomic [2020-04-21T14:30:53.559Z] #47 6.602 unicode [2020-04-21T14:30:53.559Z] #47 9.568 unicode/utf8 [2020-04-21T14:30:53.559Z] #47 10.04 math [2020-04-21T14:30:53.559Z] #47 ... [2020-04-21T14:30:53.559Z] [2020-04-21T14:30:53.559Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:53.559Z] #56 9.785 + cd /tmp/tmp.y6tXyCwgjH/src/github.com/mvdan/sh [2020-04-21T14:30:53.559Z] #56 9.833 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:30:53.559Z] #56 9.904 + GO111MODULE=on [2020-04-21T14:30:53.559Z] #56 9.904 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-21T14:30:53.559Z] #56 11.15 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:30:53.559Z] #56 11.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:30:53.559Z] #56 11.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:30:53.664Z] #56 20.89 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:30:53.840Z] #56 11.37 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:30:53.841Z] #56 11.41 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:30:54.453Z] #56 11.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:30:54.735Z] #56 12.45 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:30:55.036Z] #56 ... [2020-04-21T14:30:55.036Z] [2020-04-21T14:30:55.036Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:30:55.036Z] #10 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:30:55.036Z] #10 ... [2020-04-21T14:30:55.036Z] [2020-04-21T14:30:55.036Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:30:55.036Z] #43 12.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:30:55.036Z] #43 ... [2020-04-21T14:30:55.036Z] [2020-04-21T14:30:55.036Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:55.036Z] #56 22.33 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:30:55.348Z] #56 ... [2020-04-21T14:30:55.348Z] [2020-04-21T14:30:55.348Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:30:55.348Z] #41 3.180 + git clone https://github.com/docker/distribution.git . [2020-04-21T14:30:55.348Z] #41 3.182 Cloning into '.'... [2020-04-21T14:30:55.629Z] #41 ... [2020-04-21T14:30:55.629Z] [2020-04-21T14:30:55.629Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:55.629Z] #56 13.14 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:30:55.969Z] #56 ... [2020-04-21T14:30:55.969Z] [2020-04-21T14:30:55.969Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:30:55.969Z] #47 13.22 unicode/utf8 [2020-04-21T14:30:55.969Z] #47 13.80 math [2020-04-21T14:30:55.969Z] #47 18.89 unicode/utf16 [2020-04-21T14:30:55.969Z] #47 19.11 container/list [2020-04-21T14:30:55.969Z] #47 19.54 crypto/internal/subtle [2020-04-21T14:30:55.969Z] #47 19.68 crypto/subtle [2020-04-21T14:30:55.969Z] #47 19.79 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-21T14:30:55.969Z] #47 19.88 internal/nettrace [2020-04-21T14:30:55.969Z] #47 20.02 runtime/cgo [2020-04-21T14:30:56.226Z] #47 ... [2020-04-21T14:30:56.226Z] [2020-04-21T14:30:56.226Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:30:56.227Z] #41 23.24 Checking out files: 87% (1391/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-21T14:30:56.227Z] #41 23.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-21T14:30:56.280Z] #20 transferring context: 52.83MB 3.7s done [2020-04-21T14:30:56.565Z] #20 DONE 3.8s [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:30:56.565Z] #22 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:30:56.565Z] #38 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:30:56.565Z] #8 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:30:56.565Z] #27 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:56.565Z] #74 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:30:56.565Z] #28 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:30:56.565Z] #36 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:30:56.565Z] #12 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:56.565Z] #33 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:30:56.565Z] #25 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:30:56.565Z] #66 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:30:56.565Z] #17 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:56.565Z] #68 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:30:56.565Z] #37 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:30:56.565Z] #46 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:30:56.565Z] #32 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.565Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:56.565Z] #50 CACHED [2020-04-21T14:30:56.565Z] [2020-04-21T14:30:56.566Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:30:56.566Z] #73 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:30:56.566Z] #9 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:30:56.566Z] #54 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:30:56.566Z] #34 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:30:56.566Z] #26 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:30:56.566Z] #45 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:30:56.566Z] #43 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:30:56.566Z] #47 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:30:56.566Z] #59 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:56.566Z] #65 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:30:56.566Z] #51 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:30:56.566Z] #42 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:30:56.566Z] #24 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:56.566Z] #23 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:30:56.566Z] #67 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:30:56.566Z] #14 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:30:56.566Z] #15 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:30:56.566Z] #10 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:30:56.566Z] #60 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:30:56.566Z] #72 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:30:56.566Z] #13 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:30:56.566Z] #63 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:30:56.566Z] #11 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:30:56.566Z] #39 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:30:56.566Z] #44 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:30:56.566Z] #49 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:30:56.566Z] #56 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:30:56.566Z] #30 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:30:56.566Z] #19 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:30:56.566Z] #16 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:30:56.566Z] #69 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:30:56.566Z] #18 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:30:56.566Z] #58 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:30:56.566Z] #75 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:30:56.566Z] #53 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:30:56.566Z] #21 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:30:56.566Z] #70 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:30:56.566Z] #35 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:30:56.566Z] #57 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:30:56.566Z] #61 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:30:56.566Z] #52 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:30:56.566Z] #31 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:30:56.566Z] #40 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:30:56.566Z] #41 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:30:56.566Z] #48 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:30:56.566Z] #62 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:30:56.566Z] #29 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:30:56.566Z] #64 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:30:56.566Z] #55 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:30:56.566Z] #76 CACHED [2020-04-21T14:30:56.566Z] [2020-04-21T14:30:56.566Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:30:56.634Z] #56 13.99 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:30:56.634Z] #56 14.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:30:56.634Z] #56 14.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:30:56.634Z] #56 14.28 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:30:57.248Z] #56 14.88 runtime [2020-04-21T14:30:57.249Z] #56 14.95 runtime/cgo [2020-04-21T14:30:57.609Z] #77 DONE 1.2s [2020-04-21T14:30:57.609Z] [2020-04-21T14:30:57.609Z] #78 exporting to oci image format [2020-04-21T14:30:57.894Z] #78 exporting layers [2020-04-21T14:30:58.760Z] #41 25.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-21T14:31:01.661Z] #56 ... [2020-04-21T14:31:01.661Z] [2020-04-21T14:31:01.661Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:01.661Z] #74 14.79 Checking out files: 90% (1870/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-21T14:31:01.661Z] #74 15.01 + cd /tmp/tmp.bDpbNiECgy/src/github.com/docker/libnetwork [2020-04-21T14:31:01.661Z] #74 15.01 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:31:01.661Z] #74 15.13 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-21T14:31:02.671Z] #74 ... [2020-04-21T14:31:02.671Z] [2020-04-21T14:31:02.671Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:31:02.671Z] #25 8.895 Reading package lists... [2020-04-21T14:31:02.671Z] #25 13.17 Reading package lists... [2020-04-21T14:31:02.671Z] #25 17.15 Building dependency tree... [2020-04-21T14:31:02.671Z] #25 18.12 ca-certificates is already the newest version (20190110). [2020-04-21T14:31:02.671Z] #25 18.12 The following additional packages will be installed: [2020-04-21T14:31:02.671Z] #25 18.12 libjq1 libonig5 [2020-04-21T14:31:02.671Z] #25 18.43 The following NEW packages will be installed: [2020-04-21T14:31:02.671Z] #25 18.43 jq libjq1 libonig5 [2020-04-21T14:31:02.671Z] #25 18.57 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:31:02.671Z] #25 18.57 Need to get 350 kB of archives. [2020-04-21T14:31:02.671Z] #25 18.57 After this operation, 1154 kB of additional disk space will be used. [2020-04-21T14:31:02.671Z] #25 18.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-21T14:31:02.671Z] #25 18.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-21T14:31:02.671Z] #25 18.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-21T14:31:02.671Z] #25 19.37 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:31:02.671Z] #25 19.45 Fetched 350 kB in 0s (3020 kB/s) [2020-04-21T14:31:02.671Z] #25 19.54 Selecting previously unselected package libonig5:s390x. [2020-04-21T14:31:02.671Z] #25 19.54 (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-21T14:31:02.671Z] #25 19.61 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-21T14:31:02.671Z] #25 19.62 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-21T14:31:02.671Z] #25 19.80 Selecting previously unselected package libjq1:s390x. [2020-04-21T14:31:02.671Z] #25 19.81 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-21T14:31:02.671Z] #25 19.81 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-21T14:31:02.671Z] #25 19.94 Selecting previously unselected package jq. [2020-04-21T14:31:02.671Z] #25 19.95 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-21T14:31:02.671Z] #25 19.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:31:02.671Z] #25 20.05 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-21T14:31:02.671Z] #25 20.06 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-21T14:31:02.671Z] #25 20.07 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:31:02.671Z] #25 20.08 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:31:02.671Z] #25 DONE 20.5s [2020-04-21T14:31:02.671Z] [2020-04-21T14:31:02.671Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:31:02.671Z] #26 DONE 0.1s [2020-04-21T14:31:02.671Z] [2020-04-21T14:31:02.671Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:02.939Z] #41 ... [2020-04-21T14:31:02.939Z] [2020-04-21T14:31:02.939Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:02.939Z] #74 24.09 Checking out files: 63% (1321/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-21T14:31:02.939Z] #74 24.79 + cd /tmp/tmp.o0p0bQ15rC/src/github.com/docker/libnetwork [2020-04-21T14:31:02.939Z] #74 24.79 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:31:02.939Z] #74 25.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-21T14:31:03.292Z] #27 ... [2020-04-21T14:31:03.292Z] [2020-04-21T14:31:03.292Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:03.292Z] #33 10.91 internal/testlog [2020-04-21T14:31:03.292Z] #33 11.29 encoding [2020-04-21T14:31:03.292Z] #33 11.38 runtime/cgo [2020-04-21T14:31:03.292Z] #33 ... [2020-04-21T14:31:03.292Z] [2020-04-21T14:31:03.292Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:03.292Z] #53 16.14 + cd /tmp/tmp.TbeC1SnIt9/src/github.com/golangci/golangci-lint/ [2020-04-21T14:31:03.292Z] #53 16.14 + git checkout -q v1.23.8 [2020-04-21T14:31:03.292Z] #53 16.62 ++ git describe --tags [2020-04-21T14:31:03.292Z] #53 16.63 + version=v1.23.8 [2020-04-21T14:31:03.292Z] #53 16.63 ++ git rev-parse --short HEAD [2020-04-21T14:31:03.292Z] #53 16.63 + commit=76a82c6 [2020-04-21T14:31:03.292Z] #53 16.63 ++ git show -s --format=%cd [2020-04-21T14:31:03.292Z] #53 16.63 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-21T14:31:03.292Z] #53 16.63 + 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-21T14:31:03.872Z] #74 ... [2020-04-21T14:31:03.872Z] [2020-04-21T14:31:03.872Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:31:03.872Z] #25 21.39 Fetched 8338 kB in 18s (471 kB/s) [2020-04-21T14:31:03.872Z] #25 21.39 Reading package lists... [2020-04-21T14:31:03.872Z] #25 28.22 Reading package lists... [2020-04-21T14:31:03.872Z] #25 ... [2020-04-21T14:31:03.872Z] [2020-04-21T14:31:03.872Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:31:03.872Z] #62 21.58 Fetched 8338 kB in 18s (469 kB/s) [2020-04-21T14:31:03.872Z] #62 21.58 Reading package lists... [2020-04-21T14:31:04.070Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d550038ee050e1d9) in /home/ubuntu/workspace/moby_PR-40825 [Pipeline] { [Pipeline] checkout [2020-04-21T14:31:04.130Z] #62 28.80 Reading package lists... [2020-04-21T14:31:04.130Z] #62 ... [2020-04-21T14:31:04.130Z] [2020-04-21T14:31:04.130Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:04.130Z] #53 27.03 + cd /tmp/tmp.hF9pcwMM5M/src/github.com/golangci/golangci-lint/ [2020-04-21T14:31:04.130Z] #53 27.03 + git checkout -q v1.23.8 [2020-04-21T14:31:04.130Z] #53 27.82 ++ git describe --tags [2020-04-21T14:31:04.130Z] #53 27.83 + version=v1.23.8 [2020-04-21T14:31:04.130Z] #53 27.85 ++ git rev-parse --short HEAD [2020-04-21T14:31:04.130Z] #53 27.85 + commit=76a82c6 [2020-04-21T14:31:04.130Z] #53 27.85 ++ git show -s --format=%cd [2020-04-21T14:31:04.130Z] #53 27.86 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-21T14:31:04.130Z] #53 27.86 + 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-21T14:31:04.137Z] using credential docker-jenkins-github-credentials [2020-04-21T14:31:04.145Z] Cloning the remote Git repository [2020-04-21T14:31:04.145Z] Cloning with configured refspecs honoured and without tags [2020-04-21T14:31:04.297Z] #53 ... [2020-04-21T14:31:04.297Z] [2020-04-21T14:31:04.297Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:04.297Z] #43 12.22 Fetched 8035 kB in 10s (791 kB/s) [2020-04-21T14:31:04.297Z] #43 12.22 Reading package lists... [2020-04-21T14:31:04.297Z] #43 16.44 Reading package lists... [2020-04-21T14:31:04.297Z] #43 20.21 Building dependency tree... [2020-04-21T14:31:04.297Z] #43 21.69 The following additional packages will be installed: [2020-04-21T14:31:04.297Z] #43 21.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-21T14:31:04.297Z] #43 21.69 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-21T14:31:04.297Z] #43 21.70 Suggested packages: [2020-04-21T14:31:04.297Z] #43 21.70 manpages-dev python-setuptools [2020-04-21T14:31:04.582Z] #43 ... [2020-04-21T14:31:04.582Z] [2020-04-21T14:31:04.582Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:04.582Z] #10 12.56 Fetched 8035 kB in 10s (766 kB/s) [2020-04-21T14:31:04.582Z] #10 12.56 Reading package lists... [2020-04-21T14:31:04.582Z] #10 16.02 Reading package lists... [2020-04-21T14:31:04.582Z] #10 19.23 Building dependency tree... [2020-04-21T14:31:04.582Z] #10 20.36 The following additional packages will be installed: [2020-04-21T14:31:04.582Z] #10 20.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-21T14:31:04.582Z] #10 20.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-21T14:31:04.582Z] #10 20.36 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-21T14:31:04.582Z] #10 20.36 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:31:04.582Z] #10 20.37 Suggested packages: [2020-04-21T14:31:04.582Z] #10 20.37 gcc-8-locales seccomp wine64 [2020-04-21T14:31:04.582Z] #10 21.49 The following NEW packages will be installed: [2020-04-21T14:31:04.582Z] #10 21.53 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-21T14:31:04.582Z] #10 21.53 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-21T14:31:04.582Z] #10 21.53 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-21T14:31:04.582Z] #10 21.53 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-21T14:31:04.582Z] #10 21.53 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-21T14:31:04.582Z] #10 21.53 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:31:04.582Z] #10 21.64 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:31:04.582Z] #10 21.64 Need to get 73.3 MB of archives. [2020-04-21T14:31:04.582Z] #10 21.64 After this operation, 494 MB of additional disk space will be used. [2020-04-21T14:31:04.582Z] #10 21.64 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-21T14:31:04.582Z] #10 21.80 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-21T14:31:04.582Z] #10 21.92 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-21T14:31:04.582Z] #10 21.96 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-21T14:31:04.583Z] #10 21.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-21T14:31:04.583Z] #10 21.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-21T14:31:04.583Z] #10 22.19 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-21T14:31:04.583Z] #10 22.34 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-21T14:31:04.583Z] #10 22.34 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-21T14:31:04.583Z] #10 ... [2020-04-21T14:31:04.583Z] [2020-04-21T14:31:04.583Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:04.583Z] #43 22.50 The following NEW packages will be installed: [2020-04-21T14:31:04.583Z] #43 22.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-21T14:31:04.583Z] #43 22.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-21T14:31:04.583Z] #43 22.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-21T14:31:04.583Z] #43 22.51 python-six zlib1g-dev [2020-04-21T14:31:04.583Z] #43 22.62 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:31:04.583Z] #43 22.62 Need to get 3742 kB of archives. [2020-04-21T14:31:04.583Z] #43 22.62 After this operation, 22.0 MB of additional disk space will be used. [2020-04-21T14:31:04.583Z] #43 22.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-21T14:31:04.583Z] #43 ... [2020-04-21T14:31:04.583Z] [2020-04-21T14:31:04.583Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:31:04.583Z] #62 12.64 Fetched 8035 kB in 10s (771 kB/s) [2020-04-21T14:31:04.583Z] #62 12.64 Reading package lists... [2020-04-21T14:31:04.583Z] #62 16.23 Reading package lists... [2020-04-21T14:31:04.583Z] #62 19.97 Building dependency tree... [2020-04-21T14:31:04.583Z] #62 21.49 The following additional packages will be installed: [2020-04-21T14:31:04.583Z] #62 21.49 libbtrfs0 [2020-04-21T14:31:04.583Z] #62 21.58 The following NEW packages will be installed: [2020-04-21T14:31:04.583Z] #62 21.60 libbtrfs-dev libbtrfs0 [2020-04-21T14:31:04.583Z] #62 21.70 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:31:04.583Z] #62 21.70 Need to get 118 kB of archives. [2020-04-21T14:31:04.583Z] #62 21.70 After this operation, 390 kB of additional disk space will be used. [2020-04-21T14:31:04.583Z] #62 21.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-21T14:31:04.583Z] #62 21.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-21T14:31:04.583Z] #62 22.52 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:31:04.583Z] #62 22.59 Fetched 118 kB in 0s (949 kB/s) [2020-04-21T14:31:04.583Z] #62 22.65 Selecting previously unselected package libbtrfs0. [2020-04-21T14:31:04.865Z] #62 22.65 (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-21T14:31:04.865Z] #62 22.74 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-21T14:31:04.865Z] #62 22.74 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:31:04.865Z] #62 22.81 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:31:04.865Z] #62 22.82 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-21T14:31:04.865Z] #62 22.82 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:31:04.865Z] #62 ... [2020-04-21T14:31:04.865Z] [2020-04-21T14:31:04.865Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:04.865Z] #43 22.88 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-21T14:31:04.865Z] #43 22.89 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-21T14:31:04.124Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:31:04.124Z] > git init /home/ubuntu/workspace/moby_PR-40825 # timeout=10 [2020-04-21T14:31:04.131Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:31:04.131Z] > git --version # timeout=10 [2020-04-21T14:31:04.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:31:04.139Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:31:05.147Z] #43 22.95 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-21T14:31:05.147Z] #43 22.97 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-21T14:31:05.147Z] #43 23.01 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-21T14:31:05.147Z] #43 23.02 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-21T14:31:05.147Z] #43 23.04 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-21T14:31:05.147Z] #43 23.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-21T14:31:05.147Z] #43 ... [2020-04-21T14:31:05.147Z] [2020-04-21T14:31:05.147Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:31:05.147Z] #35 13.15 Fetched 8035 kB in 10s (812 kB/s) [2020-04-21T14:31:05.147Z] #35 13.15 Reading package lists... [2020-04-21T14:31:05.147Z] #35 17.20 Reading package lists... [2020-04-21T14:31:05.147Z] #35 20.54 Building dependency tree... [2020-04-21T14:31:05.147Z] #35 21.72 The following additional packages will be installed: [2020-04-21T14:31:05.147Z] #35 21.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-21T14:31:05.147Z] #35 21.73 Suggested packages: [2020-04-21T14:31:05.147Z] #35 21.73 cmake-doc ninja-build lrzip [2020-04-21T14:31:05.147Z] #35 21.73 Recommended packages: [2020-04-21T14:31:05.147Z] #35 21.73 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-21T14:31:05.147Z] #35 22.43 The following NEW packages will be installed: [2020-04-21T14:31:05.147Z] #35 22.43 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-21T14:31:05.147Z] #35 22.43 vim-common xxd [2020-04-21T14:31:05.147Z] #35 22.54 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:31:05.147Z] #35 22.54 Need to get 14.0 MB of archives. [2020-04-21T14:31:05.147Z] #35 22.54 After this operation, 62.1 MB of additional disk space will be used. [2020-04-21T14:31:05.147Z] #35 22.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-21T14:31:05.147Z] #35 22.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:31:05.147Z] #35 22.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-21T14:31:05.147Z] #35 22.64 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-21T14:31:05.147Z] #35 23.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-21T14:31:05.147Z] #35 23.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-21T14:31:05.147Z] #35 23.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-21T14:31:05.147Z] #35 23.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-21T14:31:05.147Z] #35 23.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-21T14:31:05.147Z] #35 23.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-21T14:31:05.429Z] #35 ... [2020-04-21T14:31:05.429Z] [2020-04-21T14:31:05.429Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:05.429Z] #43 23.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-21T14:31:05.429Z] #43 23.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-21T14:31:05.429Z] #43 ... [2020-04-21T14:31:05.429Z] [2020-04-21T14:31:05.429Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:31:05.429Z] #62 22.98 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:31:05.429Z] #62 23.00 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:31:05.429Z] #62 23.00 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:31:05.429Z] #62 DONE 23.4s [2020-04-21T14:31:05.503Z] #53 ... [2020-04-21T14:31:05.503Z] [2020-04-21T14:31:05.503Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:31:05.503Z] #35 23.29 Fetched 8338 kB in 17s (492 kB/s) [2020-04-21T14:31:05.503Z] #35 23.29 Reading package lists... [2020-04-21T14:31:05.714Z] [2020-04-21T14:31:05.714Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:31:05.714Z] #63 DONE 0.1s [2020-04-21T14:31:05.714Z] [2020-04-21T14:31:05.714Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:31:05.714Z] #64 DONE 0.1s [2020-04-21T14:31:05.714Z] [2020-04-21T14:31:05.714Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:05.714Z] #65 ... [2020-04-21T14:31:05.714Z] [2020-04-21T14:31:05.714Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:31:05.714Z] #41 13.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-21T14:31:05.714Z] #41 14.93 + 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-21T14:31:05.759Z] #35 30.55 Reading package lists... [2020-04-21T14:31:05.759Z] #35 ... [2020-04-21T14:31:05.759Z] [2020-04-21T14:31:05.759Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:05.759Z] #43 23.23 Fetched 8338 kB in 17s (490 kB/s) [2020-04-21T14:31:05.759Z] #43 23.23 Reading package lists... [2020-04-21T14:31:05.997Z] #41 ... [2020-04-21T14:31:05.997Z] [2020-04-21T14:31:05.997Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:05.997Z] #43 23.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-21T14:31:05.997Z] #43 23.60 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-21T14:31:05.997Z] #43 23.61 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-21T14:31:05.997Z] #43 23.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-21T14:31:05.997Z] #43 23.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-21T14:31:05.997Z] #43 23.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-21T14:31:06.016Z] #43 30.47 Reading package lists... [2020-04-21T14:31:06.016Z] #43 ... [2020-04-21T14:31:06.016Z] [2020-04-21T14:31:06.016Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:06.016Z] #10 23.19 Fetched 8338 kB in 18s (473 kB/s) [2020-04-21T14:31:06.016Z] #10 23.19 Reading package lists... [2020-04-21T14:31:06.016Z] #10 30.61 Reading package lists... [2020-04-21T14:31:06.016Z] #10 ... [2020-04-21T14:31:06.016Z] [2020-04-21T14:31:06.016Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:06.016Z] #56 23.59 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:31:06.016Z] #56 23.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:31:06.016Z] #56 24.01 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:31:06.016Z] #56 24.09 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:31:06.016Z] #56 25.01 runtime/cgo [2020-04-21T14:31:06.016Z] #56 25.02 runtime [2020-04-21T14:31:06.278Z] #43 ... [2020-04-21T14:31:06.278Z] [2020-04-21T14:31:06.278Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:06.278Z] #47 13.89 unicode/utf16 [2020-04-21T14:31:06.278Z] #47 14.03 container/list [2020-04-21T14:31:06.278Z] #47 14.47 crypto/internal/subtle [2020-04-21T14:31:06.278Z] #47 14.59 crypto/subtle [2020-04-21T14:31:06.278Z] #47 14.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-21T14:31:06.278Z] #47 14.75 internal/nettrace [2020-04-21T14:31:06.278Z] #47 14.84 runtime/cgo [2020-04-21T14:31:06.278Z] #47 ... [2020-04-21T14:31:06.278Z] [2020-04-21T14:31:06.278Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:31:06.278Z] #35 24.17 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:31:06.278Z] #35 24.27 Fetched 14.0 MB in 1s (14.5 MB/s) [2020-04-21T14:31:06.305Z] #78 exporting layers 8.0s done [2020-04-21T14:31:06.305Z] #78 exporting manifest sha256:dc6ca4cd21d5892493b0e257ad178f672f2ac92de77b2dd53cacf67742ddcfd5 [2020-04-21T14:31:06.305Z] #78 exporting manifest sha256:dc6ca4cd21d5892493b0e257ad178f672f2ac92de77b2dd53cacf67742ddcfd5 done [2020-04-21T14:31:06.305Z] #78 exporting config sha256:6ffe9884ff95f7a83b9136ae6695e9675e839cad96858024215d4ea943c4201a done [2020-04-21T14:31:06.305Z] #78 sending tarball [2020-04-21T14:31:06.561Z] #35 24.33 Selecting previously unselected package xxd. [2020-04-21T14:31:06.561Z] #35 24.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15172 files and directories currently installed.) [2020-04-21T14:31:06.561Z] #35 24.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-21T14:31:06.561Z] #35 24.42 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:31:06.561Z] #35 24.64 Selecting previously unselected package vim-common. [2020-04-21T14:31:06.844Z] #35 24.64 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:31:06.844Z] #35 24.65 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:31:06.844Z] #35 24.88 Selecting previously unselected package cmake-data. [2020-04-21T14:31:07.129Z] #35 24.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-21T14:31:07.129Z] #35 24.89 Unpacking cmake-data (3.13.4-1) ... [2020-04-21T14:31:07.385Z] #56 ... [2020-04-21T14:31:07.385Z] [2020-04-21T14:31:07.385Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:31:07.385Z] #25 28.22 Reading package lists... [2020-04-21T14:31:09.281Z] #25 35.08 Building dependency tree... [2020-04-21T14:31:09.802Z] #35 27.36 Selecting previously unselected package libicu63:s390x. [2020-04-21T14:31:09.802Z] #35 27.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-21T14:31:09.802Z] #35 27.41 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-21T14:31:09.802Z] #35 ... [2020-04-21T14:31:09.802Z] [2020-04-21T14:31:09.802Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:09.802Z] #74 DONE 27.4s [2020-04-21T14:31:09.802Z] [2020-04-21T14:31:09.802Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:09.802Z] #27 2.628 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:31:09.802Z] #27 3.117 #=#=# [2020-04-21T14:31:09.802Z] #27 3.292 0.2% ###### 9.7% ########### 16.0% ################ 22.2% #################### 28.5% ######################### 34.8% ############################ 39.0% ################################ 45.2% ###################################### 53.6% ######################################### 57.8% ############################################## 64.1% ################################################## 70.3% ##################################################### 74.5% ######################################################## 78.7% ############################################################# 84.9% ################################################################# 91.2% ###################################################################### 97.5% ######################################################################## 100.0% [2020-04-21T14:31:09.802Z] #27 5.713 [2020-04-21T14:31:09.802Z] #27 5.904 ##### 8.2% ################## 25.2% ############################## 42.2% ########################################## 59.2% ###################################################### 76.2% ################################################################### 93.2% ######################################################################## 100.0% [2020-04-21T14:31:09.802Z] #27 6.902 [2020-04-21T14:31:11.191Z] #25 38.87 ca-certificates is already the newest version (20190110). [2020-04-21T14:31:11.191Z] #25 38.87 The following additional packages will be installed: [2020-04-21T14:31:11.191Z] #25 38.89 libjq1 libonig5 [2020-04-21T14:31:11.214Z] #27 7.091 ### 4.4% ###### 9.5% ############ 17.1% ################# 24.7% ####################### 32.4% ############################ 40.0% ################################## 47.6% ####################################### 55.3% ############################################# 62.9% ################################################## 70.6% ######################################################## 78.2% ############################################################# 85.8% #################################################################### 94.7% ######################################################################## 100.0% [2020-04-21T14:31:11.496Z] #27 ... [2020-04-21T14:31:11.496Z] [2020-04-21T14:31:11.496Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:11.496Z] #47 29.14 github.com/LK4D4/vndr/godl/singleflight [2020-04-21T14:31:11.496Z] #47 29.20 bytes [2020-04-21T14:31:11.496Z] #47 29.29 strconv [2020-04-21T14:31:11.755Z] #25 39.29 The following NEW packages will be installed: [2020-04-21T14:31:11.755Z] #25 39.32 jq libjq1 libonig5 [2020-04-21T14:31:12.012Z] #25 39.81 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:31:12.012Z] #25 39.81 Need to get 355 kB of archives. [2020-04-21T14:31:12.012Z] #25 39.81 After this operation, 1072 kB of additional disk space will be used. [2020-04-21T14:31:12.012Z] #25 39.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:31:12.232Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ff19bcd3fde5202a) in /home/ubuntu/workspace/moby_PR-40825 [Pipeline] { [Pipeline] checkout [2020-04-21T14:31:12.269Z] #25 39.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:31:12.269Z] #25 39.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:31:12.526Z] #25 ... [2020-04-21T14:31:12.526Z] [2020-04-21T14:31:12.526Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:12.526Z] #33 39.95 sync [2020-04-21T14:31:12.784Z] #33 39.97 internal/reflectlite [2020-04-21T14:31:14.168Z] #47 31.51 bufio [2020-04-21T14:31:14.715Z] using credential docker-jenkins-github-credentials [2020-04-21T14:31:14.730Z] Cloning the remote Git repository [2020-04-21T14:31:14.730Z] Cloning with configured refspecs honoured and without tags [2020-04-21T14:31:14.781Z] #47 32.49 syscall [2020-04-21T14:31:15.065Z] #47 32.80 reflect [2020-04-21T14:31:15.308Z] #33 ... [2020-04-21T14:31:15.308Z] [2020-04-21T14:31:15.308Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:31:15.308Z] #25 41.09 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:31:15.308Z] #25 41.30 Fetched 355 kB in 0s (926 kB/s) [2020-04-21T14:31:15.308Z] #25 41.40 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:31:15.308Z] #25 41.40 (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-21T14:31:15.308Z] #25 41.55 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:31:15.308Z] #25 41.56 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:31:15.308Z] #25 41.86 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:31:15.308Z] #25 41.87 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:31:15.308Z] #25 41.88 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:31:15.308Z] #25 42.05 Selecting previously unselected package jq. [2020-04-21T14:31:15.308Z] #25 42.05 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:31:15.308Z] #25 42.06 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:31:15.308Z] #25 42.37 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:31:15.308Z] #25 42.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:31:15.308Z] #25 42.40 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:31:15.308Z] #25 42.42 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:31:15.308Z] #25 DONE 43.0s [2020-04-21T14:31:15.308Z] [2020-04-21T14:31:15.308Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:31:15.308Z] #62 28.80 Reading package lists... [2020-04-21T14:31:15.308Z] #62 35.64 Building dependency tree... [2020-04-21T14:31:15.308Z] #62 39.14 The following additional packages will be installed: [2020-04-21T14:31:15.308Z] #62 39.16 libbtrfs0 [2020-04-21T14:31:15.308Z] #62 39.38 The following NEW packages will be installed: [2020-04-21T14:31:15.308Z] #62 39.38 libbtrfs-dev libbtrfs0 [2020-04-21T14:31:15.308Z] #62 39.88 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:31:15.308Z] #62 39.88 Need to get 119 kB of archives. [2020-04-21T14:31:15.308Z] #62 39.88 After this operation, 387 kB of additional disk space will be used. [2020-04-21T14:31:15.308Z] #62 39.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:31:15.308Z] #62 39.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:31:15.308Z] #62 41.23 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:31:15.308Z] #62 41.48 Fetched 119 kB in 0s (305 kB/s) [2020-04-21T14:31:15.308Z] #62 41.61 Selecting previously unselected package libbtrfs0. [2020-04-21T14:31:15.308Z] #62 41.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-21T14:31:15.308Z] #62 41.69 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:31:15.308Z] #62 41.71 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:31:15.308Z] #62 41.86 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:31:15.308Z] #62 41.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:31:15.308Z] #62 41.93 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:31:15.308Z] #62 42.27 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:31:15.308Z] #62 42.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:31:15.308Z] #62 42.31 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:31:15.308Z] #62 DONE 43.0s [2020-04-21T14:31:15.567Z] [2020-04-21T14:31:15.567Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:31:15.567Z] #63 DONE 0.1s [2020-04-21T14:31:15.567Z] [2020-04-21T14:31:15.567Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:31:15.567Z] #26 DONE 0.1s [2020-04-21T14:31:15.567Z] [2020-04-21T14:31:15.567Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:15.567Z] #27 ... [2020-04-21T14:31:15.567Z] [2020-04-21T14:31:15.567Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:31:15.567Z] #64 DONE 0.1s [2020-04-21T14:31:14.773Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:31:14.827Z] > git init /home/ubuntu/workspace/moby_PR-40825 # timeout=10 [2020-04-21T14:31:15.262Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:31:15.262Z] > git --version # timeout=10 [2020-04-21T14:31:15.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:31:15.282Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:31:15.828Z] [2020-04-21T14:31:15.828Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:15.828Z] #33 43.10 errors [2020-04-21T14:31:15.828Z] #33 43.13 sort [2020-04-21T14:31:16.078Z] #47 ... [2020-04-21T14:31:16.078Z] [2020-04-21T14:31:16.078Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:16.078Z] #10 24.06 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-21T14:31:16.078Z] #10 25.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-21T14:31:16.078Z] #10 25.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-21T14:31:16.078Z] #10 25.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-21T14:31:16.078Z] #10 25.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-21T14:31:16.078Z] #10 25.22 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-21T14:31:16.078Z] #10 25.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-21T14:31:16.078Z] #10 25.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-21T14:31:16.078Z] #10 25.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-21T14:31:16.078Z] #10 25.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-21T14:31:16.078Z] #10 25.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-21T14:31:16.078Z] #10 25.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-21T14:31:16.078Z] #10 25.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-21T14:31:16.078Z] #10 25.33 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-21T14:31:16.078Z] #10 25.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-21T14:31:16.078Z] #10 25.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-21T14:31:16.078Z] #10 26.00 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:31:16.078Z] #10 26.09 Fetched 73.3 MB in 4s (19.4 MB/s) [2020-04-21T14:31:16.078Z] #10 26.16 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-21T14:31:16.078Z] #10 26.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 ... 15172 files and directories currently installed.) [2020-04-21T14:31:16.078Z] #10 26.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-21T14:31:16.078Z] #10 26.26 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:31:16.078Z] #10 28.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-21T14:31:16.078Z] #10 28.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-21T14:31:16.078Z] #10 28.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:31:16.078Z] #10 31.19 Selecting previously unselected package binutils-mingw-w64. [2020-04-21T14:31:16.078Z] #10 31.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-21T14:31:16.078Z] #10 31.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:31:16.078Z] #10 31.29 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-21T14:31:16.078Z] #10 31.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-21T14:31:16.078Z] #10 31.30 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-21T14:31:16.078Z] #10 31.46 Selecting previously unselected package dmsetup. [2020-04-21T14:31:16.078Z] #10 31.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-21T14:31:16.078Z] #10 31.46 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-21T14:31:16.078Z] #10 31.60 Selecting previously unselected package mingw-w64-common. [2020-04-21T14:31:16.078Z] #10 31.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-21T14:31:16.078Z] #10 31.61 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-21T14:31:16.085Z] #33 ... [2020-04-21T14:31:16.085Z] [2020-04-21T14:31:16.085Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:16.085Z] #74 DONE 43.4s [2020-04-21T14:31:16.343Z] [2020-04-21T14:31:16.343Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:16.343Z] #43 30.47 Reading package lists... [2020-04-21T14:31:16.343Z] #43 36.88 Building dependency tree... [2020-04-21T14:31:16.343Z] #43 40.19 The following additional packages will be installed: [2020-04-21T14:31:16.343Z] #43 40.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-21T14:31:16.343Z] #43 40.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-21T14:31:16.343Z] #43 40.21 Suggested packages: [2020-04-21T14:31:16.343Z] #43 40.22 manpages-dev python-setuptools [2020-04-21T14:31:16.343Z] #43 41.50 The following NEW packages will be installed: [2020-04-21T14:31:16.343Z] #43 41.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-21T14:31:16.343Z] #43 41.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-21T14:31:16.343Z] #43 41.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-21T14:31:16.343Z] #43 41.52 python-six zlib1g-dev [2020-04-21T14:31:16.343Z] #43 41.98 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:31:16.343Z] #43 41.98 Need to get 4095 kB of archives. [2020-04-21T14:31:16.343Z] #43 41.98 After this operation, 22.5 MB of additional disk space will be used. [2020-04-21T14:31:16.343Z] #43 41.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-21T14:31:16.343Z] #43 41.99 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-21T14:31:16.343Z] #43 41.99 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-21T14:31:16.343Z] #43 41.99 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-21T14:31:16.343Z] #43 41.99 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-21T14:31:16.343Z] #43 42.01 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-21T14:31:16.343Z] #43 42.04 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-21T14:31:16.343Z] #43 42.04 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-21T14:31:16.343Z] #43 42.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-21T14:31:16.343Z] #43 42.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-21T14:31:16.343Z] #43 42.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-21T14:31:16.343Z] #43 42.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-21T14:31:16.343Z] #43 42.34 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-21T14:31:16.343Z] #43 42.36 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-21T14:31:16.343Z] #43 42.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-21T14:31:16.343Z] #43 42.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-21T14:31:16.343Z] #43 42.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-21T14:31:16.343Z] #43 44.01 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:31:16.360Z] #10 ... [2020-04-21T14:31:16.360Z] [2020-04-21T14:31:16.360Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:16.360Z] #27 9.050 [2020-04-21T14:31:16.360Z] #27 9.240 1.3% ## 3.2% #### 6.0% ###### 8.9% ######## 11.7% ########## 14.5% ############ 17.4% ############## 20.2% ################ 23.1% ################## 25.9% #################### 28.7% ###################### 31.6% ######################## 34.4% ########################## 37.2% ############################ 40.1% ############################## 42.9% ################################ 45.7% ################################## 48.6% ##################################### 51.7% ####################################### 54.5% ######################################## 56.4% ############################################ 61.1% ############################################## 64.0% ################################################ 67.7% ################################################### 71.5% ##################################################### 74.3% ######################################################## 78.1% ########################################################## 81.9% ############################################################# 85.7% ################################################################ 89.5% ################################################################### 93.3% ##################################################################### 96.1% ####################################################################### 99.9% ######################################################################## 100.0% [2020-04-21T14:31:16.360Z] #27 13.25 [2020-04-21T14:31:16.360Z] #27 ... [2020-04-21T14:31:16.360Z] [2020-04-21T14:31:16.360Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:16.360Z] #43 24.34 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:31:16.360Z] #43 24.46 Fetched 3742 kB in 1s (3262 kB/s) [2020-04-21T14:31:16.360Z] #43 24.52 Selecting previously unselected package libcap-dev:s390x. [2020-04-21T14:31:16.360Z] #43 24.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 ... 15172 files and directories currently installed.) [2020-04-21T14:31:16.360Z] #43 24.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 24.59 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-21T14:31:16.360Z] #43 24.65 Selecting previously unselected package libnet1:s390x. [2020-04-21T14:31:16.360Z] #43 24.65 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 24.66 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-21T14:31:16.360Z] #43 24.71 Selecting previously unselected package libnet1-dev. [2020-04-21T14:31:16.360Z] #43 24.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 24.72 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:31:16.360Z] #43 24.86 Selecting previously unselected package libnl-3-200:s390x. [2020-04-21T14:31:16.360Z] #43 24.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 24.86 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-21T14:31:16.360Z] #43 24.93 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-21T14:31:16.360Z] #43 24.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 24.94 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-21T14:31:16.360Z] #43 25.14 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-21T14:31:16.360Z] #43 25.14 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 25.14 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-21T14:31:16.360Z] #43 25.22 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-21T14:31:16.360Z] #43 25.22 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 25.22 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-21T14:31:16.360Z] #43 25.29 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-21T14:31:16.360Z] #43 25.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 25.30 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-21T14:31:16.360Z] #43 25.49 Selecting previously unselected package libprotobuf17:s390x. [2020-04-21T14:31:16.360Z] #43 25.50 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 25.50 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-21T14:31:16.360Z] #43 26.03 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-21T14:31:16.360Z] #43 26.05 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 26.05 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-21T14:31:16.360Z] #43 26.21 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-21T14:31:16.360Z] #43 26.22 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 26.23 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-21T14:31:16.360Z] #43 27.30 Selecting previously unselected package libprotoc17:s390x. [2020-04-21T14:31:16.360Z] #43 27.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 27.32 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-21T14:31:16.360Z] #43 27.99 Selecting previously unselected package protobuf-c-compiler. [2020-04-21T14:31:16.360Z] #43 27.99 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 28.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:31:16.360Z] #43 28.31 Selecting previously unselected package protobuf-compiler. [2020-04-21T14:31:16.360Z] #43 28.32 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 28.35 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:31:16.360Z] #43 28.49 Selecting previously unselected package python-pkg-resources. [2020-04-21T14:31:16.360Z] #43 28.49 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:31:16.360Z] #43 28.49 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-21T14:31:16.360Z] #43 28.66 Selecting previously unselected package python-six. [2020-04-21T14:31:16.360Z] #43 28.66 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-21T14:31:16.360Z] #43 28.66 Unpacking python-six (1.12.0-1) ... [2020-04-21T14:31:16.360Z] #43 28.73 Selecting previously unselected package python-protobuf. [2020-04-21T14:31:16.360Z] #43 28.73 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-21T14:31:16.360Z] #43 28.74 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-21T14:31:16.360Z] #43 29.18 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-21T14:31:16.360Z] #43 30.80 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-21T14:31:16.360Z] #43 30.81 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-21T14:31:16.360Z] #43 30.82 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-21T14:31:16.360Z] #43 30.83 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-21T14:31:16.360Z] #43 30.84 Setting up python-six (1.12.0-1) ... [2020-04-21T14:31:16.360Z] #43 32.55 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-21T14:31:16.360Z] #43 32.56 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-21T14:31:16.360Z] #43 32.57 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-21T14:31:16.360Z] #43 32.58 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-21T14:31:16.360Z] #43 32.59 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-21T14:31:16.360Z] #43 32.60 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:31:16.360Z] #43 32.60 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:31:16.360Z] #43 32.61 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-21T14:31:16.360Z] #43 32.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:31:16.360Z] #43 32.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-21T14:31:16.601Z] #43 44.39 Fetched 4095 kB in 1s (5440 kB/s) [2020-04-21T14:31:16.651Z] #43 ... [2020-04-21T14:31:16.651Z] [2020-04-21T14:31:16.651Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:31:16.651Z] #35 32.34 Selecting previously unselected package libxml2:s390x. [2020-04-21T14:31:16.651Z] #35 32.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-21T14:31:16.651Z] #35 32.34 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:31:16.651Z] #35 32.74 Selecting previously unselected package libarchive13:s390x. [2020-04-21T14:31:16.651Z] #35 32.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-21T14:31:16.651Z] #35 32.74 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-21T14:31:16.651Z] #35 33.00 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-21T14:31:16.651Z] #35 33.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-21T14:31:16.651Z] #35 33.01 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-21T14:31:16.651Z] #35 33.10 Selecting previously unselected package librhash0:s390x. [2020-04-21T14:31:16.651Z] #35 33.10 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-21T14:31:16.651Z] #35 33.11 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-21T14:31:16.651Z] #35 33.25 Selecting previously unselected package libuv1:s390x. [2020-04-21T14:31:16.651Z] #35 33.27 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-21T14:31:16.651Z] #35 33.27 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-21T14:31:16.651Z] #35 33.42 Selecting previously unselected package cmake. [2020-04-21T14:31:16.651Z] #35 33.43 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-21T14:31:16.651Z] #35 33.43 Unpacking cmake (3.13.4-1) ... [2020-04-21T14:31:16.859Z] #43 ... [2020-04-21T14:31:16.859Z] [2020-04-21T14:31:16.859Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:16.859Z] #33 44.05 strconv [2020-04-21T14:31:16.935Z] Fetching without tags [2020-04-21T14:31:17.185Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:31:17.265Z] #35 ... [2020-04-21T14:31:17.265Z] [2020-04-21T14:31:17.265Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:17.265Z] #65 1.502 + RM_GOPATH=0 [2020-04-21T14:31:17.265Z] #65 1.502 + TMP_GOPATH= [2020-04-21T14:31:17.265Z] #65 1.502 + : /build [2020-04-21T14:31:17.265Z] #65 1.502 + '[' -z '' ']' [2020-04-21T14:31:17.265Z] #65 1.502 ++ mktemp -d [2020-04-21T14:31:17.265Z] #65 1.505 + export GOPATH=/tmp/tmp.10W0XIyg5A [2020-04-21T14:31:17.265Z] #65 1.505 + GOPATH=/tmp/tmp.10W0XIyg5A [2020-04-21T14:31:17.265Z] #65 1.505 + RM_GOPATH=1 [2020-04-21T14:31:17.265Z] #65 1.505 ++ dirname ./install.sh [2020-04-21T14:31:17.265Z] #65 1.509 + dir=. [2020-04-21T14:31:17.265Z] #65 1.510 + bin=containerd [2020-04-21T14:31:17.265Z] #65 1.510 + shift [2020-04-21T14:31:17.265Z] #65 1.510 + '[' '!' -f ./containerd.installer ']' [2020-04-21T14:31:17.265Z] #65 1.510 + . ./containerd.installer [2020-04-21T14:31:17.265Z] #65 1.510 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:31:17.265Z] #65 1.510 + install_containerd [2020-04-21T14:31:17.265Z] #65 1.510 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-21T14:31:17.265Z] #65 1.510 + git clone https://github.com/containerd/containerd.git /tmp/tmp.10W0XIyg5A/src/github.com/containerd/containerd [2020-04-21T14:31:17.266Z] #65 1.510 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:31:17.266Z] #65 1.520 Cloning into '/tmp/tmp.10W0XIyg5A/src/github.com/containerd/containerd'... [2020-04-21T14:31:17.266Z] #65 ... [2020-04-21T14:31:17.266Z] [2020-04-21T14:31:17.266Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:17.266Z] #33 24.89 sync [2020-04-21T14:31:17.266Z] #33 24.89 internal/reflectlite [2020-04-21T14:31:17.266Z] #33 26.79 errors [2020-04-21T14:31:17.266Z] #33 26.79 sort [2020-04-21T14:31:17.266Z] #33 27.09 strconv [2020-04-21T14:31:17.266Z] #33 27.90 io [2020-04-21T14:31:17.266Z] #33 28.90 internal/oserror [2020-04-21T14:31:17.266Z] #33 29.00 syscall [2020-04-21T14:31:17.266Z] #33 30.76 reflect [2020-04-21T14:31:17.266Z] #33 33.74 time [2020-04-21T14:31:17.266Z] #33 ... [2020-04-21T14:31:17.266Z] [2020-04-21T14:31:17.266Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:31:17.266Z] #35 35.33 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-21T14:31:17.547Z] #35 35.37 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:31:17.547Z] #35 35.37 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-21T14:31:17.547Z] #35 35.38 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:31:17.547Z] #35 35.39 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-21T14:31:17.547Z] #35 35.40 Setting up cmake-data (3.13.4-1) ... [2020-04-21T14:31:17.547Z] #35 35.41 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:31:17.547Z] #35 35.42 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-21T14:31:17.547Z] #35 35.42 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-21T14:31:17.547Z] #35 35.43 Setting up cmake (3.13.4-1) ... [2020-04-21T14:31:17.547Z] #35 35.44 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:31:17.547Z] #35 35.49 Processing triggers for mime-support (3.62) ... [2020-04-21T14:31:17.712Z] Merge succeeded, producing 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:31:17.712Z] Checking out Revision 8312004f41e9500824fa16ae991eeee0083f4771 (PR-40825) [2020-04-21T14:31:18.165Z] #35 DONE 36.0s [2020-04-21T14:31:18.165Z] [2020-04-21T14:31:18.165Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:18.165Z] #27 14.32 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:31:18.165Z] #27 14.64 #=#=# [2020-04-21T14:31:18.165Z] #27 14.77 #### 6.4% ######################################################################## 100.0% [2020-04-21T14:31:18.165Z] #27 14.88 [2020-04-21T14:31:18.165Z] #27 ... [2020-04-21T14:31:18.165Z] [2020-04-21T14:31:18.165Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:31:18.165Z] #36 DONE 0.1s [2020-04-21T14:31:18.165Z] [2020-04-21T14:31:18.165Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:31:18.165Z] #37 DONE 0.1s [2020-04-21T14:31:18.165Z] [2020-04-21T14:31:18.165Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:31:18.165Z] #30 30.56 Checking out files: 89% (1360/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-21T14:31:18.165Z] #30 31.04 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-21T14:31:18.165Z] #30 31.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-21T14:31:18.203Z] Commit message: "remove uses of deprecated pkg/term" [2020-04-21T14:31:18.234Z] #33 45.34 io [2020-04-21T14:31:16.885Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:31:16.894Z] > git config --add remote.origin.fetch +refs/pull/40825/head:refs/remotes/origin/PR-40825 # timeout=10 [2020-04-21T14:31:16.899Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:31:16.906Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:31:16.914Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:31:16.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:31:16.914Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:31:17.164Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:31:17.169Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:31:17.675Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:31:17.683Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:31:17.691Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:31:17.696Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:31:18.460Z] #30 ... [2020-04-21T14:31:18.460Z] [2020-04-21T14:31:18.460Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:18.460Z] #43 35.71 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-21T14:31:18.460Z] #43 35.72 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:31:18.460Z] #43 DONE 36.3s [2020-04-21T14:31:18.460Z] [2020-04-21T14:31:18.460Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:31:18.936Z] + docker version [2020-04-21T14:31:18.936Z] Client: Docker Engine - Community [2020-04-21T14:31:18.936Z] Version: 19.03.8 [2020-04-21T14:31:18.936Z] API version: 1.40 [2020-04-21T14:31:18.936Z] Go version: go1.12.17 [2020-04-21T14:31:18.936Z] Git commit: afacb8b7f0 [2020-04-21T14:31:18.936Z] Built: Wed Mar 11 01:25:46 2020 [2020-04-21T14:31:18.936Z] OS/Arch: linux/amd64 [2020-04-21T14:31:18.936Z] Experimental: false [2020-04-21T14:31:18.936Z] [2020-04-21T14:31:18.936Z] Server: Docker Engine - Community [2020-04-21T14:31:18.936Z] Engine: [2020-04-21T14:31:18.936Z] Version: 19.03.8 [2020-04-21T14:31:18.936Z] API version: 1.40 (minimum version 1.12) [2020-04-21T14:31:18.936Z] Go version: go1.12.17 [2020-04-21T14:31:18.936Z] Git commit: afacb8b7f0 [2020-04-21T14:31:18.936Z] Built: Wed Mar 11 01:24:19 2020 [2020-04-21T14:31:18.936Z] OS/Arch: linux/amd64 [2020-04-21T14:31:18.936Z] Experimental: true [2020-04-21T14:31:18.936Z] containerd: [2020-04-21T14:31:18.936Z] Version: 1.2.13 [2020-04-21T14:31:18.936Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:31:18.936Z] runc: [2020-04-21T14:31:18.936Z] Version: 1.0.0-rc10 [2020-04-21T14:31:18.936Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:31:18.936Z] docker-init: [2020-04-21T14:31:18.936Z] Version: 0.18.0 [2020-04-21T14:31:18.936Z] GitCommit: fec3683 [Pipeline] sh [2020-04-21T14:31:19.215Z] + docker info [2020-04-21T14:31:19.605Z] #33 46.75 internal/oserror [2020-04-21T14:31:19.605Z] #33 46.84 syscall [2020-04-21T14:31:19.605Z] #33 ... [2020-04-21T14:31:19.605Z] [2020-04-21T14:31:19.605Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:19.605Z] #10 30.61 Reading package lists... [2020-04-21T14:31:19.605Z] #10 37.64 Building dependency tree... [2020-04-21T14:31:19.605Z] #10 41.44 The following additional packages will be installed: [2020-04-21T14:31:19.605Z] #10 41.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-21T14:31:19.605Z] #10 41.45 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-21T14:31:19.605Z] #10 41.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-21T14:31:19.605Z] #10 41.47 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:31:19.605Z] #10 41.48 Suggested packages: [2020-04-21T14:31:19.605Z] #10 41.50 gcc-8-locales seccomp wine64 [2020-04-21T14:31:19.605Z] #10 42.94 The following NEW packages will be installed: [2020-04-21T14:31:19.605Z] #10 42.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-21T14:31:19.605Z] #10 42.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-21T14:31:19.605Z] #10 42.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-21T14:31:19.605Z] #10 42.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-21T14:31:19.605Z] #10 42.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-21T14:31:19.605Z] #10 42.96 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:31:19.605Z] #10 43.38 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:31:19.605Z] #10 43.38 Need to get 77.7 MB of archives. [2020-04-21T14:31:19.605Z] #10 43.38 After this operation, 487 MB of additional disk space will be used. [2020-04-21T14:31:19.605Z] #10 43.38 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-21T14:31:19.605Z] #10 43.67 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-21T14:31:19.605Z] #10 44.26 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-21T14:31:19.606Z] #10 44.28 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-21T14:31:19.606Z] #10 44.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-21T14:31:19.606Z] #10 44.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-21T14:31:19.606Z] #10 45.01 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-21T14:31:19.606Z] #10 45.44 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-21T14:31:19.606Z] #10 45.44 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-21T14:31:19.863Z] #10 ... [2020-04-21T14:31:19.863Z] [2020-04-21T14:31:19.863Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:31:19.863Z] #35 30.55 Reading package lists... [2020-04-21T14:31:19.863Z] #35 37.74 Building dependency tree... [2020-04-21T14:31:19.863Z] #35 41.57 The following additional packages will be installed: [2020-04-21T14:31:19.863Z] #35 41.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-21T14:31:19.863Z] #35 41.61 Suggested packages: [2020-04-21T14:31:19.863Z] #35 41.63 cmake-doc ninja-build lrzip [2020-04-21T14:31:19.863Z] #35 41.63 Recommended packages: [2020-04-21T14:31:19.863Z] #35 41.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-21T14:31:19.863Z] #35 42.67 The following NEW packages will be installed: [2020-04-21T14:31:19.863Z] #35 42.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-21T14:31:19.863Z] #35 42.70 vim-common xxd [2020-04-21T14:31:19.863Z] #35 43.09 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:31:19.863Z] #35 43.09 Need to get 14.9 MB of archives. [2020-04-21T14:31:19.863Z] #35 43.09 After this operation, 61.8 MB of additional disk space will be used. [2020-04-21T14:31:19.863Z] #35 43.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:31:19.863Z] #35 43.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:31:19.863Z] #35 43.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-21T14:31:19.863Z] #35 43.47 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:31:19.863Z] #35 45.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-21T14:31:19.863Z] #35 45.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-21T14:31:19.863Z] #35 45.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-21T14:31:19.863Z] #35 45.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-21T14:31:19.863Z] #35 45.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-21T14:31:19.863Z] #35 45.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-21T14:31:19.863Z] #35 47.17 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:31:19.863Z] #35 47.43 Fetched 14.9 MB in 3s (4728 kB/s) [2020-04-21T14:31:19.863Z] #35 47.56 Selecting previously unselected package xxd. [2020-04-21T14:31:19.863Z] #35 47.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-21T14:31:19.863Z] #35 47.62 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:31:19.863Z] #35 47.63 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:31:19.863Z] #35 ... [2020-04-21T14:31:19.863Z] [2020-04-21T14:31:19.863Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:19.863Z] #43 44.59 Selecting previously unselected package libcap-dev:amd64. [2020-04-21T14:31:19.863Z] #43 44.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-21T14:31:19.863Z] #43 44.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-21T14:31:19.863Z] #43 44.76 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:31:19.863Z] #43 44.97 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:31:19.863Z] #43 44.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:31:19.863Z] #43 44.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:31:19.863Z] #43 45.30 Selecting previously unselected package libnet1-dev. [2020-04-21T14:31:19.863Z] #43 45.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:31:19.863Z] #43 45.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:31:19.863Z] #43 45.81 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:31:19.863Z] #43 45.81 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:31:19.863Z] #43 45.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:31:19.863Z] #43 45.93 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-21T14:31:19.863Z] #43 45.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-21T14:31:19.863Z] #43 45.95 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:31:19.863Z] #43 46.21 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:31:19.863Z] #43 46.25 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:31:19.863Z] #43 46.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:31:19.863Z] #43 46.38 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-21T14:31:19.863Z] #43 46.40 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:31:19.863Z] #43 46.40 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:31:19.863Z] #43 46.52 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-21T14:31:19.863Z] #43 46.52 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-21T14:31:19.863Z] #43 46.58 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:31:19.863Z] #43 46.82 Selecting previously unselected package libprotobuf17:amd64. [2020-04-21T14:31:19.863Z] #43 46.82 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:31:19.863Z] #43 46.82 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:31:19.863Z] #43 47.65 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-21T14:31:19.863Z] #43 47.66 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:31:20.123Z] #43 47.67 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:31:20.381Z] #43 47.94 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-21T14:31:20.381Z] #43 47.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-21T14:31:20.381Z] #43 47.98 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:31:21.751Z] #43 49.37 Selecting previously unselected package libprotoc17:amd64. [2020-04-21T14:31:21.751Z] #43 49.38 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:31:21.751Z] #43 49.38 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:31:21.906Z] #44 ... [2020-04-21T14:31:21.906Z] [2020-04-21T14:31:21.907Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:21.907Z] #50 29.52 + cd /tmp/tmp.cMfisdRc35/src/gotest.tools/gotestsum [2020-04-21T14:31:21.907Z] #50 29.52 + git checkout -q v0.3.5 [2020-04-21T14:31:21.907Z] #50 29.53 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-21T14:31:21.907Z] #50 ... [2020-04-21T14:31:21.907Z] [2020-04-21T14:31:21.907Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:21.907Z] #27 15.99 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:31:21.907Z] #27 16.32 #=#=# [2020-04-21T14:31:21.907Z] #27 16.47 ######################################################################## 100.0% [2020-04-21T14:31:21.907Z] #27 16.58 [2020-04-21T14:31:21.907Z] #27 17.66 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:31:21.907Z] #27 17.72 skipping existing b63cc5f62c21 [2020-04-21T14:31:21.907Z] #27 17.80 [2020-04-21T14:31:21.907Z] #27 18.88 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:31:21.907Z] #27 19.22 #=#=# [2020-04-21T14:31:21.907Z] #27 19.31 ######################################################################## 100.0% [2020-04-21T14:31:21.907Z] #27 19.36 [2020-04-21T14:31:21.907Z] #27 19.40 Download of images into '/build' complete. [2020-04-21T14:31:21.907Z] #27 19.42 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:31:21.907Z] #27 19.42 tar -cC '/build' . | docker load [2020-04-21T14:31:22.009Z] #43 ... [2020-04-21T14:31:22.009Z] [2020-04-21T14:31:22.009Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:22.009Z] #27 5.268 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:31:22.009Z] #27 5.642 [2020-04-21T14:31:22.522Z] #27 DONE 19.6s [2020-04-21T14:31:22.522Z] [2020-04-21T14:31:22.522Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:22.522Z] #38 1.653 + RM_GOPATH=0 [2020-04-21T14:31:22.522Z] #38 1.653 + TMP_GOPATH= [2020-04-21T14:31:22.522Z] #38 1.653 + : /build [2020-04-21T14:31:22.522Z] #38 1.653 + '[' -z '' ']' [2020-04-21T14:31:22.522Z] #38 1.654 ++ mktemp -d [2020-04-21T14:31:22.522Z] #38 1.656 + export GOPATH=/tmp/tmp.roqCUfZBFy [2020-04-21T14:31:22.522Z] #38 1.656 + GOPATH=/tmp/tmp.roqCUfZBFy [2020-04-21T14:31:22.522Z] #38 1.656 + RM_GOPATH=1 [2020-04-21T14:31:22.522Z] #38 1.656 ++ dirname ./install.sh [2020-04-21T14:31:22.522Z] #38 1.659 + dir=. [2020-04-21T14:31:22.522Z] #38 1.659 + bin=tini [2020-04-21T14:31:22.522Z] #38 1.659 + shift [2020-04-21T14:31:22.522Z] #38 1.659 + '[' '!' -f ./tini.installer ']' [2020-04-21T14:31:22.522Z] #38 1.659 + . ./tini.installer [2020-04-21T14:31:22.522Z] #38 1.659 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:31:22.522Z] #38 1.659 + install_tini [2020-04-21T14:31:22.522Z] #38 1.659 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-21T14:31:22.522Z] #38 1.659 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:31:22.522Z] #38 1.659 + git clone https://github.com/krallin/tini.git /tmp/tmp.roqCUfZBFy/tini [2020-04-21T14:31:22.522Z] #38 1.662 Cloning into '/tmp/tmp.roqCUfZBFy/tini'... [2020-04-21T14:31:22.522Z] #38 2.370 + cd /tmp/tmp.roqCUfZBFy/tini [2020-04-21T14:31:22.522Z] #38 2.370 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:31:22.522Z] #38 2.375 + cmake . [2020-04-21T14:31:22.522Z] #38 2.744 -- The C compiler identification is GNU 8.3.0 [2020-04-21T14:31:22.522Z] #38 2.838 -- Check for working C compiler: /usr/bin/cc [2020-04-21T14:31:22.522Z] #38 3.326 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T14:31:22.522Z] #38 3.327 -- Detecting C compiler ABI info [2020-04-21T14:31:22.522Z] #38 3.736 -- Detecting C compiler ABI info - done [2020-04-21T14:31:22.522Z] #38 3.740 -- Detecting C compile features [2020-04-21T14:31:23.532Z] #38 5.296 -- Detecting C compile features - done [2020-04-21T14:31:23.532Z] #38 5.318 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-21T14:31:23.532Z] #38 5.393 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-21T14:31:23.558Z] #27 5.905 0.0% #### 5.9% ####### 11.0% ########## 15.0% ############# 18.8% ################ 23.3% ##################### 29.2% ######################## 34.1% ########################### 37.9% ############################### 43.1% ################################## 48.3% ###################################### 53.8% ######################################### 57.8% ############################################ 61.4% ################################################ 66.8% ################################################### 72.1% ####################################################### 77.3% ########################################################### 82.3% ############################################################## 87.2% #################################################################### 95.4% ######################################################################## 100.0% [2020-04-21T14:31:23.814Z] #38 5.423 -- Configuring done [2020-04-21T14:31:23.814Z] #38 5.433 -- Generating done [2020-04-21T14:31:23.814Z] #38 5.437 -- Build files have been written to: /tmp/tmp.roqCUfZBFy/tini [2020-04-21T14:31:23.814Z] #38 5.442 + make tini-static [2020-04-21T14:31:23.815Z] #27 ... [2020-04-21T14:31:23.815Z] [2020-04-21T14:31:23.815Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:23.815Z] #47 41.11 internal/reflectlite [2020-04-21T14:31:23.815Z] #47 41.13 sync [2020-04-21T14:31:23.815Z] #47 43.37 github.com/LK4D4/vndr/godl/singleflight [2020-04-21T14:31:23.815Z] #47 43.94 math/rand [2020-04-21T14:31:23.815Z] #47 45.79 internal/singleflight [2020-04-21T14:31:23.815Z] #47 46.03 io [2020-04-21T14:31:23.815Z] #47 46.08 strconv [2020-04-21T14:31:23.815Z] #47 47.44 bytes [2020-04-21T14:31:23.815Z] #47 49.93 bufio [2020-04-21T14:31:23.815Z] #47 50.06 reflect [2020-04-21T14:31:24.073Z] #47 ... [2020-04-21T14:31:24.073Z] [2020-04-21T14:31:24.073Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:31:24.073Z] #30 50.21 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 99% (1516/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-21T14:31:24.073Z] #30 51.09 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-21T14:31:24.073Z] #30 51.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-21T14:31:24.095Z] #38 5.694 Scanning dependencies of target tini-static [2020-04-21T14:31:24.095Z] #38 5.715 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-21T14:31:24.376Z] #38 ... [2020-04-21T14:31:24.376Z] [2020-04-21T14:31:24.376Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:24.376Z] #56 32.14 syscall [2020-04-21T14:31:24.376Z] #56 32.16 reflect [2020-04-21T14:31:24.376Z] #56 38.07 time [2020-04-21T14:31:24.657Z] #56 ... [2020-04-21T14:31:24.657Z] [2020-04-21T14:31:24.657Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:24.657Z] #38 6.383 [100%] Linking C executable tini-static [2020-04-21T14:31:24.939Z] #38 6.723 [100%] Built target tini-static [2020-04-21T14:31:24.939Z] #38 6.738 + mkdir -p /build [2020-04-21T14:31:24.939Z] #38 6.744 + cp tini-static /build/docker-init [2020-04-21T14:31:25.228Z] #38 DONE 6.9s [2020-04-21T14:31:25.228Z] [2020-04-21T14:31:25.228Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:25.228Z] #56 42.47 os [2020-04-21T14:31:25.445Z] #30 ... [2020-04-21T14:31:25.446Z] [2020-04-21T14:31:25.446Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:25.446Z] #65 4.026 + RM_GOPATH=0 [2020-04-21T14:31:25.446Z] #65 4.028 + TMP_GOPATH= [2020-04-21T14:31:25.446Z] #65 4.028 + : /build [2020-04-21T14:31:25.446Z] #65 4.028 + '[' -z '' ']' [2020-04-21T14:31:25.446Z] #65 4.034 ++ mktemp -d [2020-04-21T14:31:25.446Z] #65 4.036 + export GOPATH=/tmp/tmp.69ElG0DmN5 [2020-04-21T14:31:25.446Z] #65 4.036 + GOPATH=/tmp/tmp.69ElG0DmN5 [2020-04-21T14:31:25.446Z] #65 4.036 + RM_GOPATH=1 [2020-04-21T14:31:25.446Z] #65 4.037 ++ dirname ./install.sh [2020-04-21T14:31:25.446Z] #65 4.042 + dir=. [2020-04-21T14:31:25.446Z] #65 4.045 + bin=containerd [2020-04-21T14:31:25.446Z] #65 4.045 + shift [2020-04-21T14:31:25.446Z] #65 4.046 + '[' '!' -f ./containerd.installer ']' [2020-04-21T14:31:25.446Z] #65 4.046 + . ./containerd.installer [2020-04-21T14:31:25.446Z] #65 4.047 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:31:25.446Z] #65 4.049 + install_containerd [2020-04-21T14:31:25.446Z] #65 4.052 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-21T14:31:25.446Z] #65 4.052 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:31:25.446Z] #65 4.052 + git clone https://github.com/containerd/containerd.git /tmp/tmp.69ElG0DmN5/src/github.com/containerd/containerd [2020-04-21T14:31:25.446Z] #65 4.054 Cloning into '/tmp/tmp.69ElG0DmN5/src/github.com/containerd/containerd'... [2020-04-21T14:31:25.704Z] #65 ... [2020-04-21T14:31:25.704Z] [2020-04-21T14:31:25.704Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:25.704Z] #27 8.446 [2020-04-21T14:31:25.704Z] #27 8.644 0.4% #################### 27.9% ################################## 48.2% ################################################ 66.8% ############################################################## 86.4% ######################################################################## 100.0% [2020-04-21T14:31:25.704Z] #27 9.477 [2020-04-21T14:31:25.886Z] #56 43.57 encoding/binary [2020-04-21T14:31:26.168Z] #56 43.96 encoding/base64 [2020-04-21T14:31:26.480Z] #27 9.616 0.0% ##### 7.5% ########## 14.8% ############### 21.3% ###################### 31.3% ############################ 39.5% ################################## 47.9% ######################################## 56.9% ############################################# 63.0% ################################################### 71.9% ######################################################### 79.4% ############################################################## 86.7% ##################################################################### 96.0% ######################################################################## 100.0% [2020-04-21T14:31:26.781Z] #56 44.39 golang.org/x/sys/unix [2020-04-21T14:31:27.045Z] #27 11.48 #=#=# [2020-04-21T14:31:27.305Z] Client: [2020-04-21T14:31:27.305Z] Debug Mode: false [2020-04-21T14:31:27.305Z] [2020-04-21T14:31:27.305Z] Server: [2020-04-21T14:31:27.305Z] Containers: 0 [2020-04-21T14:31:27.305Z] Running: 0 [2020-04-21T14:31:27.305Z] Paused: 0 [2020-04-21T14:31:27.305Z] Stopped: 0 [2020-04-21T14:31:27.305Z] Images: 1 [2020-04-21T14:31:27.305Z] Server Version: 19.03.8 [2020-04-21T14:31:27.305Z] Storage Driver: overlay2 [2020-04-21T14:31:27.305Z] Backing Filesystem: [2020-04-21T14:31:27.305Z] Supports d_type: true [2020-04-21T14:31:27.305Z] Native Overlay Diff: true [2020-04-21T14:31:27.305Z] Logging Driver: json-file [2020-04-21T14:31:27.305Z] Cgroup Driver: cgroupfs [2020-04-21T14:31:27.305Z] Plugins: [2020-04-21T14:31:27.305Z] Volume: local [2020-04-21T14:31:27.305Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:31:27.305Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-21T14:31:27.305Z] Swarm: inactive [2020-04-21T14:31:27.305Z] Runtimes: runc [2020-04-21T14:31:27.305Z] Default Runtime: runc [2020-04-21T14:31:27.305Z] Init Binary: docker-init [2020-04-21T14:31:27.305Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:31:27.305Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:31:27.305Z] init version: fec3683 [2020-04-21T14:31:27.305Z] Security Options: [2020-04-21T14:31:27.305Z] apparmor [2020-04-21T14:31:27.305Z] seccomp [2020-04-21T14:31:27.305Z] Profile: default [2020-04-21T14:31:27.305Z] Kernel Version: 4.15.0-1065-aws [2020-04-21T14:31:27.305Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-21T14:31:27.305Z] OSType: linux [2020-04-21T14:31:27.305Z] Architecture: x86_64 [2020-04-21T14:31:27.305Z] CPUs: 2 [2020-04-21T14:31:27.305Z] Total Memory: 7.501GiB [2020-04-21T14:31:27.305Z] Name: ip-10-100-114-203 [2020-04-21T14:31:27.305Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-04-21T14:31:27.305Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:31:27.305Z] Debug Mode: false [2020-04-21T14:31:27.305Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:31:27.305Z] Labels: [2020-04-21T14:31:27.305Z] Experimental: true [2020-04-21T14:31:27.305Z] Insecure Registries: [2020-04-21T14:31:27.305Z] 127.0.0.0/8 [2020-04-21T14:31:27.305Z] Live Restore Enabled: true [2020-04-21T14:31:27.305Z] [2020-04-21T14:31:27.305Z] WARNING: No swap limit support [Pipeline] sh [2020-04-21T14:31:27.587Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:31:27.587Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:31:27.587Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40825/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:31:27.587Z] + bash /home/ubuntu/workspace/moby_PR-40825/check-config.sh [2020-04-21T14:31:27.587Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:31:27.587Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-04-21T14:31:27.587Z] [2020-04-21T14:31:27.587Z] Generally Necessary: [2020-04-21T14:31:27.587Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:31:27.587Z] - apparmor: enabled and tools installed [2020-04-21T14:31:27.587Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:31:27.587Z] - CONFIG_NET_NS: enabled [2020-04-21T14:31:27.587Z] - CONFIG_PID_NS: enabled [2020-04-21T14:31:27.587Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:31:27.587Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:31:27.587Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:31:27.587Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:31:27.587Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:31:27.587Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:31:27.587Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:31:27.587Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:31:27.587Z] - CONFIG_MEMCG: enabled [2020-04-21T14:31:27.587Z] - CONFIG_KEYS: enabled [2020-04-21T14:31:27.587Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:31:27.587Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:31:27.587Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:31:27.587Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:31:27.587Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:31:27.587Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:31:27.587Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:31:27.587Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:31:27.587Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:31:27.587Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:31:27.587Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:31:27.587Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:31:27.587Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:31:27.587Z] [2020-04-21T14:31:27.587Z] Optional Features: [2020-04-21T14:31:27.587Z] - CONFIG_USER_NS: enabled [2020-04-21T14:31:27.587Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:31:27.587Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:31:27.587Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:31:27.587Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:31:27.587Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-21T14:31:27.587Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-21T14:31:27.587Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:31:27.587Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:31:27.587Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:31:27.844Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:31:27.844Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:31:27.844Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:31:27.844Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:31:27.844Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:31:27.844Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:31:27.844Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:31:27.844Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:31:27.844Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:31:27.844Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:31:27.844Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:31:27.844Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:31:27.844Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:31:27.844Z] - Network Drivers: [2020-04-21T14:31:27.844Z] - "overlay": [2020-04-21T14:31:27.844Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:31:27.844Z] Optional (for encrypted networks): [2020-04-21T14:31:27.844Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:31:27.844Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-21T14:31:27.844Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-21T14:31:27.844Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-21T14:31:27.844Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-21T14:31:27.844Z] - CONFIG_XFRM: enabled [2020-04-21T14:31:27.844Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:31:27.844Z] - "ipvlan": [2020-04-21T14:31:27.844Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:31:27.844Z] - "macvlan": [2020-04-21T14:31:27.844Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:31:27.844Z] - "ftp,tftp client in container": [2020-04-21T14:31:27.844Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:31:27.844Z] - Storage Drivers: [2020-04-21T14:31:27.844Z] - "aufs": [2020-04-21T14:31:27.844Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:31:27.844Z] - "btrfs": [2020-04-21T14:31:27.844Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:31:27.844Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:31:27.844Z] - "devicemapper": [2020-04-21T14:31:27.844Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:31:27.844Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:31:27.844Z] - "overlay": [2020-04-21T14:31:27.844Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:31:27.844Z] - "zfs": [2020-04-21T14:31:27.844Z] - /dev/zfs: missing [2020-04-21T14:31:27.844Z] - zfs command: missing [2020-04-21T14:31:27.844Z] - zpool command: missing [2020-04-21T14:31:27.844Z] [2020-04-21T14:31:27.844Z] Limits: [2020-04-21T14:31:27.844Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:31:27.844Z] [2020-04-21T14:31:27.844Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-21T14:31:28.180Z] + sudo modprobe ip_vs [2020-04-21T14:31:28.251Z] #56 45.63 fmt [2020-04-21T14:31:28.437Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8312004f41e9500824fa16ae991eeee0083f4771 . [2020-04-21T14:31:28.437Z] #2 [internal] load .dockerignore [2020-04-21T14:31:28.437Z] #2 transferring context: 87B done [2020-04-21T14:31:28.437Z] #2 DONE 0.0s [2020-04-21T14:31:28.437Z] [2020-04-21T14:31:28.437Z] #1 [internal] load build definition from Dockerfile [2020-04-21T14:31:28.437Z] #1 transferring dockerfile: 17.09kB done [2020-04-21T14:31:28.437Z] #1 DONE 0.0s [2020-04-21T14:31:28.437Z] [2020-04-21T14:31:28.437Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:31:28.693Z] #3 DONE 0.2s [2020-04-21T14:31:28.693Z] [2020-04-21T14:31:28.693Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:31:28.693Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:31:28.693Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-21T14:31:28.693Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-21T14:31:28.693Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-21T14:31:28.693Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2020-04-21T14:31:28.773Z] #78 sending tarball 19.8s done [2020-04-21T14:31:28.773Z] #78 DONE 27.9s [2020-04-21T14:31:28.773Z] [2020-04-21T14:31:28.773Z] #79 importing to docker [2020-04-21T14:31:28.773Z] #79 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-21T14:31:28.854Z] #27 11.68 0.1% 0.9% ## 3.0% ### 4.9% #### 6.7% ###### 9.2% ####### 11.0% ######### 13.1% ########### 15.3% ############ 17.2% ############# 19.1% ############### 21.3% ################ 23.5% ################# 24.9% ################## 26.3% #################### 28.8% ##################### 29.9% [2020-04-21T14:31:28.854Z] #27 ... [2020-04-21T14:31:28.854Z] [2020-04-21T14:31:28.854Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:28.854Z] #50 46.08 + cd /tmp/tmp.CQHlMwLP26/src/gotest.tools/gotestsum [2020-04-21T14:31:28.854Z] #50 46.08 + git checkout -q v0.3.5 [2020-04-21T14:31:28.854Z] #50 46.13 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-21T14:31:28.950Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.28MB / 8.82MB 0.2s [2020-04-21T14:31:28.950Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-21T14:31:29.111Z] #50 ... [2020-04-21T14:31:29.111Z] [2020-04-21T14:31:29.111Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:29.206Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-21T14:31:29.215Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8312004f41e9500824fa16ae991eeee0083f4771 hack/test/unit [2020-04-21T14:31:29.255Z] #56 ... [2020-04-21T14:31:29.255Z] [2020-04-21T14:31:29.255Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:29.255Z] #10 37.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-21T14:31:29.255Z] #10 37.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-21T14:31:29.255Z] #10 37.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:31:29.255Z] #10 41.87 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-21T14:31:29.255Z] #10 41.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-21T14:31:29.255Z] #10 41.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:31:29.255Z] #10 42.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-21T14:31:29.255Z] #10 42.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-21T14:31:29.255Z] #10 42.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:31:29.462Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2020-04-21T14:31:29.462Z] #4 DONE 0.6s [2020-04-21T14:31:29.536Z] #10 ... [2020-04-21T14:31:29.536Z] [2020-04-21T14:31:29.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:29.536Z] #44 7.954 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:31:29.536Z] #44 7.954 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:31:29.536Z] #44 7.960 Note: Building without GnuTLS support [2020-04-21T14:31:29.536Z] #44 8.885 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:31:29.536Z] #44 8.924 GEN .gitid [2020-04-21T14:31:29.536Z] #44 8.937 GEN criu/include/version.h [2020-04-21T14:31:29.536Z] #44 8.974 GEN include/common/asm [2020-04-21T14:31:29.536Z] #44 9.810 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-21T14:31:29.536Z] #44 9.884 PBCC images/opts.pb-c.c [2020-04-21T14:31:29.536Z] #44 9.917 PBCC images/sit.pb-c.c [2020-04-21T14:31:29.536Z] #44 9.924 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-21T14:31:29.536Z] #44 9.995 DEP images/opts.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.04 DEP images/sit.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.09 PBCC images/macvlan.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.12 DEP images/macvlan.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.17 PBCC images/autofs.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.18 DEP images/autofs.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.23 PBCC images/sysctl.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.27 DEP images/sysctl.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.31 PBCC images/time.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.35 DEP images/time.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.38 PBCC images/binfmt-misc.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.39 DEP images/binfmt-misc.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.42 PBCC images/seccomp.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.43 DEP images/seccomp.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.47 PBCC images/userns.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.48 DEP images/userns.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.49 PBCC images/cgroup.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.50 DEP images/cgroup.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.55 PBCC images/fown.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.55 PBCC images/ext-file.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.56 DEP images/fown.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.62 DEP images/ext-file.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.66 PBCC images/rpc.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.66 DEP images/rpc.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.73 PBCC images/siginfo.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.74 DEP images/siginfo.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.79 PBCC images/pagemap.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.80 DEP images/pagemap.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.82 PBCC images/rlimit.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.86 DEP images/rlimit.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.88 PBCC images/file-lock.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.89 DEP images/file-lock.pb-c.d [2020-04-21T14:31:29.536Z] #44 10.95 PBCC images/tty.pb-c.c [2020-04-21T14:31:29.536Z] #44 10.97 DEP images/tty.pb-c.d [2020-04-21T14:31:29.536Z] #44 11.04 PBCC images/tun.pb-c.c [2020-04-21T14:31:29.536Z] #44 11.05 PBCC images/netdev.pb-c.c [2020-04-21T14:31:29.536Z] #44 11.06 DEP images/tun.pb-c.d [2020-04-21T14:31:29.536Z] #44 11.12 DEP images/netdev.pb-c.d [2020-04-21T14:31:29.536Z] #44 11.15 PBCC images/vma.pb-c.c [2020-04-21T14:31:29.536Z] #44 11.16 DEP images/vma.pb-c.d [2020-04-21T14:31:29.536Z] #44 11.23 PBCC images/creds.pb-c.c [2020-04-21T14:31:29.719Z] [2020-04-21T14:31:29.719Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:31:29.819Z] #44 11.25 DEP images/creds.pb-c.d [2020-04-21T14:31:29.819Z] #44 11.28 PBCC images/utsns.pb-c.c [2020-04-21T14:31:29.819Z] #44 11.28 DEP images/utsns.pb-c.d [2020-04-21T14:31:29.819Z] #44 11.33 PBCC images/ipc-desc.pb-c.c [2020-04-21T14:31:29.819Z] #44 11.35 PBCC images/ipc-sem.pb-c.c [2020-04-21T14:31:29.819Z] #44 11.38 DEP images/ipc-desc.pb-c.d [2020-04-21T14:31:29.819Z] #44 11.43 DEP images/ipc-sem.pb-c.d [2020-04-21T14:31:29.819Z] #44 11.44 PBCC images/ipc-msg.pb-c.c [2020-04-21T14:31:29.819Z] #44 11.45 DEP images/ipc-msg.pb-c.d [2020-04-21T14:31:29.819Z] #44 11.51 PBCC images/ipc-shm.pb-c.c [2020-04-21T14:31:29.819Z] #44 11.51 DEP images/ipc-shm.pb-c.d [2020-04-21T14:31:29.819Z] #44 11.53 PBCC images/ipc-var.pb-c.c [2020-04-21T14:31:29.819Z] #44 11.54 DEP images/ipc-var.pb-c.d [2020-04-21T14:31:29.819Z] #44 11.57 PBCC images/sk-opts.pb-c.c [2020-04-21T14:31:29.978Z] #5 DONE 0.1s [2020-04-21T14:31:29.978Z] [2020-04-21T14:31:29.978Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:31:29.978Z] #6 DONE 0.2s [2020-04-21T14:31:29.978Z] [2020-04-21T14:31:29.978Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:31:29.978Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:31:29.978Z] #7 CACHED [2020-04-21T14:31:29.978Z] [2020-04-21T14:31:29.978Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:31:29.978Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:31:30.101Z] #44 11.61 PBCC images/packet-sock.pb-c.c [2020-04-21T14:31:30.101Z] #44 11.62 DEP images/sk-opts.pb-c.d [2020-04-21T14:31:30.101Z] #44 11.67 DEP images/packet-sock.pb-c.d [2020-04-21T14:31:30.101Z] #44 11.69 PBCC images/sk-netlink.pb-c.c [2020-04-21T14:31:30.101Z] #44 11.74 DEP images/sk-netlink.pb-c.d [2020-04-21T14:31:30.101Z] #44 11.75 PBCC images/sk-inet.pb-c.c [2020-04-21T14:31:30.101Z] #44 11.81 DEP images/sk-inet.pb-c.d [2020-04-21T14:31:30.145Z] #27 11.68 0.1% 0.9% ## 3.0% ### 4.9% #### 6.7% ###### 9.2% ####### 11.0% ######### 13.1% ########### 15.3% ############ 17.2% ############# 19.1% ############### 21.3% ################ 23.5% ################# 24.9% ################## 26.3% #################### 28.8% ##################### 29.9% ###################### 31.5% ####################### 33.0% ######################## 34.5% ########################## 36.5% ########################### 38.1% ############################ 39.6% ############################# 41.4% ############################### 43.2% ################################ 44.5% ################################# 45.9% ################################## 47.5% ################################### 49.6% [2020-04-21T14:31:30.145Z] #27 ... [2020-04-21T14:31:30.145Z] [2020-04-21T14:31:30.145Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:31:30.145Z] #35 47.86 Selecting previously unselected package vim-common. [2020-04-21T14:31:30.145Z] #35 47.86 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:31:30.145Z] #35 47.92 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:31:30.145Z] #35 48.27 Selecting previously unselected package cmake-data. [2020-04-21T14:31:30.145Z] #35 48.27 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-21T14:31:30.145Z] #35 48.29 Unpacking cmake-data (3.13.4-1) ... [2020-04-21T14:31:30.145Z] #35 51.63 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:31:30.145Z] #35 51.64 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:31:30.145Z] #35 51.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:31:30.237Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-21T14:31:30.237Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-21T14:31:30.237Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.29MB / 9.86MB 0.2s [2020-04-21T14:31:30.382Z] #44 11.85 PBCC images/sk-unix.pb-c.c [2020-04-21T14:31:30.382Z] #44 11.90 DEP images/sk-unix.pb-c.d [2020-04-21T14:31:30.382Z] #44 11.95 PBCC images/mm.pb-c.c [2020-04-21T14:31:30.382Z] #44 11.99 DEP images/mm.pb-c.d [2020-04-21T14:31:30.382Z] #44 12.03 PBCC images/timerfd.pb-c.c [2020-04-21T14:31:30.382Z] #44 12.07 DEP images/timerfd.pb-c.d [2020-04-21T14:31:30.382Z] #44 12.10 PBCC images/timer.pb-c.c [2020-04-21T14:31:30.382Z] #44 12.12 DEP images/timer.pb-c.d [2020-04-21T14:31:30.382Z] #44 ... [2020-04-21T14:31:30.382Z] [2020-04-21T14:31:30.382Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:30.382Z] #33 38.18 internal/poll [2020-04-21T14:31:30.382Z] #33 40.06 internal/syscall/execenv [2020-04-21T14:31:30.382Z] #33 40.37 internal/syscall/unix [2020-04-21T14:31:30.382Z] #33 40.76 os [2020-04-21T14:31:30.382Z] #33 41.72 internal/fmtsort [2020-04-21T14:31:30.382Z] #33 42.21 strings [2020-04-21T14:31:30.382Z] #33 44.13 fmt [2020-04-21T14:31:30.382Z] #33 44.18 path/filepath [2020-04-21T14:31:30.382Z] #33 45.21 io/ioutil [2020-04-21T14:31:30.382Z] #33 45.60 path [2020-04-21T14:31:30.382Z] #33 46.12 text/tabwriter [2020-04-21T14:31:30.382Z] #33 47.00 flag [2020-04-21T14:31:30.382Z] #33 47.00 github.com/BurntSushi/toml [2020-04-21T14:31:30.403Z] #35 ... [2020-04-21T14:31:30.403Z] [2020-04-21T14:31:30.403Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:30.496Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-04-21T14:31:30.496Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-04-21T14:31:30.664Z] #33 ... [2020-04-21T14:31:30.664Z] [2020-04-21T14:31:30.664Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:30.664Z] #65 24.51 Checking out files: 77% (2468/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-04-21T14:31:30.664Z] #65 25.12 + cd /tmp/tmp.10W0XIyg5A/src/github.com/containerd/containerd [2020-04-21T14:31:30.920Z] #27 11.68 0.1% 0.9% ## 3.0% ### 4.9% #### 6.7% ###### 9.2% ####### 11.0% ######### 13.1% ########### 15.3% ############ 17.2% ############# 19.1% ############### 21.3% ################ 23.5% ################# 24.9% ################## 26.3% #################### 28.8% ##################### 29.9% ###################### 31.5% ####################### 33.0% ######################## 34.5% ########################## 36.5% ########################### 38.1% ############################ 39.6% ############################# 41.4% ############################### 43.2% ################################ 44.5% ################################# 45.9% ################################## 47.5% ################################### 49.6% ##################################### 51.4% ###################################### 53.3% ####################################### 54.5% ######################################## 56.1% ######################################### 57.7% ########################################## 58.9% ########################################### 60.3% [2020-04-21T14:31:30.920Z] #27 ... [2020-04-21T14:31:30.920Z] [2020-04-21T14:31:30.920Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:30.920Z] #33 48.23 reflect [2020-04-21T14:31:30.920Z] #33 55.98 time [2020-04-21T14:31:30.946Z] #65 25.12 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:31:31.178Z] #33 ... [2020-04-21T14:31:31.178Z] [2020-04-21T14:31:31.178Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:31.697Z] #27 11.68 0.1% 0.9% ## 3.0% ### 4.9% #### 6.7% ###### 9.2% ####### 11.0% ######### 13.1% ########### 15.3% ############ 17.2% ############# 19.1% ############### 21.3% ################ 23.5% ################# 24.9% ################## 26.3% #################### 28.8% ##################### 29.9% ###################### 31.5% ####################### 33.0% ######################## 34.5% ########################## 36.5% ########################### 38.1% ############################ 39.6% ############################# 41.4% ############################### 43.2% ################################ 44.5% ################################# 45.9% ################################## 47.5% ################################### 49.6% ##################################### 51.4% ###################################### 53.3% ####################################### 54.5% ######################################## 56.1% ######################################### 57.7% ########################################## 58.9% ########################################### 60.3% ############################################ 61.9% ############################################# 63.3% ############################################## 64.9% ################################################ 66.8% ################################################# 68.1% ################################################## 69.7% [2020-04-21T14:31:31.697Z] #27 ... [2020-04-21T14:31:31.697Z] [2020-04-21T14:31:31.697Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:31.697Z] #10 49.30 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-21T14:31:31.697Z] #10 52.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-21T14:31:31.697Z] #10 52.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-21T14:31:31.697Z] #10 52.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:31:31.697Z] #10 52.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:31:31.697Z] #10 52.31 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-21T14:31:31.697Z] #10 52.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-21T14:31:31.697Z] #10 52.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-21T14:31:31.697Z] #10 52.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-21T14:31:31.697Z] #10 52.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-21T14:31:31.697Z] #10 52.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-21T14:31:31.697Z] #10 52.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-21T14:31:31.697Z] #10 52.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-21T14:31:31.697Z] #10 52.56 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-21T14:31:31.697Z] #10 52.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-21T14:31:31.697Z] #10 52.59 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-21T14:31:31.697Z] #10 53.87 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:31:31.697Z] #10 54.05 Fetched 77.7 MB in 10s (8149 kB/s) [2020-04-21T14:31:31.697Z] #10 54.15 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-21T14:31:31.697Z] #10 54.15 (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-21T14:31:31.697Z] #10 54.24 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:31:31.697Z] #10 54.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:31:31.697Z] #10 56.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-21T14:31:31.697Z] #10 56.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:31:31.697Z] #10 56.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:31:31.697Z] #10 ... [2020-04-21T14:31:31.697Z] [2020-04-21T14:31:31.697Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:31.871Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.6s done [2020-04-21T14:31:31.992Z] #65 ... [2020-04-21T14:31:31.992Z] [2020-04-21T14:31:31.992Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:31.992Z] #47 39.64 internal/poll [2020-04-21T14:31:31.992Z] #47 41.60 os [2020-04-21T14:31:31.992Z] #47 42.65 strings [2020-04-21T14:31:31.992Z] #47 44.52 fmt [2020-04-21T14:31:31.992Z] #47 45.35 regexp/syntax [2020-04-21T14:31:31.992Z] #47 47.79 flag [2020-04-21T14:31:31.992Z] #47 48.84 go/token [2020-04-21T14:31:31.992Z] #47 49.03 regexp [2020-04-21T14:31:31.992Z] #47 49.60 go/scanner [2020-04-21T14:31:32.128Z] #71 DONE 2.1s [2020-04-21T14:31:32.128Z] [2020-04-21T14:31:32.128Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:31:32.128Z] #8 DONE 2.0s [2020-04-21T14:31:32.128Z] [2020-04-21T14:31:32.128Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:31:32.277Z] #47 ... [2020-04-21T14:31:32.277Z] [2020-04-21T14:31:32.277Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:32.277Z] #44 12.16 PBCC images/sa.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.21 DEP images/sa.pb-c.d [2020-04-21T14:31:32.277Z] #44 12.24 PBCC images/pipe-data.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.25 DEP images/pipe-data.pb-c.d [2020-04-21T14:31:32.277Z] #44 12.29 PBCC images/mnt.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.32 DEP images/mnt.pb-c.d [2020-04-21T14:31:32.277Z] #44 12.37 PBCC images/sk-packet.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.38 DEP images/sk-packet.pb-c.d [2020-04-21T14:31:32.277Z] #44 12.41 PBCC images/tcp-stream.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.45 DEP images/tcp-stream.pb-c.d [2020-04-21T14:31:32.277Z] #44 12.49 PBCC images/pipe.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.52 DEP images/pipe.pb-c.d [2020-04-21T14:31:32.277Z] #44 12.55 PBCC images/pstree.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.59 DEP images/pstree.pb-c.d [2020-04-21T14:31:32.277Z] #44 12.61 PBCC images/fs.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.64 DEP images/fs.pb-c.d [2020-04-21T14:31:32.277Z] #44 12.67 PBCC images/signalfd.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.67 DEP images/signalfd.pb-c.d [2020-04-21T14:31:32.277Z] #44 12.73 PBCC images/fh.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.78 PBCC images/fsnotify.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.85 DEP images/fh.pb-c.d [2020-04-21T14:31:32.277Z] #44 12.89 DEP images/fsnotify.pb-c.d [2020-04-21T14:31:32.277Z] #44 12.96 PBCC images/eventpoll.pb-c.c [2020-04-21T14:31:32.277Z] #44 12.97 DEP images/eventpoll.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.00 PBCC images/eventfd.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.01 DEP images/eventfd.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.05 PBCC images/remap-file-path.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.07 DEP images/remap-file-path.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.09 PBCC images/fifo.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.11 DEP images/fifo.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.14 PBCC images/ghost-file.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.18 DEP images/ghost-file.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.22 PBCC images/regfile.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.27 DEP images/regfile.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.31 PBCC images/ns.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.34 DEP images/ns.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.36 PBCC images/fdinfo.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.42 DEP images/fdinfo.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.47 PBCC images/core-aarch64.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.52 PBCC images/core-arm.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.53 PBCC images/core-ppc64.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.57 PBCC images/core-s390.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.59 PBCC images/core-x86.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.63 PBCC images/core.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.68 PBCC images/inventory.pb-c.c [2020-04-21T14:31:32.277Z] #44 13.74 DEP images/core-aarch64.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.79 DEP images/core-arm.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.82 DEP images/core-ppc64.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.86 DEP images/core-s390.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.89 DEP images/core-x86.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.93 DEP images/core.pb-c.d [2020-04-21T14:31:32.277Z] #44 13.98 DEP images/inventory.pb-c.d [2020-04-21T14:31:32.277Z] #44 14.02 PBCC images/cpuinfo.pb-c.c [2020-04-21T14:31:32.558Z] #44 14.04 DEP images/cpuinfo.pb-c.d [2020-04-21T14:31:32.558Z] #44 14.07 PBCC images/stats.pb-c.c [2020-04-21T14:31:32.558Z] #44 14.08 DEP images/stats.pb-c.d [2020-04-21T14:31:32.691Z] #9 ... [2020-04-21T14:31:32.691Z] [2020-04-21T14:31:32.691Z] #20 [internal] load build context [2020-04-21T14:31:32.691Z] #20 transferring context: 52.83MB 2.6s done [2020-04-21T14:31:32.691Z] #20 DONE 2.6s [2020-04-21T14:31:32.731Z] #27 11.68 0.1% 0.9% ## 3.0% ### 4.9% #### 6.7% ###### 9.2% ####### 11.0% ######### 13.1% ########### 15.3% ############ 17.2% ############# 19.1% ############### 21.3% ################ 23.5% ################# 24.9% ################## 26.3% #################### 28.8% ##################### 29.9% ###################### 31.5% ####################### 33.0% ######################## 34.5% ########################## 36.5% ########################### 38.1% ############################ 39.6% ############################# 41.4% ############################### 43.2% ################################ 44.5% ################################# 45.9% ################################## 47.5% ################################### 49.6% ##################################### 51.4% ###################################### 53.3% ####################################### 54.5% ######################################## 56.1% ######################################### 57.7% ########################################## 58.9% ########################################### 60.3% ############################################ 61.9% ############################################# 63.3% ############################################## 64.9% ################################################ 66.8% ################################################# 68.1% ################################################## 69.7% ################################################## 70.6% ################################################### 71.9% #################################################### 73.0% ##################################################### 74.3% ###################################################### 76.0% ####################################################### 77.5% ######################################################### 79.4% ########################################################## 81.0% ########################################################### 82.6% [2020-04-21T14:31:32.731Z] #27 ... [2020-04-21T14:31:32.731Z] [2020-04-21T14:31:32.731Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:32.731Z] #43 50.21 Selecting previously unselected package protobuf-c-compiler. [2020-04-21T14:31:32.731Z] #43 50.21 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:31:32.731Z] #43 50.22 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:31:32.731Z] #43 50.43 Selecting previously unselected package protobuf-compiler. [2020-04-21T14:31:32.731Z] #43 50.44 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-21T14:31:32.731Z] #43 50.44 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:31:32.731Z] #43 50.64 Selecting previously unselected package python-pkg-resources. [2020-04-21T14:31:32.731Z] #43 50.64 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:31:32.731Z] #43 50.64 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-21T14:31:32.731Z] #43 50.92 Selecting previously unselected package python-six. [2020-04-21T14:31:32.731Z] #43 50.94 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-21T14:31:32.731Z] #43 50.98 Unpacking python-six (1.12.0-1) ... [2020-04-21T14:31:32.731Z] #43 51.10 Selecting previously unselected package python-protobuf. [2020-04-21T14:31:32.731Z] #43 51.11 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-21T14:31:32.731Z] #43 51.12 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-21T14:31:32.731Z] #43 51.70 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-21T14:31:32.731Z] #43 56.75 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:31:32.731Z] #43 56.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:31:32.731Z] #43 56.77 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:31:32.731Z] #43 56.80 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:31:32.731Z] #43 56.83 Setting up python-six (1.12.0-1) ... [2020-04-21T14:31:32.731Z] #43 ... [2020-04-21T14:31:32.731Z] [2020-04-21T14:31:32.731Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:32.949Z] [2020-04-21T14:31:32.950Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:31:33.174Z] #44 14.88 make[1]: Nothing to be done for 'all'. [2020-04-21T14:31:33.206Z] #9 DONE 1.0s [2020-04-21T14:31:33.206Z] [2020-04-21T14:31:33.206Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:31:33.206Z] #29 DONE 0.1s [2020-04-21T14:31:33.206Z] [2020-04-21T14:31:33.206Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:31:33.206Z] #40 DONE 0.1s [2020-04-21T14:31:33.206Z] [2020-04-21T14:31:33.206Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:31:33.206Z] #35 ... [2020-04-21T14:31:33.206Z] [2020-04-21T14:31:33.206Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:31:33.206Z] #21 DONE 0.1s [2020-04-21T14:31:33.247Z] #27 11.68 0.1% 0.9% ## 3.0% ### 4.9% #### 6.7% ###### 9.2% ####### 11.0% ######### 13.1% ########### 15.3% ############ 17.2% ############# 19.1% ############### 21.3% ################ 23.5% ################# 24.9% ################## 26.3% #################### 28.8% ##################### 29.9% ###################### 31.5% ####################### 33.0% ######################## 34.5% ########################## 36.5% ########################### 38.1% ############################ 39.6% ############################# 41.4% ############################### 43.2% ################################ 44.5% ################################# 45.9% ################################## 47.5% ################################### 49.6% ##################################### 51.4% ###################################### 53.3% ####################################### 54.5% ######################################## 56.1% ######################################### 57.7% ########################################## 58.9% ########################################### 60.3% ############################################ 61.9% ############################################# 63.3% ############################################## 64.9% ################################################ 66.8% ################################################# 68.1% ################################################## 69.7% ################################################## 70.6% ################################################### 71.9% #################################################### 73.0% ##################################################### 74.3% ###################################################### 76.0% ####################################################### 77.5% ######################################################### 79.4% ########################################################## 81.0% ########################################################### 82.6% ############################################################ 84.2% ############################################################# 85.6% ############################################################### 88.3% ################################################################# 90.8% ################################################################## 92.8% #################################################################### 94.7% [2020-04-21T14:31:33.247Z] #27 ... [2020-04-21T14:31:33.247Z] [2020-04-21T14:31:33.247Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:33.247Z] #56 50.65 syscall [2020-04-21T14:31:33.247Z] #56 50.66 reflect [2020-04-21T14:31:33.247Z] #56 59.15 time [2020-04-21T14:31:33.464Z] [2020-04-21T14:31:33.464Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:31:33.464Z] #73 DONE 0.1s [2020-04-21T14:31:33.464Z] [2020-04-21T14:31:33.464Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:31:33.464Z] #67 DONE 0.1s [2020-04-21T14:31:33.464Z] [2020-04-21T14:31:33.464Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:31:33.464Z] #32 DONE 0.2s [2020-04-21T14:31:33.464Z] [2020-04-21T14:31:33.464Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:31:33.464Z] #46 DONE 0.2s [2020-04-21T14:31:33.464Z] [2020-04-21T14:31:33.464Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:31:33.464Z] #55 DONE 0.2s [2020-04-21T14:31:33.464Z] [2020-04-21T14:31:33.464Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:33.464Z] #56 ... [2020-04-21T14:31:33.464Z] [2020-04-21T14:31:33.464Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:31:33.464Z] #49 DONE 0.2s [2020-04-21T14:31:33.464Z] [2020-04-21T14:31:33.464Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:31:33.464Z] #52 DONE 0.3s [2020-04-21T14:31:33.464Z] [2020-04-21T14:31:33.464Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:31:33.464Z] #22 DONE 0.3s [2020-04-21T14:31:33.504Z] #56 ... [2020-04-21T14:31:33.504Z] [2020-04-21T14:31:33.504Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:33.505Z] #27 11.68 0.1% 0.9% ## 3.0% ### 4.9% #### 6.7% ###### 9.2% ####### 11.0% ######### 13.1% ########### 15.3% ############ 17.2% ############# 19.1% ############### 21.3% ################ 23.5% ################# 24.9% ################## 26.3% #################### 28.8% ##################### 29.9% ###################### 31.5% ####################### 33.0% ######################## 34.5% ########################## 36.5% ########################### 38.1% ############################ 39.6% ############################# 41.4% ############################### 43.2% ################################ 44.5% ################################# 45.9% ################################## 47.5% ################################### 49.6% ##################################### 51.4% ###################################### 53.3% ####################################### 54.5% ######################################## 56.1% ######################################### 57.7% ########################################## 58.9% ########################################### 60.3% ############################################ 61.9% ############################################# 63.3% ############################################## 64.9% ################################################ 66.8% ################################################# 68.1% ################################################## 69.7% ################################################## 70.6% ################################################### 71.9% #################################################### 73.0% ##################################################### 74.3% ###################################################### 76.0% ####################################################### 77.5% ######################################################### 79.4% ########################################################## 81.0% ########################################################### 82.6% ############################################################ 84.2% ############################################################# 85.6% ############################################################### 88.3% ################################################################# 90.8% ################################################################## 92.8% #################################################################### 94.7% ##################################################################### 96.2% ####################################################################### 99.9% ######################################################################## 100.0% [2020-04-21T14:31:33.629Z] ? github.com/docker/docker/api [no test files] [2020-04-21T14:31:33.722Z] [2020-04-21T14:31:33.722Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:33.762Z] #27 18.11 [2020-04-21T14:31:34.180Z] #44 15.80 CC images/stats.o [2020-04-21T14:31:34.461Z] #44 16.15 CC images/core.o [2020-04-21T14:31:34.695Z] #27 19.09 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:31:34.953Z] #27 19.52 #=#=# [2020-04-21T14:31:34.953Z] #27 ... [2020-04-21T14:31:34.953Z] [2020-04-21T14:31:34.953Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:34.953Z] #47 52.29 syscall [2020-04-21T14:31:34.953Z] #47 61.52 time [2020-04-21T14:31:35.074Z] #44 16.61 CC images/core-x86.o [2020-04-21T14:31:35.210Z] #47 ... [2020-04-21T14:31:35.210Z] [2020-04-21T14:31:35.210Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:35.210Z] #27 19.72 ######################################################################## 100.0% [2020-04-21T14:31:35.210Z] #27 19.87 [2020-04-21T14:31:35.367Z] #44 16.96 CC images/core-arm.o [2020-04-21T14:31:35.649Z] #44 ... [2020-04-21T14:31:35.649Z] [2020-04-21T14:31:35.649Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:35.649Z] #33 48.47 log [2020-04-21T14:31:35.649Z] #33 50.04 github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:31:35.649Z] #33 DONE 53.2s [2020-04-21T14:31:35.649Z] [2020-04-21T14:31:35.649Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:35.649Z] #47 50.35 go/ast [2020-04-21T14:31:35.649Z] #47 51.83 internal/lazyregexp [2020-04-21T14:31:35.649Z] #47 52.02 net/url [2020-04-21T14:31:35.649Z] #47 53.43 text/template/parse [2020-04-21T14:31:35.960Z] Fetching without tags [2020-04-21T14:31:35.899Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:31:35.913Z] > git config --add remote.origin.fetch +refs/pull/40825/head:refs/remotes/origin/PR-40825 # timeout=10 [2020-04-21T14:31:35.931Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:31:35.948Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:31:35.976Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:31:35.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:31:35.977Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:31:36.303Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:31:36.583Z] #27 21.08 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:31:36.653Z] #47 54.03 go/parser [2020-04-21T14:31:36.841Z] #27 21.44 [2020-04-21T14:31:37.356Z] Merge succeeded, producing 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:31:37.356Z] Checking out Revision 8312004f41e9500824fa16ae991eeee0083f4771 (PR-40825) [2020-04-21T14:31:37.356Z] #27 21.69 0.7% ######################################################################## 100.0% [2020-04-21T14:31:37.356Z] #27 21.93 [2020-04-21T14:31:38.288Z] #27 22.76 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:31:38.288Z] #27 22.82 skipping existing 1849cc453dee [2020-04-21T14:31:36.323Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:31:36.348Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:31:37.321Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:31:37.346Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:31:37.370Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:31:37.392Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:31:38.546Z] #27 23.02 [2020-04-21T14:31:38.671Z] #47 ... [2020-04-21T14:31:38.671Z] [2020-04-21T14:31:38.671Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:38.671Z] #44 17.23 CC images/core-aarch64.o [2020-04-21T14:31:38.671Z] #44 17.46 CC images/core-ppc64.o [2020-04-21T14:31:38.671Z] #44 17.91 CC images/core-s390.o [2020-04-21T14:31:38.671Z] #44 18.21 CC images/cpuinfo.o [2020-04-21T14:31:38.671Z] #44 18.48 CC images/inventory.o [2020-04-21T14:31:38.671Z] #44 18.69 CC images/fdinfo.o [2020-04-21T14:31:38.671Z] #44 18.92 CC images/fown.o [2020-04-21T14:31:38.671Z] #44 19.02 CC images/ns.o [2020-04-21T14:31:38.671Z] #44 19.16 CC images/regfile.o [2020-04-21T14:31:38.671Z] #44 19.30 CC images/ghost-file.o [2020-04-21T14:31:38.671Z] #44 19.45 CC images/fifo.o [2020-04-21T14:31:38.671Z] #44 19.57 CC images/remap-file-path.o [2020-04-21T14:31:38.671Z] #44 19.66 CC images/eventfd.o [2020-04-21T14:31:38.671Z] #44 19.80 CC images/eventpoll.o [2020-04-21T14:31:38.671Z] #44 19.93 CC images/fh.o [2020-04-21T14:31:38.671Z] #44 20.10 CC images/fsnotify.o [2020-04-21T14:31:38.671Z] #44 20.38 CC images/signalfd.o [2020-04-21T14:31:38.952Z] #44 20.53 CC images/fs.o [2020-04-21T14:31:38.985Z] #23 ... [2020-04-21T14:31:38.985Z] [2020-04-21T14:31:38.985Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:31:38.985Z] #35 5.791 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:31:38.985Z] #35 5.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:31:38.985Z] #35 5.916 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:31:39.233Z] #44 20.71 CC images/pstree.o [2020-04-21T14:31:39.233Z] #44 20.92 CC images/pipe.o [2020-04-21T14:31:39.478Z] #27 ... [2020-04-21T14:31:39.479Z] [2020-04-21T14:31:39.479Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:31:39.479Z] #35 60.20 Selecting previously unselected package libxml2:amd64. [2020-04-21T14:31:39.479Z] #35 60.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-21T14:31:39.479Z] #35 60.23 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:31:39.479Z] #35 61.00 Selecting previously unselected package libarchive13:amd64. [2020-04-21T14:31:39.479Z] #35 61.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-21T14:31:39.479Z] #35 61.02 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:31:39.479Z] #35 61.43 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-21T14:31:39.479Z] #35 61.43 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-21T14:31:39.479Z] #35 61.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:31:39.479Z] #35 61.66 Selecting previously unselected package librhash0:amd64. [2020-04-21T14:31:39.479Z] #35 61.66 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-21T14:31:39.479Z] #35 61.67 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:31:39.479Z] #35 61.85 Selecting previously unselected package libuv1:amd64. [2020-04-21T14:31:39.479Z] #35 61.89 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-21T14:31:39.479Z] #35 61.90 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:31:39.479Z] #35 62.07 Selecting previously unselected package cmake. [2020-04-21T14:31:39.479Z] #35 62.07 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-21T14:31:39.479Z] #35 62.08 Unpacking cmake (3.13.4-1) ... [2020-04-21T14:31:39.479Z] #35 65.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:31:39.479Z] #35 65.81 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:31:39.479Z] #35 65.83 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:31:39.479Z] #35 65.87 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:31:39.479Z] #35 65.90 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:31:39.479Z] #35 65.92 Setting up cmake-data (3.13.4-1) ... [2020-04-21T14:31:39.479Z] #35 65.94 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:31:39.479Z] #35 65.98 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:31:39.479Z] #35 65.98 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:31:39.479Z] #35 66.02 Setting up cmake (3.13.4-1) ... [2020-04-21T14:31:39.479Z] #35 66.03 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:31:39.479Z] #35 66.12 Processing triggers for mime-support (3.62) ... [2020-04-21T14:31:39.479Z] #35 DONE 67.0s [2020-04-21T14:31:39.479Z] [2020-04-21T14:31:39.479Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:31:39.479Z] #36 DONE 0.1s [2020-04-21T14:31:39.479Z] [2020-04-21T14:31:39.479Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:31:39.479Z] #37 DONE 0.1s [2020-04-21T14:31:39.479Z] [2020-04-21T14:31:39.479Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:39.479Z] #56 65.79 os [2020-04-21T14:31:39.479Z] #56 66.57 encoding/binary [2020-04-21T14:31:39.515Z] #44 21.12 CC images/tcp-stream.o [2020-04-21T14:31:39.796Z] #44 21.28 CC images/sk-packet.o [2020-04-21T14:31:39.796Z] #44 21.38 CC images/mnt.o [2020-04-21T14:31:39.917Z] #35 6.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:31:40.078Z] #44 21.54 CC images/pipe-data.o [2020-04-21T14:31:40.078Z] #44 21.69 CC images/sa.o [2020-04-21T14:31:40.363Z] #44 21.85 CC images/timer.o [2020-04-21T14:31:40.363Z] #44 22.04 CC images/timerfd.o [2020-04-21T14:31:40.645Z] #44 22.25 CC images/mm.o [2020-04-21T14:31:40.851Z] #56 ... [2020-04-21T14:31:40.851Z] [2020-04-21T14:31:40.851Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:31:40.851Z] #27 24.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:31:40.851Z] #27 24.74 #=#=# [2020-04-21T14:31:40.851Z] #27 24.99 ######################################################################## 100.0% [2020-04-21T14:31:40.851Z] #27 25.09 [2020-04-21T14:31:40.851Z] #27 25.16 Download of images into '/build' complete. [2020-04-21T14:31:40.851Z] #27 25.16 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:31:40.851Z] #27 25.16 tar -cC '/build' . | docker load [2020-04-21T14:31:40.851Z] #27 DONE 25.3s [2020-04-21T14:31:40.851Z] [2020-04-21T14:31:40.851Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:40.851Z] #10 60.36 Selecting previously unselected package binutils-mingw-w64. [2020-04-21T14:31:40.851Z] #10 60.37 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-21T14:31:40.851Z] #10 60.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:31:40.851Z] #10 60.63 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-21T14:31:40.851Z] #10 60.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:31:40.851Z] #10 60.64 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:31:40.851Z] #10 60.93 Selecting previously unselected package dmsetup. [2020-04-21T14:31:40.851Z] #10 60.93 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:31:40.851Z] #10 60.95 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-21T14:31:40.851Z] #10 61.20 Selecting previously unselected package mingw-w64-common. [2020-04-21T14:31:40.851Z] #10 61.20 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-21T14:31:40.851Z] #10 61.21 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-21T14:31:40.851Z] #10 68.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-21T14:31:40.851Z] #10 68.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-21T14:31:40.851Z] #10 68.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:31:40.926Z] #44 22.41 CC images/sk-opts.o [2020-04-21T14:31:40.926Z] #44 22.57 CC images/sk-unix.o [2020-04-21T14:31:41.207Z] #44 22.73 CC images/sk-inet.o [2020-04-21T14:31:41.417Z] #10 ... [2020-04-21T14:31:41.417Z] [2020-04-21T14:31:41.417Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:41.417Z] #43 61.34 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:31:41.417Z] #43 61.36 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:31:41.417Z] #43 61.39 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:31:41.417Z] #43 61.40 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:31:41.417Z] #43 61.41 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:31:41.417Z] #43 61.43 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:31:41.417Z] #43 61.44 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:31:41.417Z] #43 61.47 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:31:41.417Z] #43 61.49 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:31:41.417Z] #43 61.50 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-21T14:31:41.417Z] #43 68.99 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:31:41.417Z] #43 69.01 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:31:41.488Z] #44 ... [2020-04-21T14:31:41.488Z] [2020-04-21T14:31:41.488Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:41.488Z] #56 48.98 encoding/json [2020-04-21T14:31:41.488Z] #56 50.62 github.com/pkg/diff [2020-04-21T14:31:41.488Z] #56 51.69 go/ast [2020-04-21T14:31:41.488Z] #56 53.46 golang.org/x/crypto/ssh/terminal [2020-04-21T14:31:41.488Z] #56 54.50 mvdan.cc/editorconfig [2020-04-21T14:31:41.488Z] #56 55.35 mvdan.cc/sh/v3/fileutil [2020-04-21T14:31:41.488Z] #56 55.51 mvdan.cc/sh/v3/syntax [2020-04-21T14:31:41.488Z] #56 ... [2020-04-21T14:31:41.488Z] [2020-04-21T14:31:41.488Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:41.488Z] #44 23.03 CC images/tun.o [2020-04-21T14:31:41.724Z] Commit message: "remove uses of deprecated pkg/term" [2020-04-21T14:31:41.769Z] #44 23.22 CC images/sk-netlink.o [2020-04-21T14:31:41.769Z] #44 23.34 CC images/packet-sock.o [2020-04-21T14:31:41.985Z] #43 DONE 69.5s [2020-04-21T14:31:41.985Z] [2020-04-21T14:31:41.985Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:42.051Z] #44 23.58 CC images/ipc-var.o [2020-04-21T14:31:42.051Z] #44 23.74 CC images/ipc-desc.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:31:42.332Z] #44 23.92 CC images/ipc-shm.o [2020-04-21T14:31:42.332Z] #44 ... [2020-04-21T14:31:42.332Z] [2020-04-21T14:31:42.332Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:42.332Z] #65 26.64 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-21T14:31:42.332Z] #65 26.64 + BUILDTAGS='netgo osusergo static_build' [2020-04-21T14:31:42.332Z] #65 26.64 + export EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:31:42.332Z] #65 26.64 + EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:31:42.332Z] #65 26.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-21T14:31:42.332Z] #65 26.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-21T14:31:42.332Z] #65 26.64 + '[' '' = dynamic ']' [2020-04-21T14:31:42.332Z] #65 26.64 + make [2020-04-21T14:31:42.332Z] #65 27.67 + bin/ctr [2020-04-21T14:31:42.332Z] #65 ... [2020-04-21T14:31:42.332Z] [2020-04-21T14:31:42.332Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:42.332Z] #10 60.37 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-21T14:31:42.449Z] #35 8.971 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:31:42.613Z] #10 60.37 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-21T14:31:42.614Z] #10 60.37 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:31:42.634Z] + docker version [2020-04-21T14:31:43.381Z] #35 ... [2020-04-21T14:31:43.381Z] [2020-04-21T14:31:43.381Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:43.381Z] #43 4.310 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:31:43.381Z] #43 4.355 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:31:43.381Z] #43 4.355 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:31:43.381Z] #43 5.385 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:31:43.381Z] #43 7.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:31:43.381Z] #43 10.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:31:43.381Z] #43 ... [2020-04-21T14:31:43.381Z] [2020-04-21T14:31:43.381Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:31:43.381Z] #30 6.723 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-21T14:31:43.381Z] #30 6.725 Cloning into '.'... [2020-04-21T14:31:43.381Z] #30 ... [2020-04-21T14:31:43.381Z] [2020-04-21T14:31:43.381Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:31:43.381Z] #41 5.693 + git clone https://github.com/docker/distribution.git . [2020-04-21T14:31:43.381Z] #41 5.722 Cloning into '.'... [2020-04-21T14:31:43.638Z] #41 ... [2020-04-21T14:31:43.638Z] [2020-04-21T14:31:43.638Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:43.638Z] #10 5.826 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:31:43.638Z] #10 5.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:31:43.638Z] #10 5.888 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:31:43.638Z] #10 7.068 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:31:43.638Z] #10 9.209 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:31:43.910Z] #10 ... [2020-04-21T14:31:43.910Z] [2020-04-21T14:31:43.910Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:43.910Z] #33 6.898 + RM_GOPATH=0 [2020-04-21T14:31:43.910Z] #33 6.899 + TMP_GOPATH= [2020-04-21T14:31:43.910Z] #33 6.899 + : /build [2020-04-21T14:31:43.910Z] #33 6.900 + '[' -z '' ']' [2020-04-21T14:31:43.910Z] #33 6.906 ++ mktemp -d [2020-04-21T14:31:43.910Z] #33 6.906 + export GOPATH=/tmp/tmp.xTYnm1xrmx [2020-04-21T14:31:43.910Z] #33 6.906 + GOPATH=/tmp/tmp.xTYnm1xrmx [2020-04-21T14:31:43.910Z] #33 6.906 + RM_GOPATH=1 [2020-04-21T14:31:43.910Z] #33 6.906 ++ dirname ./install.sh [2020-04-21T14:31:43.910Z] #33 6.910 + dir=. [2020-04-21T14:31:43.910Z] #33 6.910 + bin=tomlv [2020-04-21T14:31:43.910Z] #33 6.910 + shift [2020-04-21T14:31:43.910Z] #33 6.910 + '[' '!' -f ./tomlv.installer ']' [2020-04-21T14:31:43.910Z] #33 6.910 + . ./tomlv.installer [2020-04-21T14:31:43.910Z] #33 6.910 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:31:43.910Z] #33 6.910 + install_tomlv [2020-04-21T14:31:43.910Z] #33 6.910 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-21T14:31:43.910Z] #33 6.910 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.xTYnm1xrmx/src/github.com/BurntSushi/toml [2020-04-21T14:31:43.910Z] #33 6.911 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:31:43.910Z] #33 6.917 Cloning into '/tmp/tmp.xTYnm1xrmx/src/github.com/BurntSushi/toml'... [2020-04-21T14:31:43.910Z] #33 7.879 + cd /tmp/tmp.xTYnm1xrmx/src/github.com/BurntSushi/toml [2020-04-21T14:31:43.910Z] #33 7.880 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:31:43.910Z] #33 7.884 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:31:43.910Z] #33 8.680 internal/cpu [2020-04-21T14:31:43.910Z] #33 8.686 runtime/internal/atomic [2020-04-21T14:31:43.910Z] #33 9.004 runtime/internal/sys [2020-04-21T14:31:43.910Z] #33 9.144 runtime/internal/math [2020-04-21T14:31:43.910Z] #33 9.244 math/bits [2020-04-21T14:31:43.910Z] #33 9.344 internal/bytealg [2020-04-21T14:31:43.910Z] #33 9.868 math [2020-04-21T14:31:43.910Z] #33 10.41 runtime [2020-04-21T14:31:43.910Z] #33 ... [2020-04-21T14:31:43.910Z] [2020-04-21T14:31:43.910Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:31:43.910Z] #25 6.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:31:43.910Z] #25 6.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:31:43.910Z] #25 6.299 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:31:43.910Z] #25 7.333 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:31:43.910Z] #25 9.761 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:31:44.171Z] #25 ... [2020-04-21T14:31:44.171Z] [2020-04-21T14:31:44.171Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:31:44.171Z] #62 5.764 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:31:44.171Z] #62 5.831 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:31:44.171Z] #62 5.898 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:31:44.171Z] #62 6.901 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:31:44.171Z] #62 9.318 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:31:44.171Z] #62 ... [2020-04-21T14:31:44.171Z] [2020-04-21T14:31:44.171Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:44.171Z] #50 6.957 + RM_GOPATH=0 [2020-04-21T14:31:44.171Z] #50 6.957 + TMP_GOPATH= [2020-04-21T14:31:44.171Z] #50 6.957 + : /build [2020-04-21T14:31:44.171Z] #50 6.957 + '[' -z '' ']' [2020-04-21T14:31:44.171Z] #50 6.961 ++ mktemp -d [2020-04-21T14:31:44.171Z] #50 6.961 + export GOPATH=/tmp/tmp.6tWZAs98ve [2020-04-21T14:31:44.171Z] #50 6.961 + GOPATH=/tmp/tmp.6tWZAs98ve [2020-04-21T14:31:44.171Z] #50 6.961 + RM_GOPATH=1 [2020-04-21T14:31:44.171Z] #50 6.961 ++ dirname ./install.sh [2020-04-21T14:31:44.171Z] #50 6.981 + dir=. [2020-04-21T14:31:44.171Z] #50 6.981 + bin=gotestsum [2020-04-21T14:31:44.171Z] #50 6.981 + shift [2020-04-21T14:31:44.171Z] #50 6.981 + '[' '!' -f ./gotestsum.installer ']' [2020-04-21T14:31:44.171Z] #50 6.982 + . ./gotestsum.installer [2020-04-21T14:31:44.171Z] #50 6.982 ++ : v0.3.5 [2020-04-21T14:31:44.171Z] #50 6.983 + install_gotestsum [2020-04-21T14:31:44.171Z] #50 6.983 + echo 'Installing gotestsum version v0.3.5' [2020-04-21T14:31:44.171Z] #50 6.984 Installing gotestsum version v0.3.5 [2020-04-21T14:31:44.171Z] #50 6.984 + go get -d gotest.tools/gotestsum [2020-04-21T14:31:44.428Z] #50 ... [2020-04-21T14:31:44.428Z] [2020-04-21T14:31:44.428Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:44.428Z] #47 7.082 + RM_GOPATH=0 [2020-04-21T14:31:44.428Z] #47 7.082 + TMP_GOPATH= [2020-04-21T14:31:44.428Z] #47 7.082 + : /build [2020-04-21T14:31:44.428Z] #47 7.082 + '[' -z '' ']' [2020-04-21T14:31:44.428Z] #47 7.084 ++ mktemp -d [2020-04-21T14:31:44.428Z] #47 7.089 + export GOPATH=/tmp/tmp.wWQJ12Ri3F [2020-04-21T14:31:44.428Z] #47 7.089 + GOPATH=/tmp/tmp.wWQJ12Ri3F [2020-04-21T14:31:44.428Z] #47 7.089 + RM_GOPATH=1 [2020-04-21T14:31:44.428Z] #47 7.097 ++ dirname ./install.sh [2020-04-21T14:31:44.428Z] #47 7.098 + dir=. [2020-04-21T14:31:44.428Z] #47 7.105 + bin=vndr [2020-04-21T14:31:44.428Z] #47 7.106 + shift [2020-04-21T14:31:44.428Z] #47 7.106 + '[' '!' -f ./vndr.installer ']' [2020-04-21T14:31:44.428Z] #47 7.106 + . ./vndr.installer [2020-04-21T14:31:44.428Z] #47 7.106 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:31:44.428Z] #47 7.107 + install_vndr [2020-04-21T14:31:44.428Z] #47 7.107 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-21T14:31:44.428Z] #47 7.107 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:31:44.428Z] #47 7.107 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wWQJ12Ri3F/src/github.com/LK4D4/vndr [2020-04-21T14:31:44.428Z] #47 7.115 Cloning into '/tmp/tmp.wWQJ12Ri3F/src/github.com/LK4D4/vndr'... [2020-04-21T14:31:44.428Z] #47 7.777 + cd /tmp/tmp.wWQJ12Ri3F/src/github.com/LK4D4/vndr [2020-04-21T14:31:44.428Z] #47 7.777 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:31:44.428Z] #47 7.830 + go build -buildmode=pie -v -o /build/vndr . [2020-04-21T14:31:44.428Z] #47 9.513 internal/bytealg [2020-04-21T14:31:44.428Z] #47 9.567 internal/race [2020-04-21T14:31:44.428Z] #47 9.652 sync/atomic [2020-04-21T14:31:44.428Z] #47 9.968 unicode [2020-04-21T14:31:44.428Z] #47 10.52 runtime [2020-04-21T14:31:44.428Z] #47 ... [2020-04-21T14:31:44.428Z] [2020-04-21T14:31:44.428Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:44.428Z] #53 6.878 + RM_GOPATH=0 [2020-04-21T14:31:44.428Z] #53 6.878 + TMP_GOPATH= [2020-04-21T14:31:44.428Z] #53 6.878 + : /build [2020-04-21T14:31:44.428Z] #53 6.878 + '[' -z '' ']' [2020-04-21T14:31:44.428Z] #53 6.880 ++ mktemp -d [2020-04-21T14:31:44.428Z] #53 6.880 + export GOPATH=/tmp/tmp.Zh4sUZHc4Z [2020-04-21T14:31:44.428Z] #53 6.880 + GOPATH=/tmp/tmp.Zh4sUZHc4Z [2020-04-21T14:31:44.428Z] #53 6.881 + RM_GOPATH=1 [2020-04-21T14:31:44.428Z] #53 6.881 ++ dirname ./install.sh [2020-04-21T14:31:44.428Z] #53 6.888 + dir=. [2020-04-21T14:31:44.428Z] #53 6.888 + bin=golangci_lint [2020-04-21T14:31:44.428Z] #53 6.889 + shift [2020-04-21T14:31:44.428Z] #53 6.889 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-21T14:31:44.428Z] #53 6.889 + . ./golangci_lint.installer [2020-04-21T14:31:44.428Z] #53 6.889 ++ : v1.23.8 [2020-04-21T14:31:44.428Z] #53 6.890 + install_golangci_lint [2020-04-21T14:31:44.428Z] #53 6.891 + echo 'Installing golangci-lint version v1.23.8' [2020-04-21T14:31:44.428Z] #53 6.891 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-21T14:31:44.428Z] #53 6.891 Installing golangci-lint version v1.23.8 [2020-04-21T14:31:44.685Z] #53 ... [2020-04-21T14:31:44.685Z] [2020-04-21T14:31:44.685Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:44.685Z] #74 6.639 + RM_GOPATH=0 [2020-04-21T14:31:44.685Z] #74 6.639 + TMP_GOPATH= [2020-04-21T14:31:44.685Z] #74 6.639 + : /build [2020-04-21T14:31:44.685Z] #74 6.639 + '[' -z '' ']' [2020-04-21T14:31:44.685Z] #74 6.640 ++ mktemp -d [2020-04-21T14:31:44.685Z] #74 6.642 + export GOPATH=/tmp/tmp.l03f0NOHJf [2020-04-21T14:31:44.685Z] #74 6.642 + GOPATH=/tmp/tmp.l03f0NOHJf [2020-04-21T14:31:44.685Z] #74 6.643 + RM_GOPATH=1 [2020-04-21T14:31:44.685Z] #74 6.643 ++ dirname ./install.sh [2020-04-21T14:31:44.685Z] #74 6.644 + dir=. [2020-04-21T14:31:44.685Z] #74 6.644 + bin=proxy [2020-04-21T14:31:44.685Z] #74 6.644 + shift [2020-04-21T14:31:44.685Z] #74 6.644 + '[' '!' -f ./proxy.installer ']' [2020-04-21T14:31:44.685Z] #74 6.644 + . ./proxy.installer [2020-04-21T14:31:44.685Z] #74 6.644 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:31:44.685Z] #74 6.647 + install_proxy [2020-04-21T14:31:44.685Z] #74 6.651 + case "$1" in [2020-04-21T14:31:44.685Z] #74 6.651 + export CGO_ENABLED=0 [2020-04-21T14:31:44.685Z] #74 6.651 + CGO_ENABLED=0 [2020-04-21T14:31:44.685Z] #74 6.651 + _install_proxy [2020-04-21T14:31:44.685Z] #74 6.651 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-21T14:31:44.685Z] #74 6.651 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:31:44.685Z] #74 6.651 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.l03f0NOHJf/src/github.com/docker/libnetwork [2020-04-21T14:31:44.685Z] #74 6.656 Cloning into '/tmp/tmp.l03f0NOHJf/src/github.com/docker/libnetwork'... [2020-04-21T14:31:44.685Z] #74 ... [2020-04-21T14:31:44.685Z] [2020-04-21T14:31:44.685Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:44.685Z] #68 6.799 + RM_GOPATH=0 [2020-04-21T14:31:44.685Z] #68 6.799 + TMP_GOPATH= [2020-04-21T14:31:44.685Z] #68 6.799 + : /build/ [2020-04-21T14:31:44.685Z] #68 6.799 + '[' -z '' ']' [2020-04-21T14:31:44.685Z] #68 6.805 ++ mktemp -d [2020-04-21T14:31:44.685Z] #68 6.805 + export GOPATH=/tmp/tmp.5XvLfq55wP [2020-04-21T14:31:44.685Z] #68 6.805 + GOPATH=/tmp/tmp.5XvLfq55wP [2020-04-21T14:31:44.685Z] #68 6.805 + RM_GOPATH=1 [2020-04-21T14:31:44.685Z] #68 6.805 ++ dirname ./install.sh [2020-04-21T14:31:44.685Z] #68 6.805 + dir=. [2020-04-21T14:31:44.685Z] #68 6.809 + bin=rootlesskit [2020-04-21T14:31:44.685Z] #68 6.809 + shift [2020-04-21T14:31:44.685Z] #68 6.809 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-21T14:31:44.685Z] #68 6.809 + . ./rootlesskit.installer [2020-04-21T14:31:44.685Z] #68 6.809 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:31:44.685Z] #68 6.810 + install_rootlesskit [2020-04-21T14:31:44.685Z] #68 6.810 + case "$1" in [2020-04-21T14:31:44.685Z] #68 6.810 + export CGO_ENABLED=0 [2020-04-21T14:31:44.685Z] #68 6.810 + CGO_ENABLED=0 [2020-04-21T14:31:44.685Z] #68 6.810 + _install_rootlesskit [2020-04-21T14:31:44.685Z] #68 6.810 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-21T14:31:44.685Z] #68 6.810 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:31:44.685Z] #68 6.810 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5XvLfq55wP/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:31:44.685Z] #68 6.813 Cloning into '/tmp/tmp.5XvLfq55wP/src/github.com/rootless-containers/rootlesskit'... [2020-04-21T14:31:44.942Z] #68 ... [2020-04-21T14:31:44.942Z] [2020-04-21T14:31:44.942Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:31:44.942Z] #62 11.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:31:45.271Z] #44 ... [2020-04-21T14:31:45.271Z] [2020-04-21T14:31:45.271Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:45.271Z] #33 62.22 internal/poll [2020-04-21T14:31:45.271Z] #33 63.43 internal/fmtsort [2020-04-21T14:31:45.271Z] #33 64.24 internal/syscall/execenv [2020-04-21T14:31:45.271Z] #33 64.47 internal/syscall/unix [2020-04-21T14:31:45.271Z] #33 64.64 strings [2020-04-21T14:31:45.271Z] #33 64.91 os [2020-04-21T14:31:45.271Z] #33 68.28 path [2020-04-21T14:31:45.271Z] #33 69.60 text/tabwriter [2020-04-21T14:31:45.271Z] #33 70.77 path/filepath [2020-04-21T14:31:45.271Z] #33 70.77 fmt [2020-04-21T14:31:45.271Z] #33 ... [2020-04-21T14:31:45.271Z] [2020-04-21T14:31:45.271Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:45.271Z] #38 3.769 + RM_GOPATH=0 [2020-04-21T14:31:45.271Z] #38 3.769 + TMP_GOPATH= [2020-04-21T14:31:45.271Z] #38 3.769 + : /build [2020-04-21T14:31:45.271Z] #38 3.769 + '[' -z '' ']' [2020-04-21T14:31:45.271Z] #38 3.769 ++ mktemp -d [2020-04-21T14:31:45.271Z] #38 3.769 + export GOPATH=/tmp/tmp.Bafm0wrqkP [2020-04-21T14:31:45.271Z] #38 3.769 + GOPATH=/tmp/tmp.Bafm0wrqkP [2020-04-21T14:31:45.271Z] #38 3.769 + RM_GOPATH=1 [2020-04-21T14:31:45.271Z] #38 3.769 ++ dirname ./install.sh [2020-04-21T14:31:45.271Z] #38 3.780 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:31:45.271Z] #38 3.780 + dir=. [2020-04-21T14:31:45.271Z] #38 3.780 + bin=tini [2020-04-21T14:31:45.271Z] #38 3.780 + shift [2020-04-21T14:31:45.271Z] #38 3.780 + '[' '!' -f ./tini.installer ']' [2020-04-21T14:31:45.271Z] #38 3.780 + . ./tini.installer [2020-04-21T14:31:45.271Z] #38 3.780 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:31:45.271Z] #38 3.780 + install_tini [2020-04-21T14:31:45.271Z] #38 3.780 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-21T14:31:45.271Z] #38 3.780 + git clone https://github.com/krallin/tini.git /tmp/tmp.Bafm0wrqkP/tini [2020-04-21T14:31:45.271Z] #38 3.792 Cloning into '/tmp/tmp.Bafm0wrqkP/tini'... [2020-04-21T14:31:45.271Z] #38 4.660 + cd /tmp/tmp.Bafm0wrqkP/tini [2020-04-21T14:31:45.271Z] #38 4.660 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:31:45.271Z] #38 4.666 + cmake . [2020-04-21T14:31:45.271Z] #38 5.077 -- The C compiler identification is GNU 8.3.0 [2020-04-21T14:31:45.271Z] #38 5.129 -- Check for working C compiler: /usr/bin/cc [2020-04-21T14:31:45.271Z] #38 5.893 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T14:31:45.529Z] #38 5.899 -- Detecting C compiler ABI info [2020-04-21T14:31:45.787Z] #38 ... [2020-04-21T14:31:45.787Z] [2020-04-21T14:31:45.787Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:45.787Z] #33 72.96 io/ioutil [2020-04-21T14:31:46.987Z] #10 ... [2020-04-21T14:31:46.987Z] [2020-04-21T14:31:46.987Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:46.987Z] #56 59.99 mvdan.cc/sh/v3/cmd/shfmt [2020-04-21T14:31:46.987Z] #56 DONE 64.0s [2020-04-21T14:31:46.987Z] [2020-04-21T14:31:46.987Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:46.987Z] #44 24.07 CC images/ipc-msg.o [2020-04-21T14:31:46.987Z] #44 24.29 CC images/ipc-sem.o [2020-04-21T14:31:46.987Z] #44 24.41 CC images/utsns.o [2020-04-21T14:31:46.987Z] #44 24.60 CC images/creds.o [2020-04-21T14:31:46.987Z] #44 24.70 CC images/vma.o [2020-04-21T14:31:46.987Z] #44 24.91 CC images/netdev.o [2020-04-21T14:31:46.987Z] #44 25.27 CC images/tty.o [2020-04-21T14:31:46.987Z] #44 25.78 CC images/file-lock.o [2020-04-21T14:31:46.987Z] #44 25.90 CC images/rlimit.o [2020-04-21T14:31:46.987Z] #44 26.08 CC images/pagemap.o [2020-04-21T14:31:46.987Z] #44 26.27 CC images/siginfo.o [2020-04-21T14:31:46.987Z] #44 26.40 CC images/rpc.o [2020-04-21T14:31:46.987Z] #44 27.17 CC images/ext-file.o [2020-04-21T14:31:46.987Z] #44 27.27 CC images/cgroup.o [2020-04-21T14:31:46.987Z] #44 27.75 CC images/userns.o [2020-04-21T14:31:46.987Z] #44 28.06 CC images/google/protobuf/descriptor.o [2020-04-21T14:31:47.601Z] #44 29.14 CC images/opts.o [2020-04-21T14:31:47.601Z] #44 29.33 CC images/seccomp.o [2020-04-21T14:31:47.685Z] #33 74.84 github.com/BurntSushi/toml [2020-04-21T14:31:47.685Z] #33 74.86 flag [2020-04-21T14:31:47.882Z] #44 29.50 CC images/binfmt-misc.o [2020-04-21T14:31:47.882Z] #44 29.61 CC images/time.o [2020-04-21T14:31:48.163Z] #44 29.71 CC images/sysctl.o [2020-04-21T14:31:48.163Z] #44 29.82 CC images/autofs.o [2020-04-21T14:31:48.163Z] #44 29.92 CC images/macvlan.o [2020-04-21T14:31:48.444Z] #44 30.00 CC images/sit.o [2020-04-21T14:31:48.444Z] #44 ... [2020-04-21T14:31:48.444Z] [2020-04-21T14:31:48.444Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:48.444Z] #47 56.10 text/template [2020-04-21T14:31:48.444Z] #47 56.38 encoding/xml [2020-04-21T14:31:48.444Z] #47 59.49 go/doc [2020-04-21T14:31:48.444Z] #47 59.87 github.com/LK4D4/vndr/versioned [2020-04-21T14:31:48.444Z] #47 59.90 compress/gzip [2020-04-21T14:31:48.444Z] #47 60.32 crypto/ed25519 [2020-04-21T14:31:48.444Z] #47 60.56 crypto/rsa [2020-04-21T14:31:48.444Z] #47 61.57 crypto/dsa [2020-04-21T14:31:48.444Z] #47 61.82 crypto/x509/pkix [2020-04-21T14:31:48.444Z] #47 62.09 github.com/LK4D4/vndr/build [2020-04-21T14:31:48.444Z] #47 62.25 vendor/golang.org/x/crypto/cryptobyte [2020-04-21T14:31:48.444Z] #47 64.10 net [2020-04-21T14:31:48.444Z] #47 64.68 vendor/golang.org/x/sys/cpu [2020-04-21T14:31:48.444Z] #47 64.93 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-21T14:31:48.444Z] #47 65.42 vendor/golang.org/x/crypto/poly1305 [2020-04-21T14:31:48.444Z] #47 65.79 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-21T14:31:48.444Z] #47 66.13 vendor/golang.org/x/crypto/curve25519 [2020-04-21T14:31:48.444Z] #47 ... [2020-04-21T14:31:48.444Z] [2020-04-21T14:31:48.444Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:48.444Z] #44 30.14 LINK images/built-in.o [2020-04-21T14:31:48.620Z] #33 ... [2020-04-21T14:31:48.620Z] [2020-04-21T14:31:48.620Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:48.620Z] #47 65.90 strings [2020-04-21T14:31:48.620Z] #47 67.39 os [2020-04-21T14:31:48.620Z] #47 71.00 regexp/syntax [2020-04-21T14:31:48.620Z] #47 72.51 fmt [2020-04-21T14:31:48.726Z] #44 30.23 GEN compel/include/asm [2020-04-21T14:31:48.726Z] #44 30.23 GEN compel/include/version.h [2020-04-21T14:31:48.726Z] #44 30.25 touch .config [2020-04-21T14:31:48.726Z] #44 30.25 GEN include/common/config.h [2020-04-21T14:31:48.726Z] #44 30.30 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-21T14:31:48.726Z] #44 30.34 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-21T14:31:48.726Z] #44 30.35 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-21T14:31:48.726Z] #44 30.38 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-21T14:31:48.726Z] #44 30.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-21T14:31:48.726Z] #44 30.40 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-21T14:31:48.726Z] #44 30.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-21T14:31:48.878Z] #47 ... [2020-04-21T14:31:48.878Z] [2020-04-21T14:31:48.878Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:48.878Z] #44 4.315 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:31:48.878Z] #44 4.315 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:31:48.878Z] #44 4.332 Note: Building without GnuTLS support [2020-04-21T14:31:48.878Z] #44 6.452 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:31:48.878Z] #44 6.500 GEN .gitid [2020-04-21T14:31:48.878Z] #44 6.528 GEN criu/include/version.h [2020-04-21T14:31:48.878Z] #44 6.564 GEN include/common/asm [2020-04-21T14:31:49.007Z] #44 30.41 DEP compel/plugins/std/infect.d [2020-04-21T14:31:49.007Z] #44 30.47 DEP compel/plugins/std/string.d [2020-04-21T14:31:49.007Z] #44 30.54 DEP compel/plugins/std/log.d [2020-04-21T14:31:49.007Z] #44 30.62 DEP compel/plugins/std/fds.d [2020-04-21T14:31:49.007Z] #44 30.69 DEP compel/plugins/std/std.d [2020-04-21T14:31:49.289Z] #44 30.79 DEP compel/plugins/shmem/shmem.d [2020-04-21T14:31:49.289Z] #44 30.86 DEP compel/plugins/fds/fds.d [2020-04-21T14:31:49.570Z] #44 31.00 CC compel/plugins/std/std.o [2020-04-21T14:31:49.570Z] #44 31.28 CC compel/plugins/std/fds.o [2020-04-21T14:31:50.183Z] #44 31.63 CC compel/plugins/std/log.o [2020-04-21T14:31:50.200Z] #62 ... [2020-04-21T14:31:50.200Z] [2020-04-21T14:31:50.200Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:50.200Z] #23 6.800 + RM_GOPATH=0 [2020-04-21T14:31:50.200Z] #23 6.800 + TMP_GOPATH= [2020-04-21T14:31:50.200Z] #23 6.800 + : /build [2020-04-21T14:31:50.200Z] #23 6.800 + '[' -z '' ']' [2020-04-21T14:31:50.200Z] #23 6.800 ++ mktemp -d [2020-04-21T14:31:50.200Z] #23 6.820 + export GOPATH=/tmp/tmp.hOJ44GWDVI [2020-04-21T14:31:50.200Z] #23 6.820 + GOPATH=/tmp/tmp.hOJ44GWDVI [2020-04-21T14:31:50.200Z] #23 6.820 + RM_GOPATH=1 [2020-04-21T14:31:50.200Z] #23 6.820 ++ dirname ./install.sh [2020-04-21T14:31:50.200Z] #23 6.822 + dir=. [2020-04-21T14:31:50.200Z] #23 6.822 + bin=dockercli [2020-04-21T14:31:50.200Z] #23 6.822 + shift [2020-04-21T14:31:50.200Z] #23 6.822 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:31:50.200Z] #23 6.822 + . ./dockercli.installer [2020-04-21T14:31:50.200Z] #23 6.823 ++ : stable [2020-04-21T14:31:50.200Z] #23 6.823 ++ : 17.06.2-ce [2020-04-21T14:31:50.200Z] #23 6.835 + install_dockercli [2020-04-21T14:31:50.200Z] #23 6.841 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:31:50.200Z] #23 6.841 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:31:50.200Z] #23 6.843 ++ uname -m [2020-04-21T14:31:50.200Z] #23 6.851 + arch=x86_64 [2020-04-21T14:31:50.200Z] #23 6.854 + '[' x86_64 '!=' x86_64 ']' [2020-04-21T14:31:50.200Z] #23 6.854 + url=https://download.docker.com/linux/static [2020-04-21T14:31:50.200Z] #23 6.854 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-21T14:31:50.200Z] #23 6.854 + tar -xz docker/docker [2020-04-21T14:31:50.200Z] #23 15.53 + mkdir -p /build [2020-04-21T14:31:50.200Z] #23 15.53 + mv docker/docker /build/ [2020-04-21T14:31:50.200Z] #23 15.54 + rmdir docker [2020-04-21T14:31:50.200Z] #23 DONE 15.9s [2020-04-21T14:31:50.200Z] [2020-04-21T14:31:50.200Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:50.200Z] #56 6.887 + RM_GOPATH=0 [2020-04-21T14:31:50.200Z] #56 6.889 + TMP_GOPATH= [2020-04-21T14:31:50.200Z] #56 6.890 + : /build [2020-04-21T14:31:50.200Z] #56 6.890 + '[' -z '' ']' [2020-04-21T14:31:50.200Z] #56 6.891 ++ mktemp -d [2020-04-21T14:31:50.200Z] #56 6.897 + export GOPATH=/tmp/tmp.0rsSb8T11N [2020-04-21T14:31:50.200Z] #56 6.897 + GOPATH=/tmp/tmp.0rsSb8T11N [2020-04-21T14:31:50.200Z] #56 6.897 + RM_GOPATH=1 [2020-04-21T14:31:50.200Z] #56 6.898 ++ dirname ./install.sh [2020-04-21T14:31:50.200Z] #56 6.899 + dir=. [2020-04-21T14:31:50.200Z] #56 6.913 + bin=shfmt [2020-04-21T14:31:50.200Z] #56 6.913 + shift [2020-04-21T14:31:50.200Z] #56 6.913 + '[' '!' -f ./shfmt.installer ']' [2020-04-21T14:31:50.200Z] #56 6.913 + . ./shfmt.installer [2020-04-21T14:31:50.200Z] #56 6.914 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:31:50.200Z] #56 6.914 + install_shfmt [2020-04-21T14:31:50.200Z] #56 6.914 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-21T14:31:50.200Z] #56 6.914 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:31:50.200Z] #56 6.915 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0rsSb8T11N/src/github.com/mvdan/sh [2020-04-21T14:31:50.200Z] #56 6.919 Cloning into '/tmp/tmp.0rsSb8T11N/src/github.com/mvdan/sh'... [2020-04-21T14:31:50.342Z] #44 8.265 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-21T14:31:50.342Z] #44 8.383 PBCC images/opts.pb-c.c [2020-04-21T14:31:50.342Z] #44 8.456 PBCC images/sit.pb-c.c [2020-04-21T14:31:50.342Z] #44 8.528 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-21T14:31:50.464Z] #44 32.09 CC compel/plugins/std/string.o [2020-04-21T14:31:50.600Z] #44 8.674 DEP images/opts.pb-c.d [2020-04-21T14:31:50.600Z] #44 8.732 DEP images/sit.pb-c.d [2020-04-21T14:31:50.600Z] #44 8.787 PBCC images/macvlan.pb-c.c [2020-04-21T14:31:50.746Z] #44 32.49 CC compel/plugins/std/infect.o [2020-04-21T14:31:50.767Z] Client: Docker Engine - Community [2020-04-21T14:31:50.767Z] Version: 19.03.8 [2020-04-21T14:31:50.767Z] API version: 1.40 [2020-04-21T14:31:50.767Z] Go version: go1.12.17 [2020-04-21T14:31:50.767Z] Git commit: afacb8b7f0 [2020-04-21T14:31:50.767Z] Built: Wed Mar 11 01:25:46 2020 [2020-04-21T14:31:50.767Z] OS/Arch: linux/amd64 [2020-04-21T14:31:50.767Z] Experimental: false [2020-04-21T14:31:50.767Z] [2020-04-21T14:31:50.767Z] Server: Docker Engine - Community [2020-04-21T14:31:50.767Z] Engine: [2020-04-21T14:31:50.767Z] Version: 19.03.8 [2020-04-21T14:31:50.767Z] API version: 1.40 (minimum version 1.12) [2020-04-21T14:31:50.767Z] Go version: go1.12.17 [2020-04-21T14:31:50.767Z] Git commit: afacb8b7f0 [2020-04-21T14:31:50.767Z] Built: Wed Mar 11 01:24:19 2020 [2020-04-21T14:31:50.767Z] OS/Arch: linux/amd64 [2020-04-21T14:31:50.767Z] Experimental: true [2020-04-21T14:31:50.767Z] containerd: [2020-04-21T14:31:50.767Z] Version: 1.2.13 [2020-04-21T14:31:50.767Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:31:50.767Z] runc: [2020-04-21T14:31:50.767Z] Version: 1.0.0-rc10 [2020-04-21T14:31:50.767Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:31:50.767Z] docker-init: [2020-04-21T14:31:50.767Z] Version: 0.18.0 [2020-04-21T14:31:50.767Z] GitCommit: fec3683 [Pipeline] sh [2020-04-21T14:31:50.857Z] #44 8.880 DEP images/macvlan.pb-c.d [2020-04-21T14:31:50.857Z] #44 8.989 PBCC images/autofs.pb-c.c [2020-04-21T14:31:50.857Z] #44 9.008 DEP images/autofs.pb-c.d [2020-04-21T14:31:50.857Z] #44 9.052 PBCC images/sysctl.pb-c.c [2020-04-21T14:31:51.027Z] #44 32.71 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-21T14:31:51.027Z] #44 32.74 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-21T14:31:51.104Z] + docker info [2020-04-21T14:31:51.115Z] #44 9.196 DEP images/sysctl.pb-c.d [2020-04-21T14:31:51.139Z] #56 17.67 + cd /tmp/tmp.0rsSb8T11N/src/github.com/mvdan/sh [2020-04-21T14:31:51.139Z] #56 17.67 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:31:51.308Z] #44 32.79 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-21T14:31:51.308Z] #44 32.84 AR compel/plugins/std.lib.a [2020-04-21T14:31:51.308Z] #44 32.91 CC compel/plugins/fds/fds.o [2020-04-21T14:31:51.378Z] #44 9.236 PBCC images/time.pb-c.c [2020-04-21T14:31:51.378Z] #44 9.272 DEP images/time.pb-c.d [2020-04-21T14:31:51.378Z] #44 9.400 PBCC images/binfmt-misc.pb-c.c [2020-04-21T14:31:51.378Z] #44 9.417 DEP images/binfmt-misc.pb-c.d [2020-04-21T14:31:51.396Z] #56 17.79 + GO111MODULE=on [2020-04-21T14:31:51.396Z] #56 17.79 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-21T14:31:51.590Z] #44 33.26 AR compel/plugins/fds.lib.a [2020-04-21T14:31:51.648Z] #44 9.538 PBCC images/seccomp.pb-c.c [2020-04-21T14:31:51.648Z] #44 9.546 DEP images/seccomp.pb-c.d [2020-04-21T14:31:51.648Z] #44 9.572 PBCC images/userns.pb-c.c [2020-04-21T14:31:51.648Z] #44 9.652 DEP images/userns.pb-c.d [2020-04-21T14:31:51.648Z] #44 9.690 PBCC images/cgroup.pb-c.c [2020-04-21T14:31:51.648Z] #44 9.720 DEP images/cgroup.pb-c.d [2020-04-21T14:31:51.871Z] #44 33.30 HOSTDEP compel/src/lib/log-host.d [2020-04-21T14:31:51.871Z] #44 33.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-21T14:31:51.909Z] #44 9.795 PBCC images/fown.pb-c.c [2020-04-21T14:31:51.909Z] #44 9.810 PBCC images/ext-file.pb-c.c [2020-04-21T14:31:51.909Z] #44 9.824 DEP images/fown.pb-c.d [2020-04-21T14:31:51.909Z] #44 9.909 DEP images/ext-file.pb-c.d [2020-04-21T14:31:51.909Z] #44 9.970 PBCC images/rpc.pb-c.c [2020-04-21T14:31:52.152Z] #44 33.57 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-21T14:31:52.153Z] #44 33.69 HOSTDEP compel/src/main-host.d [2020-04-21T14:31:52.153Z] #44 33.80 DEP compel/src/lib/ptrace.d [2020-04-21T14:31:52.165Z] #44 ... [2020-04-21T14:31:52.165Z] [2020-04-21T14:31:52.165Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:52.165Z] #38 6.590 -- Detecting C compiler ABI info - done [2020-04-21T14:31:52.165Z] #38 6.657 -- Detecting C compile features [2020-04-21T14:31:52.165Z] #38 8.560 -- Detecting C compile features - done [2020-04-21T14:31:52.165Z] #38 8.610 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-21T14:31:52.165Z] #38 8.941 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-21T14:31:52.165Z] #38 9.100 -- Configuring done [2020-04-21T14:31:52.165Z] #38 9.145 -- Generating done [2020-04-21T14:31:52.165Z] #38 9.157 -- Build files have been written to: /tmp/tmp.Bafm0wrqkP/tini [2020-04-21T14:31:52.165Z] #38 9.166 + make tini-static [2020-04-21T14:31:52.165Z] #38 9.508 Scanning dependencies of target tini-static [2020-04-21T14:31:52.165Z] #38 9.740 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-21T14:31:52.165Z] #38 11.53 [100%] Linking C executable tini-static [2020-04-21T14:31:52.165Z] #38 12.26 [100%] Built target tini-static [2020-04-21T14:31:52.165Z] #38 12.37 + mkdir -p /build [2020-04-21T14:31:52.165Z] #38 12.41 + cp tini-static /build/docker-init [2020-04-21T14:31:52.165Z] #38 DONE 12.6s [2020-04-21T14:31:52.165Z] [2020-04-21T14:31:52.165Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:52.165Z] #44 10.05 DEP images/rpc.pb-c.d [2020-04-21T14:31:52.165Z] #44 10.11 PBCC images/siginfo.pb-c.c [2020-04-21T14:31:52.165Z] #44 ... [2020-04-21T14:31:52.165Z] [2020-04-21T14:31:52.165Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:52.165Z] #10 77.04 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-21T14:31:52.165Z] #10 77.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:31:52.165Z] #10 77.08 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:31:52.165Z] #10 77.29 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-21T14:31:52.165Z] #10 77.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:31:52.165Z] #10 77.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:31:52.329Z] #56 18.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:31:52.329Z] #56 19.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:31:52.434Z] #44 33.87 DEP compel/src/lib/infect.d [2020-04-21T14:31:52.434Z] #44 34.04 DEP compel/src/lib/infect-util.d [2020-04-21T14:31:52.586Z] #56 19.04 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:31:52.715Z] #44 34.14 DEP compel/src/lib/infect-rpc.d [2020-04-21T14:31:52.715Z] #44 34.30 DEP compel/arch/s390/src/lib/infect.d [2020-04-21T14:31:52.844Z] #56 19.34 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:31:52.844Z] #56 19.39 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:31:52.996Z] #44 34.43 DEP compel/arch/s390/src/lib/cpu.d [2020-04-21T14:31:52.996Z] #44 34.55 DEP compel/src/lib/log.d [2020-04-21T14:31:52.996Z] #44 34.67 DEP compel/src/main.d [2020-04-21T14:31:53.096Z] #10 ... [2020-04-21T14:31:53.096Z] [2020-04-21T14:31:53.096Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:53.096Z] #56 70.26 encoding/base64 [2020-04-21T14:31:53.096Z] #56 71.48 golang.org/x/sys/unix [2020-04-21T14:31:53.096Z] #56 71.85 fmt [2020-04-21T14:31:53.096Z] #56 77.36 encoding/json [2020-04-21T14:31:53.096Z] #56 ... [2020-04-21T14:31:53.096Z] [2020-04-21T14:31:53.096Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:53.096Z] #44 10.21 DEP images/siginfo.pb-c.d [2020-04-21T14:31:53.096Z] #44 10.26 PBCC images/pagemap.pb-c.c [2020-04-21T14:31:53.096Z] #44 10.51 DEP images/pagemap.pb-c.d [2020-04-21T14:31:53.096Z] #44 10.65 PBCC images/rlimit.pb-c.c [2020-04-21T14:31:53.096Z] #44 10.78 DEP images/rlimit.pb-c.d [2020-04-21T14:31:53.096Z] #44 10.92 PBCC images/file-lock.pb-c.c [2020-04-21T14:31:53.096Z] #44 11.04 DEP images/file-lock.pb-c.d [2020-04-21T14:31:53.096Z] #44 11.12 PBCC images/tty.pb-c.c [2020-04-21T14:31:53.278Z] #44 34.82 DEP compel/src/lib/handle-elf.d [2020-04-21T14:31:53.278Z] #44 34.92 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-21T14:31:53.354Z] #44 11.20 DEP images/tty.pb-c.d [2020-04-21T14:31:53.354Z] #44 11.25 PBCC images/tun.pb-c.c [2020-04-21T14:31:53.354Z] #44 11.33 PBCC images/netdev.pb-c.c [2020-04-21T14:31:53.354Z] #44 11.37 DEP images/tun.pb-c.d [2020-04-21T14:31:53.354Z] #44 11.40 DEP images/netdev.pb-c.d [2020-04-21T14:31:53.354Z] #44 11.44 PBCC images/vma.pb-c.c [2020-04-21T14:31:53.559Z] #44 35.07 CC compel/src/lib/log.o [2020-04-21T14:31:53.611Z] #44 11.52 DEP images/vma.pb-c.d [2020-04-21T14:31:53.611Z] #44 11.59 PBCC images/creds.pb-c.c [2020-04-21T14:31:53.611Z] #44 11.62 DEP images/creds.pb-c.d [2020-04-21T14:31:53.611Z] #44 11.66 PBCC images/utsns.pb-c.c [2020-04-21T14:31:53.611Z] #44 11.68 DEP images/utsns.pb-c.d [2020-04-21T14:31:53.773Z] #56 20.26 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:31:53.841Z] #44 35.30 CC compel/arch/s390/src/lib/cpu.o [2020-04-21T14:31:53.869Z] #44 11.75 PBCC images/ipc-desc.pb-c.c [2020-04-21T14:31:53.869Z] #44 11.76 PBCC images/ipc-sem.pb-c.c [2020-04-21T14:31:53.869Z] #44 11.77 DEP images/ipc-desc.pb-c.d [2020-04-21T14:31:53.869Z] #44 11.81 DEP images/ipc-sem.pb-c.d [2020-04-21T14:31:53.869Z] #44 11.84 PBCC images/ipc-msg.pb-c.c [2020-04-21T14:31:53.869Z] #44 11.86 DEP images/ipc-msg.pb-c.d [2020-04-21T14:31:53.869Z] #44 11.89 PBCC images/ipc-shm.pb-c.c [2020-04-21T14:31:53.869Z] #44 11.91 DEP images/ipc-shm.pb-c.d [2020-04-21T14:31:53.869Z] #44 11.98 PBCC images/ipc-var.pb-c.c [2020-04-21T14:31:54.122Z] #44 35.52 CC compel/arch/s390/src/lib/infect.o [2020-04-21T14:31:54.126Z] #44 12.01 DEP images/ipc-var.pb-c.d [2020-04-21T14:31:54.126Z] #44 12.08 PBCC images/sk-opts.pb-c.c [2020-04-21T14:31:54.126Z] #44 12.12 PBCC images/packet-sock.pb-c.c [2020-04-21T14:31:54.126Z] #44 12.21 DEP images/sk-opts.pb-c.d [2020-04-21T14:31:54.336Z] #56 20.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:31:54.384Z] #44 12.26 DEP images/packet-sock.pb-c.d [2020-04-21T14:31:54.384Z] #44 12.30 PBCC images/sk-netlink.pb-c.c [2020-04-21T14:31:54.384Z] #44 12.37 DEP images/sk-netlink.pb-c.d [2020-04-21T14:31:54.384Z] #44 12.44 PBCC images/sk-inet.pb-c.c [2020-04-21T14:31:54.593Z] #56 ... [2020-04-21T14:31:54.593Z] [2020-04-21T14:31:54.593Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:54.593Z] #10 11.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:31:54.593Z] #10 ... [2020-04-21T14:31:54.593Z] [2020-04-21T14:31:54.593Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:31:54.593Z] #35 11.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:31:54.642Z] #44 12.53 DEP images/sk-inet.pb-c.d [2020-04-21T14:31:54.642Z] #44 12.60 PBCC images/sk-unix.pb-c.c [2020-04-21T14:31:54.642Z] #44 12.70 DEP images/sk-unix.pb-c.d [2020-04-21T14:31:54.642Z] #44 12.78 PBCC images/mm.pb-c.c [2020-04-21T14:31:54.735Z] #44 36.15 CC compel/src/lib/infect-rpc.o [2020-04-21T14:31:54.735Z] #44 36.34 CC compel/src/lib/infect-util.o [2020-04-21T14:31:54.849Z] #35 ... [2020-04-21T14:31:54.849Z] [2020-04-21T14:31:54.849Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:54.849Z] #47 14.07 unicode/utf8 [2020-04-21T14:31:54.849Z] #47 14.74 math [2020-04-21T14:31:54.849Z] #47 19.22 unicode/utf16 [2020-04-21T14:31:54.849Z] #47 19.41 container/list [2020-04-21T14:31:54.849Z] #47 19.96 crypto/internal/subtle [2020-04-21T14:31:54.849Z] #47 20.08 crypto/subtle [2020-04-21T14:31:54.849Z] #47 20.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-21T14:31:54.849Z] #47 20.42 internal/nettrace [2020-04-21T14:31:54.849Z] #47 20.60 runtime/cgo [2020-04-21T14:31:54.899Z] #44 12.92 DEP images/mm.pb-c.d [2020-04-21T14:31:54.899Z] #44 12.97 PBCC images/timerfd.pb-c.c [2020-04-21T14:31:54.899Z] #44 13.07 DEP images/timerfd.pb-c.d [2020-04-21T14:31:55.017Z] #44 36.55 CC compel/src/lib/infect.o [2020-04-21T14:31:55.106Z] #47 ... [2020-04-21T14:31:55.106Z] [2020-04-21T14:31:55.106Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:31:55.106Z] #43 21.91 Fetched 8338 kB in 18s (463 kB/s) [2020-04-21T14:31:55.106Z] #43 21.91 Reading package lists... [2020-04-21T14:31:55.106Z] #43 ... [2020-04-21T14:31:55.106Z] [2020-04-21T14:31:55.106Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:31:55.106Z] #25 12.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:31:55.157Z] #44 13.13 PBCC images/timer.pb-c.c [2020-04-21T14:31:55.157Z] #44 13.18 DEP images/timer.pb-c.d [2020-04-21T14:31:55.157Z] #44 13.25 PBCC images/sa.pb-c.c [2020-04-21T14:31:55.299Z] #44 ... [2020-04-21T14:31:55.299Z] [2020-04-21T14:31:55.299Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:31:55.299Z] #10 73.03 Selecting previously unselected package libapparmor1:s390x. [2020-04-21T14:31:55.299Z] #10 73.04 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-21T14:31:55.299Z] #10 73.05 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-21T14:31:55.299Z] #10 73.12 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-21T14:31:55.299Z] #10 73.13 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-21T14:31:55.299Z] #10 73.13 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-21T14:31:55.299Z] #10 73.24 Selecting previously unselected package libbtrfs0. [2020-04-21T14:31:55.299Z] #10 73.25 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-21T14:31:55.299Z] #10 73.25 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:31:55.299Z] #10 73.29 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:31:55.299Z] #10 73.30 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-21T14:31:55.299Z] #10 73.31 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:31:55.299Z] #10 73.36 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-21T14:31:55.363Z] #25 ... [2020-04-21T14:31:55.363Z] [2020-04-21T14:31:55.363Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:55.363Z] #68 11.96 + cd /tmp/tmp.5XvLfq55wP/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:31:55.363Z] #68 11.97 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:31:55.363Z] #68 12.13 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:31:55.363Z] #68 12.13 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-21T14:31:55.363Z] #68 ... [2020-04-21T14:31:55.363Z] [2020-04-21T14:31:55.363Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:31:55.414Z] #44 13.31 DEP images/sa.pb-c.d [2020-04-21T14:31:55.414Z] #44 13.37 PBCC images/pipe-data.pb-c.c [2020-04-21T14:31:55.414Z] #44 13.41 DEP images/pipe-data.pb-c.d [2020-04-21T14:31:55.414Z] #44 13.48 PBCC images/mnt.pb-c.c [2020-04-21T14:31:55.414Z] #44 13.50 DEP images/mnt.pb-c.d [2020-04-21T14:31:55.580Z] #10 73.37 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-21T14:31:55.580Z] #10 73.37 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-21T14:31:55.580Z] #10 73.45 Selecting previously unselected package libudev-dev:s390x. [2020-04-21T14:31:55.580Z] #10 73.45 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-21T14:31:55.580Z] #10 73.46 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-21T14:31:55.580Z] #10 73.59 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-21T14:31:55.580Z] #10 73.59 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-21T14:31:55.580Z] #10 73.60 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-21T14:31:55.619Z] #41 22.25 Checking out files: 89% (1428/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-21T14:31:55.619Z] #41 22.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-21T14:31:55.672Z] #44 13.62 PBCC images/sk-packet.pb-c.c [2020-04-21T14:31:55.672Z] #44 13.69 DEP images/sk-packet.pb-c.d [2020-04-21T14:31:55.672Z] #44 13.78 PBCC images/tcp-stream.pb-c.c [2020-04-21T14:31:55.672Z] #44 13.84 DEP images/tcp-stream.pb-c.d [2020-04-21T14:31:55.861Z] #10 73.79 Selecting previously unselected package libpcre16-3:s390x. [2020-04-21T14:31:55.861Z] #10 73.79 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-21T14:31:55.861Z] #10 73.79 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-21T14:31:55.861Z] #10 73.87 Selecting previously unselected package libpcre32-3:s390x. [2020-04-21T14:31:55.861Z] #10 73.87 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-21T14:31:55.861Z] #10 73.87 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-21T14:31:55.930Z] #44 13.93 PBCC images/pipe.pb-c.c [2020-04-21T14:31:55.930Z] #44 14.00 DEP images/pipe.pb-c.d [2020-04-21T14:31:55.930Z] #44 14.08 PBCC images/pstree.pb-c.c [2020-04-21T14:31:56.092Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-04-21T14:31:56.143Z] #10 73.98 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-21T14:31:56.143Z] #10 73.98 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-21T14:31:56.143Z] #10 73.99 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-21T14:31:56.143Z] #10 74.05 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-21T14:31:56.143Z] #10 74.05 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-21T14:31:56.143Z] #10 74.06 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-21T14:31:56.188Z] #44 14.13 DEP images/pstree.pb-c.d [2020-04-21T14:31:56.188Z] #44 14.19 PBCC images/fs.pb-c.c [2020-04-21T14:31:56.188Z] #44 14.24 DEP images/fs.pb-c.d [2020-04-21T14:31:56.188Z] #44 14.25 PBCC images/signalfd.pb-c.c [2020-04-21T14:31:56.188Z] #44 14.31 DEP images/signalfd.pb-c.d [2020-04-21T14:31:56.370Z] Client: [2020-04-21T14:31:56.370Z] Debug Mode: false [2020-04-21T14:31:56.370Z] [2020-04-21T14:31:56.370Z] Server: [2020-04-21T14:31:56.370Z] Containers: 0 [2020-04-21T14:31:56.370Z] Running: 0 [2020-04-21T14:31:56.370Z] Paused: 0 [2020-04-21T14:31:56.370Z] Stopped: 0 [2020-04-21T14:31:56.370Z] Images: 0 [2020-04-21T14:31:56.370Z] Server Version: 19.03.8 [2020-04-21T14:31:56.370Z] Storage Driver: overlay2 [2020-04-21T14:31:56.370Z] Backing Filesystem: [2020-04-21T14:31:56.370Z] Supports d_type: true [2020-04-21T14:31:56.370Z] Native Overlay Diff: true [2020-04-21T14:31:56.370Z] Logging Driver: json-file [2020-04-21T14:31:56.370Z] Cgroup Driver: cgroupfs [2020-04-21T14:31:56.370Z] Plugins: [2020-04-21T14:31:56.370Z] Volume: local [2020-04-21T14:31:56.370Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:31:56.370Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-21T14:31:56.370Z] Swarm: inactive [2020-04-21T14:31:56.370Z] Runtimes: runc [2020-04-21T14:31:56.370Z] Default Runtime: runc [2020-04-21T14:31:56.370Z] Init Binary: docker-init [2020-04-21T14:31:56.370Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:31:56.370Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:31:56.370Z] init version: fec3683 [2020-04-21T14:31:56.370Z] Security Options: [2020-04-21T14:31:56.370Z] apparmor [2020-04-21T14:31:56.370Z] seccomp [2020-04-21T14:31:56.370Z] Profile: default [2020-04-21T14:31:56.370Z] Kernel Version: 4.15.0-1065-aws [2020-04-21T14:31:56.370Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-21T14:31:56.370Z] OSType: linux [2020-04-21T14:31:56.370Z] Architecture: x86_64 [2020-04-21T14:31:56.370Z] CPUs: 2 [2020-04-21T14:31:56.370Z] Total Memory: 7.583GiB [2020-04-21T14:31:56.370Z] Name: ip-10-100-33-108 [2020-04-21T14:31:56.370Z] ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP [2020-04-21T14:31:56.370Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:31:56.370Z] Debug Mode: false [2020-04-21T14:31:56.370Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:31:56.370Z] Labels: [2020-04-21T14:31:56.370Z] Experimental: true [2020-04-21T14:31:56.370Z] Insecure Registries: [2020-04-21T14:31:56.370Z] 127.0.0.0/8 [2020-04-21T14:31:56.370Z] Live Restore Enabled: true [2020-04-21T14:31:56.370Z] [2020-04-21T14:31:56.370Z] WARNING: No swap limit support [Pipeline] sh [2020-04-21T14:31:56.424Z] #10 74.36 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-21T14:31:56.424Z] #10 74.37 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-21T14:31:56.424Z] #10 74.37 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-21T14:31:56.445Z] #44 14.41 PBCC images/fh.pb-c.c [2020-04-21T14:31:56.445Z] #44 14.48 PBCC images/fsnotify.pb-c.c [2020-04-21T14:31:56.664Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:31:56.665Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:31:56.665Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40825/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:31:56.665Z] + bash /home/ubuntu/workspace/moby_PR-40825/check-config.sh [2020-04-21T14:31:56.665Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:31:56.665Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-04-21T14:31:56.665Z] [2020-04-21T14:31:56.665Z] Generally Necessary: [2020-04-21T14:31:56.665Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:31:56.665Z] - apparmor: enabled and tools installed [2020-04-21T14:31:56.665Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:31:56.665Z] - CONFIG_NET_NS: enabled [2020-04-21T14:31:56.665Z] - CONFIG_PID_NS: enabled [2020-04-21T14:31:56.665Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:31:56.665Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:31:56.665Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:31:56.665Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:31:56.665Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:31:56.665Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:31:56.665Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:31:56.665Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:31:56.665Z] - CONFIG_MEMCG: enabled [2020-04-21T14:31:56.665Z] - CONFIG_KEYS: enabled [2020-04-21T14:31:56.665Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:31:56.665Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:31:56.665Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:31:56.665Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:31:56.665Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:31:56.665Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:31:56.665Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:31:56.703Z] #44 14.55 DEP images/fh.pb-c.d [2020-04-21T14:31:56.703Z] #44 14.61 DEP images/fsnotify.pb-c.d [2020-04-21T14:31:56.703Z] #44 14.66 PBCC images/eventpoll.pb-c.c [2020-04-21T14:31:56.703Z] #44 14.69 DEP images/eventpoll.pb-c.d [2020-04-21T14:31:56.703Z] #44 14.74 PBCC images/eventfd.pb-c.c [2020-04-21T14:31:56.703Z] #44 14.79 DEP images/eventfd.pb-c.d [2020-04-21T14:31:56.706Z] #10 74.57 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-21T14:31:56.706Z] #10 74.57 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-21T14:31:56.706Z] #10 74.58 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-21T14:31:56.706Z] #10 74.65 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-21T14:31:56.706Z] #10 74.66 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-21T14:31:56.706Z] #10 74.67 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-21T14:31:56.706Z] #10 74.74 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-21T14:31:56.940Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:31:56.940Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:31:56.940Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:31:56.940Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:31:56.940Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:31:56.940Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:31:56.940Z] [2020-04-21T14:31:56.940Z] Optional Features: [2020-04-21T14:31:56.940Z] - CONFIG_USER_NS: enabled [2020-04-21T14:31:56.940Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:31:56.940Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:31:56.940Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:31:56.940Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:31:56.940Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-21T14:31:56.940Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-21T14:31:56.940Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:31:56.940Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:31:56.941Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:31:56.941Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:31:56.941Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:31:56.941Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:31:56.941Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:31:56.941Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:31:56.941Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:31:56.941Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:31:56.941Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:31:56.941Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:31:56.941Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:31:56.941Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:31:56.941Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:31:56.941Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:31:56.941Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:31:56.941Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:31:56.941Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:31:56.941Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:31:56.941Z] - Network Drivers: [2020-04-21T14:31:56.941Z] - "overlay": [2020-04-21T14:31:56.941Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:31:56.941Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:31:56.941Z] Optional (for encrypted networks): [2020-04-21T14:31:56.960Z] #44 14.85 PBCC images/remap-file-path.pb-c.c [2020-04-21T14:31:56.960Z] #44 14.87 DEP images/remap-file-path.pb-c.d [2020-04-21T14:31:56.960Z] #44 14.95 PBCC images/fifo.pb-c.c [2020-04-21T14:31:56.960Z] #44 14.99 DEP images/fifo.pb-c.d [2020-04-21T14:31:56.960Z] #44 15.03 PBCC images/ghost-file.pb-c.c [2020-04-21T14:31:56.960Z] #44 15.08 DEP images/ghost-file.pb-c.d [2020-04-21T14:31:56.987Z] #10 74.74 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-21T14:31:56.987Z] #10 74.75 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-21T14:31:57.209Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:31:57.209Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-21T14:31:57.209Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-21T14:31:57.209Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-21T14:31:57.209Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-21T14:31:57.209Z] - CONFIG_XFRM: enabled [2020-04-21T14:31:57.209Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:31:57.209Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:31:57.209Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:31:57.209Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:31:57.209Z] - "ipvlan": [2020-04-21T14:31:57.209Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:31:57.209Z] - "macvlan": [2020-04-21T14:31:57.209Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:31:57.209Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:31:57.209Z] - "ftp,tftp client in container": [2020-04-21T14:31:57.210Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:31:57.210Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:31:57.210Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:31:57.210Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:31:57.210Z] - Storage Drivers: [2020-04-21T14:31:57.210Z] - "aufs": [2020-04-21T14:31:57.210Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:31:57.210Z] - "btrfs": [2020-04-21T14:31:57.210Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:31:57.210Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:31:57.210Z] - "devicemapper": [2020-04-21T14:31:57.210Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:31:57.210Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:31:57.210Z] - "overlay": [2020-04-21T14:31:57.210Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:31:57.210Z] - "zfs": [2020-04-21T14:31:57.210Z] - /dev/zfs: missing [2020-04-21T14:31:57.210Z] - zfs command: missing [2020-04-21T14:31:57.210Z] - zpool command: missing [2020-04-21T14:31:57.210Z] [2020-04-21T14:31:57.210Z] Limits: [2020-04-21T14:31:57.210Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:31:57.210Z] [2020-04-21T14:31:57.210Z] + true [Pipeline] } [2020-04-21T14:31:57.218Z] #44 ... [2020-04-21T14:31:57.218Z] [2020-04-21T14:31:57.218Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:57.218Z] #33 76.88 log [2020-04-21T14:31:57.218Z] #33 79.82 github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:31:57.218Z] #33 DONE 84.4s [2020-04-21T14:31:57.218Z] [2020-04-21T14:31:57.218Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:57.218Z] #44 15.18 PBCC images/regfile.pb-c.c [2020-04-21T14:31:57.218Z] #44 ... [2020-04-21T14:31:57.218Z] [2020-04-21T14:31:57.218Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:31:57.218Z] #65 39.63 Checking out files: 51% (1635/3178) Checking out files: 52% (1653/3178) Checking out files: 53% (1685/3178) Checking out files: 54% (1717/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 89% (2851/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-04-21T14:31:57.218Z] #65 41.07 + cd /tmp/tmp.69ElG0DmN5/src/github.com/containerd/containerd [2020-04-21T14:31:57.218Z] #65 41.07 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-21T14:31:57.268Z] #10 75.08 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-21T14:31:57.268Z] #10 75.09 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-21T14:31:57.268Z] #10 75.10 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-21T14:31:57.268Z] #10 75.10 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:31:57.268Z] #10 75.11 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-21T14:31:57.268Z] #10 75.12 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-21T14:31:57.268Z] #10 75.12 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:31:57.268Z] #10 75.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:31:57.268Z] #10 75.14 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-21T14:31:57.268Z] #10 75.14 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-21T14:31:57.268Z] #10 75.16 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:31:57.268Z] #10 75.16 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:31:57.269Z] #10 75.17 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-21T14:31:57.269Z] #10 75.17 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-21T14:31:57.269Z] #10 75.18 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-21T14:31:57.269Z] #10 75.19 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:31:57.269Z] #10 75.19 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-21T14:31:57.269Z] #10 75.20 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:31:57.269Z] #10 75.21 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-21T14:31:57.269Z] #10 75.21 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-21T14:31:57.269Z] #10 75.21 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:31:57.269Z] #10 75.22 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-21T14:31:57.269Z] #10 75.22 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-21T14:31:57.269Z] #10 75.23 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:31:57.269Z] #10 75.23 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-21T14:31:57.269Z] #10 75.24 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-21T14:31:57.269Z] #10 75.26 Setting up dmsetup (2:1.02.155-3) ... [2020-04-21T14:31:57.550Z] #10 75.26 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-21T14:31:57.550Z] #10 75.27 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-21T14:31:57.550Z] #10 75.28 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:31:57.557Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8312004f41e9500824fa16ae991eeee0083f4771 . [2020-04-21T14:31:57.557Z] #2 [internal] load .dockerignore [2020-04-21T14:31:57.557Z] #2 transferring context: 87B done [2020-04-21T14:31:57.814Z] #2 DONE 0.1s [2020-04-21T14:31:57.814Z] [2020-04-21T14:31:57.814Z] #1 [internal] load build definition from Dockerfile [2020-04-21T14:31:57.814Z] #1 transferring dockerfile: 17.09kB done [2020-04-21T14:31:57.814Z] #1 DONE 0.1s [2020-04-21T14:31:57.814Z] [2020-04-21T14:31:57.814Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:31:57.831Z] #10 DONE 75.8s [2020-04-21T14:31:57.831Z] [2020-04-21T14:31:57.831Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:31:57.831Z] #58 DONE 0.1s [2020-04-21T14:31:57.831Z] [2020-04-21T14:31:57.831Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:31:58.077Z] #3 DONE 0.4s [2020-04-21T14:31:58.077Z] [2020-04-21T14:31:58.077Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:31:58.077Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:31:58.077Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-21T14:31:58.077Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2020-04-21T14:31:58.077Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2020-04-21T14:31:58.077Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2020-04-21T14:31:58.123Z] #11 ... [2020-04-21T14:31:58.123Z] [2020-04-21T14:31:58.123Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:31:58.123Z] #59 DONE 0.1s [2020-04-21T14:31:58.143Z] #41 24.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-21T14:31:58.336Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.11MB / 8.82MB 0.2s [2020-04-21T14:31:58.336Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2020-04-21T14:31:58.336Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2020-04-21T14:31:58.401Z] #41 ... [2020-04-21T14:31:58.401Z] [2020-04-21T14:31:58.401Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:58.401Z] #33 14.76 internal/testlog [2020-04-21T14:31:58.401Z] #33 15.16 encoding [2020-04-21T14:31:58.401Z] #33 15.41 runtime/cgo [2020-04-21T14:31:58.401Z] #33 ... [2020-04-21T14:31:58.401Z] [2020-04-21T14:31:58.401Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:31:58.401Z] #74 23.75 Checking out files: 71% (1469/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-21T14:31:58.401Z] #74 24.33 + cd /tmp/tmp.l03f0NOHJf/src/github.com/docker/libnetwork [2020-04-21T14:31:58.401Z] #74 24.35 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:31:58.401Z] #74 24.84 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-21T14:31:58.404Z] [2020-04-21T14:31:58.404Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:58.404Z] #44 38.13 CC compel/src/lib/ptrace.o [2020-04-21T14:31:58.404Z] #44 38.31 AR compel/libcompel.a [2020-04-21T14:31:58.404Z] #44 38.37 HOSTCC compel/src/main-host.o [2020-04-21T14:31:58.404Z] #44 38.60 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-21T14:31:58.404Z] #44 38.80 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-21T14:31:58.404Z] #44 39.14 HOSTCC compel/src/lib/log-host.o [2020-04-21T14:31:58.404Z] #44 39.24 HOSTLINK compel/compel-host-bin [2020-04-21T14:31:58.404Z] #44 39.39 DEP soccr/soccr.d [2020-04-21T14:31:58.404Z] #44 39.53 CC soccr/soccr.o [2020-04-21T14:31:58.902Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2020-04-21T14:31:58.902Z] #4 DONE 0.8s [2020-04-21T14:31:59.017Z] #44 ... [2020-04-21T14:31:59.018Z] [2020-04-21T14:31:59.018Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:59.018Z] #47 66.46 vendor/golang.org/x/crypto/hkdf [2020-04-21T14:31:59.018Z] #47 66.55 vendor/golang.org/x/text/transform [2020-04-21T14:31:59.018Z] #47 66.94 vendor/golang.org/x/text/unicode/bidi [2020-04-21T14:31:59.018Z] #47 68.07 vendor/golang.org/x/text/secure/bidirule [2020-04-21T14:31:59.018Z] #47 68.29 vendor/golang.org/x/text/unicode/norm [2020-04-21T14:31:59.018Z] #47 71.53 vendor/golang.org/x/net/idna [2020-04-21T14:31:59.018Z] #47 73.29 vendor/golang.org/x/net/http2/hpack [2020-04-21T14:31:59.018Z] #47 73.98 mime [2020-04-21T14:31:59.018Z] #47 75.25 mime/quotedprintable [2020-04-21T14:31:59.018Z] #47 75.57 net/http/internal [2020-04-21T14:31:59.018Z] #47 ... [2020-04-21T14:31:59.018Z] [2020-04-21T14:31:59.018Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:59.115Z] #65 43.30 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-21T14:31:59.115Z] #65 43.30 + BUILDTAGS='netgo osusergo static_build' [2020-04-21T14:31:59.115Z] #65 43.30 + export EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:31:59.115Z] #65 43.30 + EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:31:59.115Z] #65 43.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-21T14:31:59.115Z] #65 43.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-21T14:31:59.115Z] #65 43.31 + '[' '' = dynamic ']' [2020-04-21T14:31:59.115Z] #65 43.31 + make [2020-04-21T14:31:59.161Z] [2020-04-21T14:31:59.161Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:31:59.373Z] #65 ... [2020-04-21T14:31:59.373Z] [2020-04-21T14:31:59.373Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:59.373Z] #47 76.66 regexp [2020-04-21T14:31:59.373Z] #47 77.89 go/token [2020-04-21T14:31:59.373Z] #47 79.13 go/scanner [2020-04-21T14:31:59.373Z] #47 81.03 go/ast [2020-04-21T14:31:59.373Z] #47 82.07 internal/lazyregexp [2020-04-21T14:31:59.373Z] #47 82.31 net/url [2020-04-21T14:31:59.373Z] #47 84.31 text/template/parse [2020-04-21T14:31:59.373Z] #47 86.74 go/parser [2020-04-21T14:31:59.630Z] #47 ... [2020-04-21T14:31:59.630Z] [2020-04-21T14:31:59.630Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:31:59.630Z] #44 15.27 DEP images/regfile.pb-c.d [2020-04-21T14:31:59.630Z] #44 15.44 PBCC images/ns.pb-c.c [2020-04-21T14:31:59.630Z] #44 15.51 DEP images/ns.pb-c.d [2020-04-21T14:31:59.630Z] #44 15.61 PBCC images/fdinfo.pb-c.c [2020-04-21T14:31:59.630Z] #44 15.77 DEP images/fdinfo.pb-c.d [2020-04-21T14:31:59.630Z] #44 15.90 PBCC images/core-aarch64.pb-c.c [2020-04-21T14:31:59.630Z] #44 16.04 PBCC images/core-arm.pb-c.c [2020-04-21T14:31:59.630Z] #44 16.12 PBCC images/core-ppc64.pb-c.c [2020-04-21T14:31:59.630Z] #44 16.20 PBCC images/core-s390.pb-c.c [2020-04-21T14:31:59.630Z] #44 16.22 PBCC images/core-x86.pb-c.c [2020-04-21T14:31:59.630Z] #44 16.31 PBCC images/core.pb-c.c [2020-04-21T14:31:59.630Z] #44 16.35 PBCC images/inventory.pb-c.c [2020-04-21T14:31:59.630Z] #44 16.38 DEP images/core-aarch64.pb-c.d [2020-04-21T14:31:59.630Z] #44 16.40 DEP images/core-arm.pb-c.d [2020-04-21T14:31:59.630Z] #44 16.46 DEP images/core-ppc64.pb-c.d [2020-04-21T14:31:59.630Z] #44 16.53 DEP images/core-s390.pb-c.d [2020-04-21T14:31:59.630Z] #44 16.58 DEP images/core-x86.pb-c.d [2020-04-21T14:31:59.630Z] #44 16.64 DEP images/core.pb-c.d [2020-04-21T14:31:59.630Z] #44 16.69 DEP images/inventory.pb-c.d [2020-04-21T14:31:59.630Z] #44 16.75 PBCC images/cpuinfo.pb-c.c [2020-04-21T14:31:59.630Z] #44 16.81 DEP images/cpuinfo.pb-c.d [2020-04-21T14:31:59.630Z] #44 16.86 PBCC images/stats.pb-c.c [2020-04-21T14:31:59.630Z] #44 16.92 DEP images/stats.pb-c.d [2020-04-21T14:31:59.630Z] #60 ... [2020-04-21T14:31:59.630Z] [2020-04-21T14:31:59.631Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:31:59.631Z] #11 DONE 1.6s [2020-04-21T14:31:59.631Z] [2020-04-21T14:31:59.631Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:31:59.631Z] #60 1.343 + RM_GOPATH=0 [2020-04-21T14:31:59.631Z] #60 1.343 + TMP_GOPATH= [2020-04-21T14:31:59.631Z] #60 1.343 + : /build [2020-04-21T14:31:59.631Z] #60 1.343 + '[' -z '' ']' [2020-04-21T14:31:59.631Z] #60 1.343 ++ mktemp -d [2020-04-21T14:31:59.631Z] #60 1.343 + export GOPATH=/tmp/tmp.YhQg56p7TQ [2020-04-21T14:31:59.631Z] #60 1.343 + GOPATH=/tmp/tmp.YhQg56p7TQ [2020-04-21T14:31:59.631Z] #60 1.343 + RM_GOPATH=1 [2020-04-21T14:31:59.631Z] #60 1.344 ++ dirname ./install.sh [2020-04-21T14:31:59.631Z] #60 1.348 + dir=. [2020-04-21T14:31:59.631Z] #60 1.348 + bin=runc [2020-04-21T14:31:59.631Z] #60 1.348 + shift [2020-04-21T14:31:59.631Z] #60 1.348 + '[' '!' -f ./runc.installer ']' [2020-04-21T14:31:59.631Z] #60 1.349 + . ./runc.installer [2020-04-21T14:31:59.631Z] #60 1.349 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:31:59.631Z] #60 1.349 + install_runc [2020-04-21T14:31:59.631Z] #60 1.349 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-21T14:31:59.631Z] #60 1.349 + uname -r [2020-04-21T14:31:59.631Z] #60 1.355 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-21T14:31:59.631Z] #60 1.356 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-21T14:31:59.631Z] #60 1.356 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-21T14:31:59.631Z] #60 1.356 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YhQg56p7TQ/src/github.com/opencontainers/runc [2020-04-21T14:31:59.631Z] #60 1.386 Cloning into '/tmp/tmp.YhQg56p7TQ/src/github.com/opencontainers/runc'... [2020-04-21T14:31:59.727Z] #5 DONE 0.5s [2020-04-21T14:31:59.727Z] [2020-04-21T14:31:59.727Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:31:59.727Z] #6 DONE 0.3s [2020-04-21T14:31:59.984Z] [2020-04-21T14:31:59.984Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:31:59.984Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:31:59.984Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 504.36kB / 50.38MB 0.2s [2020-04-21T14:31:59.984Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 85.52kB / 7.81MB 0.2s [2020-04-21T14:31:59.984Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 189.97kB / 10.00MB 0.2s [2020-04-21T14:31:59.984Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-21T14:31:59.984Z] #7 sha256:8e16241796906ead8363ffeb21ecf8cf9df4bff224ee6f54f76b2274b1d34b32 1.79kB / 1.79kB done [2020-04-21T14:31:59.984Z] #7 sha256:f0d185e111f66f303a7fda933895d6ef09440c2a396dc3c544458fea4c2954b3 5.46kB / 5.46kB done [2020-04-21T14:32:00.317Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 9.31MB / 50.38MB 0.3s [2020-04-21T14:32:00.317Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.31MB / 7.81MB 0.3s [2020-04-21T14:32:00.317Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.3s [2020-04-21T14:32:00.317Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 14.25MB / 50.38MB 0.5s [2020-04-21T14:32:00.317Z] #7 sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 7.81MB / 7.81MB 0.4s done [2020-04-21T14:32:00.317Z] #7 sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 10.00MB / 10.00MB 0.4s done [2020-04-21T14:32:00.317Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 0B / 51.83MB 0.5s [2020-04-21T14:32:00.317Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 1.39MB / 68.61MB 0.5s [2020-04-21T14:32:00.562Z] #44 18.36 make[1]: Nothing to be done for 'all'. [2020-04-21T14:32:00.577Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 22.26MB / 50.38MB 0.7s [2020-04-21T14:32:00.577Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 7.85MB / 51.83MB 0.7s [2020-04-21T14:32:00.577Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 5.92MB / 68.61MB 0.7s [2020-04-21T14:32:00.836Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 27.22MB / 50.38MB 0.9s [2020-04-21T14:32:00.836Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 12.50MB / 51.83MB 0.9s [2020-04-21T14:32:00.836Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 10.79MB / 68.61MB 0.9s [2020-04-21T14:32:00.836Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 17.87MB / 51.83MB 1.0s [2020-04-21T14:32:01.096Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 36.19MB / 50.38MB 1.2s [2020-04-21T14:32:01.096Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 27.18MB / 51.83MB 1.2s [2020-04-21T14:32:01.096Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 21.64MB / 68.61MB 1.2s [2020-04-21T14:32:01.096Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 33.78MB / 51.83MB 1.4s [2020-04-21T14:32:01.096Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 26.86MB / 68.61MB 1.4s [2020-04-21T14:32:01.120Z] #60 ... [2020-04-21T14:32:01.120Z] [2020-04-21T14:32:01.120Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:01.120Z] #68 73.45 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:32:01.120Z] #68 73.45 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-21T14:32:01.120Z] #68 DONE 78.7s [2020-04-21T14:32:01.120Z] [2020-04-21T14:32:01.120Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:32:01.120Z] #69 DONE 0.1s [2020-04-21T14:32:01.120Z] [2020-04-21T14:32:01.120Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:32:01.120Z] #12 DONE 1.6s [2020-04-21T14:32:01.120Z] [2020-04-21T14:32:01.120Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:32:01.359Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 40.82MB / 50.38MB 1.6s [2020-04-21T14:32:01.618Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 41.05MB / 51.83MB 1.8s [2020-04-21T14:32:01.878Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 47.84MB / 50.38MB 2.0s [2020-04-21T14:32:01.878Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 46.28MB / 51.83MB 2.0s [2020-04-21T14:32:01.878Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 35.84MB / 68.61MB 2.0s [2020-04-21T14:32:01.878Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.2s [2020-04-21T14:32:01.878Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 2.2s [2020-04-21T14:32:01.878Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 40.40MB / 68.61MB 2.2s [2020-04-21T14:32:01.935Z] #44 19.74 CC images/stats.o [2020-04-21T14:32:02.141Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 44.16MB / 68.61MB 2.3s [2020-04-21T14:32:02.192Z] #44 20.20 CC images/core.o [2020-04-21T14:32:02.400Z] #7 sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 50.38MB / 50.38MB 2.3s done [2020-04-21T14:32:02.401Z] #7 sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 51.83MB / 51.83MB 2.3s done [2020-04-21T14:32:02.401Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 49.13MB / 68.61MB 2.5s [2020-04-21T14:32:02.401Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 0B / 125B 2.5s [2020-04-21T14:32:02.401Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 0B / 120.15MB 2.5s [2020-04-21T14:32:02.401Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 52.66MB / 68.61MB 2.7s [2020-04-21T14:32:02.401Z] #7 sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c 125B / 125B 2.6s done [2020-04-21T14:32:02.401Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 [2020-04-21T14:32:02.653Z] #13 ... [2020-04-21T14:32:02.653Z] [2020-04-21T14:32:02.653Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:02.653Z] #50 DONE 80.1s [2020-04-21T14:32:02.653Z] [2020-04-21T14:32:02.653Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:02.653Z] #44 40.64 AR soccr/libsoccr.a [2020-04-21T14:32:02.653Z] #44 40.67 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:32:02.653Z] #44 40.90 DEP criu/arch/s390/sigframe.d [2020-04-21T14:32:02.653Z] #44 41.00 DEP criu/arch/s390/crtools.d [2020-04-21T14:32:02.653Z] #44 41.24 DEP criu/arch/s390/cpu.d [2020-04-21T14:32:02.653Z] #44 41.44 CC criu/arch/s390/cpu.o [2020-04-21T14:32:02.653Z] #44 41.78 CC criu/arch/s390/crtools.o [2020-04-21T14:32:02.653Z] #44 42.60 CC criu/arch/s390/sigframe.o [2020-04-21T14:32:02.653Z] #44 42.78 LINK criu/arch/s390/crtools.built-in.o [2020-04-21T14:32:02.653Z] #44 42.81 DEP criu/pie/util-vdso.d [2020-04-21T14:32:02.653Z] #44 43.10 DEP criu/pie/util.d [2020-04-21T14:32:02.653Z] #44 43.31 CC criu/pie/util.o [2020-04-21T14:32:02.653Z] #44 43.64 CC criu/pie/util-vdso.o [2020-04-21T14:32:02.659Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 57.69MB / 68.61MB 3.0s [2020-04-21T14:32:02.659Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 6.84MB / 120.15MB 3.0s [2020-04-21T14:32:02.973Z] #44 44.44 AR criu/pie/pie.lib.a [2020-04-21T14:32:02.973Z] #44 44.55 DEP criu/pie/restorer.d [2020-04-21T14:32:03.124Z] #44 21.03 CC images/core-x86.o [2020-04-21T14:32:03.230Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 66.24MB / 68.61MB 3.2s [2020-04-21T14:32:03.230Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 18.18MB / 120.15MB 3.2s [2020-04-21T14:32:03.271Z] #44 44.78 DEP criu/arch/s390/restorer.d [2020-04-21T14:32:03.271Z] #44 ... [2020-04-21T14:32:03.271Z] [2020-04-21T14:32:03.271Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:32:03.271Z] #13 1.846 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-21T14:32:03.271Z] #13 DONE 2.0s [2020-04-21T14:32:03.382Z] #44 21.47 CC images/core-arm.o [2020-04-21T14:32:03.488Z] #7 sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 68.61MB / 68.61MB 3.5s done [2020-04-21T14:32:03.488Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 25.01MB / 120.15MB 3.6s [2020-04-21T14:32:03.566Z] [2020-04-21T14:32:03.566Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:03.566Z] #44 45.01 DEP criu/arch/s390/vdso-pie.d [2020-04-21T14:32:03.566Z] #44 45.11 DEP criu/pie/parasite-vdso.d [2020-04-21T14:32:03.745Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 31.66MB / 120.15MB 3.8s [2020-04-21T14:32:03.902Z] #44 45.30 DEP criu/pie/parasite.d [2020-04-21T14:32:03.902Z] #44 45.52 CC criu/pie/parasite.o [2020-04-21T14:32:03.947Z] #44 21.92 CC images/core-aarch64.o [2020-04-21T14:32:04.003Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 40.72MB / 120.15MB 4.1s [2020-04-21T14:32:04.204Z] #44 22.25 CC images/core-ppc64.o [2020-04-21T14:32:04.204Z] #44 ... [2020-04-21T14:32:04.204Z] [2020-04-21T14:32:04.204Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:04.204Z] #56 81.58 github.com/pkg/diff [2020-04-21T14:32:04.204Z] #56 83.00 go/ast [2020-04-21T14:32:04.204Z] #56 85.59 golang.org/x/crypto/ssh/terminal [2020-04-21T14:32:04.204Z] #56 86.88 mvdan.cc/editorconfig [2020-04-21T14:32:04.204Z] #56 88.19 mvdan.cc/sh/v3/fileutil [2020-04-21T14:32:04.204Z] #56 88.30 mvdan.cc/sh/v3/syntax [2020-04-21T14:32:04.263Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 46.99MB / 120.15MB 4.3s [2020-04-21T14:32:04.462Z] #56 ... [2020-04-21T14:32:04.462Z] [2020-04-21T14:32:04.462Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:04.462Z] #47 89.17 text/template [2020-04-21T14:32:04.462Z] #47 90.41 encoding/xml [2020-04-21T14:32:04.515Z] #44 46.26 LINK criu/pie/parasite.built-in.o [2020-04-21T14:32:04.522Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 60.96MB / 120.15MB 4.6s [2020-04-21T14:32:04.782Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 69.13MB / 120.15MB 4.8s [2020-04-21T14:32:04.782Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 77.17MB / 120.15MB 5.1s [2020-04-21T14:32:04.798Z] #44 ... [2020-04-21T14:32:04.798Z] [2020-04-21T14:32:04.798Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:32:04.798Z] #14 DONE 1.6s [2020-04-21T14:32:04.798Z] [2020-04-21T14:32:04.798Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:04.798Z] #44 46.27 GEN criu/pie/parasite-blob.h [2020-04-21T14:32:04.798Z] #44 46.29 CC criu/pie/parasite-vdso.o [2020-04-21T14:32:04.952Z] #74 ... [2020-04-21T14:32:04.952Z] [2020-04-21T14:32:04.952Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:04.952Z] #47 30.65 vendor/golang.org/x/crypto/internal/subtle [2020-04-21T14:32:04.952Z] #47 30.81 vendor/golang.org/x/crypto/curve25519 [2020-04-21T14:32:05.351Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 92.61MB / 120.15MB 5.4s [2020-04-21T14:32:05.416Z] #44 46.83 CC criu/arch/s390/vdso-pie.o [2020-04-21T14:32:05.416Z] #44 47.06 CC criu/arch/s390/restorer.o [2020-04-21T14:32:05.517Z] #47 ... [2020-04-21T14:32:05.517Z] [2020-04-21T14:32:05.517Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:32:05.517Z] #62 22.50 Fetched 8338 kB in 17s (491 kB/s) [2020-04-21T14:32:05.517Z] #62 22.50 Reading package lists... [2020-04-21T14:32:05.610Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 105.50MB / 120.15MB 5.7s [2020-04-21T14:32:05.698Z] #44 47.36 CC criu/pie/restorer.o [2020-04-21T14:32:05.775Z] #62 29.62 Reading package lists... [2020-04-21T14:32:05.775Z] #62 ... [2020-04-21T14:32:05.775Z] [2020-04-21T14:32:05.775Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:05.775Z] #10 22.60 Fetched 8338 kB in 17s (490 kB/s) [2020-04-21T14:32:05.775Z] #10 22.60 Reading package lists... [2020-04-21T14:32:05.775Z] #10 29.76 Reading package lists... [2020-04-21T14:32:05.775Z] #10 ... [2020-04-21T14:32:05.775Z] [2020-04-21T14:32:05.775Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:05.775Z] #53 27.10 + cd /tmp/tmp.Zh4sUZHc4Z/src/github.com/golangci/golangci-lint/ [2020-04-21T14:32:05.775Z] #53 27.10 + git checkout -q v1.23.8 [2020-04-21T14:32:05.775Z] #53 27.45 ++ git describe --tags [2020-04-21T14:32:05.775Z] #53 27.46 + version=v1.23.8 [2020-04-21T14:32:05.775Z] #53 27.46 ++ git rev-parse --short HEAD [2020-04-21T14:32:05.775Z] #53 27.46 + commit=76a82c6 [2020-04-21T14:32:05.775Z] #53 27.46 ++ git show -s --format=%cd [2020-04-21T14:32:05.775Z] #53 27.47 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-21T14:32:05.775Z] #53 27.47 + 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-21T14:32:05.868Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 116.45MB / 120.15MB 6.1s [2020-04-21T14:32:06.033Z] #53 ... [2020-04-21T14:32:06.033Z] [2020-04-21T14:32:06.033Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:06.033Z] #56 22.58 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:32:06.033Z] #56 23.84 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:32:06.033Z] #56 23.99 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:32:06.033Z] #56 24.17 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:32:06.033Z] #56 24.32 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:32:06.033Z] #56 25.20 runtime/cgo [2020-04-21T14:32:06.033Z] #56 25.28 runtime [2020-04-21T14:32:06.290Z] #56 ... [2020-04-21T14:32:06.290Z] [2020-04-21T14:32:06.290Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:32:06.290Z] #35 23.13 Fetched 8338 kB in 18s (474 kB/s) [2020-04-21T14:32:06.290Z] #35 23.13 Reading package lists... [2020-04-21T14:32:06.290Z] #35 30.24 Reading package lists... [2020-04-21T14:32:06.290Z] #35 ... [2020-04-21T14:32:06.290Z] [2020-04-21T14:32:06.290Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:32:06.290Z] #25 23.17 Fetched 8338 kB in 17s (486 kB/s) [2020-04-21T14:32:06.290Z] #25 23.17 Reading package lists... [2020-04-21T14:32:06.310Z] #44 ... [2020-04-21T14:32:06.310Z] [2020-04-21T14:32:06.310Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:32:06.310Z] #15 DONE 1.6s [2020-04-21T14:32:06.434Z] #7 ... [2020-04-21T14:32:06.434Z] [2020-04-21T14:32:06.434Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:32:06.434Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:32:06.434Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-21T14:32:06.434Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-21T14:32:06.434Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.3s done [2020-04-21T14:32:06.434Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.9s done [2020-04-21T14:32:06.434Z] #71 DONE 6.5s [2020-04-21T14:32:06.434Z] [2020-04-21T14:32:06.434Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:32:06.434Z] #7 sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 120.15MB / 120.15MB 6.5s done [2020-04-21T14:32:06.434Z] #7 ... [2020-04-21T14:32:06.434Z] [2020-04-21T14:32:06.434Z] #20 [internal] load build context [2020-04-21T14:32:06.434Z] #20 transferring context: 31.70MB 6.5s [2020-04-21T14:32:06.548Z] #25 30.60 Reading package lists... [2020-04-21T14:32:06.548Z] #25 ... [2020-04-21T14:32:06.548Z] [2020-04-21T14:32:06.548Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:32:06.548Z] #43 21.91 Reading package lists... [2020-04-21T14:32:06.592Z] [2020-04-21T14:32:06.592Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:32:07.740Z] #47 ... [2020-04-21T14:32:07.740Z] [2020-04-21T14:32:07.740Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:07.740Z] #44 22.94 CC images/core-s390.o [2020-04-21T14:32:07.740Z] #44 23.58 CC images/cpuinfo.o [2020-04-21T14:32:07.740Z] #44 24.02 CC images/inventory.o [2020-04-21T14:32:07.740Z] #44 24.27 CC images/fdinfo.o [2020-04-21T14:32:07.740Z] #44 24.81 CC images/fown.o [2020-04-21T14:32:07.740Z] #44 25.00 CC images/ns.o [2020-04-21T14:32:07.740Z] #44 25.16 CC images/regfile.o [2020-04-21T14:32:07.740Z] #44 25.39 CC images/ghost-file.o [2020-04-21T14:32:07.740Z] #44 25.79 CC images/fifo.o [2020-04-21T14:32:07.820Z] #20 transferring context: 52.83MB 7.7s done [2020-04-21T14:32:07.820Z] #20 DONE 7.8s [2020-04-21T14:32:07.820Z] [2020-04-21T14:32:07.820Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:32:07.820Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 5.1s [2020-04-21T14:32:07.997Z] #44 26.01 CC images/remap-file-path.o [2020-04-21T14:32:08.069Z] #16 DONE 1.6s [2020-04-21T14:32:08.069Z] [2020-04-21T14:32:08.069Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:32:08.255Z] #44 26.29 CC images/eventfd.o [2020-04-21T14:32:08.512Z] #44 26.55 CC images/eventpoll.o [2020-04-21T14:32:09.074Z] #43 29.07 Reading package lists... [2020-04-21T14:32:09.074Z] #43 ... [2020-04-21T14:32:09.074Z] [2020-04-21T14:32:09.074Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:09.074Z] #10 29.76 Reading package lists... [2020-04-21T14:32:09.077Z] #44 26.85 CC images/fh.o [2020-04-21T14:32:09.077Z] #44 27.24 CC images/fsnotify.o [2020-04-21T14:32:09.197Z] #7 extracting sha256:7e2b2a5af8f65687add6d864d5841067e23bd435eb1a051be6fe1ea2384946b4 6.6s done [2020-04-21T14:32:09.197Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 [2020-04-21T14:32:09.546Z] #17 1.493 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:32:09.642Z] #44 27.79 CC images/signalfd.o [2020-04-21T14:32:09.763Z] #7 extracting sha256:09b6f03ffac4cb4e42f8ab0bfc480bd3a3fa20e1ddee37784db63bc886b0cbb3 0.3s done [2020-04-21T14:32:09.763Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.1s [2020-04-21T14:32:09.827Z] #17 1.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:32:09.827Z] #17 ... [2020-04-21T14:32:09.827Z] [2020-04-21T14:32:09.827Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:09.827Z] #47 77.41 crypto/tls [2020-04-21T14:32:09.827Z] #47 83.27 net/http/httptrace [2020-04-21T14:32:09.827Z] #47 83.40 net/http [2020-04-21T14:32:09.827Z] #47 ... [2020-04-21T14:32:09.827Z] [2020-04-21T14:32:09.827Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:09.827Z] #44 49.17 LINK criu/pie/restorer.built-in.o [2020-04-21T14:32:09.827Z] #44 49.18 GEN criu/pie/restorer-blob.h [2020-04-21T14:32:09.827Z] #44 49.26 DEP criu/vdso.d [2020-04-21T14:32:09.827Z] #44 49.45 DEP criu/uts_ns.d [2020-04-21T14:32:09.827Z] #44 49.58 DEP criu/util.d [2020-04-21T14:32:09.827Z] #44 49.80 DEP criu/uffd.d [2020-04-21T14:32:09.827Z] #44 49.96 DEP criu/tun.d [2020-04-21T14:32:09.827Z] #44 50.11 DEP criu/tty.d [2020-04-21T14:32:09.827Z] #44 50.32 DEP criu/timerfd.d [2020-04-21T14:32:09.827Z] #44 50.54 DEP criu/sysfs_parse.d [2020-04-21T14:32:09.827Z] #44 50.70 DEP criu/sysctl.d [2020-04-21T14:32:09.827Z] #44 50.92 DEP criu/string.d [2020-04-21T14:32:09.827Z] #44 50.94 DEP criu/stats.d [2020-04-21T14:32:09.827Z] #44 50.99 DEP criu/sockets.d [2020-04-21T14:32:09.827Z] #44 51.14 DEP criu/sk-unix.d [2020-04-21T14:32:09.827Z] #44 51.36 DEP criu/sk-tcp.d [2020-04-21T14:32:09.899Z] #44 ... [2020-04-21T14:32:09.899Z] [2020-04-21T14:32:09.899Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:09.899Z] #65 44.33 + bin/ctr [2020-04-21T14:32:10.020Z] #7 extracting sha256:dc3f0c679f0f4c39597721c1df5cdb4f9685b26bd789a44eeb406835a1800d5f 0.2s done [2020-04-21T14:32:10.020Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 0.1s [2020-04-21T14:32:10.108Z] #44 51.55 DEP criu/sk-queue.d [2020-04-21T14:32:10.108Z] #44 51.75 DEP criu/sk-packet.d [2020-04-21T14:32:10.157Z] #65 ... [2020-04-21T14:32:10.157Z] [2020-04-21T14:32:10.157Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:10.157Z] #44 28.13 CC images/fs.o [2020-04-21T14:32:10.390Z] #44 51.90 DEP criu/sk-netlink.d [2020-04-21T14:32:10.390Z] #44 52.07 DEP criu/sk-inet.d [2020-04-21T14:32:10.416Z] #44 28.52 CC images/pstree.o [2020-04-21T14:32:10.671Z] #44 52.17 DEP criu/signalfd.d [2020-04-21T14:32:10.671Z] #44 52.25 DEP criu/sigframe.d [2020-04-21T14:32:10.671Z] #44 52.30 DEP criu/shmem.d [2020-04-21T14:32:10.674Z] #44 28.82 CC images/pipe.o [2020-04-21T14:32:10.704Z] #10 36.26 Building dependency tree... [2020-04-21T14:32:10.953Z] #44 52.40 DEP criu/servicefd.d [2020-04-21T14:32:10.953Z] #44 52.51 DEP criu/seize.d [2020-04-21T14:32:10.953Z] #44 52.65 DEP criu/seccomp.d [2020-04-21T14:32:11.234Z] #44 52.84 DEP criu/rst-malloc.d [2020-04-21T14:32:11.234Z] #44 52.87 DEP criu/rbtree.d [2020-04-21T14:32:11.234Z] #44 52.91 DEP criu/pstree.d [2020-04-21T14:32:11.239Z] #44 29.17 CC images/tcp-stream.o [2020-04-21T14:32:11.497Z] #44 29.45 CC images/sk-packet.o [2020-04-21T14:32:11.515Z] #44 53.03 DEP criu/protobuf.d [2020-04-21T14:32:11.515Z] #44 53.17 GEN criu/protobuf-desc-gen.h [2020-04-21T14:32:11.922Z] #7 extracting sha256:fd4b47407fc30b8206971ec60f280b107b00df8007da2fb912ebb8656b53695e 1.9s done [2020-04-21T14:32:12.061Z] #44 29.86 CC images/mnt.o [2020-04-21T14:32:12.180Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 [2020-04-21T14:32:12.319Z] #44 30.21 CC images/pipe-data.o [2020-04-21T14:32:12.522Z] #44 54.16 DEP criu/protobuf-desc.d [2020-04-21T14:32:12.576Z] #44 30.49 CC images/sa.o [2020-04-21T14:32:12.804Z] #44 54.24 DEP criu/proc_parse.d [2020-04-21T14:32:12.804Z] #44 54.45 DEP criu/plugin.d [2020-04-21T14:32:12.834Z] #44 30.74 CC images/timer.o [2020-04-21T14:32:13.085Z] #44 54.53 DEP criu/pipes.d [2020-04-21T14:32:13.085Z] #44 54.74 DEP criu/pie-util.d [2020-04-21T14:32:13.085Z] #44 54.86 DEP criu/pie-util-vdso.d [2020-04-21T14:32:13.091Z] #44 31.07 CC images/timerfd.o [2020-04-21T14:32:13.091Z] #44 31.27 CC images/mm.o [2020-04-21T14:32:13.228Z] #10 39.77 The following additional packages will be installed: [2020-04-21T14:32:13.228Z] #10 39.77 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-21T14:32:13.228Z] #10 39.78 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-21T14:32:13.228Z] #10 39.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-21T14:32:13.228Z] #10 39.80 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:32:13.228Z] #10 39.81 Suggested packages: [2020-04-21T14:32:13.228Z] #10 39.81 gcc-8-locales seccomp wine64 [2020-04-21T14:32:13.366Z] #44 54.99 DEP criu/path.d [2020-04-21T14:32:13.366Z] #44 55.09 DEP criu/parasite-syscall.d [2020-04-21T14:32:13.656Z] #44 ... [2020-04-21T14:32:13.656Z] [2020-04-21T14:32:13.656Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:13.656Z] #56 95.31 mvdan.cc/sh/v3/cmd/shfmt [2020-04-21T14:32:13.656Z] #56 DONE 100.9s [2020-04-21T14:32:13.914Z] [2020-04-21T14:32:13.914Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:13.914Z] #44 31.77 CC images/sk-opts.o [2020-04-21T14:32:13.979Z] #44 55.32 DEP criu/pagemap.d [2020-04-21T14:32:13.979Z] #44 55.51 DEP criu/pagemap-cache.d [2020-04-21T14:32:13.979Z] #44 55.60 DEP criu/page-xfer.d [2020-04-21T14:32:14.079Z] #7 extracting sha256:836e4bd1f6034f90e2b7000a6588d17effcc76a071de189816037763bd6d5116 2.0s done [2020-04-21T14:32:14.160Z] #10 41.14 The following NEW packages will be installed: [2020-04-21T14:32:14.160Z] #10 41.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-21T14:32:14.171Z] #44 32.24 CC images/sk-unix.o [2020-04-21T14:32:14.260Z] #44 55.76 DEP criu/page-pipe.d [2020-04-21T14:32:14.261Z] #44 55.88 DEP criu/netfilter.d [2020-04-21T14:32:14.261Z] #44 56.01 DEP criu/net.d [2020-04-21T14:32:14.342Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f [2020-04-21T14:32:14.418Z] #10 41.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-21T14:32:14.418Z] #10 41.17 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-21T14:32:14.418Z] #10 41.18 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-21T14:32:14.418Z] #10 41.18 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-21T14:32:14.418Z] #10 41.19 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:32:14.543Z] #44 56.18 DEP criu/namespaces.d [2020-04-21T14:32:14.676Z] #10 41.61 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:32:14.676Z] #10 41.61 Need to get 77.7 MB of archives. [2020-04-21T14:32:14.676Z] #10 41.61 After this operation, 487 MB of additional disk space will be used. [2020-04-21T14:32:14.676Z] #10 41.61 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-21T14:32:14.735Z] #44 32.87 CC images/sk-inet.o [2020-04-21T14:32:14.824Z] #44 56.33 DEP criu/mount.d [2020-04-21T14:32:14.824Z] #44 56.53 DEP criu/mem.d [2020-04-21T14:32:14.933Z] #10 41.86 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-21T14:32:15.106Z] #44 56.69 DEP criu/lsm.d [2020-04-21T14:32:15.106Z] #44 ... [2020-04-21T14:32:15.106Z] [2020-04-21T14:32:15.106Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:15.106Z] #60 6.900 + cd /tmp/tmp.YhQg56p7TQ/src/github.com/opencontainers/runc [2020-04-21T14:32:15.106Z] #60 6.900 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:32:15.106Z] #60 7.389 + '[' -z '' ']' [2020-04-21T14:32:15.106Z] #60 7.389 + target=static [2020-04-21T14:32:15.106Z] #60 7.389 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-21T14:32:15.106Z] #60 8.453 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-21T14:32:15.299Z] #44 33.28 CC images/tun.o [2020-04-21T14:32:15.387Z] #60 ... [2020-04-21T14:32:15.387Z] [2020-04-21T14:32:15.387Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:15.387Z] #44 56.81 DEP criu/log.d [2020-04-21T14:32:15.387Z] #44 56.97 DEP criu/libnetlink.d [2020-04-21T14:32:15.500Z] #10 42.18 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-21T14:32:15.500Z] #10 42.19 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-21T14:32:15.500Z] #10 42.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-21T14:32:15.500Z] #10 42.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-21T14:32:15.556Z] #44 33.57 CC images/sk-netlink.o [2020-04-21T14:32:15.669Z] #44 57.09 DEP criu/kerndat.d [2020-04-21T14:32:15.669Z] #44 57.31 DEP criu/kcmp-ids.d [2020-04-21T14:32:15.669Z] #44 57.36 DEP criu/irmap.d [2020-04-21T14:32:15.669Z] #44 57.44 DEP criu/ipc_ns.d [2020-04-21T14:32:15.758Z] #10 ... [2020-04-21T14:32:15.758Z] [2020-04-21T14:32:15.758Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:32:15.758Z] #43 29.07 Reading package lists... [2020-04-21T14:32:15.758Z] #43 36.79 Building dependency tree... [2020-04-21T14:32:15.758Z] #43 40.50 The following additional packages will be installed: [2020-04-21T14:32:15.758Z] #43 40.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-21T14:32:15.758Z] #43 40.50 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-21T14:32:15.758Z] #43 40.51 Suggested packages: [2020-04-21T14:32:15.758Z] #43 40.52 manpages-dev python-setuptools [2020-04-21T14:32:15.758Z] #43 41.90 The following NEW packages will be installed: [2020-04-21T14:32:15.758Z] #43 41.91 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-21T14:32:15.758Z] #43 41.91 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-21T14:32:15.758Z] #43 41.91 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-21T14:32:15.758Z] #43 41.91 python-six zlib1g-dev [2020-04-21T14:32:15.758Z] #43 42.57 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:32:15.758Z] #43 42.57 Need to get 4095 kB of archives. [2020-04-21T14:32:15.758Z] #43 42.57 After this operation, 22.5 MB of additional disk space will be used. [2020-04-21T14:32:15.758Z] #43 42.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-21T14:32:15.758Z] #43 42.57 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-21T14:32:15.759Z] #43 42.58 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-21T14:32:15.759Z] #43 42.58 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-21T14:32:15.759Z] #43 42.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-21T14:32:15.759Z] #43 42.61 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-21T14:32:15.759Z] #43 42.63 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-21T14:32:15.759Z] #43 42.64 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-21T14:32:15.759Z] #43 42.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-21T14:32:15.759Z] #43 ... [2020-04-21T14:32:15.759Z] [2020-04-21T14:32:15.759Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:15.759Z] #10 42.68 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-21T14:32:15.813Z] #44 33.82 CC images/packet-sock.o [2020-04-21T14:32:15.951Z] #44 57.59 DEP criu/image.d [2020-04-21T14:32:15.951Z] #44 57.73 DEP criu/image-desc.d [2020-04-21T14:32:16.232Z] #44 57.78 DEP criu/fsnotify.d [2020-04-21T14:32:16.324Z] #10 ... [2020-04-21T14:32:16.324Z] [2020-04-21T14:32:16.324Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:16.324Z] #74 DONE 42.8s [2020-04-21T14:32:16.324Z] [2020-04-21T14:32:16.324Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:32:16.324Z] #43 42.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-21T14:32:16.324Z] #43 42.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-21T14:32:16.324Z] #43 43.02 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-21T14:32:16.324Z] #43 43.07 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-21T14:32:16.324Z] #43 43.09 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-21T14:32:16.324Z] #43 43.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-21T14:32:16.324Z] #43 43.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-21T14:32:16.324Z] #43 43.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-21T14:32:16.378Z] #44 34.37 CC images/ipc-var.o [2020-04-21T14:32:16.514Z] #44 57.97 DEP criu/filesystems.d [2020-04-21T14:32:16.514Z] #44 58.06 DEP criu/files.d [2020-04-21T14:32:16.636Z] #44 34.54 CC images/ipc-desc.o [2020-04-21T14:32:16.636Z] #44 34.78 CC images/ipc-shm.o [2020-04-21T14:32:16.796Z] #44 58.27 DEP criu/files-reg.d [2020-04-21T14:32:16.796Z] #44 58.46 DEP criu/files-ext.d [2020-04-21T14:32:16.904Z] #44 35.00 CC images/ipc-msg.o [2020-04-21T14:32:17.078Z] #44 58.62 DEP criu/file-lock.d [2020-04-21T14:32:17.360Z] #44 58.83 DEP criu/file-ids.d [2020-04-21T14:32:17.360Z] #44 58.99 DEP criu/fifo.d [2020-04-21T14:32:17.469Z] #44 35.32 CC images/ipc-sem.o [2020-04-21T14:32:17.641Z] #44 59.14 DEP criu/fdstore.d [2020-04-21T14:32:17.641Z] #44 59.25 DEP criu/fault-injection.d [2020-04-21T14:32:17.641Z] #44 59.29 DEP criu/external.d [2020-04-21T14:32:17.704Z] #43 ... [2020-04-21T14:32:17.704Z] [2020-04-21T14:32:17.704Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:32:17.704Z] #62 29.62 Reading package lists... [2020-04-21T14:32:17.704Z] #62 36.89 Building dependency tree... [2020-04-21T14:32:17.704Z] #62 40.46 The following additional packages will be installed: [2020-04-21T14:32:17.704Z] #62 40.49 libbtrfs0 [2020-04-21T14:32:17.704Z] #62 40.70 The following NEW packages will be installed: [2020-04-21T14:32:17.704Z] #62 40.71 libbtrfs-dev libbtrfs0 [2020-04-21T14:32:17.704Z] #62 41.25 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:32:17.704Z] #62 41.25 Need to get 119 kB of archives. [2020-04-21T14:32:17.704Z] #62 41.25 After this operation, 387 kB of additional disk space will be used. [2020-04-21T14:32:17.704Z] #62 41.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:32:17.704Z] #62 41.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:32:17.704Z] #62 42.33 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:32:17.704Z] #62 42.52 Fetched 119 kB in 0s (419 kB/s) [2020-04-21T14:32:17.704Z] #62 42.70 Selecting previously unselected package libbtrfs0. [2020-04-21T14:32:17.704Z] #62 42.70 (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-21T14:32:17.704Z] #62 42.90 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:32:17.704Z] #62 43.00 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:32:17.704Z] #62 43.15 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:32:17.704Z] #62 43.15 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:32:17.704Z] #62 43.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:32:17.704Z] #62 43.68 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:32:17.704Z] #62 43.71 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:32:17.704Z] #62 43.75 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:32:17.704Z] #62 DONE 44.3s [2020-04-21T14:32:17.704Z] [2020-04-21T14:32:17.704Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:32:17.704Z] #63 DONE 0.1s [2020-04-21T14:32:17.704Z] [2020-04-21T14:32:17.704Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:32:17.704Z] #64 DONE 0.1s [2020-04-21T14:32:17.704Z] [2020-04-21T14:32:17.704Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:17.726Z] #44 35.55 CC images/utsns.o [2020-04-21T14:32:17.727Z] #44 ... [2020-04-21T14:32:17.727Z] [2020-04-21T14:32:17.727Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:17.727Z] #47 94.84 go/doc [2020-04-21T14:32:17.727Z] #47 95.75 github.com/LK4D4/vndr/versioned [2020-04-21T14:32:17.727Z] #47 96.00 compress/flate [2020-04-21T14:32:17.727Z] #47 98.26 github.com/LK4D4/vndr/build [2020-04-21T14:32:17.727Z] #47 98.91 hash/crc32 [2020-04-21T14:32:17.727Z] #47 99.49 compress/gzip [2020-04-21T14:32:17.727Z] #47 100.4 net [2020-04-21T14:32:17.727Z] #47 102.2 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-21T14:32:17.727Z] #47 103.3 vendor/golang.org/x/text/transform [2020-04-21T14:32:17.727Z] #47 104.0 vendor/golang.org/x/text/unicode/bidi [2020-04-21T14:32:17.727Z] #47 ... [2020-04-21T14:32:17.727Z] [2020-04-21T14:32:17.727Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:17.727Z] #44 35.75 CC images/creds.o [2020-04-21T14:32:17.923Z] #44 59.41 DEP criu/eventpoll.d [2020-04-21T14:32:17.923Z] #44 59.60 DEP criu/eventfd.d [2020-04-21T14:32:17.984Z] #44 36.02 CC images/vma.o [2020-04-21T14:32:18.204Z] #44 59.75 DEP criu/crtools.d [2020-04-21T14:32:18.204Z] #44 59.94 DEP criu/cr-service.d [2020-04-21T14:32:18.241Z] #44 36.27 CC images/netdev.o [2020-04-21T14:32:18.487Z] #44 60.05 DEP criu/cr-restore.d [2020-04-21T14:32:18.522Z] #7 extracting sha256:0e932c33d0d62128198fdaf6dcb2f71fda2f7d2450276a0fab6657dba7c5eb4f 4.0s done [2020-04-21T14:32:18.523Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c [2020-04-21T14:32:18.523Z] #7 extracting sha256:661a1e4b9bc95b5c88b4741aab8cadf291d836a0b8ddda88464d3f54676c850c done [2020-04-21T14:32:18.523Z] #7 DONE 18.7s [2020-04-21T14:32:18.523Z] [2020-04-21T14:32:18.523Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:32:18.643Z] #65 ... [2020-04-21T14:32:18.643Z] [2020-04-21T14:32:18.643Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:32:18.643Z] #25 30.60 Reading package lists... [2020-04-21T14:32:18.643Z] #25 37.89 Building dependency tree... [2020-04-21T14:32:18.643Z] #25 41.13 ca-certificates is already the newest version (20190110). [2020-04-21T14:32:18.643Z] #25 41.13 The following additional packages will be installed: [2020-04-21T14:32:18.643Z] #25 41.13 libjq1 libonig5 [2020-04-21T14:32:18.643Z] #25 41.67 The following NEW packages will be installed: [2020-04-21T14:32:18.643Z] #25 41.69 jq libjq1 libonig5 [2020-04-21T14:32:18.643Z] #25 42.17 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:32:18.643Z] #25 42.17 Need to get 355 kB of archives. [2020-04-21T14:32:18.643Z] #25 42.17 After this operation, 1072 kB of additional disk space will be used. [2020-04-21T14:32:18.643Z] #25 42.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:32:18.643Z] #25 42.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:32:18.643Z] #25 42.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:32:18.644Z] #25 43.22 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:32:18.644Z] #25 43.55 Fetched 355 kB in 0s (1190 kB/s) [2020-04-21T14:32:18.644Z] #25 43.69 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:32:18.644Z] #25 43.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 ... 15405 files and directories currently installed.) [2020-04-21T14:32:18.644Z] #25 43.89 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:32:18.644Z] #25 43.89 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:32:18.644Z] #25 44.16 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:32:18.644Z] #25 44.16 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:32:18.644Z] #25 44.16 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:32:18.644Z] #25 44.65 Selecting previously unselected package jq. [2020-04-21T14:32:18.644Z] #25 44.66 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:32:18.644Z] #25 44.71 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:32:18.644Z] #25 44.92 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:32:18.644Z] #25 44.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:32:18.644Z] #25 44.97 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:32:18.644Z] #25 44.98 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:32:18.644Z] #25 DONE 45.6s [2020-04-21T14:32:18.644Z] [2020-04-21T14:32:18.644Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:32:18.644Z] #26 DONE 0.1s [2020-04-21T14:32:18.644Z] [2020-04-21T14:32:18.644Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:32:18.769Z] #44 60.20 DEP criu/cr-errno.d [2020-04-21T14:32:18.769Z] #44 60.21 DEP criu/cr-dump.d [2020-04-21T14:32:18.769Z] #44 60.37 DEP criu/cr-dedup.d [2020-04-21T14:32:18.806Z] #44 36.64 CC images/tty.o [2020-04-21T14:32:19.051Z] #44 60.50 DEP criu/cr-check.d [2020-04-21T14:32:19.051Z] #44 60.74 DEP criu/config.d [2020-04-21T14:32:19.332Z] #44 60.85 DEP criu/clone-noasan.d [2020-04-21T14:32:19.332Z] #44 60.90 DEP criu/cgroup.d [2020-04-21T14:32:19.370Z] #44 37.22 CC images/file-lock.o [2020-04-21T14:32:19.614Z] #44 61.08 DEP criu/cgroup-props.d [2020-04-21T14:32:19.614Z] #44 61.13 DEP criu/bitmap.d [2020-04-21T14:32:19.614Z] #44 61.14 DEP criu/bfd.d [2020-04-21T14:32:19.614Z] #44 61.26 DEP criu/autofs.d [2020-04-21T14:32:19.628Z] #44 37.46 CC images/rlimit.o [2020-04-21T14:32:19.628Z] #44 37.67 CC images/pagemap.o [2020-04-21T14:32:19.885Z] #44 37.97 CC images/siginfo.o [2020-04-21T14:32:19.895Z] #44 61.47 DEP criu/aio.d [2020-04-21T14:32:19.895Z] #44 61.60 DEP criu/action-scripts.d [2020-04-21T14:32:19.895Z] #44 ... [2020-04-21T14:32:19.895Z] [2020-04-21T14:32:19.895Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:32:19.895Z] #17 1.972 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:32:19.895Z] #17 2.082 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2020-04-21T14:32:19.895Z] #17 2.648 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [167 kB] [2020-04-21T14:32:19.895Z] #17 3.853 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7380 B] [2020-04-21T14:32:19.895Z] #17 6.855 Fetched 8035 kB in 6s (1448 kB/s) [2020-04-21T14:32:19.895Z] #17 6.855 Reading package lists... [2020-04-21T14:32:19.895Z] #17 8.611 Reading package lists... [2020-04-21T14:32:19.895Z] #17 10.51 Building dependency tree... [2020-04-21T14:32:19.895Z] #17 10.96 libcap2-bin is already the newest version (1:2.25-2). [2020-04-21T14:32:19.895Z] #17 10.96 The following additional packages will be installed: [2020-04-21T14:32:19.895Z] #17 10.96 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-21T14:32:19.895Z] #17 10.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-21T14:32:19.895Z] #17 10.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-21T14:32:19.895Z] #17 10.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-21T14:32:19.895Z] #17 10.96 python3.7 python3.7-minimal vim-runtime xxd [2020-04-21T14:32:19.895Z] #17 10.96 Suggested packages: [2020-04-21T14:32:19.895Z] #17 10.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-21T14:32:19.895Z] #17 10.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-21T14:32:19.895Z] #17 10.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-21T14:32:19.895Z] #17 10.96 Recommended packages: [2020-04-21T14:32:19.895Z] #17 10.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-21T14:32:19.895Z] #17 10.96 python3-keyrings.alt python3-xdg unzip [2020-04-21T14:32:20.180Z] #17 12.15 The following NEW packages will be installed: [2020-04-21T14:32:20.180Z] #17 12.15 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-21T14:32:20.180Z] #17 12.15 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-21T14:32:20.180Z] #17 12.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-21T14:32:20.180Z] #17 12.15 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-21T14:32:20.180Z] #17 12.15 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-21T14:32:20.180Z] #17 12.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-21T14:32:20.180Z] #17 12.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-21T14:32:20.180Z] #17 12.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-21T14:32:20.180Z] #17 12.15 xz-utils zip [2020-04-21T14:32:20.180Z] #17 12.23 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:32:20.180Z] #17 12.23 Need to get 27.7 MB of archives. [2020-04-21T14:32:20.180Z] #17 12.23 After this operation, 117 MB of additional disk space will be used. [2020-04-21T14:32:20.180Z] #17 12.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-21T14:32:20.180Z] #17 12.26 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-21T14:32:20.451Z] #44 38.22 CC images/rpc.o [2020-04-21T14:32:20.464Z] #17 12.29 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-21T14:32:20.464Z] #17 12.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-21T14:32:20.464Z] #17 12.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-21T14:32:20.464Z] #17 12.34 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-21T14:32:20.464Z] #17 12.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-21T14:32:20.464Z] #17 ... [2020-04-21T14:32:20.464Z] [2020-04-21T14:32:20.464Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:20.464Z] #44 61.87 CC criu/action-scripts.o [2020-04-21T14:32:20.464Z] #44 62.17 CC criu/aio.o [2020-04-21T14:32:20.748Z] #44 62.46 CC criu/autofs.o [2020-04-21T14:32:21.031Z] #44 ... [2020-04-21T14:32:21.031Z] [2020-04-21T14:32:21.031Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:21.031Z] #47 91.61 github.com/LK4D4/vndr/godl [2020-04-21T14:32:21.031Z] #47 92.14 github.com/LK4D4/vndr [2020-04-21T14:32:21.031Z] #47 DONE 98.7s [2020-04-21T14:32:21.031Z] [2020-04-21T14:32:21.031Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:32:21.031Z] #17 12.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-21T14:32:21.031Z] #17 12.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-21T14:32:21.031Z] #17 12.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-21T14:32:21.031Z] #17 12.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-21T14:32:21.031Z] #17 12.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-21T14:32:21.031Z] #17 12.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-21T14:32:21.031Z] #17 12.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-21T14:32:21.031Z] #17 12.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-21T14:32:21.031Z] #17 12.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-21T14:32:21.031Z] #17 12.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-21T14:32:21.031Z] #17 12.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:32:21.031Z] #17 12.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-21T14:32:21.031Z] #17 12.47 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-21T14:32:21.031Z] #17 12.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-21T14:32:21.031Z] #17 12.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-21T14:32:21.031Z] #17 12.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-21T14:32:21.032Z] #17 12.50 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-21T14:32:21.032Z] #17 12.50 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-21T14:32:21.032Z] #17 12.51 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-21T14:32:21.032Z] #17 12.51 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-21T14:32:21.032Z] #17 12.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-21T14:32:21.032Z] #17 12.51 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-21T14:32:21.032Z] #17 12.79 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-21T14:32:21.032Z] #17 12.79 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-21T14:32:21.032Z] #17 12.80 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-21T14:32:21.032Z] #17 12.80 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-21T14:32:21.032Z] #17 12.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-21T14:32:21.032Z] #17 12.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-21T14:32:21.032Z] #17 12.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-21T14:32:21.032Z] #17 12.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-21T14:32:21.032Z] #17 12.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-21T14:32:21.032Z] #17 12.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-21T14:32:21.032Z] #17 12.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-21T14:32:21.032Z] #17 12.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-21T14:32:21.032Z] #17 12.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-21T14:32:21.032Z] #17 12.97 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-21T14:32:21.032Z] #17 12.98 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-21T14:32:21.032Z] #17 12.99 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-21T14:32:21.032Z] #17 13.16 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-21T14:32:21.047Z] #8 DONE 2.5s [2020-04-21T14:32:21.047Z] [2020-04-21T14:32:21.047Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:32:21.179Z] #27 ... [2020-04-21T14:32:21.180Z] [2020-04-21T14:32:21.180Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:32:21.180Z] #35 30.24 Reading package lists... [2020-04-21T14:32:21.180Z] #35 37.87 Building dependency tree... [2020-04-21T14:32:21.180Z] #35 41.42 The following additional packages will be installed: [2020-04-21T14:32:21.180Z] #35 41.44 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-21T14:32:21.180Z] #35 41.45 Suggested packages: [2020-04-21T14:32:21.180Z] #35 41.45 cmake-doc ninja-build lrzip [2020-04-21T14:32:21.180Z] #35 41.45 Recommended packages: [2020-04-21T14:32:21.180Z] #35 41.45 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-21T14:32:21.180Z] #35 42.60 The following NEW packages will be installed: [2020-04-21T14:32:21.180Z] #35 42.63 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-21T14:32:21.180Z] #35 42.63 vim-common xxd [2020-04-21T14:32:21.180Z] #35 43.22 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:32:21.180Z] #35 43.22 Need to get 14.9 MB of archives. [2020-04-21T14:32:21.180Z] #35 43.22 After this operation, 61.8 MB of additional disk space will be used. [2020-04-21T14:32:21.180Z] #35 43.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:32:21.180Z] #35 43.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:32:21.180Z] #35 43.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-21T14:32:21.180Z] #35 43.47 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:32:21.180Z] #35 44.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-21T14:32:21.180Z] #35 45.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-21T14:32:21.180Z] #35 45.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-21T14:32:21.180Z] #35 45.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-21T14:32:21.180Z] #35 45.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-21T14:32:21.180Z] #35 45.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-21T14:32:21.180Z] #35 47.08 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:32:21.180Z] #35 47.23 Fetched 14.9 MB in 3s (5420 kB/s) [2020-04-21T14:32:21.180Z] #35 47.31 Selecting previously unselected package xxd. [2020-04-21T14:32:21.180Z] #35 47.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-21T14:32:21.180Z] #35 47.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:32:21.180Z] #35 47.35 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:32:21.180Z] #35 47.57 Selecting previously unselected package vim-common. [2020-04-21T14:32:21.180Z] #35 47.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:32:21.180Z] #35 47.73 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:32:21.180Z] #35 ... [2020-04-21T14:32:21.180Z] [2020-04-21T14:32:21.180Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:21.180Z] #65 3.112 + RM_GOPATH=0 [2020-04-21T14:32:21.180Z] #65 3.113 + TMP_GOPATH= [2020-04-21T14:32:21.180Z] #65 3.113 + : /build [2020-04-21T14:32:21.180Z] #65 3.113 + '[' -z '' ']' [2020-04-21T14:32:21.180Z] #65 3.117 ++ mktemp -d [2020-04-21T14:32:21.180Z] #65 3.125 + export GOPATH=/tmp/tmp.0mIHchxFGR [2020-04-21T14:32:21.180Z] #65 3.126 + GOPATH=/tmp/tmp.0mIHchxFGR [2020-04-21T14:32:21.180Z] #65 3.126 + RM_GOPATH=1 [2020-04-21T14:32:21.180Z] #65 3.127 ++ dirname ./install.sh [2020-04-21T14:32:21.180Z] #65 3.137 + dir=. [2020-04-21T14:32:21.180Z] #65 3.137 + bin=containerd [2020-04-21T14:32:21.180Z] #65 3.137 + shift [2020-04-21T14:32:21.180Z] #65 3.137 + '[' '!' -f ./containerd.installer ']' [2020-04-21T14:32:21.180Z] #65 3.137 + . ./containerd.installer [2020-04-21T14:32:21.180Z] #65 3.138 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:32:21.180Z] #65 3.138 + install_containerd [2020-04-21T14:32:21.180Z] #65 3.140 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-21T14:32:21.180Z] #65 3.141 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:32:21.180Z] #65 3.141 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0mIHchxFGR/src/github.com/containerd/containerd [2020-04-21T14:32:21.180Z] #65 3.150 Cloning into '/tmp/tmp.0mIHchxFGR/src/github.com/containerd/containerd'... [2020-04-21T14:32:21.313Z] #17 13.19 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-21T14:32:21.313Z] #17 13.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-21T14:32:21.382Z] #44 39.53 CC images/ext-file.o [2020-04-21T14:32:21.640Z] #44 39.78 CC images/cgroup.o [2020-04-21T14:32:21.958Z] #17 13.83 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:32:21.959Z] #17 13.89 Fetched 27.7 MB in 1s (26.8 MB/s) [2020-04-21T14:32:21.959Z] #17 13.91 Selecting previously unselected package pigz. [2020-04-21T14:32:21.959Z] #17 13.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23194 files and directories currently installed.) [2020-04-21T14:32:21.959Z] #17 13.93 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-21T14:32:21.959Z] #17 13.93 Unpacking pigz (2.4-1) ... [2020-04-21T14:32:21.959Z] #17 13.97 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-21T14:32:21.959Z] #17 13.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-21T14:32:21.959Z] #17 13.98 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-21T14:32:21.988Z] #9 DONE 0.7s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:32:21.988Z] #29 DONE 0.0s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:32:21.988Z] #30 ... [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:32:21.988Z] #40 DONE 0.1s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:32:21.988Z] #21 DONE 0.1s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:32:21.988Z] #49 DONE 0.1s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:32:21.988Z] #46 DONE 0.1s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:32:21.988Z] #52 DONE 0.1s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:32:21.988Z] #67 DONE 0.2s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:32:21.988Z] #22 DONE 0.2s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:32:21.988Z] #55 DONE 0.2s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:32:21.988Z] #73 DONE 0.2s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:32:21.988Z] #32 DONE 0.2s [2020-04-21T14:32:21.988Z] [2020-04-21T14:32:21.988Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:22.240Z] #17 14.20 Selecting previously unselected package python3.7-minimal. [2020-04-21T14:32:22.240Z] #17 14.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-21T14:32:22.240Z] #17 14.21 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:32:22.573Z] #44 40.37 CC images/userns.o [2020-04-21T14:32:22.573Z] #44 40.66 CC images/google/protobuf/descriptor.o [2020-04-21T14:32:22.853Z] #17 14.80 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-21T14:32:22.853Z] #17 14.82 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:32:23.706Z] #65 ... [2020-04-21T14:32:23.706Z] [2020-04-21T14:32:23.706Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:23.706Z] #33 39.85 sync [2020-04-21T14:32:23.706Z] #33 39.86 internal/reflectlite [2020-04-21T14:32:23.706Z] #33 42.94 sort [2020-04-21T14:32:23.706Z] #33 42.95 errors [2020-04-21T14:32:23.706Z] #33 43.84 strconv [2020-04-21T14:32:23.706Z] #33 44.62 io [2020-04-21T14:32:23.706Z] #33 46.16 internal/oserror [2020-04-21T14:32:23.706Z] #33 46.28 syscall [2020-04-21T14:32:23.706Z] #33 48.90 reflect [2020-04-21T14:32:23.706Z] #33 ... [2020-04-21T14:32:23.706Z] [2020-04-21T14:32:23.706Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:32:23.706Z] #27 3.931 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:32:23.706Z] #27 4.240 [2020-04-21T14:32:24.221Z] #27 4.425 ## 4.1% ###### 9.6% ########## 14.4% ############# 18.9% ############### 22.1% ################### 27.0% ###################### 31.5% ########################## 37.4% ############################## 42.9% ################################### 49.7% ####################################### 54.4% [2020-04-21T14:32:24.221Z] #27 ... [2020-04-21T14:32:24.221Z] [2020-04-21T14:32:24.221Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:24.221Z] #47 40.84 sync [2020-04-21T14:32:24.221Z] #47 40.84 internal/reflectlite [2020-04-21T14:32:24.221Z] #47 42.34 github.com/LK4D4/vndr/godl/singleflight [2020-04-21T14:32:24.221Z] #47 43.00 math/rand [2020-04-21T14:32:24.221Z] #47 44.51 internal/singleflight [2020-04-21T14:32:24.221Z] #47 45.54 strconv [2020-04-21T14:32:24.221Z] #47 45.54 io [2020-04-21T14:32:24.221Z] #47 47.00 bytes [2020-04-21T14:32:24.221Z] #47 48.88 bufio [2020-04-21T14:32:24.221Z] #47 49.75 reflect [2020-04-21T14:32:24.321Z] #17 16.28 Selecting previously unselected package python3-minimal. [2020-04-21T14:32:24.321Z] #17 16.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23443 files and directories currently installed.) [2020-04-21T14:32:24.321Z] #17 16.35 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-21T14:32:24.321Z] #17 16.36 Unpacking python3-minimal (3.7.3-1) ... [2020-04-21T14:32:24.321Z] #17 16.41 Selecting previously unselected package libmpdec2:s390x. [2020-04-21T14:32:24.321Z] #17 16.42 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-21T14:32:24.321Z] #17 16.43 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-21T14:32:24.321Z] #17 16.48 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-21T14:32:24.469Z] #44 42.32 CC images/opts.o [2020-04-21T14:32:24.479Z] #47 ... [2020-04-21T14:32:24.479Z] [2020-04-21T14:32:24.479Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:32:24.602Z] #17 16.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-21T14:32:24.602Z] #17 16.49 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-21T14:32:24.727Z] #44 42.58 CC images/seccomp.o [2020-04-21T14:32:24.986Z] #44 42.89 CC images/binfmt-misc.o [2020-04-21T14:32:24.986Z] #44 ... [2020-04-21T14:32:24.986Z] [2020-04-21T14:32:24.986Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:24.986Z] #10 102.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-21T14:32:24.986Z] #10 102.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:32:24.986Z] #10 102.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:32:25.215Z] #17 17.11 Selecting previously unselected package python3.7. [2020-04-21T14:32:25.215Z] #17 17.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-21T14:32:25.215Z] #17 17.11 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:32:25.215Z] #17 17.24 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-21T14:32:25.215Z] #17 17.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-21T14:32:25.215Z] #17 17.25 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-21T14:32:25.215Z] #17 17.32 Setting up python3-minimal (3.7.3-1) ... [2020-04-21T14:32:25.248Z] #10 ... [2020-04-21T14:32:25.248Z] [2020-04-21T14:32:25.248Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:25.248Z] #44 43.17 CC images/time.o [2020-04-21T14:32:25.248Z] #44 43.36 CC images/sysctl.o [2020-04-21T14:32:25.253Z] #27 4.425 ## 4.1% ###### 9.6% ########## 14.4% ############# 18.9% ############### 22.1% ################### 27.0% ###################### 31.5% ########################## 37.4% ############################## 42.9% ################################### 49.7% ####################################### 54.4% ########################################### 60.5% ############################################### 65.8% ################################################## 69.5% #################################################### 73.4% ####################################################### 77.3% ############################################################ 84.4% ############################################################### 88.1% #################################################################### 94.6% ######################################################################## 100.0% [2020-04-21T14:32:25.506Z] #44 43.54 CC images/autofs.o [2020-04-21T14:32:25.511Z] #27 6.823 [2020-04-21T14:32:25.766Z] #44 43.77 CC images/macvlan.o [2020-04-21T14:32:25.766Z] #44 43.95 CC images/sit.o [2020-04-21T14:32:25.828Z] #17 17.95 Selecting previously unselected package python3. [2020-04-21T14:32:26.109Z] #17 17.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23855 files and directories currently installed.) [2020-04-21T14:32:26.109Z] #17 17.97 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-21T14:32:26.109Z] #17 17.99 Unpacking python3 (3.7.3-1) ... [2020-04-21T14:32:26.109Z] #17 18.08 Selecting previously unselected package libip4tc0:s390x. [2020-04-21T14:32:26.109Z] #17 18.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-21T14:32:26.109Z] #17 18.08 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-21T14:32:26.109Z] #17 18.15 Selecting previously unselected package libip6tc0:s390x. [2020-04-21T14:32:26.109Z] #17 18.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-21T14:32:26.109Z] #17 18.15 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-21T14:32:26.109Z] #17 18.19 Selecting previously unselected package libiptc0:s390x. [2020-04-21T14:32:26.286Z] #27 7.005 ########## 14.0% ############################### 43.2% ################################################ 67.0% ################################################################# 90.3% ######################################################################## 100.0% [2020-04-21T14:32:26.332Z] #44 44.23 LINK images/built-in.o [2020-04-21T14:32:26.333Z] #44 44.41 GEN compel/include/asm [2020-04-21T14:32:26.333Z] #44 44.42 GEN compel/include/version.h [2020-04-21T14:32:26.333Z] #44 44.46 touch .config [2020-04-21T14:32:26.333Z] #44 44.48 GEN include/common/config.h [2020-04-21T14:32:26.394Z] #17 ... [2020-04-21T14:32:26.394Z] [2020-04-21T14:32:26.394Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:32:26.394Z] #30 DONE 104.1s [2020-04-21T14:32:26.394Z] [2020-04-21T14:32:26.394Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:32:26.394Z] #17 18.19 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-21T14:32:26.394Z] #17 18.19 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-21T14:32:26.394Z] #17 18.29 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-21T14:32:26.394Z] #17 18.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-21T14:32:26.394Z] #17 ... [2020-04-21T14:32:26.394Z] [2020-04-21T14:32:26.394Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:26.394Z] #44 63.83 CC criu/bfd.o [2020-04-21T14:32:26.394Z] #44 64.12 CC criu/bitmap.o [2020-04-21T14:32:26.394Z] #44 64.24 CC criu/cgroup-props.o [2020-04-21T14:32:26.394Z] #44 64.65 CC criu/cgroup.o [2020-04-21T14:32:26.394Z] #44 66.46 CC criu/clone-noasan.o [2020-04-21T14:32:26.394Z] #44 66.59 CC criu/config.o [2020-04-21T14:32:26.394Z] #44 67.63 CC criu/cr-check.o [2020-04-21T14:32:26.551Z] #27 ... [2020-04-21T14:32:26.551Z] [2020-04-21T14:32:26.551Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:26.551Z] #10 43.30 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-21T14:32:26.551Z] #10 43.30 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-21T14:32:26.551Z] #10 47.76 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-21T14:32:26.551Z] #10 50.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-21T14:32:26.551Z] #10 50.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-21T14:32:26.552Z] #10 50.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:32:26.552Z] #10 50.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:32:26.552Z] #10 50.25 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-21T14:32:26.552Z] #10 50.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-21T14:32:26.552Z] #10 50.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-21T14:32:26.552Z] #10 50.29 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-21T14:32:26.552Z] #10 50.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-21T14:32:26.552Z] #10 50.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-21T14:32:26.552Z] #10 50.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-21T14:32:26.552Z] #10 50.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-21T14:32:26.552Z] #10 50.41 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-21T14:32:26.552Z] #10 50.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-21T14:32:26.552Z] #10 50.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-21T14:32:26.552Z] #10 51.83 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:32:26.552Z] #10 52.11 Fetched 77.7 MB in 9s (8535 kB/s) [2020-04-21T14:32:26.552Z] #10 52.20 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-21T14:32:26.552Z] #10 52.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-21T14:32:26.552Z] #10 52.26 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:32:26.552Z] #10 52.27 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:32:26.552Z] #10 ... [2020-04-21T14:32:26.552Z] [2020-04-21T14:32:26.552Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:32:26.552Z] #43 45.07 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:32:26.552Z] #43 45.50 Fetched 4095 kB in 1s (3337 kB/s) [2020-04-21T14:32:26.552Z] #43 45.69 Selecting previously unselected package libcap-dev:amd64. [2020-04-21T14:32:26.552Z] #43 45.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 ... 15405 files and directories currently installed.) [2020-04-21T14:32:26.552Z] #43 45.85 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 45.86 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:32:26.552Z] #43 46.05 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:32:26.552Z] #43 46.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 46.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:32:26.552Z] #43 46.38 Selecting previously unselected package libnet1-dev. [2020-04-21T14:32:26.552Z] #43 46.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 46.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:32:26.552Z] #43 46.62 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:32:26.552Z] #43 46.62 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 46.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:32:26.552Z] #43 46.77 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-21T14:32:26.552Z] #43 46.79 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 46.79 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:32:26.552Z] #43 47.08 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:32:26.552Z] #43 47.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 47.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:32:26.552Z] #43 47.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-21T14:32:26.552Z] #43 47.19 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 47.20 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:32:26.552Z] #43 47.27 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-21T14:32:26.552Z] #43 47.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 47.27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:32:26.552Z] #43 47.51 Selecting previously unselected package libprotobuf17:amd64. [2020-04-21T14:32:26.552Z] #43 47.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 47.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:32:26.552Z] #43 48.45 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-21T14:32:26.552Z] #43 48.46 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 48.48 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:32:26.552Z] #43 48.77 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-21T14:32:26.552Z] #43 48.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 48.81 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:32:26.552Z] #43 50.29 Selecting previously unselected package libprotoc17:amd64. [2020-04-21T14:32:26.552Z] #43 50.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 50.34 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:32:26.552Z] #43 51.13 Selecting previously unselected package protobuf-c-compiler. [2020-04-21T14:32:26.552Z] #43 51.16 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 51.17 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:32:26.552Z] #43 51.37 Selecting previously unselected package protobuf-compiler. [2020-04-21T14:32:26.552Z] #43 51.37 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 51.38 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:32:26.552Z] #43 51.58 Selecting previously unselected package python-pkg-resources. [2020-04-21T14:32:26.552Z] #43 51.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:32:26.552Z] #43 51.59 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-21T14:32:26.552Z] #43 51.86 Selecting previously unselected package python-six. [2020-04-21T14:32:26.552Z] #43 51.89 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-21T14:32:26.552Z] #43 51.90 Unpacking python-six (1.12.0-1) ... [2020-04-21T14:32:26.552Z] #43 52.03 Selecting previously unselected package python-protobuf. [2020-04-21T14:32:26.552Z] #43 52.03 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-21T14:32:26.552Z] #43 52.04 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-21T14:32:26.552Z] #43 52.59 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-21T14:32:26.590Z] #44 44.55 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-21T14:32:26.590Z] #44 44.59 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-21T14:32:26.590Z] #44 44.60 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-21T14:32:26.590Z] #44 44.63 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-21T14:32:26.590Z] #44 44.66 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-21T14:32:26.590Z] #44 44.67 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-21T14:32:26.590Z] #44 44.69 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-21T14:32:26.590Z] #44 44.72 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-21T14:32:26.590Z] #44 44.74 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-21T14:32:26.590Z] #44 44.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-21T14:32:26.810Z] #43 ... [2020-04-21T14:32:26.810Z] [2020-04-21T14:32:26.810Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:32:26.810Z] #27 7.800 [2020-04-21T14:32:26.848Z] #44 44.78 DEP compel/plugins/std/infect.d [2020-04-21T14:32:26.848Z] #44 44.87 DEP compel/plugins/std/string.d [2020-04-21T14:32:26.848Z] #44 44.94 DEP compel/plugins/std/log.d [2020-04-21T14:32:27.006Z] #44 68.36 CC criu/cr-dedup.o [2020-04-21T14:32:27.006Z] #44 68.79 CC criu/cr-dump.o [2020-04-21T14:32:27.105Z] #44 45.03 DEP compel/plugins/std/fds.d [2020-04-21T14:32:27.105Z] #44 45.20 DEP compel/plugins/std/std.d [2020-04-21T14:32:27.105Z] #44 45.27 DEP compel/plugins/shmem/shmem.d [2020-04-21T14:32:27.254Z] #56 ... [2020-04-21T14:32:27.254Z] [2020-04-21T14:32:27.254Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:32:27.254Z] #62 4.098 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:32:27.254Z] #62 4.276 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:32:27.254Z] #62 4.436 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:32:27.254Z] #62 5.175 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:32:27.363Z] #44 45.40 DEP compel/plugins/fds/fds.d [2020-04-21T14:32:27.584Z] #27 7.990 ### 5.5% ############# 19.0% #################### 29.1% ########################### 38.7% #################################### 51.3% ############################################### 66.1% ####################################################### 77.5% ############################################################## 86.3% ######################################################################## 100.0% [2020-04-21T14:32:27.621Z] #44 45.62 CC compel/plugins/std/std.o [2020-04-21T14:32:27.878Z] #44 45.88 CC compel/plugins/std/fds.o [2020-04-21T14:32:28.149Z] #27 9.263 [2020-04-21T14:32:28.191Z] #62 ... [2020-04-21T14:32:28.191Z] [2020-04-21T14:32:28.191Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:28.191Z] #56 6.167 + RM_GOPATH=0 [2020-04-21T14:32:28.191Z] #56 6.167 + TMP_GOPATH= [2020-04-21T14:32:28.191Z] #56 6.167 + : /build [2020-04-21T14:32:28.191Z] #56 6.167 + '[' -z '' ']' [2020-04-21T14:32:28.191Z] #56 6.170 ++ mktemp -d [2020-04-21T14:32:28.191Z] #56 6.170 + export GOPATH=/tmp/tmp.pXgVsA0Qfg [2020-04-21T14:32:28.191Z] #56 6.170 + GOPATH=/tmp/tmp.pXgVsA0Qfg [2020-04-21T14:32:28.191Z] #56 6.170 + RM_GOPATH=1 [2020-04-21T14:32:28.191Z] #56 6.171 ++ dirname ./install.sh [2020-04-21T14:32:28.191Z] #56 6.172 + dir=. [2020-04-21T14:32:28.191Z] #56 6.172 + bin=shfmt [2020-04-21T14:32:28.191Z] #56 6.172 + shift [2020-04-21T14:32:28.191Z] #56 6.173 + '[' '!' -f ./shfmt.installer ']' [2020-04-21T14:32:28.191Z] #56 6.173 + . ./shfmt.installer [2020-04-21T14:32:28.191Z] #56 6.174 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:32:28.191Z] #56 6.178 + install_shfmt [2020-04-21T14:32:28.191Z] #56 6.180 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-21T14:32:28.191Z] #56 6.180 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:32:28.191Z] #56 6.182 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pXgVsA0Qfg/src/github.com/mvdan/sh [2020-04-21T14:32:28.191Z] #56 6.185 Cloning into '/tmp/tmp.pXgVsA0Qfg/src/github.com/mvdan/sh'... [2020-04-21T14:32:28.443Z] #44 46.43 CC compel/plugins/std/log.o [2020-04-21T14:32:28.475Z] #44 ... [2020-04-21T14:32:28.475Z] [2020-04-21T14:32:28.475Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:32:28.475Z] #17 18.30 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-21T14:32:28.475Z] #17 18.38 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-21T14:32:28.475Z] #17 18.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-21T14:32:28.475Z] #17 18.39 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-21T14:32:28.475Z] #17 18.53 Selecting previously unselected package libnftnl11:s390x. [2020-04-21T14:32:28.475Z] #17 18.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-21T14:32:28.475Z] #17 18.53 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-21T14:32:28.475Z] #17 18.63 Selecting previously unselected package iptables. [2020-04-21T14:32:28.475Z] #17 18.63 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-21T14:32:28.475Z] #17 18.64 Unpacking iptables (1.8.2-4) ... [2020-04-21T14:32:28.475Z] #17 19.09 Selecting previously unselected package xxd. [2020-04-21T14:32:28.475Z] #17 19.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-21T14:32:28.475Z] #17 19.13 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:32:28.475Z] #17 19.27 Selecting previously unselected package vim-common. [2020-04-21T14:32:28.475Z] #17 19.27 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:32:28.475Z] #17 19.33 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:32:28.475Z] #17 19.59 Selecting previously unselected package bash-completion. [2020-04-21T14:32:28.475Z] #17 19.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-21T14:32:28.699Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0aa9a87f69cb04003) in /home/ubuntu/workspace/moby_PR-40825 [Pipeline] { [2020-04-21T14:32:28.701Z] #44 ... [2020-04-21T14:32:28.701Z] [2020-04-21T14:32:28.701Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:28.701Z] #47 105.9 vendor/golang.org/x/text/secure/bidirule [2020-04-21T14:32:28.701Z] #47 106.2 vendor/golang.org/x/text/unicode/norm [2020-04-21T14:32:28.701Z] #47 110.3 vendor/golang.org/x/net/idna [2020-04-21T14:32:28.701Z] #47 112.6 vendor/golang.org/x/net/http2/hpack [2020-04-21T14:32:28.701Z] #47 113.7 mime [2020-04-21T14:32:28.701Z] #47 115.6 mime/quotedprintable [2020-04-21T14:32:28.701Z] #47 116.0 net/http/internal [2020-04-21T14:32:28.701Z] #47 ... [2020-04-21T14:32:28.701Z] [2020-04-21T14:32:28.701Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:28.701Z] #68 114.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:32:28.701Z] #68 114.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [Pipeline] checkout [2020-04-21T14:32:28.756Z] #17 20.87 Unpacking bash-completion (1:2.8-6) ... [2020-04-21T14:32:29.371Z] #17 21.19 Selecting previously unselected package bzip2. [2020-04-21T14:32:29.371Z] #17 21.20 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-21T14:32:29.371Z] #17 21.20 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:32:29.371Z] #17 21.24 Selecting previously unselected package xz-utils. [2020-04-21T14:32:29.371Z] #17 21.25 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-21T14:32:29.371Z] #17 21.25 Unpacking xz-utils (5.2.4-1) ... [2020-04-21T14:32:29.371Z] #17 21.35 Selecting previously unselected package apparmor. [2020-04-21T14:32:29.371Z] #17 21.35 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-21T14:32:29.371Z] #17 21.38 Unpacking apparmor (2.13.2-10) ... [2020-04-21T14:32:29.652Z] #17 21.61 Selecting previously unselected package aufs-tools. [2020-04-21T14:32:29.652Z] #17 21.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-21T14:32:29.652Z] #17 21.62 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:32:29.652Z] #17 21.68 Selecting previously unselected package libonig5:s390x. [2020-04-21T14:32:29.652Z] #17 21.68 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-21T14:32:29.652Z] #17 21.69 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-21T14:32:29.933Z] #17 21.77 Selecting previously unselected package libjq1:s390x. [2020-04-21T14:32:29.934Z] #17 21.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-21T14:32:29.934Z] #17 21.78 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-21T14:32:29.934Z] #17 21.84 Selecting previously unselected package jq. [2020-04-21T14:32:29.934Z] #17 21.84 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-21T14:32:29.934Z] #17 21.85 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:32:29.934Z] #17 21.89 Selecting previously unselected package libaio1:s390x. [2020-04-21T14:32:29.934Z] #17 21.89 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-21T14:32:29.934Z] #17 21.89 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-21T14:32:29.934Z] #17 21.91 Selecting previously unselected package libgpm2:s390x. [2020-04-21T14:32:29.934Z] #17 21.92 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-21T14:32:29.934Z] #17 21.92 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-21T14:32:29.934Z] #17 21.94 Selecting previously unselected package libicu63:s390x. [2020-04-21T14:32:29.934Z] #17 21.94 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-21T14:32:29.934Z] #17 21.94 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-21T14:32:31.242Z] #27 9.524 0.4% ## 3.4% ### 5.3% ##### 8.0% ####### 10.8% ######### 13.6% ############ 17.7% ############### 20.8% ################# 24.2% #################### 28.0% ###################### 31.6% ######################## 34.5% ########################### 37.9% ############################## 41.9% ################################# 46.0% ################################### 50.0% ###################################### 53.3% ######################################## 56.3% ########################################## 59.6% ############################################# 63.0% ############################################### 66.0% ################################################# 69.1% #################################################### 72.6% ####################################################### 76.5% ######################################################### 79.6% ########################################################## 81.3% ############################################################## 87.1% [2020-04-21T14:32:31.242Z] #27 ... [2020-04-21T14:32:31.242Z] [2020-04-21T14:32:31.242Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:32:31.242Z] #35 48.08 Selecting previously unselected package cmake-data. [2020-04-21T14:32:31.242Z] #35 48.08 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-21T14:32:31.242Z] #35 48.09 Unpacking cmake-data (3.13.4-1) ... [2020-04-21T14:32:31.242Z] #35 51.58 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:32:31.242Z] #35 51.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:32:31.242Z] #35 51.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:32:31.242Z] #35 ... [2020-04-21T14:32:31.242Z] [2020-04-21T14:32:31.242Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:32:31.501Z] #27 9.524 0.4% ## 3.4% ### 5.3% ##### 8.0% ####### 10.8% ######### 13.6% ############ 17.7% ############### 20.8% ################# 24.2% #################### 28.0% ###################### 31.6% ######################## 34.5% ########################### 37.9% ############################## 41.9% ################################# 46.0% ################################### 50.0% ###################################### 53.3% ######################################## 56.3% ########################################## 59.6% ############################################# 63.0% ############################################### 66.0% ################################################# 69.1% #################################################### 72.6% ####################################################### 76.5% ######################################################### 79.6% ########################################################## 81.3% ############################################################## 87.1% ################################################################# 90.4% ################################################################### 93.4% ##################################################################### 95.9% ######################################################################## 100.0% [2020-04-21T14:32:31.673Z] using credential docker-jenkins-github-credentials [2020-04-21T14:32:31.683Z] Cloning the remote Git repository [2020-04-21T14:32:31.683Z] Cloning with configured refspecs honoured and without tags [2020-04-21T14:32:31.758Z] #27 12.87 [2020-04-21T14:32:31.978Z] #68 ... [2020-04-21T14:32:31.978Z] [2020-04-21T14:32:31.978Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:31.978Z] #10 119.5 Selecting previously unselected package libapparmor1:amd64. [2020-04-21T14:32:31.978Z] #10 119.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-21T14:32:31.978Z] #10 119.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:32:31.978Z] #10 119.7 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-21T14:32:31.978Z] #10 119.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-21T14:32:31.978Z] #10 119.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:32:32.263Z] #10 119.9 Selecting previously unselected package libbtrfs0. [2020-04-21T14:32:32.263Z] #10 119.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:32:32.263Z] #10 119.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:32:32.264Z] #10 120.0 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:32:31.737Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:32:31.801Z] > git init /home/ubuntu/workspace/moby_PR-40825 # timeout=10 [2020-04-21T14:32:31.841Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:32:31.841Z] > git --version # timeout=10 [2020-04-21T14:32:31.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:32:31.863Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:32:32.373Z] #56 ... [2020-04-21T14:32:32.373Z] [2020-04-21T14:32:32.373Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:32:32.373Z] #43 6.346 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:32:32.373Z] #43 6.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:32:32.373Z] #43 6.445 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:32:32.373Z] #43 7.519 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:32:32.373Z] #43 9.569 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:32:32.373Z] #43 ... [2020-04-21T14:32:32.373Z] [2020-04-21T14:32:32.373Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:32:32.373Z] #41 6.438 + git clone https://github.com/docker/distribution.git . [2020-04-21T14:32:32.373Z] #41 6.445 Cloning into '.'... [2020-04-21T14:32:32.373Z] #41 ... [2020-04-21T14:32:32.373Z] [2020-04-21T14:32:32.373Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:32:32.373Z] #35 6.600 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:32:32.373Z] #35 6.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:32:32.373Z] #35 6.641 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:32:32.373Z] #35 7.700 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:32:32.373Z] #35 10.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:32:32.373Z] #35 ... [2020-04-21T14:32:32.373Z] [2020-04-21T14:32:32.373Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:32:32.373Z] #25 4.106 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:32:32.373Z] #25 4.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:32:32.373Z] #25 4.357 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:32:32.373Z] #25 5.389 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:32:32.373Z] #25 7.651 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:32:32.373Z] #25 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:32:32.373Z] #25 ... [2020-04-21T14:32:32.373Z] [2020-04-21T14:32:32.373Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:32.373Z] #23 6.824 + RM_GOPATH=0 [2020-04-21T14:32:32.373Z] #23 6.827 + TMP_GOPATH= [2020-04-21T14:32:32.373Z] #23 6.828 + : /build [2020-04-21T14:32:32.373Z] #23 6.829 + '[' -z '' ']' [2020-04-21T14:32:32.373Z] #23 6.839 ++ mktemp -d [2020-04-21T14:32:32.373Z] #23 6.842 + export GOPATH=/tmp/tmp.p9HHZmygJM [2020-04-21T14:32:32.373Z] #23 6.842 + GOPATH=/tmp/tmp.p9HHZmygJM [2020-04-21T14:32:32.373Z] #23 6.843 + RM_GOPATH=1 [2020-04-21T14:32:32.373Z] #23 6.845 ++ dirname ./install.sh [2020-04-21T14:32:32.373Z] #23 6.847 + dir=. [2020-04-21T14:32:32.373Z] #23 6.850 + bin=dockercli [2020-04-21T14:32:32.373Z] #23 6.850 + shift [2020-04-21T14:32:32.373Z] #23 6.851 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:32:32.373Z] #23 6.851 + . ./dockercli.installer [2020-04-21T14:32:32.373Z] #23 6.851 ++ : stable [2020-04-21T14:32:32.373Z] #23 6.851 ++ : 17.06.2-ce [2020-04-21T14:32:32.373Z] #23 6.852 + install_dockercli [2020-04-21T14:32:32.373Z] #23 6.853 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:32:32.373Z] #23 6.853 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:32:32.373Z] #23 6.854 ++ uname -m [2020-04-21T14:32:32.373Z] #23 6.866 + arch=x86_64 [2020-04-21T14:32:32.373Z] #23 6.867 + '[' x86_64 '!=' x86_64 ']' [2020-04-21T14:32:32.373Z] #23 6.867 + url=https://download.docker.com/linux/static [2020-04-21T14:32:32.373Z] #23 6.874 + tar -xz docker/docker [2020-04-21T14:32:32.373Z] #23 6.878 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-21T14:32:32.373Z] #23 ... [2020-04-21T14:32:32.373Z] [2020-04-21T14:32:32.373Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:32.373Z] #68 6.639 + RM_GOPATH=0 [2020-04-21T14:32:32.373Z] #68 6.647 + TMP_GOPATH= [2020-04-21T14:32:32.373Z] #68 6.648 + : /build/ [2020-04-21T14:32:32.373Z] #68 6.648 + '[' -z '' ']' [2020-04-21T14:32:32.373Z] #68 6.650 ++ mktemp -d [2020-04-21T14:32:32.373Z] #68 6.652 + export GOPATH=/tmp/tmp.k6CyztnfCK [2020-04-21T14:32:32.373Z] #68 6.653 + GOPATH=/tmp/tmp.k6CyztnfCK [2020-04-21T14:32:32.373Z] #68 6.653 + RM_GOPATH=1 [2020-04-21T14:32:32.373Z] #68 6.653 ++ dirname ./install.sh [2020-04-21T14:32:32.373Z] #68 6.655 + dir=. [2020-04-21T14:32:32.373Z] #68 6.663 + bin=rootlesskit [2020-04-21T14:32:32.373Z] #68 6.663 + shift [2020-04-21T14:32:32.373Z] #68 6.666 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-21T14:32:32.373Z] #68 6.669 + . ./rootlesskit.installer [2020-04-21T14:32:32.373Z] #68 6.669 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:32:32.373Z] #68 6.670 + install_rootlesskit [2020-04-21T14:32:32.373Z] #68 6.672 + case "$1" in [2020-04-21T14:32:32.373Z] #68 6.672 + export CGO_ENABLED=0 [2020-04-21T14:32:32.373Z] #68 6.672 + CGO_ENABLED=0 [2020-04-21T14:32:32.373Z] #68 6.672 + _install_rootlesskit [2020-04-21T14:32:32.373Z] #68 6.673 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-21T14:32:32.373Z] #68 6.673 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:32:32.373Z] #68 6.673 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.k6CyztnfCK/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:32:32.373Z] #68 6.679 Cloning into '/tmp/tmp.k6CyztnfCK/src/github.com/rootless-containers/rootlesskit'... [2020-04-21T14:32:32.521Z] #10 120.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:32:32.521Z] #10 120.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:32:32.521Z] #10 120.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-21T14:32:32.521Z] #10 120.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:32:32.521Z] #10 120.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:32:32.521Z] #10 120.3 Selecting previously unselected package libudev-dev:amd64. [2020-04-21T14:32:32.603Z] #17 24.28 Selecting previously unselected package libnet1:s390x. [2020-04-21T14:32:32.603Z] #17 24.28 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-21T14:32:32.603Z] #17 24.28 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-21T14:32:32.603Z] #17 24.33 Selecting previously unselected package libnl-3-200:s390x. [2020-04-21T14:32:32.603Z] #17 24.33 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-21T14:32:32.603Z] #17 24.33 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-21T14:32:32.603Z] #17 24.36 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-21T14:32:32.603Z] #17 24.36 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-21T14:32:32.603Z] #17 24.37 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-21T14:32:32.603Z] #17 24.39 Selecting previously unselected package libreadline5:s390x. [2020-04-21T14:32:32.603Z] #17 24.39 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-21T14:32:32.603Z] #17 24.40 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-21T14:32:32.603Z] #17 24.49 Selecting previously unselected package net-tools. [2020-04-21T14:32:32.604Z] #17 24.49 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-21T14:32:32.604Z] #17 24.49 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:32:32.604Z] #17 24.59 Selecting previously unselected package python-pip-whl. [2020-04-21T14:32:32.604Z] #17 24.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-21T14:32:32.604Z] #17 24.60 Unpacking python-pip-whl (18.1-5) ... [2020-04-21T14:32:32.630Z] #68 ... [2020-04-21T14:32:32.630Z] [2020-04-21T14:32:32.630Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:32.630Z] #74 6.358 + RM_GOPATH=0 [2020-04-21T14:32:32.630Z] #74 6.358 + TMP_GOPATH= [2020-04-21T14:32:32.630Z] #74 6.358 + : /build [2020-04-21T14:32:32.630Z] #74 6.358 + '[' -z '' ']' [2020-04-21T14:32:32.630Z] #74 6.358 ++ mktemp -d [2020-04-21T14:32:32.630Z] #74 6.358 + export GOPATH=/tmp/tmp.wPLxfuM9VD [2020-04-21T14:32:32.630Z] #74 6.358 + GOPATH=/tmp/tmp.wPLxfuM9VD [2020-04-21T14:32:32.630Z] #74 6.358 + RM_GOPATH=1 [2020-04-21T14:32:32.630Z] #74 6.366 ++ dirname ./install.sh [2020-04-21T14:32:32.630Z] #74 6.368 + dir=. [2020-04-21T14:32:32.630Z] #74 6.375 + bin=proxy [2020-04-21T14:32:32.630Z] #74 6.375 + shift [2020-04-21T14:32:32.630Z] #74 6.375 + '[' '!' -f ./proxy.installer ']' [2020-04-21T14:32:32.630Z] #74 6.375 + . ./proxy.installer [2020-04-21T14:32:32.630Z] #74 6.376 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:32:32.630Z] #74 6.376 + install_proxy [2020-04-21T14:32:32.630Z] #74 6.376 + case "$1" in [2020-04-21T14:32:32.630Z] #74 6.376 + export CGO_ENABLED=0 [2020-04-21T14:32:32.630Z] #74 6.376 + CGO_ENABLED=0 [2020-04-21T14:32:32.630Z] #74 6.376 + _install_proxy [2020-04-21T14:32:32.630Z] #74 6.376 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-21T14:32:32.630Z] #74 6.376 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:32:32.630Z] #74 6.377 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wPLxfuM9VD/src/github.com/docker/libnetwork [2020-04-21T14:32:32.630Z] #74 6.378 Cloning into '/tmp/tmp.wPLxfuM9VD/src/github.com/docker/libnetwork'... [2020-04-21T14:32:32.630Z] #74 ... [2020-04-21T14:32:32.630Z] [2020-04-21T14:32:32.630Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:32.630Z] #50 6.152 + RM_GOPATH=0 [2020-04-21T14:32:32.630Z] #50 6.152 + TMP_GOPATH= [2020-04-21T14:32:32.630Z] #50 6.152 + : /build [2020-04-21T14:32:32.630Z] #50 6.153 + '[' -z '' ']' [2020-04-21T14:32:32.630Z] #50 6.157 ++ mktemp -d [2020-04-21T14:32:32.630Z] #50 6.158 + export GOPATH=/tmp/tmp.avRuiwFnpO [2020-04-21T14:32:32.630Z] #50 6.158 + GOPATH=/tmp/tmp.avRuiwFnpO [2020-04-21T14:32:32.630Z] #50 6.158 + RM_GOPATH=1 [2020-04-21T14:32:32.630Z] #50 6.164 ++ dirname ./install.sh [2020-04-21T14:32:32.630Z] #50 6.175 + dir=. [2020-04-21T14:32:32.630Z] #50 6.175 + bin=gotestsum [2020-04-21T14:32:32.630Z] #50 6.175 + shift [2020-04-21T14:32:32.630Z] #50 6.175 + '[' '!' -f ./gotestsum.installer ']' [2020-04-21T14:32:32.630Z] #50 6.175 + . ./gotestsum.installer [2020-04-21T14:32:32.630Z] #50 6.176 ++ : v0.3.5 [2020-04-21T14:32:32.630Z] #50 6.176 + install_gotestsum [2020-04-21T14:32:32.630Z] #50 6.176 + echo 'Installing gotestsum version v0.3.5' [2020-04-21T14:32:32.630Z] #50 6.176 + go get -d gotest.tools/gotestsum [2020-04-21T14:32:32.630Z] #50 6.176 Installing gotestsum version v0.3.5 [2020-04-21T14:32:32.691Z] #27 ... [2020-04-21T14:32:32.691Z] [2020-04-21T14:32:32.691Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:32.691Z] #50 49.04 + cd /tmp/tmp.6tWZAs98ve/src/gotest.tools/gotestsum [2020-04-21T14:32:32.691Z] #50 49.04 + git checkout -q v0.3.5 [2020-04-21T14:32:32.691Z] #50 49.11 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-21T14:32:32.691Z] #50 ... [2020-04-21T14:32:32.691Z] [2020-04-21T14:32:32.691Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:32:32.691Z] #43 58.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:32:32.691Z] #43 58.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:32:32.691Z] #43 58.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:32:32.691Z] #43 58.16 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:32:32.691Z] #43 58.17 Setting up python-six (1.12.0-1) ... [2020-04-21T14:32:32.778Z] #10 120.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:32:32.779Z] #10 120.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:32:32.779Z] #10 120.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-21T14:32:32.779Z] #10 120.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-21T14:32:32.779Z] #10 120.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:32:32.885Z] #17 24.91 Selecting previously unselected package python3-lib2to3. [2020-04-21T14:32:32.885Z] #17 24.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-21T14:32:32.885Z] #17 24.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:32:32.889Z] #50 ... [2020-04-21T14:32:32.889Z] [2020-04-21T14:32:32.889Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:32.889Z] #33 6.519 + RM_GOPATH=0 [2020-04-21T14:32:32.889Z] #33 6.519 + TMP_GOPATH= [2020-04-21T14:32:32.889Z] #33 6.519 + : /build [2020-04-21T14:32:32.889Z] #33 6.519 + '[' -z '' ']' [2020-04-21T14:32:32.889Z] #33 6.530 ++ mktemp -d [2020-04-21T14:32:32.889Z] #33 6.540 + export GOPATH=/tmp/tmp.ZZOoF1HfMp [2020-04-21T14:32:32.889Z] #33 6.541 + GOPATH=/tmp/tmp.ZZOoF1HfMp [2020-04-21T14:32:32.889Z] #33 6.541 + RM_GOPATH=1 [2020-04-21T14:32:32.889Z] #33 6.544 ++ dirname ./install.sh [2020-04-21T14:32:32.889Z] #33 6.544 + dir=. [2020-04-21T14:32:32.889Z] #33 6.544 + bin=tomlv [2020-04-21T14:32:32.889Z] #33 6.544 + shift [2020-04-21T14:32:32.889Z] #33 6.545 + '[' '!' -f ./tomlv.installer ']' [2020-04-21T14:32:32.889Z] #33 6.545 + . ./tomlv.installer [2020-04-21T14:32:32.889Z] #33 6.545 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:32:32.889Z] #33 6.545 + install_tomlv [2020-04-21T14:32:32.889Z] #33 6.545 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-21T14:32:32.889Z] #33 6.545 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:32:32.889Z] #33 6.545 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ZZOoF1HfMp/src/github.com/BurntSushi/toml [2020-04-21T14:32:32.889Z] #33 6.546 Cloning into '/tmp/tmp.ZZOoF1HfMp/src/github.com/BurntSushi/toml'... [2020-04-21T14:32:32.889Z] #33 7.719 + cd /tmp/tmp.ZZOoF1HfMp/src/github.com/BurntSushi/toml [2020-04-21T14:32:32.889Z] #33 7.721 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:32:32.889Z] #33 7.744 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:32:32.889Z] #33 8.424 internal/cpu [2020-04-21T14:32:32.889Z] #33 8.462 runtime/internal/atomic [2020-04-21T14:32:32.889Z] #33 8.734 runtime/internal/sys [2020-04-21T14:32:32.889Z] #33 8.893 runtime/internal/math [2020-04-21T14:32:32.889Z] #33 8.979 math/bits [2020-04-21T14:32:32.889Z] #33 9.009 internal/bytealg [2020-04-21T14:32:32.889Z] #33 9.494 math [2020-04-21T14:32:32.889Z] #33 9.868 runtime [2020-04-21T14:32:32.889Z] #33 ... [2020-04-21T14:32:32.889Z] [2020-04-21T14:32:32.889Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:32.889Z] #47 6.319 + RM_GOPATH=0 [2020-04-21T14:32:32.889Z] #47 6.321 + TMP_GOPATH= [2020-04-21T14:32:32.889Z] #47 6.321 + : /build [2020-04-21T14:32:32.889Z] #47 6.321 + '[' -z '' ']' [2020-04-21T14:32:32.889Z] #47 6.328 ++ mktemp -d [2020-04-21T14:32:32.889Z] #47 6.333 + export GOPATH=/tmp/tmp.6lAnSbIYyU [2020-04-21T14:32:32.889Z] #47 6.333 + GOPATH=/tmp/tmp.6lAnSbIYyU [2020-04-21T14:32:32.889Z] #47 6.333 + RM_GOPATH=1 [2020-04-21T14:32:32.889Z] #47 6.334 ++ dirname ./install.sh [2020-04-21T14:32:32.889Z] #47 6.335 + dir=. [2020-04-21T14:32:32.889Z] #47 6.335 + bin=vndr [2020-04-21T14:32:32.889Z] #47 6.336 + shift [2020-04-21T14:32:32.889Z] #47 6.336 + '[' '!' -f ./vndr.installer ']' [2020-04-21T14:32:32.889Z] #47 6.336 + . ./vndr.installer [2020-04-21T14:32:32.889Z] #47 6.336 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:32:32.890Z] #47 6.340 + install_vndr [2020-04-21T14:32:32.890Z] #47 6.340 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-21T14:32:32.890Z] #47 6.341 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:32:32.890Z] #47 6.341 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6lAnSbIYyU/src/github.com/LK4D4/vndr [2020-04-21T14:32:32.890Z] #47 6.347 Cloning into '/tmp/tmp.6lAnSbIYyU/src/github.com/LK4D4/vndr'... [2020-04-21T14:32:32.890Z] #47 7.055 + cd /tmp/tmp.6lAnSbIYyU/src/github.com/LK4D4/vndr [2020-04-21T14:32:32.890Z] #47 7.057 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:32:32.890Z] #47 7.075 + go build -buildmode=pie -v -o /build/vndr . [2020-04-21T14:32:32.890Z] #47 8.451 runtime/internal/atomic [2020-04-21T14:32:32.890Z] #47 8.505 internal/cpu [2020-04-21T14:32:32.890Z] #47 8.702 runtime/internal/sys [2020-04-21T14:32:32.890Z] #47 9.009 runtime/internal/math [2020-04-21T14:32:32.890Z] #47 9.137 internal/bytealg [2020-04-21T14:32:32.890Z] #47 9.143 internal/race [2020-04-21T14:32:32.890Z] #47 9.210 sync/atomic [2020-04-21T14:32:32.890Z] #47 9.531 unicode [2020-04-21T14:32:32.890Z] #47 9.919 runtime [2020-04-21T14:32:33.040Z] #10 120.7 Selecting previously unselected package libpcre16-3:amd64. [2020-04-21T14:32:33.040Z] #10 120.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:32:33.040Z] #10 120.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:32:33.147Z] #47 ... [2020-04-21T14:32:33.148Z] [2020-04-21T14:32:33.148Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:33.148Z] #10 6.162 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:32:33.148Z] #10 6.243 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:32:33.148Z] #10 6.244 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:32:33.148Z] #10 7.250 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:32:33.148Z] #10 9.706 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:32:33.166Z] #17 25.02 Selecting previously unselected package python3-distutils. [2020-04-21T14:32:33.166Z] #17 25.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-21T14:32:33.166Z] #17 25.02 Unpacking python3-distutils (3.7.3-1) ... [2020-04-21T14:32:33.166Z] #17 25.09 Selecting previously unselected package python3-pip. [2020-04-21T14:32:33.166Z] #17 25.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-21T14:32:33.166Z] #17 25.09 Unpacking python3-pip (18.1-5) ... [2020-04-21T14:32:33.166Z] #17 25.18 Selecting previously unselected package python3-pkg-resources. [2020-04-21T14:32:33.166Z] #17 25.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:32:33.166Z] #17 25.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:32:33.405Z] #10 ... [2020-04-21T14:32:33.405Z] [2020-04-21T14:32:33.405Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:33.405Z] #53 6.519 + RM_GOPATH=0 [2020-04-21T14:32:33.405Z] #53 6.519 + TMP_GOPATH= [2020-04-21T14:32:33.405Z] #53 6.519 + : /build [2020-04-21T14:32:33.405Z] #53 6.519 + '[' -z '' ']' [2020-04-21T14:32:33.405Z] #53 6.526 ++ mktemp -d [2020-04-21T14:32:33.405Z] #53 6.528 + export GOPATH=/tmp/tmp.dXgr4qfRQa [2020-04-21T14:32:33.405Z] #53 6.530 + GOPATH=/tmp/tmp.dXgr4qfRQa [2020-04-21T14:32:33.405Z] #53 6.530 + RM_GOPATH=1 [2020-04-21T14:32:33.405Z] #53 6.531 ++ dirname ./install.sh [2020-04-21T14:32:33.405Z] #53 6.537 + dir=. [2020-04-21T14:32:33.405Z] #53 6.538 + bin=golangci_lint [2020-04-21T14:32:33.405Z] #53 6.538 + shift [2020-04-21T14:32:33.405Z] #53 6.538 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-21T14:32:33.405Z] #53 6.540 + . ./golangci_lint.installer [2020-04-21T14:32:33.405Z] #53 6.540 ++ : v1.23.8 [2020-04-21T14:32:33.405Z] #53 6.542 + install_golangci_lint [2020-04-21T14:32:33.405Z] #53 6.542 + echo 'Installing golangci-lint version v1.23.8' [2020-04-21T14:32:33.405Z] #53 6.543 Installing golangci-lint version v1.23.8 [2020-04-21T14:32:33.405Z] #53 6.543 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-21T14:32:33.405Z] #53 ... [2020-04-21T14:32:33.405Z] [2020-04-21T14:32:33.405Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:33.405Z] #68 11.41 + cd /tmp/tmp.k6CyztnfCK/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:32:33.405Z] #68 11.41 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:32:33.448Z] #17 25.24 Selecting previously unselected package python3-setuptools. [2020-04-21T14:32:33.448Z] #17 25.24 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-21T14:32:33.448Z] #17 25.24 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-21T14:32:33.448Z] #17 25.35 Selecting previously unselected package python3-wheel. [2020-04-21T14:32:33.448Z] #17 25.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-21T14:32:33.448Z] #17 25.36 Unpacking python3-wheel (0.32.3-2) ... [2020-04-21T14:32:33.448Z] #17 25.41 Selecting previously unselected package sudo. [2020-04-21T14:32:33.448Z] #17 25.41 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-21T14:32:33.448Z] #17 25.41 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:32:33.605Z] #10 ... [2020-04-21T14:32:33.605Z] [2020-04-21T14:32:33.605Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:33.605Z] #68 DONE 120.8s [2020-04-21T14:32:33.605Z] [2020-04-21T14:32:33.605Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:32:33.605Z] #69 DONE 0.0s [2020-04-21T14:32:33.605Z] [2020-04-21T14:32:33.605Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:33.605Z] #10 121.0 Selecting previously unselected package libpcre32-3:amd64. [2020-04-21T14:32:33.605Z] #10 121.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:32:33.605Z] #10 121.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:32:33.605Z] #10 121.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-21T14:32:33.605Z] #10 121.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-21T14:32:33.605Z] #10 121.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:32:33.623Z] #43 ... [2020-04-21T14:32:33.623Z] [2020-04-21T14:32:33.623Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:32:33.623Z] #30 50.33 Checking out files: 89% (1360/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-21T14:32:33.623Z] #30 50.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-21T14:32:33.623Z] #30 51.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-21T14:32:33.663Z] #68 11.68 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:32:33.663Z] #68 11.68 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-21T14:32:33.863Z] #10 121.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-21T14:32:33.863Z] #10 121.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-21T14:32:33.863Z] #10 121.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:32:33.881Z] #30 ... [2020-04-21T14:32:33.881Z] [2020-04-21T14:32:33.881Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:32:33.881Z] #27 14.13 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:32:33.881Z] #27 14.48 [2020-04-21T14:32:33.881Z] #27 14.65 ######################################################################## 100.0% [2020-04-21T14:32:33.881Z] #27 14.77 [2020-04-21T14:32:34.103Z] #17 25.81 Selecting previously unselected package thin-provisioning-tools. [2020-04-21T14:32:34.103Z] #17 25.81 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-21T14:32:34.103Z] #17 25.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:32:34.103Z] #17 25.97 Selecting previously unselected package uidmap. [2020-04-21T14:32:34.103Z] #17 25.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-21T14:32:34.103Z] #17 25.97 Unpacking uidmap (1:4.5-1.1) ... [2020-04-21T14:32:34.103Z] #17 26.06 Selecting previously unselected package vim-runtime. [2020-04-21T14:32:34.103Z] #17 26.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:32:34.103Z] #17 26.07 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-21T14:32:34.103Z] #17 26.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-21T14:32:34.103Z] #17 26.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:32:34.447Z] #27 15.71 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:32:34.704Z] #27 ... [2020-04-21T14:32:34.704Z] [2020-04-21T14:32:34.704Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:34.704Z] #47 51.29 syscall [2020-04-21T14:32:34.704Z] #47 60.09 time [2020-04-21T14:32:34.795Z] #10 122.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-21T14:32:34.795Z] #10 122.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-21T14:32:34.795Z] #10 122.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:32:34.795Z] #10 122.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-21T14:32:34.962Z] #47 ... [2020-04-21T14:32:34.962Z] [2020-04-21T14:32:34.962Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:32:34.962Z] #27 16.19 [2020-04-21T14:32:35.053Z] #10 122.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:32:35.053Z] #10 122.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:32:35.053Z] #10 122.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-21T14:32:35.053Z] #10 122.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-21T14:32:35.053Z] #10 122.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:32:35.310Z] #10 122.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-21T14:32:35.310Z] #10 122.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:32:35.310Z] #10 122.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:32:35.477Z] #27 16.50 #=#=# ########################################### 60.3% ######################################################################## 100.0% [2020-04-21T14:32:35.477Z] #27 ... [2020-04-21T14:32:35.477Z] [2020-04-21T14:32:35.477Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:35.477Z] #56 52.01 syscall [2020-04-21T14:32:35.477Z] #56 52.03 reflect [2020-04-21T14:32:35.477Z] #56 59.40 time [2020-04-21T14:32:35.477Z] #56 ... [2020-04-21T14:32:35.477Z] [2020-04-21T14:32:35.477Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:32:35.477Z] #43 62.47 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:32:35.477Z] #43 62.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:32:35.568Z] #10 ... [2020-04-21T14:32:35.568Z] [2020-04-21T14:32:35.568Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:35.568Z] #50 DONE 122.8s [2020-04-21T14:32:35.733Z] #43 62.51 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:32:35.733Z] #43 62.53 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:32:35.733Z] #43 62.56 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:32:35.733Z] #43 62.58 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:32:35.733Z] #43 62.59 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:32:35.733Z] #43 62.60 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:32:35.733Z] #43 62.61 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:32:35.733Z] #43 62.63 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-21T14:32:35.826Z] [2020-04-21T14:32:35.826Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:35.826Z] #44 47.43 CC compel/plugins/std/string.o [2020-04-21T14:32:35.826Z] #44 48.08 CC compel/plugins/std/infect.o [2020-04-21T14:32:35.826Z] #44 48.53 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-21T14:32:35.826Z] #44 48.61 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-21T14:32:35.826Z] #44 48.66 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-21T14:32:35.826Z] #44 48.76 AR compel/plugins/std.lib.a [2020-04-21T14:32:35.826Z] #44 48.84 CC compel/plugins/fds/fds.o [2020-04-21T14:32:35.826Z] #44 49.20 AR compel/plugins/fds.lib.a [2020-04-21T14:32:35.826Z] #44 49.25 HOSTDEP compel/src/lib/log-host.d [2020-04-21T14:32:35.826Z] #44 49.33 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-21T14:32:35.826Z] #44 49.45 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-21T14:32:35.826Z] #44 49.60 HOSTDEP compel/src/main-host.d [2020-04-21T14:32:35.826Z] #44 49.79 DEP compel/src/lib/ptrace.d [2020-04-21T14:32:35.826Z] #44 49.94 DEP compel/src/lib/infect.d [2020-04-21T14:32:35.826Z] #44 50.09 DEP compel/src/lib/infect-util.d [2020-04-21T14:32:35.826Z] #44 50.18 DEP compel/src/lib/infect-rpc.d [2020-04-21T14:32:35.826Z] #44 50.31 DEP compel/arch/x86/src/lib/infect.d [2020-04-21T14:32:35.826Z] #44 50.42 DEP compel/arch/x86/src/lib/cpu.d [2020-04-21T14:32:35.826Z] #44 50.56 DEP compel/src/lib/log.d [2020-04-21T14:32:35.826Z] #44 50.66 DEP compel/src/main.d [2020-04-21T14:32:35.826Z] #44 50.82 DEP compel/src/lib/handle-elf.d [2020-04-21T14:32:35.826Z] #44 51.03 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-21T14:32:35.826Z] #44 51.24 CC compel/src/lib/log.o [2020-04-21T14:32:35.826Z] #44 51.80 CC compel/arch/x86/src/lib/cpu.o [2020-04-21T14:32:35.826Z] #44 52.98 CC compel/arch/x86/src/lib/infect.o [2020-04-21T14:32:35.826Z] #44 53.91 CC compel/src/lib/infect-rpc.o [2020-04-21T14:32:35.826Z] #44 ... [2020-04-21T14:32:35.826Z] [2020-04-21T14:32:35.826Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:35.826Z] #10 123.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:32:36.083Z] #10 123.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:32:36.084Z] #10 123.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:32:36.084Z] #10 123.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:32:36.084Z] #10 123.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:32:36.084Z] #10 123.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:32:36.084Z] #10 123.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:32:36.084Z] #10 123.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:32:36.084Z] #10 123.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:32:36.084Z] #10 123.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:32:36.084Z] #10 123.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:32:36.124Z] #17 28.11 Selecting previously unselected package vim. [2020-04-21T14:32:36.124Z] #17 28.11 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-21T14:32:36.124Z] #17 28.13 Unpacking vim (2:8.1.0875-5) ... [2020-04-21T14:32:36.343Z] #10 123.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:32:36.343Z] #10 123.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:32:36.343Z] #10 123.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-21T14:32:36.343Z] #10 123.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:32:36.343Z] #10 123.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:32:36.343Z] #10 123.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:32:36.343Z] #10 123.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:32:36.343Z] #10 123.9 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-21T14:32:36.343Z] #10 123.9 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-21T14:32:36.343Z] #10 123.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:32:36.343Z] #10 124.0 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-21T14:32:36.343Z] #10 124.0 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-21T14:32:36.343Z] #10 124.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:32:36.343Z] #10 124.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:32:36.343Z] #10 124.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:32:36.343Z] #10 124.1 Setting up dmsetup (2:1.02.155-3) ... [2020-04-21T14:32:36.343Z] #10 124.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:32:36.405Z] #17 28.53 Selecting previously unselected package xfsprogs. [2020-04-21T14:32:36.603Z] #10 124.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:32:36.603Z] #10 124.2 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:32:36.603Z] #10 DONE 124.4s [2020-04-21T14:32:36.603Z] [2020-04-21T14:32:36.603Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:36.603Z] #44 54.44 CC compel/src/lib/infect-util.o [2020-04-21T14:32:36.603Z] #44 54.64 CC compel/src/lib/infect.o [2020-04-21T14:32:36.687Z] #17 28.54 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-21T14:32:36.687Z] #17 28.54 Unpacking xfsprogs (4.20.0-1) ... [2020-04-21T14:32:36.687Z] #17 28.80 Selecting previously unselected package zip. [2020-04-21T14:32:36.863Z] #44 ... [2020-04-21T14:32:36.863Z] [2020-04-21T14:32:36.863Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:32:36.863Z] #58 DONE 0.1s [2020-04-21T14:32:36.968Z] #17 28.80 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-21T14:32:36.968Z] #17 28.81 Unpacking zip (3.0-11+b1) ... [2020-04-21T14:32:36.968Z] #17 28.94 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:32:36.968Z] #17 28.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:32:36.968Z] #17 28.96 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-21T14:32:36.968Z] #17 28.97 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-21T14:32:36.968Z] #17 28.97 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-21T14:32:36.968Z] #17 28.98 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-21T14:32:36.968Z] #17 28.99 Setting up uidmap (1:4.5-1.1) ... [2020-04-21T14:32:36.968Z] #17 28.99 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-21T14:32:36.968Z] #17 29.00 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-21T14:32:36.968Z] #17 29.01 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:32:36.968Z] #17 29.01 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-21T14:32:36.968Z] #17 29.02 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-21T14:32:36.968Z] #17 29.03 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:32:36.968Z] #17 29.04 Setting up zip (3.0-11+b1) ... [2020-04-21T14:32:36.968Z] #17 29.04 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:32:37.120Z] [2020-04-21T14:32:37.120Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:32:37.120Z] #59 DONE 0.1s [2020-04-21T14:32:37.120Z] [2020-04-21T14:32:37.120Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:37.249Z] #17 29.06 Setting up bash-completion (1:2.8-6) ... [2020-04-21T14:32:37.845Z] #68 ... [2020-04-21T14:32:37.845Z] [2020-04-21T14:32:37.845Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:37.845Z] #23 15.13 + mkdir -p /build [2020-04-21T14:32:37.845Z] #23 15.13 + mv docker/docker /build/ [2020-04-21T14:32:37.845Z] #23 15.13 + rmdir docker [2020-04-21T14:32:37.845Z] #23 DONE 15.4s [2020-04-21T14:32:37.845Z] [2020-04-21T14:32:37.845Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:37.845Z] #33 14.40 unicode/utf8 [2020-04-21T14:32:37.845Z] #33 14.79 internal/testlog [2020-04-21T14:32:37.845Z] #33 15.09 encoding [2020-04-21T14:32:37.845Z] #33 15.23 runtime/cgo [2020-04-21T14:32:38.256Z] #43 ... [2020-04-21T14:32:38.256Z] [2020-04-21T14:32:38.256Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:38.256Z] #10 54.97 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-21T14:32:38.256Z] #10 54.97 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:32:38.256Z] #10 54.97 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:32:38.256Z] #10 58.65 Selecting previously unselected package binutils-mingw-w64. [2020-04-21T14:32:38.256Z] #10 58.67 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-21T14:32:38.256Z] #10 58.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:32:38.256Z] #10 58.83 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-21T14:32:38.256Z] #10 58.83 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:32:38.256Z] #10 58.84 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:32:38.256Z] #10 59.04 Selecting previously unselected package dmsetup. [2020-04-21T14:32:38.256Z] #10 59.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:32:38.256Z] #10 59.07 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-21T14:32:38.256Z] #10 59.31 Selecting previously unselected package mingw-w64-common. [2020-04-21T14:32:38.256Z] #10 59.32 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-21T14:32:38.256Z] #10 59.33 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-21T14:32:38.256Z] #10 ... [2020-04-21T14:32:38.256Z] [2020-04-21T14:32:38.256Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:38.256Z] #33 54.67 time [2020-04-21T14:32:38.256Z] #33 61.28 internal/poll [2020-04-21T14:32:38.256Z] #33 63.40 internal/syscall/execenv [2020-04-21T14:32:38.256Z] #33 63.70 internal/syscall/unix [2020-04-21T14:32:38.256Z] #33 63.93 os [2020-04-21T14:32:38.256Z] #33 64.98 internal/fmtsort [2020-04-21T14:32:38.256Z] #33 ... [2020-04-21T14:32:38.256Z] [2020-04-21T14:32:38.256Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:32:38.256Z] #35 60.02 Selecting previously unselected package libxml2:amd64. [2020-04-21T14:32:38.256Z] #35 60.02 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-21T14:32:38.256Z] #35 60.03 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:32:38.256Z] #35 60.83 Selecting previously unselected package libarchive13:amd64. [2020-04-21T14:32:38.256Z] #35 60.85 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-21T14:32:38.256Z] #35 60.86 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:32:38.256Z] #35 61.23 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-21T14:32:38.256Z] #35 61.26 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-21T14:32:38.256Z] #35 61.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:32:38.256Z] #35 61.47 Selecting previously unselected package librhash0:amd64. [2020-04-21T14:32:38.256Z] #35 61.47 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-21T14:32:38.256Z] #35 61.48 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:32:38.256Z] #35 61.68 Selecting previously unselected package libuv1:amd64. [2020-04-21T14:32:38.256Z] #35 61.69 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-21T14:32:38.256Z] #35 61.69 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:32:38.256Z] #35 61.94 Selecting previously unselected package cmake. [2020-04-21T14:32:38.256Z] #35 61.95 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-21T14:32:38.256Z] #35 61.95 Unpacking cmake (3.13.4-1) ... [2020-04-21T14:32:38.256Z] #35 64.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:32:38.256Z] #35 64.93 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:32:38.256Z] #35 64.94 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:32:38.256Z] #35 64.95 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:32:38.256Z] #35 64.99 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:32:38.256Z] #35 65.01 Setting up cmake-data (3.13.4-1) ... [2020-04-21T14:32:38.256Z] #35 65.04 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:32:38.256Z] #35 65.07 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:32:38.256Z] #35 65.08 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:32:38.256Z] #35 65.10 Setting up cmake (3.13.4-1) ... [2020-04-21T14:32:38.256Z] #35 65.12 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:32:38.256Z] #35 65.20 Processing triggers for mime-support (3.62) ... [2020-04-21T14:32:38.419Z] #33 ... [2020-04-21T14:32:38.419Z] [2020-04-21T14:32:38.419Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:32:38.419Z] #30 6.379 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-21T14:32:38.419Z] #30 6.395 Cloning into '.'... [2020-04-21T14:32:38.419Z] #30 ... [2020-04-21T14:32:38.419Z] [2020-04-21T14:32:38.419Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:38.419Z] #47 13.75 unicode/utf8 [2020-04-21T14:32:38.419Z] #47 14.68 internal/testlog [2020-04-21T14:32:38.419Z] #47 15.08 encoding [2020-04-21T14:32:38.419Z] #47 15.24 unicode/utf16 [2020-04-21T14:32:38.419Z] #47 15.70 container/list [2020-04-21T14:32:38.717Z] #17 30.43 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-21T14:32:38.717Z] #17 30.44 Setting up xz-utils (5.2.4-1) ... [2020-04-21T14:32:38.717Z] #17 30.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-21T14:32:38.717Z] #17 30.45 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:32:38.717Z] #17 ... [2020-04-21T14:32:38.717Z] [2020-04-21T14:32:38.717Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:38.717Z] #44 70.04 CC criu/cr-errno.o [2020-04-21T14:32:38.717Z] #44 70.07 CC criu/cr-restore.o [2020-04-21T14:32:38.717Z] #44 72.24 CC criu/cr-service.o [2020-04-21T14:32:38.717Z] #44 73.18 CC criu/crtools.o [2020-04-21T14:32:38.717Z] #44 73.40 CC criu/eventfd.o [2020-04-21T14:32:38.717Z] #44 73.69 CC criu/eventpoll.o [2020-04-21T14:32:38.717Z] #44 74.07 CC criu/external.o [2020-04-21T14:32:38.717Z] #44 74.23 CC criu/fault-injection.o [2020-04-21T14:32:38.717Z] #44 74.29 CC criu/fdstore.o [2020-04-21T14:32:38.717Z] #44 74.45 CC criu/fifo.o [2020-04-21T14:32:38.717Z] #44 74.57 CC criu/file-ids.o [2020-04-21T14:32:38.717Z] #44 74.70 CC criu/file-lock.o [2020-04-21T14:32:38.717Z] #44 75.09 CC criu/files-ext.o [2020-04-21T14:32:38.717Z] #44 75.22 CC criu/files-reg.o [2020-04-21T14:32:38.717Z] #44 76.09 CC criu/files.o [2020-04-21T14:32:38.717Z] #44 77.38 CC criu/filesystems.o [2020-04-21T14:32:38.717Z] #44 77.71 CC criu/fsnotify.o [2020-04-21T14:32:38.717Z] #44 78.23 CC criu/image-desc.o [2020-04-21T14:32:38.717Z] #44 78.30 CC criu/image.o [2020-04-21T14:32:38.717Z] #44 78.84 CC criu/ipc_ns.o [2020-04-21T14:32:38.717Z] #44 79.65 CC criu/irmap.o [2020-04-21T14:32:38.717Z] #44 80.19 CC criu/kcmp-ids.o [2020-04-21T14:32:38.717Z] #44 ... [2020-04-21T14:32:38.717Z] [2020-04-21T14:32:38.717Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:32:38.717Z] #17 30.49 invoke-rc.d: could not determine current runlevel [2020-04-21T14:32:38.717Z] #17 30.49 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:32:38.717Z] #17 30.50 Setting up pigz (2.4-1) ... [2020-04-21T14:32:38.717Z] #17 30.50 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-21T14:32:38.717Z] #17 30.51 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-21T14:32:38.717Z] #17 30.52 Setting up python-pip-whl (18.1-5) ... [2020-04-21T14:32:38.717Z] #17 30.53 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-21T14:32:38.717Z] #17 30.53 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:32:38.717Z] #17 30.72 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-21T14:32:38.717Z] #17 30.73 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-21T14:32:38.717Z] #17 30.73 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-21T14:32:38.717Z] #17 30.74 Setting up vim (2:8.1.0875-5) ... [2020-04-21T14:32:38.717Z] #17 30.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-21T14:32:38.717Z] #17 30.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-21T14:32:38.717Z] #17 30.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-21T14:32:38.717Z] #17 30.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-21T14:32:38.717Z] #17 30.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-21T14:32:38.717Z] #17 30.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-21T14:32:38.717Z] #17 30.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-21T14:32:38.717Z] #17 30.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-21T14:32:38.717Z] #17 30.77 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-21T14:32:38.717Z] #17 30.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:32:38.717Z] #17 30.79 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-21T14:32:38.717Z] #17 30.79 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:32:38.717Z] #17 30.80 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-21T14:32:38.717Z] #17 30.81 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:32:38.984Z] #47 16.95 crypto/internal/subtle [2020-04-21T14:32:39.189Z] #35 ... [2020-04-21T14:32:39.189Z] [2020-04-21T14:32:39.189Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:39.189Z] #33 65.65 strings [2020-04-21T14:32:39.242Z] #47 17.07 crypto/subtle [2020-04-21T14:32:39.242Z] #47 17.23 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-21T14:32:39.242Z] #47 17.32 internal/nettrace [2020-04-21T14:32:39.242Z] #47 ... [2020-04-21T14:32:39.242Z] [2020-04-21T14:32:39.242Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:32:39.242Z] #62 7.534 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:32:39.242Z] #62 10.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:32:39.242Z] #62 ... [2020-04-21T14:32:39.242Z] [2020-04-21T14:32:39.242Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:39.242Z] #47 17.46 runtime/cgo [2020-04-21T14:32:39.447Z] #33 ... [2020-04-21T14:32:39.447Z] [2020-04-21T14:32:39.447Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:32:39.447Z] #27 16.75 [2020-04-21T14:32:39.447Z] #27 17.90 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:32:39.447Z] #27 18.01 skipping existing 1849cc453dee [2020-04-21T14:32:39.447Z] #27 18.16 [2020-04-21T14:32:39.447Z] #27 19.02 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:32:39.447Z] #27 19.50 [2020-04-21T14:32:39.447Z] #27 19.70 ######################################################################## 100.0% [2020-04-21T14:32:39.447Z] #27 19.83 [2020-04-21T14:32:39.447Z] #27 19.92 Download of images into '/build' complete. [2020-04-21T14:32:39.447Z] #27 19.92 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:32:39.447Z] #27 19.92 tar -cC '/build' . | docker load [2020-04-21T14:32:39.447Z] #27 DONE 20.5s [2020-04-21T14:32:39.447Z] [2020-04-21T14:32:39.447Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:32:39.447Z] #35 DONE 66.2s [2020-04-21T14:32:39.447Z] [2020-04-21T14:32:39.447Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:32:39.447Z] #36 DONE 0.1s [2020-04-21T14:32:39.447Z] [2020-04-21T14:32:39.447Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:32:39.651Z] #60 2.349 + RM_GOPATH=0 [2020-04-21T14:32:39.651Z] #60 2.349 + TMP_GOPATH= [2020-04-21T14:32:39.651Z] #60 2.349 + : /build [2020-04-21T14:32:39.651Z] #60 2.349 + '[' -z '' ']' [2020-04-21T14:32:39.651Z] #60 2.349 ++ mktemp -d [2020-04-21T14:32:39.651Z] #60 ... [2020-04-21T14:32:39.651Z] [2020-04-21T14:32:39.651Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:32:39.651Z] #11 DONE 2.6s [2020-04-21T14:32:39.651Z] [2020-04-21T14:32:39.651Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:39.651Z] #60 2.352 + export GOPATH=/tmp/tmp.IGNJEjfm09 [2020-04-21T14:32:39.651Z] #60 2.352 + GOPATH=/tmp/tmp.IGNJEjfm09 [2020-04-21T14:32:39.651Z] #60 2.352 + RM_GOPATH=1 [2020-04-21T14:32:39.651Z] #60 2.352 ++ dirname ./install.sh [2020-04-21T14:32:39.651Z] #60 2.354 + dir=. [2020-04-21T14:32:39.651Z] #60 2.354 + bin=runc [2020-04-21T14:32:39.651Z] #60 2.354 + shift [2020-04-21T14:32:39.651Z] #60 2.354 + '[' '!' -f ./runc.installer ']' [2020-04-21T14:32:39.651Z] #60 2.355 + . ./runc.installer [2020-04-21T14:32:39.651Z] #60 2.355 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:32:39.651Z] #60 2.356 + install_runc [2020-04-21T14:32:39.651Z] #60 2.364 + uname -r [2020-04-21T14:32:39.651Z] #60 2.364 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-21T14:32:39.651Z] #60 2.367 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-21T14:32:39.651Z] #60 2.369 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-21T14:32:39.651Z] #60 2.369 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-21T14:32:39.651Z] #60 2.369 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IGNJEjfm09/src/github.com/opencontainers/runc [2020-04-21T14:32:39.651Z] #60 2.371 Cloning into '/tmp/tmp.IGNJEjfm09/src/github.com/opencontainers/runc'... [2020-04-21T14:32:39.707Z] #37 DONE 0.1s [2020-04-21T14:32:39.707Z] [2020-04-21T14:32:39.707Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:40.733Z] #17 32.36 Setting up iptables (1.8.2-4) ... [2020-04-21T14:32:40.733Z] #17 32.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:32:40.733Z] #17 32.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:32:40.733Z] #17 32.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:32:40.733Z] #17 32.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:32:40.733Z] #17 32.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-21T14:32:40.733Z] #17 32.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-21T14:32:40.733Z] #17 32.39 Setting up python3 (3.7.3-1) ... [2020-04-21T14:32:40.733Z] #17 32.63 Setting up python3-wheel (0.32.3-2) ... [2020-04-21T14:32:41.346Z] #17 33.09 Setting up apparmor (2.13.2-10) ... [2020-04-21T14:32:41.549Z] #60 ... [2020-04-21T14:32:41.549Z] [2020-04-21T14:32:41.549Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:32:41.549Z] #12 DONE 2.1s [2020-04-21T14:32:41.549Z] [2020-04-21T14:32:41.549Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:32:41.959Z] #17 33.99 Setting up xfsprogs (4.20.0-1) ... [2020-04-21T14:32:41.959Z] #17 34.00 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:32:42.240Z] #17 34.25 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:32:42.481Z] #13 ... [2020-04-21T14:32:42.481Z] [2020-04-21T14:32:42.481Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:42.481Z] #47 119.7 crypto/tls [2020-04-21T14:32:42.481Z] #47 127.2 net/http/httptrace [2020-04-21T14:32:42.481Z] #47 127.5 net/http [2020-04-21T14:32:42.481Z] #47 ... [2020-04-21T14:32:42.481Z] [2020-04-21T14:32:42.481Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:42.481Z] #44 57.23 CC compel/src/lib/ptrace.o [2020-04-21T14:32:42.481Z] #44 57.85 AR compel/libcompel.a [2020-04-21T14:32:42.481Z] #44 57.90 HOSTCC compel/src/main-host.o [2020-04-21T14:32:42.481Z] #44 58.19 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-21T14:32:42.481Z] #44 58.40 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-21T14:32:42.481Z] #44 58.73 HOSTCC compel/src/lib/log-host.o [2020-04-21T14:32:42.481Z] #44 58.98 HOSTLINK compel/compel-host-bin [2020-04-21T14:32:42.481Z] #44 59.13 DEP soccr/soccr.d [2020-04-21T14:32:42.481Z] #44 59.26 CC soccr/soccr.o [2020-04-21T14:32:42.738Z] #44 60.89 AR soccr/libsoccr.a [2020-04-21T14:32:42.853Z] #17 34.73 Setting up python3-distutils (3.7.3-1) ... [2020-04-21T14:32:42.853Z] #17 34.96 Setting up python3-setuptools (40.8.0-1) ... [2020-04-21T14:32:42.996Z] #44 60.95 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:32:43.256Z] #44 61.23 DEP criu/arch/x86/sigframe.d [2020-04-21T14:32:43.256Z] #44 61.31 DEP criu/arch/x86/sigaction_compat.d [2020-04-21T14:32:43.256Z] #44 61.41 DEP criu/arch/x86/kerndat.d [2020-04-21T14:32:43.478Z] #17 35.51 Setting up python3-pip (18.1-5) ... [2020-04-21T14:32:43.515Z] #44 ... [2020-04-21T14:32:43.515Z] [2020-04-21T14:32:43.515Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:32:43.515Z] #13 1.880 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-21T14:32:43.515Z] #13 DONE 2.0s [2020-04-21T14:32:43.515Z] [2020-04-21T14:32:43.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:43.515Z] #44 61.69 DEP criu/arch/x86/crtools.d [2020-04-21T14:32:43.886Z] #38 3.747 + RM_GOPATH=0 [2020-04-21T14:32:43.886Z] #38 3.747 + TMP_GOPATH= [2020-04-21T14:32:43.886Z] #38 3.747 + : /build [2020-04-21T14:32:43.886Z] #38 3.747 + '[' -z '' ']' [2020-04-21T14:32:43.886Z] #38 3.749 ++ mktemp -d [2020-04-21T14:32:43.886Z] #38 3.754 + export GOPATH=/tmp/tmp.F97bG7r6rv [2020-04-21T14:32:43.886Z] #38 3.754 + GOPATH=/tmp/tmp.F97bG7r6rv [2020-04-21T14:32:43.886Z] #38 3.754 + RM_GOPATH=1 [2020-04-21T14:32:43.886Z] #38 3.754 ++ dirname ./install.sh [2020-04-21T14:32:43.886Z] #38 3.755 + dir=. [2020-04-21T14:32:43.886Z] #38 3.755 + bin=tini [2020-04-21T14:32:43.886Z] #38 3.755 + shift [2020-04-21T14:32:43.886Z] #38 3.759 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:32:43.886Z] #38 3.759 + '[' '!' -f ./tini.installer ']' [2020-04-21T14:32:43.886Z] #38 3.759 + . ./tini.installer [2020-04-21T14:32:43.886Z] #38 3.759 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:32:43.886Z] #38 3.759 + install_tini [2020-04-21T14:32:43.886Z] #38 3.759 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-21T14:32:43.886Z] #38 3.759 + git clone https://github.com/krallin/tini.git /tmp/tmp.F97bG7r6rv/tini [2020-04-21T14:32:43.886Z] #38 3.762 Cloning into '/tmp/tmp.F97bG7r6rv/tini'... [2020-04-21T14:32:44.086Z] #44 61.90 DEP criu/arch/x86/cpu.d [2020-04-21T14:32:44.086Z] #44 62.03 CC criu/arch/x86/cpu.o [2020-04-21T14:32:44.144Z] #38 4.500 + cd /tmp/tmp.F97bG7r6rv/tini [2020-04-21T14:32:44.144Z] #38 4.500 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:32:44.144Z] #38 4.530 + cmake . [2020-04-21T14:32:44.144Z] #38 ... [2020-04-21T14:32:44.144Z] [2020-04-21T14:32:44.144Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:32:44.144Z] #43 70.63 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:32:44.144Z] #43 70.64 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:32:44.144Z] #43 DONE 71.0s [2020-04-21T14:32:44.401Z] [2020-04-21T14:32:44.401Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:44.482Z] #17 36.18 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:32:44.482Z] #17 36.20 Processing triggers for mime-support (3.62) ... [2020-04-21T14:32:44.509Z] #47 ... [2020-04-21T14:32:44.509Z] [2020-04-21T14:32:44.509Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:32:44.509Z] #43 12.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:32:44.509Z] #43 ... [2020-04-21T14:32:44.509Z] [2020-04-21T14:32:44.509Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:44.509Z] #10 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:32:44.509Z] #10 ... [2020-04-21T14:32:44.509Z] [2020-04-21T14:32:44.509Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:44.509Z] #56 16.71 + cd /tmp/tmp.pXgVsA0Qfg/src/github.com/mvdan/sh [2020-04-21T14:32:44.509Z] #56 16.72 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:32:44.509Z] #56 16.85 + GO111MODULE=on [2020-04-21T14:32:44.509Z] #56 16.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-21T14:32:44.509Z] #56 18.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:32:44.509Z] #56 18.17 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:32:44.509Z] #56 18.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:32:44.509Z] #56 18.52 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:32:44.509Z] #56 18.66 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:32:44.509Z] #56 19.47 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:32:44.509Z] #56 20.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:32:44.509Z] #56 21.63 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:32:44.509Z] #56 ... [2020-04-21T14:32:44.509Z] [2020-04-21T14:32:44.509Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:32:44.509Z] #35 12.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:32:44.764Z] #17 DONE 36.7s [2020-04-21T14:32:44.764Z] [2020-04-21T14:32:44.764Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:44.764Z] #44 80.46 CC criu/kerndat.o [2020-04-21T14:32:44.764Z] #44 81.06 CC criu/libnetlink.o [2020-04-21T14:32:44.764Z] #44 81.38 CC criu/log.o [2020-04-21T14:32:44.764Z] #44 81.60 CC criu/lsm.o [2020-04-21T14:32:44.764Z] #44 81.76 CC criu/mem.o [2020-04-21T14:32:44.764Z] #44 82.85 CC criu/mount.o [2020-04-21T14:32:44.764Z] #44 85.34 CC criu/namespaces.o [2020-04-21T14:32:44.764Z] #44 86.26 CC criu/net.o [2020-04-21T14:32:44.764Z] #44 ... [2020-04-21T14:32:44.764Z] [2020-04-21T14:32:44.764Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:32:44.767Z] #35 ... [2020-04-21T14:32:44.767Z] [2020-04-21T14:32:44.767Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:32:44.767Z] #25 21.33 Fetched 8338 kB in 18s (473 kB/s) [2020-04-21T14:32:45.018Z] #44 62.77 CC criu/arch/x86/crtools.o [2020-04-21T14:32:45.950Z] #44 ... [2020-04-21T14:32:45.951Z] [2020-04-21T14:32:45.951Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:32:45.951Z] #14 DONE 2.2s [2020-04-21T14:32:45.951Z] [2020-04-21T14:32:45.951Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:32:46.248Z] #18 1.289 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-21T14:32:46.248Z] #18 1.293 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-21T14:32:46.248Z] #18 1.297 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-21T14:32:46.248Z] #18 DONE 1.5s [2020-04-21T14:32:46.248Z] [2020-04-21T14:32:46.248Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:32:46.248Z] #41 ... [2020-04-21T14:32:46.248Z] [2020-04-21T14:32:46.248Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:32:47.226Z] Fetching without tags [2020-04-21T14:32:47.631Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:32:47.848Z] #15 DONE 2.0s [2020-04-21T14:32:47.848Z] [2020-04-21T14:32:47.848Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:47.848Z] #60 9.819 + cd /tmp/tmp.IGNJEjfm09/src/github.com/opencontainers/runc [2020-04-21T14:32:47.848Z] #60 9.820 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:32:47.848Z] #60 10.42 + '[' -z '' ']' [2020-04-21T14:32:47.848Z] #60 10.42 + target=static [2020-04-21T14:32:47.848Z] #60 10.42 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-21T14:32:48.061Z] #25 21.33 Reading package lists... [2020-04-21T14:32:48.061Z] #25 ... [2020-04-21T14:32:48.061Z] [2020-04-21T14:32:48.061Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:48.061Z] #74 24.25 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-21T14:32:48.061Z] #74 24.96 + cd /tmp/tmp.wPLxfuM9VD/src/github.com/docker/libnetwork [2020-04-21T14:32:48.061Z] #74 24.96 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:32:48.061Z] #74 25.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-21T14:32:48.580Z] #44 3.869 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:32:48.580Z] #44 3.869 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:32:48.580Z] #44 3.884 Note: Building without GnuTLS support [2020-04-21T14:32:48.580Z] #44 ... [2020-04-21T14:32:48.580Z] [2020-04-21T14:32:48.580Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:48.580Z] #47 65.00 internal/fmtsort [2020-04-21T14:32:48.580Z] #47 65.69 strings [2020-04-21T14:32:48.580Z] #47 66.35 os [2020-04-21T14:32:48.580Z] #47 70.09 regexp/syntax [2020-04-21T14:32:48.580Z] #47 71.53 fmt [2020-04-21T14:32:48.580Z] #47 ... [2020-04-21T14:32:48.580Z] [2020-04-21T14:32:48.580Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:48.580Z] #38 5.368 -- The C compiler identification is GNU 8.3.0 [2020-04-21T14:32:48.580Z] #38 5.466 -- Check for working C compiler: /usr/bin/cc [2020-04-21T14:32:48.580Z] #38 6.253 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T14:32:48.580Z] #38 6.263 -- Detecting C compiler ABI info [2020-04-21T14:32:48.580Z] #38 6.988 -- Detecting C compiler ABI info - done [2020-04-21T14:32:48.580Z] #38 7.056 -- Detecting C compile features [2020-04-21T14:32:48.659Z] Merge succeeded, producing 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:32:48.660Z] Checking out Revision 8312004f41e9500824fa16ae991eeee0083f4771 (PR-40825) [2020-04-21T14:32:47.197Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:32:47.218Z] > git config --add remote.origin.fetch +refs/pull/40825/head:refs/remotes/origin/PR-40825 # timeout=10 [2020-04-21T14:32:47.224Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:32:47.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:32:47.251Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:32:47.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:32:47.253Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:32:47.660Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:32:47.673Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:32:48.650Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:32:48.669Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-21T14:32:48.684Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:32:48.837Z] #38 9.486 -- Detecting C compile features - done [2020-04-21T14:32:48.837Z] #38 9.516 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-21T14:32:48.837Z] #38 ... [2020-04-21T14:32:48.837Z] [2020-04-21T14:32:48.837Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:48.837Z] #56 65.43 context [2020-04-21T14:32:48.837Z] #56 66.97 os [2020-04-21T14:32:48.837Z] #56 69.98 encoding/binary [2020-04-21T14:32:48.837Z] #56 71.93 fmt [2020-04-21T14:32:48.837Z] #56 72.69 encoding/base64 [2020-04-21T14:32:48.837Z] #56 73.54 golang.org/x/sys/unix [2020-04-21T14:32:49.095Z] #56 ... [2020-04-21T14:32:49.095Z] [2020-04-21T14:32:49.095Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:49.095Z] #47 75.49 regexp [2020-04-21T14:32:49.259Z] #60 12.18 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-21T14:32:50.028Z] #47 76.43 go/token [2020-04-21T14:32:50.028Z] #47 ... [2020-04-21T14:32:50.028Z] [2020-04-21T14:32:50.028Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:50.028Z] #10 66.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-21T14:32:50.028Z] #10 66.95 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-21T14:32:50.028Z] #10 66.97 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:32:50.028Z] #10 75.34 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-21T14:32:50.028Z] #10 75.36 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:32:50.028Z] #10 75.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:32:50.028Z] #10 75.53 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-21T14:32:50.028Z] #10 75.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:32:50.028Z] #10 75.54 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:32:50.207Z] #60 ... [2020-04-21T14:32:50.207Z] [2020-04-21T14:32:50.207Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:32:50.207Z] #16 DONE 2.3s [2020-04-21T14:32:50.207Z] [2020-04-21T14:32:50.207Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:32:50.285Z] #10 ... [2020-04-21T14:32:50.285Z] [2020-04-21T14:32:50.285Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:50.285Z] #44 5.930 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:32:50.285Z] #44 5.975 GEN .gitid [2020-04-21T14:32:50.285Z] #44 6.005 GEN criu/include/version.h [2020-04-21T14:32:50.285Z] #44 6.045 GEN include/common/asm [2020-04-21T14:32:50.628Z] #19 3.712 Collecting yamllint==1.16.0 [2020-04-21T14:32:50.628Z] #19 3.904 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-21T14:32:50.628Z] #19 3.937 Collecting pyyaml (from yamllint==1.16.0) [2020-04-21T14:32:50.628Z] #19 4.051 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-21T14:32:48.699Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:32:51.241Z] #19 4.777 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-21T14:32:51.241Z] #19 4.845 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-21T14:32:51.241Z] #19 4.861 Building wheels for collected packages: pyyaml [2020-04-21T14:32:51.241Z] #19 4.870 Running setup.py bdist_wheel for pyyaml: started [2020-04-21T14:32:51.657Z] #44 7.595 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-21T14:32:51.853Z] #19 5.518 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-21T14:32:51.853Z] #19 5.519 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-21T14:32:51.853Z] #19 5.564 Successfully built pyyaml [2020-04-21T14:32:51.853Z] #19 5.571 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-21T14:32:51.914Z] #44 7.691 PBCC images/opts.pb-c.c [2020-04-21T14:32:51.914Z] #44 7.796 PBCC images/sit.pb-c.c [2020-04-21T14:32:51.914Z] #44 7.843 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-21T14:32:52.142Z] #19 5.782 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-21T14:32:52.172Z] #44 7.969 DEP images/opts.pb-c.d [2020-04-21T14:32:52.172Z] #44 8.041 DEP images/sit.pb-c.d [2020-04-21T14:32:52.172Z] #44 8.121 PBCC images/macvlan.pb-c.c [2020-04-21T14:32:52.423Z] #19 DONE 6.1s [2020-04-21T14:32:52.423Z] [2020-04-21T14:32:52.423Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:52.423Z] #44 88.06 CC criu/netfilter.o [2020-04-21T14:32:52.423Z] #44 88.22 CC criu/page-pipe.o [2020-04-21T14:32:52.423Z] #44 88.58 CC criu/page-xfer.o [2020-04-21T14:32:52.423Z] #44 89.26 CC criu/pagemap-cache.o [2020-04-21T14:32:52.423Z] #44 89.51 CC criu/pagemap.o [2020-04-21T14:32:52.423Z] #44 90.23 CC criu/parasite-syscall.o [2020-04-21T14:32:52.423Z] #44 90.79 CC criu/path.o [2020-04-21T14:32:52.423Z] #44 90.99 CC criu/pie-util-vdso.o [2020-04-21T14:32:52.423Z] #44 91.36 CC criu/pie-util.o [2020-04-21T14:32:52.423Z] #44 91.49 CC criu/pipes.o [2020-04-21T14:32:52.423Z] #44 92.01 CC criu/plugin.o [2020-04-21T14:32:52.423Z] #44 92.41 CC criu/proc_parse.o [2020-04-21T14:32:52.429Z] #44 8.190 DEP images/macvlan.pb-c.d [2020-04-21T14:32:52.429Z] #44 8.231 PBCC images/autofs.pb-c.c [2020-04-21T14:32:52.429Z] #44 8.253 DEP images/autofs.pb-c.d [2020-04-21T14:32:52.429Z] #44 8.305 PBCC images/sysctl.pb-c.c [2020-04-21T14:32:52.429Z] #44 8.313 DEP images/sysctl.pb-c.d [2020-04-21T14:32:52.429Z] #44 8.393 PBCC images/time.pb-c.c [2020-04-21T14:32:52.687Z] #44 8.428 DEP images/time.pb-c.d [2020-04-21T14:32:52.687Z] #44 8.521 PBCC images/binfmt-misc.pb-c.c [2020-04-21T14:32:52.687Z] #44 8.529 DEP images/binfmt-misc.pb-c.d [2020-04-21T14:32:52.687Z] #44 8.595 PBCC images/seccomp.pb-c.c [2020-04-21T14:32:52.687Z] #44 8.608 DEP images/seccomp.pb-c.d [2020-04-21T14:32:52.705Z] #44 ... [2020-04-21T14:32:52.705Z] [2020-04-21T14:32:52.705Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:32:52.705Z] #24 DONE 0.2s [2020-04-21T14:32:52.705Z] [2020-04-21T14:32:52.705Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:52.705Z] #44 94.20 CC criu/protobuf-desc.o [2020-04-21T14:32:52.705Z] #44 ... [2020-04-21T14:32:52.705Z] [2020-04-21T14:32:52.705Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:32:52.728Z] #17 2.452 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:32:52.728Z] #17 2.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:32:52.728Z] #17 2.553 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:32:52.942Z] Commit message: "remove uses of deprecated pkg/term" [2020-04-21T14:32:52.944Z] #44 ... [2020-04-21T14:32:52.944Z] [2020-04-21T14:32:52.944Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:52.944Z] #38 9.945 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-21T14:32:52.944Z] #38 10.06 -- Configuring done [2020-04-21T14:32:52.944Z] #38 10.09 -- Generating done [2020-04-21T14:32:52.944Z] #38 10.09 -- Build files have been written to: /tmp/tmp.F97bG7r6rv/tini [2020-04-21T14:32:52.944Z] #38 10.11 + make tini-static [2020-04-21T14:32:52.944Z] #38 10.61 Scanning dependencies of target tini-static [2020-04-21T14:32:52.944Z] #38 10.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-21T14:32:52.944Z] #38 12.52 [100%] Linking C executable tini-static [2020-04-21T14:32:52.944Z] #38 13.06 [100%] Built target tini-static [2020-04-21T14:32:52.944Z] #38 13.13 + mkdir -p /build [2020-04-21T14:32:52.944Z] #38 13.13 + cp tini-static /build/docker-init [2020-04-21T14:32:52.944Z] #38 DONE 13.4s [2020-04-21T14:32:52.944Z] [2020-04-21T14:32:52.944Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:52.944Z] #44 8.685 PBCC images/userns.pb-c.c [2020-04-21T14:32:52.944Z] #44 8.724 DEP images/userns.pb-c.d [2020-04-21T14:32:52.944Z] #44 ... [2020-04-21T14:32:52.944Z] [2020-04-21T14:32:52.944Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:52.944Z] #33 69.52 fmt [2020-04-21T14:32:52.944Z] #33 70.22 path/filepath [2020-04-21T14:32:52.945Z] #33 72.04 io/ioutil [2020-04-21T14:32:52.945Z] #33 72.61 text/tabwriter [2020-04-21T14:32:52.945Z] #33 74.29 github.com/BurntSushi/toml [2020-04-21T14:32:52.945Z] #33 74.30 flag [2020-04-21T14:32:52.945Z] #33 76.27 log [2020-04-21T14:32:52.945Z] #33 79.11 github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:32:52.945Z] #33 ... [2020-04-21T14:32:52.945Z] [2020-04-21T14:32:52.945Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:52.945Z] #44 8.888 PBCC images/cgroup.pb-c.c [2020-04-21T14:32:53.202Z] #44 9.037 DEP images/cgroup.pb-c.d [2020-04-21T14:32:53.293Z] #17 3.053 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:32:53.318Z] #28 DONE 0.7s [2020-04-21T14:32:53.318Z] [2020-04-21T14:32:53.318Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:53.318Z] #44 94.67 CC criu/protobuf.o [2020-04-21T14:32:53.318Z] #44 94.80 CC criu/pstree.o [2020-04-21T14:32:53.335Z] #74 ... [2020-04-21T14:32:53.335Z] [2020-04-21T14:32:53.335Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:32:53.335Z] #62 21.32 Fetched 8338 kB in 18s (474 kB/s) [2020-04-21T14:32:53.335Z] #62 21.32 Reading package lists... [2020-04-21T14:32:53.335Z] #62 28.24 Reading package lists... [2020-04-21T14:32:53.335Z] #62 ... [2020-04-21T14:32:53.335Z] [2020-04-21T14:32:53.335Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:32:53.335Z] #41 23.79 Checking out files: 90% (1445/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-21T14:32:53.335Z] #41 23.97 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-21T14:32:53.335Z] #41 26.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:32:53.459Z] #44 9.169 PBCC images/fown.pb-c.c [2020-04-21T14:32:53.459Z] #44 9.253 PBCC images/ext-file.pb-c.c [2020-04-21T14:32:53.459Z] #44 9.368 DEP images/fown.pb-c.d [2020-04-21T14:32:53.459Z] #44 9.425 DEP images/ext-file.pb-c.d [2020-04-21T14:32:53.599Z] #44 ... [2020-04-21T14:32:53.599Z] [2020-04-21T14:32:53.599Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:32:53.599Z] #31 DONE 0.2s [2020-04-21T14:32:53.599Z] [2020-04-21T14:32:53.599Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:32:53.599Z] #34 DONE 0.1s [2020-04-21T14:32:53.599Z] [2020-04-21T14:32:53.599Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:32:53.599Z] #39 DONE 0.1s [2020-04-21T14:32:53.599Z] [2020-04-21T14:32:53.599Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:32:53.599Z] #41 125.4 + dpkg --print-architecture [2020-04-21T14:32:53.599Z] #41 125.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-21T14:32:53.599Z] #41 125.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-21T14:32:53.599Z] #41 125.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-21T14:32:53.717Z] #44 9.487 PBCC images/rpc.pb-c.c [2020-04-21T14:32:53.717Z] #44 9.577 DEP images/rpc.pb-c.d [2020-04-21T14:32:53.717Z] #44 9.712 PBCC images/siginfo.pb-c.c [2020-04-21T14:32:53.974Z] + docker version [2020-04-21T14:32:53.975Z] #44 9.737 DEP images/siginfo.pb-c.d [2020-04-21T14:32:53.975Z] #44 9.907 PBCC images/pagemap.pb-c.c [2020-04-21T14:32:53.975Z] #44 9.937 DEP images/pagemap.pb-c.d [2020-04-21T14:32:53.975Z] #44 9.980 PBCC images/rlimit.pb-c.c [2020-04-21T14:32:54.212Z] #41 ... [2020-04-21T14:32:54.212Z] [2020-04-21T14:32:54.212Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:54.212Z] #44 95.68 CC criu/rbtree.o [2020-04-21T14:32:54.212Z] #44 95.83 CC criu/rst-malloc.o [2020-04-21T14:32:54.232Z] #44 9.994 DEP images/rlimit.pb-c.d [2020-04-21T14:32:54.232Z] #44 10.02 PBCC images/file-lock.pb-c.c [2020-04-21T14:32:54.232Z] #44 10.05 DEP images/file-lock.pb-c.d [2020-04-21T14:32:54.232Z] #44 10.09 PBCC images/tty.pb-c.c [2020-04-21T14:32:54.232Z] #44 10.14 DEP images/tty.pb-c.d [2020-04-21T14:32:54.232Z] #44 10.23 PBCC images/tun.pb-c.c [2020-04-21T14:32:54.490Z] #44 10.32 PBCC images/netdev.pb-c.c [2020-04-21T14:32:54.490Z] #44 10.41 DEP images/tun.pb-c.d [2020-04-21T14:32:54.490Z] #44 10.51 DEP images/netdev.pb-c.d [2020-04-21T14:32:54.493Z] #44 95.98 CC criu/seccomp.o [2020-04-21T14:32:54.665Z] #17 4.414 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:32:54.747Z] #44 10.56 PBCC images/vma.pb-c.c [2020-04-21T14:32:54.747Z] #44 10.62 DEP images/vma.pb-c.d [2020-04-21T14:32:54.747Z] #44 10.65 PBCC images/creds.pb-c.c [2020-04-21T14:32:54.747Z] #44 10.69 DEP images/creds.pb-c.d [2020-04-21T14:32:54.747Z] #44 10.75 PBCC images/utsns.pb-c.c [2020-04-21T14:32:54.774Z] #44 96.47 CC criu/seize.o [2020-04-21T14:32:55.005Z] #44 10.77 DEP images/utsns.pb-c.d [2020-04-21T14:32:55.005Z] #44 10.82 PBCC images/ipc-desc.pb-c.c [2020-04-21T14:32:55.005Z] #44 10.84 PBCC images/ipc-sem.pb-c.c [2020-04-21T14:32:55.005Z] #44 10.85 DEP images/ipc-desc.pb-c.d [2020-04-21T14:32:55.005Z] #44 10.91 DEP images/ipc-sem.pb-c.d [2020-04-21T14:32:55.005Z] #44 10.96 PBCC images/ipc-msg.pb-c.c [2020-04-21T14:32:55.240Z] #41 ... [2020-04-21T14:32:55.240Z] [2020-04-21T14:32:55.240Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:55.241Z] #56 22.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:32:55.241Z] #56 23.03 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:32:55.241Z] #56 23.12 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:32:55.241Z] #56 23.21 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:32:55.241Z] #56 24.29 runtime/cgo [2020-04-21T14:32:55.241Z] #56 24.30 runtime [2020-04-21T14:32:55.241Z] #56 ... [2020-04-21T14:32:55.241Z] [2020-04-21T14:32:55.241Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:32:55.241Z] #53 26.90 + cd /tmp/tmp.dXgr4qfRQa/src/github.com/golangci/golangci-lint/ [2020-04-21T14:32:55.241Z] #53 26.90 + git checkout -q v1.23.8 [2020-04-21T14:32:55.241Z] #53 27.24 ++ git describe --tags [2020-04-21T14:32:55.241Z] #53 27.24 + version=v1.23.8 [2020-04-21T14:32:55.241Z] #53 27.24 ++ git rev-parse --short HEAD [2020-04-21T14:32:55.241Z] #53 27.24 + commit=76a82c6 [2020-04-21T14:32:55.241Z] #53 27.24 ++ git show -s --format=%cd [2020-04-21T14:32:55.241Z] #53 27.25 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-21T14:32:55.241Z] #53 27.26 + 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-21T14:32:55.263Z] #44 10.98 DEP images/ipc-msg.pb-c.d [2020-04-21T14:32:55.263Z] #44 11.01 PBCC images/ipc-shm.pb-c.c [2020-04-21T14:32:55.263Z] #44 11.03 DEP images/ipc-shm.pb-c.d [2020-04-21T14:32:55.263Z] #44 11.08 PBCC images/ipc-var.pb-c.c [2020-04-21T14:32:55.263Z] #44 11.10 DEP images/ipc-var.pb-c.d [2020-04-21T14:32:55.263Z] #44 11.14 PBCC images/sk-opts.pb-c.c [2020-04-21T14:32:55.263Z] #44 11.17 PBCC images/packet-sock.pb-c.c [2020-04-21T14:32:55.263Z] #44 11.21 DEP images/sk-opts.pb-c.d [2020-04-21T14:32:55.391Z] #44 97.04 CC criu/servicefd.o [2020-04-21T14:32:55.500Z] #53 ... [2020-04-21T14:32:55.500Z] [2020-04-21T14:32:55.500Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:32:55.500Z] #43 23.57 Fetched 8338 kB in 17s (477 kB/s) [2020-04-21T14:32:55.500Z] #43 23.57 Reading package lists... [2020-04-21T14:32:55.500Z] #43 30.40 Reading package lists... [2020-04-21T14:32:55.500Z] #43 ... [2020-04-21T14:32:55.500Z] [2020-04-21T14:32:55.500Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:32:55.500Z] #10 23.68 Fetched 8338 kB in 18s (469 kB/s) [2020-04-21T14:32:55.500Z] #10 23.68 Reading package lists... [2020-04-21T14:32:55.520Z] #44 11.25 DEP images/packet-sock.pb-c.d [2020-04-21T14:32:55.520Z] #44 11.29 PBCC images/sk-netlink.pb-c.c [2020-04-21T14:32:55.520Z] #44 11.38 DEP images/sk-netlink.pb-c.d [2020-04-21T14:32:55.520Z] #44 11.42 PBCC images/sk-inet.pb-c.c [2020-04-21T14:32:55.520Z] #44 11.46 DEP images/sk-inet.pb-c.d [2020-04-21T14:32:55.758Z] #10 31.10 Reading package lists... [2020-04-21T14:32:55.758Z] #10 ... [2020-04-21T14:32:55.758Z] [2020-04-21T14:32:55.758Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:32:55.758Z] #25 21.33 Reading package lists... [2020-04-21T14:32:55.777Z] #44 11.56 PBCC images/sk-unix.pb-c.c [2020-04-21T14:32:55.777Z] #44 11.64 DEP images/sk-unix.pb-c.d [2020-04-21T14:32:55.777Z] #44 11.71 PBCC images/mm.pb-c.c [2020-04-21T14:32:55.777Z] #44 11.77 DEP images/mm.pb-c.d [2020-04-21T14:32:56.004Z] #44 97.39 CC criu/shmem.o [2020-04-21T14:32:56.016Z] #25 29.03 Reading package lists... [2020-04-21T14:32:56.016Z] #25 ... [2020-04-21T14:32:56.016Z] [2020-04-21T14:32:56.016Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:32:56.016Z] #35 24.29 Fetched 8338 kB in 18s (465 kB/s) [2020-04-21T14:32:56.016Z] #35 24.29 Reading package lists... [2020-04-21T14:32:56.035Z] #44 11.85 PBCC images/timerfd.pb-c.c [2020-04-21T14:32:56.035Z] #44 11.89 DEP images/timerfd.pb-c.d [2020-04-21T14:32:56.035Z] #44 11.97 PBCC images/timer.pb-c.c [2020-04-21T14:32:56.035Z] #44 11.99 DEP images/timer.pb-c.d [2020-04-21T14:32:56.037Z] #17 5.792 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:32:56.275Z] #35 31.16 Reading package lists... [2020-04-21T14:32:56.275Z] #35 ... [2020-04-21T14:32:56.275Z] [2020-04-21T14:32:56.275Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:32:56.275Z] #47 27.85 vendor/golang.org/x/crypto/internal/subtle [2020-04-21T14:32:56.275Z] #47 28.01 vendor/golang.org/x/crypto/curve25519 [2020-04-21T14:32:56.285Z] #44 97.92 CC criu/sigframe.o [2020-04-21T14:32:56.285Z] #44 98.03 CC criu/signalfd.o [2020-04-21T14:32:56.292Z] #44 12.06 PBCC images/sa.pb-c.c [2020-04-21T14:32:56.292Z] #44 12.11 DEP images/sa.pb-c.d [2020-04-21T14:32:56.292Z] #44 12.16 PBCC images/pipe-data.pb-c.c [2020-04-21T14:32:56.292Z] #44 12.19 DEP images/pipe-data.pb-c.d [2020-04-21T14:32:56.292Z] #44 12.25 PBCC images/mnt.pb-c.c [2020-04-21T14:32:56.294Z] #17 ... [2020-04-21T14:32:56.294Z] [2020-04-21T14:32:56.294Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:56.294Z] #44 64.30 CC criu/arch/x86/kerndat.o [2020-04-21T14:32:56.294Z] #44 64.85 CC criu/arch/x86/sigaction_compat.o [2020-04-21T14:32:56.294Z] #44 65.18 CC criu/arch/x86/sigframe.o [2020-04-21T14:32:56.294Z] #44 65.46 LINK criu/arch/x86/crtools.built-in.o [2020-04-21T14:32:56.294Z] #44 65.52 DEP criu/pie/util-vdso-elf32.d [2020-04-21T14:32:56.294Z] #44 65.61 DEP criu/pie/util-vdso.d [2020-04-21T14:32:56.294Z] #44 65.73 DEP criu/pie/util.d [2020-04-21T14:32:56.294Z] #44 66.03 CC criu/pie/util.o [2020-04-21T14:32:56.294Z] #44 66.39 CC criu/pie/util-vdso.o [2020-04-21T14:32:56.294Z] #44 67.18 CC criu/pie/util-vdso-elf32.o [2020-04-21T14:32:56.294Z] #44 67.96 AR criu/pie/pie.lib.a [2020-04-21T14:32:56.294Z] #44 68.11 DEP criu/pie/restorer.d [2020-04-21T14:32:56.294Z] #44 68.56 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-21T14:32:56.294Z] #44 68.75 DEP criu/arch/x86/restorer_unmap.d [2020-04-21T14:32:56.294Z] #44 68.80 DEP criu/arch/x86/restorer.d [2020-04-21T14:32:56.294Z] #44 68.97 DEP criu/arch/x86/vdso-pie.d [2020-04-21T14:32:56.294Z] #44 69.08 DEP criu/pie/parasite-vdso.d [2020-04-21T14:32:56.294Z] #44 69.25 DEP criu/pie/parasite.d [2020-04-21T14:32:56.294Z] #44 69.49 CC criu/pie/parasite.o [2020-04-21T14:32:56.294Z] #44 70.73 LINK criu/pie/parasite.built-in.o [2020-04-21T14:32:56.294Z] #44 70.74 GEN criu/pie/parasite-blob.h [2020-04-21T14:32:56.294Z] #44 70.78 CC criu/pie/parasite-vdso.o [2020-04-21T14:32:56.294Z] #44 71.47 CC criu/arch/x86/vdso-pie.o [2020-04-21T14:32:56.294Z] #44 71.75 CC criu/arch/x86/restorer.o [2020-04-21T14:32:56.294Z] #44 72.21 CC criu/arch/x86/restorer_unmap.o [2020-04-21T14:32:56.294Z] #44 72.27 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-21T14:32:56.294Z] #44 72.53 CC criu/pie/restorer.o [2020-04-21T14:32:56.533Z] #47 ... [2020-04-21T14:32:56.533Z] [2020-04-21T14:32:56.533Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:32:56.533Z] #62 28.24 Reading package lists... [2020-04-21T14:32:56.550Z] #44 12.30 DEP images/mnt.pb-c.d [2020-04-21T14:32:56.550Z] #44 12.36 PBCC images/sk-packet.pb-c.c [2020-04-21T14:32:56.550Z] #44 12.42 DEP images/sk-packet.pb-c.d [2020-04-21T14:32:56.550Z] #44 12.50 PBCC images/tcp-stream.pb-c.c [2020-04-21T14:32:56.550Z] #44 12.57 DEP images/tcp-stream.pb-c.d [2020-04-21T14:32:56.567Z] #44 98.29 CC criu/sk-inet.o [2020-04-21T14:32:56.807Z] #44 12.67 PBCC images/pipe.pb-c.c [2020-04-21T14:32:56.807Z] #44 12.76 DEP images/pipe.pb-c.d [2020-04-21T14:32:56.807Z] #44 12.83 PBCC images/pstree.pb-c.c [2020-04-21T14:32:57.065Z] #44 12.88 DEP images/pstree.pb-c.d [2020-04-21T14:32:57.065Z] #44 12.95 PBCC images/fs.pb-c.c [2020-04-21T14:32:57.065Z] #44 13.00 DEP images/fs.pb-c.d [2020-04-21T14:32:57.065Z] #44 13.06 PBCC images/signalfd.pb-c.c [2020-04-21T14:32:57.322Z] #44 13.16 DEP images/signalfd.pb-c.d [2020-04-21T14:32:57.322Z] #44 13.26 PBCC images/fh.pb-c.c [2020-04-21T14:32:57.570Z] #44 98.92 CC criu/sk-netlink.o [2020-04-21T14:32:57.570Z] #44 99.17 CC criu/sk-packet.o [2020-04-21T14:32:57.580Z] #44 13.37 PBCC images/fsnotify.pb-c.c [2020-04-21T14:32:57.580Z] #44 13.47 DEP images/fh.pb-c.d [2020-04-21T14:32:57.580Z] #44 13.59 DEP images/fsnotify.pb-c.d [2020-04-21T14:32:57.666Z] #44 75.65 LINK criu/pie/restorer.built-in.o [2020-04-21T14:32:57.666Z] #44 75.65 GEN criu/pie/restorer-blob.h [2020-04-21T14:32:57.837Z] #44 13.68 PBCC images/eventpoll.pb-c.c [2020-04-21T14:32:57.837Z] #44 13.73 DEP images/eventpoll.pb-c.d [2020-04-21T14:32:57.837Z] #44 ... [2020-04-21T14:32:57.837Z] [2020-04-21T14:32:57.837Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:32:57.837Z] #33 DONE 84.5s [2020-04-21T14:32:57.837Z] [2020-04-21T14:32:57.837Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:32:57.837Z] #44 13.79 PBCC images/eventfd.pb-c.c [2020-04-21T14:32:57.851Z] #44 99.46 CC criu/sk-queue.o [2020-04-21T14:32:57.924Z] #44 75.81 DEP criu/vdso.d [2020-04-21T14:32:57.924Z] #44 76.01 DEP criu/vdso-compat.d [2020-04-21T14:32:58.095Z] #44 13.90 DEP images/eventfd.pb-c.d [2020-04-21T14:32:58.132Z] #44 99.71 CC criu/sk-tcp.o [2020-04-21T14:32:58.171Z] #62 35.00 Building dependency tree... [2020-04-21T14:32:58.181Z] #44 76.10 DEP criu/uts_ns.d [2020-04-21T14:32:58.352Z] #44 14.11 PBCC images/remap-file-path.pb-c.c [2020-04-21T14:32:58.353Z] #44 14.18 DEP images/remap-file-path.pb-c.d [2020-04-21T14:32:58.353Z] #44 14.27 PBCC images/fifo.pb-c.c [2020-04-21T14:32:58.413Z] #44 100.1 CC criu/sk-unix.o [2020-04-21T14:32:58.439Z] #44 76.24 DEP criu/util.d [2020-04-21T14:32:58.439Z] #44 76.48 DEP criu/uffd.d [2020-04-21T14:32:58.610Z] #44 14.37 DEP images/fifo.pb-c.d [2020-04-21T14:32:58.610Z] #44 14.48 PBCC images/ghost-file.pb-c.c [2020-04-21T14:32:58.610Z] #44 14.50 DEP images/ghost-file.pb-c.d [2020-04-21T14:32:58.610Z] #44 14.52 PBCC images/regfile.pb-c.c [2020-04-21T14:32:58.610Z] #44 14.54 DEP images/regfile.pb-c.d [2020-04-21T14:32:58.610Z] #44 14.56 PBCC images/ns.pb-c.c [2020-04-21T14:32:58.610Z] #44 14.57 DEP images/ns.pb-c.d [2020-04-21T14:32:58.697Z] #44 76.77 DEP criu/tun.d [2020-04-21T14:32:58.901Z] #44 14.67 PBCC images/fdinfo.pb-c.c [2020-04-21T14:32:58.901Z] #44 14.81 DEP images/fdinfo.pb-c.d [2020-04-21T14:32:58.901Z] #44 14.87 PBCC images/core-aarch64.pb-c.c [2020-04-21T14:32:58.901Z] #44 14.87 PBCC images/core-arm.pb-c.c [2020-04-21T14:32:58.954Z] #44 76.93 DEP criu/tty.d [2020-04-21T14:32:58.954Z] #44 77.11 DEP criu/timerfd.d [2020-04-21T14:32:59.158Z] #44 14.98 PBCC images/core-ppc64.pb-c.c [2020-04-21T14:32:59.158Z] #44 15.05 PBCC images/core-s390.pb-c.c [2020-04-21T14:32:59.158Z] #44 15.15 PBCC images/core-x86.pb-c.c [2020-04-21T14:32:59.211Z] #44 77.29 DEP criu/sysfs_parse.d [2020-04-21T14:32:59.416Z] #44 15.20 PBCC images/core.pb-c.c [2020-04-21T14:32:59.416Z] #44 15.26 PBCC images/inventory.pb-c.c [2020-04-21T14:32:59.416Z] #44 15.33 DEP images/core-aarch64.pb-c.d [2020-04-21T14:32:59.416Z] #44 15.37 DEP images/core-arm.pb-c.d [2020-04-21T14:32:59.416Z] #44 15.42 DEP images/core-ppc64.pb-c.d [2020-04-21T14:32:59.416Z] #44 15.47 DEP images/core-s390.pb-c.d [2020-04-21T14:32:59.469Z] #44 77.43 DEP criu/sysctl.d [2020-04-21T14:32:59.469Z] #44 77.55 DEP criu/string.d [2020-04-21T14:32:59.674Z] #44 15.52 DEP images/core-x86.pb-c.d [2020-04-21T14:32:59.674Z] #44 15.56 DEP images/core.pb-c.d [2020-04-21T14:32:59.674Z] #44 15.62 DEP images/inventory.pb-c.d [2020-04-21T14:32:59.726Z] #44 77.63 DEP criu/stats.d [2020-04-21T14:32:59.726Z] #44 77.75 DEP criu/sockets.d [2020-04-21T14:32:59.880Z] #44 101.4 CC criu/sockets.o [2020-04-21T14:32:59.931Z] #44 15.66 PBCC images/cpuinfo.pb-c.c [2020-04-21T14:32:59.931Z] #44 15.68 DEP images/cpuinfo.pb-c.d [2020-04-21T14:32:59.931Z] #44 15.72 PBCC images/stats.pb-c.c [2020-04-21T14:32:59.931Z] #44 15.74 DEP images/stats.pb-c.d [2020-04-21T14:32:59.984Z] #44 77.98 DEP criu/sk-unix.d [2020-04-21T14:33:00.073Z] #62 38.43 The following additional packages will be installed: [2020-04-21T14:33:00.162Z] #44 101.8 CC criu/stats.o [2020-04-21T14:33:00.162Z] #44 101.9 CC criu/string.o [2020-04-21T14:33:00.162Z] #44 101.9 CC criu/sysctl.o [2020-04-21T14:33:00.241Z] #44 78.26 DEP criu/sk-tcp.d [2020-04-21T14:33:00.331Z] #62 38.46 libbtrfs0 [2020-04-21T14:33:00.331Z] #62 38.69 The following NEW packages will be installed: [2020-04-21T14:33:00.443Z] #44 102.2 CC criu/sysfs_parse.o [2020-04-21T14:33:00.496Z] #44 ... [2020-04-21T14:33:00.496Z] [2020-04-21T14:33:00.496Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:00.496Z] #56 77.08 encoding/json [2020-04-21T14:33:00.496Z] #56 83.14 github.com/pkg/diff [2020-04-21T14:33:00.496Z] #56 84.57 go/ast [2020-04-21T14:33:00.496Z] #56 84.78 golang.org/x/crypto/ssh/terminal [2020-04-21T14:33:00.496Z] #56 86.74 mvdan.cc/editorconfig [2020-04-21T14:33:00.498Z] #44 78.51 DEP criu/sk-queue.d [2020-04-21T14:33:00.589Z] #62 38.71 libbtrfs-dev libbtrfs0 [2020-04-21T14:33:00.725Z] #44 102.4 CC criu/timerfd.o [2020-04-21T14:33:00.753Z] #56 ... [2020-04-21T14:33:00.753Z] [2020-04-21T14:33:00.753Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:00.753Z] #65 38.74 Checking out files: 62% (1994/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-04-21T14:33:00.753Z] #65 39.81 + cd /tmp/tmp.0mIHchxFGR/src/github.com/containerd/containerd [2020-04-21T14:33:00.753Z] #65 39.82 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:33:00.753Z] #65 41.95 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-21T14:33:00.753Z] #65 41.95 + BUILDTAGS='netgo osusergo static_build' [2020-04-21T14:33:00.753Z] #65 41.95 + export EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:33:00.753Z] #65 41.95 + EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:33:00.753Z] #65 41.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-21T14:33:00.753Z] #65 41.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-21T14:33:00.753Z] #65 41.95 + '[' '' = dynamic ']' [2020-04-21T14:33:00.753Z] #65 41.95 + make [2020-04-21T14:33:00.756Z] #44 78.68 DEP criu/sk-packet.d [2020-04-21T14:33:00.847Z] #62 39.11 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:33:00.847Z] #62 39.11 Need to get 119 kB of archives. [2020-04-21T14:33:00.847Z] #62 39.11 After this operation, 387 kB of additional disk space will be used. [2020-04-21T14:33:00.847Z] #62 39.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:33:00.847Z] #62 39.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:33:01.006Z] #44 102.5 CC criu/tty.o [2020-04-21T14:33:01.011Z] #65 43.27 + bin/ctr [2020-04-21T14:33:01.011Z] #65 ... [2020-04-21T14:33:01.011Z] [2020-04-21T14:33:01.011Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:01.011Z] #47 77.60 go/scanner [2020-04-21T14:33:01.011Z] #47 79.01 go/ast [2020-04-21T14:33:01.011Z] #47 80.17 internal/lazyregexp [2020-04-21T14:33:01.011Z] #47 80.62 net/url [2020-04-21T14:33:01.011Z] #47 82.20 text/template/parse [2020-04-21T14:33:01.011Z] #47 85.19 go/parser [2020-04-21T14:33:01.011Z] #47 86.73 text/template [2020-04-21T14:33:01.013Z] #44 78.82 DEP criu/sk-netlink.d [2020-04-21T14:33:01.013Z] #44 79.02 DEP criu/sk-inet.d [2020-04-21T14:33:01.271Z] #44 79.22 DEP criu/signalfd.d [2020-04-21T14:33:01.271Z] #44 79.33 DEP criu/sigframe.d [2020-04-21T14:33:01.271Z] #44 79.43 DEP criu/shmem.d [2020-04-21T14:33:01.529Z] #44 ... [2020-04-21T14:33:01.529Z] [2020-04-21T14:33:01.529Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:33:01.529Z] #17 11.48 Fetched 8338 kB in 9s (899 kB/s) [2020-04-21T14:33:01.576Z] #47 ... [2020-04-21T14:33:01.576Z] [2020-04-21T14:33:01.576Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:01.576Z] #56 88.02 mvdan.cc/sh/v3/fileutil [2020-04-21T14:33:01.834Z] #56 88.18 mvdan.cc/sh/v3/syntax [2020-04-21T14:33:02.010Z] #44 103.6 CC criu/tun.o [2020-04-21T14:33:02.226Z] #62 40.25 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:33:02.226Z] #62 ... [2020-04-21T14:33:02.226Z] [2020-04-21T14:33:02.226Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:02.226Z] #33 40.08 sync [2020-04-21T14:33:02.226Z] #33 40.09 internal/reflectlite [2020-04-21T14:33:02.292Z] #44 103.8 CC criu/uffd.o [2020-04-21T14:33:02.905Z] #44 104.3 CC criu/util.o [2020-04-21T14:33:03.517Z] #44 105.2 CC criu/uts_ns.o [2020-04-21T14:33:03.610Z] #33 ... [2020-04-21T14:33:03.610Z] [2020-04-21T14:33:03.610Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:33:03.610Z] #62 40.50 Fetched 119 kB in 0s (420 kB/s) [2020-04-21T14:33:03.610Z] #62 40.61 Selecting previously unselected package libbtrfs0. [2020-04-21T14:33:03.610Z] #62 40.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-21T14:33:03.610Z] #62 40.72 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:33:03.610Z] #62 40.73 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:33:03.610Z] #62 40.86 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:33:03.610Z] #62 40.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:33:03.610Z] #62 40.90 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:33:03.610Z] #62 41.14 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:33:03.610Z] #62 41.15 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:33:03.610Z] #62 41.16 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:33:03.610Z] #62 DONE 41.8s [2020-04-21T14:33:03.610Z] [2020-04-21T14:33:03.610Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:33:03.610Z] #63 DONE 0.1s [2020-04-21T14:33:03.610Z] [2020-04-21T14:33:03.610Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:33:03.610Z] #64 DONE 0.1s [2020-04-21T14:33:03.610Z] [2020-04-21T14:33:03.610Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:03.798Z] #44 105.3 CC criu/vdso.o [2020-04-21T14:33:03.963Z] Client: Docker Engine - Community [2020-04-21T14:33:03.963Z] Version: 19.03.8 [2020-04-21T14:33:03.963Z] API version: 1.40 [2020-04-21T14:33:03.963Z] Go version: go1.12.17 [2020-04-21T14:33:03.963Z] Git commit: afacb8b [2020-04-21T14:33:03.963Z] Built: Wed Mar 11 01:26:35 2020 [2020-04-21T14:33:03.963Z] OS/Arch: linux/arm64 [2020-04-21T14:33:03.963Z] Experimental: false [2020-04-21T14:33:03.963Z] [2020-04-21T14:33:03.963Z] Server: Docker Engine - Community [2020-04-21T14:33:03.963Z] Engine: [2020-04-21T14:33:03.963Z] Version: 19.03.8 [2020-04-21T14:33:03.963Z] API version: 1.40 (minimum version 1.12) [2020-04-21T14:33:03.963Z] Go version: go1.12.17 [2020-04-21T14:33:03.963Z] Git commit: afacb8b [2020-04-21T14:33:03.963Z] Built: Wed Mar 11 01:25:07 2020 [2020-04-21T14:33:03.963Z] OS/Arch: linux/arm64 [2020-04-21T14:33:03.963Z] Experimental: true [2020-04-21T14:33:03.963Z] containerd: [2020-04-21T14:33:03.963Z] Version: 1.2.13 [2020-04-21T14:33:03.963Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:33:03.963Z] runc: [2020-04-21T14:33:03.963Z] Version: 1.0.0-rc10 [2020-04-21T14:33:03.963Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:33:03.963Z] docker-init: [2020-04-21T14:33:03.963Z] Version: 0.18.0 [2020-04-21T14:33:03.963Z] GitCommit: fec3683 [Pipeline] sh [2020-04-21T14:33:04.079Z] #44 105.7 LINK criu/built-in.o [2020-04-21T14:33:04.297Z] + docker info [2020-04-21T14:33:04.361Z] #44 105.8 LINK criu/criu [2020-04-21T14:33:04.643Z] #44 106.1 DEP lib/c/criu.d [2020-04-21T14:33:04.643Z] #44 106.2 CC images/rpc.pb-c.o [2020-04-21T14:33:04.807Z] #17 11.48 Reading package lists... [2020-04-21T14:33:04.807Z] #17 ... [2020-04-21T14:33:04.807Z] [2020-04-21T14:33:04.807Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:04.807Z] #47 141.6 github.com/LK4D4/vndr/godl [2020-04-21T14:33:04.807Z] #47 142.5 github.com/LK4D4/vndr [2020-04-21T14:33:04.807Z] #47 ... [2020-04-21T14:33:04.807Z] [2020-04-21T14:33:04.807Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:04.807Z] #44 79.61 DEP criu/servicefd.d [2020-04-21T14:33:04.807Z] #44 79.82 DEP criu/seize.d [2020-04-21T14:33:04.807Z] #44 79.98 DEP criu/seccomp.d [2020-04-21T14:33:04.807Z] #44 80.16 DEP criu/rst-malloc.d [2020-04-21T14:33:04.807Z] #44 80.24 DEP criu/rbtree.d [2020-04-21T14:33:04.807Z] #44 80.28 DEP criu/pstree.d [2020-04-21T14:33:04.807Z] #44 80.46 DEP criu/protobuf.d [2020-04-21T14:33:04.807Z] #44 80.63 GEN criu/protobuf-desc-gen.h [2020-04-21T14:33:04.807Z] #44 82.22 DEP criu/protobuf-desc.d [2020-04-21T14:33:04.807Z] #44 82.32 DEP criu/proc_parse.d [2020-04-21T14:33:04.807Z] #44 82.47 DEP criu/plugin.d [2020-04-21T14:33:04.807Z] #44 82.59 DEP criu/pipes.d [2020-04-21T14:33:04.807Z] #44 82.81 DEP criu/pie-util.d [2020-04-21T14:33:04.807Z] #44 ... [2020-04-21T14:33:04.807Z] [2020-04-21T14:33:04.807Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:04.807Z] #47 DONE 152.0s [2020-04-21T14:33:04.933Z] #44 ... [2020-04-21T14:33:04.933Z] [2020-04-21T14:33:04.933Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:33:04.933Z] #41 DONE 142.7s [2020-04-21T14:33:04.933Z] [2020-04-21T14:33:04.933Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:05.065Z] [2020-04-21T14:33:05.065Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:05.065Z] #44 82.97 DEP criu/pie-util-vdso.d [2020-04-21T14:33:05.065Z] #44 83.13 DEP criu/pie-util-vdso-elf32.d [2020-04-21T14:33:05.224Z] #65 ... [2020-04-21T14:33:05.224Z] [2020-04-21T14:33:05.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:05.224Z] #44 106.7 CC lib/c/criu.o [2020-04-21T14:33:05.323Z] #44 83.29 DEP criu/path.d [2020-04-21T14:33:05.580Z] #44 83.58 DEP criu/parasite-syscall.d [2020-04-21T14:33:05.837Z] #44 ... [2020-04-21T14:33:05.837Z] [2020-04-21T14:33:05.837Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:33:05.837Z] #42 DONE 0.2s [2020-04-21T14:33:05.837Z] [2020-04-21T14:33:05.837Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:05.837Z] #44 107.4 LINK lib/c/built-in.o [2020-04-21T14:33:05.837Z] #44 107.4 LINK lib/c/libcriu.so [2020-04-21T14:33:05.837Z] #44 107.5 LINK lib/c/libcriu.a [2020-04-21T14:33:05.837Z] #44 107.5 GEN magic.py [2020-04-21T14:33:05.838Z] #44 83.97 DEP criu/pagemap.d [2020-04-21T14:33:06.096Z] #44 84.27 DEP criu/pagemap-cache.d [2020-04-21T14:33:06.119Z] #44 107.6 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:33:06.119Z] #44 107.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:33:06.119Z] #44 107.6 Note: Building without GnuTLS support [2020-04-21T14:33:06.150Z] #65 ... [2020-04-21T14:33:06.150Z] [2020-04-21T14:33:06.150Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:33:06.150Z] #25 29.03 Reading package lists... [2020-04-21T14:33:06.150Z] #25 36.20 Building dependency tree... [2020-04-21T14:33:06.150Z] #25 39.51 ca-certificates is already the newest version (20190110). [2020-04-21T14:33:06.150Z] #25 39.51 The following additional packages will be installed: [2020-04-21T14:33:06.150Z] #25 39.52 libjq1 libonig5 [2020-04-21T14:33:06.150Z] #25 39.96 The following NEW packages will be installed: [2020-04-21T14:33:06.150Z] #25 39.97 jq libjq1 libonig5 [2020-04-21T14:33:06.150Z] #25 40.41 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:33:06.150Z] #25 40.41 Need to get 355 kB of archives. [2020-04-21T14:33:06.150Z] #25 40.41 After this operation, 1072 kB of additional disk space will be used. [2020-04-21T14:33:06.150Z] #25 40.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:33:06.150Z] #25 40.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:33:06.150Z] #25 40.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:33:06.150Z] #25 41.98 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:33:06.150Z] #25 42.54 Fetched 355 kB in 0s (1215 kB/s) [2020-04-21T14:33:06.150Z] #25 42.69 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:33:06.150Z] #25 42.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 ... 15405 files and directories currently installed.) [2020-04-21T14:33:06.150Z] #25 42.80 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:33:06.150Z] #25 42.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:33:06.150Z] #25 43.05 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:33:06.150Z] #25 43.05 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:33:06.150Z] #25 43.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:33:06.150Z] #25 43.27 Selecting previously unselected package jq. [2020-04-21T14:33:06.150Z] #25 43.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:33:06.150Z] #25 43.30 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:33:06.150Z] #25 43.64 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:33:06.150Z] #25 43.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:33:06.150Z] #25 43.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:33:06.150Z] #25 43.70 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:33:06.150Z] #25 DONE 44.1s [2020-04-21T14:33:06.150Z] [2020-04-21T14:33:06.150Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:33:06.150Z] #26 DONE 0.1s [2020-04-21T14:33:06.150Z] [2020-04-21T14:33:06.150Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:33:06.353Z] #44 84.40 DEP criu/page-xfer.d [2020-04-21T14:33:06.400Z] #44 107.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:33:06.408Z] #27 ... [2020-04-21T14:33:06.408Z] [2020-04-21T14:33:06.408Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:06.408Z] #74 DONE 44.3s [2020-04-21T14:33:06.408Z] [2020-04-21T14:33:06.408Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:33:06.408Z] #43 30.40 Reading package lists... [2020-04-21T14:33:06.408Z] #43 37.46 Building dependency tree... [2020-04-21T14:33:06.408Z] #43 41.12 The following additional packages will be installed: [2020-04-21T14:33:06.408Z] #43 41.13 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-21T14:33:06.408Z] #43 41.13 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-21T14:33:06.408Z] #43 41.14 Suggested packages: [2020-04-21T14:33:06.408Z] #43 41.14 manpages-dev python-setuptools [2020-04-21T14:33:06.408Z] #43 42.71 The following NEW packages will be installed: [2020-04-21T14:33:06.408Z] #43 42.72 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-21T14:33:06.408Z] #43 42.73 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-21T14:33:06.408Z] #43 42.73 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-21T14:33:06.408Z] #43 42.73 python-six zlib1g-dev [2020-04-21T14:33:06.408Z] #43 43.10 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:33:06.408Z] #43 43.10 Need to get 4095 kB of archives. [2020-04-21T14:33:06.408Z] #43 43.10 After this operation, 22.5 MB of additional disk space will be used. [2020-04-21T14:33:06.409Z] #43 43.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-21T14:33:06.409Z] #43 43.11 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-21T14:33:06.409Z] #43 43.11 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-21T14:33:06.409Z] #43 43.11 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-21T14:33:06.409Z] #43 43.12 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-21T14:33:06.409Z] #43 43.12 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-21T14:33:06.409Z] #43 43.13 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-21T14:33:06.409Z] #43 43.13 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-21T14:33:06.409Z] #43 43.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-21T14:33:06.409Z] #43 43.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-21T14:33:06.409Z] #43 43.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-21T14:33:06.409Z] #43 43.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-21T14:33:06.409Z] #43 43.54 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-21T14:33:06.409Z] #43 43.54 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-21T14:33:06.409Z] #43 43.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-21T14:33:06.409Z] #43 43.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-21T14:33:06.409Z] #43 43.54 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-21T14:33:06.611Z] #44 84.59 DEP criu/page-pipe.d [2020-04-21T14:33:06.611Z] #44 84.70 DEP criu/netfilter.d [2020-04-21T14:33:06.611Z] #44 84.80 DEP criu/net.d [2020-04-21T14:33:06.681Z] #44 108.2 make[1]: Nothing to be done for 'all'. [2020-04-21T14:33:06.869Z] #44 84.94 DEP criu/namespaces.d [2020-04-21T14:33:06.966Z] #44 108.6 make[1]: 'images/built-in.o' is up to date. [2020-04-21T14:33:06.966Z] #44 108.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-21T14:33:06.966Z] #44 108.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-21T14:33:06.966Z] #44 108.6 make[1]: 'compel/libcompel.a' is up to date. [2020-04-21T14:33:06.966Z] #44 108.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-21T14:33:06.966Z] #44 108.7 make[1]: Nothing to be done for 'all'. [2020-04-21T14:33:06.966Z] #44 108.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:33:07.127Z] #44 85.08 DEP criu/mount.d [2020-04-21T14:33:07.297Z] #44 108.7 make[2]: Nothing to be done for 'all'. [2020-04-21T14:33:07.297Z] #44 108.7 make[2]: Nothing to be done for 'all'. [2020-04-21T14:33:07.297Z] #44 108.8 make[2]: Nothing to be done for 'all'. [2020-04-21T14:33:07.297Z] #44 108.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:33:07.297Z] #44 108.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:33:07.297Z] #44 108.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:33:07.297Z] #44 108.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:33:07.347Z] #43 45.48 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:33:07.347Z] #43 ... [2020-04-21T14:33:07.347Z] [2020-04-21T14:33:07.347Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:07.347Z] #65 3.783 + RM_GOPATH=0 [2020-04-21T14:33:07.347Z] #65 3.783 + TMP_GOPATH= [2020-04-21T14:33:07.347Z] #65 3.783 + : /build [2020-04-21T14:33:07.347Z] #65 3.783 + '[' -z '' ']' [2020-04-21T14:33:07.347Z] #65 3.783 ++ mktemp -d [2020-04-21T14:33:07.385Z] #44 85.26 DEP criu/mem.d [2020-04-21T14:33:07.385Z] #44 85.43 DEP criu/lsm.d [2020-04-21T14:33:07.590Z] #44 109.0 make[2]: Nothing to be done for 'all'. [2020-04-21T14:33:07.590Z] #44 109.0 INSTALL criu/criu [2020-04-21T14:33:07.590Z] #44 DONE 109.3s [2020-04-21T14:33:07.590Z] [2020-04-21T14:33:07.590Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:07.606Z] #65 3.897 + export GOPATH=/tmp/tmp.DAk98T8Okw [2020-04-21T14:33:07.606Z] #65 3.897 + GOPATH=/tmp/tmp.DAk98T8Okw [2020-04-21T14:33:07.606Z] #65 3.897 + RM_GOPATH=1 [2020-04-21T14:33:07.606Z] #65 3.897 ++ dirname ./install.sh [2020-04-21T14:33:07.606Z] #65 3.897 + dir=. [2020-04-21T14:33:07.606Z] #65 3.897 + bin=containerd [2020-04-21T14:33:07.606Z] #65 3.897 + shift [2020-04-21T14:33:07.606Z] #65 3.897 + '[' '!' -f ./containerd.installer ']' [2020-04-21T14:33:07.606Z] #65 3.897 + . ./containerd.installer [2020-04-21T14:33:07.606Z] #65 3.897 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:33:07.606Z] #65 3.897 + install_containerd [2020-04-21T14:33:07.606Z] #65 3.897 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-21T14:33:07.606Z] #65 3.897 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DAk98T8Okw/src/github.com/containerd/containerd [2020-04-21T14:33:07.606Z] #65 3.919 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:33:07.606Z] #65 3.919 Cloning into '/tmp/tmp.DAk98T8Okw/src/github.com/containerd/containerd'... [2020-04-21T14:33:07.642Z] #44 85.60 DEP criu/log.d [2020-04-21T14:33:07.642Z] #44 85.70 DEP criu/libnetlink.d [2020-04-21T14:33:07.900Z] #44 85.85 DEP criu/kerndat.d [2020-04-21T14:33:08.157Z] #44 86.06 DEP criu/kcmp-ids.d [2020-04-21T14:33:08.157Z] #44 86.10 DEP criu/irmap.d [2020-04-21T14:33:08.157Z] #44 86.19 DEP criu/ipc_ns.d [2020-04-21T14:33:08.386Z] #56 ... [2020-04-21T14:33:08.386Z] [2020-04-21T14:33:08.386Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:08.386Z] #44 17.24 make[1]: Nothing to be done for 'all'. [2020-04-21T14:33:08.386Z] #44 18.77 CC images/stats.o [2020-04-21T14:33:08.386Z] #44 19.21 CC images/core.o [2020-04-21T14:33:08.386Z] #44 19.89 CC images/core-x86.o [2020-04-21T14:33:08.386Z] #44 20.51 CC images/core-arm.o [2020-04-21T14:33:08.386Z] #44 20.90 CC images/core-aarch64.o [2020-04-21T14:33:08.386Z] #44 21.28 CC images/core-ppc64.o [2020-04-21T14:33:08.386Z] #44 21.90 CC images/core-s390.o [2020-04-21T14:33:08.386Z] #44 22.61 CC images/cpuinfo.o [2020-04-21T14:33:08.386Z] #44 23.14 CC images/inventory.o [2020-04-21T14:33:08.386Z] #44 23.47 CC images/fdinfo.o [2020-04-21T14:33:08.386Z] #44 23.83 CC images/fown.o [2020-04-21T14:33:08.386Z] #44 24.03 CC images/ns.o [2020-04-21T14:33:08.386Z] #44 24.27 CC images/regfile.o [2020-04-21T14:33:08.415Z] #44 86.35 DEP criu/image.d [2020-04-21T14:33:08.415Z] #44 86.49 DEP criu/image-desc.d [2020-04-21T14:33:08.594Z] #65 ... [2020-04-21T14:33:08.594Z] [2020-04-21T14:33:08.594Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:33:08.594Z] #45 DONE 0.1s [2020-04-21T14:33:08.594Z] [2020-04-21T14:33:08.594Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:08.643Z] #44 ... [2020-04-21T14:33:08.643Z] [2020-04-21T14:33:08.643Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:08.643Z] #56 95.01 mvdan.cc/sh/v3/cmd/shfmt [2020-04-21T14:33:08.672Z] #44 86.55 DEP criu/fsnotify.d [2020-04-21T14:33:08.672Z] #44 86.69 DEP criu/filesystems.d [2020-04-21T14:33:08.876Z] #65 ... [2020-04-21T14:33:08.876Z] [2020-04-21T14:33:08.876Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:33:08.876Z] #48 DONE 0.1s [2020-04-21T14:33:08.876Z] [2020-04-21T14:33:08.876Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:33:08.876Z] #51 DONE 0.1s [2020-04-21T14:33:08.876Z] [2020-04-21T14:33:08.876Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:08.930Z] #44 86.85 DEP criu/files.d [2020-04-21T14:33:08.980Z] #65 ... [2020-04-21T14:33:08.980Z] [2020-04-21T14:33:08.980Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:33:08.980Z] #10 31.10 Reading package lists... [2020-04-21T14:33:08.980Z] #10 37.48 Building dependency tree... [2020-04-21T14:33:08.980Z] #10 40.76 The following additional packages will be installed: [2020-04-21T14:33:08.980Z] #10 40.76 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-21T14:33:08.980Z] #10 40.77 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-21T14:33:08.980Z] #10 40.77 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-21T14:33:08.980Z] #10 40.78 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:33:08.980Z] #10 40.80 Suggested packages: [2020-04-21T14:33:08.980Z] #10 40.80 gcc-8-locales seccomp wine64 [2020-04-21T14:33:08.980Z] #10 42.90 The following NEW packages will be installed: [2020-04-21T14:33:08.980Z] #10 42.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-21T14:33:08.980Z] #10 42.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-21T14:33:08.980Z] #10 42.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-21T14:33:08.980Z] #10 42.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-21T14:33:08.981Z] #10 42.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-21T14:33:08.981Z] #10 42.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:33:08.981Z] #10 43.27 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:33:08.981Z] #10 43.27 Need to get 77.7 MB of archives. [2020-04-21T14:33:08.981Z] #10 43.27 After this operation, 487 MB of additional disk space will be used. [2020-04-21T14:33:08.981Z] #10 43.27 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-21T14:33:08.981Z] #10 43.52 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-21T14:33:08.981Z] #10 43.77 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-21T14:33:08.981Z] #10 43.79 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-21T14:33:08.981Z] #10 43.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-21T14:33:08.981Z] #10 43.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-21T14:33:08.981Z] #10 44.53 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-21T14:33:08.981Z] #10 45.06 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-21T14:33:08.981Z] #10 45.07 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-21T14:33:08.981Z] #10 ... [2020-04-21T14:33:08.981Z] [2020-04-21T14:33:08.981Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:33:08.981Z] #43 45.93 Fetched 4095 kB in 1s (5569 kB/s) [2020-04-21T14:33:08.981Z] #43 46.08 Selecting previously unselected package libcap-dev:amd64. [2020-04-21T14:33:08.981Z] #43 46.08 (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-21T14:33:08.981Z] #43 46.21 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-21T14:33:08.981Z] #43 46.22 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:33:08.981Z] #43 46.39 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:33:08.981Z] #43 46.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:33:08.981Z] #43 46.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:33:08.981Z] #43 46.62 Selecting previously unselected package libnet1-dev. [2020-04-21T14:33:08.981Z] #43 46.67 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:33:08.981Z] #43 46.67 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:33:08.981Z] #43 46.90 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:33:08.981Z] #43 46.92 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:33:08.981Z] #43 46.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:33:08.981Z] #43 47.07 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-21T14:33:08.981Z] #43 47.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-21T14:33:08.981Z] #43 47.08 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:33:09.187Z] #44 87.01 DEP criu/files-reg.d [2020-04-21T14:33:09.187Z] #44 87.15 DEP criu/files-ext.d [2020-04-21T14:33:09.187Z] #44 87.28 DEP criu/file-lock.d [2020-04-21T14:33:09.241Z] #43 47.38 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:33:09.241Z] #43 47.38 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:33:09.241Z] #43 47.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:33:09.241Z] #43 47.50 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-21T14:33:09.241Z] #43 47.51 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:33:09.241Z] #43 47.53 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:33:09.241Z] #43 47.62 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-21T14:33:09.445Z] #44 87.43 DEP criu/file-ids.d [2020-04-21T14:33:09.445Z] #44 87.53 DEP criu/fifo.d [2020-04-21T14:33:09.488Z] #60 71.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-21T14:33:09.499Z] #43 47.64 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-21T14:33:09.499Z] #43 47.65 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:33:09.702Z] #44 87.73 DEP criu/fdstore.d [2020-04-21T14:33:09.702Z] #44 87.83 DEP criu/fault-injection.d [2020-04-21T14:33:09.758Z] #43 47.94 Selecting previously unselected package libprotobuf17:amd64. [2020-04-21T14:33:09.758Z] #43 47.99 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:33:09.758Z] #43 48.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:33:09.758Z] #43 ... [2020-04-21T14:33:09.758Z] [2020-04-21T14:33:09.758Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:33:09.758Z] #35 31.16 Reading package lists... [2020-04-21T14:33:09.758Z] #35 38.17 Building dependency tree... [2020-04-21T14:33:09.758Z] #35 42.35 The following additional packages will be installed: [2020-04-21T14:33:09.758Z] #35 42.35 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-21T14:33:09.758Z] #35 42.40 Suggested packages: [2020-04-21T14:33:09.758Z] #35 42.44 cmake-doc ninja-build lrzip [2020-04-21T14:33:09.758Z] #35 42.44 Recommended packages: [2020-04-21T14:33:09.758Z] #35 42.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-21T14:33:09.758Z] #35 43.63 The following NEW packages will be installed: [2020-04-21T14:33:09.758Z] #35 43.66 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-21T14:33:09.758Z] #35 43.66 vim-common xxd [2020-04-21T14:33:09.758Z] #35 44.21 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:33:09.758Z] #35 44.21 Need to get 14.9 MB of archives. [2020-04-21T14:33:09.758Z] #35 44.21 After this operation, 61.8 MB of additional disk space will be used. [2020-04-21T14:33:09.758Z] #35 44.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:33:09.758Z] #35 44.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:33:09.758Z] #35 44.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-21T14:33:09.758Z] #35 44.50 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:33:09.758Z] #35 45.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-21T14:33:09.758Z] #35 45.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-21T14:33:09.758Z] #35 45.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-21T14:33:09.758Z] #35 45.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-21T14:33:09.758Z] #35 45.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-21T14:33:09.758Z] #35 46.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-21T14:33:09.758Z] #35 47.71 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:33:09.758Z] #35 47.98 Fetched 14.9 MB in 3s (5922 kB/s) [2020-04-21T14:33:09.758Z] #35 48.08 Selecting previously unselected package xxd. [2020-04-21T14:33:09.758Z] #35 48.08 (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% [2020-04-21T14:33:09.758Z] #35 ... [2020-04-21T14:33:09.758Z] [2020-04-21T14:33:09.758Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:09.758Z] #50 47.75 + cd /tmp/tmp.avRuiwFnpO/src/gotest.tools/gotestsum [2020-04-21T14:33:09.758Z] #50 47.75 + git checkout -q v0.3.5 [2020-04-21T14:33:09.758Z] #50 47.81 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-21T14:33:09.960Z] #44 87.89 DEP criu/external.d [2020-04-21T14:33:09.960Z] #44 88.04 DEP criu/eventpoll.d [2020-04-21T14:33:10.217Z] #44 88.26 DEP criu/eventfd.d [2020-04-21T14:33:10.475Z] #44 88.47 DEP criu/crtools.d [2020-04-21T14:33:10.495Z] #60 72.06 + mkdir -p /build [2020-04-21T14:33:10.495Z] #60 72.06 + cp runc /build/runc [2020-04-21T14:33:10.495Z] #60 DONE 72.3s [2020-04-21T14:33:10.495Z] [2020-04-21T14:33:10.495Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:10.733Z] #44 88.70 DEP criu/cr-service.d [2020-04-21T14:33:10.990Z] #44 88.91 DEP criu/cr-restore.d [2020-04-21T14:33:10.990Z] #44 89.08 DEP criu/cr-errno.d [2020-04-21T14:33:10.990Z] #44 89.10 DEP criu/cr-dump.d [2020-04-21T14:33:11.248Z] #44 89.27 DEP criu/cr-dedup.d [2020-04-21T14:33:11.248Z] #44 89.41 DEP criu/cr-check.d [2020-04-21T14:33:11.506Z] #44 89.66 DEP criu/config.d [2020-04-21T14:33:11.763Z] #44 89.81 DEP criu/clone-noasan.d [2020-04-21T14:33:11.764Z] #44 89.89 DEP criu/cgroup.d [2020-04-21T14:33:12.021Z] #44 90.10 DEP criu/cgroup-props.d [2020-04-21T14:33:12.279Z] #44 90.23 DEP criu/bitmap.d [2020-04-21T14:33:12.279Z] #44 90.25 DEP criu/bfd.d [2020-04-21T14:33:12.279Z] #44 90.31 DEP criu/autofs.d [2020-04-21T14:33:12.287Z] #50 ... [2020-04-21T14:33:12.287Z] [2020-04-21T14:33:12.287Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:12.287Z] #47 40.27 internal/reflectlite [2020-04-21T14:33:12.287Z] #47 40.27 sync [2020-04-21T14:33:12.287Z] #47 41.72 github.com/LK4D4/vndr/godl/singleflight [2020-04-21T14:33:12.287Z] #47 42.09 math/rand [2020-04-21T14:33:12.287Z] #47 43.49 internal/singleflight [2020-04-21T14:33:12.287Z] #47 45.03 sort [2020-04-21T14:33:12.287Z] #47 45.03 io [2020-04-21T14:33:12.287Z] #47 46.41 strconv [2020-04-21T14:33:12.287Z] #47 46.91 bytes [2020-04-21T14:33:12.287Z] #47 49.78 reflect [2020-04-21T14:33:12.287Z] #47 49.96 bufio [2020-04-21T14:33:12.287Z] #47 ... [2020-04-21T14:33:12.287Z] [2020-04-21T14:33:12.288Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:33:12.288Z] #27 4.687 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:33:12.288Z] #27 5.078 [2020-04-21T14:33:12.536Z] #44 90.42 DEP criu/aio.d [2020-04-21T14:33:12.536Z] #44 90.58 DEP criu/action-scripts.d [2020-04-21T14:33:12.795Z] #44 90.98 CC criu/action-scripts.o [2020-04-21T14:33:12.804Z] #27 5.333 ### 4.4% ########### 15.7% ################ 22.9% ###################### 30.8% ########################## 37.2% ################################ 45.3% ##################################### 52.5% ######################################### 57.4% ############################################# 63.5% ################################################ 67.7% ################################################### 71.3% ###################################################### 76.1% ########################################################## 80.7% ############################################################## 86.3% ################################################################# 91.3% ######################################################################## 100.0% [2020-04-21T14:33:12.823Z] #56 ... [2020-04-21T14:33:12.823Z] [2020-04-21T14:33:12.823Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:12.823Z] #47 88.99 encoding/xml [2020-04-21T14:33:12.823Z] #47 91.96 go/doc [2020-04-21T14:33:12.823Z] #47 94.97 github.com/LK4D4/vndr/versioned [2020-04-21T14:33:12.823Z] #47 95.09 compress/flate [2020-04-21T14:33:12.823Z] #47 95.70 github.com/LK4D4/vndr/build [2020-04-21T14:33:12.823Z] #47 98.35 hash/crc32 [2020-04-21T14:33:12.823Z] #47 99.04 net [2020-04-21T14:33:12.823Z] #47 99.12 compress/gzip [2020-04-21T14:33:12.823Z] #47 ... [2020-04-21T14:33:12.823Z] [2020-04-21T14:33:12.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:12.823Z] #44 24.56 CC images/ghost-file.o [2020-04-21T14:33:12.823Z] #44 24.84 CC images/fifo.o [2020-04-21T14:33:12.823Z] #44 25.03 CC images/remap-file-path.o [2020-04-21T14:33:12.823Z] #44 25.23 CC images/eventfd.o [2020-04-21T14:33:12.823Z] #44 25.59 CC images/eventpoll.o [2020-04-21T14:33:12.823Z] #44 25.87 CC images/fh.o [2020-04-21T14:33:12.823Z] #44 26.27 CC images/fsnotify.o [2020-04-21T14:33:12.823Z] #44 27.01 CC images/signalfd.o [2020-04-21T14:33:12.823Z] #44 27.35 CC images/fs.o [2020-04-21T14:33:12.823Z] #44 27.52 CC images/pstree.o [2020-04-21T14:33:12.823Z] #44 27.73 CC images/pipe.o [2020-04-21T14:33:12.823Z] #44 27.97 CC images/tcp-stream.o [2020-04-21T14:33:12.823Z] #44 28.32 CC images/sk-packet.o [2020-04-21T14:33:12.823Z] #44 28.63 CC images/mnt.o [2020-04-21T14:33:13.062Z] #27 7.309 [2020-04-21T14:33:13.080Z] #44 28.96 CC images/pipe-data.o [2020-04-21T14:33:13.338Z] #44 29.24 CC images/sa.o [2020-04-21T14:33:13.338Z] #44 ... [2020-04-21T14:33:13.338Z] [2020-04-21T14:33:13.338Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:13.338Z] #56 DONE 100.0s [2020-04-21T14:33:13.359Z] #44 91.35 CC criu/aio.o [2020-04-21T14:33:13.596Z] [2020-04-21T14:33:13.596Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:13.596Z] #47 99.83 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-21T14:33:13.924Z] #44 91.96 CC criu/autofs.o [2020-04-21T14:33:13.976Z] #65 128.2 + bin/containerd [2020-04-21T14:33:14.099Z] #27 7.497 ######## 11.4% #################### 29.0% ################################ 44.7% ########################################### 60.9% ######################################################## 78.8% #################################################################### 94.9% ######################################################################## 100.0% [2020-04-21T14:33:14.274Z] Client: [2020-04-21T14:33:14.274Z] Debug Mode: false [2020-04-21T14:33:14.274Z] [2020-04-21T14:33:14.274Z] Server: [2020-04-21T14:33:14.274Z] Containers: 0 [2020-04-21T14:33:14.274Z] Running: 0 [2020-04-21T14:33:14.274Z] Paused: 0 [2020-04-21T14:33:14.274Z] Stopped: 0 [2020-04-21T14:33:14.274Z] Images: 0 [2020-04-21T14:33:14.274Z] Server Version: 19.03.8 [2020-04-21T14:33:14.274Z] Storage Driver: overlay2 [2020-04-21T14:33:14.274Z] Backing Filesystem: [2020-04-21T14:33:14.274Z] Supports d_type: true [2020-04-21T14:33:14.274Z] Native Overlay Diff: true [2020-04-21T14:33:14.274Z] Logging Driver: json-file [2020-04-21T14:33:14.274Z] Cgroup Driver: cgroupfs [2020-04-21T14:33:14.274Z] Plugins: [2020-04-21T14:33:14.274Z] Volume: local [2020-04-21T14:33:14.274Z] Network: bridge host ipvlan macvlan null overlay [2020-04-21T14:33:14.274Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-21T14:33:14.274Z] Swarm: inactive [2020-04-21T14:33:14.274Z] Runtimes: runc [2020-04-21T14:33:14.274Z] Default Runtime: runc [2020-04-21T14:33:14.274Z] Init Binary: docker-init [2020-04-21T14:33:14.274Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-21T14:33:14.274Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:33:14.274Z] init version: fec3683 [2020-04-21T14:33:14.274Z] Security Options: [2020-04-21T14:33:14.274Z] apparmor [2020-04-21T14:33:14.274Z] seccomp [2020-04-21T14:33:14.274Z] Profile: default [2020-04-21T14:33:14.274Z] Kernel Version: 4.15.0-1065-aws [2020-04-21T14:33:14.274Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-21T14:33:14.274Z] OSType: linux [2020-04-21T14:33:14.274Z] Architecture: aarch64 [2020-04-21T14:33:14.274Z] CPUs: 4 [2020-04-21T14:33:14.274Z] Total Memory: 7.525GiB [2020-04-21T14:33:14.274Z] Name: ip-10-100-45-229 [2020-04-21T14:33:14.274Z] ID: 5JPB:CPXV:74WD:UUPR:S54C:SZZY:3ZIR:DQ4F:3AW7:X7YB:VNEU:2Q7A [2020-04-21T14:33:14.274Z] Docker Root Dir: /var/lib/docker [2020-04-21T14:33:14.274Z] Debug Mode: false [2020-04-21T14:33:14.274Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:33:14.274Z] Labels: [2020-04-21T14:33:14.274Z] Experimental: true [2020-04-21T14:33:14.274Z] Insecure Registries: [2020-04-21T14:33:14.274Z] 127.0.0.0/8 [2020-04-21T14:33:14.274Z] Live Restore Enabled: true [2020-04-21T14:33:14.274Z] [2020-04-21T14:33:14.274Z] WARNING: No swap limit support [Pipeline] sh [2020-04-21T14:33:14.360Z] #27 8.480 [2020-04-21T14:33:14.490Z] #44 ... [2020-04-21T14:33:14.490Z] [2020-04-21T14:33:14.490Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:33:14.490Z] #17 11.48 Reading package lists... [2020-04-21T14:33:14.490Z] #17 15.73 Reading package lists... [2020-04-21T14:33:14.490Z] #17 19.41 Building dependency tree... [2020-04-21T14:33:14.490Z] #17 21.22 libcap2-bin is already the newest version (1:2.25-2). [2020-04-21T14:33:14.490Z] #17 21.22 The following additional packages will be installed: [2020-04-21T14:33:14.490Z] #17 21.23 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-21T14:33:14.490Z] #17 21.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-21T14:33:14.490Z] #17 21.23 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-21T14:33:14.490Z] #17 21.23 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-21T14:33:14.490Z] #17 21.23 python3.7 python3.7-minimal vim-runtime xxd [2020-04-21T14:33:14.490Z] #17 21.24 Suggested packages: [2020-04-21T14:33:14.490Z] #17 21.24 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-21T14:33:14.490Z] #17 21.24 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-21T14:33:14.490Z] #17 21.24 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-21T14:33:14.490Z] #17 21.24 Recommended packages: [2020-04-21T14:33:14.490Z] #17 21.25 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-21T14:33:14.490Z] #17 21.25 python3-keyrings.alt python3-xdg unzip [2020-04-21T14:33:14.490Z] #17 23.12 The following NEW packages will be installed: [2020-04-21T14:33:14.490Z] #17 23.12 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-21T14:33:14.490Z] #17 23.12 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-21T14:33:14.490Z] #17 23.12 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-21T14:33:14.490Z] #17 23.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-21T14:33:14.490Z] #17 23.12 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-21T14:33:14.490Z] #17 23.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-21T14:33:14.490Z] #17 23.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-21T14:33:14.490Z] #17 23.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-21T14:33:14.490Z] #17 23.13 xz-utils zip [2020-04-21T14:33:14.490Z] #17 23.45 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:33:14.490Z] #17 23.45 Need to get 28.5 MB of archives. [2020-04-21T14:33:14.490Z] #17 23.45 After this operation, 116 MB of additional disk space will be used. [2020-04-21T14:33:14.490Z] #17 23.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-21T14:33:14.490Z] #17 23.45 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-21T14:33:14.490Z] #17 23.48 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-21T14:33:14.490Z] #17 23.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-21T14:33:14.490Z] #17 23.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-21T14:33:14.490Z] #17 23.59 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-21T14:33:14.490Z] #17 23.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-21T14:33:14.490Z] #17 23.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-21T14:33:14.490Z] #17 23.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-21T14:33:14.490Z] #17 23.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-21T14:33:14.490Z] #17 23.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-21T14:33:14.490Z] #17 23.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-21T14:33:14.490Z] #17 23.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-21T14:33:14.490Z] #17 23.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-21T14:33:14.490Z] #17 23.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-21T14:33:14.490Z] #17 23.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-21T14:33:14.490Z] #17 23.80 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:33:14.490Z] #17 23.81 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:33:14.490Z] #17 23.82 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-21T14:33:14.490Z] #17 23.84 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-21T14:33:14.490Z] #17 23.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-21T14:33:14.490Z] #17 23.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-21T14:33:14.490Z] #17 23.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-21T14:33:14.490Z] #17 23.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:33:14.490Z] #17 23.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:33:14.490Z] #17 23.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:33:14.490Z] #17 23.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-21T14:33:14.490Z] #17 23.92 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-21T14:33:14.490Z] #17 23.93 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:33:14.490Z] #17 24.39 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-21T14:33:14.490Z] #17 24.39 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-21T14:33:14.490Z] #17 24.39 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-21T14:33:14.490Z] #17 24.40 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-21T14:33:14.490Z] #17 24.41 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-21T14:33:14.490Z] #17 24.43 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-21T14:33:14.564Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:33:14.564Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:33:14.564Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40825/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-21T14:33:14.564Z] + bash /home/ubuntu/workspace/moby_PR-40825/check-config.sh [2020-04-21T14:33:14.564Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-21T14:33:14.564Z] info: reading kernel config from /boot/config-4.15.0-1065-aws ... [2020-04-21T14:33:14.564Z] [2020-04-21T14:33:14.564Z] Generally Necessary: [2020-04-21T14:33:14.564Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-21T14:33:14.564Z] - apparmor: enabled and tools installed [2020-04-21T14:33:14.564Z] - CONFIG_NAMESPACES: enabled [2020-04-21T14:33:14.748Z] #17 24.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-21T14:33:14.748Z] #17 24.53 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-21T14:33:14.748Z] #17 24.54 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-21T14:33:14.748Z] #17 24.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-21T14:33:14.748Z] #17 24.55 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-21T14:33:14.748Z] #17 24.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-21T14:33:14.748Z] #17 24.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-21T14:33:14.748Z] #17 24.67 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-21T14:33:14.748Z] #17 24.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-21T14:33:14.748Z] #17 24.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-21T14:33:14.823Z] - CONFIG_NET_NS: enabled [2020-04-21T14:33:14.823Z] - CONFIG_PID_NS: enabled [2020-04-21T14:33:14.823Z] - CONFIG_IPC_NS: enabled [2020-04-21T14:33:14.823Z] - CONFIG_UTS_NS: enabled [2020-04-21T14:33:14.823Z] - CONFIG_CGROUPS: enabled [2020-04-21T14:33:14.823Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-21T14:33:14.823Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-21T14:33:14.823Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-21T14:33:14.823Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-21T14:33:14.824Z] - CONFIG_CPUSETS: enabled [2020-04-21T14:33:14.824Z] - CONFIG_MEMCG: enabled [2020-04-21T14:33:14.824Z] - CONFIG_KEYS: enabled [2020-04-21T14:33:14.824Z] - CONFIG_VETH: enabled (as module) [2020-04-21T14:33:14.824Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-21T14:33:14.824Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-21T14:33:14.824Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-21T14:33:14.824Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-21T14:33:14.824Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-21T14:33:14.824Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-21T14:33:14.824Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-21T14:33:14.824Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-21T14:33:14.824Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-21T14:33:14.824Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-21T14:33:14.824Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-21T14:33:14.824Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-21T14:33:14.824Z] [2020-04-21T14:33:14.824Z] Optional Features: [2020-04-21T14:33:14.824Z] - CONFIG_USER_NS: enabled [2020-04-21T14:33:14.824Z] - CONFIG_SECCOMP: enabled [2020-04-21T14:33:14.824Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-21T14:33:14.967Z] #47 101.6 vendor/golang.org/x/crypto/hkdf [2020-04-21T14:33:15.005Z] #17 25.01 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-21T14:33:15.005Z] #17 25.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-21T14:33:15.083Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-21T14:33:15.083Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-21T14:33:15.083Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-21T14:33:15.083Z] - CONFIG_BLK_CGROUP: enabled [2020-04-21T14:33:15.083Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-21T14:33:15.083Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-21T14:33:15.083Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-21T14:33:15.083Z] - CONFIG_CGROUP_PERF: enabled [2020-04-21T14:33:15.083Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-21T14:33:15.083Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-21T14:33:15.083Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-21T14:33:15.083Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-21T14:33:15.083Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-21T14:33:15.083Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-21T14:33:15.083Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-21T14:33:15.083Z] - CONFIG_IP_VS: enabled (as module) [2020-04-21T14:33:15.083Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-21T14:33:15.083Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-21T14:33:15.083Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-21T14:33:15.083Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-21T14:33:15.083Z] - CONFIG_EXT4_FS: enabled [2020-04-21T14:33:15.083Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-21T14:33:15.083Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-21T14:33:15.083Z] - Network Drivers: [2020-04-21T14:33:15.083Z] - "overlay": [2020-04-21T14:33:15.083Z] - CONFIG_VXLAN: enabled (as module) [2020-04-21T14:33:15.083Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-21T14:33:15.083Z] Optional (for encrypted networks): [2020-04-21T14:33:15.134Z] #27 8.682 ## 4.0% ######## 11.9% ############# 18.6% ################# 25.0% ######################## 34.4% ################################ 44.8% [2020-04-21T14:33:15.134Z] #27 ... [2020-04-21T14:33:15.134Z] [2020-04-21T14:33:15.134Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:15.134Z] #33 43.15 sort [2020-04-21T14:33:15.134Z] #33 43.15 errors [2020-04-21T14:33:15.134Z] #33 43.74 strconv [2020-04-21T14:33:15.134Z] #33 44.99 io [2020-04-21T14:33:15.134Z] #33 46.84 internal/oserror [2020-04-21T14:33:15.134Z] #33 46.91 syscall [2020-04-21T14:33:15.134Z] #33 48.19 reflect [2020-04-21T14:33:15.225Z] #47 101.8 vendor/golang.org/x/text/transform [2020-04-21T14:33:15.263Z] #17 25.11 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-21T14:33:15.342Z] - CONFIG_CRYPTO: enabled [2020-04-21T14:33:15.342Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-21T14:33:15.342Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-21T14:33:15.342Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-21T14:33:15.342Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-21T14:33:15.342Z] - CONFIG_XFRM: enabled [2020-04-21T14:33:15.342Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-21T14:33:15.342Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-21T14:33:15.342Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-21T14:33:15.342Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-21T14:33:15.342Z] - "ipvlan": [2020-04-21T14:33:15.342Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-21T14:33:15.342Z] - "macvlan": [2020-04-21T14:33:15.342Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-21T14:33:15.342Z] - CONFIG_DUMMY: enabled (as module) [2020-04-21T14:33:15.342Z] - "ftp,tftp client in container": [2020-04-21T14:33:15.342Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-21T14:33:15.342Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-21T14:33:15.342Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-21T14:33:15.342Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-21T14:33:15.342Z] - Storage Drivers: [2020-04-21T14:33:15.342Z] - "aufs": [2020-04-21T14:33:15.342Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-21T14:33:15.342Z] - "btrfs": [2020-04-21T14:33:15.342Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-21T14:33:15.342Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-21T14:33:15.342Z] - "devicemapper": [2020-04-21T14:33:15.342Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-21T14:33:15.342Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-21T14:33:15.342Z] - "overlay": [2020-04-21T14:33:15.342Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-21T14:33:15.342Z] - "zfs": [2020-04-21T14:33:15.342Z] - /dev/zfs: missing [2020-04-21T14:33:15.393Z] #33 ... [2020-04-21T14:33:15.393Z] [2020-04-21T14:33:15.393Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:33:15.522Z] #17 ... [2020-04-21T14:33:15.522Z] [2020-04-21T14:33:15.522Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:33:15.522Z] #30 DONE 163.0s [2020-04-21T14:33:15.522Z] [2020-04-21T14:33:15.522Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:15.522Z] #44 93.69 CC criu/bfd.o [2020-04-21T14:33:15.601Z] - zfs command: missing [2020-04-21T14:33:15.601Z] - zpool command: missing [2020-04-21T14:33:15.601Z] [2020-04-21T14:33:15.601Z] Limits: [2020-04-21T14:33:15.601Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-21T14:33:15.601Z] [2020-04-21T14:33:15.601Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-21T14:33:15.911Z] #27 8.682 ## 4.0% ######## 11.9% ############# 18.6% ################# 25.0% ######################## 34.4% ################################ 44.8% ####################################### 55.1% ############################################ 61.8% ################################################# 69.2% ###################################################### 75.6% ########################################################### 83.0% ############################################################### 88.8% ######################################################################## 100.0% [2020-04-21T14:33:15.944Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8312004f41e9500824fa16ae991eeee0083f4771 . [2020-04-21T14:33:15.944Z] #2 [internal] load build definition from Dockerfile [2020-04-21T14:33:15.944Z] #2 transferring dockerfile: 17.09kB done [2020-04-21T14:33:15.944Z] #2 DONE 0.1s [2020-04-21T14:33:15.944Z] [2020-04-21T14:33:15.944Z] #1 [internal] load .dockerignore [2020-04-21T14:33:15.944Z] #1 transferring context: 87B done [2020-04-21T14:33:15.944Z] #1 DONE 0.1s [2020-04-21T14:33:15.944Z] [2020-04-21T14:33:15.944Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-21T14:33:16.157Z] #47 102.5 vendor/golang.org/x/text/unicode/bidi [2020-04-21T14:33:16.169Z] #27 10.28 [2020-04-21T14:33:16.456Z] #44 94.45 CC criu/bitmap.o [2020-04-21T14:33:16.511Z] #3 DONE 0.4s [2020-04-21T14:33:16.511Z] [2020-04-21T14:33:16.511Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-21T14:33:16.511Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-21T14:33:16.714Z] #44 94.61 CC criu/cgroup-props.o [2020-04-21T14:33:16.771Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2020-04-21T14:33:16.771Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2020-04-21T14:33:16.771Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2020-04-21T14:33:16.771Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.2s [2020-04-21T14:33:16.771Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2020-04-21T14:33:16.771Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2020-04-21T14:33:17.030Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2020-04-21T14:33:17.030Z] #4 DONE 0.6s [2020-04-21T14:33:17.280Z] #44 95.36 CC criu/cgroup.o [2020-04-21T14:33:17.289Z] [2020-04-21T14:33:17.289Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-21T14:33:17.856Z] #6 DONE 0.3s [2020-04-21T14:33:17.856Z] [2020-04-21T14:33:17.856Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-21T14:33:17.856Z] #5 DONE 0.4s [2020-04-21T14:33:17.856Z] [2020-04-21T14:33:17.856Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:33:17.856Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d done [2020-04-21T14:33:18.055Z] #47 104.3 vendor/golang.org/x/text/secure/bidirule [2020-04-21T14:33:18.055Z] #47 104.6 vendor/golang.org/x/text/unicode/norm [2020-04-21T14:33:18.116Z] #7 sha256:ceecc19a0e4d64528c222a95ccc4ebb9eb10b0eacad5aeebf512031fe4bb017d 1.42kB / 1.42kB done [2020-04-21T14:33:18.116Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 0B / 49.17MB 0.1s [2020-04-21T14:33:18.116Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 0B / 7.68MB 0.1s [2020-04-21T14:33:18.116Z] #7 sha256:c3e47edf9b4d18652b12fe2a555997e93e04b43bb225a17ae08f4db46670e51f 1.79kB / 1.79kB done [2020-04-21T14:33:18.116Z] #7 sha256:ccfbf50b9ebe763483826686ef86200118fc13a48f33ffa473850e17097dfe76 5.46kB / 5.46kB done [2020-04-21T14:33:18.116Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 5.88MB / 49.17MB 0.2s [2020-04-21T14:33:18.116Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 7.68MB / 7.68MB 0.2s [2020-04-21T14:33:18.684Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 25.96MB / 49.17MB 0.5s [2020-04-21T14:33:18.684Z] #7 sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 7.68MB / 7.68MB 0.3s done [2020-04-21T14:33:18.684Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 0B / 52.16MB 0.5s [2020-04-21T14:33:18.684Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 0B / 9.98MB 0.5s [2020-04-21T14:33:18.684Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 33.45MB / 49.17MB 0.8s [2020-04-21T14:33:18.684Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 9.04MB / 52.16MB 0.8s [2020-04-21T14:33:18.684Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 8.80MB / 9.98MB 0.8s [2020-04-21T14:33:18.684Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 49.17MB / 49.17MB 1.0s [2020-04-21T14:33:18.684Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 26.31MB / 52.16MB 1.0s [2020-04-21T14:33:18.684Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 9.98MB / 9.98MB 1.0s [2020-04-21T14:33:18.948Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 33.54MB / 52.16MB 1.1s [2020-04-21T14:33:19.215Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 37.99MB / 52.16MB 1.3s [2020-04-21T14:33:19.215Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 51.34MB / 52.16MB 1.5s [2020-04-21T14:33:19.427Z] #47 ... [2020-04-21T14:33:19.427Z] [2020-04-21T14:33:19.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:19.427Z] #44 29.55 CC images/timer.o [2020-04-21T14:33:19.427Z] #44 30.15 CC images/timerfd.o [2020-04-21T14:33:19.427Z] #44 30.56 CC images/mm.o [2020-04-21T14:33:19.427Z] #44 30.85 CC images/sk-opts.o [2020-04-21T14:33:19.427Z] #44 31.09 CC images/sk-unix.o [2020-04-21T14:33:19.427Z] #44 31.33 CC images/sk-inet.o [2020-04-21T14:33:19.427Z] #44 31.67 CC images/tun.o [2020-04-21T14:33:19.427Z] #44 32.02 CC images/sk-netlink.o [2020-04-21T14:33:19.427Z] #44 32.26 CC images/packet-sock.o [2020-04-21T14:33:19.427Z] #44 32.60 CC images/ipc-var.o [2020-04-21T14:33:19.427Z] #44 32.85 CC images/ipc-desc.o [2020-04-21T14:33:19.427Z] #44 33.13 CC images/ipc-shm.o [2020-04-21T14:33:19.427Z] #44 33.35 CC images/ipc-msg.o [2020-04-21T14:33:19.427Z] #44 33.64 CC images/ipc-sem.o [2020-04-21T14:33:19.427Z] #44 33.86 CC images/utsns.o [2020-04-21T14:33:19.427Z] #44 34.08 CC images/creds.o [2020-04-21T14:33:19.427Z] #44 34.35 CC images/vma.o [2020-04-21T14:33:19.427Z] #44 34.53 CC images/netdev.o [2020-04-21T14:33:19.427Z] #44 34.83 CC images/tty.o [2020-04-21T14:33:19.427Z] #44 35.34 CC images/file-lock.o [2020-04-21T14:33:19.451Z] #65 ... [2020-04-21T14:33:19.451Z] [2020-04-21T14:33:19.451Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:19.451Z] #53 DONE 156.4s [2020-04-21T14:33:19.451Z] [2020-04-21T14:33:19.451Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:19.451Z] #65 ... [2020-04-21T14:33:19.451Z] [2020-04-21T14:33:19.451Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:33:19.451Z] #54 DONE 0.2s [2020-04-21T14:33:19.451Z] [2020-04-21T14:33:19.451Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:33:19.696Z] #44 35.56 CC images/rlimit.o [2020-04-21T14:33:19.736Z] #57 DONE 0.1s [2020-04-21T14:33:19.736Z] [2020-04-21T14:33:19.736Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:33:19.736Z] #61 DONE 0.1s [2020-04-21T14:33:19.736Z] [2020-04-21T14:33:19.736Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:19.787Z] #27 10.49 1.0% # 2.5% ### 4.7% ##### 7.3% ###### 9.3% ######## 11.6% ######### 13.7% ########## 15.1% ############ 17.0% ############ 18.0% ############## 19.8% ############### 21.2% ################ 23.0% ################# 24.5% ################## 26.3% #################### 28.2% ##################### 29.7% ###################### 31.3% ######################## 33.4% ######################## 34.7% ########################## 36.4% ########################### 38.2% ############################ 40.0% ############################# 41.6% ############################### 43.9% ################################# 46.0% ################################## 47.8% ################################### 49.0% #################################### 50.6% ###################################### 53.1% ####################################### 55.1% ######################################### 57.2% ########################################## 58.4% [2020-04-21T14:33:19.787Z] #27 ... [2020-04-21T14:33:19.787Z] [2020-04-21T14:33:19.787Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:33:19.787Z] #35 48.08 (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-21T14:33:19.787Z] #35 48.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:33:19.787Z] #35 48.16 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:33:19.787Z] #35 48.41 Selecting previously unselected package vim-common. [2020-04-21T14:33:19.787Z] #35 48.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:33:19.787Z] #35 48.47 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:33:19.787Z] #35 48.87 Selecting previously unselected package cmake-data. [2020-04-21T14:33:19.787Z] #35 48.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-21T14:33:19.787Z] #35 48.90 Unpacking cmake-data (3.13.4-1) ... [2020-04-21T14:33:19.787Z] #35 52.33 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:33:19.787Z] #35 52.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:33:19.787Z] #35 52.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:33:19.807Z] #44 97.86 CC criu/clone-noasan.o [2020-04-21T14:33:19.954Z] #44 35.86 CC images/pagemap.o [2020-04-21T14:33:20.047Z] #35 ... [2020-04-21T14:33:20.047Z] [2020-04-21T14:33:20.047Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:33:20.065Z] #44 98.01 CC criu/config.o [2020-04-21T14:33:20.212Z] #44 36.08 CC images/siginfo.o [2020-04-21T14:33:20.469Z] #44 36.23 CC images/rpc.o [2020-04-21T14:33:20.564Z] #27 10.49 1.0% # 2.5% ### 4.7% ##### 7.3% ###### 9.3% ######## 11.6% ######### 13.7% ########## 15.1% ############ 17.0% ############ 18.0% ############## 19.8% ############### 21.2% ################ 23.0% ################# 24.5% ################## 26.3% #################### 28.2% ##################### 29.7% ###################### 31.3% ######################## 33.4% ######################## 34.7% ########################## 36.4% ########################### 38.2% ############################ 40.0% ############################# 41.6% ############################### 43.9% ################################# 46.0% ################################## 47.8% ################################### 49.0% #################################### 50.6% ###################################### 53.1% ####################################### 55.1% ######################################### 57.2% ########################################## 58.4% ########################################### 59.9% ############################################ 61.5% ############################################# 63.2% ############################################### 65.3% ################################################ 66.9% [2020-04-21T14:33:20.565Z] #27 ... [2020-04-21T14:33:20.565Z] [2020-04-21T14:33:20.565Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:33:20.565Z] #10 48.75 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-21T14:33:20.565Z] #10 51.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-21T14:33:20.565Z] #10 51.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-21T14:33:20.565Z] #10 51.10 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-21T14:33:20.565Z] #10 51.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-21T14:33:20.565Z] #10 51.14 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-21T14:33:20.565Z] #10 51.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-21T14:33:20.565Z] #10 51.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-21T14:33:20.565Z] #10 51.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-21T14:33:20.565Z] #10 51.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-21T14:33:20.565Z] #10 51.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-21T14:33:20.565Z] #10 51.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-21T14:33:20.565Z] #10 51.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-21T14:33:20.565Z] #10 51.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-21T14:33:20.565Z] #10 51.33 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-21T14:33:20.565Z] #10 51.34 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-21T14:33:20.565Z] #10 52.56 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:33:20.565Z] #10 52.89 Fetched 77.7 MB in 8s (9288 kB/s) [2020-04-21T14:33:20.565Z] #10 53.04 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-21T14:33:20.565Z] #10 53.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15405 files and directories currently installed.) [2020-04-21T14:33:20.565Z] #10 53.12 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:33:20.565Z] #10 53.13 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:33:20.565Z] #10 56.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-21T14:33:20.565Z] #10 56.19 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-21T14:33:20.565Z] #10 56.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:33:20.565Z] #10 ... [2020-04-21T14:33:20.565Z] [2020-04-21T14:33:20.565Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:33:20.565Z] #43 48.75 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-21T14:33:20.565Z] #43 48.76 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:33:20.565Z] #43 48.77 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:33:20.565Z] #43 48.96 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-21T14:33:20.565Z] #43 48.99 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-21T14:33:20.565Z] #43 49.00 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:33:20.565Z] #43 50.70 Selecting previously unselected package libprotoc17:amd64. [2020-04-21T14:33:20.565Z] #43 50.70 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-21T14:33:20.565Z] #43 50.70 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:33:20.565Z] #43 51.38 Selecting previously unselected package protobuf-c-compiler. [2020-04-21T14:33:20.565Z] #43 51.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:33:20.565Z] #43 51.40 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:33:20.565Z] #43 51.57 Selecting previously unselected package protobuf-compiler. [2020-04-21T14:33:20.565Z] #43 51.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-21T14:33:20.565Z] #43 51.58 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:33:20.565Z] #43 51.81 Selecting previously unselected package python-pkg-resources. [2020-04-21T14:33:20.565Z] #43 51.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:33:20.565Z] #43 51.84 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-21T14:33:20.565Z] #43 52.19 Selecting previously unselected package python-six. [2020-04-21T14:33:20.565Z] #43 52.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-21T14:33:20.565Z] #43 52.21 Unpacking python-six (1.12.0-1) ... [2020-04-21T14:33:20.565Z] #43 52.34 Selecting previously unselected package python-protobuf. [2020-04-21T14:33:20.565Z] #43 52.34 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-21T14:33:20.565Z] #43 52.35 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-21T14:33:20.565Z] #43 52.92 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-21T14:33:20.565Z] #43 58.49 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-21T14:33:20.565Z] #43 58.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:33:20.565Z] #43 58.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:33:20.565Z] #43 58.54 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-21T14:33:20.565Z] #43 58.55 Setting up python-six (1.12.0-1) ... [2020-04-21T14:33:20.829Z] #43 ... [2020-04-21T14:33:20.829Z] [2020-04-21T14:33:20.829Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:33:21.139Z] #7 ... [2020-04-21T14:33:21.139Z] [2020-04-21T14:33:21.139Z] #20 [internal] load build context [2020-04-21T14:33:21.139Z] #20 transferring context: 52.83MB 2.2s done [2020-04-21T14:33:21.139Z] #20 DONE 3.0s [2020-04-21T14:33:21.139Z] [2020-04-21T14:33:21.139Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:33:21.139Z] #7 extracting sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e [2020-04-21T14:33:21.139Z] #7 ... [2020-04-21T14:33:21.139Z] [2020-04-21T14:33:21.139Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-21T14:33:21.139Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-21T14:33:21.139Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-21T14:33:21.139Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-04-21T14:33:21.139Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-21T14:33:21.139Z] #71 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done [2020-04-21T14:33:21.139Z] #71 DONE 3.2s [2020-04-21T14:33:21.139Z] [2020-04-21T14:33:21.139Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:ceecc19a0... [2020-04-21T14:33:21.139Z] #7 sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 49.17MB / 49.17MB 2.9s done [2020-04-21T14:33:21.139Z] #7 sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 52.16MB / 52.16MB 2.9s done [2020-04-21T14:33:21.139Z] #7 sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 9.98MB / 9.98MB 2.4s done [2020-04-21T14:33:21.139Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 3.80MB / 97.69MB 3.3s [2020-04-21T14:33:21.139Z] #7 sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b 157B / 157B 3.3s [2020-04-21T14:33:21.139Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 14.50MB / 62.47MB 3.3s [2020-04-21T14:33:21.139Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 15.58MB / 97.69MB 3.4s [2020-04-21T14:33:21.139Z] #7 sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b 157B / 157B 3.3s done [2020-04-21T14:33:21.139Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 17.78MB / 62.47MB 3.4s [2020-04-21T14:33:21.401Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 32.29MB / 97.69MB 3.5s [2020-04-21T14:33:21.401Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 51.34MB / 97.69MB 3.7s [2020-04-21T14:33:21.401Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 41.89MB / 62.47MB 3.7s [2020-04-21T14:33:21.437Z] #44 99.28 CC criu/cr-check.o [2020-04-21T14:33:21.437Z] #44 ... [2020-04-21T14:33:21.437Z] [2020-04-21T14:33:21.437Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:33:21.437Z] #17 25.87 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:33:21.437Z] #17 26.05 Fetched 28.5 MB in 2s (14.8 MB/s) [2020-04-21T14:33:21.437Z] #17 26.21 Selecting previously unselected package pigz. [2020-04-21T14:33:21.437Z] #17 26.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 ... 23427 files and directories currently installed.) [2020-04-21T14:33:21.437Z] #17 26.30 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-21T14:33:21.437Z] #17 26.30 Unpacking pigz (2.4-1) ... [2020-04-21T14:33:21.437Z] #17 26.46 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-21T14:33:21.437Z] #17 26.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:33:21.437Z] #17 26.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:33:21.437Z] #17 26.96 Selecting previously unselected package python3.7-minimal. [2020-04-21T14:33:21.437Z] #17 26.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:33:21.437Z] #17 26.97 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:33:21.437Z] #17 27.81 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:33:21.437Z] #17 27.83 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:33:21.437Z] #17 29.84 Selecting previously unselected package python3-minimal. [2020-04-21T14:33:21.437Z] #17 29.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23676 files and directories currently installed.) [2020-04-21T14:33:21.437Z] #17 29.89 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-21T14:33:21.437Z] #17 29.90 Unpacking python3-minimal (3.7.3-1) ... [2020-04-21T14:33:21.437Z] #17 29.99 Selecting previously unselected package libmpdec2:amd64. [2020-04-21T14:33:21.437Z] #17 29.99 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-21T14:33:21.437Z] #17 30.00 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:33:21.437Z] #17 30.09 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-21T14:33:21.437Z] #17 30.10 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:33:21.437Z] #17 30.11 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:33:21.437Z] #17 31.07 Selecting previously unselected package python3.7. [2020-04-21T14:33:21.437Z] #17 31.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:33:21.437Z] #17 31.08 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:33:21.437Z] #17 31.20 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-21T14:33:21.437Z] #17 31.21 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-21T14:33:21.437Z] #17 31.21 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:33:21.437Z] #17 31.32 Setting up python3-minimal (3.7.3-1) ... [2020-04-21T14:33:21.674Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 53.59MB / 62.47MB 3.8s [2020-04-21T14:33:21.674Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 59.58MB / 97.69MB 3.9s [2020-04-21T14:33:21.674Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 58.24MB / 62.47MB 3.9s [2020-04-21T14:33:21.846Z] #44 37.39 CC images/ext-file.o [2020-04-21T14:33:21.846Z] #44 37.64 CC images/cgroup.o [2020-04-21T14:33:21.893Z] #27 10.49 1.0% # 2.5% ### 4.7% ##### 7.3% ###### 9.3% ######## 11.6% ######### 13.7% ########## 15.1% ############ 17.0% ############ 18.0% ############## 19.8% ############### 21.2% ################ 23.0% ################# 24.5% ################## 26.3% #################### 28.2% ##################### 29.7% ###################### 31.3% ######################## 33.4% ######################## 34.7% ########################## 36.4% ########################### 38.2% ############################ 40.0% ############################# 41.6% ############################### 43.9% ################################# 46.0% ################################## 47.8% ################################### 49.0% #################################### 50.6% ###################################### 53.1% ####################################### 55.1% ######################################### 57.2% ########################################## 58.4% ########################################### 59.9% ############################################ 61.5% ############################################# 63.2% ############################################### 65.3% ################################################ 66.9% ################################################# 68.4% ################################################## 70.3% ################################################### 71.7% #################################################### 73.4% ###################################################### 75.1% ####################################################### 76.5% ######################################################## 78.5% ########################################################## 81.0% ############################################################ 84.5% ############################################################## 86.8% ############################################################### 88.8% ################################################################# 91.5% [2020-04-21T14:33:21.893Z] #27 ... [2020-04-21T14:33:21.893Z] [2020-04-21T14:33:21.893Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:33:21.893Z] #30 49.97 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-21T14:33:21.893Z] #30 50.79 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-21T14:33:21.893Z] #30 51.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-21T14:33:21.893Z] #30 ... [2020-04-21T14:33:21.893Z] [2020-04-21T14:33:21.893Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:33:21.960Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 67.09MB / 97.69MB 4.0s [2020-04-21T14:33:21.960Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 62.47MB / 62.47MB 4.0s [2020-04-21T14:33:22.002Z] #17 32.09 Selecting previously unselected package python3. [2020-04-21T14:33:22.002Z] #17 32.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24088 files and directories currently installed.) [2020-04-21T14:33:22.002Z] #17 32.14 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-21T14:33:22.151Z] #27 10.49 1.0% # 2.5% ### 4.7% ##### 7.3% ###### 9.3% ######## 11.6% ######### 13.7% ########## 15.1% ############ 17.0% ############ 18.0% ############## 19.8% ############### 21.2% ################ 23.0% ################# 24.5% ################## 26.3% #################### 28.2% ##################### 29.7% ###################### 31.3% ######################## 33.4% ######################## 34.7% ########################## 36.4% ########################### 38.2% ############################ 40.0% ############################# 41.6% ############################### 43.9% ################################# 46.0% ################################## 47.8% ################################### 49.0% #################################### 50.6% ###################################### 53.1% ####################################### 55.1% ######################################### 57.2% ########################################## 58.4% ########################################### 59.9% ############################################ 61.5% ############################################# 63.2% ############################################### 65.3% ################################################ 66.9% ################################################# 68.4% ################################################## 70.3% ################################################### 71.7% #################################################### 73.4% ###################################################### 75.1% ####################################################### 76.5% ######################################################## 78.5% ########################################################## 81.0% ############################################################ 84.5% ############################################################## 86.8% ############################################################### 88.8% ################################################################# 91.5% ################################################################### 94.2% ##################################################################### 96.5% ####################################################################### 99.9% ######################################################################## 100.0% [2020-04-21T14:33:22.249Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 73.73MB / 97.69MB 4.2s [2020-04-21T14:33:22.249Z] #7 sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 62.47MB / 62.47MB 4.1s done [2020-04-21T14:33:22.249Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 90.13MB / 97.69MB 4.4s [2020-04-21T14:33:22.249Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 97.69MB / 97.69MB 4.5s [2020-04-21T14:33:22.260Z] #17 32.16 Unpacking python3 (3.7.3-1) ... [2020-04-21T14:33:22.260Z] #17 32.26 Selecting previously unselected package libip4tc0:amd64. [2020-04-21T14:33:22.260Z] #17 32.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:33:22.260Z] #17 32.27 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:33:22.260Z] #17 32.35 Selecting previously unselected package libip6tc0:amd64. [2020-04-21T14:33:22.260Z] #17 32.35 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:33:22.260Z] #17 32.36 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:33:22.409Z] #44 ... [2020-04-21T14:33:22.409Z] [2020-04-21T14:33:22.409Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:22.409Z] #47 108.9 vendor/golang.org/x/net/idna [2020-04-21T14:33:22.411Z] #27 16.37 [2020-04-21T14:33:22.509Z] #7 sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 97.69MB / 97.69MB 4.6s done [2020-04-21T14:33:22.518Z] #17 32.44 Selecting previously unselected package libiptc0:amd64. [2020-04-21T14:33:22.518Z] #17 32.45 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-21T14:33:22.518Z] #17 32.46 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:33:22.518Z] #17 32.55 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-21T14:33:22.775Z] #17 32.55 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-21T14:33:22.775Z] #17 32.56 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:33:22.775Z] #17 32.61 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-21T14:33:22.775Z] #17 32.62 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-21T14:33:22.775Z] #17 32.62 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:33:22.775Z] #17 32.72 Selecting previously unselected package libnftnl11:amd64. [2020-04-21T14:33:22.775Z] #17 32.73 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-21T14:33:22.775Z] #17 32.73 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:33:22.775Z] #17 32.80 Selecting previously unselected package iptables. [2020-04-21T14:33:23.033Z] #17 32.80 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-21T14:33:23.033Z] #17 32.80 Unpacking iptables (1.8.2-4) ... [2020-04-21T14:33:23.290Z] #17 33.11 Selecting previously unselected package xxd. [2020-04-21T14:33:23.290Z] #17 33.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:33:23.290Z] #17 33.13 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:33:23.290Z] #17 33.23 Selecting previously unselected package vim-common. [2020-04-21T14:33:23.290Z] #17 33.23 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:33:23.290Z] #17 33.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:33:23.346Z] #27 17.37 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:33:23.473Z] #7 extracting sha256:d080dad46627d4103daddf54c89f2ef0a0b72ba8270066c50e95ffbf4a79362e 2.5s done [2020-04-21T14:33:23.548Z] #17 33.43 Selecting previously unselected package bash-completion. [2020-04-21T14:33:23.548Z] #17 33.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-21T14:33:23.681Z] #27 ... [2020-04-21T14:33:23.681Z] [2020-04-21T14:33:23.681Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:23.681Z] #56 51.40 reflect [2020-04-21T14:33:23.681Z] #56 51.43 syscall [2020-04-21T14:33:23.681Z] #56 59.66 time [2020-04-21T14:33:23.681Z] #56 ... [2020-04-21T14:33:23.681Z] [2020-04-21T14:33:23.681Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:33:23.681Z] #27 17.77 [2020-04-21T14:33:23.732Z] #7 extracting sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 0.1s [2020-04-21T14:33:23.991Z] #27 17.95 # 2.3% ######################################################################## 100.0% [2020-04-21T14:33:23.991Z] #27 18.15 [2020-04-21T14:33:23.991Z] #27 ... [2020-04-21T14:33:23.991Z] [2020-04-21T14:33:23.991Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:23.991Z] #47 52.02 syscall [2020-04-21T14:33:23.991Z] #47 61.43 internal/poll [2020-04-21T14:33:23.992Z] #7 extracting sha256:0d8c76f347939ef96b2815e45f9fa43995940a8d4a01525012b2bce1adcbfc3a 0.3s done [2020-04-21T14:33:24.252Z] #7 extracting sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 0.1s [2020-04-21T14:33:24.263Z] #47 ... [2020-04-21T14:33:24.263Z] [2020-04-21T14:33:24.263Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:33:24.263Z] #35 60.62 Selecting previously unselected package libxml2:amd64. [2020-04-21T14:33:24.263Z] #35 60.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-21T14:33:24.263Z] #35 60.63 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:33:24.263Z] #35 61.36 Selecting previously unselected package libarchive13:amd64. [2020-04-21T14:33:24.263Z] #35 61.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-21T14:33:24.263Z] #35 61.39 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:33:24.263Z] #35 61.80 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-21T14:33:24.263Z] #35 61.83 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-21T14:33:24.263Z] #35 61.84 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:33:24.263Z] #35 62.00 Selecting previously unselected package librhash0:amd64. [2020-04-21T14:33:24.263Z] #35 62.01 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-21T14:33:24.263Z] #35 62.01 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:33:24.263Z] #35 62.26 Selecting previously unselected package libuv1:amd64. [2020-04-21T14:33:24.263Z] #35 62.26 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-21T14:33:24.263Z] #35 62.27 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:33:24.263Z] #35 62.50 Selecting previously unselected package cmake. [2020-04-21T14:33:24.263Z] #35 62.50 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-21T14:33:24.263Z] #35 62.50 Unpacking cmake (3.13.4-1) ... [2020-04-21T14:33:24.512Z] #7 extracting sha256:454b6b37aa5fec6dcadc18e45dc6d58e4cf4b967540152c4f44030737e2f5351 0.3s done [2020-04-21T14:33:24.771Z] #7 extracting sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 0.1s [2020-04-21T14:33:24.930Z] #47 111.5 vendor/golang.org/x/net/http2/hpack [2020-04-21T14:33:25.494Z] #47 ... [2020-04-21T14:33:25.494Z] [2020-04-21T14:33:25.494Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:33:25.494Z] #10 102.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-21T14:33:25.494Z] #10 102.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:33:25.494Z] #10 102.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:33:25.750Z] #10 ... [2020-04-21T14:33:25.750Z] [2020-04-21T14:33:25.750Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:25.750Z] #44 38.37 CC images/userns.o [2020-04-21T14:33:25.750Z] #44 38.71 CC images/google/protobuf/descriptor.o [2020-04-21T14:33:25.750Z] #44 40.42 CC images/opts.o [2020-04-21T14:33:25.750Z] #44 40.61 CC images/seccomp.o [2020-04-21T14:33:25.750Z] #44 40.85 CC images/binfmt-misc.o [2020-04-21T14:33:25.750Z] #44 41.07 CC images/time.o [2020-04-21T14:33:25.750Z] #44 41.34 CC images/sysctl.o [2020-04-21T14:33:25.750Z] #44 41.58 CC images/autofs.o [2020-04-21T14:33:26.008Z] #44 41.84 CC images/macvlan.o [2020-04-21T14:33:26.073Z] #17 35.79 Unpacking bash-completion (1:2.8-6) ... [2020-04-21T14:33:26.265Z] #44 42.12 CC images/sit.o [2020-04-21T14:33:26.331Z] #17 36.20 Selecting previously unselected package bzip2. [2020-04-21T14:33:26.331Z] #17 36.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-21T14:33:26.331Z] #17 36.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:33:26.331Z] #17 36.30 Selecting previously unselected package xz-utils. [2020-04-21T14:33:26.331Z] #17 36.31 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-21T14:33:26.331Z] #17 36.31 Unpacking xz-utils (5.2.4-1) ... [2020-04-21T14:33:26.523Z] #44 42.38 LINK images/built-in.o [2020-04-21T14:33:26.588Z] #17 36.51 Selecting previously unselected package apparmor. [2020-04-21T14:33:26.589Z] #17 36.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-21T14:33:26.589Z] #17 36.59 Unpacking apparmor (2.13.2-10) ... [2020-04-21T14:33:26.685Z] #7 extracting sha256:0caa3b2294305ed3cf1d91d1fe2e2dbf3e294a694a4f636dea6bf733975e237a 1.7s done [2020-04-21T14:33:26.685Z] #7 extracting sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 [2020-04-21T14:33:26.781Z] #44 42.53 GEN compel/include/asm [2020-04-21T14:33:26.781Z] #44 42.54 GEN compel/include/version.h [2020-04-21T14:33:26.781Z] #44 42.58 touch .config [2020-04-21T14:33:26.781Z] #44 42.61 GEN include/common/config.h [2020-04-21T14:33:26.781Z] #44 42.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-21T14:33:26.781Z] #44 42.71 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-21T14:33:26.781Z] #44 42.74 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-21T14:33:26.781Z] #44 42.75 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-21T14:33:26.781Z] #44 42.77 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-21T14:33:26.781Z] #44 42.80 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-21T14:33:26.866Z] #35 ... [2020-04-21T14:33:26.866Z] [2020-04-21T14:33:26.866Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:26.866Z] #33 54.79 time [2020-04-21T14:33:26.866Z] #33 60.92 internal/poll [2020-04-21T14:33:26.866Z] #33 63.20 internal/syscall/execenv [2020-04-21T14:33:26.866Z] #33 63.33 internal/syscall/unix [2020-04-21T14:33:26.866Z] #33 63.62 os [2020-04-21T14:33:26.866Z] #33 64.53 internal/fmtsort [2020-04-21T14:33:27.038Z] #44 42.85 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-21T14:33:27.038Z] #44 42.89 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-21T14:33:27.038Z] #44 42.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-21T14:33:27.038Z] #44 42.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-21T14:33:27.038Z] #44 42.93 DEP compel/plugins/std/infect.d [2020-04-21T14:33:27.038Z] #44 43.02 DEP compel/plugins/std/string.d [2020-04-21T14:33:27.104Z] #17 36.87 Selecting previously unselected package aufs-tools. [2020-04-21T14:33:27.104Z] #17 36.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-21T14:33:27.104Z] #17 36.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:33:27.104Z] #17 37.01 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:33:27.104Z] #17 37.01 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:33:27.104Z] #17 37.02 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:33:27.104Z] #17 37.13 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:33:27.104Z] #17 37.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:33:27.104Z] #17 37.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:33:27.104Z] #17 37.25 Selecting previously unselected package jq. [2020-04-21T14:33:27.123Z] #33 ... [2020-04-21T14:33:27.123Z] [2020-04-21T14:33:27.123Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:33:27.123Z] #27 19.27 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:33:27.123Z] #27 19.66 [2020-04-21T14:33:27.123Z] #27 19.85 #=#=# ######################################################################## 100.0% [2020-04-21T14:33:27.123Z] #27 20.08 [2020-04-21T14:33:27.123Z] #27 21.01 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:33:27.123Z] #27 21.08 skipping existing 1849cc453dee [2020-04-21T14:33:27.123Z] #27 21.29 [2020-04-21T14:33:27.296Z] #44 43.16 DEP compel/plugins/std/log.d [2020-04-21T14:33:27.296Z] #44 43.29 DEP compel/plugins/std/fds.d [2020-04-21T14:33:27.361Z] #17 37.26 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:33:27.361Z] #17 37.27 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:33:27.361Z] #17 37.34 Selecting previously unselected package libaio1:amd64. [2020-04-21T14:33:27.361Z] #17 37.35 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-21T14:33:27.361Z] #17 37.35 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:33:27.361Z] #17 37.41 Selecting previously unselected package libgpm2:amd64. [2020-04-21T14:33:27.361Z] #17 37.42 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-21T14:33:27.361Z] #17 37.43 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:33:27.553Z] #44 43.39 DEP compel/plugins/std/std.d [2020-04-21T14:33:27.553Z] #44 43.47 DEP compel/plugins/shmem/shmem.d [2020-04-21T14:33:27.619Z] #17 37.51 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:33:27.619Z] #17 37.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:33:27.619Z] #17 37.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:33:27.811Z] #44 43.65 DEP compel/plugins/fds/fds.d [2020-04-21T14:33:27.811Z] #44 43.76 CC compel/plugins/std/std.o [2020-04-21T14:33:28.063Z] #7 extracting sha256:cc419f2d3530cbc51bcdad37a47c8051cfa40973d1b823789301c2274a13fbc3 1.4s done [2020-04-21T14:33:28.323Z] #7 extracting sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 [2020-04-21T14:33:28.376Z] #44 44.05 CC compel/plugins/std/fds.o [2020-04-21T14:33:28.502Z] #27 22.39 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:33:28.633Z] #44 44.49 CC compel/plugins/std/log.o [2020-04-21T14:33:28.760Z] #27 22.77 [2020-04-21T14:33:29.019Z] #27 23.05 ######################################################################## 100.0% [2020-04-21T14:33:29.019Z] #27 23.17 [2020-04-21T14:33:29.019Z] #27 23.29 Download of images into '/build' complete. [2020-04-21T14:33:29.277Z] #27 23.29 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:33:29.277Z] #27 23.29 tar -cC '/build' . | docker load [2020-04-21T14:33:29.535Z] #27 DONE 23.7s [2020-04-21T14:33:29.536Z] [2020-04-21T14:33:29.536Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:33:29.536Z] #35 66.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:33:29.536Z] #35 66.64 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:33:29.536Z] #35 66.65 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-21T14:33:29.536Z] #35 66.66 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:33:29.536Z] #35 66.72 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-21T14:33:29.536Z] #35 66.73 Setting up cmake-data (3.13.4-1) ... [2020-04-21T14:33:29.536Z] #35 66.74 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:33:29.536Z] #35 66.76 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-21T14:33:29.536Z] #35 66.77 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-21T14:33:29.536Z] #35 66.79 Setting up cmake (3.13.4-1) ... [2020-04-21T14:33:29.536Z] #35 66.82 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:33:29.536Z] #35 66.91 Processing triggers for mime-support (3.62) ... [2020-04-21T14:33:29.565Z] #44 45.38 CC compel/plugins/std/string.o [2020-04-21T14:33:29.796Z] #35 DONE 67.8s [2020-04-21T14:33:29.796Z] [2020-04-21T14:33:29.796Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:33:29.796Z] #36 DONE 0.1s [2020-04-21T14:33:29.796Z] [2020-04-21T14:33:29.796Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:33:29.796Z] #37 DONE 0.1s [2020-04-21T14:33:29.796Z] [2020-04-21T14:33:29.796Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:33:29.796Z] #43 63.65 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:33:29.796Z] #43 63.66 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:33:29.796Z] #43 63.70 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-21T14:33:29.796Z] #43 63.72 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-21T14:33:29.796Z] #43 63.74 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-21T14:33:29.796Z] #43 63.76 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:33:29.796Z] #43 63.79 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:33:29.796Z] #43 63.81 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-21T14:33:29.796Z] #43 63.83 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:33:29.796Z] #43 63.86 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-21T14:33:29.823Z] #44 ... [2020-04-21T14:33:29.823Z] [2020-04-21T14:33:29.823Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:29.823Z] #50 DONE 116.4s [2020-04-21T14:33:29.823Z] [2020-04-21T14:33:29.823Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:29.823Z] #47 112.6 mime [2020-04-21T14:33:29.823Z] #47 114.6 mime/quotedprintable [2020-04-21T14:33:29.823Z] #47 115.1 net/http/internal [2020-04-21T14:33:30.902Z] #17 41.02 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:33:30.902Z] #17 41.02 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:33:30.902Z] #17 41.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:33:31.160Z] #17 41.12 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:33:31.160Z] #17 41.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:33:31.160Z] #17 41.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:33:31.160Z] #17 41.22 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:33:31.160Z] #17 41.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:33:31.160Z] #17 41.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:33:31.160Z] #17 41.29 Selecting previously unselected package libreadline5:amd64. [2020-04-21T14:33:31.170Z] #43 ... [2020-04-21T14:33:31.170Z] [2020-04-21T14:33:31.170Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:33:31.170Z] #10 59.56 Selecting previously unselected package binutils-mingw-w64. [2020-04-21T14:33:31.170Z] #10 59.61 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-21T14:33:31.170Z] #10 59.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:33:31.170Z] #10 59.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-21T14:33:31.170Z] #10 59.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:33:31.170Z] #10 59.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:33:31.170Z] #10 60.14 Selecting previously unselected package dmsetup. [2020-04-21T14:33:31.170Z] #10 60.15 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:33:31.170Z] #10 60.16 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-21T14:33:31.170Z] #10 60.45 Selecting previously unselected package mingw-w64-common. [2020-04-21T14:33:31.170Z] #10 60.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-21T14:33:31.170Z] #10 60.48 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-21T14:33:31.170Z] #10 68.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-21T14:33:31.170Z] #10 68.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-21T14:33:31.170Z] #10 68.79 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:33:31.417Z] #17 41.29 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-21T14:33:31.417Z] #17 41.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:33:31.417Z] #17 41.42 Selecting previously unselected package net-tools. [2020-04-21T14:33:31.417Z] #17 41.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-21T14:33:31.417Z] #17 41.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:33:31.638Z] #7 extracting sha256:f6133bd994849038c859a3df8a7e84024a89d7caaa6e540771620a23415f1824 2.9s done [2020-04-21T14:33:31.638Z] #7 extracting sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b [2020-04-21T14:33:31.638Z] #7 extracting sha256:2659920bc6ea1e72b902d2875a2edeea16813ecc0f4975245aa12e503a263d6b done [2020-04-21T14:33:31.675Z] #17 41.63 Selecting previously unselected package python-pip-whl. [2020-04-21T14:33:31.675Z] #17 41.63 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-21T14:33:31.675Z] #17 41.64 Unpacking python-pip-whl (18.1-5) ... [2020-04-21T14:33:31.720Z] #47 ... [2020-04-21T14:33:31.720Z] [2020-04-21T14:33:31.720Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:31.720Z] #44 46.26 CC compel/plugins/std/infect.o [2020-04-21T14:33:31.720Z] #44 46.96 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-21T14:33:31.720Z] #44 47.03 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-21T14:33:31.720Z] #44 47.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-21T14:33:31.720Z] #44 47.14 AR compel/plugins/std.lib.a [2020-04-21T14:33:31.720Z] #44 47.19 CC compel/plugins/fds/fds.o [2020-04-21T14:33:31.720Z] #44 47.49 AR compel/plugins/fds.lib.a [2020-04-21T14:33:31.720Z] #44 47.53 HOSTDEP compel/src/lib/log-host.d [2020-04-21T14:33:31.720Z] #44 47.61 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-21T14:33:31.720Z] #44 47.73 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-21T14:33:31.897Z] #7 DONE 14.0s [2020-04-21T14:33:31.897Z] [2020-04-21T14:33:31.897Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-21T14:33:31.977Z] #44 47.84 HOSTDEP compel/src/main-host.d [2020-04-21T14:33:32.235Z] #44 48.01 DEP compel/src/lib/ptrace.d [2020-04-21T14:33:32.244Z] #17 42.19 Selecting previously unselected package python3-lib2to3. [2020-04-21T14:33:32.244Z] #17 42.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-21T14:33:32.244Z] #17 42.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:33:32.244Z] #17 42.30 Selecting previously unselected package python3-distutils. [2020-04-21T14:33:32.493Z] #44 48.17 DEP compel/src/lib/infect.d [2020-04-21T14:33:32.493Z] #44 48.30 DEP compel/src/lib/infect-util.d [2020-04-21T14:33:32.493Z] #44 48.39 DEP compel/src/lib/infect-rpc.d [2020-04-21T14:33:32.501Z] #17 42.31 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-21T14:33:32.501Z] #17 42.32 Unpacking python3-distutils (3.7.3-1) ... [2020-04-21T14:33:32.501Z] #17 42.46 Selecting previously unselected package python3-pip. [2020-04-21T14:33:32.501Z] #17 42.47 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-21T14:33:32.501Z] #17 42.47 Unpacking python3-pip (18.1-5) ... [2020-04-21T14:33:32.750Z] #44 48.49 DEP compel/arch/x86/src/lib/infect.d [2020-04-21T14:33:32.750Z] #44 48.59 DEP compel/arch/x86/src/lib/cpu.d [2020-04-21T14:33:32.750Z] #44 48.68 DEP compel/src/lib/log.d [2020-04-21T14:33:32.759Z] #17 42.63 Selecting previously unselected package python3-pkg-resources. [2020-04-21T14:33:32.759Z] #17 42.63 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:33:32.759Z] #17 42.64 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:33:32.759Z] #17 42.75 Selecting previously unselected package python3-setuptools. [2020-04-21T14:33:32.759Z] #17 42.77 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-21T14:33:32.759Z] #17 42.78 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-21T14:33:32.759Z] #17 ... [2020-04-21T14:33:32.759Z] [2020-04-21T14:33:32.759Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:32.759Z] #44 100.9 CC criu/cr-dedup.o [2020-04-21T14:33:32.759Z] #44 101.2 CC criu/cr-dump.o [2020-04-21T14:33:32.759Z] #44 103.3 CC criu/cr-errno.o [2020-04-21T14:33:32.759Z] #44 103.4 CC criu/cr-restore.o [2020-04-21T14:33:32.759Z] #44 107.8 CC criu/cr-service.o [2020-04-21T14:33:32.759Z] #44 109.2 CC criu/crtools.o [2020-04-21T14:33:32.759Z] #44 109.8 CC criu/eventfd.o [2020-04-21T14:33:32.759Z] #44 110.1 CC criu/eventpoll.o [2020-04-21T14:33:32.759Z] #44 110.9 CC criu/external.o [2020-04-21T14:33:33.008Z] #44 48.82 DEP compel/src/main.d [2020-04-21T14:33:33.008Z] #44 48.92 DEP compel/src/lib/handle-elf.d [2020-04-21T14:33:33.016Z] #44 ... [2020-04-21T14:33:33.016Z] [2020-04-21T14:33:33.016Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:33:33.016Z] #17 42.94 Selecting previously unselected package python3-wheel. [2020-04-21T14:33:33.016Z] #17 42.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-21T14:33:33.016Z] #17 42.97 Unpacking python3-wheel (0.32.3-2) ... [2020-04-21T14:33:33.265Z] #44 49.11 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-21T14:33:33.265Z] #44 49.30 CC compel/src/lib/log.o [2020-04-21T14:33:33.276Z] #17 43.05 Selecting previously unselected package sudo. [2020-04-21T14:33:33.276Z] #17 43.06 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-21T14:33:33.276Z] #17 43.06 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:33:33.523Z] #44 ... [2020-04-21T14:33:33.523Z] [2020-04-21T14:33:33.523Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:33.523Z] #68 113.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:33:33.523Z] #68 113.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-21T14:33:33.523Z] #68 DONE 120.2s [2020-04-21T14:33:33.523Z] [2020-04-21T14:33:33.523Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:33:33.523Z] #69 DONE 0.0s [2020-04-21T14:33:33.534Z] #17 43.59 Selecting previously unselected package thin-provisioning-tools. [2020-04-21T14:33:33.534Z] #17 43.60 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-21T14:33:33.717Z] #10 ... [2020-04-21T14:33:33.717Z] [2020-04-21T14:33:33.717Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:33.717Z] #38 3.891 + RM_GOPATH=0 [2020-04-21T14:33:33.717Z] #38 3.891 + TMP_GOPATH= [2020-04-21T14:33:33.717Z] #38 3.898 + : /build [2020-04-21T14:33:33.717Z] #38 3.898 + '[' -z '' ']' [2020-04-21T14:33:33.717Z] #38 3.898 ++ mktemp -d [2020-04-21T14:33:33.717Z] #38 3.906 + export GOPATH=/tmp/tmp.fzvKNUcZez [2020-04-21T14:33:33.717Z] #38 3.906 + GOPATH=/tmp/tmp.fzvKNUcZez [2020-04-21T14:33:33.717Z] #38 3.906 + RM_GOPATH=1 [2020-04-21T14:33:33.717Z] #38 3.908 ++ dirname ./install.sh [2020-04-21T14:33:33.717Z] #38 3.909 + dir=. [2020-04-21T14:33:33.717Z] #38 3.909 + bin=tini [2020-04-21T14:33:33.717Z] #38 3.910 + shift [2020-04-21T14:33:33.717Z] #38 3.910 + '[' '!' -f ./tini.installer ']' [2020-04-21T14:33:33.717Z] #38 3.910 + . ./tini.installer [2020-04-21T14:33:33.717Z] #38 3.910 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:33:33.717Z] #38 3.910 + install_tini [2020-04-21T14:33:33.717Z] #38 3.910 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-21T14:33:33.717Z] #38 3.911 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:33:33.717Z] #38 3.911 + git clone https://github.com/krallin/tini.git /tmp/tmp.fzvKNUcZez/tini [2020-04-21T14:33:33.717Z] #38 3.915 Cloning into '/tmp/tmp.fzvKNUcZez/tini'... [2020-04-21T14:33:33.781Z] [2020-04-21T14:33:33.781Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:33:33.781Z] #10 120.1 Selecting previously unselected package libapparmor1:amd64. [2020-04-21T14:33:33.781Z] #10 120.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-21T14:33:33.781Z] #10 120.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:33:33.781Z] #10 120.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-21T14:33:33.781Z] #10 120.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-21T14:33:33.781Z] #10 120.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:33:33.781Z] #10 120.4 Selecting previously unselected package libbtrfs0. [2020-04-21T14:33:33.781Z] #10 120.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:33:33.781Z] #10 120.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:33:33.781Z] #10 120.5 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:33:33.781Z] #10 120.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:33:33.781Z] #10 120.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:33:33.781Z] #10 120.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-21T14:33:33.792Z] #17 43.60 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:33:33.792Z] #17 43.85 Selecting previously unselected package uidmap. [2020-04-21T14:33:34.038Z] #10 120.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:33:34.038Z] #10 120.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:33:34.038Z] #10 120.9 Selecting previously unselected package libudev-dev:amd64. [2020-04-21T14:33:34.038Z] #10 120.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:33:34.038Z] #10 121.0 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:33:34.050Z] #17 43.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-21T14:33:34.050Z] #17 43.86 Unpacking uidmap (1:4.5-1.1) ... [2020-04-21T14:33:34.050Z] #17 43.97 Selecting previously unselected package vim-runtime. [2020-04-21T14:33:34.050Z] #17 43.97 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:33:34.050Z] #17 44.01 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-21T14:33:34.050Z] #17 44.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-21T14:33:34.050Z] #17 44.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:33:34.296Z] #10 121.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-21T14:33:34.296Z] #10 121.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-21T14:33:34.296Z] #10 121.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:33:34.653Z] #38 4.661 + cd /tmp/tmp.fzvKNUcZez/tini [2020-04-21T14:33:34.653Z] #38 4.663 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:33:34.653Z] #38 4.718 + cmake . [2020-04-21T14:33:34.861Z] #10 121.7 Selecting previously unselected package libpcre16-3:amd64. [2020-04-21T14:33:34.861Z] #10 121.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:33:34.861Z] #10 121.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:33:34.861Z] #10 121.9 Selecting previously unselected package libpcre32-3:amd64. [2020-04-21T14:33:34.942Z] #65 147.5 + bin/containerd-stress [2020-04-21T14:33:34.942Z] #65 148.8 + bin/containerd-shim [2020-04-21T14:33:35.119Z] #10 121.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:33:35.119Z] #10 121.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:33:35.186Z] #8 DONE 3.4s [2020-04-21T14:33:35.186Z] [2020-04-21T14:33:35.186Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-21T14:33:35.224Z] #38 ... [2020-04-21T14:33:35.224Z] [2020-04-21T14:33:35.224Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:33:35.224Z] #43 72.99 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-21T14:33:35.224Z] #43 73.00 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:33:35.224Z] #43 DONE 73.3s [2020-04-21T14:33:35.224Z] [2020-04-21T14:33:35.224Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:35.376Z] #10 122.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-21T14:33:35.376Z] #10 122.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-21T14:33:35.376Z] #10 122.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:33:35.376Z] #10 122.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-21T14:33:35.376Z] #10 122.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-21T14:33:35.376Z] #10 122.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:33:35.941Z] #10 122.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-21T14:33:35.941Z] #10 122.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-21T14:33:35.941Z] #10 122.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:33:35.941Z] #10 122.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-21T14:33:36.123Z] #9 DONE 0.9s [2020-04-21T14:33:36.123Z] [2020-04-21T14:33:36.123Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:33:36.157Z] #44 ... [2020-04-21T14:33:36.157Z] [2020-04-21T14:33:36.157Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:36.157Z] #47 64.23 os [2020-04-21T14:33:36.157Z] #47 64.76 internal/fmtsort [2020-04-21T14:33:36.157Z] #47 65.53 strings [2020-04-21T14:33:36.157Z] #47 68.92 fmt [2020-04-21T14:33:36.157Z] #47 69.39 path/filepath [2020-04-21T14:33:36.157Z] #47 71.88 regexp/syntax [2020-04-21T14:33:36.157Z] #47 ... [2020-04-21T14:33:36.157Z] [2020-04-21T14:33:36.157Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:36.157Z] #38 5.560 -- The C compiler identification is GNU 8.3.0 [2020-04-21T14:33:36.157Z] #38 5.665 -- Check for working C compiler: /usr/bin/cc [2020-04-21T14:33:36.199Z] #10 122.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:33:36.199Z] #10 122.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:33:36.199Z] #10 123.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-21T14:33:36.199Z] #10 123.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-21T14:33:36.199Z] #10 123.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:33:36.199Z] #10 123.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-21T14:33:36.384Z] #10 ... [2020-04-21T14:33:36.384Z] [2020-04-21T14:33:36.384Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-21T14:33:36.384Z] #40 DONE 0.2s [2020-04-21T14:33:36.384Z] [2020-04-21T14:33:36.384Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-21T14:33:36.384Z] #29 DONE 0.2s [2020-04-21T14:33:36.384Z] [2020-04-21T14:33:36.384Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:33:36.384Z] #21 DONE 0.2s [2020-04-21T14:33:36.384Z] [2020-04-21T14:33:36.384Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-21T14:33:36.384Z] #55 DONE 0.1s [2020-04-21T14:33:36.384Z] [2020-04-21T14:33:36.384Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-21T14:33:36.384Z] #67 DONE 0.1s [2020-04-21T14:33:36.384Z] [2020-04-21T14:33:36.384Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-21T14:33:36.384Z] #49 DONE 0.1s [2020-04-21T14:33:36.384Z] [2020-04-21T14:33:36.384Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-21T14:33:36.384Z] #73 DONE 0.1s [2020-04-21T14:33:36.384Z] [2020-04-21T14:33:36.384Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:33:36.384Z] #22 DONE 0.1s [2020-04-21T14:33:36.384Z] [2020-04-21T14:33:36.384Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-21T14:33:36.384Z] #52 DONE 0.2s [2020-04-21T14:33:36.384Z] [2020-04-21T14:33:36.384Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:36.415Z] #38 6.513 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T14:33:36.415Z] #38 6.521 -- Detecting C compiler ABI info [2020-04-21T14:33:36.456Z] #10 123.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:33:36.456Z] #10 123.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:33:36.645Z] #53 ... [2020-04-21T14:33:36.645Z] [2020-04-21T14:33:36.645Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-21T14:33:36.645Z] #46 DONE 0.2s [2020-04-21T14:33:36.645Z] [2020-04-21T14:33:36.645Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-21T14:33:36.645Z] #32 DONE 0.2s [2020-04-21T14:33:36.645Z] [2020-04-21T14:33:36.645Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:36.714Z] #10 123.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:33:36.714Z] #10 123.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:33:36.714Z] #10 123.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:33:36.714Z] #10 123.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:33:36.714Z] #10 123.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:33:36.714Z] #10 123.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:33:36.714Z] #10 123.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:33:36.714Z] #10 123.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:33:36.714Z] #10 123.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:33:36.714Z] #10 123.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:33:36.714Z] #10 123.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:33:36.971Z] #10 123.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:33:36.971Z] #10 123.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:33:36.971Z] #10 123.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-21T14:33:36.971Z] #10 123.8 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:33:36.971Z] #10 123.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:33:36.971Z] #10 123.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:33:36.971Z] #10 123.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:33:36.971Z] #10 123.9 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-21T14:33:36.971Z] #10 123.9 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-21T14:33:36.971Z] #10 123.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:33:36.971Z] #10 123.9 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-21T14:33:36.971Z] #10 123.9 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-21T14:33:36.971Z] #10 123.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:33:36.971Z] #10 123.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:33:36.971Z] #10 123.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:33:36.971Z] #10 123.9 Setting up dmsetup (2:1.02.155-3) ... [2020-04-21T14:33:36.971Z] #10 123.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:33:36.971Z] #10 124.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:33:36.971Z] #10 124.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:33:37.348Z] #38 7.396 -- Detecting C compiler ABI info - done [2020-04-21T14:33:37.348Z] #38 7.442 -- Detecting C compile features [2020-04-21T14:33:37.536Z] #10 DONE 124.4s [2020-04-21T14:33:37.536Z] [2020-04-21T14:33:37.536Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:33:37.536Z] #58 DONE 0.1s [2020-04-21T14:33:37.536Z] [2020-04-21T14:33:37.536Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:33:37.536Z] #11 ... [2020-04-21T14:33:37.536Z] [2020-04-21T14:33:37.536Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:33:37.536Z] #59 DONE 0.1s [2020-04-21T14:33:37.606Z] #38 ... [2020-04-21T14:33:37.606Z] [2020-04-21T14:33:37.606Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:37.606Z] #33 65.52 strings [2020-04-21T14:33:37.606Z] #33 68.29 fmt [2020-04-21T14:33:37.606Z] #33 69.96 path/filepath [2020-04-21T14:33:37.606Z] #33 71.99 io/ioutil [2020-04-21T14:33:37.606Z] #33 72.58 text/tabwriter [2020-04-21T14:33:37.606Z] #33 74.25 github.com/BurntSushi/toml [2020-04-21T14:33:37.606Z] #33 74.27 flag [2020-04-21T14:33:37.793Z] [2020-04-21T14:33:37.793Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:37.863Z] #33 ... [2020-04-21T14:33:37.863Z] [2020-04-21T14:33:37.863Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:37.864Z] #47 75.85 flag [2020-04-21T14:33:38.233Z] #17 47.38 Selecting previously unselected package vim. [2020-04-21T14:33:38.234Z] #17 47.39 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:33:38.234Z] #17 47.42 Unpacking vim (2:8.1.0875-5) ... [2020-04-21T14:33:38.234Z] #17 48.03 Selecting previously unselected package xfsprogs. [2020-04-21T14:33:38.234Z] #17 48.03 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-21T14:33:38.234Z] #17 48.03 Unpacking xfsprogs (4.20.0-1) ... [2020-04-21T14:33:38.491Z] #17 48.57 Selecting previously unselected package zip. [2020-04-21T14:33:38.749Z] #17 48.58 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-21T14:33:38.749Z] #17 48.59 Unpacking zip (3.0-11+b1) ... [2020-04-21T14:33:38.749Z] #17 48.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:33:38.749Z] #17 48.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:33:38.749Z] #17 48.81 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:33:38.749Z] #17 48.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:33:38.749Z] #17 48.83 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:33:38.749Z] #17 48.83 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:33:38.806Z] #47 ... [2020-04-21T14:33:38.806Z] [2020-04-21T14:33:38.806Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:38.806Z] #56 66.65 os [2020-04-21T14:33:38.806Z] #56 69.29 encoding/base64 [2020-04-21T14:33:38.806Z] #56 71.09 golang.org/x/sys/unix [2020-04-21T14:33:38.806Z] #56 71.37 fmt [2020-04-21T14:33:38.806Z] #56 ... [2020-04-21T14:33:38.806Z] [2020-04-21T14:33:38.806Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:38.806Z] #33 76.48 log [2020-04-21T14:33:39.007Z] #17 48.84 Setting up uidmap (1:4.5-1.1) ... [2020-04-21T14:33:39.007Z] #17 48.86 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:33:39.007Z] #17 48.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:33:39.007Z] #17 48.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:33:39.007Z] #17 48.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:33:39.007Z] #17 48.89 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:33:39.007Z] #17 48.90 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:33:39.007Z] #17 48.91 Setting up zip (3.0-11+b1) ... [2020-04-21T14:33:39.007Z] #17 48.92 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:33:39.007Z] #17 48.95 Setting up bash-completion (1:2.8-6) ... [2020-04-21T14:33:39.314Z] #65 153.2 + bin/containerd-shim-runc-v1 [2020-04-21T14:33:40.319Z] #60 2.575 + RM_GOPATH=0 [2020-04-21T14:33:40.319Z] #60 2.575 + TMP_GOPATH= [2020-04-21T14:33:40.319Z] #60 2.575 + : /build [2020-04-21T14:33:40.319Z] #60 2.575 + '[' -z '' ']' [2020-04-21T14:33:40.319Z] #60 2.575 ++ mktemp -d [2020-04-21T14:33:40.319Z] #60 2.575 + export GOPATH=/tmp/tmp.3joJ6CuFKT [2020-04-21T14:33:40.319Z] #60 2.575 + GOPATH=/tmp/tmp.3joJ6CuFKT [2020-04-21T14:33:40.319Z] #60 2.575 + RM_GOPATH=1 [2020-04-21T14:33:40.319Z] #60 2.580 ++ dirname ./install.sh [2020-04-21T14:33:40.319Z] #60 2.582 + dir=. [2020-04-21T14:33:40.319Z] #60 2.582 + bin=runc [2020-04-21T14:33:40.319Z] #60 2.582 + shift [2020-04-21T14:33:40.319Z] #60 2.582 + '[' '!' -f ./runc.installer ']' [2020-04-21T14:33:40.319Z] #60 2.582 + . ./runc.installer [2020-04-21T14:33:40.319Z] #60 2.582 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:33:40.319Z] #60 2.584 + install_runc [2020-04-21T14:33:40.319Z] #60 2.584 + uname -r [2020-04-21T14:33:40.319Z] #60 2.584 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-21T14:33:40.319Z] #60 2.590 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-21T14:33:40.319Z] #60 2.590 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-21T14:33:40.319Z] #60 2.590 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3joJ6CuFKT/src/github.com/opencontainers/runc [2020-04-21T14:33:40.319Z] #60 ... [2020-04-21T14:33:40.319Z] [2020-04-21T14:33:40.319Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:33:40.319Z] #11 DONE 2.8s [2020-04-21T14:33:40.319Z] [2020-04-21T14:33:40.319Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:40.319Z] #60 2.592 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-21T14:33:40.319Z] #60 2.598 Cloning into '/tmp/tmp.3joJ6CuFKT/src/github.com/opencontainers/runc'... [2020-04-21T14:33:40.707Z] #33 78.83 github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:33:40.780Z] #65 155.2 + bin/containerd-shim-runc-v2 [2020-04-21T14:33:41.533Z] #17 51.48 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:33:41.533Z] #17 51.49 Setting up xz-utils (5.2.4-1) ... [2020-04-21T14:33:41.533Z] #17 51.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-21T14:33:41.533Z] #17 51.52 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:33:41.784Z] #65 155.8 + binaries [2020-04-21T14:33:41.784Z] #65 155.8 + mkdir -p /build [2020-04-21T14:33:41.784Z] #65 155.8 + cp bin/containerd /build/containerd [2020-04-21T14:33:41.784Z] #65 155.9 + cp bin/containerd-shim /build/containerd-shim [2020-04-21T14:33:41.784Z] #65 155.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-21T14:33:41.784Z] #65 155.9 + cp bin/ctr /build/ctr [2020-04-21T14:33:41.790Z] #17 51.59 invoke-rc.d: could not determine current runlevel [2020-04-21T14:33:41.790Z] #17 51.60 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:33:41.790Z] #17 51.61 Setting up pigz (2.4-1) ... [2020-04-21T14:33:41.790Z] #17 51.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:33:41.790Z] #17 51.65 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:33:41.790Z] #17 51.67 Setting up python-pip-whl (18.1-5) ... [2020-04-21T14:33:41.790Z] #17 51.68 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:33:41.790Z] #17 51.70 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:33:42.048Z] #17 52.08 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:33:42.048Z] #17 52.10 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:33:42.048Z] #17 52.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:33:42.065Z] #65 DONE 156.4s [2020-04-21T14:33:42.234Z] #60 ... [2020-04-21T14:33:42.234Z] [2020-04-21T14:33:42.234Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:42.234Z] #47 118.6 crypto/tls [2020-04-21T14:33:42.234Z] #47 125.0 net/http [2020-04-21T14:33:42.234Z] #47 ... [2020-04-21T14:33:42.234Z] [2020-04-21T14:33:42.234Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:42.234Z] #44 49.59 CC compel/arch/x86/src/lib/cpu.o [2020-04-21T14:33:42.234Z] #44 50.47 CC compel/arch/x86/src/lib/infect.o [2020-04-21T14:33:42.234Z] #44 51.05 CC compel/src/lib/infect-rpc.o [2020-04-21T14:33:42.234Z] #44 51.33 CC compel/src/lib/infect-util.o [2020-04-21T14:33:42.234Z] #44 51.61 CC compel/src/lib/infect.o [2020-04-21T14:33:42.234Z] #44 53.74 CC compel/src/lib/ptrace.o [2020-04-21T14:33:42.235Z] #44 54.11 AR compel/libcompel.a [2020-04-21T14:33:42.235Z] #44 54.23 HOSTCC compel/src/main-host.o [2020-04-21T14:33:42.235Z] #44 54.60 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-21T14:33:42.235Z] #44 54.80 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-21T14:33:42.235Z] #44 55.17 HOSTCC compel/src/lib/log-host.o [2020-04-21T14:33:42.235Z] #44 55.32 HOSTLINK compel/compel-host-bin [2020-04-21T14:33:42.235Z] #44 55.43 DEP soccr/soccr.d [2020-04-21T14:33:42.235Z] #44 55.55 CC soccr/soccr.o [2020-04-21T14:33:42.235Z] #44 56.99 AR soccr/libsoccr.a [2020-04-21T14:33:42.235Z] #44 57.03 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:33:42.235Z] #44 57.36 DEP criu/arch/x86/sigframe.d [2020-04-21T14:33:42.235Z] #44 57.46 DEP criu/arch/x86/sigaction_compat.d [2020-04-21T14:33:42.235Z] #44 57.60 DEP criu/arch/x86/kerndat.d [2020-04-21T14:33:42.235Z] #44 57.71 DEP criu/arch/x86/crtools.d [2020-04-21T14:33:42.235Z] #44 57.83 DEP criu/arch/x86/cpu.d [2020-04-21T14:33:42.235Z] #44 57.98 CC criu/arch/x86/cpu.o [2020-04-21T14:33:42.244Z] #33 ... [2020-04-21T14:33:42.244Z] [2020-04-21T14:33:42.244Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:42.244Z] #53 5.070 + RM_GOPATH=0 [2020-04-21T14:33:42.244Z] #53 5.071 + TMP_GOPATH= [2020-04-21T14:33:42.244Z] #53 5.071 + : /build [2020-04-21T14:33:42.244Z] #53 5.071 + '[' -z '' ']' [2020-04-21T14:33:42.244Z] #53 5.071 ++ mktemp -d [2020-04-21T14:33:42.244Z] #53 5.076 + export GOPATH=/tmp/tmp.EUCYbxVpTx [2020-04-21T14:33:42.244Z] #53 5.076 + GOPATH=/tmp/tmp.EUCYbxVpTx [2020-04-21T14:33:42.244Z] #53 5.076 + RM_GOPATH=1 [2020-04-21T14:33:42.244Z] #53 5.077 ++ dirname ./install.sh [2020-04-21T14:33:42.244Z] #53 5.079 + dir=. [2020-04-21T14:33:42.244Z] #53 5.079 + bin=golangci_lint [2020-04-21T14:33:42.244Z] #53 5.079 + shift [2020-04-21T14:33:42.244Z] #53 5.079 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-21T14:33:42.244Z] #53 5.079 + . ./golangci_lint.installer [2020-04-21T14:33:42.244Z] #53 5.080 ++ : v1.23.8 [2020-04-21T14:33:42.244Z] #53 5.080 + install_golangci_lint [2020-04-21T14:33:42.244Z] #53 5.080 + echo 'Installing golangci-lint version v1.23.8' [2020-04-21T14:33:42.244Z] #53 5.080 Installing golangci-lint version v1.23.8 [2020-04-21T14:33:42.244Z] #53 5.080 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-21T14:33:42.305Z] #17 52.11 Setting up vim (2:8.1.0875-5) ... [2020-04-21T14:33:42.305Z] #17 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-21T14:33:42.305Z] #17 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-21T14:33:42.305Z] #17 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-21T14:33:42.305Z] #17 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-21T14:33:42.305Z] #17 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-21T14:33:42.305Z] #17 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-21T14:33:42.305Z] #17 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-21T14:33:42.305Z] #17 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-21T14:33:42.305Z] #17 52.20 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:33:42.305Z] #17 52.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:33:42.305Z] #17 52.23 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:33:42.305Z] #17 52.24 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:33:42.305Z] #17 52.25 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:33:42.305Z] #17 52.26 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:33:42.678Z] [2020-04-21T14:33:42.678Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:33:42.800Z] #44 ... [2020-04-21T14:33:42.800Z] [2020-04-21T14:33:42.800Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:33:42.800Z] #12 DONE 2.3s [2020-04-21T14:33:42.800Z] [2020-04-21T14:33:42.800Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:33:42.959Z] #66 DONE 0.3s [2020-04-21T14:33:42.959Z] [2020-04-21T14:33:42.959Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:33:42.959Z] #70 DONE 0.2s [2020-04-21T14:33:43.235Z] #33 ... [2020-04-21T14:33:43.235Z] [2020-04-21T14:33:43.235Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:43.235Z] #38 9.605 -- Detecting C compile features - done [2020-04-21T14:33:43.235Z] #38 9.651 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-21T14:33:43.235Z] #38 9.936 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-21T14:33:43.235Z] #38 10.05 -- Configuring done [2020-04-21T14:33:43.235Z] #38 10.11 -- Generating done [2020-04-21T14:33:43.235Z] #38 10.13 -- Build files have been written to: /tmp/tmp.fzvKNUcZez/tini [2020-04-21T14:33:43.235Z] #38 10.13 + make tini-static [2020-04-21T14:33:43.235Z] #38 10.79 Scanning dependencies of target tini-static [2020-04-21T14:33:43.235Z] #38 10.97 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-21T14:33:43.235Z] #38 12.38 [100%] Linking C executable tini-static [2020-04-21T14:33:43.235Z] #38 12.98 [100%] Built target tini-static [2020-04-21T14:33:43.235Z] #38 13.04 + mkdir -p /build [2020-04-21T14:33:43.235Z] #38 13.06 + cp tini-static /build/docker-init [2020-04-21T14:33:43.235Z] #38 DONE 13.3s [2020-04-21T14:33:43.235Z] [2020-04-21T14:33:43.235Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:43.235Z] #44 4.098 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:33:43.235Z] #44 4.099 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:33:43.235Z] #44 4.104 Note: Building without GnuTLS support [2020-04-21T14:33:43.235Z] #44 6.226 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:33:43.235Z] #44 6.288 GEN .gitid [2020-04-21T14:33:43.235Z] #44 6.299 GEN criu/include/version.h [2020-04-21T14:33:43.235Z] #44 6.351 GEN include/common/asm [2020-04-21T14:33:43.235Z] #44 8.121 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-21T14:33:43.240Z] [2020-04-21T14:33:43.240Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:33:43.240Z] #72 DONE 0.1s [2020-04-21T14:33:43.240Z] [2020-04-21T14:33:43.240Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:33:43.240Z] #75 DONE 0.1s [2020-04-21T14:33:43.493Z] #44 8.287 PBCC images/opts.pb-c.c [2020-04-21T14:33:43.493Z] #44 8.387 PBCC images/sit.pb-c.c [2020-04-21T14:33:43.493Z] #44 8.487 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-21T14:33:43.521Z] [2020-04-21T14:33:43.521Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:33:43.521Z] #76 DONE 0.1s [2020-04-21T14:33:43.521Z] [2020-04-21T14:33:43.521Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:33:43.679Z] #17 ... [2020-04-21T14:33:43.679Z] [2020-04-21T14:33:43.679Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:43.679Z] #44 111.3 CC criu/fault-injection.o [2020-04-21T14:33:43.679Z] #44 111.4 CC criu/fdstore.o [2020-04-21T14:33:43.679Z] #44 111.8 CC criu/fifo.o [2020-04-21T14:33:43.679Z] #44 112.1 CC criu/file-ids.o [2020-04-21T14:33:43.679Z] #44 112.4 CC criu/file-lock.o [2020-04-21T14:33:43.679Z] #44 113.3 CC criu/files-ext.o [2020-04-21T14:33:43.679Z] #44 113.7 CC criu/files-reg.o [2020-04-21T14:33:43.679Z] #44 115.8 CC criu/files.o [2020-04-21T14:33:43.679Z] #44 118.1 CC criu/filesystems.o [2020-04-21T14:33:43.679Z] #44 118.9 CC criu/fsnotify.o [2020-04-21T14:33:43.679Z] #44 120.1 CC criu/image-desc.o [2020-04-21T14:33:43.679Z] #44 120.2 CC criu/image.o [2020-04-21T14:33:43.679Z] #44 121.2 CC criu/ipc_ns.o [2020-04-21T14:33:43.751Z] #44 8.682 DEP images/opts.pb-c.d [2020-04-21T14:33:44.009Z] #44 9.003 DEP images/sit.pb-c.d [2020-04-21T14:33:44.134Z] #77 DONE 0.6s [2020-04-21T14:33:44.134Z] [2020-04-21T14:33:44.134Z] #78 exporting to image [2020-04-21T14:33:44.134Z] #78 exporting layers [2020-04-21T14:33:44.266Z] #44 9.164 PBCC images/macvlan.pb-c.c [2020-04-21T14:33:44.267Z] #44 9.226 DEP images/macvlan.pb-c.d [2020-04-21T14:33:44.525Z] #44 9.349 PBCC images/autofs.pb-c.c [2020-04-21T14:33:44.525Z] #44 9.357 DEP images/autofs.pb-c.d [2020-04-21T14:33:44.525Z] #44 9.410 PBCC images/sysctl.pb-c.c [2020-04-21T14:33:44.525Z] #44 9.445 DEP images/sysctl.pb-c.d [2020-04-21T14:33:44.525Z] #44 9.519 PBCC images/time.pb-c.c [2020-04-21T14:33:44.611Z] #44 122.5 CC criu/irmap.o [2020-04-21T14:33:44.697Z] #13 2.061 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-21T14:33:44.697Z] #13 DONE 2.2s [2020-04-21T14:33:44.697Z] [2020-04-21T14:33:44.697Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:33:44.783Z] #44 9.574 DEP images/time.pb-c.d [2020-04-21T14:33:44.783Z] #44 ... [2020-04-21T14:33:44.783Z] [2020-04-21T14:33:44.783Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:44.869Z] #44 ... [2020-04-21T14:33:44.869Z] [2020-04-21T14:33:44.869Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:33:44.869Z] #17 54.88 Setting up iptables (1.8.2-4) ... [2020-04-21T14:33:44.869Z] #17 54.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:33:44.869Z] #17 54.91 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:33:44.869Z] #17 54.92 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:33:44.869Z] #17 54.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:33:44.869Z] #17 54.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-21T14:33:44.869Z] #17 54.94 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-21T14:33:44.869Z] #17 54.94 Setting up python3 (3.7.3-1) ... [2020-04-21T14:33:45.434Z] #17 55.36 Setting up python3-wheel (0.32.3-2) ... [2020-04-21T14:33:46.073Z] #65 40.53 Checking out files: 33% (1058/3178) Checking out files: 34% (1081/3178) Checking out files: 35% (1113/3178) Checking out files: 36% (1145/3178) Checking out files: 37% (1176/3178) Checking out files: 38% (1208/3178) Checking out files: 39% (1240/3178) Checking out files: 40% (1272/3178) Checking out files: 41% (1303/3178) Checking out files: 42% (1335/3178) Checking out files: 43% (1367/3178) Checking out files: 44% (1399/3178) Checking out files: 45% (1431/3178) Checking out files: 46% (1462/3178) Checking out files: 47% (1494/3178) Checking out files: 48% (1526/3178) Checking out files: 49% (1558/3178) Checking out files: 50% (1589/3178) Checking out files: 51% (1621/3178) Checking out files: 52% (1653/3178) Checking out files: 53% (1685/3178) Checking out files: 54% (1717/3178) Checking out files: 55% (1748/3178) Checking out files: 56% (1780/3178) Checking out files: 57% (1812/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 77% (2478/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-04-21T14:33:46.073Z] #65 42.35 + cd /tmp/tmp.DAk98T8Okw/src/github.com/containerd/containerd [2020-04-21T14:33:46.073Z] #65 42.35 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:33:46.258Z] #17 56.14 Setting up apparmor (2.13.2-10) ... [2020-04-21T14:33:46.331Z] #65 ... [2020-04-21T14:33:46.331Z] [2020-04-21T14:33:46.331Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:46.331Z] #33 DONE 84.2s [2020-04-21T14:33:46.331Z] [2020-04-21T14:33:46.331Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:46.331Z] #44 9.646 PBCC images/binfmt-misc.pb-c.c [2020-04-21T14:33:46.331Z] #44 9.664 DEP images/binfmt-misc.pb-c.d [2020-04-21T14:33:46.331Z] #44 9.739 PBCC images/seccomp.pb-c.c [2020-04-21T14:33:46.331Z] #44 9.771 DEP images/seccomp.pb-c.d [2020-04-21T14:33:46.331Z] #44 9.852 PBCC images/userns.pb-c.c [2020-04-21T14:33:46.331Z] #44 9.903 DEP images/userns.pb-c.d [2020-04-21T14:33:46.331Z] #44 9.970 PBCC images/cgroup.pb-c.c [2020-04-21T14:33:46.331Z] #44 10.01 DEP images/cgroup.pb-c.d [2020-04-21T14:33:46.331Z] #44 10.05 PBCC images/fown.pb-c.c [2020-04-21T14:33:46.331Z] #44 10.10 PBCC images/ext-file.pb-c.c [2020-04-21T14:33:46.331Z] #44 10.11 DEP images/fown.pb-c.d [2020-04-21T14:33:46.331Z] #44 10.17 DEP images/ext-file.pb-c.d [2020-04-21T14:33:46.331Z] #44 10.25 PBCC images/rpc.pb-c.c [2020-04-21T14:33:46.331Z] #44 10.33 DEP images/rpc.pb-c.d [2020-04-21T14:33:46.331Z] #44 10.41 PBCC images/siginfo.pb-c.c [2020-04-21T14:33:46.331Z] #44 10.46 DEP images/siginfo.pb-c.d [2020-04-21T14:33:46.331Z] #44 10.53 PBCC images/pagemap.pb-c.c [2020-04-21T14:33:46.331Z] #44 10.60 DEP images/pagemap.pb-c.d [2020-04-21T14:33:46.331Z] #44 10.66 PBCC images/rlimit.pb-c.c [2020-04-21T14:33:46.331Z] #44 10.70 DEP images/rlimit.pb-c.d [2020-04-21T14:33:46.331Z] #44 10.75 PBCC images/file-lock.pb-c.c [2020-04-21T14:33:46.331Z] #44 10.77 DEP images/file-lock.pb-c.d [2020-04-21T14:33:46.331Z] #44 10.80 PBCC images/tty.pb-c.c [2020-04-21T14:33:46.331Z] #44 10.86 DEP images/tty.pb-c.d [2020-04-21T14:33:46.331Z] #44 10.93 PBCC images/tun.pb-c.c [2020-04-21T14:33:46.331Z] #44 11.02 PBCC images/netdev.pb-c.c [2020-04-21T14:33:46.331Z] #44 11.07 DEP images/tun.pb-c.d [2020-04-21T14:33:46.331Z] #44 11.16 DEP images/netdev.pb-c.d [2020-04-21T14:33:46.331Z] #44 11.29 PBCC images/vma.pb-c.c [2020-04-21T14:33:46.331Z] #44 11.41 DEP images/vma.pb-c.d [2020-04-21T14:33:46.458Z] #53 ... [2020-04-21T14:33:46.458Z] [2020-04-21T14:33:46.458Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:33:46.458Z] #62 5.202 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:33:46.458Z] #62 5.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:33:46.458Z] #62 5.225 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:33:46.458Z] #62 6.193 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:33:46.458Z] #62 9.825 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:33:46.458Z] #62 9.835 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:33:46.458Z] #62 ... [2020-04-21T14:33:46.458Z] [2020-04-21T14:33:46.458Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:33:46.458Z] #35 4.488 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:33:46.458Z] #35 4.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:33:46.458Z] #35 4.614 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:33:46.458Z] #35 5.529 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:33:46.458Z] #35 7.128 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:33:46.458Z] #35 8.257 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:33:46.458Z] #35 ... [2020-04-21T14:33:46.458Z] [2020-04-21T14:33:46.458Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:33:46.458Z] #25 4.768 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:33:46.458Z] #25 4.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:33:46.458Z] #25 4.800 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:33:46.458Z] #25 5.961 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:33:46.458Z] #25 ... [2020-04-21T14:33:46.458Z] [2020-04-21T14:33:46.458Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:33:46.458Z] #30 4.971 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-21T14:33:46.458Z] #30 4.978 Cloning into '.'... [2020-04-21T14:33:46.588Z] #44 11.62 PBCC images/creds.pb-c.c [2020-04-21T14:33:46.588Z] #44 11.69 DEP images/creds.pb-c.d [2020-04-21T14:33:46.718Z] #30 ... [2020-04-21T14:33:46.718Z] [2020-04-21T14:33:46.718Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:46.718Z] #74 5.253 + RM_GOPATH=0 [2020-04-21T14:33:46.718Z] #74 5.253 + TMP_GOPATH= [2020-04-21T14:33:46.718Z] #74 5.253 + : /build [2020-04-21T14:33:46.718Z] #74 5.253 + '[' -z '' ']' [2020-04-21T14:33:46.718Z] #74 5.253 ++ mktemp -d [2020-04-21T14:33:46.718Z] #74 5.256 + export GOPATH=/tmp/tmp.ViOwKnjCIa [2020-04-21T14:33:46.718Z] #74 5.256 + GOPATH=/tmp/tmp.ViOwKnjCIa [2020-04-21T14:33:46.718Z] #74 5.257 + RM_GOPATH=1 [2020-04-21T14:33:46.718Z] #74 5.258 ++ dirname ./install.sh [2020-04-21T14:33:46.718Z] #74 5.260 + dir=. [2020-04-21T14:33:46.718Z] #74 5.260 + bin=proxy [2020-04-21T14:33:46.718Z] #74 5.261 + shift [2020-04-21T14:33:46.718Z] #74 5.261 + '[' '!' -f ./proxy.installer ']' [2020-04-21T14:33:46.718Z] #74 5.262 + . ./proxy.installer [2020-04-21T14:33:46.718Z] #74 5.262 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:33:46.718Z] #74 5.263 + install_proxy [2020-04-21T14:33:46.718Z] #74 5.264 + case "$1" in [2020-04-21T14:33:46.718Z] #74 5.264 + export CGO_ENABLED=0 [2020-04-21T14:33:46.718Z] #74 5.266 + CGO_ENABLED=0 [2020-04-21T14:33:46.718Z] #74 5.266 + _install_proxy [2020-04-21T14:33:46.718Z] #74 5.266 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-21T14:33:46.718Z] #74 5.266 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:33:46.718Z] #74 5.267 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ViOwKnjCIa/src/github.com/docker/libnetwork [2020-04-21T14:33:46.718Z] #74 5.273 Cloning into '/tmp/tmp.ViOwKnjCIa/src/github.com/docker/libnetwork'... [2020-04-21T14:33:46.803Z] #78 exporting layers 2.3s done [2020-04-21T14:33:46.803Z] #78 writing image sha256:bde06ba22f691ca2ccda902bb03c128b5ea4c3647a402a65ef8baea2646e5c79 done [2020-04-21T14:33:46.803Z] #78 naming to docker.io/library/docker:8312004f41e9500824fa16ae991eeee0083f4771 done [2020-04-21T14:33:46.803Z] #78 DONE 2.3s [Pipeline] } [Pipeline] // stage [2020-04-21T14:33:46.846Z] #44 11.76 PBCC images/utsns.pb-c.c [2020-04-21T14:33:46.846Z] #44 11.83 DEP images/utsns.pb-c.d [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-21T14:33:46.977Z] #74 ... [2020-04-21T14:33:46.977Z] [2020-04-21T14:33:46.977Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:46.977Z] #47 5.276 + RM_GOPATH=0 [2020-04-21T14:33:46.977Z] #47 5.276 + TMP_GOPATH= [2020-04-21T14:33:46.977Z] #47 5.276 + : /build [2020-04-21T14:33:46.977Z] #47 5.277 + '[' -z '' ']' [2020-04-21T14:33:46.977Z] #47 5.279 ++ mktemp -d [2020-04-21T14:33:46.977Z] #47 5.285 + export GOPATH=/tmp/tmp.SyKas7ari0 [2020-04-21T14:33:46.977Z] #47 5.288 + GOPATH=/tmp/tmp.SyKas7ari0 [2020-04-21T14:33:46.977Z] #47 5.288 + RM_GOPATH=1 [2020-04-21T14:33:46.977Z] #47 5.292 ++ dirname ./install.sh [2020-04-21T14:33:46.977Z] #47 5.295 + dir=. [2020-04-21T14:33:46.977Z] #47 5.295 + bin=vndr [2020-04-21T14:33:46.977Z] #47 5.295 + shift [2020-04-21T14:33:46.977Z] #47 5.295 + '[' '!' -f ./vndr.installer ']' [2020-04-21T14:33:46.977Z] #47 5.295 + . ./vndr.installer [2020-04-21T14:33:46.977Z] #47 5.295 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:33:46.977Z] #47 5.295 + install_vndr [2020-04-21T14:33:46.977Z] #47 5.295 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-21T14:33:46.977Z] #47 5.295 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:33:46.977Z] #47 5.296 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SyKas7ari0/src/github.com/LK4D4/vndr [2020-04-21T14:33:46.977Z] #47 5.302 Cloning into '/tmp/tmp.SyKas7ari0/src/github.com/LK4D4/vndr'... [2020-04-21T14:33:46.977Z] #47 5.919 + cd /tmp/tmp.SyKas7ari0/src/github.com/LK4D4/vndr [2020-04-21T14:33:46.977Z] #47 5.923 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-21T14:33:46.977Z] #47 5.932 + go build -buildmode=pie -v -o /build/vndr . [2020-04-21T14:33:46.977Z] #47 7.153 sync/atomic [2020-04-21T14:33:46.977Z] #47 7.156 runtime/internal/atomic [2020-04-21T14:33:46.977Z] #47 7.159 internal/race [2020-04-21T14:33:46.977Z] #47 7.180 internal/bytealg [2020-04-21T14:33:46.977Z] #47 7.342 unicode [2020-04-21T14:33:46.977Z] #47 7.533 unicode/utf8 [2020-04-21T14:33:46.977Z] #47 7.821 math [2020-04-21T14:33:46.977Z] #47 8.154 internal/testlog [2020-04-21T14:33:46.977Z] #47 8.564 runtime [2020-04-21T14:33:46.977Z] #47 8.570 encoding [2020-04-21T14:33:46.977Z] #47 8.768 unicode/utf16 [2020-04-21T14:33:46.977Z] #47 9.214 container/list [2020-04-21T14:33:46.977Z] #47 9.968 crypto/internal/subtle [2020-04-21T14:33:46.977Z] #47 10.18 crypto/subtle [2020-04-21T14:33:46.977Z] #47 10.42 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-21T14:33:46.977Z] #47 ... [2020-04-21T14:33:46.977Z] [2020-04-21T14:33:46.977Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:33:46.977Z] #43 4.724 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:33:46.977Z] #43 4.757 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:33:46.977Z] #43 4.773 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:33:46.977Z] #43 5.531 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:33:46.977Z] #43 7.118 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:33:46.977Z] #43 8.495 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:33:47.104Z] #44 11.89 PBCC images/ipc-desc.pb-c.c [2020-04-21T14:33:47.104Z] #44 12.01 PBCC images/ipc-sem.pb-c.c [2020-04-21T14:33:47.104Z] #44 12.05 DEP images/ipc-desc.pb-c.d [2020-04-21T14:33:47.223Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8312004f41e9500824fa16ae991eeee0083f4771 hack/test/unit [2020-04-21T14:33:47.224Z] #14 DONE 2.2s [2020-04-21T14:33:47.224Z] [2020-04-21T14:33:47.224Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:33:47.236Z] #43 ... [2020-04-21T14:33:47.236Z] [2020-04-21T14:33:47.236Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:33:47.236Z] #41 5.225 + git clone https://github.com/docker/distribution.git . [2020-04-21T14:33:47.236Z] #41 5.228 Cloning into '.'... [2020-04-21T14:33:47.236Z] #41 ... [2020-04-21T14:33:47.236Z] [2020-04-21T14:33:47.236Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:47.236Z] #68 4.448 + RM_GOPATH=0 [2020-04-21T14:33:47.236Z] #68 4.448 + TMP_GOPATH= [2020-04-21T14:33:47.236Z] #68 4.448 + : /build/ [2020-04-21T14:33:47.236Z] #68 4.448 + '[' -z '' ']' [2020-04-21T14:33:47.236Z] #68 4.448 ++ mktemp -d [2020-04-21T14:33:47.236Z] #68 4.453 + export GOPATH=/tmp/tmp.Pww2MiYunC [2020-04-21T14:33:47.236Z] #68 4.453 + GOPATH=/tmp/tmp.Pww2MiYunC [2020-04-21T14:33:47.236Z] #68 4.453 + RM_GOPATH=1 [2020-04-21T14:33:47.236Z] #68 4.453 ++ dirname ./install.sh [2020-04-21T14:33:47.236Z] #68 4.455 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:33:47.236Z] #68 4.458 + dir=. [2020-04-21T14:33:47.236Z] #68 4.458 + bin=rootlesskit [2020-04-21T14:33:47.236Z] #68 4.458 + shift [2020-04-21T14:33:47.236Z] #68 4.458 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-21T14:33:47.236Z] #68 4.458 + . ./rootlesskit.installer [2020-04-21T14:33:47.236Z] #68 4.458 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:33:47.236Z] #68 4.458 + install_rootlesskit [2020-04-21T14:33:47.236Z] #68 4.458 + case "$1" in [2020-04-21T14:33:47.236Z] #68 4.458 + export CGO_ENABLED=0 [2020-04-21T14:33:47.236Z] #68 4.458 + CGO_ENABLED=0 [2020-04-21T14:33:47.236Z] #68 4.458 + _install_rootlesskit [2020-04-21T14:33:47.236Z] #68 4.458 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-21T14:33:47.236Z] #68 4.458 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Pww2MiYunC/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:33:47.236Z] #68 4.468 Cloning into '/tmp/tmp.Pww2MiYunC/src/github.com/rootless-containers/rootlesskit'... [2020-04-21T14:33:47.236Z] #68 7.681 + cd /tmp/tmp.Pww2MiYunC/src/github.com/rootless-containers/rootlesskit [2020-04-21T14:33:47.236Z] #68 7.682 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-21T14:33:47.236Z] #68 7.946 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:33:47.236Z] #68 7.947 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-21T14:33:47.361Z] #44 12.23 DEP images/ipc-sem.pb-c.d [2020-04-21T14:33:47.361Z] #44 12.32 PBCC images/ipc-msg.pb-c.c [2020-04-21T14:33:47.361Z] #44 12.35 DEP images/ipc-msg.pb-c.d [2020-04-21T14:33:47.496Z] #68 ... [2020-04-21T14:33:47.496Z] [2020-04-21T14:33:47.496Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:47.496Z] #50 5.172 + RM_GOPATH=0 [2020-04-21T14:33:47.496Z] #50 5.172 + TMP_GOPATH= [2020-04-21T14:33:47.496Z] #50 5.172 + : /build [2020-04-21T14:33:47.496Z] #50 5.172 + '[' -z '' ']' [2020-04-21T14:33:47.496Z] #50 5.174 ++ mktemp -d [2020-04-21T14:33:47.496Z] #50 5.183 + export GOPATH=/tmp/tmp.rrJBKKr87v [2020-04-21T14:33:47.496Z] #50 5.183 + GOPATH=/tmp/tmp.rrJBKKr87v [2020-04-21T14:33:47.496Z] #50 5.183 + RM_GOPATH=1 [2020-04-21T14:33:47.496Z] #50 5.185 ++ dirname ./install.sh [2020-04-21T14:33:47.496Z] #50 5.187 + dir=. [2020-04-21T14:33:47.496Z] #50 5.187 + bin=gotestsum [2020-04-21T14:33:47.496Z] #50 5.187 + shift [2020-04-21T14:33:47.496Z] #50 5.187 + '[' '!' -f ./gotestsum.installer ']' [2020-04-21T14:33:47.496Z] #50 5.187 + . ./gotestsum.installer [2020-04-21T14:33:47.496Z] #50 5.188 ++ : v0.3.5 [2020-04-21T14:33:47.496Z] #50 5.188 + install_gotestsum [2020-04-21T14:33:47.496Z] #50 5.188 + echo 'Installing gotestsum version v0.3.5' [2020-04-21T14:33:47.496Z] #50 5.188 + go get -d gotest.tools/gotestsum [2020-04-21T14:33:47.496Z] #50 5.188 Installing gotestsum version v0.3.5 [2020-04-21T14:33:47.496Z] #50 ... [2020-04-21T14:33:47.496Z] [2020-04-21T14:33:47.496Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:47.496Z] #23 5.160 + RM_GOPATH=0 [2020-04-21T14:33:47.496Z] #23 5.161 + TMP_GOPATH= [2020-04-21T14:33:47.496Z] #23 5.161 + : /build [2020-04-21T14:33:47.496Z] #23 5.161 + '[' -z '' ']' [2020-04-21T14:33:47.496Z] #23 5.163 ++ mktemp -d [2020-04-21T14:33:47.496Z] #23 5.165 + export GOPATH=/tmp/tmp.9I52RyK1rQ [2020-04-21T14:33:47.496Z] #23 5.167 + GOPATH=/tmp/tmp.9I52RyK1rQ [2020-04-21T14:33:47.496Z] #23 5.167 + RM_GOPATH=1 [2020-04-21T14:33:47.496Z] #23 5.170 ++ dirname ./install.sh [2020-04-21T14:33:47.496Z] #23 5.175 + dir=. [2020-04-21T14:33:47.497Z] #23 5.175 + bin=dockercli [2020-04-21T14:33:47.497Z] #23 5.175 + shift [2020-04-21T14:33:47.497Z] #23 5.175 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:33:47.497Z] #23 5.175 + . ./dockercli.installer [2020-04-21T14:33:47.497Z] #23 5.175 ++ : stable [2020-04-21T14:33:47.497Z] #23 5.175 ++ : 17.06.2-ce [2020-04-21T14:33:47.497Z] #23 5.176 + install_dockercli [2020-04-21T14:33:47.497Z] #23 5.176 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:33:47.497Z] #23 5.176 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:33:47.497Z] #23 5.177 ++ uname -m [2020-04-21T14:33:47.497Z] #23 5.179 + arch=aarch64 [2020-04-21T14:33:47.497Z] #23 5.179 + '[' aarch64 '!=' x86_64 ']' [2020-04-21T14:33:47.497Z] #23 5.179 + '[' aarch64 '!=' s390x ']' [2020-04-21T14:33:47.497Z] #23 5.179 + '[' aarch64 '!=' armhf ']' [2020-04-21T14:33:47.497Z] #23 5.179 + build_dockercli [2020-04-21T14:33:47.497Z] #23 5.179 + git clone https://github.com/docker/docker-ce /tmp/tmp.9I52RyK1rQ/tmp/docker-ce [2020-04-21T14:33:47.497Z] #23 5.184 Cloning into '/tmp/tmp.9I52RyK1rQ/tmp/docker-ce'... [2020-04-21T14:33:47.619Z] #44 12.40 PBCC images/ipc-shm.pb-c.c [2020-04-21T14:33:47.619Z] #44 12.44 DEP images/ipc-shm.pb-c.d [2020-04-21T14:33:47.619Z] #44 12.47 PBCC images/ipc-var.pb-c.c [2020-04-21T14:33:47.619Z] #44 12.49 DEP images/ipc-var.pb-c.d [2020-04-21T14:33:47.619Z] #44 12.56 PBCC images/sk-opts.pb-c.c [2020-04-21T14:33:47.619Z] #44 12.61 PBCC images/packet-sock.pb-c.c [2020-04-21T14:33:47.619Z] #44 12.65 DEP images/sk-opts.pb-c.d [2020-04-21T14:33:47.619Z] #44 12.71 DEP images/packet-sock.pb-c.d [2020-04-21T14:33:47.756Z] #23 ... [2020-04-21T14:33:47.756Z] [2020-04-21T14:33:47.756Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:47.756Z] #56 5.302 + RM_GOPATH=0 [2020-04-21T14:33:47.756Z] #56 5.302 + TMP_GOPATH= [2020-04-21T14:33:47.756Z] #56 5.302 + : /build [2020-04-21T14:33:47.756Z] #56 5.303 + '[' -z '' ']' [2020-04-21T14:33:47.756Z] #56 5.304 ++ mktemp -d [2020-04-21T14:33:47.756Z] #56 5.305 + export GOPATH=/tmp/tmp.CkyXUKCUvc [2020-04-21T14:33:47.756Z] #56 5.305 + GOPATH=/tmp/tmp.CkyXUKCUvc [2020-04-21T14:33:47.756Z] #56 5.305 + RM_GOPATH=1 [2020-04-21T14:33:47.756Z] #56 5.306 ++ dirname ./install.sh [2020-04-21T14:33:47.756Z] #56 5.307 + dir=. [2020-04-21T14:33:47.756Z] #56 5.307 + bin=shfmt [2020-04-21T14:33:47.756Z] #56 5.307 + shift [2020-04-21T14:33:47.756Z] #56 5.307 + '[' '!' -f ./shfmt.installer ']' [2020-04-21T14:33:47.756Z] #56 5.307 + . ./shfmt.installer [2020-04-21T14:33:47.756Z] #56 5.307 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:33:47.756Z] #56 5.308 + install_shfmt [2020-04-21T14:33:47.756Z] #56 5.308 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-21T14:33:47.756Z] #56 5.308 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:33:47.756Z] #56 5.308 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CkyXUKCUvc/src/github.com/mvdan/sh [2020-04-21T14:33:47.756Z] #56 5.311 Cloning into '/tmp/tmp.CkyXUKCUvc/src/github.com/mvdan/sh'... [2020-04-21T14:33:47.756Z] #56 11.24 + cd /tmp/tmp.CkyXUKCUvc/src/github.com/mvdan/sh [2020-04-21T14:33:47.756Z] #56 11.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-21T14:33:47.756Z] #56 11.34 + GO111MODULE=on [2020-04-21T14:33:47.756Z] #56 11.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-21T14:33:47.756Z] #56 ... [2020-04-21T14:33:47.756Z] [2020-04-21T14:33:47.756Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:47.756Z] #33 5.120 + RM_GOPATH=0 [2020-04-21T14:33:47.756Z] #33 5.120 + TMP_GOPATH= [2020-04-21T14:33:47.756Z] #33 5.121 + : /build [2020-04-21T14:33:47.756Z] #33 5.121 + '[' -z '' ']' [2020-04-21T14:33:47.756Z] #33 5.123 ++ mktemp -d [2020-04-21T14:33:47.756Z] #33 5.133 + export GOPATH=/tmp/tmp.uGLSIrGadN [2020-04-21T14:33:47.756Z] #33 5.134 + GOPATH=/tmp/tmp.uGLSIrGadN [2020-04-21T14:33:47.756Z] #33 5.134 + RM_GOPATH=1 [2020-04-21T14:33:47.756Z] #33 5.136 ++ dirname ./install.sh [2020-04-21T14:33:47.756Z] #33 5.143 + dir=. [2020-04-21T14:33:47.756Z] #33 5.143 + bin=tomlv [2020-04-21T14:33:47.756Z] #33 5.144 + shift [2020-04-21T14:33:47.756Z] #33 5.144 + '[' '!' -f ./tomlv.installer ']' [2020-04-21T14:33:47.756Z] #33 5.146 + . ./tomlv.installer [2020-04-21T14:33:47.756Z] #33 5.148 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:33:47.756Z] #33 5.150 + install_tomlv [2020-04-21T14:33:47.756Z] #33 5.150 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-21T14:33:47.756Z] #33 5.150 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:33:47.756Z] #33 5.150 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.uGLSIrGadN/src/github.com/BurntSushi/toml [2020-04-21T14:33:47.756Z] #33 5.155 Cloning into '/tmp/tmp.uGLSIrGadN/src/github.com/BurntSushi/toml'... [2020-04-21T14:33:47.756Z] #33 5.866 + cd /tmp/tmp.uGLSIrGadN/src/github.com/BurntSushi/toml [2020-04-21T14:33:47.756Z] #33 5.867 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-21T14:33:47.756Z] #33 5.875 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:33:47.756Z] #33 6.577 math/bits [2020-04-21T14:33:47.756Z] #33 6.603 internal/cpu [2020-04-21T14:33:47.756Z] #33 6.608 runtime/internal/sys [2020-04-21T14:33:47.756Z] #33 6.705 runtime/internal/atomic [2020-04-21T14:33:47.756Z] #33 6.885 runtime/internal/math [2020-04-21T14:33:47.756Z] #33 7.033 internal/bytealg [2020-04-21T14:33:47.756Z] #33 7.066 unicode/utf8 [2020-04-21T14:33:47.756Z] #33 7.376 sync/atomic [2020-04-21T14:33:47.756Z] #33 7.535 math [2020-04-21T14:33:47.756Z] #33 7.740 unicode [2020-04-21T14:33:47.756Z] #33 7.904 internal/testlog [2020-04-21T14:33:47.756Z] #33 8.194 runtime [2020-04-21T14:33:47.756Z] #33 8.436 encoding [2020-04-21T14:33:47.756Z] #33 8.670 runtime/cgo [2020-04-21T14:33:47.877Z] #44 12.80 PBCC images/sk-netlink.pb-c.c [2020-04-21T14:33:47.877Z] #44 12.84 DEP images/sk-netlink.pb-c.d [2020-04-21T14:33:47.877Z] #44 12.90 PBCC images/sk-inet.pb-c.c [2020-04-21T14:33:47.877Z] #44 12.96 DEP images/sk-inet.pb-c.d [2020-04-21T14:33:47.887Z] #17 57.71 Setting up xfsprogs (4.20.0-1) ... [2020-04-21T14:33:47.887Z] #17 57.72 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:33:48.135Z] #44 13.03 PBCC images/sk-unix.pb-c.c [2020-04-21T14:33:48.135Z] #44 13.11 DEP images/sk-unix.pb-c.d [2020-04-21T14:33:48.135Z] #44 13.17 PBCC images/mm.pb-c.c [2020-04-21T14:33:48.144Z] #17 58.08 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:33:48.300Z] ok github.com/docker/docker/api/server/httputils 0.075s coverage: 14.7% of statements [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-21T14:33:48.300Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-21T14:33:48.300Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-04-21T14:33:48.300Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2020-04-21T14:33:48.300Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 4.8% of statements [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-21T14:33:48.300Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-04-21T14:33:48.300Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/builder [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-21T14:33:48.300Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-21T14:33:48.300Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-04-21T14:33:48.326Z] #33 ... [2020-04-21T14:33:48.326Z] [2020-04-21T14:33:48.326Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:33:48.326Z] #43 12.24 Fetched 8166 kB in 8s (1044 kB/s) [2020-04-21T14:33:48.392Z] #44 13.28 DEP images/mm.pb-c.d [2020-04-21T14:33:48.392Z] #44 13.36 PBCC images/timerfd.pb-c.c [2020-04-21T14:33:48.392Z] #44 13.41 DEP images/timerfd.pb-c.d [2020-04-21T14:33:48.392Z] #44 13.49 PBCC images/timer.pb-c.c [2020-04-21T14:33:48.650Z] #44 13.50 DEP images/timer.pb-c.d [2020-04-21T14:33:48.650Z] #44 13.54 PBCC images/sa.pb-c.c [2020-04-21T14:33:48.650Z] #44 13.59 DEP images/sa.pb-c.d [2020-04-21T14:33:48.650Z] #44 13.66 PBCC images/pipe-data.pb-c.c [2020-04-21T14:33:48.650Z] #44 13.68 DEP images/pipe-data.pb-c.d [2020-04-21T14:33:48.650Z] #44 13.73 PBCC images/mnt.pb-c.c [2020-04-21T14:33:48.907Z] #44 13.76 DEP images/mnt.pb-c.d [2020-04-21T14:33:48.907Z] #44 13.79 PBCC images/sk-packet.pb-c.c [2020-04-21T14:33:48.907Z] #44 13.82 DEP images/sk-packet.pb-c.d [2020-04-21T14:33:48.907Z] #44 13.88 PBCC images/tcp-stream.pb-c.c [2020-04-21T14:33:48.907Z] #44 ... [2020-04-21T14:33:48.907Z] [2020-04-21T14:33:48.907Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:33:48.907Z] #10 77.18 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-21T14:33:48.907Z] #10 77.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:33:48.907Z] #10 77.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:33:48.907Z] #10 77.46 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-21T14:33:48.907Z] #10 77.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:33:48.907Z] #10 77.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:33:49.077Z] #17 59.03 Setting up python3-distutils (3.7.3-1) ... [2020-04-21T14:33:49.165Z] #10 ... [2020-04-21T14:33:49.165Z] [2020-04-21T14:33:49.165Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:49.165Z] #47 77.07 go/token [2020-04-21T14:33:49.165Z] #47 78.04 go/scanner [2020-04-21T14:33:49.165Z] #47 78.09 regexp [2020-04-21T14:33:49.165Z] #47 79.35 go/ast [2020-04-21T14:33:49.165Z] #47 83.05 internal/lazyregexp [2020-04-21T14:33:49.165Z] #47 83.46 net/url [2020-04-21T14:33:49.165Z] #47 85.62 text/template/parse [2020-04-21T14:33:49.165Z] #47 85.76 go/parser [2020-04-21T14:33:49.165Z] #47 ... [2020-04-21T14:33:49.165Z] [2020-04-21T14:33:49.165Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:49.165Z] #44 13.97 DEP images/tcp-stream.pb-c.d [2020-04-21T14:33:49.165Z] #44 14.02 PBCC images/pipe.pb-c.c [2020-04-21T14:33:49.165Z] #44 14.08 DEP images/pipe.pb-c.d [2020-04-21T14:33:49.165Z] #44 14.13 PBCC images/pstree.pb-c.c [2020-04-21T14:33:49.165Z] #44 14.16 DEP images/pstree.pb-c.d [2020-04-21T14:33:49.165Z] #44 14.23 PBCC images/fs.pb-c.c [2020-04-21T14:33:49.247Z] ? github.com/docker/docker/api [no test files] [2020-04-21T14:33:49.423Z] #44 14.25 DEP images/fs.pb-c.d [2020-04-21T14:33:49.423Z] #44 14.29 PBCC images/signalfd.pb-c.c [2020-04-21T14:33:49.423Z] #44 14.35 DEP images/signalfd.pb-c.d [2020-04-21T14:33:49.423Z] #44 ... [2020-04-21T14:33:49.423Z] [2020-04-21T14:33:49.423Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:49.423Z] #56 77.37 encoding/json [2020-04-21T14:33:49.423Z] #56 81.70 github.com/pkg/diff [2020-04-21T14:33:49.423Z] #56 83.56 go/ast [2020-04-21T14:33:49.423Z] #56 84.17 golang.org/x/crypto/ssh/terminal [2020-04-21T14:33:49.423Z] #56 85.98 mvdan.cc/editorconfig [2020-04-21T14:33:49.423Z] #56 87.38 mvdan.cc/sh/v3/fileutil [2020-04-21T14:33:49.423Z] #56 ... [2020-04-21T14:33:49.423Z] [2020-04-21T14:33:49.423Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:49.423Z] #44 14.40 PBCC images/fh.pb-c.c [2020-04-21T14:33:49.423Z] #44 14.44 PBCC images/fsnotify.pb-c.c [2020-04-21T14:33:49.423Z] #44 14.49 DEP images/fh.pb-c.d [2020-04-21T14:33:49.641Z] #17 59.58 Setting up python3-setuptools (40.8.0-1) ... [2020-04-21T14:33:49.681Z] #44 14.53 DEP images/fsnotify.pb-c.d [2020-04-21T14:33:49.681Z] #44 14.59 PBCC images/eventpoll.pb-c.c [2020-04-21T14:33:49.681Z] #44 14.61 DEP images/eventpoll.pb-c.d [2020-04-21T14:33:49.681Z] #44 14.70 PBCC images/eventfd.pb-c.c [2020-04-21T14:33:49.753Z] #15 DONE 2.4s [2020-04-21T14:33:49.753Z] [2020-04-21T14:33:49.753Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:33:49.939Z] #44 14.72 DEP images/eventfd.pb-c.d [2020-04-21T14:33:49.939Z] #44 14.77 PBCC images/remap-file-path.pb-c.c [2020-04-21T14:33:49.939Z] #44 14.83 DEP images/remap-file-path.pb-c.d [2020-04-21T14:33:49.939Z] #44 14.90 PBCC images/fifo.pb-c.c [2020-04-21T14:33:49.939Z] #44 14.93 DEP images/fifo.pb-c.d [2020-04-21T14:33:50.197Z] #44 14.99 PBCC images/ghost-file.pb-c.c [2020-04-21T14:33:50.197Z] #44 15.08 DEP images/ghost-file.pb-c.d [2020-04-21T14:33:50.197Z] #44 15.13 PBCC images/regfile.pb-c.c [2020-04-21T14:33:50.197Z] #44 15.20 DEP images/regfile.pb-c.d [2020-04-21T14:33:50.197Z] #44 15.26 PBCC images/ns.pb-c.c [2020-04-21T14:33:50.373Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-04-21T14:33:50.455Z] #44 15.35 DEP images/ns.pb-c.d [2020-04-21T14:33:50.455Z] #44 15.46 PBCC images/fdinfo.pb-c.c [2020-04-21T14:33:50.455Z] #44 15.52 DEP images/fdinfo.pb-c.d [2020-04-21T14:33:50.712Z] #44 15.59 PBCC images/core-aarch64.pb-c.c [2020-04-21T14:33:50.712Z] #44 15.68 PBCC images/core-arm.pb-c.c [2020-04-21T14:33:50.712Z] #44 15.74 PBCC images/core-ppc64.pb-c.c [2020-04-21T14:33:50.712Z] #44 15.78 PBCC images/core-s390.pb-c.c [2020-04-21T14:33:50.970Z] #44 15.85 PBCC images/core-x86.pb-c.c [2020-04-21T14:33:51.015Z] #17 60.77 Setting up python3-pip (18.1-5) ... [2020-04-21T14:33:51.229Z] #44 15.97 PBCC images/core.pb-c.c [2020-04-21T14:33:51.229Z] #44 16.13 PBCC images/inventory.pb-c.c [2020-04-21T14:33:51.229Z] #44 16.20 DEP images/core-aarch64.pb-c.d [2020-04-21T14:33:51.229Z] #44 16.23 DEP images/core-arm.pb-c.d [2020-04-21T14:33:51.229Z] #44 16.27 DEP images/core-ppc64.pb-c.d [2020-04-21T14:33:51.229Z] #44 16.31 DEP images/core-s390.pb-c.d [2020-04-21T14:33:51.487Z] #44 16.35 DEP images/core-x86.pb-c.d [2020-04-21T14:33:51.487Z] #44 16.39 DEP images/core.pb-c.d [2020-04-21T14:33:51.487Z] #44 16.43 DEP images/inventory.pb-c.d [2020-04-21T14:33:51.487Z] #44 16.49 PBCC images/cpuinfo.pb-c.c [2020-04-21T14:33:51.487Z] #44 16.51 DEP images/cpuinfo.pb-c.d [2020-04-21T14:33:51.487Z] #44 16.54 PBCC images/stats.pb-c.c [2020-04-21T14:33:51.650Z] #16 DONE 2.2s [2020-04-21T14:33:51.650Z] [2020-04-21T14:33:51.650Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:33:51.745Z] #44 16.58 DEP images/stats.pb-c.d [2020-04-21T14:33:51.947Z] #17 61.77 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:33:51.947Z] #17 61.83 Processing triggers for mime-support (3.62) ... [2020-04-21T14:33:52.205Z] #17 DONE 62.3s [2020-04-21T14:33:52.205Z] [2020-04-21T14:33:52.205Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:33:52.205Z] #41 193.0 + dpkg --print-architecture [2020-04-21T14:33:52.205Z] #41 193.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-21T14:33:52.205Z] #41 193.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-21T14:33:52.205Z] #41 193.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-21T14:33:52.464Z] #41 ... [2020-04-21T14:33:52.464Z] [2020-04-21T14:33:52.464Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:33:52.547Z] #43 12.24 Reading package lists... [2020-04-21T14:33:52.547Z] #43 ... [2020-04-21T14:33:52.547Z] [2020-04-21T14:33:52.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:33:52.547Z] #10 5.711 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:33:52.547Z] #10 5.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:33:52.547Z] #10 5.778 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:33:52.547Z] #10 6.651 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:33:52.547Z] #10 8.202 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:33:52.547Z] #10 9.921 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:33:52.547Z] #10 14.52 Fetched 8166 kB in 9s (902 kB/s) [2020-04-21T14:33:52.547Z] #10 14.52 Reading package lists... [2020-04-21T14:33:52.547Z] #10 ... [2020-04-21T14:33:52.547Z] [2020-04-21T14:33:52.547Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:33:52.547Z] #41 14.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-21T14:33:52.807Z] #41 16.52 + 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-21T14:33:53.021Z] #17 ... [2020-04-21T14:33:53.021Z] [2020-04-21T14:33:53.021Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:53.021Z] #44 58.70 CC criu/arch/x86/crtools.o [2020-04-21T14:33:53.021Z] #44 59.95 CC criu/arch/x86/kerndat.o [2020-04-21T14:33:53.021Z] #44 60.45 CC criu/arch/x86/sigaction_compat.o [2020-04-21T14:33:53.021Z] #44 60.85 CC criu/arch/x86/sigframe.o [2020-04-21T14:33:53.021Z] #44 61.35 LINK criu/arch/x86/crtools.built-in.o [2020-04-21T14:33:53.021Z] #44 61.44 DEP criu/pie/util-vdso-elf32.d [2020-04-21T14:33:53.021Z] #44 61.55 DEP criu/pie/util-vdso.d [2020-04-21T14:33:53.021Z] #44 61.74 DEP criu/pie/util.d [2020-04-21T14:33:53.021Z] #44 61.95 CC criu/pie/util.o [2020-04-21T14:33:53.021Z] #44 62.27 CC criu/pie/util-vdso.o [2020-04-21T14:33:53.021Z] #44 63.10 CC criu/pie/util-vdso-elf32.o [2020-04-21T14:33:53.021Z] #44 63.82 AR criu/pie/pie.lib.a [2020-04-21T14:33:53.021Z] #44 63.88 DEP criu/pie/restorer.d [2020-04-21T14:33:53.021Z] #44 64.02 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-21T14:33:53.021Z] #44 64.20 DEP criu/arch/x86/restorer_unmap.d [2020-04-21T14:33:53.021Z] #44 64.21 DEP criu/arch/x86/restorer.d [2020-04-21T14:33:53.021Z] #44 64.39 DEP criu/arch/x86/vdso-pie.d [2020-04-21T14:33:53.021Z] #44 64.47 DEP criu/pie/parasite-vdso.d [2020-04-21T14:33:53.021Z] #44 64.57 DEP criu/pie/parasite.d [2020-04-21T14:33:53.021Z] #44 64.86 CC criu/pie/parasite.o [2020-04-21T14:33:53.021Z] #44 66.37 LINK criu/pie/parasite.built-in.o [2020-04-21T14:33:53.021Z] #44 66.39 GEN criu/pie/parasite-blob.h [2020-04-21T14:33:53.021Z] #44 66.43 CC criu/pie/parasite-vdso.o [2020-04-21T14:33:53.021Z] #44 67.27 CC criu/arch/x86/vdso-pie.o [2020-04-21T14:33:53.021Z] #44 67.73 CC criu/arch/x86/restorer.o [2020-04-21T14:33:53.021Z] #44 68.25 CC criu/arch/x86/restorer_unmap.o [2020-04-21T14:33:53.021Z] #44 68.31 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-21T14:33:53.021Z] #44 68.60 CC criu/pie/restorer.o [2020-04-21T14:33:53.120Z] #44 18.08 make[1]: Nothing to be done for 'all'. [2020-04-21T14:33:53.863Z] ok github.com/docker/docker/builder/remotecontext/git 5.019s coverage: 86.3% of statements [2020-04-21T14:33:53.953Z] #44 ... [2020-04-21T14:33:53.953Z] [2020-04-21T14:33:53.953Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:33:53.953Z] #17 2.328 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:33:53.953Z] #17 2.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:33:53.953Z] #17 2.433 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:33:54.361Z] #18 1.703 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-21T14:33:54.361Z] #18 1.706 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-21T14:33:54.361Z] #18 1.709 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-21T14:33:54.361Z] #18 DONE 1.8s [2020-04-21T14:33:54.361Z] [2020-04-21T14:33:54.361Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:33:54.497Z] #44 19.54 CC images/stats.o [2020-04-21T14:33:54.885Z] #17 3.052 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:33:54.891Z] ok github.com/docker/docker/builder/remotecontext 0.463s coverage: 13.6% of statements [2020-04-21T14:33:55.063Z] #44 19.88 CC images/core.o [2020-04-21T14:33:55.295Z] #19 ... [2020-04-21T14:33:55.295Z] [2020-04-21T14:33:55.295Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:55.295Z] #44 123.2 CC criu/kcmp-ids.o [2020-04-21T14:33:55.295Z] #44 123.6 CC criu/kerndat.o [2020-04-21T14:33:55.295Z] #44 124.7 CC criu/libnetlink.o [2020-04-21T14:33:55.295Z] #44 125.0 CC criu/log.o [2020-04-21T14:33:55.295Z] #44 125.6 CC criu/lsm.o [2020-04-21T14:33:55.295Z] #44 126.0 CC criu/mem.o [2020-04-21T14:33:55.295Z] #44 127.8 CC criu/mount.o [2020-04-21T14:33:55.295Z] #44 132.0 CC criu/namespaces.o [2020-04-21T14:33:55.817Z] #17 4.446 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:33:55.997Z] #44 20.61 CC images/core-x86.o [2020-04-21T14:33:56.255Z] #44 21.23 CC images/core-arm.o [2020-04-21T14:33:56.257Z] #44 134.3 CC criu/net.o [2020-04-21T14:33:56.821Z] #44 21.57 CC images/core-aarch64.o [2020-04-21T14:33:57.009Z] #41 ... [2020-04-21T14:33:57.009Z] [2020-04-21T14:33:57.009Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:33:57.009Z] #25 10.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:33:57.009Z] #25 10.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:33:57.009Z] #25 16.80 Fetched 8166 kB in 12s (660 kB/s) [2020-04-21T14:33:57.009Z] #25 16.80 Reading package lists... [2020-04-21T14:33:57.009Z] #25 ... [2020-04-21T14:33:57.009Z] [2020-04-21T14:33:57.009Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:57.009Z] #47 10.64 internal/nettrace [2020-04-21T14:33:57.009Z] #47 11.12 runtime/cgo [2020-04-21T14:33:57.009Z] #47 12.53 vendor/golang.org/x/crypto/internal/subtle [2020-04-21T14:33:57.079Z] #44 21.93 CC images/core-ppc64.o [2020-04-21T14:33:57.341Z] #47 ... [2020-04-21T14:33:57.341Z] [2020-04-21T14:33:57.341Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:57.341Z] #53 19.35 + cd /tmp/tmp.EUCYbxVpTx/src/github.com/golangci/golangci-lint/ [2020-04-21T14:33:57.341Z] #53 19.35 + git checkout -q v1.23.8 [2020-04-21T14:33:57.341Z] #53 19.80 ++ git describe --tags [2020-04-21T14:33:57.341Z] #53 19.81 + version=v1.23.8 [2020-04-21T14:33:57.341Z] #53 19.81 ++ git rev-parse --short HEAD [2020-04-21T14:33:57.341Z] #53 19.82 + commit=76a82c6 [2020-04-21T14:33:57.341Z] #53 19.83 ++ git show -s --format=%cd [2020-04-21T14:33:57.341Z] #53 19.83 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-21T14:33:57.341Z] #53 19.84 + 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-21T14:33:57.600Z] ok github.com/docker/docker/builder/dockerfile 1.374s coverage: 48.2% of statements [2020-04-21T14:33:57.600Z] ? github.com/docker/docker/cli [no test files] [2020-04-21T14:33:57.600Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-21T14:33:57.613Z] ok github.com/docker/docker/api/server 0.002s coverage: 9.0% of statements [2020-04-21T14:33:57.645Z] #44 22.57 CC images/core-s390.o [2020-04-21T14:33:57.713Z] #17 5.814 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:33:57.713Z] #17 ... [2020-04-21T14:33:57.713Z] [2020-04-21T14:33:57.713Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:33:57.713Z] #60 9.646 + cd /tmp/tmp.3joJ6CuFKT/src/github.com/opencontainers/runc [2020-04-21T14:33:57.713Z] #60 9.646 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:33:57.713Z] #60 10.20 + '[' -z '' ']' [2020-04-21T14:33:57.713Z] #60 10.20 + target=static [2020-04-21T14:33:57.713Z] #60 10.20 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-21T14:33:57.713Z] #60 11.53 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-21T14:33:57.713Z] #60 ... [2020-04-21T14:33:57.713Z] [2020-04-21T14:33:57.713Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:57.713Z] #44 71.65 LINK criu/pie/restorer.built-in.o [2020-04-21T14:33:57.713Z] #44 71.66 GEN criu/pie/restorer-blob.h [2020-04-21T14:33:57.713Z] #44 71.75 DEP criu/vdso.d [2020-04-21T14:33:57.713Z] #44 72.05 DEP criu/vdso-compat.d [2020-04-21T14:33:57.713Z] #44 72.14 DEP criu/uts_ns.d [2020-04-21T14:33:57.713Z] #44 72.26 DEP criu/util.d [2020-04-21T14:33:57.713Z] #44 72.55 DEP criu/uffd.d [2020-04-21T14:33:57.713Z] #44 72.77 DEP criu/tun.d [2020-04-21T14:33:57.713Z] #44 72.94 DEP criu/tty.d [2020-04-21T14:33:57.713Z] #44 73.15 DEP criu/timerfd.d [2020-04-21T14:33:57.713Z] #44 73.35 DEP criu/sysfs_parse.d [2020-04-21T14:33:57.713Z] #44 73.48 DEP criu/sysctl.d [2020-04-21T14:33:57.713Z] #44 73.67 DEP criu/string.d [2020-04-21T14:33:57.713Z] #44 73.72 DEP criu/stats.d [2020-04-21T14:33:57.971Z] #44 73.84 DEP criu/sockets.d [2020-04-21T14:33:58.211Z] #44 ... [2020-04-21T14:33:58.211Z] [2020-04-21T14:33:58.211Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:33:58.211Z] #65 44.60 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-21T14:33:58.211Z] #65 44.60 + BUILDTAGS='netgo osusergo static_build' [2020-04-21T14:33:58.211Z] #65 44.60 + export EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:33:58.211Z] #65 44.60 + EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:33:58.211Z] #65 44.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-21T14:33:58.211Z] #65 44.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-21T14:33:58.211Z] #65 44.60 + '[' '' = dynamic ']' [2020-04-21T14:33:58.211Z] #65 44.60 + make [2020-04-21T14:33:58.211Z] #65 45.60 + bin/ctr [2020-04-21T14:33:58.228Z] #44 74.02 DEP criu/sk-unix.d [2020-04-21T14:33:58.470Z] #65 ... [2020-04-21T14:33:58.470Z] [2020-04-21T14:33:58.470Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:58.470Z] #44 23.24 CC images/cpuinfo.o [2020-04-21T14:33:58.486Z] #44 74.31 DEP criu/sk-tcp.d [2020-04-21T14:33:58.729Z] #44 23.70 CC images/inventory.o [2020-04-21T14:33:58.743Z] #44 74.57 DEP criu/sk-queue.d [2020-04-21T14:33:58.743Z] #44 74.69 DEP criu/sk-packet.d [2020-04-21T14:33:58.987Z] #44 24.03 CC images/fdinfo.o [2020-04-21T14:33:59.000Z] #44 74.86 DEP criu/sk-netlink.d [2020-04-21T14:33:59.253Z] #53 ... [2020-04-21T14:33:59.253Z] [2020-04-21T14:33:59.253Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:59.253Z] #56 12.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:33:59.253Z] #56 12.78 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:33:59.253Z] #56 12.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:33:59.253Z] #56 12.85 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:33:59.253Z] #56 12.91 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:33:59.253Z] #56 13.65 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:33:59.253Z] #56 14.32 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:33:59.253Z] #56 15.11 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:33:59.253Z] #56 16.12 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-21T14:33:59.253Z] #56 16.16 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-21T14:33:59.253Z] #56 16.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-21T14:33:59.253Z] #56 16.53 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-21T14:33:59.253Z] #56 17.28 runtime [2020-04-21T14:33:59.253Z] #56 17.31 runtime/cgo [2020-04-21T14:33:59.253Z] #56 ... [2020-04-21T14:33:59.253Z] [2020-04-21T14:33:59.253Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:33:59.253Z] #35 13.10 Fetched 8166 kB in 9s (941 kB/s) [2020-04-21T14:33:59.253Z] #35 13.10 Reading package lists... [2020-04-21T14:33:59.253Z] #35 18.02 Reading package lists... [2020-04-21T14:33:59.253Z] #35 23.14 Building dependency tree... [2020-04-21T14:33:59.253Z] #35 ... [2020-04-21T14:33:59.253Z] [2020-04-21T14:33:59.253Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:59.253Z] #74 15.97 Checking out files: 79% (1646/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-21T14:33:59.253Z] #74 16.38 + cd /tmp/tmp.ViOwKnjCIa/src/github.com/docker/libnetwork [2020-04-21T14:33:59.253Z] #74 16.38 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-21T14:33:59.253Z] #74 16.94 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-21T14:33:59.258Z] #44 75.02 DEP criu/sk-inet.d [2020-04-21T14:33:59.258Z] #44 75.22 DEP criu/signalfd.d [2020-04-21T14:33:59.515Z] #44 75.36 DEP criu/sigframe.d [2020-04-21T14:33:59.554Z] #44 24.39 CC images/fown.o [2020-04-21T14:33:59.773Z] #44 75.46 DEP criu/shmem.d [2020-04-21T14:33:59.773Z] #44 75.60 DEP criu/servicefd.d [2020-04-21T14:33:59.812Z] #44 ... [2020-04-21T14:33:59.812Z] [2020-04-21T14:33:59.812Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:33:59.812Z] #56 87.62 mvdan.cc/sh/v3/syntax [2020-04-21T14:33:59.812Z] #56 94.93 mvdan.cc/sh/v3/cmd/shfmt [2020-04-21T14:33:59.812Z] #56 ... [2020-04-21T14:33:59.812Z] [2020-04-21T14:33:59.812Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:33:59.812Z] #44 24.72 CC images/ns.o [2020-04-21T14:34:00.030Z] #44 75.79 DEP criu/seize.d [2020-04-21T14:34:00.030Z] #44 76.02 DEP criu/seccomp.d [2020-04-21T14:34:00.070Z] #44 24.98 CC images/regfile.o [2020-04-21T14:34:00.192Z] #74 ... [2020-04-21T14:34:00.192Z] [2020-04-21T14:34:00.192Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:34:00.192Z] #35 23.14 Building dependency tree... [2020-04-21T14:34:00.288Z] #44 76.28 DEP criu/rst-malloc.d [2020-04-21T14:34:00.329Z] #44 25.26 CC images/ghost-file.o [2020-04-21T14:34:00.470Z] #44 138.0 CC criu/netfilter.o [2020-04-21T14:34:00.470Z] #44 ... [2020-04-21T14:34:00.470Z] [2020-04-21T14:34:00.470Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:34:00.470Z] #19 5.867 Collecting yamllint==1.16.0 [2020-04-21T14:34:00.545Z] #44 76.37 DEP criu/rbtree.d [2020-04-21T14:34:00.545Z] #44 76.39 DEP criu/pstree.d [2020-04-21T14:34:00.802Z] #44 76.54 DEP criu/protobuf.d [2020-04-21T14:34:00.802Z] #44 76.68 GEN criu/protobuf-desc-gen.h [2020-04-21T14:34:00.897Z] #44 25.63 CC images/fifo.o [2020-04-21T14:34:01.155Z] #44 25.89 CC images/remap-file-path.o [2020-04-21T14:34:01.155Z] #44 26.12 CC images/eventfd.o [2020-04-21T14:34:01.413Z] #44 ... [2020-04-21T14:34:01.413Z] [2020-04-21T14:34:01.413Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:01.413Z] #47 89.24 encoding/xml [2020-04-21T14:34:01.413Z] #47 90.65 text/template [2020-04-21T14:34:01.413Z] #47 95.20 github.com/LK4D4/vndr/versioned [2020-04-21T14:34:01.413Z] #47 95.30 compress/flate [2020-04-21T14:34:01.413Z] #47 96.75 go/doc [2020-04-21T14:34:01.413Z] #47 98.25 hash/crc32 [2020-04-21T14:34:01.413Z] #47 98.85 compress/gzip [2020-04-21T14:34:01.413Z] #47 ... [2020-04-21T14:34:01.413Z] [2020-04-21T14:34:01.413Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:01.413Z] #44 26.40 CC images/eventpoll.o [2020-04-21T14:34:01.982Z] #44 26.73 CC images/fh.o [2020-04-21T14:34:02.125Z] #35 25.91 The following additional packages will be installed: [2020-04-21T14:34:02.125Z] #35 ... [2020-04-21T14:34:02.125Z] [2020-04-21T14:34:02.125Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:34:02.125Z] #62 15.82 Fetched 8166 kB in 11s (752 kB/s) [2020-04-21T14:34:02.125Z] #62 15.82 Reading package lists... [2020-04-21T14:34:02.125Z] #62 20.44 Reading package lists... [2020-04-21T14:34:02.125Z] #62 24.90 Building dependency tree... [2020-04-21T14:34:02.125Z] #62 ... [2020-04-21T14:34:02.125Z] [2020-04-21T14:34:02.125Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:34:02.125Z] #35 25.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-21T14:34:02.125Z] #35 25.94 Suggested packages: [2020-04-21T14:34:02.125Z] #35 25.95 cmake-doc ninja-build lrzip [2020-04-21T14:34:02.125Z] #35 25.95 Recommended packages: [2020-04-21T14:34:02.125Z] #35 25.95 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-21T14:34:02.177Z] #44 ... [2020-04-21T14:34:02.177Z] [2020-04-21T14:34:02.177Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:02.177Z] #47 138.7 github.com/LK4D4/vndr/godl [2020-04-21T14:34:02.177Z] #47 139.4 github.com/LK4D4/vndr [2020-04-21T14:34:02.240Z] #44 27.02 CC images/fsnotify.o [2020-04-21T14:34:02.440Z] #47 DONE 148.9s [2020-04-21T14:34:02.440Z] [2020-04-21T14:34:02.440Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:02.440Z] #44 78.42 DEP criu/protobuf-desc.d [2020-04-21T14:34:02.498Z] #44 ... [2020-04-21T14:34:02.498Z] [2020-04-21T14:34:02.498Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:34:02.498Z] #56 DONE 100.4s [2020-04-21T14:34:02.498Z] [2020-04-21T14:34:02.498Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:02.498Z] #47 99.64 crypto/x509/pkix [2020-04-21T14:34:02.498Z] #47 100.2 github.com/LK4D4/vndr/build [2020-04-21T14:34:02.498Z] #47 100.2 vendor/golang.org/x/crypto/cryptobyte [2020-04-21T14:34:02.696Z] #35 ... [2020-04-21T14:34:02.696Z] [2020-04-21T14:34:02.696Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:34:02.696Z] #43 12.24 Reading package lists... [2020-04-21T14:34:02.696Z] #43 16.96 Reading package lists... [2020-04-21T14:34:02.696Z] #43 22.45 Building dependency tree... [2020-04-21T14:34:02.696Z] #43 25.18 The following additional packages will be installed: [2020-04-21T14:34:02.696Z] #43 25.19 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-21T14:34:02.696Z] #43 25.19 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-21T14:34:02.696Z] #43 25.20 Suggested packages: [2020-04-21T14:34:02.696Z] #43 25.21 manpages-dev python-setuptools [2020-04-21T14:34:02.696Z] #43 26.23 The following NEW packages will be installed: [2020-04-21T14:34:02.696Z] #43 26.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-21T14:34:02.696Z] #43 26.23 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-21T14:34:02.696Z] #43 26.23 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-21T14:34:02.696Z] #43 26.23 python-six zlib1g-dev [2020-04-21T14:34:02.696Z] #43 26.60 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:34:02.696Z] #43 26.60 Need to get 3798 kB of archives. [2020-04-21T14:34:02.696Z] #43 26.60 After this operation, 21.6 MB of additional disk space will be used. [2020-04-21T14:34:02.696Z] #43 26.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-04-21T14:34:02.696Z] #43 26.61 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-21T14:34:02.696Z] #43 26.61 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-21T14:34:02.696Z] #43 26.62 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-21T14:34:02.696Z] #43 26.62 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-21T14:34:02.696Z] #43 26.63 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-21T14:34:02.696Z] #43 26.63 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-21T14:34:02.696Z] #43 26.63 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-21T14:34:02.696Z] #43 26.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-04-21T14:34:02.697Z] #44 78.53 DEP criu/proc_parse.d [2020-04-21T14:34:02.955Z] #44 78.79 DEP criu/plugin.d [2020-04-21T14:34:02.957Z] #43 26.86 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-04-21T14:34:02.958Z] #43 ... [2020-04-21T14:34:02.958Z] [2020-04-21T14:34:02.958Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:34:02.958Z] #35 26.78 The following NEW packages will be installed: [2020-04-21T14:34:02.958Z] #35 26.79 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-21T14:34:02.958Z] #35 26.80 vim-common xxd [2020-04-21T14:34:03.142Z] ok github.com/docker/docker/client 0.534s coverage: 75.4% of statements [2020-04-21T14:34:03.212Z] #44 78.98 DEP criu/pipes.d [2020-04-21T14:34:03.219Z] #35 27.18 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:34:03.219Z] #35 27.18 Need to get 14.2 MB of archives. [2020-04-21T14:34:03.219Z] #35 27.18 After this operation, 60.0 MB of additional disk space will be used. [2020-04-21T14:34:03.219Z] #35 27.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-21T14:34:03.219Z] #35 27.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:34:03.219Z] #35 27.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-21T14:34:03.473Z] #44 79.32 DEP criu/pie-util.d [2020-04-21T14:34:03.479Z] #35 27.30 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-21T14:34:03.730Z] #44 79.47 DEP criu/pie-util-vdso.d [2020-04-21T14:34:03.730Z] #44 79.63 DEP criu/pie-util-vdso-elf32.d [2020-04-21T14:34:03.988Z] #44 79.71 DEP criu/path.d [2020-04-21T14:34:03.988Z] #44 79.81 DEP criu/parasite-syscall.d [2020-04-21T14:34:04.052Z] #35 27.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-04-21T14:34:04.052Z] #35 27.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-04-21T14:34:04.052Z] #35 27.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-04-21T14:34:04.052Z] #35 27.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-04-21T14:34:04.052Z] #35 27.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-04-21T14:34:04.052Z] #35 28.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-04-21T14:34:04.245Z] #44 80.00 DEP criu/pagemap.d [2020-04-21T14:34:04.245Z] #44 80.13 DEP criu/pagemap-cache.d [2020-04-21T14:34:04.245Z] #44 80.21 DEP criu/page-xfer.d [2020-04-21T14:34:04.503Z] #44 80.35 DEP criu/page-pipe.d [2020-04-21T14:34:04.503Z] #44 80.44 DEP criu/netfilter.d [2020-04-21T14:34:04.760Z] #44 80.63 DEP criu/net.d [2020-04-21T14:34:05.017Z] #44 80.88 DEP criu/namespaces.d [2020-04-21T14:34:05.027Z] #47 103.1 crypto/x509 [2020-04-21T14:34:05.274Z] #44 81.09 DEP criu/mount.d [2020-04-21T14:34:05.532Z] #44 81.24 DEP criu/mem.d [2020-04-21T14:34:05.532Z] #44 81.48 DEP criu/lsm.d [2020-04-21T14:34:05.649Z] #35 29.33 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:34:05.649Z] #35 ... [2020-04-21T14:34:05.649Z] [2020-04-21T14:34:05.649Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:34:05.649Z] #10 14.52 Reading package lists... [2020-04-21T14:34:05.649Z] #10 19.75 Reading package lists... [2020-04-21T14:34:05.649Z] #10 25.12 Building dependency tree... [2020-04-21T14:34:05.649Z] #10 27.52 The following additional packages will be installed: [2020-04-21T14:34:05.649Z] #10 27.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-21T14:34:05.649Z] #10 27.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-21T14:34:05.649Z] #10 27.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-21T14:34:05.649Z] #10 27.53 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:34:05.649Z] #10 27.54 Suggested packages: [2020-04-21T14:34:05.649Z] #10 27.54 gcc-8-locales seccomp wine64 [2020-04-21T14:34:05.649Z] #10 28.41 The following NEW packages will be installed: [2020-04-21T14:34:05.649Z] #10 28.43 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-21T14:34:05.649Z] #10 28.43 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-21T14:34:05.649Z] #10 28.44 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-21T14:34:05.649Z] #10 28.44 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-21T14:34:05.649Z] #10 28.44 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-21T14:34:05.649Z] #10 28.44 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-21T14:34:05.649Z] #10 28.81 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:34:05.649Z] #10 28.81 Need to get 73.3 MB of archives. [2020-04-21T14:34:05.649Z] #10 28.81 After this operation, 472 MB of additional disk space will be used. [2020-04-21T14:34:05.649Z] #10 28.81 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-21T14:34:05.649Z] #10 28.94 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-21T14:34:05.649Z] #10 29.11 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-21T14:34:05.649Z] #10 29.11 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-21T14:34:05.649Z] #10 29.11 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-04-21T14:34:05.649Z] #10 29.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-21T14:34:05.649Z] #10 29.43 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-21T14:34:05.649Z] #10 ... [2020-04-21T14:34:05.649Z] [2020-04-21T14:34:05.649Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:34:05.649Z] #43 26.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-04-21T14:34:05.649Z] #43 26.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-04-21T14:34:05.649Z] #43 27.00 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-21T14:34:05.649Z] #43 27.15 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-21T14:34:05.649Z] #43 27.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-21T14:34:05.649Z] #43 27.15 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-04-21T14:34:05.649Z] #43 27.15 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-04-21T14:34:05.649Z] #43 28.07 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:34:05.649Z] #43 28.24 Fetched 3798 kB in 1s (4536 kB/s) [2020-04-21T14:34:05.649Z] #43 28.33 Selecting previously unselected package libcap-dev:arm64. [2020-04-21T14:34:05.649Z] #43 28.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15378 files and directories currently installed.) [2020-04-21T14:34:05.649Z] #43 28.39 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-04-21T14:34:05.649Z] #43 28.40 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-04-21T14:34:05.649Z] #43 28.51 Selecting previously unselected package libnet1:arm64. [2020-04-21T14:34:05.649Z] #43 28.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-21T14:34:05.649Z] #43 28.54 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:34:05.649Z] #43 28.68 Selecting previously unselected package libnet1-dev. [2020-04-21T14:34:05.649Z] #43 28.69 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-21T14:34:05.649Z] #43 28.75 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:34:05.649Z] #43 29.01 Selecting previously unselected package libnl-3-200:arm64. [2020-04-21T14:34:05.649Z] #43 29.01 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-21T14:34:05.649Z] #43 29.02 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-21T14:34:05.649Z] #43 29.26 Selecting previously unselected package libnl-3-dev:arm64. [2020-04-21T14:34:05.649Z] #43 29.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-04-21T14:34:05.649Z] #43 29.31 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-21T14:34:05.720Z] #19 11.22 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-21T14:34:05.720Z] #19 11.32 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-21T14:34:05.720Z] #19 11.35 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-21T14:34:05.720Z] #19 11.41 Collecting pyyaml (from yamllint==1.16.0) [2020-04-21T14:34:05.720Z] #19 11.54 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-21T14:34:05.789Z] #44 81.62 DEP criu/log.d [2020-04-21T14:34:05.789Z] #44 81.74 DEP criu/libnetlink.d [2020-04-21T14:34:05.963Z] #47 103.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-21T14:34:06.047Z] #44 81.85 DEP criu/kerndat.d [2020-04-21T14:34:06.047Z] #44 81.99 DEP criu/kcmp-ids.d [2020-04-21T14:34:06.108Z] #43 29.79 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-21T14:34:06.108Z] #43 29.79 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-21T14:34:06.108Z] #43 29.79 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-21T14:34:06.304Z] #44 82.05 DEP criu/irmap.d [2020-04-21T14:34:06.304Z] #44 82.17 DEP criu/ipc_ns.d [2020-04-21T14:34:06.562Z] #44 82.30 DEP criu/image.d [2020-04-21T14:34:06.562Z] #44 82.47 DEP criu/image-desc.d [2020-04-21T14:34:06.562Z] #44 82.56 DEP criu/fsnotify.d [2020-04-21T14:34:06.819Z] #44 82.72 DEP criu/filesystems.d [2020-04-21T14:34:07.057Z] #43 30.86 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-04-21T14:34:07.057Z] #43 30.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-04-21T14:34:07.057Z] #43 30.90 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-21T14:34:07.076Z] #44 82.87 DEP criu/files.d [2020-04-21T14:34:07.089Z] #19 12.84 Building wheels for collected packages: pyyaml [2020-04-21T14:34:07.089Z] #19 12.85 Running setup.py bdist_wheel for pyyaml: started [2020-04-21T14:34:07.334Z] #44 83.08 DEP criu/files-reg.d [2020-04-21T14:34:07.334Z] #44 83.25 DEP criu/files-ext.d [2020-04-21T14:34:07.341Z] #47 105.2 vendor/golang.org/x/crypto/hkdf [2020-04-21T14:34:07.341Z] #47 105.3 vendor/golang.org/x/text/transform [2020-04-21T14:34:07.489Z] #43 31.09 Selecting previously unselected package zlib1g-dev:arm64. [2020-04-21T14:34:07.489Z] #43 31.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-04-21T14:34:07.489Z] #43 31.28 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:34:07.489Z] #43 ... [2020-04-21T14:34:07.489Z] [2020-04-21T14:34:07.489Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:34:07.489Z] #25 16.80 Reading package lists... [2020-04-21T14:34:07.489Z] #25 21.66 Reading package lists... [2020-04-21T14:34:07.489Z] #25 26.74 Building dependency tree... [2020-04-21T14:34:07.489Z] #25 29.08 ca-certificates is already the newest version (20190110). [2020-04-21T14:34:07.489Z] #25 29.08 The following additional packages will be installed: [2020-04-21T14:34:07.489Z] #25 29.09 libjq1 libonig5 [2020-04-21T14:34:07.489Z] #25 29.48 The following NEW packages will be installed: [2020-04-21T14:34:07.489Z] #25 29.50 jq libjq1 libonig5 [2020-04-21T14:34:07.489Z] #25 30.70 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:34:07.489Z] #25 30.70 Need to get 325 kB of archives. [2020-04-21T14:34:07.489Z] #25 30.70 After this operation, 1019 kB of additional disk space will be used. [2020-04-21T14:34:07.489Z] #25 30.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-21T14:34:07.489Z] #25 30.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-21T14:34:07.489Z] #25 30.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-21T14:34:07.591Z] #44 83.37 DEP criu/file-lock.d [2020-04-21T14:34:07.591Z] #44 83.49 DEP criu/file-ids.d [2020-04-21T14:34:07.753Z] #25 ... [2020-04-21T14:34:07.753Z] [2020-04-21T14:34:07.753Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:34:07.753Z] #35 29.50 Fetched 14.2 MB in 1s (10.7 MB/s) [2020-04-21T14:34:07.753Z] #35 29.79 Selecting previously unselected package xxd. [2020-04-21T14:34:07.753Z] #35 29.79 (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-21T14:34:07.753Z] #35 29.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-21T14:34:07.753Z] #35 29.87 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:34:07.753Z] #35 30.10 Selecting previously unselected package vim-common. [2020-04-21T14:34:07.753Z] #35 30.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:34:07.753Z] #35 30.39 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:34:07.753Z] #35 31.29 Selecting previously unselected package cmake-data. [2020-04-21T14:34:07.753Z] #35 31.29 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-21T14:34:07.753Z] #35 31.32 Unpacking cmake-data (3.13.4-1) ... [2020-04-21T14:34:07.849Z] #44 83.65 DEP criu/fifo.d [2020-04-21T14:34:07.849Z] #44 83.74 DEP criu/fdstore.d [2020-04-21T14:34:07.849Z] #44 83.85 DEP criu/fault-injection.d [2020-04-21T14:34:07.908Z] #47 ... [2020-04-21T14:34:07.908Z] [2020-04-21T14:34:07.908Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:07.908Z] #44 27.76 CC images/signalfd.o [2020-04-21T14:34:07.908Z] #44 28.17 CC images/fs.o [2020-04-21T14:34:07.908Z] #44 28.50 CC images/pstree.o [2020-04-21T14:34:07.908Z] #44 28.71 CC images/pipe.o [2020-04-21T14:34:07.908Z] #44 28.89 CC images/tcp-stream.o [2020-04-21T14:34:07.908Z] #44 29.09 CC images/sk-packet.o [2020-04-21T14:34:07.908Z] #44 29.32 CC images/mnt.o [2020-04-21T14:34:07.908Z] #44 29.61 CC images/pipe-data.o [2020-04-21T14:34:07.908Z] #44 29.79 CC images/sa.o [2020-04-21T14:34:07.908Z] #44 30.09 CC images/timer.o [2020-04-21T14:34:07.908Z] #44 30.44 CC images/timerfd.o [2020-04-21T14:34:07.908Z] #44 30.71 CC images/mm.o [2020-04-21T14:34:07.908Z] #44 31.03 CC images/sk-opts.o [2020-04-21T14:34:07.908Z] #44 31.31 CC images/sk-unix.o [2020-04-21T14:34:07.908Z] #44 31.65 CC images/sk-inet.o [2020-04-21T14:34:07.908Z] #44 32.06 CC images/tun.o [2020-04-21T14:34:07.908Z] #44 32.49 CC images/sk-netlink.o [2020-04-21T14:34:07.908Z] #44 32.74 CC images/packet-sock.o [2020-04-21T14:34:08.019Z] #19 13.92 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-21T14:34:08.019Z] #19 13.92 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-21T14:34:08.019Z] #19 13.98 Successfully built pyyaml [2020-04-21T14:34:08.106Z] #44 83.92 DEP criu/external.d [2020-04-21T14:34:08.106Z] #44 83.99 DEP criu/eventpoll.d [2020-04-21T14:34:08.169Z] #44 33.18 CC images/ipc-var.o [2020-04-21T14:34:08.276Z] #19 14.00 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-21T14:34:08.329Z] #35 ... [2020-04-21T14:34:08.329Z] [2020-04-21T14:34:08.329Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:34:08.329Z] #74 DONE 31.8s [2020-04-21T14:34:08.329Z] [2020-04-21T14:34:08.329Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-21T14:34:08.329Z] #62 27.31 The following additional packages will be installed: [2020-04-21T14:34:08.329Z] #62 27.32 libbtrfs0 [2020-04-21T14:34:08.329Z] #62 27.46 The following NEW packages will be installed: [2020-04-21T14:34:08.329Z] #62 27.48 libbtrfs-dev libbtrfs0 [2020-04-21T14:34:08.329Z] #62 27.90 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:34:08.329Z] #62 27.90 Need to get 119 kB of archives. [2020-04-21T14:34:08.329Z] #62 27.90 After this operation, 387 kB of additional disk space will be used. [2020-04-21T14:34:08.329Z] #62 27.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-21T14:34:08.329Z] #62 27.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-21T14:34:08.329Z] #62 28.86 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:34:08.329Z] #62 29.01 Fetched 119 kB in 0s (420 kB/s) [2020-04-21T14:34:08.329Z] #62 29.29 Selecting previously unselected package libbtrfs0. [2020-04-21T14:34:08.329Z] #62 29.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 ... 15378 files and directories currently installed.) [2020-04-21T14:34:08.329Z] #62 29.34 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-21T14:34:08.329Z] #62 29.35 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:34:08.329Z] #62 29.79 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:34:08.329Z] #62 29.79 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-21T14:34:08.329Z] #62 29.79 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:34:08.329Z] #62 30.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:34:08.329Z] #62 30.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:34:08.329Z] #62 30.15 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:34:08.329Z] #62 DONE 32.2s [2020-04-21T14:34:08.329Z] [2020-04-21T14:34:08.329Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:34:08.329Z] #63 DONE 0.1s [2020-04-21T14:34:08.329Z] [2020-04-21T14:34:08.329Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-21T14:34:08.329Z] #64 DONE 0.1s [2020-04-21T14:34:08.329Z] [2020-04-21T14:34:08.329Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-21T14:34:08.329Z] #25 31.84 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:34:08.329Z] #25 32.01 Fetched 325 kB in 1s (333 kB/s) [2020-04-21T14:34:08.329Z] #25 32.13 Selecting previously unselected package libonig5:arm64. [2020-04-21T14:34:08.329Z] #25 32.13 (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-21T14:34:08.329Z] #25 32.20 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-04-21T14:34:08.329Z] #25 32.23 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-21T14:34:08.363Z] #44 84.22 DEP criu/eventfd.d [2020-04-21T14:34:08.427Z] #44 33.40 CC images/ipc-desc.o [2020-04-21T14:34:08.534Z] #19 14.29 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-21T14:34:08.593Z] #25 32.49 Selecting previously unselected package libjq1:arm64. [2020-04-21T14:34:08.593Z] #25 32.49 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-21T14:34:08.593Z] #25 32.52 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-21T14:34:08.621Z] #44 84.34 DEP criu/crtools.d [2020-04-21T14:34:08.621Z] #44 84.57 DEP criu/cr-service.d [2020-04-21T14:34:08.686Z] #44 33.66 CC images/ipc-shm.o [2020-04-21T14:34:08.792Z] #19 DONE 14.7s [2020-04-21T14:34:08.792Z] [2020-04-21T14:34:08.792Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:08.792Z] #44 138.3 CC criu/page-pipe.o [2020-04-21T14:34:08.792Z] #44 139.1 CC criu/page-xfer.o [2020-04-21T14:34:08.792Z] #44 140.2 CC criu/pagemap-cache.o [2020-04-21T14:34:08.792Z] #44 140.7 CC criu/pagemap.o [2020-04-21T14:34:08.792Z] #44 141.6 CC criu/parasite-syscall.o [2020-04-21T14:34:08.792Z] #44 142.5 CC criu/path.o [2020-04-21T14:34:08.792Z] #44 142.8 CC criu/pie-util-vdso-elf32.o [2020-04-21T14:34:08.792Z] #44 143.2 CC criu/pie-util-vdso.o [2020-04-21T14:34:08.792Z] #44 143.7 CC criu/pie-util.o [2020-04-21T14:34:08.792Z] #44 144.0 CC criu/pipes.o [2020-04-21T14:34:08.792Z] #44 144.8 CC criu/plugin.o [2020-04-21T14:34:08.792Z] #44 145.3 CC criu/proc_parse.o [2020-04-21T14:34:08.859Z] #25 32.79 Selecting previously unselected package jq. [2020-04-21T14:34:08.859Z] #25 32.79 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-21T14:34:08.859Z] #25 32.81 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:34:08.878Z] #44 84.74 DEP criu/cr-restore.d [2020-04-21T14:34:08.944Z] #44 33.81 CC images/ipc-msg.o [2020-04-21T14:34:09.049Z] #44 ... [2020-04-21T14:34:09.049Z] [2020-04-21T14:34:09.049Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:34:09.049Z] #24 DONE 0.1s [2020-04-21T14:34:09.049Z] [2020-04-21T14:34:09.049Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:34:09.121Z] #25 33.08 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-21T14:34:09.121Z] #25 33.15 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-21T14:34:09.121Z] #25 33.17 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:34:09.136Z] #44 84.97 DEP criu/cr-errno.d [2020-04-21T14:34:09.136Z] #44 84.99 DEP criu/cr-dump.d [2020-04-21T14:34:09.202Z] #44 34.15 CC images/ipc-sem.o [2020-04-21T14:34:09.385Z] #25 33.23 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:34:09.393Z] #44 85.19 DEP criu/cr-dedup.d [2020-04-21T14:34:09.393Z] #44 85.32 DEP criu/cr-check.d [2020-04-21T14:34:09.460Z] #44 34.28 CC images/utsns.o [2020-04-21T14:34:09.460Z] #44 34.46 CC images/creds.o [2020-04-21T14:34:09.613Z] #28 DONE 0.7s [2020-04-21T14:34:09.613Z] [2020-04-21T14:34:09.613Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:09.650Z] #44 85.54 DEP criu/config.d [2020-04-21T14:34:09.650Z] #44 85.67 DEP criu/clone-noasan.d [2020-04-21T14:34:09.869Z] #65 ... [2020-04-21T14:34:09.869Z] [2020-04-21T14:34:09.869Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:34:09.869Z] #31 DONE 0.1s [2020-04-21T14:34:09.869Z] [2020-04-21T14:34:09.869Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:34:09.869Z] #34 DONE 0.1s [2020-04-21T14:34:09.869Z] [2020-04-21T14:34:09.869Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:34:09.908Z] #44 85.74 DEP criu/cgroup.d [2020-04-21T14:34:09.962Z] #25 DONE 33.9s [2020-04-21T14:34:09.962Z] [2020-04-21T14:34:09.962Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:34:10.026Z] #44 34.69 CC images/vma.o [2020-04-21T14:34:10.026Z] #44 34.91 CC images/netdev.o [2020-04-21T14:34:10.128Z] #39 DONE 0.1s [2020-04-21T14:34:10.128Z] [2020-04-21T14:34:10.128Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:10.168Z] #44 85.89 DEP criu/cgroup-props.d [2020-04-21T14:34:10.168Z] #44 85.99 DEP criu/bitmap.d [2020-04-21T14:34:10.168Z] #44 86.02 DEP criu/bfd.d [2020-04-21T14:34:10.168Z] #44 86.08 DEP criu/autofs.d [2020-04-21T14:34:10.228Z] #26 DONE 0.2s [2020-04-21T14:34:10.228Z] [2020-04-21T14:34:10.228Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:34:10.384Z] #65 ... [2020-04-21T14:34:10.384Z] [2020-04-21T14:34:10.384Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:10.384Z] #44 148.5 CC criu/protobuf-desc.o [2020-04-21T14:34:10.426Z] #44 86.26 DEP criu/aio.d [2020-04-21T14:34:10.493Z] #30 33.87 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-21T14:34:10.493Z] #30 34.19 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-21T14:34:10.592Z] #44 35.32 CC images/tty.o [2020-04-21T14:34:10.683Z] #44 86.40 DEP criu/action-scripts.d [2020-04-21T14:34:10.760Z] #30 34.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-21T14:34:10.944Z] #44 86.75 CC criu/action-scripts.o [2020-04-21T14:34:11.158Z] #44 36.01 CC images/file-lock.o [2020-04-21T14:34:11.313Z] #44 149.3 CC criu/protobuf.o [2020-04-21T14:34:11.416Z] #44 36.22 CC images/rlimit.o [2020-04-21T14:34:11.416Z] #44 36.40 CC images/pagemap.o [2020-04-21T14:34:11.509Z] #44 87.33 CC criu/aio.o [2020-04-21T14:34:11.674Z] #44 36.70 CC images/siginfo.o [2020-04-21T14:34:11.877Z] #44 149.9 CC criu/pstree.o [2020-04-21T14:34:12.073Z] #44 87.85 CC criu/autofs.o [2020-04-21T14:34:12.240Z] #44 37.05 CC images/rpc.o [2020-04-21T14:34:13.005Z] #44 ... [2020-04-21T14:34:13.005Z] [2020-04-21T14:34:13.005Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:34:13.005Z] #17 11.44 Fetched 8338 kB in 9s (889 kB/s) [2020-04-21T14:34:13.005Z] #17 11.44 Reading package lists... [2020-04-21T14:34:13.005Z] #17 15.25 Reading package lists... [2020-04-21T14:34:13.005Z] #17 18.23 Building dependency tree... [2020-04-21T14:34:13.005Z] #17 19.58 libcap2-bin is already the newest version (1:2.25-2). [2020-04-21T14:34:13.005Z] #17 19.58 The following additional packages will be installed: [2020-04-21T14:34:13.005Z] #17 19.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-21T14:34:13.005Z] #17 19.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-21T14:34:13.005Z] #17 19.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-21T14:34:13.005Z] #17 19.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-21T14:34:13.005Z] #17 19.59 python3.7 python3.7-minimal vim-runtime xxd [2020-04-21T14:34:13.005Z] #17 19.59 Suggested packages: [2020-04-21T14:34:13.005Z] #17 19.59 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-21T14:34:13.005Z] #17 19.59 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-21T14:34:13.005Z] #17 19.59 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-21T14:34:13.005Z] #17 19.59 Recommended packages: [2020-04-21T14:34:13.005Z] #17 19.59 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-21T14:34:13.005Z] #17 19.59 python3-keyrings.alt python3-xdg unzip [2020-04-21T14:34:13.005Z] #17 21.25 The following NEW packages will be installed: [2020-04-21T14:34:13.005Z] #17 21.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-21T14:34:13.005Z] #17 21.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-21T14:34:13.005Z] #17 21.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-21T14:34:13.005Z] #17 21.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-21T14:34:13.005Z] #17 21.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-21T14:34:13.005Z] #17 21.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-21T14:34:13.005Z] #17 21.25 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-21T14:34:13.005Z] #17 21.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-21T14:34:13.005Z] #17 21.25 xz-utils zip [2020-04-21T14:34:13.246Z] #44 151.0 CC criu/rbtree.o [2020-04-21T14:34:13.246Z] #44 151.3 CC criu/rst-malloc.o [2020-04-21T14:34:13.263Z] #17 21.69 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:34:13.263Z] #17 21.69 Need to get 28.5 MB of archives. [2020-04-21T14:34:13.263Z] #17 21.69 After this operation, 116 MB of additional disk space will be used. [2020-04-21T14:34:13.263Z] #17 21.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-21T14:34:13.263Z] #17 21.69 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-21T14:34:13.263Z] #17 21.78 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-21T14:34:13.503Z] #44 151.5 CC criu/seccomp.o [2020-04-21T14:34:13.520Z] #17 ... [2020-04-21T14:34:13.520Z] [2020-04-21T14:34:13.520Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:13.520Z] #44 89.34 CC criu/bfd.o [2020-04-21T14:34:13.614Z] #44 38.33 CC images/ext-file.o [2020-04-21T14:34:13.614Z] #44 38.63 CC images/cgroup.o [2020-04-21T14:34:13.762Z] #44 ... [2020-04-21T14:34:13.762Z] [2020-04-21T14:34:13.762Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:34:13.762Z] #41 DONE 221.4s [2020-04-21T14:34:14.019Z] [2020-04-21T14:34:14.019Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:14.085Z] #44 ... [2020-04-21T14:34:14.085Z] [2020-04-21T14:34:14.085Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:34:14.085Z] #30 DONE 160.8s [2020-04-21T14:34:14.085Z] [2020-04-21T14:34:14.085Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:14.085Z] #44 89.91 CC criu/bitmap.o [2020-04-21T14:34:14.275Z] #65 ... [2020-04-21T14:34:14.275Z] [2020-04-21T14:34:14.275Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:14.275Z] #44 152.3 CC criu/seize.o [2020-04-21T14:34:14.342Z] #44 90.15 CC criu/cgroup-props.o [2020-04-21T14:34:14.549Z] #44 39.40 CC images/userns.o [2020-04-21T14:34:14.807Z] #44 39.76 CC images/google/protobuf/descriptor.o [2020-04-21T14:34:15.065Z] #44 ... [2020-04-21T14:34:15.065Z] [2020-04-21T14:34:15.065Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:34:15.065Z] #10 103.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-21T14:34:15.065Z] #10 103.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-21T14:34:15.065Z] #10 103.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:34:15.207Z] #44 153.3 CC criu/servicefd.o [2020-04-21T14:34:15.275Z] #44 91.14 CC criu/cgroup.o [2020-04-21T14:34:15.324Z] #10 ... [2020-04-21T14:34:15.324Z] [2020-04-21T14:34:15.324Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:15.324Z] #47 106.2 vendor/golang.org/x/text/unicode/bidi [2020-04-21T14:34:15.324Z] #47 108.0 vendor/golang.org/x/text/secure/bidirule [2020-04-21T14:34:15.324Z] #47 108.3 vendor/golang.org/x/text/unicode/norm [2020-04-21T14:34:15.324Z] #47 109.0 crypto/tls [2020-04-21T14:34:15.324Z] #47 112.7 vendor/golang.org/x/net/idna [2020-04-21T14:34:15.464Z] #44 ... [2020-04-21T14:34:15.464Z] [2020-04-21T14:34:15.464Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:34:15.464Z] #42 DONE 0.1s [2020-04-21T14:34:15.582Z] #47 ... [2020-04-21T14:34:15.582Z] [2020-04-21T14:34:15.582Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:15.582Z] #68 113.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:34:15.582Z] #68 113.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-21T14:34:15.720Z] [2020-04-21T14:34:15.720Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:15.720Z] #44 153.7 CC criu/shmem.o [2020-04-21T14:34:16.070Z] #30 ... [2020-04-21T14:34:16.070Z] [2020-04-21T14:34:16.070Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:34:16.070Z] #27 3.429 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:34:16.070Z] #27 3.856 [2020-04-21T14:34:16.070Z] #27 4.162 #=#=# ## 3.2% ##### 8.1% ######### 13.8% ############## 19.6% ################ 23.6% ##################### 29.2% ######################## 34.7% ########################### 38.3% ############################### 43.3% ################################## 48.0% ##################################### 52.6% ######################################### 58.2% ############################################## 64.8% ################################################### 71.3% ######################################################## 78.5% ######################### [2020-04-21T14:34:16.070Z] #27 ... [2020-04-21T14:34:16.070Z] [2020-04-21T14:34:16.070Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:34:16.070Z] #10 29.89 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-21T14:34:16.070Z] #10 29.90 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-21T14:34:16.070Z] #10 33.67 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-21T14:34:16.070Z] #10 35.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-04-21T14:34:16.070Z] #10 35.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-04-21T14:34:16.070Z] #10 35.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-21T14:34:16.070Z] #10 35.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-21T14:34:16.070Z] #10 35.26 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-21T14:34:16.070Z] #10 35.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-04-21T14:34:16.070Z] #10 35.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-04-21T14:34:16.070Z] #10 35.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-04-21T14:34:16.070Z] #10 35.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-04-21T14:34:16.070Z] #10 35.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-04-21T14:34:16.070Z] #10 35.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-04-21T14:34:16.070Z] #10 35.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-04-21T14:34:16.070Z] #10 35.40 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-21T14:34:16.070Z] #10 35.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-04-21T14:34:16.070Z] #10 35.41 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-04-21T14:34:16.070Z] #10 36.27 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:34:16.070Z] #10 36.41 Fetched 73.3 MB in 7s (10.6 MB/s) [2020-04-21T14:34:16.070Z] #10 36.49 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-21T14:34:16.070Z] #10 36.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15378 files and directories currently installed.) [2020-04-21T14:34:16.070Z] #10 36.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-04-21T14:34:16.070Z] #10 36.62 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:34:16.070Z] #10 38.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-21T14:34:16.070Z] #10 38.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-04-21T14:34:16.070Z] #10 38.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:34:16.070Z] #10 ... [2020-04-21T14:34:16.070Z] [2020-04-21T14:34:16.070Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:34:16.333Z] #27 4.162 #=#=# ## 3.2% ##### 8.1% ######### 13.8% ############## 19.6% ################ 23.6% ##################### 29.2% ######################## 34.7% ########################### 38.3% ############################### 43.3% ################################## 48.0% ##################################### 52.6% ######################################### 58.2% ############################################## 64.8% ################################################### 71.3% ######################################################## 78.5% ############################################################ 84.5% ################################################################# 90.3% ##################################################################### 96.0% ######################################################################## 100.0% [2020-04-21T14:34:16.600Z] #27 6.399 [2020-04-21T14:34:16.651Z] #44 154.4 CC criu/sigframe.o [2020-04-21T14:34:16.651Z] #44 154.6 CC criu/signalfd.o [2020-04-21T14:34:16.907Z] #44 154.9 CC criu/sk-inet.o [2020-04-21T14:34:17.800Z] #44 93.31 CC criu/clone-noasan.o [2020-04-21T14:34:17.800Z] #44 93.45 CC criu/config.o [2020-04-21T14:34:17.838Z] #44 155.9 CC criu/sk-netlink.o [2020-04-21T14:34:17.933Z] #27 6.689 0.1% #### 6.9% ############# 19.3% #################### 28.6% ########################## 36.6% ############################### 43.6% ######################################### 57.3% ################################################ 67.2% ######################################################### 79.5% ################################################################# 90.9% ######################################################################## 100.0% [2020-04-21T14:34:17.933Z] #27 ... [2020-04-21T14:34:17.933Z] [2020-04-21T14:34:17.933Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:34:17.933Z] #33 31.50 sync [2020-04-21T14:34:17.933Z] #33 31.50 internal/reflectlite [2020-04-21T14:34:17.933Z] #33 34.09 sort [2020-04-21T14:34:17.933Z] #33 34.09 errors [2020-04-21T14:34:17.933Z] #33 34.62 io [2020-04-21T14:34:17.933Z] #33 34.62 internal/oserror [2020-04-21T14:34:17.933Z] #33 34.63 strconv [2020-04-21T14:34:17.933Z] #33 34.83 syscall [2020-04-21T14:34:17.933Z] #33 36.32 strings [2020-04-21T14:34:17.933Z] #33 36.33 bytes [2020-04-21T14:34:17.933Z] #33 39.75 reflect [2020-04-21T14:34:17.933Z] #33 40.59 bufio [2020-04-21T14:34:17.933Z] #33 40.85 path [2020-04-21T14:34:17.933Z] #33 ... [2020-04-21T14:34:17.933Z] [2020-04-21T14:34:17.933Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:17.933Z] #47 31.54 internal/reflectlite [2020-04-21T14:34:17.933Z] #47 31.54 sync [2020-04-21T14:34:17.933Z] #47 32.90 github.com/LK4D4/vndr/godl/singleflight [2020-04-21T14:34:17.933Z] #47 32.92 math/rand [2020-04-21T14:34:17.933Z] #47 32.93 internal/singleflight [2020-04-21T14:34:17.933Z] #47 35.10 sort [2020-04-21T14:34:17.933Z] #47 35.15 strconv [2020-04-21T14:34:17.933Z] #47 35.16 io [2020-04-21T14:34:17.933Z] #47 35.19 syscall [2020-04-21T14:34:17.933Z] #47 36.88 bytes [2020-04-21T14:34:17.933Z] #47 37.05 strings [2020-04-21T14:34:17.933Z] #47 40.62 bufio [2020-04-21T14:34:17.933Z] #47 40.76 reflect [2020-04-21T14:34:17.933Z] #47 41.59 regexp/syntax [2020-04-21T14:34:18.197Z] #47 ... [2020-04-21T14:34:18.197Z] [2020-04-21T14:34:18.197Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:34:18.197Z] #43 31.88 Selecting previously unselected package libprotobuf17:arm64. [2020-04-21T14:34:18.197Z] #43 31.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-04-21T14:34:18.197Z] #43 31.95 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-21T14:34:18.197Z] #43 32.90 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-04-21T14:34:18.197Z] #43 32.90 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-04-21T14:34:18.197Z] #43 32.91 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-21T14:34:18.197Z] #43 33.25 Selecting previously unselected package libprotobuf-dev:arm64. [2020-04-21T14:34:18.197Z] #43 33.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-04-21T14:34:18.197Z] #43 33.30 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-21T14:34:18.197Z] #43 35.30 Selecting previously unselected package libprotoc17:arm64. [2020-04-21T14:34:18.197Z] #43 35.31 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-04-21T14:34:18.197Z] #43 35.32 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-21T14:34:18.197Z] #43 35.71 Selecting previously unselected package protobuf-c-compiler. [2020-04-21T14:34:18.197Z] #43 35.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-04-21T14:34:18.197Z] #43 35.73 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:34:18.197Z] #43 35.90 Selecting previously unselected package protobuf-compiler. [2020-04-21T14:34:18.197Z] #43 35.91 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-04-21T14:34:18.197Z] #43 35.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:34:18.197Z] #43 36.10 Selecting previously unselected package python-pkg-resources. [2020-04-21T14:34:18.197Z] #43 36.10 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:34:18.197Z] #43 36.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-21T14:34:18.197Z] #43 36.34 Selecting previously unselected package python-six. [2020-04-21T14:34:18.197Z] #43 36.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-21T14:34:18.197Z] #43 36.36 Unpacking python-six (1.12.0-1) ... [2020-04-21T14:34:18.197Z] #43 36.49 Selecting previously unselected package python-protobuf. [2020-04-21T14:34:18.197Z] #43 36.49 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-04-21T14:34:18.197Z] #43 36.51 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-21T14:34:18.197Z] #43 37.00 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-21T14:34:18.197Z] #43 39.37 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-21T14:34:18.197Z] #43 39.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:34:18.197Z] #43 39.42 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-21T14:34:18.197Z] #43 39.45 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-21T14:34:18.197Z] #43 39.47 Setting up python-six (1.12.0-1) ... [2020-04-21T14:34:18.197Z] #43 41.96 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-21T14:34:18.197Z] #43 41.99 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-21T14:34:18.197Z] #43 42.03 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-21T14:34:18.197Z] #43 42.11 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-04-21T14:34:18.197Z] #43 42.15 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-21T14:34:18.197Z] #43 42.17 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-21T14:34:18.197Z] #43 42.19 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-21T14:34:18.197Z] #43 42.22 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-21T14:34:18.197Z] #43 ... [2020-04-21T14:34:18.197Z] [2020-04-21T14:34:18.197Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:34:18.197Z] #27 8.156 [2020-04-21T14:34:18.401Z] #44 156.2 CC criu/sk-packet.o [2020-04-21T14:34:18.459Z] #27 8.412 0.0% [2020-04-21T14:34:18.459Z] #27 ... [2020-04-21T14:34:18.459Z] [2020-04-21T14:34:18.459Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:18.459Z] #65 2.960 + RM_GOPATH=0 [2020-04-21T14:34:18.459Z] #65 2.960 + TMP_GOPATH= [2020-04-21T14:34:18.459Z] #65 2.960 + : /build [2020-04-21T14:34:18.459Z] #65 2.961 + '[' -z '' ']' [2020-04-21T14:34:18.459Z] #65 2.962 ++ mktemp -d [2020-04-21T14:34:18.459Z] #65 2.968 + export GOPATH=/tmp/tmp.T022y6RWOV [2020-04-21T14:34:18.459Z] #65 2.968 + GOPATH=/tmp/tmp.T022y6RWOV [2020-04-21T14:34:18.459Z] #65 2.968 + RM_GOPATH=1 [2020-04-21T14:34:18.459Z] #65 2.968 ++ dirname ./install.sh [2020-04-21T14:34:18.459Z] #65 2.971 + dir=. [2020-04-21T14:34:18.459Z] #65 2.971 + bin=containerd [2020-04-21T14:34:18.459Z] #65 2.971 + shift [2020-04-21T14:34:18.459Z] #65 2.971 + '[' '!' -f ./containerd.installer ']' [2020-04-21T14:34:18.459Z] #65 2.971 + . ./containerd.installer [2020-04-21T14:34:18.459Z] #65 2.971 ++ : 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:34:18.459Z] #65 2.971 + install_containerd [2020-04-21T14:34:18.459Z] #65 2.971 + echo 'Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578' [2020-04-21T14:34:18.459Z] #65 2.971 + git clone https://github.com/containerd/containerd.git /tmp/tmp.T022y6RWOV/src/github.com/containerd/containerd [2020-04-21T14:34:18.459Z] #65 2.971 Install containerd version 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:34:18.459Z] #65 2.977 Cloning into '/tmp/tmp.T022y6RWOV/src/github.com/containerd/containerd'... [2020-04-21T14:34:18.658Z] #44 156.8 CC criu/sk-queue.o [2020-04-21T14:34:18.719Z] #65 ... [2020-04-21T14:34:18.719Z] [2020-04-21T14:34:18.719Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:34:18.935Z] #68 ... [2020-04-21T14:34:18.935Z] [2020-04-21T14:34:18.935Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:18.935Z] #50 DONE 116.6s [2020-04-21T14:34:18.935Z] [2020-04-21T14:34:18.935Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:18.935Z] #44 41.52 CC images/opts.o [2020-04-21T14:34:18.935Z] #44 41.77 CC images/seccomp.o [2020-04-21T14:34:18.935Z] #44 42.09 CC images/binfmt-misc.o [2020-04-21T14:34:18.935Z] #44 42.33 CC images/time.o [2020-04-21T14:34:18.935Z] #44 42.52 CC images/sysctl.o [2020-04-21T14:34:18.935Z] #44 42.75 CC images/autofs.o [2020-04-21T14:34:18.935Z] #44 43.03 CC images/macvlan.o [2020-04-21T14:34:18.935Z] #44 43.22 CC images/sit.o [2020-04-21T14:34:18.935Z] #44 43.50 LINK images/built-in.o [2020-04-21T14:34:18.935Z] #44 43.80 GEN compel/include/asm [2020-04-21T14:34:18.935Z] #44 43.82 GEN compel/include/version.h [2020-04-21T14:34:18.935Z] #44 43.86 touch .config [2020-04-21T14:34:18.935Z] #44 43.87 GEN include/common/config.h [2020-04-21T14:34:19.172Z] #44 94.82 CC criu/cr-check.o [2020-04-21T14:34:19.200Z] #44 44.02 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-21T14:34:19.200Z] #44 44.09 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-21T14:34:19.200Z] #44 44.15 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-21T14:34:19.200Z] #44 44.18 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-21T14:34:19.200Z] #44 44.22 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-21T14:34:19.221Z] #44 157.2 CC criu/sk-tcp.o [2020-04-21T14:34:19.465Z] #44 44.26 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-21T14:34:19.465Z] #44 44.30 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-21T14:34:19.465Z] #44 44.39 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-21T14:34:19.465Z] #44 44.41 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-21T14:34:19.465Z] #44 44.47 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-21T14:34:19.465Z] #44 44.47 DEP compel/plugins/std/infect.d [2020-04-21T14:34:19.725Z] #44 44.66 DEP compel/plugins/std/string.d [2020-04-21T14:34:19.725Z] #44 44.75 DEP compel/plugins/std/log.d [2020-04-21T14:34:19.737Z] #44 ... [2020-04-21T14:34:19.737Z] [2020-04-21T14:34:19.737Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:34:19.737Z] #17 22.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-21T14:34:19.737Z] #17 22.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-21T14:34:19.737Z] #17 22.28 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-21T14:34:19.737Z] #17 22.46 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-21T14:34:19.737Z] #17 22.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-21T14:34:19.737Z] #17 22.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-21T14:34:19.737Z] #17 22.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-21T14:34:19.737Z] #17 22.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-21T14:34:19.737Z] #17 22.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-21T14:34:19.737Z] #17 22.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-21T14:34:19.737Z] #17 22.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-21T14:34:19.737Z] #17 22.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-21T14:34:19.737Z] #17 22.54 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-21T14:34:19.737Z] #17 22.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:34:19.737Z] #17 22.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:34:19.737Z] #17 22.58 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-21T14:34:19.737Z] #17 22.59 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-21T14:34:19.737Z] #17 22.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-21T14:34:19.737Z] #17 22.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-21T14:34:19.737Z] #17 22.64 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-21T14:34:19.737Z] #17 22.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:34:19.737Z] #17 22.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:34:19.737Z] #17 22.67 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:34:19.737Z] #17 22.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-21T14:34:19.737Z] #17 22.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-21T14:34:19.737Z] #17 22.68 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:34:19.737Z] #17 23.18 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-21T14:34:19.737Z] #17 23.18 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-21T14:34:19.737Z] #17 23.19 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-21T14:34:19.737Z] #17 23.20 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-21T14:34:19.737Z] #17 23.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-21T14:34:19.737Z] #17 23.23 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-21T14:34:19.737Z] #17 23.36 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-21T14:34:19.737Z] #17 23.36 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-21T14:34:19.737Z] #17 23.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-21T14:34:19.737Z] #17 23.39 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-21T14:34:19.737Z] #17 23.42 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-21T14:34:19.737Z] #17 23.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-21T14:34:19.737Z] #17 23.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-21T14:34:19.737Z] #17 23.50 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-21T14:34:19.737Z] #17 23.51 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-21T14:34:19.737Z] #17 23.52 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-21T14:34:19.737Z] #17 23.75 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-21T14:34:19.737Z] #17 24.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-21T14:34:19.737Z] #17 24.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-21T14:34:19.737Z] #17 24.90 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:34:19.737Z] #17 24.98 Fetched 28.5 MB in 3s (9571 kB/s) [2020-04-21T14:34:19.737Z] #17 25.03 Selecting previously unselected package pigz. [2020-04-21T14:34:19.737Z] #17 25.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 ... 23427 files and directories currently installed.) [2020-04-21T14:34:19.737Z] #17 25.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-21T14:34:19.737Z] #17 25.11 Unpacking pigz (2.4-1) ... [2020-04-21T14:34:19.737Z] #17 25.20 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-21T14:34:19.737Z] #17 25.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:34:19.737Z] #17 25.21 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:34:19.737Z] #17 25.60 Selecting previously unselected package python3.7-minimal. [2020-04-21T14:34:19.737Z] #17 25.60 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:34:19.738Z] #17 25.61 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:34:19.738Z] #17 26.48 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:34:19.738Z] #17 26.50 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:34:19.784Z] #44 157.7 CC criu/sk-unix.o [2020-04-21T14:34:19.982Z] #44 44.85 DEP compel/plugins/std/fds.d [2020-04-21T14:34:19.982Z] #44 44.91 DEP compel/plugins/std/std.d [2020-04-21T14:34:19.982Z] #44 44.99 DEP compel/plugins/shmem/shmem.d [2020-04-21T14:34:19.995Z] #17 28.42 Selecting previously unselected package python3-minimal. [2020-04-21T14:34:19.995Z] #17 28.42 (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-21T14:34:19.995Z] #17 28.50 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-21T14:34:19.995Z] #17 28.50 Unpacking python3-minimal (3.7.3-1) ... [2020-04-21T14:34:20.240Z] #44 45.09 DEP compel/plugins/fds/fds.d [2020-04-21T14:34:20.288Z] #27 8.412 0.0% #### 6.7% ########## 14.1% ############ 17.5% ################ 23.2% ################### 27.3% ####################### 33.0% ############################ 39.3% ################################## 47.5% ###################################### 53.5% ########################################### 60.9% ################################################# 68.8% ####################################################### 76.8% ############################################################ 83.6% ############################################################### 88.3% ####################################################################### 99.5% ######################################################################## 100.0% [2020-04-21T14:34:20.305Z] #17 28.56 Selecting previously unselected package libmpdec2:amd64. [2020-04-21T14:34:20.305Z] #17 28.57 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-21T14:34:20.305Z] #17 28.58 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:34:20.305Z] #17 28.67 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-21T14:34:20.305Z] #17 28.69 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:34:20.305Z] #17 28.69 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:34:20.497Z] #44 45.26 CC compel/plugins/std/std.o [2020-04-21T14:34:20.571Z] #17 ... [2020-04-21T14:34:20.571Z] [2020-04-21T14:34:20.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:20.571Z] #44 96.37 CC criu/cr-dedup.o [2020-04-21T14:34:20.754Z] #44 45.57 CC compel/plugins/std/fds.o [2020-04-21T14:34:20.847Z] #44 96.70 CC criu/cr-dump.o [2020-04-21T14:34:20.859Z] #27 10.48 [2020-04-21T14:34:21.012Z] #44 45.97 CC compel/plugins/std/log.o [2020-04-21T14:34:21.154Z] #44 159.3 CC criu/sockets.o [2020-04-21T14:34:21.945Z] #44 46.79 CC compel/plugins/std/string.o [2020-04-21T14:34:22.085Z] #44 159.9 CC criu/stats.o [2020-04-21T14:34:22.085Z] #44 160.1 CC criu/string.o [2020-04-21T14:34:22.085Z] #44 160.2 CC criu/sysctl.o [2020-04-21T14:34:22.427Z] #27 10.79 0.0% # 2.3% ## 2.9% ### 4.5% #### 6.8% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ########### 16.6% ############## 19.6% ################ 22.6% ################## 26.1% ##################### 29.8% ######################## 33.6% [2020-04-21T14:34:22.427Z] #27 ... [2020-04-21T14:34:22.427Z] [2020-04-21T14:34:22.427Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-21T14:34:22.427Z] #35 36.35 Selecting previously unselected package libicu63:arm64. [2020-04-21T14:34:22.427Z] #35 36.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-21T14:34:22.427Z] #35 36.41 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-21T14:34:22.427Z] #35 41.11 Selecting previously unselected package libxml2:arm64. [2020-04-21T14:34:22.427Z] #35 41.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-04-21T14:34:22.427Z] #35 41.14 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:34:22.427Z] #35 41.60 Selecting previously unselected package libarchive13:arm64. [2020-04-21T14:34:22.427Z] #35 41.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-04-21T14:34:22.427Z] #35 41.61 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-21T14:34:22.427Z] #35 42.03 Selecting previously unselected package libjsoncpp1:arm64. [2020-04-21T14:34:22.427Z] #35 42.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-04-21T14:34:22.427Z] #35 42.06 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-21T14:34:22.427Z] #35 42.23 Selecting previously unselected package librhash0:arm64. [2020-04-21T14:34:22.427Z] #35 42.24 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-04-21T14:34:22.427Z] #35 42.27 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-04-21T14:34:22.427Z] #35 42.44 Selecting previously unselected package libuv1:arm64. [2020-04-21T14:34:22.427Z] #35 42.45 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-04-21T14:34:22.427Z] #35 42.46 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-04-21T14:34:22.427Z] #35 42.63 Selecting previously unselected package cmake. [2020-04-21T14:34:22.427Z] #35 42.64 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-04-21T14:34:22.427Z] #35 42.66 Unpacking cmake (3.13.4-1) ... [2020-04-21T14:34:22.427Z] #35 44.71 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-21T14:34:22.427Z] #35 44.77 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:34:22.427Z] #35 44.80 Setting up libuv1:arm64 (1.24.1-1) ... [2020-04-21T14:34:22.427Z] #35 44.90 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:34:22.427Z] #35 44.95 Setting up librhash0:arm64 (1.3.8-1) ... [2020-04-21T14:34:22.427Z] #35 45.03 Setting up cmake-data (3.13.4-1) ... [2020-04-21T14:34:22.427Z] #35 45.09 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-21T14:34:22.427Z] #35 45.12 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-21T14:34:22.427Z] #35 45.13 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-21T14:34:22.427Z] #35 45.20 Setting up cmake (3.13.4-1) ... [2020-04-21T14:34:22.427Z] #35 45.22 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:34:22.427Z] #35 45.36 Processing triggers for mime-support (3.62) ... [2020-04-21T14:34:22.510Z] #44 47.41 CC compel/plugins/std/infect.o [2020-04-21T14:34:22.648Z] #44 160.7 CC criu/sysfs_parse.o [2020-04-21T14:34:22.690Z] #35 DONE 46.6s [2020-04-21T14:34:22.690Z] [2020-04-21T14:34:22.690Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:34:22.690Z] #27 10.79 0.0% # 2.3% ## 2.9% ### 4.5% #### 6.8% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ########### 16.6% ############## 19.6% ################ 22.6% ################## 26.1% ##################### 29.8% ######################## 33.6% ########################## 36.6% [2020-04-21T14:34:22.690Z] #27 ... [2020-04-21T14:34:22.690Z] [2020-04-21T14:34:22.690Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:34:22.690Z] #36 DONE 0.1s [2020-04-21T14:34:22.690Z] [2020-04-21T14:34:22.690Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:34:22.743Z] #44 98.80 CC criu/cr-errno.o [2020-04-21T14:34:22.768Z] #44 47.81 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-21T14:34:22.768Z] #44 47.84 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-21T14:34:22.954Z] #27 10.79 0.0% # 2.3% ## 2.9% ### 4.5% #### 6.8% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ########### 16.6% ############## 19.6% ################ 22.6% ################## 26.1% ##################### 29.8% ######################## 33.6% ########################## 36.6% ############################ 39.9% ############################## 42.3% # [2020-04-21T14:34:22.954Z] #27 ... [2020-04-21T14:34:22.954Z] [2020-04-21T14:34:22.954Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-21T14:34:22.954Z] #37 DONE 0.1s [2020-04-21T14:34:22.954Z] [2020-04-21T14:34:22.954Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:34:22.999Z] #44 98.87 CC criu/cr-restore.o [2020-04-21T14:34:23.026Z] #44 47.88 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-21T14:34:23.026Z] #44 47.94 AR compel/plugins/std.lib.a [2020-04-21T14:34:23.211Z] #44 161.0 CC criu/timerfd.o [2020-04-21T14:34:23.215Z] #27 10.79 0.0% # 2.3% ## 2.9% ### 4.5% #### 6.8% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ########### 16.6% ############## 19.6% ################ 22.6% ################## 26.1% ##################### 29.8% ######################## 33.6% ########################## 36.6% ############################ 39.9% ############################## 42.3% ################################ 45.2% ################################## 47.4% ##################################### 51.5% [2020-04-21T14:34:23.215Z] #27 ... [2020-04-21T14:34:23.215Z] [2020-04-21T14:34:23.215Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-21T14:34:23.215Z] #43 42.24 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-21T14:34:23.215Z] #43 42.25 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-21T14:34:23.215Z] #43 46.36 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-21T14:34:23.215Z] #43 46.51 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:34:23.215Z] #43 DONE 47.1s [2020-04-21T14:34:23.215Z] [2020-04-21T14:34:23.215Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:34:23.284Z] #44 ... [2020-04-21T14:34:23.284Z] [2020-04-21T14:34:23.284Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:23.284Z] #68 DONE 121.1s [2020-04-21T14:34:23.284Z] [2020-04-21T14:34:23.284Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:34:23.284Z] #69 DONE 0.1s [2020-04-21T14:34:23.284Z] [2020-04-21T14:34:23.284Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:23.284Z] #44 48.06 CC compel/plugins/fds/fds.o [2020-04-21T14:34:23.284Z] #44 ... [2020-04-21T14:34:23.284Z] [2020-04-21T14:34:23.284Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:23.284Z] #47 115.0 net/textproto [2020-04-21T14:34:23.284Z] #47 116.1 vendor/golang.org/x/net/http/httpguts [2020-04-21T14:34:23.284Z] #47 116.4 vendor/golang.org/x/net/http/httpproxy [2020-04-21T14:34:23.284Z] #47 117.5 vendor/golang.org/x/net/http2/hpack [2020-04-21T14:34:23.284Z] #47 118.9 mime [2020-04-21T14:34:23.284Z] #47 120.5 mime/quotedprintable [2020-04-21T14:34:23.284Z] #47 120.8 mime/multipart [2020-04-21T14:34:23.468Z] #44 161.3 CC criu/tty.o [2020-04-21T14:34:23.542Z] #47 ... [2020-04-21T14:34:23.542Z] [2020-04-21T14:34:23.542Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:34:23.542Z] #10 121.8 Selecting previously unselected package libapparmor1:amd64. [2020-04-21T14:34:23.542Z] #10 121.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-21T14:34:23.542Z] #10 121.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:34:23.800Z] #10 122.0 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-21T14:34:23.800Z] #10 122.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-21T14:34:23.800Z] #10 122.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:34:24.058Z] #10 122.4 Selecting previously unselected package libbtrfs0. [2020-04-21T14:34:24.058Z] #10 122.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-21T14:34:24.058Z] #10 122.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:34:24.317Z] #10 122.5 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:34:24.317Z] #10 122.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-21T14:34:24.317Z] #10 122.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:34:24.397Z] #44 162.6 CC criu/tun.o [2020-04-21T14:34:24.527Z] #27 10.79 0.0% # 2.3% ## 2.9% ### 4.5% #### 6.8% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ########### 16.6% ############## 19.6% ################ 22.6% ################## 26.1% ##################### 29.8% ######################## 33.6% ########################## 36.6% ############################ 39.9% ############################## 42.3% ################################ 45.2% ################################## 47.4% ##################################### 51.5% ####################################### 55.4% ########################################## 59.5% ############################################ 61.8% ############################################# 63.1% ############################################### 65.4% ################################################ 67.5% ################################################## 69.5% #################################################### 72.9% ##################################################### 74.6% ######################################################## 78.1% ########################################################## 81.4% ############################################################ 84.7% ############################################################## 87.0% ################################################################ 89.7% [2020-04-21T14:34:24.527Z] #27 ... [2020-04-21T14:34:24.527Z] [2020-04-21T14:34:24.527Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:24.527Z] #50 38.22 + cd /tmp/tmp.rrJBKKr87v/src/gotest.tools/gotestsum [2020-04-21T14:34:24.527Z] #50 38.22 + git checkout -q v0.3.5 [2020-04-21T14:34:24.527Z] #50 38.29 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-21T14:34:24.575Z] #10 122.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-21T14:34:24.575Z] #10 122.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:34:24.575Z] #10 122.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:34:24.575Z] #10 122.9 Selecting previously unselected package libudev-dev:amd64. [2020-04-21T14:34:24.575Z] #10 122.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:34:24.575Z] #10 122.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:34:24.790Z] #50 ... [2020-04-21T14:34:24.790Z] [2020-04-21T14:34:24.790Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:34:24.833Z] #10 123.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-21T14:34:24.833Z] #10 123.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-21T14:34:24.833Z] #10 123.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:34:24.833Z] #10 123.3 Selecting previously unselected package libpcre16-3:amd64. [2020-04-21T14:34:24.960Z] #44 163.0 CC criu/uffd.o [2020-04-21T14:34:25.069Z] #27 10.79 0.0% # 2.3% ## 2.9% ### 4.5% #### 6.8% ###### 9.1% ####### 11.0% ######### 12.8% ########## 14.8% ########### 16.6% ############## 19.6% ################ 22.6% ################## 26.1% ##################### 29.8% ######################## 33.6% ########################## 36.6% ############################ 39.9% ############################## 42.3% ################################ 45.2% ################################## 47.4% ##################################### 51.5% ####################################### 55.4% ########################################## 59.5% ############################################ 61.8% ############################################# 63.1% ############################################### 65.4% ################################################ 67.5% ################################################## 69.5% #################################################### 72.9% ##################################################### 74.6% ######################################################## 78.1% ########################################################## 81.4% ############################################################ 84.7% ############################################################## 87.0% ################################################################ 89.7% ################################################################## 92.5% #################################################################### 95.4% ###################################################################### 98.3% ######################################################################## 100.0% [2020-04-21T14:34:25.069Z] #27 15.00 [2020-04-21T14:34:25.091Z] #10 123.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:34:25.091Z] #10 123.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:34:25.091Z] #10 123.4 Selecting previously unselected package libpcre32-3:amd64. [2020-04-21T14:34:25.091Z] #10 123.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-21T14:34:25.091Z] #10 123.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:34:25.349Z] #10 123.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-21T14:34:25.349Z] #10 123.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-21T14:34:25.349Z] #10 123.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:34:25.349Z] #10 123.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-21T14:34:25.349Z] #10 123.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-21T14:34:25.349Z] #10 123.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:34:25.889Z] #44 164.0 CC criu/util.o [2020-04-21T14:34:25.915Z] #10 124.1 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-21T14:34:25.915Z] #10 124.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-21T14:34:25.915Z] #10 124.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:34:26.023Z] #27 ... [2020-04-21T14:34:26.023Z] [2020-04-21T14:34:26.023Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:34:26.023Z] #56 39.67 bytes [2020-04-21T14:34:26.023Z] #56 39.67 syscall [2020-04-21T14:34:26.023Z] #56 39.68 strconv [2020-04-21T14:34:26.023Z] #56 39.70 strings [2020-04-21T14:34:26.023Z] #56 44.77 reflect [2020-04-21T14:34:26.023Z] #56 44.77 regexp/syntax [2020-04-21T14:34:26.173Z] #10 124.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-21T14:34:26.173Z] #10 124.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-21T14:34:26.173Z] #10 124.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:34:26.173Z] #10 124.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-21T14:34:26.173Z] #10 124.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-21T14:34:26.173Z] #10 124.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:34:26.273Z] #44 ... [2020-04-21T14:34:26.273Z] [2020-04-21T14:34:26.273Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:34:26.273Z] #17 29.71 Selecting previously unselected package python3.7. [2020-04-21T14:34:26.273Z] #17 29.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:34:26.273Z] #17 29.72 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:34:26.273Z] #17 29.86 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-21T14:34:26.273Z] #17 29.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-21T14:34:26.273Z] #17 29.88 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:34:26.273Z] #17 29.95 Setting up python3-minimal (3.7.3-1) ... [2020-04-21T14:34:26.273Z] #17 30.65 Selecting previously unselected package python3. [2020-04-21T14:34:26.273Z] #17 30.65 (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-21T14:34:26.273Z] #17 30.72 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-21T14:34:26.273Z] #17 30.74 Unpacking python3 (3.7.3-1) ... [2020-04-21T14:34:26.273Z] #17 30.83 Selecting previously unselected package libip4tc0:amd64. [2020-04-21T14:34:26.273Z] #17 30.84 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:34:26.273Z] #17 30.86 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:34:26.273Z] #17 30.95 Selecting previously unselected package libip6tc0:amd64. [2020-04-21T14:34:26.273Z] #17 30.96 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:34:26.273Z] #17 30.97 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:34:26.273Z] #17 31.06 Selecting previously unselected package libiptc0:amd64. [2020-04-21T14:34:26.273Z] #17 31.08 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-21T14:34:26.273Z] #17 31.08 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:34:26.273Z] #17 31.16 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-21T14:34:26.273Z] #17 31.17 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-21T14:34:26.273Z] #17 31.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:34:26.273Z] #17 31.25 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-21T14:34:26.273Z] #17 31.25 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-21T14:34:26.273Z] #17 31.29 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:34:26.273Z] #17 31.38 Selecting previously unselected package libnftnl11:amd64. [2020-04-21T14:34:26.273Z] #17 31.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-21T14:34:26.273Z] #17 31.38 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:34:26.273Z] #17 31.46 Selecting previously unselected package iptables. [2020-04-21T14:34:26.273Z] #17 31.48 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-21T14:34:26.273Z] #17 31.49 Unpacking iptables (1.8.2-4) ... [2020-04-21T14:34:26.273Z] #17 31.77 Selecting previously unselected package xxd. [2020-04-21T14:34:26.273Z] #17 31.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:34:26.273Z] #17 31.79 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:34:26.273Z] #17 31.91 Selecting previously unselected package vim-common. [2020-04-21T14:34:26.273Z] #17 31.92 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:34:26.273Z] #17 31.95 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:34:26.273Z] #17 32.12 Selecting previously unselected package bash-completion. [2020-04-21T14:34:26.273Z] #17 32.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-21T14:34:26.273Z] #17 34.64 Unpacking bash-completion (1:2.8-6) ... [2020-04-21T14:34:26.431Z] #10 124.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-21T14:34:26.431Z] #10 124.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-21T14:34:26.431Z] #10 124.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:34:26.530Z] #17 35.01 Selecting previously unselected package bzip2. [2020-04-21T14:34:26.530Z] #17 35.02 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-21T14:34:26.530Z] #17 35.03 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:34:26.530Z] #17 35.12 Selecting previously unselected package xz-utils. [2020-04-21T14:34:26.594Z] #56 ... [2020-04-21T14:34:26.594Z] [2020-04-21T14:34:26.594Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:26.594Z] #38 2.260 + RM_GOPATH=0 [2020-04-21T14:34:26.594Z] #38 2.260 + TMP_GOPATH= [2020-04-21T14:34:26.594Z] #38 2.260 + : /build [2020-04-21T14:34:26.594Z] #38 2.260 + '[' -z '' ']' [2020-04-21T14:34:26.594Z] #38 2.262 ++ mktemp -d [2020-04-21T14:34:26.594Z] #38 2.265 + export GOPATH=/tmp/tmp.mpX7R6ZXuK [2020-04-21T14:34:26.594Z] #38 2.265 + GOPATH=/tmp/tmp.mpX7R6ZXuK [2020-04-21T14:34:26.594Z] #38 2.265 + RM_GOPATH=1 [2020-04-21T14:34:26.594Z] #38 2.266 ++ dirname ./install.sh [2020-04-21T14:34:26.594Z] #38 2.268 + dir=. [2020-04-21T14:34:26.594Z] #38 2.268 + bin=tini [2020-04-21T14:34:26.594Z] #38 2.268 + shift [2020-04-21T14:34:26.594Z] #38 2.268 + '[' '!' -f ./tini.installer ']' [2020-04-21T14:34:26.594Z] #38 2.268 + . ./tini.installer [2020-04-21T14:34:26.594Z] #38 2.268 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:34:26.594Z] #38 2.268 + install_tini [2020-04-21T14:34:26.594Z] #38 2.268 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-21T14:34:26.594Z] #38 2.268 + git clone https://github.com/krallin/tini.git /tmp/tmp.mpX7R6ZXuK/tini [2020-04-21T14:34:26.594Z] #38 2.268 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:34:26.594Z] #38 2.273 Cloning into '/tmp/tmp.mpX7R6ZXuK/tini'... [2020-04-21T14:34:26.594Z] #38 3.696 + cd /tmp/tmp.mpX7R6ZXuK/tini [2020-04-21T14:34:26.594Z] #38 3.712 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-21T14:34:26.594Z] #38 3.725 + cmake . [2020-04-21T14:34:26.594Z] #38 ... [2020-04-21T14:34:26.594Z] [2020-04-21T14:34:26.594Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:34:26.594Z] #10 40.63 Selecting previously unselected package binutils-mingw-w64. [2020-04-21T14:34:26.594Z] #10 40.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-21T14:34:26.594Z] #10 40.64 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:34:26.594Z] #10 40.80 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-04-21T14:34:26.594Z] #10 40.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-21T14:34:26.594Z] #10 40.86 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-21T14:34:26.594Z] #10 41.06 Selecting previously unselected package dmsetup. [2020-04-21T14:34:26.594Z] #10 41.07 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-04-21T14:34:26.594Z] #10 41.07 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-21T14:34:26.594Z] #10 41.29 Selecting previously unselected package mingw-w64-common. [2020-04-21T14:34:26.594Z] #10 41.29 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-21T14:34:26.594Z] #10 41.30 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-21T14:34:26.594Z] #10 48.54 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-21T14:34:26.594Z] #10 48.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-21T14:34:26.594Z] #10 48.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:34:26.689Z] #10 125.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-21T14:34:26.689Z] #10 125.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-21T14:34:26.689Z] #10 125.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-21T14:34:26.689Z] #10 125.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:34:26.689Z] #10 125.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-21T14:34:26.689Z] #10 125.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-21T14:34:26.689Z] #10 125.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:34:26.689Z] #10 125.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:34:26.689Z] #10 125.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-21T14:34:26.689Z] #10 125.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:34:26.788Z] #17 35.13 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-21T14:34:26.788Z] #17 35.14 Unpacking xz-utils (5.2.4-1) ... [2020-04-21T14:34:26.788Z] #17 35.31 Selecting previously unselected package apparmor. [2020-04-21T14:34:26.788Z] #17 35.32 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-21T14:34:26.788Z] #17 35.42 Unpacking apparmor (2.13.2-10) ... [2020-04-21T14:34:26.854Z] #10 ... [2020-04-21T14:34:26.854Z] [2020-04-21T14:34:26.854Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:34:26.854Z] #56 50.45 internal/poll [2020-04-21T14:34:26.854Z] #56 50.45 context [2020-04-21T14:34:26.949Z] #10 125.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:34:26.949Z] #10 125.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:34:26.949Z] #10 125.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-21T14:34:26.949Z] #10 125.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-21T14:34:26.949Z] #10 125.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-21T14:34:26.949Z] #10 125.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:34:26.949Z] #10 125.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-21T14:34:26.949Z] #10 125.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:34:26.949Z] #10 125.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-21T14:34:26.949Z] #10 125.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-21T14:34:26.949Z] #10 125.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:34:26.949Z] #10 125.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-21T14:34:26.949Z] #10 125.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-21T14:34:26.949Z] #10 125.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:34:26.949Z] #10 125.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-21T14:34:26.949Z] #10 125.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:34:26.949Z] #10 125.3 Setting up dmsetup (2:1.02.155-3) ... [2020-04-21T14:34:26.949Z] #10 125.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-21T14:34:26.949Z] #10 125.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-21T14:34:26.949Z] #10 125.3 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:34:27.115Z] #56 50.53 regexp [2020-04-21T14:34:27.209Z] #10 DONE 125.6s [2020-04-21T14:34:27.209Z] [2020-04-21T14:34:27.209Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:27.209Z] #44 48.49 AR compel/plugins/fds.lib.a [2020-04-21T14:34:27.209Z] #44 48.60 HOSTDEP compel/src/lib/log-host.d [2020-04-21T14:34:27.209Z] #44 48.78 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-21T14:34:27.209Z] #44 49.00 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-21T14:34:27.209Z] #44 49.13 HOSTDEP compel/src/main-host.d [2020-04-21T14:34:27.209Z] #44 49.35 DEP compel/src/lib/ptrace.d [2020-04-21T14:34:27.209Z] #44 49.50 DEP compel/src/lib/infect.d [2020-04-21T14:34:27.209Z] #44 49.56 DEP compel/src/lib/infect-util.d [2020-04-21T14:34:27.209Z] #44 49.63 DEP compel/src/lib/infect-rpc.d [2020-04-21T14:34:27.209Z] #44 49.72 DEP compel/arch/x86/src/lib/infect.d [2020-04-21T14:34:27.209Z] #44 49.87 DEP compel/arch/x86/src/lib/cpu.d [2020-04-21T14:34:27.209Z] #44 49.96 DEP compel/src/lib/log.d [2020-04-21T14:34:27.209Z] #44 50.02 DEP compel/src/main.d [2020-04-21T14:34:27.209Z] #44 50.14 DEP compel/src/lib/handle-elf.d [2020-04-21T14:34:27.209Z] #44 50.29 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-21T14:34:27.209Z] #44 50.42 CC compel/src/lib/log.o [2020-04-21T14:34:27.209Z] #44 50.66 CC compel/arch/x86/src/lib/cpu.o [2020-04-21T14:34:27.209Z] #44 51.29 CC compel/arch/x86/src/lib/infect.o [2020-04-21T14:34:27.209Z] #44 51.93 CC compel/src/lib/infect-rpc.o [2020-04-21T14:34:27.257Z] #44 165.1 CC criu/uts_ns.o [2020-04-21T14:34:27.257Z] #44 165.4 CC criu/vdso-compat.o [2020-04-21T14:34:27.352Z] #17 35.74 Selecting previously unselected package aufs-tools. [2020-04-21T14:34:27.352Z] #17 35.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-21T14:34:27.352Z] #17 35.76 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:34:27.467Z] #44 ... [2020-04-21T14:34:27.467Z] [2020-04-21T14:34:27.467Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:34:27.467Z] #58 DONE 0.0s [2020-04-21T14:34:27.467Z] [2020-04-21T14:34:27.467Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:34:27.467Z] #59 DONE 0.1s [2020-04-21T14:34:27.467Z] [2020-04-21T14:34:27.467Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:27.467Z] #44 52.37 CC compel/src/lib/infect-util.o [2020-04-21T14:34:27.609Z] #17 35.88 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:34:27.609Z] #17 35.89 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:34:27.609Z] #17 35.89 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:34:27.609Z] #17 36.05 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:34:27.609Z] #17 36.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:34:27.609Z] #17 36.07 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:34:27.820Z] #44 165.6 CC criu/vdso.o [2020-04-21T14:34:27.866Z] #17 36.20 Selecting previously unselected package jq. [2020-04-21T14:34:27.866Z] #17 36.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:34:27.866Z] #17 36.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:34:27.866Z] #17 36.29 Selecting previously unselected package libaio1:amd64. [2020-04-21T14:34:27.866Z] #17 36.29 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-21T14:34:27.866Z] #17 36.31 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:34:27.866Z] #17 36.36 Selecting previously unselected package libgpm2:amd64. [2020-04-21T14:34:27.866Z] #17 36.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-21T14:34:28.035Z] #44 52.72 CC compel/src/lib/infect.o [2020-04-21T14:34:28.124Z] #17 36.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:34:28.124Z] #17 36.45 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:34:28.124Z] #17 36.46 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:34:28.124Z] #17 36.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:34:28.385Z] #44 166.2 LINK criu/built-in.o [2020-04-21T14:34:28.385Z] #44 ... [2020-04-21T14:34:28.385Z] [2020-04-21T14:34:28.385Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:28.385Z] #60 111.3 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-21T14:34:28.512Z] #56 ... [2020-04-21T14:34:28.512Z] [2020-04-21T14:34:28.512Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:34:28.512Z] #33 41.84 text/tabwriter [2020-04-21T14:34:28.512Z] #33 44.66 internal/syscall/execenv [2020-04-21T14:34:28.512Z] #33 44.68 internal/syscall/unix [2020-04-21T14:34:28.512Z] #33 44.71 time [2020-04-21T14:34:28.512Z] #33 50.14 internal/poll [2020-04-21T14:34:28.512Z] #33 51.66 os [2020-04-21T14:34:28.512Z] #33 ... [2020-04-21T14:34:28.512Z] [2020-04-21T14:34:28.512Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:34:28.512Z] #27 16.63 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:34:28.512Z] #27 17.02 [2020-04-21T14:34:28.512Z] #27 17.32 # 2.2% ######################################################################## 100.0% [2020-04-21T14:34:28.512Z] #27 17.43 [2020-04-21T14:34:29.083Z] #27 18.86 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:34:29.654Z] #27 19.31 [2020-04-21T14:34:29.654Z] #27 19.54 0.8% ######################################################################## 100.0% [2020-04-21T14:34:29.654Z] #27 19.68 [2020-04-21T14:34:29.756Z] #60 112.8 + mkdir -p /build [2020-04-21T14:34:29.756Z] #60 112.8 + cp runc /build/runc [2020-04-21T14:34:29.918Z] #27 ... [2020-04-21T14:34:29.918Z] [2020-04-21T14:34:29.918Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:29.918Z] #47 43.38 hash/crc32 [2020-04-21T14:34:29.918Z] #47 44.40 vendor/golang.org/x/net/dns/dnsmessage [2020-04-21T14:34:29.918Z] #47 47.38 time [2020-04-21T14:34:29.918Z] #47 50.34 regexp [2020-04-21T14:34:29.932Z] #44 ... [2020-04-21T14:34:29.932Z] [2020-04-21T14:34:29.932Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:34:29.932Z] #11 DONE 2.5s [2020-04-21T14:34:29.932Z] [2020-04-21T14:34:29.932Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:34:30.014Z] #60 DONE 113.0s [2020-04-21T14:34:30.014Z] [2020-04-21T14:34:30.014Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:30.014Z] #44 166.3 LINK criu/criu [2020-04-21T14:34:30.014Z] #44 166.7 DEP lib/c/criu.d [2020-04-21T14:34:30.014Z] #44 166.8 CC images/rpc.pb-c.o [2020-04-21T14:34:30.014Z] #44 167.1 CC lib/c/criu.o [2020-04-21T14:34:30.178Z] #47 ... [2020-04-21T14:34:30.178Z] [2020-04-21T14:34:30.178Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:30.178Z] #38 4.354 -- The C compiler identification is GNU 8.3.0 [2020-04-21T14:34:30.178Z] #38 4.428 -- Check for working C compiler: /usr/bin/cc [2020-04-21T14:34:30.178Z] #38 5.148 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-21T14:34:30.178Z] #38 5.168 -- Detecting C compiler ABI info [2020-04-21T14:34:30.178Z] #38 6.054 -- Detecting C compiler ABI info - done [2020-04-21T14:34:30.178Z] #38 6.101 -- Detecting C compile features [2020-04-21T14:34:30.271Z] #44 168.2 LINK lib/c/built-in.o [2020-04-21T14:34:30.271Z] #44 168.2 LINK lib/c/libcriu.so [2020-04-21T14:34:30.271Z] #44 168.3 LINK lib/c/libcriu.a [2020-04-21T14:34:30.529Z] #44 168.6 GEN magic.py [2020-04-21T14:34:30.785Z] #44 168.7 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:34:30.785Z] #44 168.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:34:30.785Z] #44 168.7 Note: Building without GnuTLS support [2020-04-21T14:34:31.350Z] #44 169.4 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:34:31.593Z] #38 8.720 -- Detecting C compile features - done [2020-04-21T14:34:31.854Z] #38 8.750 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-21T14:34:31.924Z] #44 169.9 make[1]: Nothing to be done for 'all'. [2020-04-21T14:34:32.124Z] #38 9.105 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-21T14:34:32.124Z] #38 9.224 -- Configuring done [2020-04-21T14:34:32.124Z] #38 9.256 -- Generating done [2020-04-21T14:34:32.124Z] #38 9.262 -- Build files have been written to: /tmp/tmp.mpX7R6ZXuK/tini [2020-04-21T14:34:32.124Z] #38 9.269 + make tini-static [2020-04-21T14:34:32.300Z] #17 39.95 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:34:32.300Z] #17 39.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:34:32.300Z] #17 39.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:34:32.300Z] #17 40.06 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:34:32.300Z] #17 40.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:34:32.300Z] #17 40.07 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:34:32.300Z] #17 40.16 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:34:32.300Z] #17 40.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:34:32.300Z] #17 40.16 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:34:32.300Z] #17 40.24 Selecting previously unselected package libreadline5:amd64. [2020-04-21T14:34:32.300Z] #17 40.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-21T14:34:32.300Z] #17 40.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:34:32.300Z] #17 40.34 Selecting previously unselected package net-tools. [2020-04-21T14:34:32.300Z] #17 40.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-21T14:34:32.300Z] #17 40.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:34:32.300Z] #17 40.57 Selecting previously unselected package python-pip-whl. [2020-04-21T14:34:32.300Z] #17 40.57 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-21T14:34:32.300Z] #17 40.57 Unpacking python-pip-whl (18.1-5) ... [2020-04-21T14:34:32.458Z] #12 DONE 2.1s [2020-04-21T14:34:32.458Z] [2020-04-21T14:34:32.458Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:34:32.489Z] #44 170.4 make[1]: 'images/built-in.o' is up to date. [2020-04-21T14:34:32.489Z] #44 170.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-21T14:34:32.489Z] #44 170.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-21T14:34:32.489Z] #44 170.5 make[1]: 'compel/libcompel.a' is up to date. [2020-04-21T14:34:32.489Z] #44 170.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-21T14:34:32.489Z] #44 170.5 make[1]: Nothing to be done for 'all'. [2020-04-21T14:34:32.489Z] #44 170.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:34:32.489Z] #44 170.7 make[2]: Nothing to be done for 'all'. [2020-04-21T14:34:32.746Z] #44 170.7 make[2]: Nothing to be done for 'all'. [2020-04-21T14:34:32.746Z] #44 170.7 make[2]: Nothing to be done for 'all'. [2020-04-21T14:34:32.746Z] #44 170.8 make[2]: Nothing to be done for 'all'. [2020-04-21T14:34:32.746Z] #44 170.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:34:32.746Z] #44 170.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:34:32.746Z] #44 170.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:34:32.814Z] #17 41.15 Selecting previously unselected package python3-lib2to3. [2020-04-21T14:34:32.814Z] #17 41.16 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-21T14:34:32.814Z] #17 41.16 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:34:32.814Z] #17 41.32 Selecting previously unselected package python3-distutils. [2020-04-21T14:34:32.814Z] #17 41.32 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-21T14:34:32.814Z] #17 41.33 Unpacking python3-distutils (3.7.3-1) ... [2020-04-21T14:34:33.009Z] #44 171.0 make[2]: Nothing to be done for 'all'. [2020-04-21T14:34:33.009Z] #44 171.0 INSTALL criu/criu [2020-04-21T14:34:33.068Z] #38 9.910 Scanning dependencies of target tini-static [2020-04-21T14:34:33.068Z] #38 10.11 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-21T14:34:33.068Z] #38 ... [2020-04-21T14:34:33.068Z] [2020-04-21T14:34:33.068Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:34:33.068Z] #10 55.76 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-21T14:34:33.068Z] #10 55.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-21T14:34:33.068Z] #10 55.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:34:33.068Z] #10 56.05 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-21T14:34:33.068Z] #10 56.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-21T14:34:33.068Z] #10 56.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:34:33.070Z] #17 41.47 Selecting previously unselected package python3-pip. [2020-04-21T14:34:33.070Z] #17 41.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-21T14:34:33.070Z] #17 41.49 Unpacking python3-pip (18.1-5) ... [2020-04-21T14:34:33.070Z] #17 41.66 Selecting previously unselected package python3-pkg-resources. [2020-04-21T14:34:33.267Z] #44 DONE 171.2s [2020-04-21T14:34:33.267Z] [2020-04-21T14:34:33.267Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:33.267Z] #65 197.8 + bin/containerd [2020-04-21T14:34:33.327Z] #17 41.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:34:33.327Z] #17 41.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:34:33.327Z] #17 41.79 Selecting previously unselected package python3-setuptools. [2020-04-21T14:34:33.327Z] #17 41.80 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-21T14:34:33.327Z] #17 41.80 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-21T14:34:33.328Z] #10 ... [2020-04-21T14:34:33.328Z] [2020-04-21T14:34:33.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:33.328Z] #44 3.891 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:34:33.328Z] #44 3.892 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:34:33.328Z] #44 3.911 Note: Building without GnuTLS support [2020-04-21T14:34:33.328Z] #44 6.505 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:34:33.328Z] #44 6.547 GEN .gitid [2020-04-21T14:34:33.328Z] #44 6.560 GEN criu/include/version.h [2020-04-21T14:34:33.328Z] #44 6.609 GEN include/common/asm [2020-04-21T14:34:33.328Z] #44 8.314 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-21T14:34:33.329Z] #44 8.563 PBCC images/opts.pb-c.c [2020-04-21T14:34:33.329Z] #44 8.620 PBCC images/sit.pb-c.c [2020-04-21T14:34:33.329Z] #44 8.708 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-21T14:34:33.329Z] #44 8.772 DEP images/opts.pb-c.d [2020-04-21T14:34:33.329Z] #44 8.920 DEP images/sit.pb-c.d [2020-04-21T14:34:33.329Z] #44 8.999 PBCC images/macvlan.pb-c.c [2020-04-21T14:34:33.329Z] #44 9.024 DEP images/macvlan.pb-c.d [2020-04-21T14:34:33.329Z] #44 9.080 PBCC images/autofs.pb-c.c [2020-04-21T14:34:33.329Z] #44 9.119 DEP images/autofs.pb-c.d [2020-04-21T14:34:33.329Z] #44 9.186 PBCC images/sysctl.pb-c.c [2020-04-21T14:34:33.329Z] #44 9.210 DEP images/sysctl.pb-c.d [2020-04-21T14:34:33.329Z] #44 9.284 PBCC images/time.pb-c.c [2020-04-21T14:34:33.329Z] #44 9.298 DEP images/time.pb-c.d [2020-04-21T14:34:33.329Z] #44 9.436 PBCC images/binfmt-misc.pb-c.c [2020-04-21T14:34:33.329Z] #44 9.456 DEP images/binfmt-misc.pb-c.d [2020-04-21T14:34:33.329Z] #44 9.512 PBCC images/seccomp.pb-c.c [2020-04-21T14:34:33.329Z] #44 9.527 DEP images/seccomp.pb-c.d [2020-04-21T14:34:33.329Z] #44 9.604 PBCC images/userns.pb-c.c [2020-04-21T14:34:33.329Z] #44 9.644 DEP images/userns.pb-c.d [2020-04-21T14:34:33.329Z] #44 9.701 PBCC images/cgroup.pb-c.c [2020-04-21T14:34:33.329Z] #44 9.760 DEP images/cgroup.pb-c.d [2020-04-21T14:34:33.329Z] #44 9.848 PBCC images/fown.pb-c.c [2020-04-21T14:34:33.329Z] #44 9.860 PBCC images/ext-file.pb-c.c [2020-04-21T14:34:33.329Z] #44 9.872 DEP images/fown.pb-c.d [2020-04-21T14:34:33.329Z] #44 9.964 DEP images/ext-file.pb-c.d [2020-04-21T14:34:33.329Z] #44 10.03 PBCC images/rpc.pb-c.c [2020-04-21T14:34:33.329Z] #44 10.12 DEP images/rpc.pb-c.d [2020-04-21T14:34:33.329Z] #44 ... [2020-04-21T14:34:33.329Z] [2020-04-21T14:34:33.329Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-21T14:34:33.329Z] #27 20.91 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:34:33.329Z] #27 21.01 skipping existing ed4b54129745 [2020-04-21T14:34:33.329Z] #27 21.10 [2020-04-21T14:34:33.329Z] #27 22.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:34:33.329Z] #27 22.90 [2020-04-21T14:34:33.329Z] #27 23.13 ######################################################################## 100.0% [2020-04-21T14:34:33.584Z] #17 42.01 Selecting previously unselected package python3-wheel. [2020-04-21T14:34:33.584Z] #17 42.01 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-21T14:34:33.584Z] #17 42.02 Unpacking python3-wheel (0.32.3-2) ... [2020-04-21T14:34:33.589Z] #27 23.26 [2020-04-21T14:34:33.589Z] #27 23.35 Download of images into '/build' complete. [2020-04-21T14:34:33.589Z] #27 23.35 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:34:33.589Z] #27 23.35 tar -cC '/build' . | docker load [2020-04-21T14:34:33.832Z] #13 1.992 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-21T14:34:33.840Z] #17 42.10 Selecting previously unselected package sudo. [2020-04-21T14:34:33.840Z] #17 42.10 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-21T14:34:33.840Z] #17 42.10 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:34:34.090Z] #13 DONE 2.1s [2020-04-21T14:34:34.090Z] [2020-04-21T14:34:34.090Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:34.090Z] #44 55.36 CC compel/src/lib/ptrace.o [2020-04-21T14:34:34.090Z] #44 55.74 AR compel/libcompel.a [2020-04-21T14:34:34.090Z] #44 55.81 HOSTCC compel/src/main-host.o [2020-04-21T14:34:34.090Z] #44 56.13 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-21T14:34:34.090Z] #44 56.41 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-21T14:34:34.090Z] #44 56.89 HOSTCC compel/src/lib/log-host.o [2020-04-21T14:34:34.090Z] #44 57.27 HOSTLINK compel/compel-host-bin [2020-04-21T14:34:34.090Z] #44 57.48 DEP soccr/soccr.d [2020-04-21T14:34:34.090Z] #44 57.73 CC soccr/soccr.o [2020-04-21T14:34:34.090Z] #44 59.16 AR soccr/libsoccr.a [2020-04-21T14:34:34.090Z] #44 ... [2020-04-21T14:34:34.090Z] [2020-04-21T14:34:34.090Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:34.090Z] #47 122.2 net/http/internal [2020-04-21T14:34:34.090Z] #47 123.5 net/http/httptrace [2020-04-21T14:34:34.090Z] #47 123.7 net/http [2020-04-21T14:34:34.097Z] #17 42.62 Selecting previously unselected package thin-provisioning-tools. [2020-04-21T14:34:34.097Z] #17 42.63 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-21T14:34:34.097Z] #17 42.64 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:34:34.159Z] #27 DONE 24.0s [2020-04-21T14:34:34.159Z] [2020-04-21T14:34:34.159Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:34.159Z] #44 10.19 PBCC images/siginfo.pb-c.c [2020-04-21T14:34:34.159Z] #44 10.22 DEP images/siginfo.pb-c.d [2020-04-21T14:34:34.159Z] #44 10.28 PBCC images/pagemap.pb-c.c [2020-04-21T14:34:34.159Z] #44 10.39 DEP images/pagemap.pb-c.d [2020-04-21T14:34:34.159Z] #44 10.50 PBCC images/rlimit.pb-c.c [2020-04-21T14:34:34.159Z] #44 10.51 DEP images/rlimit.pb-c.d [2020-04-21T14:34:34.159Z] #44 10.58 PBCC images/file-lock.pb-c.c [2020-04-21T14:34:34.159Z] #44 10.59 DEP images/file-lock.pb-c.d [2020-04-21T14:34:34.159Z] #44 10.66 PBCC images/tty.pb-c.c [2020-04-21T14:34:34.159Z] #44 10.71 DEP images/tty.pb-c.d [2020-04-21T14:34:34.159Z] #44 10.82 PBCC images/tun.pb-c.c [2020-04-21T14:34:34.159Z] #44 10.88 PBCC images/netdev.pb-c.c [2020-04-21T14:34:34.159Z] #44 10.98 DEP images/tun.pb-c.d [2020-04-21T14:34:34.159Z] #44 11.08 DEP images/netdev.pb-c.d [2020-04-21T14:34:34.349Z] #47 ... [2020-04-21T14:34:34.349Z] [2020-04-21T14:34:34.349Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:34.349Z] #44 59.23 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:34:34.354Z] #17 42.89 Selecting previously unselected package uidmap. [2020-04-21T14:34:34.354Z] #17 42.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-21T14:34:34.354Z] #17 42.90 Unpacking uidmap (1:4.5-1.1) ... [2020-04-21T14:34:34.422Z] #44 11.12 PBCC images/vma.pb-c.c [2020-04-21T14:34:34.422Z] #44 11.17 DEP images/vma.pb-c.d [2020-04-21T14:34:34.422Z] #44 11.23 PBCC images/creds.pb-c.c [2020-04-21T14:34:34.422Z] #44 11.25 DEP images/creds.pb-c.d [2020-04-21T14:34:34.422Z] #44 11.31 PBCC images/utsns.pb-c.c [2020-04-21T14:34:34.422Z] #44 11.32 DEP images/utsns.pb-c.d [2020-04-21T14:34:34.610Z] #17 43.02 Selecting previously unselected package vim-runtime. [2020-04-21T14:34:34.610Z] #17 43.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:34:34.610Z] #17 43.06 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-21T14:34:34.610Z] #17 43.09 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-21T14:34:34.610Z] #17 43.10 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:34:34.638Z] #65 ... [2020-04-21T14:34:34.638Z] [2020-04-21T14:34:34.638Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:34:34.638Z] #45 DONE 0.1s [2020-04-21T14:34:34.638Z] [2020-04-21T14:34:34.638Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:34:34.638Z] #48 DONE 0.1s [2020-04-21T14:34:34.638Z] [2020-04-21T14:34:34.638Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:34:34.682Z] #44 11.43 PBCC images/ipc-desc.pb-c.c [2020-04-21T14:34:34.682Z] #44 11.44 PBCC images/ipc-sem.pb-c.c [2020-04-21T14:34:34.682Z] #44 11.49 DEP images/ipc-desc.pb-c.d [2020-04-21T14:34:34.682Z] #44 11.61 DEP images/ipc-sem.pb-c.d [2020-04-21T14:34:34.896Z] #51 DONE 0.1s [2020-04-21T14:34:34.896Z] [2020-04-21T14:34:34.896Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:34.915Z] #44 59.81 DEP criu/arch/x86/sigframe.d [2020-04-21T14:34:34.946Z] #44 11.70 PBCC images/ipc-msg.pb-c.c [2020-04-21T14:34:34.946Z] #44 11.77 DEP images/ipc-msg.pb-c.d [2020-04-21T14:34:34.946Z] #44 11.87 PBCC images/ipc-shm.pb-c.c [2020-04-21T14:34:35.173Z] #44 59.93 DEP criu/arch/x86/sigaction_compat.d [2020-04-21T14:34:35.173Z] #44 60.02 DEP criu/arch/x86/kerndat.d [2020-04-21T14:34:35.173Z] #44 60.14 DEP criu/arch/x86/crtools.d [2020-04-21T14:34:35.210Z] #44 11.90 DEP images/ipc-shm.pb-c.d [2020-04-21T14:34:35.210Z] #44 12.00 PBCC images/ipc-var.pb-c.c [2020-04-21T14:34:35.210Z] #44 12.01 DEP images/ipc-var.pb-c.d [2020-04-21T14:34:35.210Z] #44 12.03 PBCC images/sk-opts.pb-c.c [2020-04-21T14:34:35.210Z] #44 12.08 PBCC images/packet-sock.pb-c.c [2020-04-21T14:34:35.210Z] #44 12.10 DEP images/sk-opts.pb-c.d [2020-04-21T14:34:35.210Z] #44 12.11 DEP images/packet-sock.pb-c.d [2020-04-21T14:34:35.431Z] #44 60.23 DEP criu/arch/x86/cpu.d [2020-04-21T14:34:35.431Z] #44 60.44 CC criu/arch/x86/cpu.o [2020-04-21T14:34:35.478Z] #44 12.13 PBCC images/sk-netlink.pb-c.c [2020-04-21T14:34:35.478Z] #44 12.15 DEP images/sk-netlink.pb-c.d [2020-04-21T14:34:35.478Z] #44 12.26 PBCC images/sk-inet.pb-c.c [2020-04-21T14:34:35.478Z] #44 12.30 DEP images/sk-inet.pb-c.d [2020-04-21T14:34:35.750Z] #44 12.42 PBCC images/sk-unix.pb-c.c [2020-04-21T14:34:35.750Z] #44 12.52 DEP images/sk-unix.pb-c.d [2020-04-21T14:34:35.750Z] #44 12.57 PBCC images/mm.pb-c.c [2020-04-21T14:34:35.750Z] #44 12.62 DEP images/mm.pb-c.d [2020-04-21T14:34:35.750Z] #44 12.65 PBCC images/timerfd.pb-c.c [2020-04-21T14:34:36.011Z] #44 12.72 DEP images/timerfd.pb-c.d [2020-04-21T14:34:36.011Z] #44 12.74 PBCC images/timer.pb-c.c [2020-04-21T14:34:36.011Z] #44 12.77 DEP images/timer.pb-c.d [2020-04-21T14:34:36.011Z] #44 12.81 PBCC images/sa.pb-c.c [2020-04-21T14:34:36.011Z] #44 12.85 DEP images/sa.pb-c.d [2020-04-21T14:34:36.011Z] #44 12.90 PBCC images/pipe-data.pb-c.c [2020-04-21T14:34:36.337Z] #44 12.94 DEP images/pipe-data.pb-c.d [2020-04-21T14:34:36.337Z] #44 12.99 PBCC images/mnt.pb-c.c [2020-04-21T14:34:36.337Z] #44 13.07 DEP images/mnt.pb-c.d [2020-04-21T14:34:36.337Z] #44 13.12 PBCC images/sk-packet.pb-c.c [2020-04-21T14:34:36.337Z] #44 13.13 DEP images/sk-packet.pb-c.d [2020-04-21T14:34:36.337Z] #44 13.20 PBCC images/tcp-stream.pb-c.c [2020-04-21T14:34:36.337Z] #44 13.24 DEP images/tcp-stream.pb-c.d [2020-04-21T14:34:36.337Z] #44 13.28 PBCC images/pipe.pb-c.c [2020-04-21T14:34:36.366Z] #44 61.07 CC criu/arch/x86/crtools.o [2020-04-21T14:34:36.366Z] #44 ... [2020-04-21T14:34:36.366Z] [2020-04-21T14:34:36.366Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:34:36.366Z] #14 DONE 2.2s [2020-04-21T14:34:36.629Z] [2020-04-21T14:34:36.629Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:34:36.689Z] #44 13.35 DEP images/pipe.pb-c.d [2020-04-21T14:34:36.689Z] #44 13.45 PBCC images/pstree.pb-c.c [2020-04-21T14:34:36.689Z] #44 13.55 DEP images/pstree.pb-c.d [2020-04-21T14:34:36.950Z] #44 ... [2020-04-21T14:34:36.950Z] [2020-04-21T14:34:36.950Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:36.950Z] #38 12.77 [100%] Linking C executable tini-static [2020-04-21T14:34:36.950Z] #38 13.43 [100%] Built target tini-static [2020-04-21T14:34:36.950Z] #38 13.60 + mkdir -p /build [2020-04-21T14:34:36.950Z] #38 13.61 + cp tini-static /build/docker-init [2020-04-21T14:34:36.950Z] #38 DONE 13.9s [2020-04-21T14:34:36.950Z] [2020-04-21T14:34:36.950Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:37.563Z] #15 ... [2020-04-21T14:34:37.563Z] [2020-04-21T14:34:37.563Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:37.563Z] #60 2.437 + RM_GOPATH=0 [2020-04-21T14:34:37.563Z] #60 2.437 + TMP_GOPATH= [2020-04-21T14:34:37.563Z] #60 2.437 + : /build [2020-04-21T14:34:37.563Z] #60 2.437 + '[' -z '' ']' [2020-04-21T14:34:37.563Z] #60 2.437 ++ mktemp -d [2020-04-21T14:34:37.563Z] #60 2.437 + export GOPATH=/tmp/tmp.HYZ2vkoAWL [2020-04-21T14:34:37.563Z] #60 2.437 + GOPATH=/tmp/tmp.HYZ2vkoAWL [2020-04-21T14:34:37.563Z] #60 2.437 + RM_GOPATH=1 [2020-04-21T14:34:37.563Z] #60 2.437 ++ dirname ./install.sh [2020-04-21T14:34:37.563Z] #60 2.437 + dir=. [2020-04-21T14:34:37.563Z] #60 2.437 + bin=runc [2020-04-21T14:34:37.563Z] #60 2.437 + shift [2020-04-21T14:34:37.563Z] #60 2.437 + '[' '!' -f ./runc.installer ']' [2020-04-21T14:34:37.563Z] #60 2.437 + . ./runc.installer [2020-04-21T14:34:37.563Z] #60 2.437 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:34:37.563Z] #60 2.437 + install_runc [2020-04-21T14:34:37.563Z] #60 2.440 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-21T14:34:37.563Z] #60 2.440 + uname -r [2020-04-21T14:34:37.563Z] #60 2.446 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-21T14:34:37.563Z] #60 2.446 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-21T14:34:37.563Z] #60 2.446 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HYZ2vkoAWL/src/github.com/opencontainers/runc [2020-04-21T14:34:37.563Z] #60 2.446 Cloning into '/tmp/tmp.HYZ2vkoAWL/src/github.com/opencontainers/runc'... [2020-04-21T14:34:37.563Z] #60 2.446 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-21T14:34:37.563Z] #60 9.605 + cd /tmp/tmp.HYZ2vkoAWL/src/github.com/opencontainers/runc [2020-04-21T14:34:37.563Z] #60 9.605 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:34:37.821Z] #60 ... [2020-04-21T14:34:37.821Z] [2020-04-21T14:34:37.821Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:37.821Z] #44 62.62 CC criu/arch/x86/kerndat.o [2020-04-21T14:34:37.883Z] #17 ... [2020-04-21T14:34:37.883Z] [2020-04-21T14:34:37.883Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:37.883Z] #44 103.2 CC criu/cr-service.o [2020-04-21T14:34:37.883Z] #44 104.6 CC criu/crtools.o [2020-04-21T14:34:37.883Z] #44 105.2 CC criu/eventfd.o [2020-04-21T14:34:37.883Z] #44 105.5 CC criu/eventpoll.o [2020-04-21T14:34:37.883Z] #44 106.3 CC criu/external.o [2020-04-21T14:34:37.883Z] #44 106.6 CC criu/fault-injection.o [2020-04-21T14:34:37.883Z] #44 106.8 CC criu/fdstore.o [2020-04-21T14:34:37.883Z] #44 107.1 CC criu/fifo.o [2020-04-21T14:34:37.883Z] #44 107.5 CC criu/file-ids.o [2020-04-21T14:34:37.883Z] #44 107.8 CC criu/file-lock.o [2020-04-21T14:34:37.883Z] #44 108.8 CC criu/files-ext.o [2020-04-21T14:34:37.883Z] #44 109.2 CC criu/files-reg.o [2020-04-21T14:34:37.883Z] #44 111.3 CC criu/files.o [2020-04-21T14:34:37.883Z] #44 113.4 CC criu/filesystems.o [2020-04-21T14:34:37.883Z] #44 ... [2020-04-21T14:34:37.883Z] [2020-04-21T14:34:37.883Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:34:37.883Z] #17 46.04 Selecting previously unselected package vim. [2020-04-21T14:34:37.883Z] #17 46.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:34:37.883Z] #17 46.06 Unpacking vim (2:8.1.0875-5) ... [2020-04-21T14:34:38.140Z] #17 46.61 Selecting previously unselected package xfsprogs. [2020-04-21T14:34:38.140Z] #17 46.63 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-21T14:34:38.140Z] #17 46.64 Unpacking xfsprogs (4.20.0-1) ... [2020-04-21T14:34:38.386Z] #44 ... [2020-04-21T14:34:38.386Z] [2020-04-21T14:34:38.386Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:34:38.386Z] #15 DONE 2.1s [2020-04-21T14:34:38.386Z] [2020-04-21T14:34:38.386Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:38.386Z] #44 63.21 CC criu/arch/x86/sigaction_compat.o [2020-04-21T14:34:38.516Z] #65 28.48 Checking out files: 57% (1841/3178) Checking out files: 58% (1844/3178) Checking out files: 59% (1876/3178) Checking out files: 60% (1907/3178) Checking out files: 61% (1939/3178) Checking out files: 62% (1971/3178) Checking out files: 63% (2003/3178) Checking out files: 64% (2034/3178) Checking out files: 65% (2066/3178) Checking out files: 66% (2098/3178) Checking out files: 67% (2130/3178) Checking out files: 68% (2162/3178) Checking out files: 69% (2193/3178) Checking out files: 70% (2225/3178) Checking out files: 71% (2257/3178) Checking out files: 72% (2289/3178) Checking out files: 73% (2320/3178) Checking out files: 74% (2352/3178) Checking out files: 75% (2384/3178) Checking out files: 76% (2416/3178) Checking out files: 77% (2448/3178) Checking out files: 78% (2479/3178) Checking out files: 79% (2511/3178) Checking out files: 80% (2543/3178) Checking out files: 81% (2575/3178) Checking out files: 82% (2606/3178) Checking out files: 83% (2638/3178) Checking out files: 84% (2670/3178) Checking out files: 85% (2702/3178) Checking out files: 86% (2734/3178) Checking out files: 87% (2765/3178) Checking out files: 88% (2797/3178) Checking out files: 89% (2829/3178) Checking out files: 90% (2861/3178) Checking out files: 91% (2892/3178) Checking out files: 92% (2924/3178) Checking out files: 93% (2956/3178) Checking out files: 94% (2988/3178) Checking out files: 95% (3020/3178) Checking out files: 96% (3051/3178) Checking out files: 97% (3083/3178) Checking out files: 98% (3115/3178) Checking out files: 99% (3147/3178) Checking out files: 100% (3178/3178) Checking out files: 100% (3178/3178), done. [2020-04-21T14:34:38.516Z] #65 30.01 + cd /tmp/tmp.T022y6RWOV/src/github.com/containerd/containerd [2020-04-21T14:34:38.516Z] #65 30.01 + git checkout -q 814b7956fafc7a0980ea07e950f983d0837e5578 [2020-04-21T14:34:38.643Z] #44 63.60 CC criu/arch/x86/sigframe.o [2020-04-21T14:34:38.702Z] #17 47.13 Selecting previously unselected package zip. [2020-04-21T14:34:38.703Z] #17 47.15 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-21T14:34:38.703Z] #17 47.17 Unpacking zip (3.0-11+b1) ... [2020-04-21T14:34:38.901Z] #44 63.90 LINK criu/arch/x86/crtools.built-in.o [2020-04-21T14:34:38.901Z] #44 64.00 DEP criu/pie/util-vdso-elf32.d [2020-04-21T14:34:38.959Z] #17 47.43 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:34:38.959Z] #17 47.45 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:34:38.959Z] #17 47.45 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:34:38.959Z] #17 47.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:34:38.959Z] #17 47.47 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:34:38.959Z] #17 47.48 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:34:38.959Z] #17 47.49 Setting up uidmap (1:4.5-1.1) ... [2020-04-21T14:34:38.959Z] #17 47.50 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:34:38.959Z] #17 47.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:34:38.959Z] #17 47.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:34:38.959Z] #17 47.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:34:38.959Z] #17 47.53 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:34:38.959Z] #17 47.54 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:34:38.959Z] #17 47.55 Setting up zip (3.0-11+b1) ... [2020-04-21T14:34:38.959Z] #17 47.56 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:34:39.216Z] #17 47.59 Setting up bash-completion (1:2.8-6) ... [2020-04-21T14:34:39.458Z] #65 ... [2020-04-21T14:34:39.458Z] [2020-04-21T14:34:39.458Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:34:39.458Z] #33 52.92 internal/fmtsort [2020-04-21T14:34:39.458Z] #33 54.35 path/filepath [2020-04-21T14:34:39.458Z] #33 54.35 fmt [2020-04-21T14:34:39.458Z] #33 55.69 io/ioutil [2020-04-21T14:34:39.458Z] #33 57.42 flag [2020-04-21T14:34:39.458Z] #33 57.42 log [2020-04-21T14:34:39.458Z] #33 57.42 github.com/BurntSushi/toml [2020-04-21T14:34:39.458Z] #33 61.63 github.com/BurntSushi/toml/cmd/tomlv [2020-04-21T14:34:39.458Z] #33 ... [2020-04-21T14:34:39.458Z] [2020-04-21T14:34:39.458Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:34:39.458Z] #56 53.17 os [2020-04-21T14:34:39.458Z] #56 57.08 mvdan.cc/sh/v3/fileutil [2020-04-21T14:34:39.458Z] #56 59.96 encoding/binary [2020-04-21T14:34:39.458Z] #56 59.98 github.com/pkg/diff [2020-04-21T14:34:39.458Z] #56 59.98 go/token [2020-04-21T14:34:39.458Z] #56 59.98 mvdan.cc/editorconfig [2020-04-21T14:34:39.458Z] #56 62.11 go/scanner [2020-04-21T14:34:39.458Z] #56 62.42 mvdan.cc/sh/v3/syntax [2020-04-21T14:34:39.466Z] #44 64.20 DEP criu/pie/util-vdso.d [2020-04-21T14:34:39.466Z] #44 64.33 DEP criu/pie/util.d [2020-04-21T14:34:39.718Z] #56 ... [2020-04-21T14:34:39.718Z] [2020-04-21T14:34:39.718Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:39.718Z] #44 13.74 PBCC images/fs.pb-c.c [2020-04-21T14:34:39.718Z] #44 13.78 DEP images/fs.pb-c.d [2020-04-21T14:34:39.718Z] #44 13.92 PBCC images/signalfd.pb-c.c [2020-04-21T14:34:39.718Z] #44 14.01 DEP images/signalfd.pb-c.d [2020-04-21T14:34:39.718Z] #44 14.06 PBCC images/fh.pb-c.c [2020-04-21T14:34:39.718Z] #44 14.35 PBCC images/fsnotify.pb-c.c [2020-04-21T14:34:39.718Z] #44 14.45 DEP images/fh.pb-c.d [2020-04-21T14:34:39.718Z] #44 14.54 DEP images/fsnotify.pb-c.d [2020-04-21T14:34:39.718Z] #44 14.60 PBCC images/eventpoll.pb-c.c [2020-04-21T14:34:39.718Z] #44 14.65 DEP images/eventpoll.pb-c.d [2020-04-21T14:34:39.718Z] #44 14.78 PBCC images/eventfd.pb-c.c [2020-04-21T14:34:39.718Z] #44 14.82 DEP images/eventfd.pb-c.d [2020-04-21T14:34:39.718Z] #44 14.87 PBCC images/remap-file-path.pb-c.c [2020-04-21T14:34:39.718Z] #44 14.90 DEP images/remap-file-path.pb-c.d [2020-04-21T14:34:39.718Z] #44 14.95 PBCC images/fifo.pb-c.c [2020-04-21T14:34:39.718Z] #44 14.99 DEP images/fifo.pb-c.d [2020-04-21T14:34:39.718Z] #44 15.03 PBCC images/ghost-file.pb-c.c [2020-04-21T14:34:39.718Z] #44 15.05 DEP images/ghost-file.pb-c.d [2020-04-21T14:34:39.718Z] #44 15.12 PBCC images/regfile.pb-c.c [2020-04-21T14:34:39.718Z] #44 15.17 DEP images/regfile.pb-c.d [2020-04-21T14:34:39.718Z] #44 15.21 PBCC images/ns.pb-c.c [2020-04-21T14:34:39.718Z] #44 15.25 DEP images/ns.pb-c.d [2020-04-21T14:34:39.718Z] #44 15.30 PBCC images/fdinfo.pb-c.c [2020-04-21T14:34:39.718Z] #44 15.40 DEP images/fdinfo.pb-c.d [2020-04-21T14:34:39.719Z] #44 15.51 PBCC images/core-aarch64.pb-c.c [2020-04-21T14:34:39.719Z] #44 15.54 PBCC images/core-arm.pb-c.c [2020-04-21T14:34:39.719Z] #44 15.59 PBCC images/core-ppc64.pb-c.c [2020-04-21T14:34:39.719Z] #44 15.64 PBCC images/core-s390.pb-c.c [2020-04-21T14:34:39.719Z] #44 15.69 PBCC images/core-x86.pb-c.c [2020-04-21T14:34:39.719Z] #44 15.71 PBCC images/core.pb-c.c [2020-04-21T14:34:39.719Z] #44 15.81 PBCC images/inventory.pb-c.c [2020-04-21T14:34:39.719Z] #44 15.92 DEP images/core-aarch64.pb-c.d [2020-04-21T14:34:39.719Z] #44 15.96 DEP images/core-arm.pb-c.d [2020-04-21T14:34:39.719Z] #44 16.01 DEP images/core-ppc64.pb-c.d [2020-04-21T14:34:39.719Z] #44 16.09 DEP images/core-s390.pb-c.d [2020-04-21T14:34:39.719Z] #44 16.22 DEP images/core-x86.pb-c.d [2020-04-21T14:34:39.719Z] #44 16.33 DEP images/core.pb-c.d [2020-04-21T14:34:39.719Z] #44 16.42 DEP images/inventory.pb-c.d [2020-04-21T14:34:39.719Z] #44 16.45 PBCC images/cpuinfo.pb-c.c [2020-04-21T14:34:39.719Z] #44 16.49 DEP images/cpuinfo.pb-c.d [2020-04-21T14:34:39.719Z] #44 16.54 PBCC images/stats.pb-c.c [2020-04-21T14:34:39.719Z] #44 16.57 DEP images/stats.pb-c.d [2020-04-21T14:34:39.724Z] #44 64.46 CC criu/pie/util.o [2020-04-21T14:34:39.982Z] #44 64.77 CC criu/pie/util-vdso.o [2020-04-21T14:34:40.239Z] #44 ... [2020-04-21T14:34:40.239Z] [2020-04-21T14:34:40.239Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:34:40.239Z] #16 DONE 2.1s [2020-04-21T14:34:40.497Z] [2020-04-21T14:34:40.497Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:34:41.509Z] #65 ... [2020-04-21T14:34:41.509Z] [2020-04-21T14:34:41.509Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:41.509Z] #53 DONE 248.3s [2020-04-21T14:34:41.509Z] [2020-04-21T14:34:41.509Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:41.632Z] #44 18.19 make[1]: Nothing to be done for 'all'. [2020-04-21T14:34:41.632Z] #44 ... [2020-04-21T14:34:41.632Z] [2020-04-21T14:34:41.632Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:41.632Z] #47 55.10 net [2020-04-21T14:34:41.632Z] #47 55.10 path/filepath [2020-04-21T14:34:41.632Z] #47 55.79 internal/lazyregexp [2020-04-21T14:34:41.632Z] #47 56.39 github.com/LK4D4/vndr/versioned [2020-04-21T14:34:41.632Z] #47 56.68 os/exec [2020-04-21T14:34:41.632Z] #47 60.82 encoding/binary [2020-04-21T14:34:41.632Z] #47 60.86 go/token [2020-04-21T14:34:41.632Z] #47 60.90 net/url [2020-04-21T14:34:41.632Z] #47 62.99 go/scanner [2020-04-21T14:34:41.632Z] #47 63.23 text/template/parse [2020-04-21T14:34:41.632Z] #47 64.30 encoding/base64 [2020-04-21T14:34:41.632Z] #47 64.81 go/ast [2020-04-21T14:34:41.632Z] #47 ... [2020-04-21T14:34:41.632Z] [2020-04-21T14:34:41.632Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:34:41.632Z] #33 DONE 65.2s [2020-04-21T14:34:41.632Z] [2020-04-21T14:34:41.632Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:41.632Z] #47 65.23 encoding/json [2020-04-21T14:34:41.632Z] #47 ... [2020-04-21T14:34:41.632Z] [2020-04-21T14:34:41.632Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:41.632Z] #65 31.41 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-21T14:34:41.632Z] #65 31.41 + BUILDTAGS='netgo osusergo static_build' [2020-04-21T14:34:41.632Z] #65 31.41 + export EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:34:41.632Z] #65 31.41 + EXTRA_FLAGS=-buildmode=pie [2020-04-21T14:34:41.632Z] #65 31.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-21T14:34:41.632Z] #65 31.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-21T14:34:41.632Z] #65 31.41 + '[' '' = dynamic ']' [2020-04-21T14:34:41.632Z] #65 31.41 + make [2020-04-21T14:34:41.632Z] #65 32.56 + bin/ctr [2020-04-21T14:34:41.737Z] #17 50.08 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:34:41.737Z] #17 50.09 Setting up xz-utils (5.2.4-1) ... [2020-04-21T14:34:41.737Z] #17 50.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-21T14:34:41.737Z] #17 50.11 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:34:41.737Z] #17 50.18 invoke-rc.d: could not determine current runlevel [2020-04-21T14:34:41.737Z] #17 50.18 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:34:41.737Z] #17 50.19 Setting up pigz (2.4-1) ... [2020-04-21T14:34:41.737Z] #17 50.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:34:41.737Z] #17 50.21 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:34:41.737Z] #17 50.23 Setting up python-pip-whl (18.1-5) ... [2020-04-21T14:34:41.737Z] #17 50.24 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:34:41.737Z] #17 50.27 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:34:42.077Z] #65 ... [2020-04-21T14:34:42.077Z] [2020-04-21T14:34:42.077Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:34:42.077Z] #54 DONE 0.2s [2020-04-21T14:34:42.077Z] [2020-04-21T14:34:42.077Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:42.300Z] #17 50.65 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:34:42.300Z] #17 50.67 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:34:42.300Z] #17 50.68 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:34:42.300Z] #17 50.69 Setting up vim (2:8.1.0875-5) ... [2020-04-21T14:34:42.300Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-21T14:34:42.300Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-21T14:34:42.300Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-21T14:34:42.300Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-21T14:34:42.300Z] #17 50.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-21T14:34:42.300Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-21T14:34:42.300Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-21T14:34:42.300Z] #17 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-21T14:34:42.300Z] #17 50.77 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:34:42.300Z] #17 50.78 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:34:42.300Z] #17 50.79 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:34:42.300Z] #17 50.80 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:34:42.300Z] #17 50.82 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:34:42.300Z] #17 50.82 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:34:42.334Z] #65 ... [2020-04-21T14:34:42.334Z] [2020-04-21T14:34:42.334Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:34:42.334Z] #57 DONE 0.1s [2020-04-21T14:34:42.334Z] [2020-04-21T14:34:42.334Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:34:42.592Z] #61 DONE 0.1s [2020-04-21T14:34:42.592Z] [2020-04-21T14:34:42.592Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:34:43.024Z] #17 2.374 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:34:43.025Z] #17 2.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:34:43.025Z] #17 2.490 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:34:43.591Z] #17 3.030 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-21T14:34:44.798Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-04-21T14:34:44.798Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-21T14:34:44.798Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.8% of statements [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-21T14:34:44.798Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-04-21T14:34:44.798Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-21T14:34:44.798Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-04-21T14:34:44.798Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/builder [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-21T14:34:44.798Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-21T14:34:44.798Z] ok github.com/docker/docker/builder/dockerignore 0.008s coverage: 96.8% of statements [2020-04-21T14:34:44.963Z] #17 4.546 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-21T14:34:45.571Z] #17 53.76 Setting up iptables (1.8.2-4) ... [2020-04-21T14:34:45.571Z] #17 53.77 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:34:45.571Z] #17 53.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:34:45.571Z] #17 53.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:34:45.571Z] #17 53.80 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:34:45.571Z] #17 53.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-21T14:34:45.571Z] #17 53.81 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-21T14:34:45.571Z] #17 53.83 Setting up python3 (3.7.3-1) ... [2020-04-21T14:34:45.828Z] #17 54.23 Setting up python3-wheel (0.32.3-2) ... [2020-04-21T14:34:46.267Z] ok github.com/docker/docker/builder/remotecontext 0.337s coverage: 13.6% of statements [2020-04-21T14:34:46.335Z] #17 5.982 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-21T14:34:46.391Z] #17 54.86 Setting up apparmor (2.13.2-10) ... [2020-04-21T14:34:46.879Z] ok github.com/docker/docker/builder/dockerfile 0.948s coverage: 48.2% of statements [2020-04-21T14:34:46.900Z] #17 ... [2020-04-21T14:34:46.900Z] [2020-04-21T14:34:46.900Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:46.900Z] #44 65.73 CC criu/pie/util-vdso-elf32.o [2020-04-21T14:34:46.900Z] #44 66.61 AR criu/pie/pie.lib.a [2020-04-21T14:34:46.900Z] #44 66.69 DEP criu/pie/restorer.d [2020-04-21T14:34:46.900Z] #44 66.95 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-21T14:34:46.900Z] #44 67.07 DEP criu/arch/x86/restorer_unmap.d [2020-04-21T14:34:46.900Z] #44 67.10 DEP criu/arch/x86/restorer.d [2020-04-21T14:34:46.900Z] #44 67.37 DEP criu/arch/x86/vdso-pie.d [2020-04-21T14:34:46.900Z] #44 67.49 DEP criu/pie/parasite-vdso.d [2020-04-21T14:34:46.900Z] #44 67.62 DEP criu/pie/parasite.d [2020-04-21T14:34:46.900Z] #44 67.80 CC criu/pie/parasite.o [2020-04-21T14:34:46.900Z] #44 69.04 LINK criu/pie/parasite.built-in.o [2020-04-21T14:34:46.900Z] #44 69.05 GEN criu/pie/parasite-blob.h [2020-04-21T14:34:46.900Z] #44 69.09 CC criu/pie/parasite-vdso.o [2020-04-21T14:34:46.900Z] #44 69.82 CC criu/arch/x86/vdso-pie.o [2020-04-21T14:34:46.900Z] #44 70.08 CC criu/arch/x86/restorer.o [2020-04-21T14:34:46.900Z] #44 70.79 CC criu/arch/x86/restorer_unmap.o [2020-04-21T14:34:46.900Z] #44 70.85 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-21T14:34:46.900Z] #44 71.17 CC criu/pie/restorer.o [2020-04-21T14:34:46.917Z] #65 ... [2020-04-21T14:34:46.917Z] [2020-04-21T14:34:46.917Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:46.917Z] #47 70.19 text/template [2020-04-21T14:34:47.160Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-04-21T14:34:47.773Z] ok github.com/docker/docker/builder/remotecontext/git 1.017s coverage: 86.3% of statements [2020-04-21T14:34:47.773Z] ? github.com/docker/docker/cli [no test files] [2020-04-21T14:34:47.773Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-21T14:34:47.831Z] #44 ... [2020-04-21T14:34:47.832Z] [2020-04-21T14:34:47.832Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:47.832Z] #60 10.35 + '[' -z '' ']' [2020-04-21T14:34:47.832Z] #60 10.35 + target=static [2020-04-21T14:34:47.832Z] #60 10.35 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-21T14:34:47.832Z] #60 12.08 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-21T14:34:47.860Z] #47 71.52 go/parser [2020-04-21T14:34:48.284Z] #17 56.36 Setting up xfsprogs (4.20.0-1) ... [2020-04-21T14:34:48.284Z] #17 56.37 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:34:48.284Z] #17 ... [2020-04-21T14:34:48.284Z] [2020-04-21T14:34:48.284Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:48.284Z] #44 114.0 CC criu/fsnotify.o [2020-04-21T14:34:48.284Z] #44 115.4 CC criu/image-desc.o [2020-04-21T14:34:48.284Z] #44 115.5 CC criu/image.o [2020-04-21T14:34:48.284Z] #44 116.4 CC criu/ipc_ns.o [2020-04-21T14:34:48.284Z] #44 117.8 CC criu/irmap.o [2020-04-21T14:34:48.284Z] #44 118.3 CC criu/kcmp-ids.o [2020-04-21T14:34:48.284Z] #44 118.6 CC criu/kerndat.o [2020-04-21T14:34:48.284Z] #44 119.8 CC criu/libnetlink.o [2020-04-21T14:34:48.284Z] #44 120.2 CC criu/log.o [2020-04-21T14:34:48.284Z] #44 120.7 CC criu/lsm.o [2020-04-21T14:34:48.284Z] #44 121.1 CC criu/mem.o [2020-04-21T14:34:48.284Z] #44 122.7 CC criu/mount.o [2020-04-21T14:34:48.284Z] #44 ... [2020-04-21T14:34:48.284Z] [2020-04-21T14:34:48.284Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:34:48.284Z] #17 56.74 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:34:49.470Z] #17 57.78 Setting up python3-distutils (3.7.3-1) ... [2020-04-21T14:34:49.727Z] #17 58.20 Setting up python3-setuptools (40.8.0-1) ... [2020-04-21T14:34:49.728Z] #60 ... [2020-04-21T14:34:49.728Z] [2020-04-21T14:34:49.728Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:49.728Z] #47 137.4 github.com/LK4D4/vndr/godl [2020-04-21T14:34:49.728Z] #47 138.2 github.com/LK4D4/vndr [2020-04-21T14:34:49.728Z] #47 ... [2020-04-21T14:34:49.728Z] [2020-04-21T14:34:49.728Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:49.728Z] #44 74.53 LINK criu/pie/restorer.built-in.o [2020-04-21T14:34:49.728Z] #44 74.55 GEN criu/pie/restorer-blob.h [2020-04-21T14:34:49.728Z] #44 74.64 DEP criu/vdso.d [2020-04-21T14:34:49.795Z] ok github.com/docker/docker/client 0.116s coverage: 75.4% of statements [2020-04-21T14:34:49.986Z] #44 ... [2020-04-21T14:34:49.986Z] [2020-04-21T14:34:49.986Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:49.986Z] #47 DONE 148.0s [2020-04-21T14:34:49.986Z] [2020-04-21T14:34:49.986Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:49.986Z] #44 74.83 DEP criu/vdso-compat.d [2020-04-21T14:34:49.986Z] #44 74.99 DEP criu/uts_ns.d [2020-04-21T14:34:50.244Z] #44 75.34 DEP criu/util.d [2020-04-21T14:34:50.290Z] #17 ... [2020-04-21T14:34:50.290Z] [2020-04-21T14:34:50.290Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:34:50.290Z] #41 186.9 + dpkg --print-architecture [2020-04-21T14:34:50.290Z] #41 186.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-21T14:34:50.290Z] #41 187.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-21T14:34:50.290Z] #41 187.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-21T14:34:50.403Z] #47 ... [2020-04-21T14:34:50.403Z] [2020-04-21T14:34:50.403Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:34:50.403Z] #56 63.57 encoding/base64 [2020-04-21T14:34:50.403Z] #56 63.60 golang.org/x/sys/unix [2020-04-21T14:34:50.403Z] #56 64.04 go/ast [2020-04-21T14:34:50.403Z] #56 65.08 encoding/json [2020-04-21T14:34:50.403Z] #56 ... [2020-04-21T14:34:50.403Z] [2020-04-21T14:34:50.403Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:34:50.403Z] #10 72.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-21T14:34:50.403Z] #10 72.57 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-21T14:34:50.403Z] #10 72.59 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:34:50.810Z] #44 75.69 DEP criu/uffd.d [2020-04-21T14:34:50.853Z] #41 ... [2020-04-21T14:34:50.853Z] [2020-04-21T14:34:50.853Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:34:50.853Z] #17 59.33 Setting up python3-pip (18.1-5) ... [2020-04-21T14:34:51.067Z] #44 75.99 DEP criu/tun.d [2020-04-21T14:34:51.325Z] #44 76.13 DEP criu/tty.d [2020-04-21T14:34:51.325Z] #44 76.29 DEP criu/timerfd.d [2020-04-21T14:34:51.582Z] #44 76.43 DEP criu/sysfs_parse.d [2020-04-21T14:34:51.839Z] #44 76.55 DEP criu/sysctl.d [2020-04-21T14:34:51.839Z] #44 76.70 DEP criu/string.d [2020-04-21T14:34:51.839Z] #44 76.73 DEP criu/stats.d [2020-04-21T14:34:51.839Z] #44 76.83 DEP criu/sockets.d [2020-04-21T14:34:52.097Z] #44 77.03 DEP criu/sk-unix.d [2020-04-21T14:34:52.222Z] #17 60.37 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:34:52.222Z] #17 60.40 Processing triggers for mime-support (3.62) ... [2020-04-21T14:34:52.354Z] #44 77.22 DEP criu/sk-tcp.d [2020-04-21T14:34:52.480Z] #17 DONE 60.9s [2020-04-21T14:34:52.480Z] [2020-04-21T14:34:52.480Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:34:52.612Z] #44 77.44 DEP criu/sk-queue.d [2020-04-21T14:34:52.612Z] #44 77.56 DEP criu/sk-packet.d [2020-04-21T14:34:52.612Z] #44 77.69 DEP criu/sk-netlink.d [2020-04-21T14:34:53.176Z] #44 77.93 DEP criu/sk-inet.d [2020-04-21T14:34:53.177Z] #44 78.07 DEP criu/signalfd.d [2020-04-21T14:34:53.434Z] #44 78.19 DEP criu/sigframe.d [2020-04-21T14:34:53.434Z] #44 78.33 DEP criu/shmem.d [2020-04-21T14:34:53.691Z] #44 78.54 DEP criu/servicefd.d [2020-04-21T14:34:53.691Z] #44 78.67 DEP criu/seize.d [2020-04-21T14:34:53.701Z] #10 ... [2020-04-21T14:34:53.701Z] [2020-04-21T14:34:53.701Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:53.701Z] #44 20.17 CC images/stats.o [2020-04-21T14:34:53.701Z] #44 20.82 CC images/core.o [2020-04-21T14:34:53.701Z] #44 21.67 CC images/core-x86.o [2020-04-21T14:34:53.701Z] #44 22.43 CC images/core-arm.o [2020-04-21T14:34:53.701Z] #44 22.82 CC images/core-aarch64.o [2020-04-21T14:34:53.701Z] #44 23.36 CC images/core-ppc64.o [2020-04-21T14:34:53.701Z] #44 24.02 CC images/core-s390.o [2020-04-21T14:34:53.701Z] #44 24.90 CC images/cpuinfo.o [2020-04-21T14:34:53.701Z] #44 25.52 CC images/inventory.o [2020-04-21T14:34:53.701Z] #44 25.82 CC images/fdinfo.o [2020-04-21T14:34:53.701Z] #44 26.17 CC images/fown.o [2020-04-21T14:34:53.701Z] #44 26.33 CC images/ns.o [2020-04-21T14:34:53.701Z] #44 26.65 CC images/regfile.o [2020-04-21T14:34:53.701Z] #44 26.99 CC images/ghost-file.o [2020-04-21T14:34:53.701Z] #44 27.39 CC images/fifo.o [2020-04-21T14:34:53.701Z] #44 27.74 CC images/remap-file-path.o [2020-04-21T14:34:53.701Z] #44 28.01 CC images/eventfd.o [2020-04-21T14:34:53.701Z] #44 28.36 CC images/eventpoll.o [2020-04-21T14:34:53.701Z] #44 28.78 CC images/fh.o [2020-04-21T14:34:53.701Z] #44 29.24 CC images/fsnotify.o [2020-04-21T14:34:53.701Z] #44 29.89 CC images/signalfd.o [2020-04-21T14:34:53.701Z] #44 30.23 CC images/fs.o [2020-04-21T14:34:53.701Z] #44 30.54 CC images/pstree.o [2020-04-21T14:34:53.949Z] #44 78.88 DEP criu/seccomp.d [2020-04-21T14:34:53.949Z] #44 79.02 DEP criu/rst-malloc.d [2020-04-21T14:34:54.206Z] #44 79.11 DEP criu/rbtree.d [2020-04-21T14:34:54.206Z] #44 79.14 DEP criu/pstree.d [2020-04-21T14:34:54.206Z] #44 79.25 DEP criu/protobuf.d [2020-04-21T14:34:54.271Z] #44 30.87 CC images/pipe.o [2020-04-21T14:34:54.376Z] #18 1.768 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-21T14:34:54.376Z] #18 1.774 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-21T14:34:54.376Z] #18 1.777 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-21T14:34:54.376Z] #18 DONE 1.9s [2020-04-21T14:34:54.376Z] [2020-04-21T14:34:54.376Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:54.376Z] #44 126.8 CC criu/namespaces.o [2020-04-21T14:34:54.376Z] #44 128.8 CC criu/net.o [2020-04-21T14:34:54.464Z] #44 79.36 GEN criu/protobuf-desc-gen.h [2020-04-21T14:34:54.531Z] #44 31.16 CC images/tcp-stream.o [2020-04-21T14:34:54.792Z] #44 31.53 CC images/sk-packet.o [2020-04-21T14:34:55.053Z] #44 31.85 CC images/mnt.o [2020-04-21T14:34:55.623Z] #44 32.18 CC images/pipe-data.o [2020-04-21T14:34:55.623Z] #44 32.40 CC images/sa.o [2020-04-21T14:34:55.836Z] #44 80.77 DEP criu/protobuf-desc.d [2020-04-21T14:34:56.093Z] #44 80.89 DEP criu/proc_parse.d [2020-04-21T14:34:56.093Z] #44 81.05 DEP criu/plugin.d [2020-04-21T14:34:56.093Z] #44 81.12 DEP criu/pipes.d [2020-04-21T14:34:56.193Z] #44 32.74 CC images/timer.o [2020-04-21T14:34:56.350Z] #44 81.30 DEP criu/pie-util.d [2020-04-21T14:34:56.453Z] #44 33.17 CC images/timerfd.o [2020-04-21T14:34:56.607Z] #44 81.51 DEP criu/pie-util-vdso.d [2020-04-21T14:34:56.713Z] #44 33.35 CC images/mm.o [2020-04-21T14:34:56.865Z] #44 81.66 DEP criu/pie-util-vdso-elf32.d [2020-04-21T14:34:56.865Z] #44 81.85 DEP criu/path.d [2020-04-21T14:34:56.902Z] #44 132.4 CC criu/netfilter.o [2020-04-21T14:34:56.902Z] #44 132.8 CC criu/page-pipe.o [2020-04-21T14:34:56.973Z] #44 33.64 CC images/sk-opts.o [2020-04-21T14:34:56.973Z] #44 33.90 CC images/sk-unix.o [2020-04-21T14:34:57.122Z] #44 82.01 DEP criu/parasite-syscall.d [2020-04-21T14:34:57.379Z] #44 82.22 DEP criu/pagemap.d [2020-04-21T14:34:57.379Z] #44 82.34 DEP criu/pagemap-cache.d [2020-04-21T14:34:57.379Z] #44 82.43 DEP criu/page-xfer.d [2020-04-21T14:34:57.543Z] #44 34.46 CC images/sk-inet.o [2020-04-21T14:34:57.637Z] #44 82.57 DEP criu/page-pipe.d [2020-04-21T14:34:57.637Z] #44 82.67 DEP criu/netfilter.d [2020-04-21T14:34:57.803Z] #44 ... [2020-04-21T14:34:57.803Z] [2020-04-21T14:34:57.803Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-21T14:34:57.803Z] #56 74.80 golang.org/x/crypto/ssh/terminal [2020-04-21T14:34:57.803Z] #56 76.17 mvdan.cc/sh/v3/cmd/shfmt [2020-04-21T14:34:57.803Z] #56 DONE 81.3s [2020-04-21T14:34:57.803Z] [2020-04-21T14:34:57.803Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:34:57.803Z] #47 74.62 encoding/xml [2020-04-21T14:34:57.803Z] #47 76.16 math/big [2020-04-21T14:34:57.803Z] #47 77.48 go/doc [2020-04-21T14:34:57.833Z] #44 133.4 CC criu/page-xfer.o [2020-04-21T14:34:57.896Z] #44 82.85 DEP criu/net.d [2020-04-21T14:34:58.064Z] #47 ... [2020-04-21T14:34:58.064Z] [2020-04-21T14:34:58.064Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:34:58.064Z] #44 35.01 CC images/tun.o [2020-04-21T14:34:58.157Z] #44 83.07 DEP criu/namespaces.d [2020-04-21T14:34:58.414Z] #44 83.18 DEP criu/mount.d [2020-04-21T14:34:58.414Z] #44 83.42 DEP criu/mem.d [2020-04-21T14:34:58.671Z] #44 83.65 DEP criu/lsm.d [2020-04-21T14:34:58.929Z] #44 83.76 DEP criu/log.d [2020-04-21T14:34:58.929Z] #44 83.88 DEP criu/libnetlink.d [2020-04-21T14:34:58.929Z] #44 83.99 DEP criu/kerndat.d [2020-04-21T14:34:59.005Z] #44 35.53 CC images/sk-netlink.o [2020-04-21T14:34:59.005Z] #44 35.91 CC images/packet-sock.o [2020-04-21T14:34:59.205Z] #44 134.9 CC criu/pagemap-cache.o [2020-04-21T14:34:59.462Z] #44 135.3 CC criu/pagemap.o [2020-04-21T14:34:59.494Z] #44 84.23 DEP criu/kcmp-ids.d [2020-04-21T14:34:59.494Z] #44 84.30 DEP criu/irmap.d [2020-04-21T14:34:59.494Z] #44 84.44 DEP criu/ipc_ns.d [2020-04-21T14:34:59.574Z] #44 36.36 CC images/ipc-var.o [2020-04-21T14:34:59.752Z] #44 84.59 DEP criu/image.d [2020-04-21T14:34:59.752Z] #44 84.74 DEP criu/image-desc.d [2020-04-21T14:34:59.835Z] #44 36.59 CC images/ipc-desc.o [2020-04-21T14:35:00.009Z] #44 84.83 DEP criu/fsnotify.d [2020-04-21T14:35:00.009Z] #44 84.97 DEP criu/filesystems.d [2020-04-21T14:35:00.055Z] ok github.com/docker/docker/cmd/dockerd 0.212s coverage: 30.8% of statements [2020-04-21T14:35:00.096Z] #44 36.92 CC images/ipc-shm.o [2020-04-21T14:35:00.267Z] #44 85.13 DEP criu/files.d [2020-04-21T14:35:00.267Z] #44 85.28 DEP criu/files-reg.d [2020-04-21T14:35:00.357Z] #44 37.15 CC images/ipc-msg.o [2020-04-21T14:35:00.524Z] #44 85.45 DEP criu/files-ext.d [2020-04-21T14:35:00.524Z] #44 85.57 DEP criu/file-lock.d [2020-04-21T14:35:00.782Z] #44 85.78 DEP criu/file-ids.d [2020-04-21T14:35:00.836Z] #44 136.4 CC criu/parasite-syscall.o [2020-04-21T14:35:00.927Z] #44 37.58 CC images/ipc-sem.o [2020-04-21T14:35:01.039Z] #44 85.90 DEP criu/fifo.d [2020-04-21T14:35:01.039Z] #44 85.99 DEP criu/fdstore.d [2020-04-21T14:35:01.039Z] #44 86.08 DEP criu/fault-injection.d [2020-04-21T14:35:01.039Z] #44 86.13 DEP criu/external.d [2020-04-21T14:35:01.188Z] #44 37.95 CC images/utsns.o [2020-04-21T14:35:01.297Z] #44 86.27 DEP criu/eventpoll.d [2020-04-21T14:35:01.400Z] #44 137.2 CC criu/path.o [2020-04-21T14:35:01.449Z] #44 38.21 CC images/creds.o [2020-04-21T14:35:01.555Z] #44 86.49 DEP criu/eventfd.d [2020-04-21T14:35:01.555Z] #44 ... [2020-04-21T14:35:01.555Z] [2020-04-21T14:35:01.555Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:35:01.555Z] #17 11.11 Fetched 8338 kB in 9s (929 kB/s) [2020-04-21T14:35:01.555Z] #17 11.11 Reading package lists... [2020-04-21T14:35:01.555Z] #17 14.75 Reading package lists... [2020-04-21T14:35:01.555Z] #17 18.28 Building dependency tree... [2020-04-21T14:35:01.555Z] #17 19.84 libcap2-bin is already the newest version (1:2.25-2). [2020-04-21T14:35:01.555Z] #17 19.84 The following additional packages will be installed: [2020-04-21T14:35:01.555Z] #17 19.85 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-21T14:35:01.555Z] #17 19.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-21T14:35:01.555Z] #17 19.85 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-21T14:35:01.555Z] #17 19.85 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-21T14:35:01.555Z] #17 19.85 python3.7 python3.7-minimal vim-runtime xxd [2020-04-21T14:35:01.555Z] #17 19.85 Suggested packages: [2020-04-21T14:35:01.555Z] #17 19.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-21T14:35:01.555Z] #17 19.85 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-21T14:35:01.555Z] #17 19.85 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-21T14:35:01.555Z] #17 19.85 Recommended packages: [2020-04-21T14:35:01.555Z] #17 19.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-21T14:35:01.555Z] #17 19.85 python3-keyrings.alt python3-xdg unzip [2020-04-21T14:35:01.658Z] #44 137.5 CC criu/pie-util-vdso-elf32.o [2020-04-21T14:35:01.710Z] #44 38.41 CC images/vma.o [2020-04-21T14:35:01.813Z] #17 ... [2020-04-21T14:35:01.813Z] [2020-04-21T14:35:01.813Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:01.813Z] #44 86.62 DEP criu/crtools.d [2020-04-21T14:35:01.813Z] #44 86.82 DEP criu/cr-service.d [2020-04-21T14:35:01.915Z] #44 137.9 CC criu/pie-util-vdso.o [2020-04-21T14:35:01.970Z] #44 38.62 CC images/netdev.o [2020-04-21T14:35:02.071Z] #44 86.98 DEP criu/cr-restore.d [2020-04-21T14:35:02.071Z] #44 87.11 DEP criu/cr-errno.d [2020-04-21T14:35:02.231Z] #44 39.10 CC images/tty.o [2020-04-21T14:35:02.329Z] #44 87.12 DEP criu/cr-dump.d [2020-04-21T14:35:02.329Z] #44 87.29 DEP criu/cr-dedup.d [2020-04-21T14:35:02.480Z] #44 138.4 CC criu/pie-util.o [2020-04-21T14:35:02.586Z] #44 87.46 DEP criu/cr-check.d [2020-04-21T14:35:02.587Z] #44 ... [2020-04-21T14:35:02.587Z] [2020-04-21T14:35:02.587Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:35:02.587Z] #30 DONE 160.9s [2020-04-21T14:35:02.587Z] [2020-04-21T14:35:02.587Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:02.587Z] #44 87.60 DEP criu/config.d [2020-04-21T14:35:02.738Z] #44 138.5 CC criu/pipes.o [2020-04-21T14:35:02.802Z] #44 39.69 CC images/file-lock.o [2020-04-21T14:35:02.844Z] #44 87.81 DEP criu/clone-noasan.d [2020-04-21T14:35:03.102Z] #44 87.95 DEP criu/cgroup.d [2020-04-21T14:35:03.361Z] #44 88.32 DEP criu/cgroup-props.d [2020-04-21T14:35:03.375Z] #44 39.99 CC images/rlimit.o [2020-04-21T14:35:03.618Z] #44 88.52 DEP criu/bitmap.d [2020-04-21T14:35:03.619Z] #44 88.54 DEP criu/bfd.d [2020-04-21T14:35:03.636Z] #44 40.31 CC images/pagemap.o [2020-04-21T14:35:03.670Z] #44 139.3 CC criu/plugin.o [2020-04-21T14:35:03.670Z] #44 139.7 CC criu/proc_parse.o [2020-04-21T14:35:03.876Z] #44 88.69 DEP criu/autofs.d [2020-04-21T14:35:03.876Z] #44 88.87 DEP criu/aio.d [2020-04-21T14:35:03.896Z] #44 40.75 CC images/siginfo.o [2020-04-21T14:35:03.896Z] #44 ... [2020-04-21T14:35:03.896Z] [2020-04-21T14:35:03.896Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:35:03.896Z] #10 85.37 Selecting previously unselected package libapparmor1:arm64. [2020-04-21T14:35:03.896Z] #10 85.38 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 85.38 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-04-21T14:35:03.896Z] #10 85.53 Selecting previously unselected package libapparmor-dev:arm64. [2020-04-21T14:35:03.896Z] #10 85.54 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 85.55 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-21T14:35:03.896Z] #10 85.73 Selecting previously unselected package libbtrfs0. [2020-04-21T14:35:03.896Z] #10 85.74 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 85.75 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-21T14:35:03.896Z] #10 85.83 Selecting previously unselected package libbtrfs-dev. [2020-04-21T14:35:03.896Z] #10 85.84 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 85.86 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:35:03.896Z] #10 86.01 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-04-21T14:35:03.896Z] #10 86.02 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 86.03 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-21T14:35:03.896Z] #10 86.14 Selecting previously unselected package libudev-dev:arm64. [2020-04-21T14:35:03.896Z] #10 86.14 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 86.16 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-21T14:35:03.896Z] #10 86.34 Selecting previously unselected package libsepol1-dev:arm64. [2020-04-21T14:35:03.896Z] #10 86.34 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 86.36 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-04-21T14:35:03.896Z] #10 86.70 Selecting previously unselected package libpcre16-3:arm64. [2020-04-21T14:35:03.896Z] #10 86.70 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 86.71 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-04-21T14:35:03.896Z] #10 86.90 Selecting previously unselected package libpcre32-3:arm64. [2020-04-21T14:35:03.896Z] #10 86.91 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 86.91 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-04-21T14:35:03.896Z] #10 87.10 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-04-21T14:35:03.896Z] #10 87.11 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 87.12 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-21T14:35:03.896Z] #10 87.24 Selecting previously unselected package libpcre3-dev:arm64. [2020-04-21T14:35:03.896Z] #10 87.25 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 87.26 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-21T14:35:03.896Z] #10 87.70 Selecting previously unselected package libselinux1-dev:arm64. [2020-04-21T14:35:03.896Z] #10 87.74 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-04-21T14:35:03.896Z] #10 87.75 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-21T14:35:04.133Z] #44 88.96 DEP criu/action-scripts.d [2020-04-21T14:35:04.391Z] #44 89.26 CC criu/action-scripts.o [2020-04-21T14:35:04.417Z] #10 88.10 Selecting previously unselected package libdevmapper-dev:arm64. [2020-04-21T14:35:04.417Z] #10 88.12 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-04-21T14:35:04.417Z] #10 88.13 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-21T14:35:04.417Z] #10 88.30 Selecting previously unselected package libseccomp-dev:arm64. [2020-04-21T14:35:04.417Z] #10 88.31 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-04-21T14:35:04.417Z] #10 88.32 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-21T14:35:04.499Z] #65 226.6 + bin/containerd-stress [2020-04-21T14:35:04.499Z] #65 228.3 + bin/containerd-shim [2020-04-21T14:35:04.603Z] #44 ... [2020-04-21T14:35:04.603Z] [2020-04-21T14:35:04.603Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:35:04.603Z] #19 5.816 Collecting yamllint==1.16.0 [2020-04-21T14:35:04.677Z] #10 88.53 Selecting previously unselected package libsystemd-dev:arm64. [2020-04-21T14:35:04.677Z] #10 88.54 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-04-21T14:35:04.677Z] #10 88.55 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-21T14:35:04.956Z] #44 89.72 CC criu/aio.o [2020-04-21T14:35:05.248Z] #10 89.12 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-21T14:35:05.248Z] #10 89.15 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-21T14:35:05.248Z] #10 89.16 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-04-21T14:35:05.248Z] #10 89.17 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-21T14:35:05.248Z] #10 89.19 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-04-21T14:35:05.248Z] #10 89.21 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-04-21T14:35:05.248Z] #10 89.23 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:35:05.511Z] #10 89.25 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-21T14:35:05.511Z] #10 89.26 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-04-21T14:35:05.511Z] #10 89.27 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-21T14:35:05.511Z] #10 89.30 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-21T14:35:05.511Z] #10 89.32 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-21T14:35:05.511Z] #10 89.34 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-21T14:35:05.511Z] #10 89.36 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-21T14:35:05.511Z] #10 89.37 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-21T14:35:05.511Z] #10 89.39 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-21T14:35:05.511Z] #10 89.44 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-21T14:35:05.511Z] #10 89.46 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:35:05.511Z] #10 89.51 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-21T14:35:05.511Z] #10 89.53 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-21T14:35:05.511Z] #10 89.58 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-21T14:35:05.521Z] #44 90.21 CC criu/autofs.o [2020-04-21T14:35:05.535Z] #19 11.16 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-21T14:35:05.535Z] #19 11.26 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-21T14:35:05.772Z] #10 ... [2020-04-21T14:35:05.772Z] [2020-04-21T14:35:05.772Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:35:05.772Z] #68 84.13 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-21T14:35:05.772Z] #68 84.13 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-21T14:35:05.772Z] #68 DONE 89.3s [2020-04-21T14:35:05.772Z] [2020-04-21T14:35:05.772Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:35:05.772Z] #10 89.62 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-21T14:35:05.772Z] #10 89.63 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-21T14:35:05.772Z] #10 89.65 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-21T14:35:05.772Z] #10 89.67 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-21T14:35:05.772Z] #10 89.70 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-21T14:35:05.772Z] #10 ... [2020-04-21T14:35:05.772Z] [2020-04-21T14:35:05.772Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-21T14:35:05.772Z] #69 DONE 0.1s [2020-04-21T14:35:05.772Z] [2020-04-21T14:35:05.772Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-21T14:35:05.772Z] #10 89.72 Setting up dmsetup (2:1.02.155-3) ... [2020-04-21T14:35:05.772Z] #10 89.76 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-21T14:35:05.772Z] #10 89.84 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-21T14:35:05.793Z] #19 11.30 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-21T14:35:05.793Z] #19 11.35 Collecting pyyaml (from yamllint==1.16.0) [2020-04-21T14:35:05.793Z] #19 11.51 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-21T14:35:06.042Z] #10 89.88 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:35:06.457Z] #44 91.40 CC criu/bfd.o [2020-04-21T14:35:06.725Z] #19 ... [2020-04-21T14:35:06.725Z] [2020-04-21T14:35:06.725Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:06.725Z] #44 142.4 CC criu/protobuf-desc.o [2020-04-21T14:35:06.942Z] ok github.com/docker/docker/container 0.156s coverage: 34.9% of statements [2020-04-21T14:35:06.942Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-21T14:35:06.942Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-21T14:35:06.942Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-21T14:35:06.942Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-21T14:35:06.990Z] #10 DONE 90.7s [2020-04-21T14:35:06.990Z] [2020-04-21T14:35:06.990Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:35:06.990Z] #58 DONE 0.1s [2020-04-21T14:35:06.990Z] [2020-04-21T14:35:06.990Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-21T14:35:06.990Z] #59 DONE 0.2s [2020-04-21T14:35:06.990Z] [2020-04-21T14:35:06.990Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:35:07.022Z] #44 91.84 CC criu/bitmap.o [2020-04-21T14:35:07.022Z] #44 91.96 CC criu/cgroup-props.o [2020-04-21T14:35:07.657Z] #44 143.5 CC criu/protobuf.o [2020-04-21T14:35:07.956Z] #44 92.60 CC criu/cgroup.o [2020-04-21T14:35:08.221Z] #44 144.1 CC criu/pstree.o [2020-04-21T14:35:08.786Z] #44 ... [2020-04-21T14:35:08.786Z] [2020-04-21T14:35:08.786Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:35:08.786Z] #41 DONE 215.6s [2020-04-21T14:35:08.890Z] #44 ... [2020-04-21T14:35:08.890Z] [2020-04-21T14:35:08.890Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:35:08.890Z] #17 21.60 The following NEW packages will be installed: [2020-04-21T14:35:08.890Z] #17 21.61 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-21T14:35:08.890Z] #17 21.61 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-21T14:35:08.890Z] #17 21.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-21T14:35:08.890Z] #17 21.61 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-21T14:35:08.890Z] #17 21.61 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-21T14:35:08.890Z] #17 21.62 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-21T14:35:08.890Z] #17 21.62 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-21T14:35:08.890Z] #17 21.62 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-21T14:35:08.890Z] #17 21.62 xz-utils zip [2020-04-21T14:35:08.890Z] #17 21.94 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:35:08.890Z] #17 21.94 Need to get 28.5 MB of archives. [2020-04-21T14:35:08.890Z] #17 21.94 After this operation, 116 MB of additional disk space will be used. [2020-04-21T14:35:08.890Z] #17 21.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-21T14:35:08.890Z] #17 21.95 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-21T14:35:08.890Z] #17 21.97 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-21T14:35:08.890Z] #17 22.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-21T14:35:08.890Z] #17 22.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-21T14:35:08.890Z] #17 22.07 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-21T14:35:08.890Z] #17 22.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-21T14:35:08.890Z] #17 22.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-21T14:35:08.890Z] #17 22.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-21T14:35:08.890Z] #17 22.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-21T14:35:08.890Z] #17 22.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-21T14:35:08.890Z] #17 22.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-21T14:35:08.890Z] #17 22.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-21T14:35:08.890Z] #17 23.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-21T14:35:08.890Z] #17 23.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-21T14:35:08.890Z] #17 23.79 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-21T14:35:08.890Z] #17 23.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-21T14:35:08.890Z] #17 23.82 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:35:08.890Z] #17 23.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-21T14:35:08.890Z] #17 23.84 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-21T14:35:08.890Z] #17 23.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-21T14:35:08.890Z] #17 23.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-21T14:35:08.890Z] #17 23.89 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-21T14:35:08.890Z] #17 23.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-21T14:35:08.890Z] #17 23.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-21T14:35:08.890Z] #17 23.91 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-21T14:35:08.890Z] #17 23.91 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-21T14:35:08.890Z] #17 23.91 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-21T14:35:08.890Z] #17 23.92 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-21T14:35:08.890Z] #17 24.35 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-21T14:35:08.890Z] #17 24.36 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-21T14:35:08.891Z] #17 24.36 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-21T14:35:08.891Z] #17 24.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-21T14:35:08.891Z] #17 24.36 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-21T14:35:08.891Z] #17 24.38 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-21T14:35:08.891Z] #17 24.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-21T14:35:08.891Z] #17 24.45 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-21T14:35:08.891Z] #17 24.45 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-21T14:35:08.891Z] #17 24.46 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-21T14:35:08.891Z] #17 24.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-21T14:35:08.891Z] #17 24.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-21T14:35:08.891Z] #17 24.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-21T14:35:08.891Z] #17 24.55 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-21T14:35:08.891Z] #17 24.56 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-21T14:35:08.891Z] #17 24.57 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-21T14:35:08.891Z] #17 24.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-21T14:35:08.891Z] #17 24.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-21T14:35:08.891Z] #17 24.91 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-21T14:35:08.891Z] #17 25.43 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:35:08.891Z] #17 25.52 Fetched 28.5 MB in 3s (8830 kB/s) [2020-04-21T14:35:08.891Z] #17 25.60 Selecting previously unselected package pigz. [2020-04-21T14:35:08.891Z] #17 25.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-21T14:35:08.891Z] #17 25.66 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-21T14:35:08.891Z] #17 25.66 Unpacking pigz (2.4-1) ... [2020-04-21T14:35:08.891Z] #17 25.75 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-21T14:35:08.891Z] #17 25.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:35:08.891Z] #17 25.76 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:35:08.891Z] #17 26.21 Selecting previously unselected package python3.7-minimal. [2020-04-21T14:35:08.891Z] #17 26.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:35:08.891Z] #17 26.23 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:35:08.891Z] #17 26.94 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:35:08.891Z] #17 26.95 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:35:09.043Z] [2020-04-21T14:35:09.043Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:35:09.043Z] #19 12.90 Building wheels for collected packages: pyyaml [2020-04-21T14:35:09.043Z] #19 12.91 Running setup.py bdist_wheel for pyyaml: started [2020-04-21T14:35:09.043Z] #19 13.91 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-21T14:35:09.043Z] #19 13.92 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-21T14:35:09.043Z] #19 13.97 Successfully built pyyaml [2020-04-21T14:35:09.043Z] #19 14.00 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-21T14:35:09.043Z] #19 14.38 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-21T14:35:09.149Z] #17 28.81 Selecting previously unselected package python3-minimal. [2020-04-21T14:35:09.301Z] #19 DONE 14.8s [2020-04-21T14:35:09.301Z] [2020-04-21T14:35:09.301Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:35:09.301Z] #24 DONE 0.2s [2020-04-21T14:35:09.301Z] [2020-04-21T14:35:09.301Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:09.406Z] #17 28.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23676 files and directories currently installed.) [2020-04-21T14:35:09.406Z] #17 28.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-21T14:35:09.406Z] #17 28.87 Unpacking python3-minimal (3.7.3-1) ... [2020-04-21T14:35:09.406Z] #17 28.95 Selecting previously unselected package libmpdec2:amd64. [2020-04-21T14:35:09.406Z] #17 28.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-21T14:35:09.406Z] #17 28.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:35:09.664Z] #17 29.07 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-21T14:35:09.664Z] #17 29.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:35:09.664Z] #17 29.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:35:10.233Z] #44 146.0 CC criu/rbtree.o [2020-04-21T14:35:10.345Z] #60 ... [2020-04-21T14:35:10.345Z] [2020-04-21T14:35:10.345Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:35:10.345Z] #47 83.36 vendor/golang.org/x/net/idna [2020-04-21T14:35:10.345Z] #47 83.66 github.com/LK4D4/vndr/build [2020-04-21T14:35:10.345Z] #47 86.85 vendor/golang.org/x/net/http2/hpack [2020-04-21T14:35:10.345Z] #47 87.67 vendor/golang.org/x/crypto/cryptobyte [2020-04-21T14:35:10.345Z] #47 88.03 mime [2020-04-21T14:35:10.345Z] #47 88.60 mime/quotedprintable [2020-04-21T14:35:10.345Z] #47 89.17 net/http/internal [2020-04-21T14:35:10.345Z] #47 92.17 vendor/golang.org/x/net/http/httpproxy [2020-04-21T14:35:10.345Z] #47 92.17 net/textproto [2020-04-21T14:35:10.345Z] #47 92.22 crypto/x509 [2020-04-21T14:35:10.345Z] #47 ... [2020-04-21T14:35:10.345Z] [2020-04-21T14:35:10.345Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:10.345Z] #44 41.14 CC images/rpc.o [2020-04-21T14:35:10.345Z] #44 42.46 CC images/ext-file.o [2020-04-21T14:35:10.345Z] #44 42.75 CC images/cgroup.o [2020-04-21T14:35:10.345Z] #44 43.84 CC images/userns.o [2020-04-21T14:35:10.345Z] #44 44.31 CC images/google/protobuf/descriptor.o [2020-04-21T14:35:10.345Z] #44 46.67 CC images/opts.o [2020-04-21T14:35:10.345Z] #44 ... [2020-04-21T14:35:10.345Z] [2020-04-21T14:35:10.345Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-21T14:35:10.345Z] #11 DONE 3.4s [2020-04-21T14:35:10.345Z] [2020-04-21T14:35:10.345Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:10.345Z] #44 46.82 CC images/seccomp.o [2020-04-21T14:35:10.345Z] #44 47.01 CC images/binfmt-misc.o [2020-04-21T14:35:10.491Z] #44 ... [2020-04-21T14:35:10.491Z] [2020-04-21T14:35:10.491Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:35:10.491Z] #28 DONE 1.1s [2020-04-21T14:35:10.491Z] [2020-04-21T14:35:10.491Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:10.491Z] #44 146.5 CC criu/rst-malloc.o [2020-04-21T14:35:10.596Z] #17 30.05 Selecting previously unselected package python3.7. [2020-04-21T14:35:10.596Z] #17 30.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-21T14:35:10.596Z] #17 30.07 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:35:10.596Z] #17 30.19 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-21T14:35:10.596Z] #17 30.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-21T14:35:10.596Z] #17 30.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:35:10.748Z] #44 ... [2020-04-21T14:35:10.748Z] [2020-04-21T14:35:10.748Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:35:10.748Z] #31 DONE 0.2s [2020-04-21T14:35:10.748Z] [2020-04-21T14:35:10.748Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:35:10.748Z] #34 DONE 0.1s [2020-04-21T14:35:10.748Z] [2020-04-21T14:35:10.748Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:35:10.748Z] #39 DONE 0.1s [2020-04-21T14:35:10.748Z] [2020-04-21T14:35:10.748Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:35:10.853Z] #17 30.31 Setting up python3-minimal (3.7.3-1) ... [2020-04-21T14:35:11.006Z] #42 DONE 0.2s [2020-04-21T14:35:11.006Z] [2020-04-21T14:35:11.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:11.006Z] #44 146.9 CC criu/seccomp.o [2020-04-21T14:35:11.051Z] #65 234.7 + bin/containerd-shim-runc-v1 [2020-04-21T14:35:11.098Z] #44 47.73 CC images/time.o [2020-04-21T14:35:11.357Z] #44 48.09 CC images/sysctl.o [2020-04-21T14:35:11.391Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2020-04-21T14:35:11.418Z] #17 31.13 Selecting previously unselected package python3. [2020-04-21T14:35:11.571Z] #44 147.4 CC criu/seize.o [2020-04-21T14:35:11.622Z] #44 48.35 CC images/autofs.o [2020-04-21T14:35:11.675Z] #17 31.13 (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-21T14:35:11.675Z] #17 31.18 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-21T14:35:11.675Z] #17 31.20 Unpacking python3 (3.7.3-1) ... [2020-04-21T14:35:11.675Z] #17 31.31 Selecting previously unselected package libip4tc0:amd64. [2020-04-21T14:35:11.882Z] #44 48.52 CC images/macvlan.o [2020-04-21T14:35:11.933Z] #17 31.31 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:35:11.933Z] #17 31.32 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:35:11.933Z] #17 31.39 Selecting previously unselected package libip6tc0:amd64. [2020-04-21T14:35:11.933Z] #17 31.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-21T14:35:11.933Z] #17 31.40 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:35:11.933Z] #17 31.49 Selecting previously unselected package libiptc0:amd64. [2020-04-21T14:35:11.933Z] #17 31.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-21T14:35:11.933Z] #17 31.50 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:35:11.933Z] #17 31.58 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-21T14:35:12.135Z] #44 148.1 CC criu/servicefd.o [2020-04-21T14:35:12.142Z] #44 48.78 CC images/sit.o [2020-04-21T14:35:12.190Z] #17 31.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-21T14:35:12.190Z] #17 31.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:35:12.190Z] #17 31.65 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-21T14:35:12.190Z] #17 31.66 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-21T14:35:12.190Z] #17 31.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:35:12.190Z] #17 31.75 Selecting previously unselected package libnftnl11:amd64. [2020-04-21T14:35:12.190Z] #17 31.75 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-21T14:35:12.190Z] #17 31.75 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:35:12.403Z] #44 49.19 LINK images/built-in.o [2020-04-21T14:35:12.403Z] #44 ... [2020-04-21T14:35:12.403Z] [2020-04-21T14:35:12.403Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-21T14:35:12.403Z] #12 DONE 2.3s [2020-04-21T14:35:12.403Z] [2020-04-21T14:35:12.403Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:12.403Z] #44 49.33 GEN compel/include/asm [2020-04-21T14:35:12.448Z] #17 31.84 Selecting previously unselected package iptables. [2020-04-21T14:35:12.448Z] #17 31.85 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-21T14:35:12.448Z] #17 31.85 Unpacking iptables (1.8.2-4) ... [2020-04-21T14:35:12.663Z] #44 49.35 GEN compel/include/version.h [2020-04-21T14:35:12.663Z] #44 49.41 touch .config [2020-04-21T14:35:12.663Z] #44 49.42 GEN include/common/config.h [2020-04-21T14:35:12.663Z] #44 49.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-21T14:35:12.663Z] #44 49.56 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-04-21T14:35:12.663Z] #44 49.60 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-04-21T14:35:12.700Z] #44 148.4 CC criu/shmem.o [2020-04-21T14:35:12.705Z] #17 32.22 Selecting previously unselected package xxd. [2020-04-21T14:35:12.705Z] #17 32.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:35:12.705Z] #17 32.24 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:35:12.705Z] #17 32.37 Selecting previously unselected package vim-common. [2020-04-21T14:35:12.705Z] #17 32.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:35:12.923Z] #44 49.62 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-04-21T14:35:12.923Z] #44 49.63 DEP compel/plugins/std/infect.d [2020-04-21T14:35:12.923Z] #44 49.68 DEP compel/plugins/std/string.d [2020-04-21T14:35:12.962Z] #17 32.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:35:12.962Z] #17 32.58 Selecting previously unselected package bash-completion. [2020-04-21T14:35:12.962Z] #17 32.59 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-21T14:35:13.184Z] #44 49.75 DEP compel/plugins/std/log.d [2020-04-21T14:35:13.184Z] #44 49.84 DEP compel/plugins/std/fds.d [2020-04-21T14:35:13.184Z] #44 49.97 DEP compel/plugins/std/std.d [2020-04-21T14:35:13.265Z] #44 149.1 CC criu/sigframe.o [2020-04-21T14:35:13.446Z] #44 50.16 DEP compel/plugins/shmem/shmem.d [2020-04-21T14:35:13.446Z] #44 50.26 DEP compel/plugins/fds/fds.d [2020-04-21T14:35:13.446Z] #44 50.39 CC compel/plugins/std/std.o [2020-04-21T14:35:13.522Z] #44 149.2 CC criu/signalfd.o [2020-04-21T14:35:13.522Z] #44 149.5 CC criu/sk-inet.o [2020-04-21T14:35:13.574Z] #65 237.7 + bin/containerd-shim-runc-v2 [2020-04-21T14:35:14.018Z] #44 50.82 CC compel/plugins/std/fds.o [2020-04-21T14:35:14.137Z] #65 238.4 + binaries [2020-04-21T14:35:14.137Z] #65 238.4 + mkdir -p /build [2020-04-21T14:35:14.137Z] #65 238.4 + cp bin/containerd /build/containerd [2020-04-21T14:35:14.137Z] #65 238.4 + cp bin/containerd-shim /build/containerd-shim [2020-04-21T14:35:14.137Z] #65 238.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-21T14:35:14.137Z] #65 238.4 + cp bin/ctr /build/ctr [2020-04-21T14:35:14.278Z] #44 51.20 CC compel/plugins/std/log.o [2020-04-21T14:35:14.454Z] #44 150.3 CC criu/sk-netlink.o [2020-04-21T14:35:14.701Z] #65 DONE 238.9s [2020-04-21T14:35:14.711Z] #44 150.6 CC criu/sk-packet.o [2020-04-21T14:35:14.850Z] #44 ... [2020-04-21T14:35:14.850Z] [2020-04-21T14:35:14.850Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-21T14:35:14.850Z] #13 2.018 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-21T14:35:14.850Z] #13 DONE 2.2s [2020-04-21T14:35:14.850Z] [2020-04-21T14:35:14.850Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-21T14:35:15.264Z] [2020-04-21T14:35:15.264Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:35:15.525Z] #66 DONE 0.2s [2020-04-21T14:35:15.525Z] [2020-04-21T14:35:15.525Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:35:15.525Z] #70 DONE 0.1s [2020-04-21T14:35:15.525Z] [2020-04-21T14:35:15.525Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:35:15.525Z] #72 DONE 0.1s [2020-04-21T14:35:15.643Z] #44 151.3 CC criu/sk-queue.o [2020-04-21T14:35:15.787Z] [2020-04-21T14:35:15.787Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:35:15.787Z] #75 DONE 0.1s [2020-04-21T14:35:15.787Z] [2020-04-21T14:35:15.787Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:35:15.787Z] #76 DONE 0.0s [2020-04-21T14:35:15.900Z] #44 151.7 CC criu/sk-tcp.o [2020-04-21T14:35:16.049Z] [2020-04-21T14:35:16.049Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:35:16.239Z] #17 35.16 Unpacking bash-completion (1:2.8-6) ... [2020-04-21T14:35:16.239Z] #17 35.50 Selecting previously unselected package bzip2. [2020-04-21T14:35:16.239Z] #17 35.53 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-21T14:35:16.239Z] #17 35.53 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:35:16.239Z] #17 35.61 Selecting previously unselected package xz-utils. [2020-04-21T14:35:16.239Z] #17 35.62 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-21T14:35:16.239Z] #17 35.62 Unpacking xz-utils (5.2.4-1) ... [2020-04-21T14:35:16.239Z] #17 35.76 Selecting previously unselected package apparmor. [2020-04-21T14:35:16.239Z] #17 35.77 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-21T14:35:16.239Z] #17 35.84 Unpacking apparmor (2.13.2-10) ... [2020-04-21T14:35:16.465Z] #44 152.2 CC criu/sk-unix.o [2020-04-21T14:35:16.612Z] #77 DONE 0.7s [2020-04-21T14:35:16.612Z] [2020-04-21T14:35:16.612Z] #78 exporting to image [2020-04-21T14:35:16.612Z] #78 exporting layers [2020-04-21T14:35:16.734Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 30.8% of statements [2020-04-21T14:35:16.735Z] ok github.com/docker/docker/container 0.121s coverage: 34.9% of statements [2020-04-21T14:35:16.735Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-21T14:35:16.735Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-21T14:35:16.735Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-21T14:35:16.735Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-21T14:35:16.761Z] #14 DONE 1.9s [2020-04-21T14:35:16.761Z] [2020-04-21T14:35:16.761Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:16.761Z] #44 52.41 CC compel/plugins/std/string.o [2020-04-21T14:35:16.761Z] #44 53.18 CC compel/plugins/std/infect.o [2020-04-21T14:35:16.803Z] #17 36.18 Selecting previously unselected package aufs-tools. [2020-04-21T14:35:16.803Z] #17 36.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-21T14:35:16.803Z] #17 36.19 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:35:16.803Z] #17 36.32 Selecting previously unselected package libonig5:amd64. [2020-04-21T14:35:16.803Z] #17 36.32 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-21T14:35:16.803Z] #17 36.34 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:35:17.022Z] #44 53.83 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-04-21T14:35:17.022Z] #44 53.88 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-04-21T14:35:17.061Z] #17 36.50 Selecting previously unselected package libjq1:amd64. [2020-04-21T14:35:17.061Z] #17 36.50 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:35:17.061Z] #17 36.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:35:17.061Z] #17 36.62 Selecting previously unselected package jq. [2020-04-21T14:35:17.061Z] #17 36.63 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-21T14:35:17.061Z] #17 36.64 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:35:17.061Z] #17 36.71 Selecting previously unselected package libaio1:amd64. [2020-04-21T14:35:17.288Z] #44 53.96 AR compel/plugins/std.lib.a [2020-04-21T14:35:17.288Z] #44 54.05 CC compel/plugins/fds/fds.o [2020-04-21T14:35:17.318Z] #17 36.72 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-21T14:35:17.318Z] #17 36.72 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:35:17.318Z] #17 36.79 Selecting previously unselected package libgpm2:amd64. [2020-04-21T14:35:17.318Z] #17 36.81 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-21T14:35:17.318Z] #17 36.81 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:35:17.318Z] #17 36.91 Selecting previously unselected package libicu63:amd64. [2020-04-21T14:35:17.318Z] #17 36.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-21T14:35:17.318Z] #17 36.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:35:17.552Z] #44 54.32 AR compel/plugins/fds.lib.a [2020-04-21T14:35:17.552Z] #44 ... [2020-04-21T14:35:17.552Z] [2020-04-21T14:35:17.553Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:35:17.553Z] #50 DONE 101.1s [2020-04-21T14:35:17.553Z] [2020-04-21T14:35:17.553Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:17.553Z] #44 54.37 HOSTDEP compel/src/lib/log-host.d [2020-04-21T14:35:17.814Z] #44 54.51 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-21T14:35:17.814Z] #44 54.63 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-04-21T14:35:18.078Z] #44 54.84 HOSTDEP compel/src/main-host.d [2020-04-21T14:35:18.078Z] #44 55.02 DEP compel/src/lib/ptrace.d [2020-04-21T14:35:18.286Z] ok github.com/docker/docker/daemon/cluster/convert 0.063s coverage: 35.6% of statements [2020-04-21T14:35:18.361Z] #44 153.9 CC criu/sockets.o [2020-04-21T14:35:18.650Z] #44 55.24 DEP compel/src/lib/infect.d [2020-04-21T14:35:18.911Z] #44 ... [2020-04-21T14:35:18.911Z] [2020-04-21T14:35:18.911Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-21T14:35:18.911Z] #15 DONE 2.3s [2020-04-21T14:35:18.911Z] [2020-04-21T14:35:18.911Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:18.911Z] #44 55.53 DEP compel/src/lib/infect-util.d [2020-04-21T14:35:18.911Z] #44 55.76 DEP compel/src/lib/infect-rpc.d [2020-04-21T14:35:18.926Z] #44 154.7 CC criu/stats.o [2020-04-21T14:35:18.926Z] #44 154.9 CC criu/string.o [2020-04-21T14:35:19.174Z] #44 55.90 DEP compel/arch/aarch64/src/lib/infect.d [2020-04-21T14:35:19.183Z] #44 155.0 CC criu/sysctl.o [2020-04-21T14:35:19.435Z] #44 56.08 DEP compel/arch/aarch64/src/lib/cpu.d [2020-04-21T14:35:19.435Z] #44 56.27 DEP compel/src/lib/log.d [2020-04-21T14:35:19.698Z] #44 56.53 DEP compel/src/main.d [2020-04-21T14:35:19.748Z] #44 155.5 CC criu/sysfs_parse.o [2020-04-21T14:35:19.748Z] #44 155.8 CC criu/timerfd.o [2020-04-21T14:35:19.964Z] #44 56.69 DEP compel/src/lib/handle-elf.d [2020-04-21T14:35:20.228Z] #44 56.87 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-04-21T14:35:20.228Z] #44 57.09 CC compel/src/lib/log.o [2020-04-21T14:35:20.228Z] #44 ... [2020-04-21T14:35:20.228Z] [2020-04-21T14:35:20.228Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:35:20.228Z] #47 93.76 vendor/golang.org/x/net/http/httpguts [2020-04-21T14:35:20.228Z] #47 93.76 mime/multipart [2020-04-21T14:35:20.228Z] #47 96.72 crypto/tls [2020-04-21T14:35:20.228Z] #47 103.2 net/http/httptrace [2020-04-21T14:35:20.228Z] #47 103.5 net/http [2020-04-21T14:35:20.312Z] #44 156.1 CC criu/tty.o [2020-04-21T14:35:20.488Z] #47 ... [2020-04-21T14:35:20.488Z] [2020-04-21T14:35:20.488Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:35:20.488Z] #60 3.100 + RM_GOPATH=0 [2020-04-21T14:35:20.488Z] #60 3.100 + TMP_GOPATH= [2020-04-21T14:35:20.488Z] #60 3.100 + : /build [2020-04-21T14:35:20.488Z] #60 3.100 + '[' -z '' ']' [2020-04-21T14:35:20.488Z] #60 3.103 ++ mktemp -d [2020-04-21T14:35:20.488Z] #60 3.105 + export GOPATH=/tmp/tmp.KwTpNbYvm4 [2020-04-21T14:35:20.488Z] #60 3.105 + GOPATH=/tmp/tmp.KwTpNbYvm4 [2020-04-21T14:35:20.488Z] #60 3.105 + RM_GOPATH=1 [2020-04-21T14:35:20.488Z] #60 3.105 ++ dirname ./install.sh [2020-04-21T14:35:20.488Z] #60 3.108 + dir=. [2020-04-21T14:35:20.488Z] #60 3.108 + bin=runc [2020-04-21T14:35:20.488Z] #60 3.108 + shift [2020-04-21T14:35:20.488Z] #60 3.108 + '[' '!' -f ./runc.installer ']' [2020-04-21T14:35:20.488Z] #60 3.108 + . ./runc.installer [2020-04-21T14:35:20.488Z] #60 3.108 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:35:20.488Z] #60 3.108 + install_runc [2020-04-21T14:35:20.488Z] #60 3.109 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-21T14:35:20.488Z] #60 3.109 + uname -r [2020-04-21T14:35:20.488Z] #60 3.119 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-21T14:35:20.488Z] #60 3.119 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-21T14:35:20.488Z] #60 3.120 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-21T14:35:20.489Z] #60 3.120 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.KwTpNbYvm4/src/github.com/opencontainers/runc [2020-04-21T14:35:20.489Z] #60 3.130 Cloning into '/tmp/tmp.KwTpNbYvm4/src/github.com/opencontainers/runc'... [2020-04-21T14:35:20.489Z] #60 10.08 + cd /tmp/tmp.KwTpNbYvm4/src/github.com/opencontainers/runc [2020-04-21T14:35:20.489Z] #60 10.08 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-21T14:35:20.489Z] #60 10.63 + '[' -z '' ']' [2020-04-21T14:35:20.489Z] #60 10.63 + target=static [2020-04-21T14:35:20.489Z] #60 10.63 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-21T14:35:20.489Z] #60 12.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-21T14:35:20.595Z] #17 ... [2020-04-21T14:35:20.595Z] [2020-04-21T14:35:20.595Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:20.595Z] #44 95.17 CC criu/clone-noasan.o [2020-04-21T14:35:20.595Z] #44 95.33 CC criu/config.o [2020-04-21T14:35:20.595Z] #44 96.59 CC criu/cr-check.o [2020-04-21T14:35:20.595Z] #44 98.25 CC criu/cr-dedup.o [2020-04-21T14:35:20.595Z] #44 98.58 CC criu/cr-dump.o [2020-04-21T14:35:20.595Z] #44 100.9 CC criu/cr-errno.o [2020-04-21T14:35:20.595Z] #44 100.9 CC criu/cr-restore.o [2020-04-21T14:35:20.595Z] #44 105.1 CC criu/cr-service.o [2020-04-21T14:35:20.749Z] #60 ... [2020-04-21T14:35:20.749Z] [2020-04-21T14:35:20.749Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-21T14:35:20.749Z] #16 DONE 2.0s [2020-04-21T14:35:20.749Z] [2020-04-21T14:35:20.749Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:35:21.108Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2020-04-21T14:35:21.161Z] #44 ... [2020-04-21T14:35:21.161Z] [2020-04-21T14:35:21.161Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:35:21.161Z] #17 40.64 Selecting previously unselected package libnet1:amd64. [2020-04-21T14:35:21.161Z] #17 40.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-21T14:35:21.161Z] #17 40.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:35:21.161Z] #17 40.73 Selecting previously unselected package libnl-3-200:amd64. [2020-04-21T14:35:21.161Z] #17 40.73 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-21T14:35:21.161Z] #17 40.74 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:35:21.419Z] #17 40.83 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-21T14:35:21.419Z] #17 40.86 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-21T14:35:21.419Z] #17 40.86 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:35:21.419Z] #17 40.94 Selecting previously unselected package libreadline5:amd64. [2020-04-21T14:35:21.419Z] #17 40.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-21T14:35:21.419Z] #17 40.97 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:35:21.419Z] #17 41.08 Selecting previously unselected package net-tools. [2020-04-21T14:35:21.677Z] #17 41.09 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-21T14:35:21.677Z] #17 41.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:35:21.677Z] #17 41.30 Selecting previously unselected package python-pip-whl. [2020-04-21T14:35:21.677Z] #17 41.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-21T14:35:21.677Z] #17 41.32 Unpacking python-pip-whl (18.1-5) ... [2020-04-21T14:35:21.684Z] #44 157.7 CC criu/tun.o [2020-04-21T14:35:22.113Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-21T14:35:22.249Z] #44 158.1 CC criu/uffd.o [2020-04-21T14:35:22.270Z] #17 41.79 Selecting previously unselected package python3-lib2to3. [2020-04-21T14:35:22.270Z] #17 41.79 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-21T14:35:22.270Z] #17 41.80 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:35:22.528Z] #17 41.96 Selecting previously unselected package python3-distutils. [2020-04-21T14:35:22.528Z] #17 41.98 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-21T14:35:22.528Z] #17 41.99 Unpacking python3-distutils (3.7.3-1) ... [2020-04-21T14:35:22.528Z] #17 42.18 Selecting previously unselected package python3-pip. [2020-04-21T14:35:22.754Z] ok github.com/docker/docker/daemon/cluster 0.189s coverage: 0.5% of statements [2020-04-21T14:35:22.792Z] #17 42.20 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-21T14:35:22.792Z] #17 42.21 Unpacking python3-pip (18.1-5) ... [2020-04-21T14:35:22.792Z] #17 42.43 Selecting previously unselected package python3-pkg-resources. [2020-04-21T14:35:22.792Z] #17 42.43 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:35:22.792Z] #17 42.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:35:23.052Z] #17 42.64 Selecting previously unselected package python3-setuptools. [2020-04-21T14:35:23.052Z] #17 42.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-21T14:35:23.052Z] #17 42.66 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-21T14:35:23.120Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.6% of statements [2020-04-21T14:35:23.157Z] #78 exporting layers 6.2s done [2020-04-21T14:35:23.157Z] #78 writing image sha256:4311bede0ce38acb9b4f0e0567c9805c3e1bd0b98b47bcf6226d3e72ca35af00 done [2020-04-21T14:35:23.157Z] #78 naming to docker.io/library/docker:8312004f41e9500824fa16ae991eeee0083f4771 done [2020-04-21T14:35:23.157Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [2020-04-21T14:35:23.181Z] #44 159.1 CC criu/util.o [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-21T14:35:23.295Z] #17 2.207 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-21T14:35:23.295Z] #17 2.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-21T14:35:23.295Z] #17 2.236 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-21T14:35:23.312Z] #17 42.90 Selecting previously unselected package python3-wheel. [2020-04-21T14:35:23.312Z] #17 42.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-21T14:35:23.312Z] #17 42.91 Unpacking python3-wheel (0.32.3-2) ... [2020-04-21T14:35:23.312Z] #17 42.96 Selecting previously unselected package sudo. [2020-04-21T14:35:23.312Z] #17 42.97 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-21T14:35:23.312Z] #17 42.98 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:35:23.489Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40825/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8312004f41e9500824fa16ae991eeee0083f4771 hack/validate/default [2020-04-21T14:35:23.866Z] #17 3.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-04-21T14:35:23.878Z] #17 43.46 Selecting previously unselected package thin-provisioning-tools. [2020-04-21T14:35:23.878Z] #17 43.47 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-21T14:35:23.878Z] #17 43.47 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:35:24.052Z] Congratulations! All commits are properly signed with the DCO! [2020-04-21T14:35:24.113Z] #44 160.0 CC criu/uts_ns.o [2020-04-21T14:35:24.136Z] #17 43.73 Selecting previously unselected package uidmap. [2020-04-21T14:35:24.136Z] #17 43.74 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-21T14:35:24.136Z] #17 43.74 Unpacking uidmap (1:4.5-1.1) ... [2020-04-21T14:35:24.309Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-21T14:35:24.309Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-21T14:35:24.309Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-21T14:35:24.309Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-21T14:35:24.309Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-21T14:35:24.309Z] Congratulations! No new tests were added to integration-cli. [2020-04-21T14:35:24.309Z] [2020-04-21T14:35:24.309Z] INFO Start validation with golang-ci-lint [2020-04-21T14:35:24.309Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-21T14:35:24.309Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-21T14:35:24.309Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-21T14:35:24.371Z] #44 160.3 CC criu/vdso-compat.o [2020-04-21T14:35:24.393Z] #17 43.85 Selecting previously unselected package vim-runtime. [2020-04-21T14:35:24.393Z] #17 43.86 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:35:24.393Z] #17 43.89 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-21T14:35:24.393Z] #17 43.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-21T14:35:24.393Z] #17 43.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:35:24.628Z] #44 160.5 CC criu/vdso.o [2020-04-21T14:35:25.193Z] #44 161.1 LINK criu/built-in.o [2020-04-21T14:35:25.450Z] #44 161.2 LINK criu/criu [2020-04-21T14:35:25.708Z] #44 161.6 DEP lib/c/criu.d [2020-04-21T14:35:25.708Z] #44 161.6 CC images/rpc.pb-c.o [2020-04-21T14:35:26.272Z] #44 162.2 CC lib/c/criu.o [2020-04-21T14:35:26.529Z] #44 ... [2020-04-21T14:35:26.529Z] [2020-04-21T14:35:26.529Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:35:26.529Z] #60 108.9 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-21T14:35:27.229Z] ok github.com/docker/docker/daemon/discovery 0.022s coverage: 30.0% of statements [2020-04-21T14:35:27.668Z] #17 47.25 Selecting previously unselected package vim. [2020-04-21T14:35:27.668Z] #17 47.25 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-21T14:35:27.668Z] #17 47.27 Unpacking vim (2:8.1.0875-5) ... [2020-04-21T14:35:27.901Z] #60 110.3 + mkdir -p /build [2020-04-21T14:35:27.901Z] #60 110.3 + cp runc /build/runc [2020-04-21T14:35:28.070Z] #17 ... [2020-04-21T14:35:28.070Z] [2020-04-21T14:35:28.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:28.070Z] #44 57.55 CC compel/arch/aarch64/src/lib/cpu.o [2020-04-21T14:35:28.070Z] #44 57.99 CC compel/arch/aarch64/src/lib/infect.o [2020-04-21T14:35:28.070Z] #44 58.30 CC compel/src/lib/infect-rpc.o [2020-04-21T14:35:28.070Z] #44 58.52 CC compel/src/lib/infect-util.o [2020-04-21T14:35:28.070Z] #44 58.77 CC compel/src/lib/infect.o [2020-04-21T14:35:28.070Z] #44 60.51 CC compel/src/lib/ptrace.o [2020-04-21T14:35:28.070Z] #44 60.90 AR compel/libcompel.a [2020-04-21T14:35:28.070Z] #44 60.97 HOSTCC compel/src/main-host.o [2020-04-21T14:35:28.070Z] #44 61.30 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-04-21T14:35:28.070Z] #44 61.47 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-21T14:35:28.070Z] #44 61.68 HOSTCC compel/src/lib/log-host.o [2020-04-21T14:35:28.070Z] #44 61.98 HOSTLINK compel/compel-host-bin [2020-04-21T14:35:28.070Z] #44 62.25 DEP soccr/soccr.d [2020-04-21T14:35:28.070Z] #44 62.50 CC soccr/soccr.o [2020-04-21T14:35:28.070Z] #44 63.86 AR soccr/libsoccr.a [2020-04-21T14:35:28.070Z] #44 63.90 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:35:28.070Z] #44 64.41 DEP criu/arch/aarch64/sigframe.d [2020-04-21T14:35:28.070Z] #44 64.62 DEP criu/arch/aarch64/crtools.d [2020-04-21T14:35:28.070Z] #44 64.83 DEP criu/arch/aarch64/cpu.d [2020-04-21T14:35:28.070Z] #44 64.87 DEP criu/arch/aarch64/bitops.d [2020-04-21T14:35:28.070Z] #44 64.94 CC criu/arch/aarch64/bitops.o [2020-04-21T14:35:28.158Z] #60 DONE 110.5s [2020-04-21T14:35:28.158Z] [2020-04-21T14:35:28.158Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:28.158Z] #44 163.1 LINK lib/c/built-in.o [2020-04-21T14:35:28.158Z] #44 163.1 LINK lib/c/libcriu.so [2020-04-21T14:35:28.158Z] #44 163.1 LINK lib/c/libcriu.a [2020-04-21T14:35:28.158Z] #44 163.2 GEN magic.py [2020-04-21T14:35:28.158Z] #44 163.3 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:35:28.158Z] #44 163.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:35:28.158Z] #44 163.3 Note: Building without GnuTLS support [2020-04-21T14:35:28.158Z] #44 163.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:35:28.233Z] #17 47.84 Selecting previously unselected package xfsprogs. [2020-04-21T14:35:28.233Z] #17 47.85 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-21T14:35:28.233Z] #17 47.85 Unpacking xfsprogs (4.20.0-1) ... [2020-04-21T14:35:28.331Z] #44 65.03 CC criu/arch/aarch64/cpu.o [2020-04-21T14:35:28.331Z] #44 65.20 CC criu/arch/aarch64/crtools.o [2020-04-21T14:35:28.592Z] #44 ... [2020-04-21T14:35:28.592Z] [2020-04-21T14:35:28.592Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:35:28.592Z] #47 112.1 github.com/LK4D4/vndr/godl [2020-04-21T14:35:28.798Z] #17 48.37 Selecting previously unselected package zip. [2020-04-21T14:35:28.798Z] #17 48.39 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-21T14:35:28.798Z] #17 48.40 Unpacking zip (3.0-11+b1) ... [2020-04-21T14:35:29.056Z] #17 48.57 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:35:29.056Z] #17 48.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:35:29.056Z] #17 48.59 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-21T14:35:29.056Z] #17 48.61 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-21T14:35:29.056Z] #17 48.62 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-21T14:35:29.056Z] #17 48.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-21T14:35:29.056Z] #17 48.64 Setting up uidmap (1:4.5-1.1) ... [2020-04-21T14:35:29.056Z] #17 48.65 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-21T14:35:29.056Z] #17 48.66 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:35:29.056Z] #17 48.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:35:29.056Z] #17 48.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-21T14:35:29.056Z] #17 48.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-21T14:35:29.056Z] #17 48.69 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:35:29.056Z] #17 48.71 Setting up zip (3.0-11+b1) ... [2020-04-21T14:35:29.056Z] #17 48.72 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:35:29.056Z] #17 48.74 Setting up bash-completion (1:2.8-6) ... [2020-04-21T14:35:29.091Z] #44 165.0 make[1]: Nothing to be done for 'all'. [2020-04-21T14:35:29.163Z] #47 112.7 github.com/LK4D4/vndr [2020-04-21T14:35:29.656Z] #44 165.6 make[1]: 'images/built-in.o' is up to date. [2020-04-21T14:35:29.656Z] #44 165.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-21T14:35:29.656Z] #44 165.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-21T14:35:29.656Z] #44 165.7 make[1]: 'compel/libcompel.a' is up to date. [2020-04-21T14:35:29.913Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 14.0% of statements [2020-04-21T14:35:29.913Z] #44 165.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-21T14:35:29.913Z] #44 165.7 make[1]: Nothing to be done for 'all'. [2020-04-21T14:35:29.913Z] #44 165.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:35:29.913Z] #44 165.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:35:29.913Z] #44 165.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:35:29.913Z] #44 165.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:35:29.956Z] ok github.com/docker/docker/daemon/events 0.069s coverage: 50.0% of statements [2020-04-21T14:35:30.171Z] #44 166.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:35:30.171Z] #44 166.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:35:30.171Z] #44 166.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:35:30.171Z] #44 166.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:35:30.243Z] ok github.com/docker/docker/daemon/config 0.102s coverage: 81.7% of statements [2020-04-21T14:35:30.431Z] #44 166.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:35:30.431Z] #44 166.3 INSTALL criu/criu [2020-04-21T14:35:30.689Z] #44 DONE 166.5s [2020-04-21T14:35:30.689Z] [2020-04-21T14:35:30.689Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:35:30.917Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.7% of statements [2020-04-21T14:35:30.946Z] #65 193.3 + bin/containerd [2020-04-21T14:35:31.530Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-04-21T14:35:31.591Z] #17 51.34 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-21T14:35:31.850Z] #17 51.35 Setting up xz-utils (5.2.4-1) ... [2020-04-21T14:35:31.850Z] #17 51.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-21T14:35:31.850Z] #17 51.38 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:35:31.850Z] #17 51.43 invoke-rc.d: could not determine current runlevel [2020-04-21T14:35:31.850Z] #17 51.44 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:35:31.850Z] #17 ... [2020-04-21T14:35:31.850Z] [2020-04-21T14:35:31.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:31.850Z] #44 106.7 CC criu/crtools.o [2020-04-21T14:35:31.850Z] #44 107.5 CC criu/eventfd.o [2020-04-21T14:35:31.850Z] #44 107.8 CC criu/eventpoll.o [2020-04-21T14:35:31.850Z] #44 108.7 CC criu/external.o [2020-04-21T14:35:31.850Z] #44 109.0 CC criu/fault-injection.o [2020-04-21T14:35:31.850Z] #44 109.1 CC criu/fdstore.o [2020-04-21T14:35:31.850Z] #44 109.5 CC criu/fifo.o [2020-04-21T14:35:31.850Z] #44 109.9 CC criu/file-ids.o [2020-04-21T14:35:31.850Z] #44 110.3 CC criu/file-lock.o [2020-04-21T14:35:31.850Z] #44 111.1 CC criu/files-ext.o [2020-04-21T14:35:31.850Z] #44 111.5 CC criu/files-reg.o [2020-04-21T14:35:31.850Z] #44 113.4 CC criu/files.o [2020-04-21T14:35:31.850Z] #44 115.4 CC criu/filesystems.o [2020-04-21T14:35:31.850Z] #44 116.1 CC criu/fsnotify.o [2020-04-21T14:35:31.850Z] #44 ... [2020-04-21T14:35:31.850Z] [2020-04-21T14:35:31.850Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:35:31.850Z] #17 51.44 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:35:31.850Z] #17 51.45 Setting up pigz (2.4-1) ... [2020-04-21T14:35:31.850Z] #17 51.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-21T14:35:31.850Z] #17 51.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-21T14:35:31.850Z] #17 51.49 Setting up python-pip-whl (18.1-5) ... [2020-04-21T14:35:31.850Z] #17 51.50 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-21T14:35:31.850Z] #17 51.51 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:35:32.143Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-21T14:35:32.319Z] #65 ... [2020-04-21T14:35:32.319Z] [2020-04-21T14:35:32.319Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:35:32.319Z] #45 DONE 0.1s [2020-04-21T14:35:32.319Z] [2020-04-21T14:35:32.319Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:35:32.319Z] #48 DONE 0.1s [2020-04-21T14:35:32.319Z] [2020-04-21T14:35:32.319Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:35:32.319Z] #51 DONE 0.1s [2020-04-21T14:35:32.319Z] [2020-04-21T14:35:32.319Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:35:32.416Z] #17 51.98 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-21T14:35:32.416Z] #17 51.99 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-21T14:35:32.416Z] #17 52.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-21T14:35:32.416Z] #17 52.00 Setting up vim (2:8.1.0875-5) ... [2020-04-21T14:35:32.416Z] #17 52.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-21T14:35:32.416Z] #17 52.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-21T14:35:32.416Z] #17 52.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-21T14:35:32.416Z] #17 52.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-21T14:35:32.416Z] #17 52.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-21T14:35:32.416Z] #17 52.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-21T14:35:32.416Z] #17 52.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-21T14:35:32.416Z] #17 52.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-21T14:35:32.416Z] #17 52.07 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-21T14:35:32.416Z] #17 52.08 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:35:32.674Z] #17 52.10 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-21T14:35:32.674Z] #17 52.11 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:35:32.674Z] #17 52.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-21T14:35:32.674Z] #17 52.13 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:35:32.967Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-04-21T14:35:33.146Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-04-21T14:35:33.759Z] ok github.com/docker/docker/daemon 12.274s coverage: 17.3% of statements [2020-04-21T14:35:33.759Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-21T14:35:33.759Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-21T14:35:33.759Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-21T14:35:33.759Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-21T14:35:34.451Z] #47 ... [2020-04-21T14:35:34.451Z] [2020-04-21T14:35:34.451Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:35:35.226Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-21T14:35:35.495Z] #23 115.7 Checking out files: 28% (3081/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: 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: 51% (5465/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: 69% (7409/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: 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: 90% (9629/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: 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-21T14:35:35.686Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.566s coverage: 14.0% of statements [2020-04-21T14:35:35.756Z] #23 119.3 + cd /tmp/tmp.9I52RyK1rQ/tmp/docker-ce [2020-04-21T14:35:35.756Z] #23 119.3 + git checkout -q v17.06.2-ce [2020-04-21T14:35:35.837Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.178s coverage: 57.0% of statements [2020-04-21T14:35:35.952Z] #17 54.97 Setting up iptables (1.8.2-4) ... [2020-04-21T14:35:35.952Z] #17 54.99 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:35:35.952Z] #17 54.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:35:35.952Z] #17 55.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:35:35.952Z] #17 55.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:35:35.952Z] #17 55.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-21T14:35:35.952Z] #17 55.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-21T14:35:35.952Z] #17 55.02 Setting up python3 (3.7.3-1) ... [2020-04-21T14:35:35.952Z] #17 55.42 Setting up python3-wheel (0.32.3-2) ... [2020-04-21T14:35:36.328Z] #23 ... [2020-04-21T14:35:36.328Z] [2020-04-21T14:35:36.328Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:35:36.328Z] #47 DONE 119.8s [2020-04-21T14:35:36.328Z] [2020-04-21T14:35:36.328Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:35:36.328Z] #17 15.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [186 kB] [2020-04-21T14:35:36.519Z] #17 56.13 Setting up apparmor (2.13.2-10) ... [2020-04-21T14:35:36.590Z] #17 15.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7356 B] [2020-04-21T14:35:37.768Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-04-21T14:35:38.417Z] #17 57.70 Setting up xfsprogs (4.20.0-1) ... [2020-04-21T14:35:38.417Z] #17 57.71 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:35:38.417Z] #17 58.11 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:35:38.893Z] #53 DONE 244.1s [2020-04-21T14:35:38.893Z] [2020-04-21T14:35:38.893Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:35:38.893Z] #65 ... [2020-04-21T14:35:38.893Z] [2020-04-21T14:35:38.893Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:35:38.893Z] #54 DONE 0.2s [2020-04-21T14:35:38.893Z] [2020-04-21T14:35:38.893Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:35:38.893Z] #57 DONE 0.1s [2020-04-21T14:35:38.893Z] [2020-04-21T14:35:38.893Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:35:39.135Z] #17 18.31 Fetched 8166 kB in 16s (499 kB/s) [2020-04-21T14:35:39.135Z] #17 18.31 Reading package lists... [2020-04-21T14:35:39.135Z] #17 ... [2020-04-21T14:35:39.135Z] [2020-04-21T14:35:39.135Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:39.135Z] #44 65.87 CC criu/arch/aarch64/sigframe.o [2020-04-21T14:35:39.135Z] #44 66.10 LINK criu/arch/aarch64/crtools.built-in.o [2020-04-21T14:35:39.135Z] #44 66.18 DEP criu/pie/util-vdso.d [2020-04-21T14:35:39.135Z] #44 66.35 DEP criu/pie/util.d [2020-04-21T14:35:39.135Z] #44 66.54 CC criu/pie/util.o [2020-04-21T14:35:39.135Z] #44 66.92 CC criu/pie/util-vdso.o [2020-04-21T14:35:39.135Z] #44 67.59 AR criu/pie/pie.lib.a [2020-04-21T14:35:39.135Z] #44 67.68 DEP criu/pie/restorer.d [2020-04-21T14:35:39.135Z] #44 67.95 DEP criu/arch/aarch64/intraprocedure.d [2020-04-21T14:35:39.135Z] #44 67.97 DEP criu/arch/aarch64/restorer.d [2020-04-21T14:35:39.135Z] #44 68.14 DEP criu/arch/aarch64/vdso-pie.d [2020-04-21T14:35:39.135Z] #44 68.35 DEP criu/pie/parasite-vdso.d [2020-04-21T14:35:39.135Z] #44 68.60 DEP criu/pie/parasite.d [2020-04-21T14:35:39.135Z] #44 68.85 CC criu/pie/parasite.o [2020-04-21T14:35:39.135Z] #44 69.80 LINK criu/pie/parasite.built-in.o [2020-04-21T14:35:39.135Z] #44 69.81 GEN criu/pie/parasite-blob.h [2020-04-21T14:35:39.135Z] #44 69.83 CC criu/pie/parasite-vdso.o [2020-04-21T14:35:39.135Z] #44 70.39 CC criu/arch/aarch64/vdso-pie.o [2020-04-21T14:35:39.135Z] #44 70.85 CC criu/arch/aarch64/restorer.o [2020-04-21T14:35:39.135Z] #44 71.24 CC criu/arch/aarch64/intraprocedure.o [2020-04-21T14:35:39.135Z] #44 71.32 CC criu/pie/restorer.o [2020-04-21T14:35:39.135Z] #44 74.72 LINK criu/pie/restorer.built-in.o [2020-04-21T14:35:39.135Z] #44 74.74 GEN criu/pie/restorer-blob.h [2020-04-21T14:35:39.135Z] #44 74.87 DEP criu/vdso.d [2020-04-21T14:35:39.135Z] #44 75.11 DEP criu/uts_ns.d [2020-04-21T14:35:39.135Z] #44 75.25 DEP criu/util.d [2020-04-21T14:35:39.135Z] #44 75.37 DEP criu/uffd.d [2020-04-21T14:35:39.135Z] #44 75.62 DEP criu/tun.d [2020-04-21T14:35:39.135Z] #44 75.84 DEP criu/tty.d [2020-04-21T14:35:39.149Z] #65 ... [2020-04-21T14:35:39.149Z] [2020-04-21T14:35:39.149Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:35:39.149Z] #61 DONE 0.1s [2020-04-21T14:35:39.149Z] [2020-04-21T14:35:39.149Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:35:39.310Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.026s coverage: 57.9% of statements [2020-04-21T14:35:39.396Z] #44 76.15 DEP criu/timerfd.d [2020-04-21T14:35:39.396Z] #44 ... [2020-04-21T14:35:39.396Z] [2020-04-21T14:35:39.396Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:35:39.396Z] #23 123.0 + mkdir -p /tmp/tmp.9I52RyK1rQ/src/github.com/docker [2020-04-21T14:35:39.657Z] #23 123.0 + mv components/cli /tmp/tmp.9I52RyK1rQ/src/github.com/docker/cli [2020-04-21T14:35:39.657Z] #23 123.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-21T14:35:39.790Z] #17 59.05 Setting up python3-distutils (3.7.3-1) ... [2020-04-21T14:35:40.048Z] #17 59.51 Setting up python3-setuptools (40.8.0-1) ... [2020-04-21T14:35:40.211Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.959s coverage: 46.2% of statements [2020-04-21T14:35:40.230Z] #23 ... [2020-04-21T14:35:40.230Z] [2020-04-21T14:35:40.230Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-21T14:35:40.230Z] #30 DONE 123.8s [2020-04-21T14:35:40.230Z] [2020-04-21T14:35:40.230Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:40.230Z] #44 76.37 DEP criu/sysfs_parse.d [2020-04-21T14:35:40.230Z] #44 76.57 DEP criu/sysctl.d [2020-04-21T14:35:40.230Z] #44 76.78 DEP criu/string.d [2020-04-21T14:35:40.230Z] #44 76.83 DEP criu/stats.d [2020-04-21T14:35:40.230Z] #44 77.01 DEP criu/sockets.d [2020-04-21T14:35:40.335Z] ok github.com/docker/docker/daemon 12.570s coverage: 17.3% of statements [2020-04-21T14:35:40.335Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-21T14:35:40.335Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-21T14:35:40.335Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-21T14:35:40.494Z] #44 77.24 DEP criu/sk-unix.d [2020-04-21T14:35:40.624Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-21T14:35:40.755Z] #44 77.52 DEP criu/sk-tcp.d [2020-04-21T14:35:40.823Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-04-21T14:35:40.982Z] #17 60.64 Setting up python3-pip (18.1-5) ... [2020-04-21T14:35:41.016Z] #44 77.81 DEP criu/sk-queue.d [2020-04-21T14:35:41.276Z] #44 78.03 DEP criu/sk-packet.d [2020-04-21T14:35:41.537Z] #44 78.30 DEP criu/sk-netlink.d [2020-04-21T14:35:41.798Z] #44 78.48 DEP criu/sk-inet.d [2020-04-21T14:35:41.798Z] #44 78.68 DEP criu/signalfd.d [2020-04-21T14:35:41.916Z] #17 61.65 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:35:42.059Z] #44 78.84 DEP criu/sigframe.d [2020-04-21T14:35:42.175Z] #17 61.68 Processing triggers for mime-support (3.62) ... [2020-04-21T14:35:42.328Z] #44 79.02 DEP criu/shmem.d [2020-04-21T14:35:42.328Z] #44 79.20 DEP criu/servicefd.d [2020-04-21T14:35:42.433Z] #17 ... [2020-04-21T14:35:42.433Z] [2020-04-21T14:35:42.433Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:42.433Z] #44 117.3 CC criu/image-desc.o [2020-04-21T14:35:42.433Z] #44 117.5 CC criu/image.o [2020-04-21T14:35:42.433Z] #44 118.3 CC criu/ipc_ns.o [2020-04-21T14:35:42.433Z] #44 119.5 CC criu/irmap.o [2020-04-21T14:35:42.433Z] #44 120.2 CC criu/kcmp-ids.o [2020-04-21T14:35:42.433Z] #44 120.5 CC criu/kerndat.o [2020-04-21T14:35:42.433Z] #44 121.6 CC criu/libnetlink.o [2020-04-21T14:35:42.433Z] #44 121.9 CC criu/log.o [2020-04-21T14:35:42.433Z] #44 122.5 CC criu/lsm.o [2020-04-21T14:35:42.433Z] #44 122.9 CC criu/mem.o [2020-04-21T14:35:42.433Z] #44 124.6 CC criu/mount.o [2020-04-21T14:35:42.589Z] #44 79.36 DEP criu/seize.d [2020-04-21T14:35:42.691Z] #44 ... [2020-04-21T14:35:42.691Z] [2020-04-21T14:35:42.691Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:35:42.691Z] #41 190.9 + dpkg --print-architecture [2020-04-21T14:35:42.691Z] #41 190.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-21T14:35:42.691Z] #41 191.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-21T14:35:42.691Z] #41 191.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-21T14:35:42.691Z] #41 ... [2020-04-21T14:35:42.691Z] [2020-04-21T14:35:42.691Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:35:42.691Z] #17 DONE 62.4s [2020-04-21T14:35:42.850Z] #44 79.61 DEP criu/seccomp.d [2020-04-21T14:35:42.949Z] [2020-04-21T14:35:42.949Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:35:43.111Z] #44 79.92 DEP criu/rst-malloc.d [2020-04-21T14:35:43.111Z] #44 79.99 DEP criu/rbtree.d [2020-04-21T14:35:43.376Z] #44 80.03 DEP criu/pstree.d [2020-04-21T14:35:43.376Z] #44 80.26 DEP criu/protobuf.d [2020-04-21T14:35:43.640Z] #44 80.47 GEN criu/protobuf-desc-gen.h [2020-04-21T14:35:44.147Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2020-04-21T14:35:44.193Z] Running on azwin-2-ded520 in d:\jenkins\workspace\moby_PR-40825 [Pipeline] { [Pipeline] ws [2020-04-21T14:35:44.211Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-21T14:35:44.305Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.350s coverage: 49.5% of statements [2020-04-21T14:35:44.437Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.551s coverage: 68.6% of statements [2020-04-21T14:35:44.850Z] #18 1.775 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-21T14:35:44.850Z] #18 1.778 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-21T14:35:44.850Z] #18 1.780 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-21T14:35:44.850Z] #18 DONE 1.9s [2020-04-21T14:35:44.850Z] [2020-04-21T14:35:44.850Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:44.850Z] #44 129.1 CC criu/namespaces.o [2020-04-21T14:35:45.557Z] #44 81.97 DEP criu/protobuf-desc.d [2020-04-21T14:35:45.557Z] #44 82.11 DEP criu/proc_parse.d [2020-04-21T14:35:45.557Z] #44 82.38 DEP criu/plugin.d [2020-04-21T14:35:45.817Z] #44 82.52 DEP criu/pipes.d [2020-04-21T14:35:46.079Z] #44 82.72 DEP criu/pie-util.d [2020-04-21T14:35:46.079Z] #44 82.78 DEP criu/pie-util-vdso.d [2020-04-21T14:35:46.079Z] #44 82.86 DEP criu/path.d [2020-04-21T14:35:46.340Z] #44 83.00 DEP criu/parasite-syscall.d [2020-04-21T14:35:46.601Z] #44 83.25 DEP criu/pagemap.d [2020-04-21T14:35:46.601Z] #44 83.40 DEP criu/pagemap-cache.d [2020-04-21T14:35:46.749Z] #44 131.4 CC criu/net.o [2020-04-21T14:35:46.862Z] #44 83.50 DEP criu/page-xfer.d [2020-04-21T14:35:46.862Z] #44 83.62 DEP criu/page-pipe.d [2020-04-21T14:35:46.862Z] #44 83.74 DEP criu/netfilter.d [2020-04-21T14:35:47.124Z] #44 83.88 DEP criu/net.d [2020-04-21T14:35:47.124Z] #44 84.02 DEP criu/namespaces.d [2020-04-21T14:35:47.124Z] #44 ... [2020-04-21T14:35:47.124Z] [2020-04-21T14:35:47.124Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:35:47.124Z] #17 18.31 Reading package lists... [2020-04-21T14:35:47.124Z] #17 20.43 Reading package lists... [2020-04-21T14:35:47.124Z] #17 22.87 Building dependency tree... [2020-04-21T14:35:47.124Z] #17 23.96 libcap2-bin is already the newest version (1:2.25-2). [2020-04-21T14:35:47.124Z] #17 23.96 The following additional packages will be installed: [2020-04-21T14:35:47.124Z] #17 23.96 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-21T14:35:47.124Z] #17 23.96 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-21T14:35:47.124Z] #17 23.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-21T14:35:47.124Z] #17 23.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-21T14:35:47.124Z] #17 23.97 python3.7 python3.7-minimal vim-runtime xxd [2020-04-21T14:35:47.124Z] #17 23.97 Suggested packages: [2020-04-21T14:35:47.124Z] #17 23.97 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-21T14:35:47.124Z] #17 23.97 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-21T14:35:47.124Z] #17 23.97 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-21T14:35:47.124Z] #17 23.97 Recommended packages: [2020-04-21T14:35:47.124Z] #17 23.97 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-21T14:35:47.124Z] #17 23.97 python3-keyrings.alt python3-xdg unzip [2020-04-21T14:35:47.124Z] #17 25.10 The following NEW packages will be installed: [2020-04-21T14:35:47.124Z] #17 25.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-21T14:35:47.124Z] #17 25.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-21T14:35:47.124Z] #17 25.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-21T14:35:47.124Z] #17 25.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-21T14:35:47.124Z] #17 25.10 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-21T14:35:47.124Z] #17 25.11 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-21T14:35:47.124Z] #17 25.11 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-21T14:35:47.124Z] #17 25.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-21T14:35:47.124Z] #17 25.11 xz-utils zip [2020-04-21T14:35:47.124Z] #17 25.42 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2020-04-21T14:35:47.124Z] #17 25.42 Need to get 27.6 MB of archives. [2020-04-21T14:35:47.124Z] #17 25.42 After this operation, 114 MB of additional disk space will be used. [2020-04-21T14:35:47.124Z] #17 25.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-04-21T14:35:47.124Z] #17 25.43 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-21T14:35:47.124Z] #17 25.45 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-21T14:35:47.124Z] #17 25.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-04-21T14:35:47.124Z] #17 25.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-04-21T14:35:47.124Z] #17 25.52 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-21T14:35:47.124Z] #17 25.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-04-21T14:35:47.124Z] #17 25.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-04-21T14:35:47.124Z] #17 25.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-04-21T14:35:47.124Z] #17 25.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-04-21T14:35:47.124Z] #17 25.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-04-21T14:35:47.124Z] #17 25.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-04-21T14:35:47.124Z] #17 25.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-04-21T14:35:47.124Z] #17 25.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-04-21T14:35:47.124Z] #17 25.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-04-21T14:35:47.124Z] #17 25.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-04-21T14:35:47.124Z] #17 25.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-21T14:35:47.124Z] #17 25.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-21T14:35:47.124Z] #17 25.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-04-21T14:35:47.124Z] #17 25.66 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-21T14:35:47.124Z] #17 25.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-04-21T14:35:47.124Z] #17 25.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-04-21T14:35:47.124Z] #17 25.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-04-21T14:35:47.124Z] #17 25.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-21T14:35:47.124Z] #17 25.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-21T14:35:47.124Z] #17 26.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-21T14:35:47.124Z] #17 26.38 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-04-21T14:35:47.124Z] #17 26.38 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-04-21T14:35:47.124Z] #17 26.38 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-21T14:35:47.149Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.666s coverage: 45.9% of statements [2020-04-21T14:35:47.149Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-21T14:35:47.386Z] #17 ... [2020-04-21T14:35:47.386Z] [2020-04-21T14:35:47.386Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:47.386Z] #44 84.14 DEP criu/mount.d [2020-04-21T14:35:47.386Z] #44 84.27 DEP criu/mem.d [2020-04-21T14:35:47.647Z] #44 84.52 DEP criu/lsm.d [2020-04-21T14:35:47.778Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.390s coverage: 49.5% of statements [2020-04-21T14:35:47.909Z] #44 84.65 DEP criu/log.d [2020-04-21T14:35:47.909Z] #44 84.77 DEP criu/libnetlink.d [2020-04-21T14:35:48.170Z] #44 84.84 DEP criu/kerndat.d [2020-04-21T14:35:48.431Z] #44 85.08 DEP criu/kcmp-ids.d [2020-04-21T14:35:48.431Z] #44 85.16 DEP criu/irmap.d [2020-04-21T14:35:48.692Z] #44 85.32 DEP criu/ipc_ns.d [2020-04-21T14:35:48.692Z] #44 85.50 DEP criu/image.d [2020-04-21T14:35:48.953Z] #44 85.74 DEP criu/image-desc.d [2020-04-21T14:35:48.953Z] #44 85.85 DEP criu/fsnotify.d [2020-04-21T14:35:49.214Z] #44 86.04 DEP criu/filesystems.d [2020-04-21T14:35:49.475Z] #44 86.18 DEP criu/files.d [2020-04-21T14:35:49.735Z] #44 86.34 DEP criu/files-reg.d [2020-04-21T14:35:49.735Z] #44 86.50 DEP criu/files-ext.d [2020-04-21T14:35:49.996Z] #44 86.71 DEP criu/file-lock.d [2020-04-21T14:35:50.030Z] #44 134.9 CC criu/netfilter.o [2020-04-21T14:35:50.257Z] #44 86.90 DEP criu/file-ids.d [2020-04-21T14:35:50.257Z] #44 87.10 DEP criu/fifo.d [2020-04-21T14:35:50.491Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.744s coverage: 76.1% of statements [2020-04-21T14:35:50.517Z] #44 87.23 DEP criu/fdstore.d [2020-04-21T14:35:50.517Z] #44 87.32 DEP criu/fault-injection.d [2020-04-21T14:35:50.517Z] #44 87.36 DEP criu/external.d [2020-04-21T14:35:50.596Z] #44 135.4 CC criu/page-pipe.o [2020-04-21T14:35:50.778Z] #44 87.48 DEP criu/eventpoll.d [2020-04-21T14:35:50.778Z] #44 87.59 DEP criu/eventfd.d [2020-04-21T14:35:50.778Z] #44 87.72 DEP criu/crtools.d [2020-04-21T14:35:51.038Z] #44 87.86 DEP criu/cr-service.d [2020-04-21T14:35:51.096Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.135s coverage: 72.5% of statements [2020-04-21T14:35:51.097Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-21T14:35:51.097Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.831s coverage: 57.7% of statements [2020-04-21T14:35:51.097Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-21T14:35:51.161Z] #44 135.9 CC criu/page-xfer.o [2020-04-21T14:35:51.299Z] #44 88.05 DEP criu/cr-restore.d [2020-04-21T14:35:51.514Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.056s coverage: 58.0% of statements [2020-04-21T14:35:51.560Z] #44 88.24 DEP criu/cr-errno.d [2020-04-21T14:35:51.560Z] #44 88.25 DEP criu/cr-dump.d [2020-04-21T14:35:51.560Z] #44 88.40 DEP criu/cr-dedup.d [2020-04-21T14:35:51.709Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-04-21T14:35:51.709Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.768s coverage: 76.1% of statements [2020-04-21T14:35:51.709Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-21T14:35:51.822Z] #44 88.61 DEP criu/cr-check.d [2020-04-21T14:35:52.082Z] #44 88.84 DEP criu/config.d [2020-04-21T14:35:52.082Z] #44 89.00 DEP criu/clone-noasan.d [2020-04-21T14:35:52.095Z] #44 137.0 CC criu/pagemap-cache.o [2020-04-21T14:35:52.343Z] #44 89.07 DEP criu/cgroup.d [2020-04-21T14:35:52.556Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-04-21T14:35:52.604Z] #44 89.24 DEP criu/cgroup-props.d [2020-04-21T14:35:52.604Z] #44 89.34 DEP criu/bitmap.d [2020-04-21T14:35:52.604Z] #44 89.35 DEP criu/bfd.d [2020-04-21T14:35:52.604Z] #44 89.43 DEP criu/autofs.d [2020-04-21T14:35:52.660Z] #44 137.4 CC criu/pagemap.o [2020-04-21T14:35:52.714Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-04-21T14:35:52.865Z] #44 89.59 DEP criu/aio.d [2020-04-21T14:35:52.865Z] #44 89.72 DEP criu/action-scripts.d [2020-04-21T14:35:53.185Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2020-04-21T14:35:53.327Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-04-21T14:35:53.436Z] #44 90.06 CC criu/action-scripts.o [2020-04-21T14:35:53.473Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.924s coverage: 52.1% of statements [2020-04-21T14:35:53.473Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-21T14:35:53.473Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-21T14:35:53.593Z] #44 138.3 CC criu/parasite-syscall.o [2020-04-21T14:35:53.696Z] #44 90.53 CC criu/aio.o [2020-04-21T14:35:54.268Z] #44 91.00 CC criu/autofs.o [2020-04-21T14:35:54.331Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-04-21T14:35:54.331Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-21T14:35:54.331Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-21T14:35:54.526Z] #44 139.1 CC criu/path.o [2020-04-21T14:35:54.526Z] #44 139.5 CC criu/pie-util-vdso-elf32.o [2020-04-21T14:35:54.529Z] #44 ... [2020-04-21T14:35:54.529Z] [2020-04-21T14:35:54.529Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:35:54.529Z] #17 26.63 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-21T14:35:54.529Z] #17 26.63 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-21T14:35:54.529Z] #17 26.63 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-21T14:35:54.529Z] #17 26.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-04-21T14:35:54.529Z] #17 26.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-04-21T14:35:54.529Z] #17 26.65 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-21T14:35:54.529Z] #17 26.70 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-21T14:35:54.529Z] #17 26.71 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-21T14:35:54.529Z] #17 26.71 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-04-21T14:35:54.529Z] #17 26.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-21T14:35:54.529Z] #17 26.72 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-21T14:35:54.529Z] #17 26.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-21T14:35:54.529Z] #17 26.74 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-04-21T14:35:54.529Z] #17 26.77 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-21T14:35:54.529Z] #17 26.79 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-04-21T14:35:54.529Z] #17 26.80 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-21T14:35:54.529Z] #17 26.96 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-04-21T14:35:54.529Z] #17 26.99 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-04-21T14:35:54.529Z] #17 27.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-04-21T14:35:54.529Z] #17 27.45 debconf: delaying package configuration, since apt-utils is not installed [2020-04-21T14:35:54.529Z] #17 27.52 Fetched 27.6 MB in 2s (14.8 MB/s) [2020-04-21T14:35:54.529Z] #17 27.57 Selecting previously unselected package pigz. [2020-04-21T14:35:54.529Z] #17 27.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23400 files and directories currently installed.) [2020-04-21T14:35:54.529Z] #17 27.65 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-04-21T14:35:54.529Z] #17 27.66 Unpacking pigz (2.4-1) ... [2020-04-21T14:35:54.529Z] #17 27.78 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-04-21T14:35:54.529Z] #17 27.80 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-21T14:35:54.529Z] #17 27.82 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-21T14:35:54.529Z] #17 28.27 Selecting previously unselected package python3.7-minimal. [2020-04-21T14:35:54.529Z] #17 28.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-21T14:35:54.529Z] #17 28.31 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:35:54.529Z] #17 28.95 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-21T14:35:54.529Z] #17 29.00 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-21T14:35:54.529Z] #17 31.40 Selecting previously unselected package python3-minimal. [2020-04-21T14:35:54.529Z] #17 31.40 (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-21T14:35:54.529Z] #17 31.44 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-04-21T14:35:54.529Z] #17 31.45 Unpacking python3-minimal (3.7.3-1) ... [2020-04-21T14:35:54.529Z] #17 31.62 Selecting previously unselected package libmpdec2:arm64. [2020-04-21T14:35:54.529Z] #17 31.62 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-04-21T14:35:54.529Z] #17 31.64 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-04-21T14:35:54.529Z] #17 31.75 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-04-21T14:35:54.529Z] #17 31.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-04-21T14:35:54.529Z] #17 31.77 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-21T14:35:54.529Z] #17 32.72 Selecting previously unselected package python3.7. [2020-04-21T14:35:54.529Z] #17 32.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-04-21T14:35:54.529Z] #17 32.75 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:35:54.529Z] #17 32.90 Selecting previously unselected package libpython3-stdlib:arm64. [2020-04-21T14:35:54.529Z] #17 32.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-04-21T14:35:54.529Z] #17 32.93 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-21T14:35:54.529Z] #17 33.07 Setting up python3-minimal (3.7.3-1) ... [2020-04-21T14:35:54.612Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 41.8% of statements [2020-04-21T14:35:54.785Z] #44 ... [2020-04-21T14:35:54.785Z] [2020-04-21T14:35:54.785Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:35:54.785Z] #19 5.771 Collecting yamllint==1.16.0 [2020-04-21T14:35:54.785Z] #19 ... [2020-04-21T14:35:54.785Z] [2020-04-21T14:35:54.785Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:54.785Z] #44 139.8 CC criu/pie-util-vdso.o [2020-04-21T14:35:54.789Z] #17 33.99 Selecting previously unselected package python3. [2020-04-21T14:35:54.789Z] #17 33.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 ... 24061 files and directories currently installed.) [2020-04-21T14:35:54.789Z] #17 34.10 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-04-21T14:35:55.050Z] #17 34.13 Unpacking python3 (3.7.3-1) ... [2020-04-21T14:35:55.050Z] #17 34.28 Selecting previously unselected package libip4tc0:arm64. [2020-04-21T14:35:55.050Z] #17 34.28 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-04-21T14:35:55.050Z] #17 34.30 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-04-21T14:35:55.050Z] #17 34.37 Selecting previously unselected package libip6tc0:arm64. [2020-04-21T14:35:55.050Z] #17 34.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-04-21T14:35:55.312Z] #17 34.39 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-04-21T14:35:55.312Z] #17 34.50 Selecting previously unselected package libiptc0:arm64. [2020-04-21T14:35:55.312Z] #17 34.50 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-04-21T14:35:55.312Z] #17 34.51 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-04-21T14:35:55.312Z] #17 34.58 Selecting previously unselected package libnfnetlink0:arm64. [2020-04-21T14:35:55.312Z] #17 34.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-04-21T14:35:55.312Z] #17 34.59 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-21T14:35:55.350Z] #44 140.2 CC criu/pie-util.o [2020-04-21T14:35:55.350Z] #44 140.3 CC criu/pipes.o [2020-04-21T14:35:55.573Z] #17 34.69 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-04-21T14:35:55.573Z] #17 34.70 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-04-21T14:35:55.573Z] #17 34.70 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-21T14:35:55.573Z] #17 34.83 Selecting previously unselected package libnftnl11:arm64. [2020-04-21T14:35:55.573Z] #17 34.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-04-21T14:35:55.573Z] #17 34.85 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-04-21T14:35:55.619Z] ok github.com/docker/docker/daemon/logger/awslogs 0.091s coverage: 77.8% of statements [2020-04-21T14:35:55.619Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-21T14:35:55.619Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-21T14:35:55.619Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2020-04-21T14:35:55.834Z] #17 34.95 Selecting previously unselected package iptables. [2020-04-21T14:35:55.834Z] #17 34.97 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-04-21T14:35:55.834Z] #17 34.97 Unpacking iptables (1.8.2-4) ... [2020-04-21T14:35:56.283Z] #44 141.1 CC criu/plugin.o [2020-04-21T14:35:56.356Z] #17 35.37 Selecting previously unselected package xxd. [2020-04-21T14:35:56.356Z] #17 35.38 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-21T14:35:56.356Z] #17 35.39 Unpacking xxd (2:8.1.0875-5) ... [2020-04-21T14:35:56.356Z] #17 35.59 Selecting previously unselected package vim-common. [2020-04-21T14:35:56.356Z] #17 35.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:35:56.356Z] #17 35.64 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-21T14:35:56.618Z] #17 35.82 Selecting previously unselected package bash-completion. [2020-04-21T14:35:56.618Z] #17 35.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-21T14:35:56.623Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-04-21T14:35:56.623Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 61.6% of statements [2020-04-21T14:35:56.849Z] #44 141.6 CC criu/proc_parse.o [2020-04-21T14:35:56.904Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2020-04-21T14:35:57.517Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 75.2% of statements [2020-04-21T14:35:57.517Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-21T14:35:58.130Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.047s coverage: 19.8% of statements [2020-04-21T14:35:58.411Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-04-21T14:35:58.529Z] #17 ... [2020-04-21T14:35:58.529Z] [2020-04-21T14:35:58.529Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:35:58.529Z] #41 142.2 + dpkg --print-architecture [2020-04-21T14:35:59.017Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 41.8% of statements [2020-04-21T14:35:59.017Z] ok github.com/docker/docker/daemon/logger/gelf 0.032s coverage: 67.0% of statements [2020-04-21T14:35:59.101Z] #41 DONE 142.7s [2020-04-21T14:35:59.101Z] [2020-04-21T14:35:59.101Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:35:59.101Z] #44 92.45 CC criu/bfd.o [2020-04-21T14:35:59.101Z] #44 92.90 CC criu/bitmap.o [2020-04-21T14:35:59.101Z] #44 93.02 CC criu/cgroup-props.o [2020-04-21T14:35:59.101Z] #44 93.72 CC criu/cgroup.o [2020-04-21T14:35:59.378Z] #44 ... [2020-04-21T14:35:59.378Z] [2020-04-21T14:35:59.378Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:35:59.378Z] #19 11.13 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-21T14:35:59.378Z] #19 11.23 Collecting pyyaml (from yamllint==1.16.0) [2020-04-21T14:35:59.378Z] #19 11.41 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-21T14:35:59.378Z] #19 12.46 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-21T14:35:59.378Z] #19 12.50 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-21T14:35:59.378Z] #19 12.57 Building wheels for collected packages: pyyaml [2020-04-21T14:35:59.378Z] #19 12.58 Running setup.py bdist_wheel for pyyaml: started [2020-04-21T14:35:59.378Z] #19 13.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-21T14:35:59.378Z] #19 13.61 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-21T14:35:59.378Z] #19 13.68 Successfully built pyyaml [2020-04-21T14:35:59.378Z] #19 13.70 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-21T14:35:59.378Z] #19 14.06 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-21T14:35:59.378Z] #19 DONE 14.6s [2020-04-21T14:35:59.378Z] [2020-04-21T14:35:59.378Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:35:59.415Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-04-21T14:35:59.637Z] #24 DONE 0.2s [2020-04-21T14:35:59.637Z] [2020-04-21T14:35:59.637Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:35:59.696Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-21T14:36:00.043Z] #44 96.55 CC criu/clone-noasan.o [2020-04-21T14:36:00.043Z] #44 96.83 CC criu/config.o [2020-04-21T14:36:00.050Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 4.9% of statements [2020-04-21T14:36:00.050Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-21T14:36:00.202Z] #28 DONE 0.7s [2020-04-21T14:36:00.202Z] [2020-04-21T14:36:00.202Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:36:00.308Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-21T14:36:00.349Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-21T14:36:00.349Z] ok github.com/docker/docker/daemon/logger/awslogs 0.608s coverage: 77.8% of statements [2020-04-21T14:36:00.349Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-21T14:36:00.349Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-21T14:36:00.459Z] #31 DONE 0.1s [2020-04-21T14:36:00.459Z] [2020-04-21T14:36:00.459Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:36:00.459Z] #34 DONE 0.1s [2020-04-21T14:36:00.459Z] [2020-04-21T14:36:00.459Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:36:00.459Z] #39 DONE 0.1s [2020-04-21T14:36:00.459Z] [2020-04-21T14:36:00.459Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:00.459Z] #44 145.1 CC criu/protobuf-desc.o [2020-04-21T14:36:00.589Z] ok github.com/docker/docker/daemon/logger/splunk 1.454s coverage: 82.5% of statements [2020-04-21T14:36:00.589Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-21T14:36:00.589Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-21T14:36:01.051Z] #65 222.0 + bin/containerd-stress [2020-04-21T14:36:01.391Z] #44 146.1 CC criu/protobuf.o [2020-04-21T14:36:01.426Z] #44 ... [2020-04-21T14:36:01.426Z] [2020-04-21T14:36:01.426Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:36:01.426Z] #17 38.94 Unpacking bash-completion (1:2.8-6) ... [2020-04-21T14:36:01.426Z] #17 39.50 Selecting previously unselected package bzip2. [2020-04-21T14:36:01.426Z] #17 39.50 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-04-21T14:36:01.426Z] #17 39.51 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:36:01.426Z] #17 39.64 Selecting previously unselected package xz-utils. [2020-04-21T14:36:01.426Z] #17 39.64 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-04-21T14:36:01.426Z] #17 39.65 Unpacking xz-utils (5.2.4-1) ... [2020-04-21T14:36:01.426Z] #17 39.88 Selecting previously unselected package apparmor. [2020-04-21T14:36:01.426Z] #17 39.88 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-04-21T14:36:01.426Z] #17 39.97 Unpacking apparmor (2.13.2-10) ... [2020-04-21T14:36:01.426Z] #17 40.31 Selecting previously unselected package aufs-tools. [2020-04-21T14:36:01.426Z] #17 40.31 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-04-21T14:36:01.426Z] #17 40.33 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:36:01.426Z] #17 40.48 Selecting previously unselected package libonig5:arm64. [2020-04-21T14:36:01.426Z] #17 40.48 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-04-21T14:36:01.426Z] #17 40.52 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-21T14:36:01.614Z] #65 223.8 + bin/containerd-shim [2020-04-21T14:36:01.648Z] #44 146.5 CC criu/pstree.o [2020-04-21T14:36:01.648Z] #44 ... [2020-04-21T14:36:01.648Z] [2020-04-21T14:36:01.648Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-21T14:36:01.648Z] #41 DONE 219.9s [2020-04-21T14:36:01.687Z] #17 40.73 Selecting previously unselected package libjq1:arm64. [2020-04-21T14:36:01.687Z] #17 40.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-21T14:36:01.687Z] #17 40.74 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-21T14:36:01.687Z] #17 40.87 Selecting previously unselected package jq. [2020-04-21T14:36:01.687Z] #17 40.88 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-21T14:36:01.687Z] #17 40.89 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-21T14:36:01.687Z] #17 40.97 Selecting previously unselected package libaio1:arm64. [2020-04-21T14:36:01.863Z] ok github.com/docker/docker/daemon/logger/journald 0.027s coverage: 26.2% of statements [2020-04-21T14:36:01.905Z] [2020-04-21T14:36:01.905Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:01.947Z] #17 40.98 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-04-21T14:36:01.947Z] #17 40.99 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-04-21T14:36:01.947Z] #17 41.07 Selecting previously unselected package libgpm2:arm64. [2020-04-21T14:36:01.948Z] #17 41.08 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-04-21T14:36:01.948Z] #17 41.09 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-04-21T14:36:01.948Z] #17 41.17 Selecting previously unselected package libicu63:arm64. [2020-04-21T14:36:01.948Z] #17 41.17 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-21T14:36:01.948Z] #17 41.18 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-21T14:36:02.058Z] ok github.com/docker/docker/distribution 0.273s coverage: 22.1% of statements [2020-04-21T14:36:02.058Z] ok github.com/docker/docker/distribution/metadata 0.030s coverage: 48.2% of statements [2020-04-21T14:36:02.058Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-21T14:36:02.490Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.009s coverage: 87.2% of statements [2020-04-21T14:36:02.670Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-04-21T14:36:03.115Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.051s coverage: 61.6% of statements [2020-04-21T14:36:03.277Z] #44 ... [2020-04-21T14:36:03.277Z] [2020-04-21T14:36:03.277Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:36:03.277Z] #42 DONE 0.2s [2020-04-21T14:36:03.277Z] [2020-04-21T14:36:03.277Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:03.277Z] #44 148.0 CC criu/rbtree.o [2020-04-21T14:36:03.277Z] #44 148.2 CC criu/rst-malloc.o [2020-04-21T14:36:03.534Z] #44 148.4 CC criu/seccomp.o [2020-04-21T14:36:03.675Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-04-21T14:36:04.100Z] #44 148.9 CC criu/seize.o [2020-04-21T14:36:04.288Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-04-21T14:36:04.492Z] #17 43.38 Selecting previously unselected package libnet1:arm64. [2020-04-21T14:36:04.492Z] #17 43.38 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-21T14:36:04.492Z] #17 43.39 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:36:04.492Z] #17 43.50 Selecting previously unselected package libnl-3-200:arm64. [2020-04-21T14:36:04.492Z] #17 43.51 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-21T14:36:04.492Z] #17 43.52 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-21T14:36:04.492Z] #17 43.61 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-21T14:36:04.492Z] #17 43.62 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-21T14:36:04.492Z] #17 43.64 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-21T14:36:04.492Z] #17 43.74 Selecting previously unselected package libreadline5:arm64. [2020-04-21T14:36:04.613Z] ok github.com/docker/docker/daemon/logger/local 0.101s coverage: 75.2% of statements [2020-04-21T14:36:04.613Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-21T14:36:04.666Z] #44 149.5 CC criu/servicefd.o [2020-04-21T14:36:04.753Z] #17 43.75 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-04-21T14:36:04.753Z] #17 43.76 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-21T14:36:04.753Z] #17 43.88 Selecting previously unselected package net-tools. [2020-04-21T14:36:04.753Z] #17 43.88 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-04-21T14:36:04.753Z] #17 43.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:36:04.900Z] ok github.com/docker/docker/distribution/xfer 1.864s coverage: 85.1% of statements [2020-04-21T14:36:04.900Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-21T14:36:04.900Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-21T14:36:04.900Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-04-21T14:36:04.900Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-21T14:36:04.924Z] #44 149.9 CC criu/shmem.o [2020-04-21T14:36:05.015Z] #17 44.09 Selecting previously unselected package python-pip-whl. [2020-04-21T14:36:05.015Z] #17 44.09 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-21T14:36:05.015Z] #17 44.10 Unpacking python-pip-whl (18.1-5) ... [2020-04-21T14:36:05.275Z] #17 44.59 Selecting previously unselected package python3-lib2to3. [2020-04-21T14:36:05.513Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-21T14:36:05.536Z] #17 44.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-21T14:36:05.536Z] #17 44.60 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:36:05.536Z] #17 44.76 Selecting previously unselected package python3-distutils. [2020-04-21T14:36:05.536Z] #17 44.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-21T14:36:05.536Z] #17 44.77 Unpacking python3-distutils (3.7.3-1) ... [2020-04-21T14:36:05.811Z] #17 44.92 Selecting previously unselected package python3-pip. [2020-04-21T14:36:05.811Z] #17 44.93 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-21T14:36:05.811Z] #17 44.93 Unpacking python3-pip (18.1-5) ... [2020-04-21T14:36:05.811Z] #17 45.09 Selecting previously unselected package python3-pkg-resources. [2020-04-21T14:36:05.811Z] #17 45.09 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-21T14:36:05.811Z] #17 45.10 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:36:05.857Z] #44 150.6 CC criu/sigframe.o [2020-04-21T14:36:05.857Z] #44 150.8 CC criu/signalfd.o [2020-04-21T14:36:06.072Z] #17 45.25 Selecting previously unselected package python3-setuptools. [2020-04-21T14:36:06.072Z] #17 45.25 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-21T14:36:06.072Z] #17 45.26 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-21T14:36:06.115Z] #44 151.0 CC criu/sk-inet.o [2020-04-21T14:36:06.332Z] #17 45.50 Selecting previously unselected package python3-wheel. [2020-04-21T14:36:06.332Z] #17 45.50 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-21T14:36:06.332Z] #17 45.51 Unpacking python3-wheel (0.32.3-2) ... [2020-04-21T14:36:06.332Z] #17 45.63 Selecting previously unselected package sudo. [2020-04-21T14:36:06.518Z] ok github.com/docker/docker/opts 0.015s coverage: 67.4% of statements [2020-04-21T14:36:06.594Z] #17 45.64 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-04-21T14:36:06.594Z] #17 45.64 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:36:06.678Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 33.3% of statements [2020-04-21T14:36:06.678Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 19.8% of statements [2020-04-21T14:36:06.799Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-21T14:36:06.855Z] #17 46.07 Selecting previously unselected package thin-provisioning-tools. [2020-04-21T14:36:06.855Z] #17 46.07 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-04-21T14:36:06.855Z] #17 46.08 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:36:07.049Z] #44 151.9 CC criu/sk-netlink.o [2020-04-21T14:36:07.116Z] #17 46.31 Selecting previously unselected package uidmap. [2020-04-21T14:36:07.116Z] #17 46.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-04-21T14:36:07.116Z] #17 46.32 Unpacking uidmap (1:4.5-1.1) ... [2020-04-21T14:36:07.116Z] #17 46.44 Selecting previously unselected package vim-runtime. [2020-04-21T14:36:07.307Z] #44 152.2 CC criu/sk-packet.o [2020-04-21T14:36:07.377Z] #17 46.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-21T14:36:07.377Z] #17 46.48 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-21T14:36:07.377Z] #17 46.51 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-21T14:36:07.377Z] #17 46.52 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:36:07.874Z] #44 152.7 CC criu/sk-queue.o [2020-04-21T14:36:08.132Z] #44 153.1 CC criu/sk-tcp.o [2020-04-21T14:36:08.156Z] #65 230.4 + bin/containerd-shim-runc-v1 [2020-04-21T14:36:08.266Z] ok github.com/docker/docker/pkg/archive 0.473s coverage: 77.0% of statements [2020-04-21T14:36:08.698Z] #44 153.5 CC criu/sk-unix.o [2020-04-21T14:36:08.731Z] ok github.com/docker/docker/daemon/logger/templates 0.018s coverage: 8.3% of statements [2020-04-21T14:36:09.359Z] ok github.com/docker/docker/daemon/logger/syslog 0.069s coverage: 47.8% of statements [2020-04-21T14:36:09.732Z] ok github.com/docker/docker/pkg/authorization 0.721s coverage: 68.3% of statements [2020-04-21T14:36:09.732Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-21T14:36:09.732Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-21T14:36:09.797Z] using credential docker-jenkins-github-credentials [2020-04-21T14:36:09.883Z] Cloning the remote Git repository [2020-04-21T14:36:09.883Z] Cloning with configured refspecs honoured and without tags [2020-04-21T14:36:09.920Z] #17 48.95 Selecting previously unselected package vim. [2020-04-21T14:36:09.920Z] #17 48.97 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-04-21T14:36:09.920Z] #17 48.99 Unpacking vim (2:8.1.0875-5) ... [2020-04-21T14:36:10.181Z] #17 49.40 Selecting previously unselected package xfsprogs. [2020-04-21T14:36:10.181Z] #17 49.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-04-21T14:36:10.181Z] #17 49.41 Unpacking xfsprogs (4.20.0-1) ... [2020-04-21T14:36:10.406Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-04-21T14:36:10.598Z] #44 155.2 CC criu/sockets.o [2020-04-21T14:36:10.751Z] #17 49.86 Selecting previously unselected package zip. [2020-04-21T14:36:10.751Z] #17 49.87 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-04-21T14:36:10.751Z] #17 49.88 Unpacking zip (3.0-11+b1) ... [2020-04-21T14:36:10.856Z] #44 155.9 CC criu/stats.o [2020-04-21T14:36:11.012Z] #17 50.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-21T14:36:11.012Z] #17 50.16 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-21T14:36:11.012Z] #17 50.17 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-04-21T14:36:11.012Z] #17 50.18 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-21T14:36:11.012Z] #17 50.20 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-04-21T14:36:11.012Z] #17 50.22 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-04-21T14:36:11.012Z] #17 50.23 Setting up uidmap (1:4.5-1.1) ... [2020-04-21T14:36:11.012Z] #17 50.25 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-04-21T14:36:11.012Z] #17 50.26 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-21T14:36:11.012Z] #17 50.28 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-21T14:36:11.012Z] #17 50.29 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-21T14:36:11.012Z] #17 50.32 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-21T14:36:11.122Z] #44 156.1 CC criu/string.o [2020-04-21T14:36:11.273Z] #17 50.34 Setting up xxd (2:8.1.0875-5) ... [2020-04-21T14:36:11.273Z] #17 50.35 Setting up zip (3.0-11+b1) ... [2020-04-21T14:36:11.273Z] #17 50.37 Setting up vim-common (2:8.1.0875-5) ... [2020-04-21T14:36:11.273Z] #17 50.42 Setting up bash-completion (1:2.8-6) ... [2020-04-21T14:36:11.381Z] #44 156.2 CC criu/sysctl.o [2020-04-21T14:36:11.431Z] #65 233.3 + bin/containerd-shim-runc-v2 [2020-04-21T14:36:11.534Z] #17 ... [2020-04-21T14:36:11.534Z] [2020-04-21T14:36:11.534Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:11.534Z] #44 98.34 CC criu/cr-check.o [2020-04-21T14:36:11.534Z] #44 99.95 CC criu/cr-dedup.o [2020-04-21T14:36:11.534Z] #44 100.3 CC criu/cr-dump.o [2020-04-21T14:36:11.534Z] #44 102.3 CC criu/cr-errno.o [2020-04-21T14:36:11.534Z] #44 102.4 CC criu/cr-restore.o [2020-04-21T14:36:11.534Z] #44 106.4 CC criu/cr-service.o [2020-04-21T14:36:11.534Z] #44 107.7 CC criu/crtools.o [2020-04-21T14:36:11.534Z] #44 108.2 CC criu/eventfd.o [2020-04-21T14:36:11.795Z] #44 108.6 CC criu/eventpoll.o [2020-04-21T14:36:11.902Z] ok github.com/docker/docker/daemon/logger/splunk 3.178s coverage: 82.5% of statements [2020-04-21T14:36:11.902Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-21T14:36:11.902Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-21T14:36:11.947Z] #44 156.7 CC criu/sysfs_parse.o [2020-04-21T14:36:10.091Z] Cloning repository https://github.com/moby/moby.git [2020-04-21T14:36:10.533Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-21T14:36:11.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:36:11.153Z] > git --version # timeout=10 [2020-04-21T14:36:11.204Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:36:11.208Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:36:11.995Z] #65 234.1 + binaries [2020-04-21T14:36:11.995Z] #65 234.1 + mkdir -p /build [2020-04-21T14:36:11.995Z] #65 234.1 + cp bin/containerd /build/containerd [2020-04-21T14:36:11.995Z] #65 234.2 + cp bin/containerd-shim /build/containerd-shim [2020-04-21T14:36:11.995Z] #65 234.2 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-21T14:36:11.995Z] #65 234.2 + cp bin/ctr /build/ctr [2020-04-21T14:36:12.205Z] #44 157.0 CC criu/timerfd.o [2020-04-21T14:36:12.252Z] #65 DONE 234.6s [2020-04-21T14:36:12.368Z] #44 109.3 CC criu/external.o [2020-04-21T14:36:12.463Z] #44 157.3 CC criu/tty.o [2020-04-21T14:36:12.816Z] [2020-04-21T14:36:12.816Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:36:12.940Z] #44 109.6 CC criu/fault-injection.o [2020-04-21T14:36:12.940Z] #44 109.7 CC criu/fdstore.o [2020-04-21T14:36:13.073Z] #66 DONE 0.2s [2020-04-21T14:36:13.073Z] [2020-04-21T14:36:13.073Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:36:13.330Z] #70 DONE 0.2s [2020-04-21T14:36:13.330Z] [2020-04-21T14:36:13.330Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:36:13.330Z] #72 DONE 0.1s [2020-04-21T14:36:13.330Z] [2020-04-21T14:36:13.330Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:36:13.330Z] #75 DONE 0.1s [2020-04-21T14:36:13.511Z] #44 110.1 CC criu/fifo.o [2020-04-21T14:36:13.511Z] #44 110.3 CC criu/file-ids.o [2020-04-21T14:36:13.587Z] [2020-04-21T14:36:13.587Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:36:13.587Z] #76 DONE 0.0s [2020-04-21T14:36:13.587Z] [2020-04-21T14:36:13.587Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:36:13.771Z] #44 110.6 CC criu/file-lock.o [2020-04-21T14:36:13.838Z] #44 158.8 CC criu/tun.o [2020-04-21T14:36:14.032Z] #44 ... [2020-04-21T14:36:14.032Z] [2020-04-21T14:36:14.032Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:36:14.102Z] ok github.com/docker/docker/pkg/chrootarchive 3.468s coverage: 43.2% of statements [2020-04-21T14:36:14.102Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-21T14:36:14.102Z] ok github.com/docker/docker/layer 7.833s coverage: 68.8% of statements [2020-04-21T14:36:14.102Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-21T14:36:14.102Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-21T14:36:14.102Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-21T14:36:14.102Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-21T14:36:14.102Z] ? github.com/docker/docker/oci [no test files] [2020-04-21T14:36:14.102Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-21T14:36:14.102Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-21T14:36:14.102Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-21T14:36:14.293Z] #17 53.29 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-04-21T14:36:14.293Z] #17 53.31 Setting up xz-utils (5.2.4-1) ... [2020-04-21T14:36:14.293Z] #17 53.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-21T14:36:14.293Z] #17 53.36 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-21T14:36:14.293Z] #17 53.44 invoke-rc.d: could not determine current runlevel [2020-04-21T14:36:14.293Z] #17 53.46 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-21T14:36:14.293Z] #17 53.47 Setting up pigz (2.4-1) ... [2020-04-21T14:36:14.293Z] #17 53.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-21T14:36:14.293Z] #17 53.53 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-21T14:36:14.293Z] #17 53.55 Setting up python-pip-whl (18.1-5) ... [2020-04-21T14:36:14.384Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-04-21T14:36:14.403Z] #44 159.3 CC criu/uffd.o [2020-04-21T14:36:14.516Z] #77 DONE 0.8s [2020-04-21T14:36:14.517Z] [2020-04-21T14:36:14.517Z] #78 exporting to image [2020-04-21T14:36:14.517Z] #78 exporting layers [2020-04-21T14:36:14.553Z] #17 53.56 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-04-21T14:36:14.553Z] #17 53.58 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-21T14:36:14.664Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 92.9% of statements [2020-04-21T14:36:14.818Z] #17 54.00 Setting up libaio1:arm64 (0.3.112-3) ... [2020-04-21T14:36:14.818Z] #17 54.01 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-21T14:36:14.818Z] #17 54.02 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-21T14:36:14.818Z] #17 54.05 Setting up vim (2:8.1.0875-5) ... [2020-04-21T14:36:14.818Z] #17 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-21T14:36:14.818Z] #17 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-21T14:36:14.818Z] #17 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-21T14:36:14.818Z] #17 54.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-21T14:36:14.818Z] #17 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-21T14:36:14.818Z] #17 54.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-21T14:36:14.818Z] #17 54.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-21T14:36:14.847Z] ok github.com/docker/docker/distribution/metadata 0.202s coverage: 48.2% of statements [2020-04-21T14:36:14.946Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-04-21T14:36:15.078Z] #17 54.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-21T14:36:15.078Z] #17 54.15 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-21T14:36:15.078Z] #17 54.16 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-21T14:36:15.078Z] #17 54.18 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-21T14:36:15.078Z] #17 54.20 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-21T14:36:15.078Z] #17 54.21 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-21T14:36:15.078Z] #17 54.23 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-21T14:36:15.337Z] #44 160.3 CC criu/util.o [2020-04-21T14:36:15.559Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-04-21T14:36:15.840Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-04-21T14:36:16.345Z] ok github.com/docker/docker/errdefs 0.042s coverage: 49.4% of statements [2020-04-21T14:36:16.713Z] #44 ... [2020-04-21T14:36:16.713Z] [2020-04-21T14:36:16.713Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:36:16.713Z] #60 108.9 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-21T14:36:16.847Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-04-21T14:36:16.991Z] ok github.com/docker/docker/distribution 0.596s coverage: 22.1% of statements [2020-04-21T14:36:16.991Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-21T14:36:17.460Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-04-21T14:36:17.623Z] #17 56.68 Setting up iptables (1.8.2-4) ... [2020-04-21T14:36:17.623Z] #17 56.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:36:17.623Z] #17 56.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:36:17.623Z] #17 56.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-21T14:36:17.623Z] #17 56.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-21T14:36:17.623Z] #17 56.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-21T14:36:17.623Z] #17 56.76 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-21T14:36:17.623Z] #17 56.78 Setting up python3 (3.7.3-1) ... [2020-04-21T14:36:18.071Z] ok github.com/docker/docker/pkg/fsutils 0.405s coverage: 85.1% of statements [2020-04-21T14:36:18.086Z] #60 110.4 + mkdir -p /build [2020-04-21T14:36:18.086Z] #60 110.4 + cp runc /build/runc [2020-04-21T14:36:18.086Z] #60 DONE 110.6s [2020-04-21T14:36:18.086Z] [2020-04-21T14:36:18.086Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:18.086Z] #44 161.5 CC criu/uts_ns.o [2020-04-21T14:36:18.086Z] #44 161.7 CC criu/vdso-compat.o [2020-04-21T14:36:18.086Z] #44 161.8 CC criu/vdso.o [2020-04-21T14:36:18.086Z] #44 162.4 LINK criu/built-in.o [2020-04-21T14:36:18.086Z] #44 162.6 LINK criu/criu [2020-04-21T14:36:18.086Z] #44 162.9 DEP lib/c/criu.d [2020-04-21T14:36:18.086Z] #44 163.0 CC images/rpc.pb-c.o [2020-04-21T14:36:18.195Z] #17 57.34 Setting up python3-wheel (0.32.3-2) ... [2020-04-21T14:36:18.353Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2020-04-21T14:36:18.634Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-04-21T14:36:18.652Z] #44 163.6 CC lib/c/criu.o [2020-04-21T14:36:19.066Z] ok github.com/docker/docker/distribution/xfer 1.697s coverage: 85.1% of statements [2020-04-21T14:36:19.066Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-21T14:36:19.142Z] #17 58.32 Setting up apparmor (2.13.2-10) ... [2020-04-21T14:36:19.247Z] ok github.com/docker/docker/pkg/idtools 0.243s coverage: 70.1% of statements [2020-04-21T14:36:19.530Z] ok github.com/docker/docker/pkg/ioutils 0.293s coverage: 70.6% of statements [2020-04-21T14:36:19.694Z] ok github.com/docker/docker/image 0.081s coverage: 86.4% of statements [2020-04-21T14:36:19.811Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-04-21T14:36:19.812Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-04-21T14:36:19.812Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-21T14:36:19.812Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-21T14:36:19.812Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-21T14:36:20.027Z] #44 164.7 LINK lib/c/built-in.o [2020-04-21T14:36:20.027Z] #44 164.8 LINK lib/c/libcriu.so [2020-04-21T14:36:20.027Z] #44 164.8 LINK lib/c/libcriu.a [2020-04-21T14:36:20.027Z] #44 165.0 GEN magic.py [2020-04-21T14:36:20.027Z] #44 165.1 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:36:20.027Z] #44 165.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:36:20.093Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-04-21T14:36:20.093Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-21T14:36:20.093Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-04-21T14:36:20.285Z] #44 165.1 Note: Building without GnuTLS support [2020-04-21T14:36:20.374Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-04-21T14:36:20.543Z] #44 165.6 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:36:20.664Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2020-04-21T14:36:20.664Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-04-21T14:36:20.664Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-21T14:36:20.664Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-21T14:36:20.720Z] ok github.com/docker/docker/image/cache 0.042s coverage: 19.2% of statements [2020-04-21T14:36:20.720Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-21T14:36:21.055Z] #17 60.29 Setting up xfsprogs (4.20.0-1) ... [2020-04-21T14:36:21.055Z] #17 60.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-21T14:36:21.109Z] #44 166.2 make[1]: Nothing to be done for 'all'. [2020-04-21T14:36:21.281Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2020-04-21T14:36:21.625Z] #17 60.81 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-21T14:36:21.675Z] #44 166.6 make[1]: 'images/built-in.o' is up to date. [2020-04-21T14:36:21.675Z] #44 166.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-21T14:36:21.675Z] #44 166.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-21T14:36:21.675Z] #44 166.7 make[1]: 'compel/libcompel.a' is up to date. [2020-04-21T14:36:21.675Z] #44 166.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-21T14:36:21.749Z] ok github.com/docker/docker/image/v1 0.099s coverage: 25.0% of statements [2020-04-21T14:36:21.749Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-21T14:36:21.749Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-04-21T14:36:21.893Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-21T14:36:21.893Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-04-21T14:36:21.933Z] #44 166.8 make[1]: Nothing to be done for 'all'. [2020-04-21T14:36:21.933Z] #44 166.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:36:22.174Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-21T14:36:22.191Z] #44 166.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:36:22.191Z] #44 166.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:36:22.191Z] #44 167.0 make[2]: Nothing to be done for 'all'. [2020-04-21T14:36:22.191Z] #44 167.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:36:22.191Z] #44 167.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:36:22.191Z] #44 167.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:36:22.191Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:36:22.450Z] #44 167.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:36:22.450Z] #44 167.2 INSTALL criu/criu [2020-04-21T14:36:22.450Z] #44 DONE 167.4s [2020-04-21T14:36:22.450Z] [2020-04-21T14:36:22.450Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:36:22.450Z] #65 197.8 + bin/containerd [2020-04-21T14:36:22.621Z] #78 exporting layers 8.3s done [2020-04-21T14:36:22.621Z] #78 writing image sha256:99d3ec668c1ca8b0bb275e7102024394155883517a0596823052ef32609f75f4 done [2020-04-21T14:36:22.621Z] #78 naming to docker.io/library/docker:8312004f41e9500824fa16ae991eeee0083f4771 done [2020-04-21T14:36:22.621Z] #78 DONE 8.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-21T14:36:22.827Z] #17 61.82 Setting up python3-distutils (3.7.3-1) ... [2020-04-21T14:36:23.088Z] #17 62.30 Setting up python3-setuptools (40.8.0-1) ... [2020-04-21T14:36:23.242Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 50.0% of statements [2020-04-21T14:36:23.642Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 73.9% of statements [2020-04-21T14:36:23.642Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-21T14:36:23.824Z] #65 ... [2020-04-21T14:36:23.824Z] [2020-04-21T14:36:23.824Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:36:23.824Z] #45 DONE 0.1s [2020-04-21T14:36:23.824Z] [2020-04-21T14:36:23.824Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:36:23.824Z] #48 DONE 0.1s [2020-04-21T14:36:23.824Z] [2020-04-21T14:36:23.824Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:36:23.824Z] #51 DONE 0.1s [2020-04-21T14:36:23.824Z] [2020-04-21T14:36:23.824Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:36:24.472Z] #17 63.51 Setting up python3-pip (18.1-5) ... [2020-04-21T14:36:24.586Z] [2020-04-21T14:36:24.586Z] Removing bundles/ [2020-04-21T14:36:24.586Z] [2020-04-21T14:36:24.586Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-21T14:36:24.586Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:36:24.586Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:36:24.732Z] #17 ... [2020-04-21T14:36:24.732Z] [2020-04-21T14:36:24.732Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:24.732Z] #44 111.4 CC criu/files-ext.o [2020-04-21T14:36:24.732Z] #44 111.9 CC criu/files-reg.o [2020-04-21T14:36:24.732Z] #44 113.8 CC criu/files.o [2020-04-21T14:36:24.732Z] #44 115.9 CC criu/filesystems.o [2020-04-21T14:36:24.732Z] #44 116.5 CC criu/fsnotify.o [2020-04-21T14:36:24.732Z] #44 117.4 CC criu/image-desc.o [2020-04-21T14:36:24.732Z] #44 117.7 CC criu/image.o [2020-04-21T14:36:24.732Z] #44 118.7 CC criu/ipc_ns.o [2020-04-21T14:36:24.732Z] #44 119.8 CC criu/irmap.o [2020-04-21T14:36:24.732Z] #44 120.3 CC criu/kcmp-ids.o [2020-04-21T14:36:24.732Z] #44 120.7 CC criu/kerndat.o [2020-04-21T14:36:24.732Z] #44 121.6 CC criu/libnetlink.o [2020-04-21T14:36:24.992Z] #44 121.9 CC criu/log.o [2020-04-21T14:36:25.563Z] #44 122.3 CC criu/lsm.o [2020-04-21T14:36:25.563Z] #44 ... [2020-04-21T14:36:25.563Z] [2020-04-21T14:36:25.563Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-21T14:36:25.563Z] #17 64.71 Processing triggers for libc-bin (2.28-10) ... [2020-04-21T14:36:25.563Z] #17 64.74 Processing triggers for mime-support (3.62) ... [2020-04-21T14:36:26.308Z] ok github.com/docker/docker/pkg/signal 2.337s coverage: 61.0% of statements [2020-04-21T14:36:26.484Z] Fetching without tags [2020-04-21T14:36:26.505Z] #17 DONE 65.6s [2020-04-21T14:36:26.505Z] [2020-04-21T14:36:26.505Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-21T14:36:26.589Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-04-21T14:36:26.155Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:36:26.216Z] > git config --add remote.origin.fetch +refs/pull/40825/head:refs/remotes/origin/PR-40825 # timeout=10 [2020-04-21T14:36:26.263Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:36:26.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-21T14:36:26.518Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-21T14:36:26.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-21T14:36:26.520Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40825/head:refs/remotes/origin/PR-40825 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T14:36:26.870Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-21T14:36:26.973Z] ok github.com/docker/docker/opts 0.068s coverage: 67.4% of statements [2020-04-21T14:36:27.151Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-21T14:36:27.300Z] Merging remotes/origin/master commit ba8129b28a23f8360005bb57054cd8815542eb67 into PR head commit 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:36:27.432Z] ok github.com/docker/docker/pkg/symlink 0.004s coverage: 87.7% of statements [2020-04-21T14:36:27.713Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-21T14:36:27.889Z] #18 1.497 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-21T14:36:27.889Z] #18 1.497 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-21T14:36:27.889Z] #18 1.503 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-21T14:36:27.994Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 36.9% of statements [2020-04-21T14:36:28.009Z] ok github.com/docker/docker/pkg/authorization 1.072s coverage: 68.3% of statements [2020-04-21T14:36:28.149Z] #18 DONE 1.7s [2020-04-21T14:36:28.149Z] [2020-04-21T14:36:28.149Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:28.149Z] #44 122.7 CC criu/mem.o [2020-04-21T14:36:28.149Z] #44 124.6 CC criu/mount.o [2020-04-21T14:36:28.277Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2020-04-21T14:36:28.296Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-04-21T14:36:28.890Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2020-04-21T14:36:28.890Z] testing: warning: no tests to run [2020-04-21T14:36:28.890Z] coverage: [no statements] [2020-04-21T14:36:28.890Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-21T14:36:29.091Z] #53 DONE 246.6s [2020-04-21T14:36:29.091Z] [2020-04-21T14:36:29.091Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:36:29.172Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-04-21T14:36:29.324Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-04-21T14:36:29.324Z] ok github.com/docker/docker/pkg/archive 1.498s coverage: 77.3% of statements [2020-04-21T14:36:29.453Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-21T14:36:29.660Z] #65 ... [2020-04-21T14:36:29.660Z] [2020-04-21T14:36:29.660Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:36:29.660Z] #54 DONE 0.2s [2020-04-21T14:36:29.660Z] [2020-04-21T14:36:29.660Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:36:27.416Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:36:27.465Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:36:29.735Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-21T14:36:29.918Z] #65 ... [2020-04-21T14:36:29.918Z] [2020-04-21T14:36:29.918Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:36:29.918Z] #57 DONE 0.1s [2020-04-21T14:36:29.918Z] [2020-04-21T14:36:29.918Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:36:30.176Z] #61 DONE 0.1s [2020-04-21T14:36:30.176Z] [2020-04-21T14:36:30.176Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:36:30.593Z] Merge succeeded, producing 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:36:30.593Z] Checking out Revision 8312004f41e9500824fa16ae991eeee0083f4771 (PR-40825) [2020-04-21T14:36:30.823Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2020-04-21T14:36:30.823Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-04-21T14:36:31.202Z] ok github.com/docker/docker/plugin 0.563s coverage: 23.3% of statements [2020-04-21T14:36:31.815Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-21T14:36:32.320Z] ok github.com/docker/docker/pkg/discovery/file 0.024s coverage: 92.9% of statements [2020-04-21T14:36:32.357Z] #44 128.5 CC criu/namespaces.o [2020-04-21T14:36:32.428Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-21T14:36:32.710Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-04-21T14:36:30.193Z] > git merge ba8129b28a23f8360005bb57054cd8815542eb67 # timeout=10 [2020-04-21T14:36:30.486Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-21T14:36:30.627Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T14:36:30.675Z] > git checkout -f 8312004f41e9500824fa16ae991eeee0083f4771 # timeout=10 [2020-04-21T14:36:33.361Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-04-21T14:36:33.742Z] #44 130.2 CC criu/net.o [2020-04-21T14:36:34.177Z] ok github.com/docker/docker/registry 0.095s coverage: 56.1% of statements [2020-04-21T14:36:34.379Z] ok github.com/docker/docker/layer 8.067s coverage: 68.8% of statements [2020-04-21T14:36:34.379Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-21T14:36:34.379Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-21T14:36:34.379Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-21T14:36:34.379Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-21T14:36:34.379Z] ? github.com/docker/docker/oci [no test files] [2020-04-21T14:36:34.379Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-21T14:36:34.379Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-04-21T14:36:34.458Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-04-21T14:36:34.458Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-04-21T14:36:35.006Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-04-21T14:36:35.071Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-04-21T14:36:35.352Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-21T14:36:35.629Z] ok github.com/docker/docker/pkg/chrootarchive 4.567s coverage: 43.2% of statements [2020-04-21T14:36:35.630Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-21T14:36:35.630Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-21T14:36:35.918Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-04-21T14:36:36.287Z] #44 132.7 CC criu/netfilter.o [2020-04-21T14:36:36.287Z] #44 132.9 CC criu/page-pipe.o [2020-04-21T14:36:36.858Z] #44 133.4 CC criu/page-xfer.o [2020-04-21T14:36:36.858Z] #44 ... [2020-04-21T14:36:36.858Z] [2020-04-21T14:36:36.858Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:36:36.858Z] #60 89.94 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-21T14:36:36.945Z] ok github.com/docker/docker/pkg/fileutils 0.037s coverage: 89.5% of statements [2020-04-21T14:36:36.945Z] ok github.com/docker/docker/pkg/discovery/kv 3.169s coverage: 84.1% of statements [2020-04-21T14:36:37.368Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-21T14:36:37.571Z] ok github.com/docker/docker/pkg/fsutils 0.435s coverage: 85.1% of statements [2020-04-21T14:36:37.859Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 11.4% of statements [2020-04-21T14:36:37.980Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-04-21T14:36:38.244Z] #60 ... [2020-04-21T14:36:38.244Z] [2020-04-21T14:36:38.244Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:36:38.244Z] #19 4.909 Collecting yamllint==1.16.0 [2020-04-21T14:36:38.244Z] #19 ... [2020-04-21T14:36:38.244Z] [2020-04-21T14:36:38.244Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:38.244Z] #44 134.6 CC criu/pagemap-cache.o [2020-04-21T14:36:38.244Z] #44 135.0 CC criu/pagemap.o [2020-04-21T14:36:38.261Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-04-21T14:36:39.186Z] #44 ... [2020-04-21T14:36:39.186Z] [2020-04-21T14:36:39.186Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-21T14:36:39.186Z] #60 91.53 + mkdir -p /build [2020-04-21T14:36:39.186Z] #60 91.54 + cp runc /build/runc [2020-04-21T14:36:39.186Z] #60 DONE 91.9s [2020-04-21T14:36:39.186Z] [2020-04-21T14:36:39.186Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:39.186Z] #44 135.7 CC criu/parasite-syscall.o [2020-04-21T14:36:39.266Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-04-21T14:36:39.908Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-04-21T14:36:39.908Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2020-04-21T14:36:40.129Z] #44 136.7 CC criu/path.o [2020-04-21T14:36:40.129Z] #44 137.0 CC criu/pie-util-vdso.o [2020-04-21T14:36:40.535Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-04-21T14:36:40.535Z] ok github.com/docker/docker/pkg/ioutils 1.639s coverage: 70.6% of statements [2020-04-21T14:36:40.707Z] #44 137.3 CC criu/pie-util.o [2020-04-21T14:36:40.707Z] #44 137.5 CC criu/pipes.o [2020-04-21T14:36:40.822Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-04-21T14:36:40.822Z] ok github.com/docker/docker/pkg/idtools 1.076s coverage: 70.1% of statements [2020-04-21T14:36:40.822Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-21T14:36:40.822Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-21T14:36:40.822Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-21T14:36:41.648Z] #44 138.2 CC criu/plugin.o [2020-04-21T14:36:41.648Z] #44 138.6 CC criu/proc_parse.o [2020-04-21T14:36:41.862Z] ok github.com/docker/docker/pkg/parsers 0.024s coverage: 97.0% of statements [2020-04-21T14:36:41.909Z] #44 ... [2020-04-21T14:36:41.909Z] [2020-04-21T14:36:41.909Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-21T14:36:41.909Z] #19 10.28 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-21T14:36:41.909Z] #19 10.39 Collecting pyyaml (from yamllint==1.16.0) [2020-04-21T14:36:41.909Z] #19 10.55 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-21T14:36:41.909Z] #19 12.15 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-21T14:36:41.909Z] #19 12.19 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-21T14:36:41.909Z] #19 12.24 Building wheels for collected packages: pyyaml [2020-04-21T14:36:41.909Z] #19 12.24 Running setup.py bdist_wheel for pyyaml: started [2020-04-21T14:36:41.909Z] #19 13.11 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-21T14:36:41.909Z] #19 13.11 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-21T14:36:41.909Z] #19 13.17 Successfully built pyyaml [2020-04-21T14:36:41.909Z] #19 13.18 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-21T14:36:41.909Z] #19 13.43 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-21T14:36:41.909Z] #19 DONE 13.7s [2020-04-21T14:36:42.154Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-04-21T14:36:42.169Z] [2020-04-21T14:36:42.169Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:36:42.444Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2020-04-21T14:36:42.444Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2020-04-21T14:36:42.444Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-21T14:36:42.444Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-21T14:36:44.084Z] #23 ... [2020-04-21T14:36:44.084Z] [2020-04-21T14:36:44.084Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:44.084Z] #44 140.6 CC criu/protobuf-desc.o [2020-04-21T14:36:44.346Z] #44 141.3 CC criu/protobuf.o [2020-04-21T14:36:44.503Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.080s coverage: 56.8% of statements [2020-04-21T14:36:44.607Z] #44 141.6 CC criu/pstree.o [2020-04-21T14:36:45.132Z] ok github.com/docker/docker/pkg/plugins/transport 0.021s coverage: 85.7% of statements [2020-04-21T14:36:45.420Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2020-04-21T14:36:45.549Z] #44 142.4 CC criu/rbtree.o [2020-04-21T14:36:45.709Z] ok github.com/docker/docker/pkg/progress 0.017s coverage: 75.9% of statements [2020-04-21T14:36:45.809Z] #44 142.7 CC criu/rst-malloc.o [2020-04-21T14:36:46.070Z] #44 ... [2020-04-21T14:36:46.070Z] [2020-04-21T14:36:46.070Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:36:46.070Z] #53 DONE 189.5s [2020-04-21T14:36:46.070Z] [2020-04-21T14:36:46.070Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:46.070Z] #44 142.9 CC criu/seccomp.o [2020-04-21T14:36:46.662Z] #44 143.4 CC criu/seize.o [2020-04-21T14:36:46.729Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-04-21T14:36:47.232Z] #44 144.1 CC criu/servicefd.o [2020-04-21T14:36:47.756Z] ok github.com/docker/docker/pkg/pubsub 1.171s coverage: 73.9% of statements [2020-04-21T14:36:47.756Z] ok github.com/docker/docker/pkg/stdcopy 0.008s coverage: 100.0% of statements [2020-04-21T14:36:47.804Z] #44 144.4 CC criu/shmem.o [2020-04-21T14:36:48.195Z] Commit message: "remove uses of deprecated pkg/term" [2020-04-21T14:36:48.374Z] #44 145.1 CC criu/sigframe.o [2020-04-21T14:36:48.375Z] #44 145.2 CC criu/signalfd.o [2020-04-21T14:36:48.636Z] #44 145.4 CC criu/sk-inet.o [2020-04-21T14:36:48.784Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-21T14:36:49.072Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-04-21T14:36:49.577Z] #44 146.2 CC criu/sk-netlink.o [2020-04-21T14:36:49.577Z] #44 146.5 CC criu/sk-packet.o [2020-04-21T14:36:49.694Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2020-04-21T14:36:50.317Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 70.8% of statements [2020-04-21T14:36:50.519Z] #44 147.0 CC criu/sk-queue.o [2020-04-21T14:36:50.520Z] #44 147.3 CC criu/sk-tcp.o [2020-04-21T14:36:50.605Z] ok github.com/docker/docker/pkg/signal 3.507s coverage: 61.0% of statements [2020-04-21T14:36:50.796Z] #44 147.7 CC criu/sk-unix.o [2020-04-21T14:36:51.231Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 36.9% of statements [2020-04-21T14:36:51.681Z] + docker version [2020-04-21T14:36:51.856Z] ok github.com/docker/docker/pkg/tailfile 0.122s coverage: 88.6% of statements [2020-04-21T14:36:52.136Z] #65 226.7 + bin/containerd-stress [2020-04-21T14:36:52.394Z] #65 228.5 + bin/containerd-shim [2020-04-21T14:36:52.492Z] testing: warning: no tests to run [2020-04-21T14:36:52.492Z] coverage: [no statements] [2020-04-21T14:36:52.492Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2020-04-21T14:36:52.708Z] #44 149.3 CC criu/sockets.o [2020-04-21T14:36:53.117Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-04-21T14:36:53.117Z] ok github.com/docker/docker/pkg/tarsum 0.219s coverage: 89.3% of statements [2020-04-21T14:36:53.279Z] #44 150.0 CC criu/stats.o [2020-04-21T14:36:53.404Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-04-21T14:36:53.540Z] #44 150.2 CC criu/string.o [2020-04-21T14:36:53.540Z] #44 150.3 CC criu/sysctl.o [2020-04-21T14:36:54.110Z] #44 150.7 CC criu/sysfs_parse.o [2020-04-21T14:36:54.371Z] #44 151.0 CC criu/timerfd.o [2020-04-21T14:36:54.427Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-04-21T14:36:54.631Z] #44 151.3 CC criu/tty.o [2020-04-21T14:36:54.892Z] #44 ... [2020-04-21T14:36:54.892Z] [2020-04-21T14:36:54.892Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:36:54.892Z] #65 156.5 + bin/containerd [2020-04-21T14:36:55.931Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-04-21T14:36:56.274Z] #65 ... [2020-04-21T14:36:56.274Z] [2020-04-21T14:36:56.274Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:36:56.274Z] #44 153.0 CC criu/tun.o [2020-04-21T14:36:56.534Z] #44 153.4 CC criu/uffd.o [2020-04-21T14:36:56.588Z] Client: Docker Engine - Enterprise [2020-04-21T14:36:56.588Z] Version: 19.03.5 [2020-04-21T14:36:56.588Z] API version: 1.40 [2020-04-21T14:36:56.588Z] Go version: go1.12.12 [2020-04-21T14:36:56.588Z] Git commit: 2ee0c57608 [2020-04-21T14:36:56.588Z] Built: 11/13/2019 08:00:16 [2020-04-21T14:36:56.588Z] OS/Arch: windows/amd64 [2020-04-21T14:36:56.588Z] Experimental: false [2020-04-21T14:36:56.588Z] [2020-04-21T14:36:56.588Z] Server: Docker Engine - Enterprise [2020-04-21T14:36:56.588Z] Engine: [2020-04-21T14:36:56.588Z] Version: 19.03.5 [2020-04-21T14:36:56.588Z] API version: 1.40 (minimum version 1.24) [2020-04-21T14:36:56.588Z] Go version: go1.12.12 [2020-04-21T14:36:56.588Z] Git commit: 2ee0c57608 [2020-04-21T14:36:56.588Z] Built: 11/13/2019 07:58:51 [2020-04-21T14:36:56.588Z] OS/Arch: windows/amd64 [2020-04-21T14:36:56.588Z] Experimental: true [Pipeline] sh [2020-04-21T14:36:57.483Z] #44 154.4 CC criu/util.o [2020-04-21T14:36:57.692Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/pkg/term [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/rootless [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/volume [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-21T14:36:57.692Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === Skipped [2020-04-21T14:36:57.692Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-21T14:36:57.692Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-21T14:36:57.692Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-21T14:36:57.692Z] time="2020-04-21T14:35:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-21T14:36:57.692Z] time="2020-04-21T14:35:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-21T14:36:57.692Z] time="2020-04-21T14:35:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-21T14:36:57.692Z] time="2020-04-21T14:35:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-21T14:36:57.692Z] time="2020-04-21T14:35:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-21T14:36:57.692Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-21T14:36:57.692Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-21T14:36:57.692Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:36:57.692Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-21T14:36:57.692Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-21T14:36:57.692Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-21T14:36:57.692Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] [2020-04-21T14:36:57.692Z] DONE 2122 tests, 26 skipped in 186.763s Post stage [Pipeline] junit [2020-04-21T14:36:57.834Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-04-21T14:36:57.987Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [Pipeline] sh [2020-04-21T14:36:58.297Z] + docker info [2020-04-21T14:36:58.345Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -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:8312004f41e9500824fa16ae991eeee0083f4771 hack/make.sh dynbinary test-integration [2020-04-21T14:36:58.623Z] ok github.com/docker/docker/profiles/seccomp 0.031s coverage: 68.8% of statements [2020-04-21T14:36:58.626Z] [2020-04-21T14:36:58.865Z] #44 155.4 CC criu/uts_ns.o [2020-04-21T14:36:58.865Z] #44 155.6 CC criu/vdso.o [2020-04-21T14:36:58.906Z] Removing bundles/ [2020-04-21T14:36:58.907Z] [2020-04-21T14:36:58.907Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-21T14:36:58.907Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:36:58.907Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:36:58.952Z] #65 235.1 + bin/containerd-shim-runc-v1 [2020-04-21T14:36:59.126Z] #44 156.0 LINK criu/built-in.o [2020-04-21T14:36:59.253Z] ok github.com/docker/docker/plugin 0.625s coverage: 23.3% of statements [2020-04-21T14:36:59.386Z] #44 156.1 LINK criu/criu [2020-04-21T14:36:59.646Z] #44 156.4 DEP lib/c/criu.d [2020-04-21T14:36:59.646Z] #44 156.5 CC images/rpc.pb-c.o [2020-04-21T14:37:00.218Z] #44 ... [2020-04-21T14:37:00.218Z] [2020-04-21T14:37:00.218Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:37:00.218Z] #23 203.2 + return [2020-04-21T14:37:00.218Z] #23 DONE 203.7s [2020-04-21T14:37:00.218Z] [2020-04-21T14:37:00.218Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:37:00.478Z] #65 ... [2020-04-21T14:37:00.478Z] [2020-04-21T14:37:00.478Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:37:00.478Z] #44 157.1 CC lib/c/criu.o [2020-04-21T14:37:00.755Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2020-04-21T14:37:01.422Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2020-04-21T14:37:01.424Z] #44 158.0 LINK lib/c/built-in.o [2020-04-21T14:37:01.424Z] #44 158.0 LINK lib/c/libcriu.so [2020-04-21T14:37:01.424Z] #44 158.1 LINK lib/c/libcriu.a [2020-04-21T14:37:01.424Z] #44 158.2 GEN magic.py [2020-04-21T14:37:01.685Z] #44 158.3 Note: Building without setproctitle() and strlcpy() support. [2020-04-21T14:37:01.685Z] #44 158.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-21T14:37:01.685Z] #44 158.3 Note: Building without GnuTLS support [2020-04-21T14:37:02.233Z] #65 238.1 + bin/containerd-shim-runc-v2 [2020-04-21T14:37:02.267Z] #44 ... [2020-04-21T14:37:02.267Z] [2020-04-21T14:37:02.267Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-21T14:37:02.267Z] #24 DONE 0.2s [2020-04-21T14:37:02.267Z] [2020-04-21T14:37:02.267Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:37:02.267Z] #44 159.1 fatal: not a git repository (or any of the parent directories): .git [2020-04-21T14:37:02.491Z] #65 238.9 + binaries [2020-04-21T14:37:02.491Z] #65 238.9 + mkdir -p /build [2020-04-21T14:37:02.491Z] #65 238.9 + cp bin/containerd /build/containerd [2020-04-21T14:37:02.491Z] #65 238.9 + cp bin/containerd-shim /build/containerd-shim [2020-04-21T14:37:02.748Z] #65 238.9 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-21T14:37:02.748Z] #65 238.9 + cp bin/ctr /build/ctr [2020-04-21T14:37:02.836Z] #44 159.8 make[1]: Nothing to be done for 'all'. [2020-04-21T14:37:02.922Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2020-04-21T14:37:03.210Z] ok github.com/docker/docker/runconfig 0.051s coverage: 68.2% of statements [2020-04-21T14:37:03.313Z] #65 DONE 239.4s [2020-04-21T14:37:03.408Z] #44 ... [2020-04-21T14:37:03.408Z] [2020-04-21T14:37:03.408Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-21T14:37:03.408Z] #28 DONE 1.0s [2020-04-21T14:37:03.408Z] [2020-04-21T14:37:03.408Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-21T14:37:03.408Z] #31 DONE 0.2s [2020-04-21T14:37:03.408Z] [2020-04-21T14:37:03.408Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-21T14:37:03.499Z] ok github.com/docker/docker/registry 0.529s coverage: 56.1% of statements [2020-04-21T14:37:03.669Z] #34 DONE 0.1s [2020-04-21T14:37:03.669Z] [2020-04-21T14:37:03.669Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-21T14:37:03.669Z] #39 DONE 0.1s [2020-04-21T14:37:03.669Z] [2020-04-21T14:37:03.669Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-21T14:37:03.928Z] #42 DONE 0.2s [2020-04-21T14:37:03.928Z] [2020-04-21T14:37:03.928Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-21T14:37:03.928Z] #44 160.6 make[1]: 'images/built-in.o' is up to date. [2020-04-21T14:37:03.928Z] #44 160.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-21T14:37:03.928Z] #44 160.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-21T14:37:03.928Z] #44 160.6 make[1]: 'compel/libcompel.a' is up to date. [2020-04-21T14:37:03.928Z] #44 160.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-21T14:37:03.928Z] #44 160.7 make[1]: Nothing to be done for 'all'. [2020-04-21T14:37:03.928Z] #44 160.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-21T14:37:04.188Z] #44 160.9 make[2]: Nothing to be done for 'all'. [2020-04-21T14:37:04.188Z] #44 161.0 make[2]: Nothing to be done for 'all'. [2020-04-21T14:37:04.244Z] [2020-04-21T14:37:04.244Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:37:04.244Z] #66 DONE 0.2s [2020-04-21T14:37:04.244Z] [2020-04-21T14:37:04.244Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:37:04.244Z] #70 DONE 0.1s [2020-04-21T14:37:04.453Z] #44 161.1 make[2]: Nothing to be done for 'all'. [2020-04-21T14:37:04.453Z] #44 161.2 make[2]: Nothing to be done for 'all'. [2020-04-21T14:37:04.453Z] #44 161.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:37:04.453Z] #44 161.3 make[2]: Nothing to be done for 'all'. [2020-04-21T14:37:04.501Z] [2020-04-21T14:37:04.501Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:37:04.501Z] #72 DONE 0.1s [2020-04-21T14:37:04.501Z] [2020-04-21T14:37:04.501Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:37:04.501Z] #75 DONE 0.1s [2020-04-21T14:37:04.501Z] [2020-04-21T14:37:04.501Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:37:04.501Z] #76 DONE 0.0s [2020-04-21T14:37:04.715Z] #44 161.4 make[2]: Nothing to be done for 'all'. [2020-04-21T14:37:04.715Z] #44 161.5 make[2]: Nothing to be done for 'all'. [2020-04-21T14:37:04.715Z] #44 161.5 INSTALL criu/criu [2020-04-21T14:37:04.758Z] [2020-04-21T14:37:04.758Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:37:04.976Z] #44 DONE 161.7s [2020-04-21T14:37:04.976Z] [2020-04-21T14:37:04.976Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:37:05.692Z] #77 DONE 0.8s [2020-04-21T14:37:05.692Z] [2020-04-21T14:37:05.692Z] #78 exporting to image [2020-04-21T14:37:05.692Z] #78 exporting layers [2020-04-21T14:37:06.360Z] #65 ... [2020-04-21T14:37:06.360Z] [2020-04-21T14:37:06.360Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-21T14:37:06.745Z] #45 DONE 0.2s [2020-04-21T14:37:06.745Z] [2020-04-21T14:37:06.745Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-21T14:37:06.745Z] #48 DONE 0.2s [2020-04-21T14:37:06.745Z] [2020-04-21T14:37:06.745Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-21T14:37:07.028Z] #51 DONE 0.2s [2020-04-21T14:37:07.028Z] [2020-04-21T14:37:07.028Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-21T14:37:07.292Z] #54 DONE 0.3s [2020-04-21T14:37:07.292Z] [2020-04-21T14:37:07.292Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-21T14:37:07.292Z] #57 DONE 0.2s [2020-04-21T14:37:07.292Z] [2020-04-21T14:37:07.292Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-21T14:37:07.552Z] #61 DONE 0.2s [2020-04-21T14:37:07.552Z] [2020-04-21T14:37:07.552Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-21T14:37:07.964Z] ok github.com/docker/docker/volume/drivers 0.021s coverage: 36.1% of statements [2020-04-21T14:37:09.465Z] ok github.com/docker/docker/volume/mounts 0.089s coverage: 67.0% of statements [2020-04-21T14:37:09.465Z] ok github.com/docker/docker/volume/local 0.040s coverage: 73.0% of statements [2020-04-21T14:37:10.948Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-04-21T14:37:12.243Z] #78 exporting layers 5.9s done [2020-04-21T14:37:12.243Z] #78 writing image sha256:e880f32c3060c77c482416773840c0577a731ca576720689a0cfc4f283d09f24 done [2020-04-21T14:37:12.243Z] #78 naming to docker.io/library/docker:8312004f41e9500824fa16ae991eeee0083f4771 done [2020-04-21T14:37:12.243Z] #78 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-21T14:37:12.602Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -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:8312004f41e9500824fa16ae991eeee0083f4771 hack/make.sh dynbinary test-integration [2020-04-21T14:37:13.533Z] [2020-04-21T14:37:13.791Z] Removing bundles/ [2020-04-21T14:37:13.791Z] [2020-04-21T14:37:13.791Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-21T14:37:13.791Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:37:13.791Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:37:19.354Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.6% of statements [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/pkg/term [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/rootless [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/volume [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-21T14:37:19.354Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === Skipped [2020-04-21T14:37:19.644Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-21T14:37:19.644Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-21T14:37:19.644Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-21T14:37:19.644Z] time="2020-04-21T14:35:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-21T14:37:19.644Z] time="2020-04-21T14:35:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-21T14:37:19.644Z] time="2020-04-21T14:35:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-21T14:37:19.644Z] time="2020-04-21T14:35:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-21T14:37:19.644Z] time="2020-04-21T14:35:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-21T14:37:19.644Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-21T14:37:19.644Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-21T14:37:19.644Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:37:19.644Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-21T14:37:19.644Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-21T14:37:19.644Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-21T14:37:19.644Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] [2020-04-21T14:37:19.644Z] DONE 2122 tests, 26 skipped in 348.294s Post stage [Pipeline] junit [2020-04-21T14:37:20.311Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-21T14:37:21.017Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -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:8312004f41e9500824fa16ae991eeee0083f4771 hack/make.sh dynbinary test-integration [2020-04-21T14:37:21.303Z] [2020-04-21T14:37:21.593Z] Removing bundles/ [2020-04-21T14:37:21.593Z] [2020-04-21T14:37:21.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-21T14:37:21.593Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:37:21.593Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:37:22.507Z] #65 192.5 + bin/containerd-stress [2020-04-21T14:37:23.897Z] #65 195.1 + bin/containerd-shim [2020-04-21T14:37:23.947Z] Client: [2020-04-21T14:37:23.947Z] Debug Mode: false [2020-04-21T14:37:23.947Z] Plugins: [2020-04-21T14:37:23.947Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-21T14:37:23.947Z] [2020-04-21T14:37:23.947Z] Server: [2020-04-21T14:37:23.947Z] Containers: 0 [2020-04-21T14:37:23.947Z] Running: 0 [2020-04-21T14:37:23.947Z] Paused: 0 [2020-04-21T14:37:23.947Z] Stopped: 0 [2020-04-21T14:37:23.947Z] Images: 0 [2020-04-21T14:37:23.947Z] Server Version: 19.03.5 [2020-04-21T14:37:23.947Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-21T14:37:23.947Z] Windows: [2020-04-21T14:37:23.947Z] LCOW: [2020-04-21T14:37:23.947Z] Logging Driver: json-file [2020-04-21T14:37:23.947Z] Plugins: [2020-04-21T14:37:23.947Z] Volume: local [2020-04-21T14:37:23.947Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-21T14:37:23.947Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-21T14:37:23.947Z] Swarm: inactive [2020-04-21T14:37:23.947Z] Default Isolation: process [2020-04-21T14:37:23.947Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-21T14:37:23.947Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-04-21T14:37:23.947Z] OSType: windows [2020-04-21T14:37:23.947Z] Architecture: x86_64 [2020-04-21T14:37:23.947Z] CPUs: 4 [2020-04-21T14:37:23.947Z] Total Memory: 32GiB [2020-04-21T14:37:23.947Z] Name: azwin-2-ded520 [2020-04-21T14:37:23.947Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-04-21T14:37:23.947Z] Docker Root Dir: D:\docker [2020-04-21T14:37:23.947Z] Debug Mode: false [2020-04-21T14:37:23.947Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:37:23.947Z] Labels: [2020-04-21T14:37:23.947Z] Experimental: true [2020-04-21T14:37:23.947Z] Insecure Registries: [2020-04-21T14:37:23.947Z] 10.0.0.4:5000 [2020-04-21T14:37:23.947Z] 127.0.0.0/8 [2020-04-21T14:37:23.947Z] Registry Mirrors: [2020-04-21T14:37:23.947Z] http://10.0.0.4:5000/ [2020-04-21T14:37:23.947Z] Live Restore Enabled: false [2020-04-21T14:37:23.947Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-21T14:37:29.172Z] #65 200.4 + bin/containerd-shim-runc-v1 [2020-04-21T14:37:30.768Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|imports|name|compiled_files|exports_file|files) took 1m53.803255448s [2020-04-21T14:37:30.768Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 464.077468ms [2020-04-21T14:37:31.708Z] #65 203.2 + bin/containerd-shim-runc-v2 [2020-04-21T14:37:32.644Z] #65 204.3 + binaries [2020-04-21T14:37:32.644Z] #65 204.3 + mkdir -p /build [2020-04-21T14:37:32.644Z] #65 204.3 + cp bin/containerd /build/containerd [2020-04-21T14:37:32.644Z] #65 204.3 + cp bin/containerd-shim /build/containerd-shim [2020-04-21T14:37:32.902Z] #65 204.4 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-21T14:37:32.902Z] #65 204.4 + cp bin/ctr /build/ctr [2020-04-21T14:37:33.470Z] #65 DONE 205.0s [2020-04-21T14:37:35.374Z] [2020-04-21T14:37:35.374Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-21T14:37:35.374Z] #66 DONE 0.3s [2020-04-21T14:37:35.374Z] [2020-04-21T14:37:35.374Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-21T14:37:35.374Z] #70 DONE 0.1s [2020-04-21T14:37:35.374Z] [2020-04-21T14:37:35.374Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-21T14:37:35.633Z] #72 DONE 0.2s [2020-04-21T14:37:35.633Z] [2020-04-21T14:37:35.633Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-21T14:37:35.891Z] #75 DONE 0.1s [2020-04-21T14:37:35.891Z] [2020-04-21T14:37:35.891Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-21T14:37:35.891Z] #76 DONE 0.0s [2020-04-21T14:37:35.891Z] [2020-04-21T14:37:35.891Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-21T14:37:37.795Z] #77 DONE 1.7s [2020-04-21T14:37:37.795Z] [2020-04-21T14:37:37.795Z] #78 exporting to image [2020-04-21T14:37:37.795Z] #78 exporting layers [2020-04-21T14:37:41.083Z] #78 exporting layers 3.7s done [2020-04-21T14:37:41.083Z] #78 writing image sha256:be86eb0bcbe989b399f1ca57dd4a9ac35ba2d265aaaad2d502e6540ec4a9c9c5 done [2020-04-21T14:37:41.083Z] #78 naming to docker.io/library/docker:8312004f41e9500824fa16ae991eeee0083f4771 done [2020-04-21T14:37:41.083Z] #78 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-21T14:37:41.425Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8312004f41e9500824fa16ae991eeee0083f4771 hack/test/unit [2020-04-21T14:37:45.615Z] ? github.com/docker/docker/api [no test files] [2020-04-21T14:37:45.994Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:37:45.994Z] [2020-04-21T14:37:46.557Z] [2020-04-21T14:37:46.557Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:37:46.557Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:37:46.557Z] HOSTNAME=6c7d1eb5320d [2020-04-21T14:37:46.557Z] TEST_SKIP_INTEGRATION=1 [2020-04-21T14:37:46.557Z] TESTDEBUG=0 [2020-04-21T14:37:46.557Z] DEST=bundles/test-integration [2020-04-21T14:37:46.557Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:37:46.557Z] KEEPBUNDLE=1 [2020-04-21T14:37:46.557Z] DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:37:46.557Z] container=docker [2020-04-21T14:37:46.557Z] HOME=/root [2020-04-21T14:37:46.557Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:37:46.557Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:37:46.557Z] VALIDATE_BRANCH=master [2020-04-21T14:37:46.557Z] TERM=xterm [2020-04-21T14:37:46.557Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:37:46.557Z] SHLVL=1 [2020-04-21T14:37:46.557Z] TIMEOUT=120m [2020-04-21T14:37:46.557Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:37:46.557Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:37:46.557Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-21T14:37:46.557Z] GO111MODULE=off [2020-04-21T14:37:46.557Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:37:46.557Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:37:46.557Z] GOPATH=/go [2020-04-21T14:37:46.557Z] PKG_CONFIG=pkg-config [2020-04-21T14:37:46.557Z] _=/usr/bin/env [2020-04-21T14:37:46.557Z] Building test suite binary ./integration-cli/test.main [2020-04-21T14:37:46.815Z] [2020-04-21T14:37:46.815Z] [2020-04-21T14:37:47.072Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:37:47.072Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:37:47.072Z] HOSTNAME=c55485a81c61 [2020-04-21T14:37:47.072Z] TEST_SKIP_INTEGRATION=1 [2020-04-21T14:37:47.072Z] TESTDEBUG=0 [2020-04-21T14:37:47.072Z] DEST=bundles/test-integration [2020-04-21T14:37:47.072Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:37:47.072Z] KEEPBUNDLE=1 [2020-04-21T14:37:47.072Z] DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:37:47.072Z] container=docker [2020-04-21T14:37:47.072Z] HOME=/root [2020-04-21T14:37:47.072Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:37:47.072Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:37:47.072Z] VALIDATE_BRANCH=master [2020-04-21T14:37:47.072Z] TERM=xterm [2020-04-21T14:37:47.072Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:37:47.072Z] SHLVL=1 [2020-04-21T14:37:47.072Z] TIMEOUT=120m [2020-04-21T14:37:47.072Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:37:47.072Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:37:47.072Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-21T14:37:47.072Z] GO111MODULE=off [2020-04-21T14:37:47.072Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:37:47.072Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:37:47.072Z] GOPATH=/go [2020-04-21T14:37:47.072Z] PKG_CONFIG=pkg-config [2020-04-21T14:37:47.072Z] _=/usr/bin/env [2020-04-21T14:37:47.072Z] Building test suite binary ./integration-cli/test.main [2020-04-21T14:37:47.072Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-21T14:37:47.638Z] No new tests added to integration. [2020-04-21T14:37:47.638Z] [2020-04-21T14:37:47.638Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:37:49.009Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:37:49.009Z] HOSTNAME=dfce5870fc2e [2020-04-21T14:37:49.009Z] TESTDEBUG=0 [2020-04-21T14:37:49.009Z] DEST=bundles/test-integration [2020-04-21T14:37:49.009Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:37:49.009Z] KEEPBUNDLE=1 [2020-04-21T14:37:49.009Z] DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:37:49.009Z] container=docker [2020-04-21T14:37:49.009Z] HOME=/root [2020-04-21T14:37:49.009Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:37:49.009Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:37:49.009Z] VALIDATE_BRANCH=master [2020-04-21T14:37:49.009Z] TERM=xterm [2020-04-21T14:37:49.009Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:37:49.009Z] SHLVL=1 [2020-04-21T14:37:49.009Z] TIMEOUT=120m [2020-04-21T14:37:49.009Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:37:49.009Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:37:49.009Z] GO111MODULE=off [2020-04-21T14:37:49.009Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-21T14:37:49.009Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:37:49.009Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:37:49.009Z] GOPATH=/go [2020-04-21T14:37:49.009Z] PKG_CONFIG=pkg-config [2020-04-21T14:37:49.009Z] _=/usr/bin/env [2020-04-21T14:37:49.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T14:37:55.239Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-21T14:37:55.239Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a82f6f37\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-21T14:37:55.239Z] ---------------------------------------------------------------------------- [2020-04-21T14:37:55.239Z] [2020-04-21T14:37:55.239Z] INFO: executeCI.ps1 starting at Tue Apr 21 14:37:53 CUT 2020 [2020-04-21T14:37:55.239Z] [2020-04-21T14:37:55.239Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-21T14:37:55.239Z] INFO: Running git version 2.24.1.windows.2 [2020-04-21T14:37:55.239Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-21T14:37:55.239Z] INFO: Environment variables: [2020-04-21T14:37:55.239Z] [2020-04-21T14:37:55.239Z] Name Value [2020-04-21T14:37:55.239Z] ---- ----- [2020-04-21T14:37:55.239Z] ALLUSERSPROFILE C:\ProgramData [2020-04-21T14:37:55.239Z] amd64 true [2020-04-21T14:37:55.239Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-21T14:37:55.239Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-21T14:37:55.239Z] arm64 true [2020-04-21T14:37:55.239Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-21T14:37:55.239Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-21T14:37:55.239Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-21T14:37:55.239Z] BRANCH_NAME PR-40825 [2020-04-21T14:37:55.239Z] BUILD_DISPLAY_NAME #9 [2020-04-21T14:37:55.239Z] BUILD_ID 9 [2020-04-21T14:37:55.239Z] BUILD_NUMBER 9 [2020-04-21T14:37:55.239Z] BUILD_TAG jenkins-moby-PR-40825-9 [2020-04-21T14:37:55.239Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40825/9/ [2020-04-21T14:37:55.239Z] CHANGE_AUTHOR thaJeztah [2020-04-21T14:37:55.239Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-04-21T14:37:55.239Z] CHANGE_BRANCH replace_term [2020-04-21T14:37:55.239Z] CHANGE_FORK thaJeztah/docker [2020-04-21T14:37:55.239Z] CHANGE_ID 40825 [2020-04-21T14:37:55.239Z] CHANGE_TARGET master [2020-04-21T14:37:55.239Z] CHANGE_TITLE Deprecate pkg/term and make it an alias for github.com/moby/term [2020-04-21T14:37:55.239Z] CHANGE_URL https://github.com/moby/moby/pull/40825 [2020-04-21T14:37:55.239Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-21T14:37:55.239Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-21T14:37:55.239Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-21T14:37:55.239Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-21T14:37:55.239Z] COMPUTERNAME azwin-2-ded520 [2020-04-21T14:37:55.239Z] ComSpec C:\windows\system32\cmd.exe [2020-04-21T14:37:55.239Z] ConfigSequenceNumber 0 [2020-04-21T14:37:55.239Z] dco true [2020-04-21T14:37:55.239Z] DOCKER_BUILDKIT 0 [2020-04-21T14:37:55.239Z] DOCKER_DUT_DEBUG 1 [2020-04-21T14:37:55.239Z] DOCKER_EXPERIMENTAL 1 [2020-04-21T14:37:55.239Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-21T14:37:55.239Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-21T14:37:55.239Z] EXECUTOR_NUMBER 0 [2020-04-21T14:37:55.239Z] FQDN azwin-2-ded520.westus.cloudapp.azure.com [2020-04-21T14:37:55.239Z] GIT_BRANCH PR-40825 [2020-04-21T14:37:55.239Z] GIT_COMMIT 8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:37:55.239Z] GIT_PREVIOUS_COMMIT 06fb2cc612c83aa880dbfb2a82cb045781db6afb [2020-04-21T14:37:55.239Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 06fb2cc612c83aa880dbfb2a82cb045781db6afb [2020-04-21T14:37:55.239Z] GIT_URL https://github.com/moby/moby.git [2020-04-21T14:37:55.239Z] HUDSON_COOKIE 5cee2e05-476a-49be-a7af-3acafe46bb04 [2020-04-21T14:37:55.239Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-21T14:37:55.239Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-21T14:37:55.239Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-21T14:37:55.239Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-21T14:37:55.239Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-21T14:37:55.239Z] JENKINS_NODE_COOKIE 2cd9e62c-6722-434d-bf4a-3dd1e2d8b519 [2020-04-21T14:37:55.239Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-21T14:37:55.239Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-21T14:37:55.239Z] JOB_BASE_NAME PR-40825 [2020-04-21T14:37:55.239Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40825/display/redirect [2020-04-21T14:37:55.239Z] JOB_NAME moby/PR-40825 [2020-04-21T14:37:55.239Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40825/ [2020-04-21T14:37:55.239Z] library.jps.version master [2020-04-21T14:37:55.239Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-21T14:37:55.239Z] NODE_LABELS amd64 azure azwin-2-ded520 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-21T14:37:55.239Z] NODE_NAME azwin-2-ded520 [2020-04-21T14:37:55.239Z] NUMBER_OF_PROCESSORS 4 [2020-04-21T14:37:55.239Z] OS Windows_NT [2020-04-21T14:37:55.239Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-21T14:37:55.239Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-21T14:37:55.239Z] ppc64le true [2020-04-21T14:37:55.239Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-21T14:37:55.239Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-21T14:37:55.239Z] PROCESSOR_LEVEL 6 [2020-04-21T14:37:55.239Z] PROCESSOR_REVISION 4f01 [2020-04-21T14:37:55.239Z] ProgramData C:\ProgramData [2020-04-21T14:37:55.239Z] ProgramFiles C:\Program Files [2020-04-21T14:37:55.239Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-21T14:37:55.239Z] ProgramW6432 C:\Program Files [2020-04-21T14:37:55.239Z] PROMPT $P$G [2020-04-21T14:37:55.239Z] PSExecutionPolicyPreference Bypass [2020-04-21T14:37:55.239Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-21T14:37:55.239Z] PUBLIC C:\Users\Public [2020-04-21T14:37:55.239Z] rootless true [2020-04-21T14:37:55.239Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40825/9/display/redirect?page=changes [2020-04-21T14:37:55.239Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40825/9/display/redirect [2020-04-21T14:37:55.239Z] s390x true [2020-04-21T14:37:55.239Z] SKIP_VALIDATION_TESTS 1 [2020-04-21T14:37:55.239Z] SOURCES_DRIVE d [2020-04-21T14:37:55.239Z] SOURCES_SUBDIR gopath [2020-04-21T14:37:55.239Z] STAGE_NAME Run tests [2020-04-21T14:37:55.239Z] SystemDrive C: [2020-04-21T14:37:55.239Z] SystemRoot C:\windows [2020-04-21T14:37:55.239Z] TEMP C:\windows\TEMP [2020-04-21T14:37:55.239Z] TESTDEBUG 0 [2020-04-21T14:37:55.239Z] TESTRUN_DRIVE d [2020-04-21T14:37:55.239Z] TESTRUN_SUBDIR CI [2020-04-21T14:37:55.239Z] TIMEOUT 120m [2020-04-21T14:37:55.239Z] TMP C:\windows\TEMP [2020-04-21T14:37:55.239Z] unit_validate true [2020-04-21T14:37:55.239Z] USERDOMAIN WORKGROUP [2020-04-21T14:37:55.239Z] USERNAME azwin-2-ded520$ [2020-04-21T14:37:55.239Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-21T14:37:55.239Z] validate_force false [2020-04-21T14:37:55.239Z] windir C:\windows [2020-04-21T14:37:55.239Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-21T14:37:55.239Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-21T14:37:55.239Z] windowsRS1 false [2020-04-21T14:37:55.239Z] windowsRS5 true [2020-04-21T14:37:55.239Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-21T14:37:55.239Z] [2020-04-21T14:37:55.239Z] [2020-04-21T14:37:55.239Z] [2020-04-21T14:37:55.239Z] INFO: Sources under d:\gopath\... [2020-04-21T14:37:55.239Z] INFO: Test run under d:\CI\... [2020-04-21T14:37:55.239Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-21T14:37:55.239Z] INFO: docker/docker repository was found [2020-04-21T14:37:55.239Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-04-21T14:37:55.619Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:37:55.619Z] [2020-04-21T14:37:55.619Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:37:55.619Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:37:55.619Z] HOSTNAME=0d80f6d34c76 [2020-04-21T14:37:55.619Z] TESTDEBUG=0 [2020-04-21T14:37:55.619Z] DEST=bundles/test-integration [2020-04-21T14:37:55.619Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:37:55.619Z] DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:37:55.619Z] container=docker [2020-04-21T14:37:55.619Z] HOME=/root [2020-04-21T14:37:55.619Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:37:55.619Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:37:55.619Z] VALIDATE_BRANCH=master [2020-04-21T14:37:55.619Z] TERM=xterm [2020-04-21T14:37:55.619Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:37:55.619Z] SHLVL=1 [2020-04-21T14:37:55.619Z] TIMEOUT=120m [2020-04-21T14:37:55.619Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:37:55.619Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:37:55.619Z] GO111MODULE=off [2020-04-21T14:37:55.619Z] DOCKER_EXPERIMENTAL=1 [2020-04-21T14:37:55.619Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-21T14:37:55.619Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:37:55.619Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:37:55.619Z] GOPATH=/go [2020-04-21T14:37:55.619Z] PKG_CONFIG=pkg-config [2020-04-21T14:37:55.619Z] _=/usr/bin/env [2020-04-21T14:37:55.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T14:37:55.730Z] ltsc2019: Pulling from windows/servercore [2020-04-21T14:37:56.235Z] 65014b3c3121: Pulling fs layer [2020-04-21T14:37:56.235Z] eac6fba788c9: Pulling fs layer [2020-04-21T14:37:57.836Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2020-04-21T14:38:05.170Z] eac6fba788c9: Verifying Checksum [2020-04-21T14:38:05.170Z] eac6fba788c9: Download complete [2020-04-21T14:38:10.092Z] 65014b3c3121: Verifying Checksum [2020-04-21T14:38:10.092Z] 65014b3c3121: Download complete [2020-04-21T14:38:14.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T14:38:14.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T14:38:14.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T14:38:29.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T14:38:29.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T14:38:30.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T14:38:31.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T14:38:31.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T14:38:32.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T14:38:35.206Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:38:35.206Z] [2020-04-21T14:38:35.206Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:38:35.206Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:38:35.206Z] HOSTNAME=6369a62c5208 [2020-04-21T14:38:35.206Z] DEST=bundles/test-integration [2020-04-21T14:38:35.206Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:38:35.206Z] DOCKER_ROOTLESS=1 [2020-04-21T14:38:35.206Z] DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:38:35.206Z] container=docker [2020-04-21T14:38:35.206Z] HOME=/root [2020-04-21T14:38:35.206Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:38:35.206Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:38:35.206Z] VALIDATE_BRANCH=master [2020-04-21T14:38:35.206Z] TERM=xterm [2020-04-21T14:38:35.206Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:38:35.206Z] SHLVL=1 [2020-04-21T14:38:35.206Z] TIMEOUT=120m [2020-04-21T14:38:35.206Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:38:35.206Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:38:35.206Z] GO111MODULE=off [2020-04-21T14:38:35.206Z] DOCKER_EXPERIMENTAL=1 [2020-04-21T14:38:35.206Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-21T14:38:35.206Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:38:35.206Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:38:35.206Z] GOPATH=/go [2020-04-21T14:38:35.206Z] PKG_CONFIG=pkg-config [2020-04-21T14:38:35.206Z] _=/usr/bin/env [2020-04-21T14:38:35.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T14:38:35.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T14:38:36.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T14:38:37.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T14:38:38.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T14:38:38.423Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m4.270733418s with top 10 stages: buildssa: 1m32.518212724s, goimports: 22.263917962s, unconvert: 13.116551514s, gosec: 10.669065336s, golint: 6.225326706s, misspell: 4.44682326s, ineffassign: 4.099007237s, inspect: 3.431900764s, vrp: 3.227713608s, ctrlflow: 1.865718948s [2020-04-21T14:38:39.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T14:38:40.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T14:38:41.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T14:38:42.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T14:38:43.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T14:38:44.213Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:38:44.213Z] Using test binary docker [2020-04-21T14:38:44.213Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-21T14:38:44.213Z] +++ /etc/init.d/apparmor start [2020-04-21T14:38:44.213Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:38:44.213Z] INFO: Waiting for daemon to start... [2020-04-21T14:38:44.213Z] Starting dockerd [2020-04-21T14:38:44.213Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-04-21T14:38:46.229Z] . [2020-04-21T14:38:46.229Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:38:46.229Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:38:46.229Z] Error: No such image: emptyfs [2020-04-21T14:38:46.229Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:38:46.229Z] ++++ docker load [2020-04-21T14:38:46.510Z] Running integration-test (iteration 1) [2020-04-21T14:38:46.510Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-21T14:38:46.510Z] ++ 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-21T14:38:46.510Z] ++ set -e [2020-04-21T14:38:46.510Z] ++ '[' -n 0 ']' [2020-04-21T14:38:46.510Z] ++ set -x [2020-04-21T14:38:46.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=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-21T14:38:53.281Z] INFO [runner/unused/goanalysis] analyzers took 25.57421206s with top 10 stages: buildssa: 21.901848882s, U1000: 3.672363178s [2020-04-21T14:38:53.281Z] INFO [runner] Issues before processing: 2296, after processing: 0 [2020-04-21T14:38:53.281Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1687/1687, skip_files: 1687/1687, skip_dirs: 1687/1687, autogenerated_exclude: 1582/1687, exclude-rules: 63/1582, cgo: 1687/2296, identifier_marker: 1582/1582, exclude: 1582/1582, filename_unadjuster: 1687/1687, nolint: 0/63 [2020-04-21T14:38:53.281Z] INFO [runner] processing took 58.110415ms with stages: nolint: 24.902561ms, identifier_marker: 16.524387ms, path_prettifier: 7.679028ms, autogenerated_exclude: 3.572038ms, exclude-rules: 3.371697ms, skip_dirs: 1.616948ms, cgo: 345.084µs, filename_unadjuster: 93.732µs, max_same_issues: 1.784µs, uniq_by_line: 651ns, max_from_linter: 503ns, diff: 388ns, skip_files: 380ns, path_shortener: 345ns, exclude: 343ns, source_code: 295ns, max_per_file_from_linter: 251ns [2020-04-21T14:38:53.281Z] INFO [runner] linters took 1m33.127508699s with stages: goanalysis_metalinter: 1m15.538261592s, unused: 17.530998413s [2020-04-21T14:38:53.281Z] INFO File cache stats: 1441 entries of total size 6.8MiB [2020-04-21T14:38:53.281Z] INFO Memory: 1563 samples, avg is 255.9MB, max is 3099.8MB [2020-04-21T14:38:53.281Z] INFO Execution took 3m27.40438713s [2020-04-21T14:38:53.281Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-21T14:38:53.351Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:38:53.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8312004f41e9500824fa16ae991eeee0083f4771 hack/make.sh dynbinary-daemon test-docker-py [2020-04-21T14:38:53.632Z] Loaded image: busybox:latest [2020-04-21T14:38:53.867Z] [2020-04-21T14:38:53.913Z] Loaded image: busybox:glibc [2020-04-21T14:38:53.913Z] Loaded image: debian:jessie [2020-04-21T14:38:53.913Z] Loaded image: hello-world:latest [2020-04-21T14:38:53.913Z] INFO: Testing against a local daemon [2020-04-21T14:38:53.913Z] === RUN TestCgroupNamespacesBuild [2020-04-21T14:38:54.088Z] ok github.com/docker/docker/api/server/httputils 0.038s coverage: 14.7% of statements [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-21T14:38:54.088Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-21T14:38:54.088Z] ok github.com/docker/docker/api/types/filters 0.023s coverage: 92.2% of statements [2020-04-21T14:38:54.088Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2020-04-21T14:38:54.088Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-04-21T14:38:54.088Z] ok github.com/docker/docker/api/server/router/swarm 0.031s coverage: 4.8% of statements [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-21T14:38:54.088Z] ok github.com/docker/docker/api/types/versions 0.023s coverage: 75.0% of statements [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/builder [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-21T14:38:54.088Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-21T14:38:54.088Z] ok github.com/docker/docker/builder/dockerignore 0.052s coverage: 96.8% of statements [2020-04-21T14:38:54.088Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2020-04-21T14:38:54.125Z] Removing bundles/ [2020-04-21T14:38:54.125Z] [2020-04-21T14:38:54.125Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-21T14:38:54.125Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:38:54.125Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:38:54.347Z] ok github.com/docker/docker/builder/remotecontext 0.322s coverage: 13.6% of statements [2020-04-21T14:38:54.347Z] ok github.com/docker/docker/builder/remotecontext/git 3.295s coverage: 86.3% of statements [2020-04-21T14:38:55.724Z] ok github.com/docker/docker/builder/dockerfile 1.161s coverage: 48.2% of statements [2020-04-21T14:38:55.724Z] ? github.com/docker/docker/cli [no test files] [2020-04-21T14:38:55.724Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-21T14:38:56.580Z] --- PASS: TestCgroupNamespacesBuild (2.36s) [2020-04-21T14:38:56.580Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-21T14:38:58.598Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-04-21T14:38:58.598Z] === RUN TestBuildWithSession [2020-04-21T14:38:58.598Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-21T14:38:58.598Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:38:58.598Z] === RUN TestBuildSquashParent [2020-04-21T14:38:59.921Z] ok github.com/docker/docker/client 0.366s coverage: 75.4% of statements [2020-04-21T14:39:05.390Z] --- PASS: TestBuildSquashParent (6.57s) [2020-04-21T14:39:05.390Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-21T14:39:05.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:39:05.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:39:05.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:39:05.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:39:05.390Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:39:05.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:39:05.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:39:05.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:39:05.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:39:05.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:39:05.390Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:39:05.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:39:05.390Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:39:05.390Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:39:07.408Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:39:07.408Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:39:10.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:39:10.077Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:39:12.268Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-21T14:39:12.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-04-21T14:39:12.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s) [2020-04-21T14:39:12.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.18s) [2020-04-21T14:39:12.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s) [2020-04-21T14:39:12.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.31s) [2020-04-21T14:39:12.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.30s) [2020-04-21T14:39:12.268Z] === RUN TestBuildMultiStageCopy [2020-04-21T14:39:12.268Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-21T14:39:13.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T14:39:13.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T14:39:13.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T14:39:14.300Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-21T14:39:14.912Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-21T14:39:15.525Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-21T14:39:16.138Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-21T14:39:16.750Z] --- PASS: TestBuildMultiStageCopy (4.72s) [2020-04-21T14:39:16.750Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2020-04-21T14:39:16.750Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2020-04-21T14:39:16.750Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-04-21T14:39:16.750Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-04-21T14:39:16.750Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2020-04-21T14:39:16.750Z] === RUN TestBuildMultiStageParentConfig [2020-04-21T14:39:18.217Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2020-04-21T14:39:18.217Z] === RUN TestBuildLabelWithTargets [2020-04-21T14:39:20.885Z] --- PASS: TestBuildLabelWithTargets (2.35s) [2020-04-21T14:39:20.885Z] === RUN TestBuildWithEmptyLayers [2020-04-21T14:39:21.887Z] --- PASS: TestBuildWithEmptyLayers (1.04s) [2020-04-21T14:39:21.888Z] === RUN TestBuildMultiStageOnBuild [2020-04-21T14:39:24.557Z] --- PASS: TestBuildMultiStageOnBuild (2.98s) [2020-04-21T14:39:24.557Z] === RUN TestBuildUncleanTarFilenames [2020-04-21T14:39:26.024Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-04-21T14:39:26.024Z] === RUN TestBuildMultiStageLayerLeak [2020-04-21T14:39:28.944Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:39:28.944Z] [2020-04-21T14:39:28.944Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:39:28.944Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:39:28.944Z] HOSTNAME=b9d98e8f0cf8 [2020-04-21T14:39:28.944Z] TESTDEBUG=0 [2020-04-21T14:39:28.944Z] DEST=bundles/test-integration [2020-04-21T14:39:28.944Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:39:28.944Z] DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:39:28.944Z] container=docker [2020-04-21T14:39:28.944Z] HOME=/root [2020-04-21T14:39:28.944Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:39:28.944Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:39:28.944Z] VALIDATE_BRANCH=master [2020-04-21T14:39:28.944Z] TERM=xterm [2020-04-21T14:39:28.944Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:39:28.944Z] SHLVL=1 [2020-04-21T14:39:28.944Z] TIMEOUT=120m [2020-04-21T14:39:28.944Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:39:28.944Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:39:28.944Z] GO111MODULE=off [2020-04-21T14:39:28.944Z] DOCKER_EXPERIMENTAL=1 [2020-04-21T14:39:28.944Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-21T14:39:28.944Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:39:28.944Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:39:28.944Z] GOPATH=/go [2020-04-21T14:39:28.944Z] PKG_CONFIG=pkg-config [2020-04-21T14:39:28.944Z] _=/usr/bin/env [2020-04-21T14:39:28.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T14:39:29.471Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2020-04-21T14:39:29.471Z] === RUN TestBuildWithHugeFile [2020-04-21T14:39:32.149Z] ok github.com/docker/docker/cmd/dockerd 0.133s coverage: 30.8% of statements [2020-04-21T14:39:32.149Z] ok github.com/docker/docker/container 0.175s coverage: 34.9% of statements [2020-04-21T14:39:32.149Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-21T14:39:32.149Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-21T14:39:32.149Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-21T14:39:32.149Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-21T14:39:32.149Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.024s coverage: 65.3% of statements [2020-04-21T14:39:33.089Z] ok github.com/docker/docker/daemon/cluster/convert 0.034s coverage: 35.6% of statements [2020-04-21T14:39:34.472Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2020-04-21T14:39:35.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T14:39:36.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T14:39:37.015Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2020-04-21T14:39:37.587Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.7% of statements [2020-04-21T14:39:37.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T14:39:38.528Z] ok github.com/docker/docker/daemon/events 0.088s coverage: 50.0% of statements [2020-04-21T14:39:38.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T14:39:38.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T14:39:40.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T14:39:40.438Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-04-21T14:39:40.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T14:39:41.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T14:39:43.734Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-04-21T14:39:43.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T14:39:45.110Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.476s coverage: 14.0% of statements [2020-04-21T14:39:45.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T14:39:45.370Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.542s coverage: 57.0% of statements [2020-04-21T14:39:47.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T14:39:47.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T14:39:47.912Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.015s coverage: 1.8% of statements [2020-04-21T14:39:49.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T14:39:49.823Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.688s coverage: 72.5% of statements [2020-04-21T14:39:49.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T14:39:50.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T14:39:51.205Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.286s coverage: 46.2% of statements [2020-04-21T14:39:51.205Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.945s coverage: 49.5% of statements [2020-04-21T14:39:51.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T14:39:52.145Z] ok github.com/docker/docker/daemon 12.355s coverage: 17.3% of statements [2020-04-21T14:39:52.145Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-21T14:39:52.145Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-21T14:39:52.145Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-21T14:39:52.145Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-21T14:39:52.145Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-21T14:39:53.085Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.043s coverage: 58.0% of statements [2020-04-21T14:39:53.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T14:39:54.023Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.653s coverage: 76.1% of statements [2020-04-21T14:39:54.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T14:39:54.283Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-04-21T14:39:54.544Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-04-21T14:39:55.059Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:39:55.059Z] Using test binary docker [2020-04-21T14:39:55.059Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-21T14:39:55.059Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:39:55.059Z] INFO: Waiting for daemon to start... [2020-04-21T14:39:55.059Z] Starting dockerd [2020-04-21T14:39:56.415Z] --- PASS: TestBuildWithHugeFile (26.80s) [2020-04-21T14:39:56.415Z] === RUN TestBuildWithEmptyDockerfile [2020-04-21T14:39:56.415Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:39:56.415Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:39:56.415Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:39:56.415Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:39:56.415Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:39:56.415Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:39:56.415Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:39:56.415Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:39:56.415Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:39:56.415Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-04-21T14:39:56.415Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-04-21T14:39:56.415Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-04-21T14:39:56.415Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.20s) [2020-04-21T14:39:56.415Z] === RUN TestBuildPreserveOwnership [2020-04-21T14:39:56.415Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-21T14:39:57.083Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 41.8% of statements [2020-04-21T14:39:57.342Z] ok github.com/docker/docker/daemon/logger/awslogs 0.244s coverage: 77.8% of statements [2020-04-21T14:39:57.342Z] ok github.com/docker/docker/daemon/images 0.046s coverage: 4.9% of statements [2020-04-21T14:39:57.583Z] . [2020-04-21T14:39:57.583Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:39:57.583Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:39:57.583Z] Error: No such image: emptyfs [2020-04-21T14:39:57.583Z] Running integration-test (iteration 1) [2020-04-21T14:39:57.583Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-21T14:39:57.602Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.825s coverage: 57.7% of statements [2020-04-21T14:39:57.602Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-21T14:39:57.602Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-21T14:39:57.602Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-21T14:39:57.602Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-21T14:39:57.602Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-21T14:39:57.602Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-21T14:39:58.541Z] ok github.com/docker/docker/daemon/logger/gelf 0.054s coverage: 67.0% of statements [2020-04-21T14:39:58.801Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.043s coverage: 87.2% of statements [2020-04-21T14:39:58.801Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-04-21T14:39:59.061Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 61.6% of statements [2020-04-21T14:40:00.442Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2020-04-21T14:40:00.442Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 33.3% of statements [2020-04-21T14:40:00.442Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-21T14:40:00.702Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.074s coverage: 19.8% of statements [2020-04-21T14:40:00.786Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-21T14:40:01.640Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2020-04-21T14:40:02.581Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 47.8% of statements [2020-04-21T14:40:02.581Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2020-04-21T14:40:02.803Z] --- PASS: TestBuildPreserveOwnership (6.56s) [2020-04-21T14:40:02.803Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2020-04-21T14:40:02.803Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2020-04-21T14:40:02.803Z] === RUN TestBuildPlatformInvalid [2020-04-21T14:40:02.803Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-04-21T14:40:02.803Z] PASS [2020-04-21T14:40:02.803Z] [2020-04-21T14:40:02.803Z] === Skipped [2020-04-21T14:40:02.803Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-21T14:40:02.803Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:40:02.803Z] [2020-04-21T14:40:02.803Z] [2020-04-21T14:40:02.803Z] DONE 32 tests, 1 skipped in 76.314s [2020-04-21T14:40:02.803Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-21T14:40:02.803Z] ++ 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-21T14:40:02.803Z] ++ set -e [2020-04-21T14:40:02.803Z] ++ '[' -n 0 ']' [2020-04-21T14:40:02.803Z] ++ set -x [2020-04-21T14:40:02.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=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-21T14:40:03.084Z] INFO: Testing against a local daemon [2020-04-21T14:40:03.084Z] === RUN TestConfigInspect [2020-04-21T14:40:03.521Z] ok github.com/docker/docker/daemon/logger/splunk 1.886s coverage: 82.5% of statements [2020-04-21T14:40:03.521Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-21T14:40:03.521Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-21T14:40:04.905Z] ok github.com/docker/docker/distribution/metadata 0.084s coverage: 48.2% of statements [2020-04-21T14:40:05.164Z] ok github.com/docker/docker/errdefs 0.018s coverage: 49.4% of statements [2020-04-21T14:40:05.424Z] ok github.com/docker/docker/distribution 0.316s coverage: 22.1% of statements [2020-04-21T14:40:05.424Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-21T14:40:06.805Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-04-21T14:40:07.065Z] ok github.com/docker/docker/distribution/xfer 1.741s coverage: 85.1% of statements [2020-04-21T14:40:07.065Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-21T14:40:07.325Z] ok github.com/docker/docker/image 0.060s coverage: 86.4% of statements [2020-04-21T14:40:07.325Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-21T14:40:07.325Z] ok github.com/docker/docker/image/v1 0.034s coverage: 25.0% of statements [2020-04-21T14:40:07.325Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-21T14:40:07.457Z] --- PASS: TestConfigInspect (3.88s) [2020-04-21T14:40:07.457Z] === RUN TestConfigList [2020-04-21T14:40:07.542Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:40:07.542Z] Loaded image: busybox:latest [2020-04-21T14:40:07.542Z] Loaded image: busybox:glibc [2020-04-21T14:40:07.542Z] Loaded image: debian:jessie [2020-04-21T14:40:07.542Z] Loaded image: hello-world:latest [2020-04-21T14:40:07.542Z] INFO: Testing against a local daemon [2020-04-21T14:40:07.542Z] === RUN TestCgroupNamespacesBuild [2020-04-21T14:40:07.896Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2020-04-21T14:40:08.838Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 50.0% of statements [2020-04-21T14:40:09.428Z] ok github.com/docker/docker/opts 0.097s coverage: 67.4% of statements [2020-04-21T14:40:10.064Z] --- PASS: TestCgroupNamespacesBuild (3.03s) [2020-04-21T14:40:10.064Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-21T14:40:10.810Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-04-21T14:40:10.901Z] --- PASS: TestConfigList (3.53s) [2020-04-21T14:40:10.902Z] === RUN TestConfigsCreateAndDelete [2020-04-21T14:40:11.068Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-04-21T14:40:11.068Z] ok github.com/docker/docker/pkg/authorization 0.542s coverage: 68.3% of statements [2020-04-21T14:40:12.006Z] ok github.com/docker/docker/pkg/directory 0.019s coverage: 80.0% of statements [2020-04-21T14:40:12.006Z] ok github.com/docker/docker/pkg/archive 1.270s coverage: 77.1% of statements [2020-04-21T14:40:12.576Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-04-21T14:40:12.835Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-04-21T14:40:13.339Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.58s) [2020-04-21T14:40:13.339Z] === RUN TestBuildWithSession [2020-04-21T14:40:13.339Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-21T14:40:13.339Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:40:13.339Z] === RUN TestBuildSquashParent [2020-04-21T14:40:13.773Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2020-04-21T14:40:14.032Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-04-21T14:40:14.345Z] --- PASS: TestConfigsCreateAndDelete (3.67s) [2020-04-21T14:40:14.345Z] === RUN TestConfigsUpdate [2020-04-21T14:40:14.600Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-04-21T14:40:15.536Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-04-21T14:40:15.634Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:40:15.634Z] [2020-04-21T14:40:15.634Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-21T14:40:15.634Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-21T14:40:15.634Z] Using test binary docker [2020-04-21T14:40:15.634Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-21T14:40:15.634Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:40:15.634Z] INFO: Waiting for daemon to start... [2020-04-21T14:40:15.634Z] Starting dockerd [2020-04-21T14:40:16.103Z] ok github.com/docker/docker/pkg/chrootarchive 3.612s coverage: 43.2% of statements [2020-04-21T14:40:16.197Z] . [2020-04-21T14:40:16.197Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-21T14:40:16.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T14:40:16.363Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-04-21T14:40:16.931Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-04-21T14:40:16.931Z] ok github.com/docker/docker/pkg/fsutils 0.284s coverage: 85.1% of statements [2020-04-21T14:40:16.931Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2020-04-21T14:40:17.802Z] --- PASS: TestConfigsUpdate (3.61s) [2020-04-21T14:40:17.802Z] === RUN TestTemplatedConfig [2020-04-21T14:40:18.313Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-04-21T14:40:18.313Z] ok github.com/docker/docker/pkg/idtools 0.474s coverage: 70.1% of statements [2020-04-21T14:40:18.313Z] ok github.com/docker/docker/layer 7.859s coverage: 68.8% of statements [2020-04-21T14:40:18.313Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-21T14:40:18.313Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-21T14:40:18.313Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-21T14:40:18.313Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-21T14:40:18.313Z] ? github.com/docker/docker/oci [no test files] [2020-04-21T14:40:18.313Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-21T14:40:18.313Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-21T14:40:18.313Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-21T14:40:18.313Z] ok github.com/docker/docker/pkg/ioutils 0.583s coverage: 69.3% of statements [2020-04-21T14:40:18.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T14:40:18.573Z] ok github.com/docker/docker/pkg/locker 0.042s coverage: 88.9% of statements [2020-04-21T14:40:18.573Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2020-04-21T14:40:18.573Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-21T14:40:18.573Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-21T14:40:18.833Z] ok github.com/docker/docker/pkg/namesgenerator 0.023s coverage: 85.7% of statements [2020-04-21T14:40:18.833Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-21T14:40:19.092Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-04-21T14:40:19.092Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-04-21T14:40:19.662Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2020-04-21T14:40:19.662Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 91.4% of statements [2020-04-21T14:40:19.662Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-21T14:40:19.662Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-21T14:40:19.923Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.031s coverage: 56.8% of statements [2020-04-21T14:40:20.862Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-04-21T14:40:20.862Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2020-04-21T14:40:20.862Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-04-21T14:40:21.431Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2020-04-21T14:40:21.474Z] --- PASS: TestBuildSquashParent (7.61s) [2020-04-21T14:40:21.474Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-21T14:40:21.474Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:40:21.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:40:21.474Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:40:21.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:40:21.474Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:40:21.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:40:21.474Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:40:21.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:40:21.474Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:40:21.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:40:21.474Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:40:21.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:40:21.474Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:40:21.474Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:40:22.003Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-04-21T14:40:22.174Z] --- PASS: TestTemplatedConfig (3.77s) [2020-04-21T14:40:22.174Z] === RUN TestConfigCreateResolve [2020-04-21T14:40:22.262Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 73.9% of statements [2020-04-21T14:40:22.713Z] 65014b3c3121: Pull complete [2020-04-21T14:40:22.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T14:40:22.830Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-04-21T14:40:22.830Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-04-21T14:40:22.844Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:40:23.101Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:40:23.398Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-04-21T14:40:23.398Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-04-21T14:40:24.334Z] ok github.com/docker/docker/pkg/tailfile 0.096s coverage: 88.6% of statements [2020-04-21T14:40:24.334Z] ok github.com/docker/docker/pkg/system 0.034s coverage: 36.9% of statements [2020-04-21T14:40:24.334Z] ok github.com/docker/docker/pkg/signal 2.799s coverage: 61.0% of statements [2020-04-21T14:40:24.594Z] testing: warning: no tests to run [2020-04-21T14:40:24.594Z] coverage: [no statements] [2020-04-21T14:40:24.594Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2020-04-21T14:40:24.997Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:40:24.997Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:40:25.162Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-04-21T14:40:25.162Z] ok github.com/docker/docker/pkg/tarsum 0.115s coverage: 89.3% of statements [2020-04-21T14:40:25.162Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-04-21T14:40:25.422Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-04-21T14:40:25.617Z] --- PASS: TestConfigCreateResolve (3.69s) [2020-04-21T14:40:25.617Z] === RUN TestConfigDaemonLibtrustID [2020-04-21T14:40:25.617Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-04-21T14:40:25.617Z] PASS [2020-04-21T14:40:25.617Z] [2020-04-21T14:40:25.617Z] DONE 7 tests in 22.751s [2020-04-21T14:40:25.617Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-21T14:40:25.617Z] ++ 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-21T14:40:25.617Z] ++ set -e [2020-04-21T14:40:25.617Z] ++ '[' -n 0 ']' [2020-04-21T14:40:25.617Z] ++ set -x [2020-04-21T14:40:25.617Z] ++ 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-21T14:40:25.617Z] INFO: Testing against a local daemon [2020-04-21T14:40:25.898Z] === RUN TestCheckpoint [2020-04-21T14:40:25.898Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-21T14:40:25.898Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:40:25.898Z] === RUN TestContainerInvalidJSON [2020-04-21T14:40:25.898Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:40:25.898Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:40:25.898Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:40:25.898Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:40:25.898Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:40:25.898Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:40:25.898Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:40:25.898Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:40:25.898Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:40:25.898Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-21T14:40:25.898Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-21T14:40:25.898Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-21T14:40:25.898Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-21T14:40:25.898Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-21T14:40:25.898Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-04-21T14:40:25.898Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-21T14:40:26.179Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-04-21T14:40:26.179Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-21T14:40:26.179Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-04-21T14:40:26.179Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-21T14:40:26.179Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-04-21T14:40:26.179Z] === RUN TestCopyFromContainer [2020-04-21T14:40:26.802Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-04-21T14:40:26.891Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-21T14:40:26.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-04-21T14:40:26.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.66s) [2020-04-21T14:40:26.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2020-04-21T14:40:26.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2020-04-21T14:40:26.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2020-04-21T14:40:26.891Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2020-04-21T14:40:26.891Z] === RUN TestBuildMultiStageCopy [2020-04-21T14:40:26.891Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-21T14:40:27.371Z] ok github.com/docker/docker/profiles/seccomp 0.017s coverage: 73.8% of statements [2020-04-21T14:40:27.631Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2020-04-21T14:40:28.569Z] ok github.com/docker/docker/plugin 0.609s coverage: 23.3% of statements [2020-04-21T14:40:28.829Z] ok github.com/docker/docker/registry/resumable 0.043s coverage: 100.0% of statements [2020-04-21T14:40:28.846Z] === RUN TestCopyFromContainer// [2020-04-21T14:40:28.846Z] === RUN TestCopyFromContainer//bar/root [2020-04-21T14:40:28.846Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-21T14:40:28.846Z] === RUN TestCopyFromContainer/bar/quux [2020-04-21T14:40:28.846Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-21T14:40:28.846Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-21T14:40:28.846Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-21T14:40:28.846Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-21T14:40:29.127Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-21T14:40:29.127Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-21T14:40:29.127Z] --- PASS: TestCopyFromContainer (2.89s) [2020-04-21T14:40:29.127Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-21T14:40:29.127Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-21T14:40:29.127Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-04-21T14:40:29.127Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-04-21T14:40:29.127Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-21T14:40:29.127Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-04-21T14:40:29.127Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-04-21T14:40:29.128Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-21T14:40:29.128Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-21T14:40:29.128Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-21T14:40:29.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-21T14:40:29.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:40:29.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:40:29.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:40:29.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:40:29.128Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:40:29.128Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:40:29.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:40:29.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:40:29.128Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:40:29.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-21T14:40:29.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-21T14:40:29.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-21T14:40:29.128Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-21T14:40:29.128Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-21T14:40:29.402Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-04-21T14:40:29.409Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-04-21T14:40:29.409Z] === RUN TestCreateWithInvalidEnv [2020-04-21T14:40:29.409Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-21T14:40:29.409Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-21T14:40:29.409Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-21T14:40:29.409Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-21T14:40:29.409Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-21T14:40:29.409Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-21T14:40:29.409Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-21T14:40:29.409Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-21T14:40:29.409Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-21T14:40:29.409Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-21T14:40:29.409Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-21T14:40:29.409Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-21T14:40:29.409Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-21T14:40:29.409Z] === RUN TestCreateTmpfsMountsTarget [2020-04-21T14:40:29.409Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-21T14:40:29.409Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-21T14:40:29.972Z] ok github.com/docker/docker/registry 0.225s coverage: 56.1% of statements [2020-04-21T14:40:29.972Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2020-04-21T14:40:30.165Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-21T14:40:30.232Z] ok github.com/docker/docker/runconfig 0.040s coverage: 68.2% of statements [2020-04-21T14:40:31.096Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-21T14:40:31.426Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2020-04-21T14:40:31.426Z] === RUN TestCreateWithCapabilities [2020-04-21T14:40:31.707Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-21T14:40:31.707Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-21T14:40:31.707Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:40:31.707Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:40:31.707Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:40:31.707Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:40:31.707Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:40:31.707Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:40:31.707Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:40:31.707Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:40:31.707Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:40:31.707Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:40:31.707Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-21T14:40:31.707Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-21T14:40:31.707Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:40:31.707Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:40:31.707Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:40:31.707Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:40:31.707Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:40:31.707Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:40:31.707Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:40:31.707Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:40:31.708Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-21T14:40:31.708Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-21T14:40:31.708Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:40:31.708Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:40:31.708Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:40:31.708Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:40:31.708Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:40:31.708Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:40:31.708Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:40:31.708Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:40:31.989Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-04-21T14:40:31.989Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-04-21T14:40:31.989Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-21T14:40:32.140Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2020-04-21T14:40:32.466Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-21T14:40:33.080Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2020-04-21T14:40:33.338Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.0% of statements [2020-04-21T14:40:33.396Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-21T14:40:33.906Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-04-21T14:40:34.326Z] --- PASS: TestBuildMultiStageCopy (7.25s) [2020-04-21T14:40:34.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2020-04-21T14:40:34.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-21T14:40:34.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-04-21T14:40:34.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-04-21T14:40:34.326Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-04-21T14:40:34.326Z] === RUN TestBuildMultiStageParentConfig [2020-04-21T14:40:34.656Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-04-21T14:40:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-21T14:40:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:40:34.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:40:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:40:34.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:40:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:40:34.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:40:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:40:34.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:40:34.656Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:40:34.656Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:40:34.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:40:34.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:40:34.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:40:34.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:40:34.656Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:40:34.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-21T14:40:34.656Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-21T14:40:34.657Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-21T14:40:34.657Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-04-21T14:40:34.657Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-21T14:40:34.657Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-21T14:40:34.657Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-21T14:40:35.268Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2020-04-21T14:40:35.268Z] === RUN TestContainerStartOnDaemonRestart [2020-04-21T14:40:35.268Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-21T14:40:35.268Z] === RUN TestDaemonRestartIpcMode [2020-04-21T14:40:35.268Z] === PAUSE TestDaemonRestartIpcMode [2020-04-21T14:40:35.268Z] === RUN TestDaemonHostGatewayIP [2020-04-21T14:40:35.268Z] === PAUSE TestDaemonHostGatewayIP [2020-04-21T14:40:35.268Z] === RUN TestContainerKillOnDaemonStart [2020-04-21T14:40:35.268Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-21T14:40:35.268Z] === RUN TestDiff [2020-04-21T14:40:36.271Z] --- PASS: TestDiff (0.82s) [2020-04-21T14:40:36.271Z] === RUN TestExecWithCloseStdin [2020-04-21T14:40:37.274Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-04-21T14:40:37.274Z] === RUN TestExec [2020-04-21T14:40:37.887Z] --- PASS: TestExec (0.89s) [2020-04-21T14:40:37.887Z] === RUN TestExecUser [2020-04-21T14:40:38.890Z] --- PASS: TestExecUser (0.86s) [2020-04-21T14:40:38.890Z] === RUN TestExportContainerAndImportImage [2020-04-21T14:40:39.579Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-04-21T14:40:39.579Z] === RUN TestBuildLabelWithTargets [2020-04-21T14:40:39.894Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-04-21T14:40:39.894Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-21T14:40:41.360Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-04-21T14:40:41.360Z] === RUN TestHealthCheckWorkdir [2020-04-21T14:40:42.367Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-04-21T14:40:42.367Z] === RUN TestHealthKillContainer [2020-04-21T14:40:45.811Z] --- PASS: TestHealthKillContainer (3.04s) [2020-04-21T14:40:45.811Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-21T14:40:46.425Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-04-21T14:40:46.425Z] === RUN TestIpcModeNone [2020-04-21T14:40:47.429Z] --- PASS: TestIpcModeNone (0.89s) [2020-04-21T14:40:47.430Z] === RUN TestIpcModePrivate [2020-04-21T14:40:47.676Z] --- PASS: TestBuildLabelWithTargets (8.07s) [2020-04-21T14:40:47.676Z] === RUN TestBuildWithEmptyLayers [2020-04-21T14:40:48.041Z] --- PASS: TestIpcModePrivate (0.90s) [2020-04-21T14:40:48.041Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-21T14:40:48.041Z] === RUN TestIpcModeShareable [2020-04-21T14:40:49.044Z] --- PASS: TestIpcModeShareable (0.97s) [2020-04-21T14:40:49.044Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-21T14:40:49.044Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-21T14:40:50.200Z] --- PASS: TestBuildWithEmptyLayers (2.93s) [2020-04-21T14:40:50.200Z] === RUN TestBuildMultiStageOnBuild [2020-04-21T14:40:52.489Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2020-04-21T14:40:52.489Z] === RUN TestAPIIpcModeHost [2020-04-21T14:40:52.770Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-04-21T14:40:52.770Z] === RUN TestDaemonIpcModeShareable [2020-04-21T14:40:54.786Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-04-21T14:40:54.786Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-21T14:40:54.786Z] === RUN TestDaemonIpcModePrivate [2020-04-21T14:40:55.455Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-04-21T14:40:55.455Z] === RUN TestBuildUncleanTarFilenames [2020-04-21T14:40:55.713Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2020-04-21T14:40:55.713Z] === RUN TestBuildMultiStageLayerLeak [2020-04-21T14:40:55.826Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.6% of statements [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/pkg/term [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/rootless [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/volume [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-21T14:40:55.827Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === Skipped [2020-04-21T14:40:55.827Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-21T14:40:55.827Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-21T14:40:55.827Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-21T14:40:55.827Z] time="2020-04-21T14:39:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-21T14:40:55.827Z] time="2020-04-21T14:39:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-21T14:40:55.827Z] time="2020-04-21T14:39:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-21T14:40:55.827Z] time="2020-04-21T14:39:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-21T14:40:55.827Z] time="2020-04-21T14:39:47Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-21T14:40:55.827Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-21T14:40:55.827Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-21T14:40:55.827Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:40:55.827Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-21T14:40:55.827Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-21T14:40:55.827Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-21T14:40:55.827Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] [2020-04-21T14:40:55.827Z] DONE 2122 tests, 26 skipped in 190.339s Post stage [Pipeline] junit [2020-04-21T14:40:55.839Z] Recording test results [2020-04-21T14:40:56.252Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-04-21T14:40:56.252Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-21T14:40:56.252Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-21T14:40:58.273Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-04-21T14:40:58.273Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-21T14:40:58.273Z] === RUN TestDaemonIpcModeShareableFromConfig [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-21T14:40:58.758Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -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:8312004f41e9500824fa16ae991eeee0083f4771 hack/make.sh dynbinary test-integration [2020-04-21T14:40:59.326Z] [2020-04-21T14:40:59.584Z] Removing bundles/ [2020-04-21T14:40:59.584Z] [2020-04-21T14:40:59.584Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-21T14:40:59.584Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:40:59.584Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:40:59.741Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-04-21T14:40:59.741Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-21T14:40:59.741Z] === RUN TestIpcModeOlderClient [2020-04-21T14:40:59.741Z] === PAUSE TestIpcModeOlderClient [2020-04-21T14:40:59.741Z] === RUN TestKillContainerInvalidSignal [2020-04-21T14:41:00.745Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2020-04-21T14:41:00.745Z] === RUN TestKillContainer [2020-04-21T14:41:00.745Z] === RUN TestKillContainer/no_signal [2020-04-21T14:41:00.970Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2020-04-21T14:41:00.970Z] === RUN TestBuildWithHugeFile [2020-04-21T14:41:01.748Z] === RUN TestKillContainer/non_killing_signal [2020-04-21T14:41:02.030Z] === RUN TestKillContainer/killing_signal [2020-04-21T14:41:02.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T14:41:02.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T14:41:03.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T14:41:03.498Z] --- PASS: TestKillContainer (2.48s) [2020-04-21T14:41:03.498Z] --- PASS: TestKillContainer/no_signal (0.78s) [2020-04-21T14:41:03.498Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-04-21T14:41:03.498Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-04-21T14:41:03.498Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-21T14:41:03.498Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-21T14:41:04.110Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-21T14:41:05.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s) [2020-04-21T14:41:05.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-04-21T14:41:05.114Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-04-21T14:41:05.114Z] === RUN TestKillStoppedContainer [2020-04-21T14:41:05.114Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-21T14:41:05.114Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-21T14:41:05.114Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-04-21T14:41:05.114Z] === RUN TestKillDifferentUserContainer [2020-04-21T14:41:05.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T14:41:05.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T14:41:06.120Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-04-21T14:41:06.120Z] === RUN TestInspectOomKilledTrue [2020-04-21T14:41:06.120Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-21T14:41:06.120Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:41:06.120Z] === RUN TestInspectOomKilledFalse [2020-04-21T14:41:06.120Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-21T14:41:06.120Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:41:06.120Z] === RUN TestLinksEtcHostsContentMatch [2020-04-21T14:41:06.733Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-04-21T14:41:06.733Z] === RUN TestLinksContainerNames [2020-04-21T14:41:08.202Z] --- PASS: TestLinksContainerNames (1.67s) [2020-04-21T14:41:08.202Z] === RUN TestLogsFollowTailEmpty [2020-04-21T14:41:09.206Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-04-21T14:41:09.206Z] === RUN TestContainerNetworkMountsNoChown [2020-04-21T14:41:09.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T14:41:10.209Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/default [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/default [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/private [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/private [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rprivate [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/slave [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/slave [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rslave [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/shared [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/shared [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rshared [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/default [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/rprivate [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/rshared [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/shared [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/rslave [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/slave [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/private [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-21T14:41:10.209Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:41:10.209Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:41:10.209Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:41:10.491Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:41:10.491Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:41:10.491Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:41:10.491Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-21T14:41:10.491Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-21T14:41:10.491Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:41:10.491Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:41:10.491Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:41:10.491Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:41:10.772Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:41:10.772Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:41:10.772Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-21T14:41:10.772Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-21T14:41:10.772Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:41:10.772Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:41:10.772Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-21T14:41:10.772Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:41:10.772Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-21T14:41:11.053Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-21T14:41:11.053Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-21T14:41:11.053Z] === RUN TestContainerBindMountNonRecursive [2020-04-21T14:41:11.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T14:41:11.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T14:41:11.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T14:41:12.387Z] sha256:12b76f7da7ec8fd90492d21113a5d5289bc88dd58463cdb5d379bafefb36a5df [2020-04-21T14:41:12.387Z] INFO: Starting docker-py tests... [2020-04-21T14:41:12.387Z] ============================= test session starts ============================== [2020-04-21T14:41:12.387Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-21T14:41:12.387Z] rootdir: /src, inifile: pytest.ini [2020-04-21T14:41:12.387Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-04-21T14:41:12.643Z] collected 387 items / 1 deselected / 386 selected [2020-04-21T14:41:12.643Z] [2020-04-21T14:41:13.069Z] --- PASS: TestContainerBindMountNonRecursive (1.90s) [2020-04-21T14:41:13.069Z] === RUN TestNetworkNat [2020-04-21T14:41:13.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T14:41:13.681Z] --- PASS: TestNetworkNat (0.87s) [2020-04-21T14:41:13.681Z] === RUN TestNetworkLocalhostTCPNat [2020-04-21T14:41:13.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T14:41:14.684Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-04-21T14:41:14.684Z] === RUN TestNetworkLoopbackNat [2020-04-21T14:41:14.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T14:41:15.687Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-04-21T14:41:15.687Z] === RUN TestPause [2020-04-21T14:41:16.691Z] --- PASS: TestPause (0.86s) [2020-04-21T14:41:16.691Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-21T14:41:16.691Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:41:16.691Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:41:16.691Z] === RUN TestPauseStopPausedContainer [2020-04-21T14:41:17.302Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2020-04-21T14:41:17.302Z] === RUN TestPsFilter [2020-04-21T14:41:17.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T14:41:17.914Z] --- PASS: TestPsFilter (0.30s) [2020-04-21T14:41:17.914Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-21T14:41:18.526Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-04-21T14:41:18.527Z] === RUN TestRemoveContainerWithVolume [2020-04-21T14:41:19.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T14:41:19.561Z] --- PASS: TestRemoveContainerWithVolume (0.89s) [2020-04-21T14:41:19.561Z] === RUN TestRemoveContainerRunning [2020-04-21T14:41:20.174Z] --- PASS: TestRemoveContainerRunning (0.81s) [2020-04-21T14:41:20.174Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-21T14:41:20.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T14:41:21.177Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-04-21T14:41:21.177Z] === RUN TestRemoveInvalidContainer [2020-04-21T14:41:21.177Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-21T14:41:21.177Z] === RUN TestRenameLinkedContainer [2020-04-21T14:41:21.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T14:41:24.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T14:41:24.624Z] --- PASS: TestRenameLinkedContainer (3.39s) [2020-04-21T14:41:24.624Z] === RUN TestRenameStoppedContainer [2020-04-21T14:41:25.236Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-04-21T14:41:25.236Z] === RUN TestRenameRunningContainerAndReuse [2020-04-21T14:41:26.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T14:41:27.253Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2020-04-21T14:41:27.253Z] === RUN TestRenameInvalidName [2020-04-21T14:41:27.865Z] --- PASS: TestRenameInvalidName (0.82s) [2020-04-21T14:41:27.865Z] === RUN TestRenameAnonymousContainer [2020-04-21T14:41:28.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T14:41:30.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T14:41:32.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T14:41:33.342Z] --- PASS: TestRenameAnonymousContainer (4.90s) [2020-04-21T14:41:33.342Z] === RUN TestRenameContainerWithSameName [2020-04-21T14:41:33.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T14:41:33.623Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-04-21T14:41:33.623Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-21T14:41:33.924Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-21T14:41:34.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T14:41:34.486Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-21T14:41:35.639Z] --- PASS: TestRenameContainerWithLinkedContainer (1.86s) [2020-04-21T14:41:35.639Z] === RUN TestResize [2020-04-21T14:41:35.650Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:41:35.650Z] Using test binary docker [2020-04-21T14:41:35.856Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-21T14:41:35.942Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-21T14:41:35.942Z] +++ /etc/init.d/apparmor start [2020-04-21T14:41:35.942Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:41:35.942Z] INFO: Waiting for daemon to start... [2020-04-21T14:41:35.942Z] Starting dockerd [2020-04-21T14:41:35.942Z] +++ 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-21T14:41:36.683Z] --- PASS: TestResize (0.99s) [2020-04-21T14:41:36.683Z] === RUN TestResizeWithInvalidSize [2020-04-21T14:41:37.294Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-04-21T14:41:37.294Z] === RUN TestResizeWhenContainerNotStarted [2020-04-21T14:41:37.983Z] . [2020-04-21T14:41:37.983Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:41:37.983Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:41:37.984Z] Error: No such image: emptyfs [2020-04-21T14:41:37.984Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:41:37.984Z] ++++ docker load [2020-04-21T14:41:38.271Z] Running integration-test (iteration 1) [2020-04-21T14:41:38.271Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-21T14:41:38.271Z] ++ 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-21T14:41:38.271Z] ++ set -e [2020-04-21T14:41:38.271Z] ++ '[' -n 0 ']' [2020-04-21T14:41:38.271Z] ++ set -x [2020-04-21T14:41:38.271Z] ++ 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-21T14:41:38.297Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:41:38.297Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:41:38.297Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:41:38.297Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:41:38.297Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:41:38.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T14:41:40.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T14:41:40.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:41:40.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:41:42.432Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:41:42.432Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:41:43.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:41:43.898Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:41:44.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T14:41:45.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:41:45.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:41:47.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T14:41:49.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:41:49.365Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.34s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.88s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.99s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.19s) [2020-04-21T14:41:51.380Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s) [2020-04-21T14:41:51.380Z] === RUN TestCgroupNamespacesRun [2020-04-21T14:41:52.847Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2020-04-21T14:41:52.847Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-21T14:41:53.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T14:41:53.546Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:41:53.546Z] Loaded image: busybox:latest [2020-04-21T14:41:53.546Z] Loaded image: busybox:glibc [2020-04-21T14:41:53.546Z] Loaded image: debian:jessie [2020-04-21T14:41:53.546Z] Loaded image: hello-world:latest [2020-04-21T14:41:53.546Z] INFO: Testing against a local daemon [2020-04-21T14:41:53.546Z] === RUN TestCgroupNamespacesBuild [2020-04-21T14:41:54.557Z] --- PASS: TestCgroupNamespacesBuild (1.62s) [2020-04-21T14:41:54.557Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-21T14:41:54.867Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s) [2020-04-21T14:41:54.867Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-21T14:41:56.042Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-04-21T14:41:56.042Z] === RUN TestBuildWithSession [2020-04-21T14:41:56.042Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-21T14:41:56.042Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:41:56.042Z] === RUN TestBuildSquashParent [2020-04-21T14:41:56.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T14:41:56.332Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-04-21T14:41:56.333Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-21T14:41:57.173Z] --- PASS: TestBuildWithHugeFile (51.40s) [2020-04-21T14:41:57.173Z] === RUN TestBuildWithEmptyDockerfile [2020-04-21T14:41:57.173Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:41:57.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:41:57.173Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:41:57.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:41:57.173Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:41:57.173Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:41:57.173Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:41:57.173Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:41:57.173Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:41:57.173Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2020-04-21T14:41:57.174Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-04-21T14:41:57.174Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-04-21T14:41:57.174Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-04-21T14:41:57.174Z] === RUN TestBuildPreserveOwnership [2020-04-21T14:41:57.174Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-21T14:41:58.105Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-21T14:41:58.348Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2020-04-21T14:41:58.348Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-21T14:41:59.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T14:41:59.814Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2020-04-21T14:41:59.814Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-21T14:42:00.426Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-04-21T14:42:00.426Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-21T14:42:01.460Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-04-21T14:42:01.460Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-21T14:42:01.544Z] --- PASS: TestBuildSquashParent (5.48s) [2020-04-21T14:42:01.544Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-21T14:42:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:42:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:42:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:42:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:42:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:42:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:42:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:42:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:42:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:42:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:42:01.544Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:42:01.544Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:42:01.544Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:42:01.544Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:42:01.544Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:42:01.544Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:42:02.281Z] --- PASS: TestBuildPreserveOwnership (10.29s) [2020-04-21T14:42:02.281Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.29s) [2020-04-21T14:42:02.281Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-21T14:42:02.281Z] === RUN TestBuildPlatformInvalid [2020-04-21T14:42:02.281Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-04-21T14:42:02.281Z] PASS [2020-04-21T14:42:02.281Z] [2020-04-21T14:42:02.281Z] === Skipped [2020-04-21T14:42:02.281Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-21T14:42:02.281Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:42:02.281Z] [2020-04-21T14:42:02.281Z] [2020-04-21T14:42:02.281Z] DONE 32 tests, 1 skipped in 124.867s [2020-04-21T14:42:02.281Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-21T14:42:02.538Z] INFO: Testing against a local daemon [2020-04-21T14:42:02.538Z] === RUN TestConfigInspect [2020-04-21T14:42:02.538Z] --- SKIP: TestConfigInspect (0.02s) [2020-04-21T14:42:02.538Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:02.538Z] === RUN TestConfigList [2020-04-21T14:42:02.538Z] --- SKIP: TestConfigList (0.01s) [2020-04-21T14:42:02.538Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:02.538Z] === RUN TestConfigsCreateAndDelete [2020-04-21T14:42:02.538Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-21T14:42:02.538Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:02.538Z] === RUN TestConfigsUpdate [2020-04-21T14:42:02.538Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-04-21T14:42:02.538Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:02.538Z] === RUN TestTemplatedConfig [2020-04-21T14:42:02.538Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-21T14:42:02.538Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:02.538Z] === RUN TestConfigCreateResolve [2020-04-21T14:42:02.538Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-21T14:42:02.538Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:02.538Z] === RUN TestConfigDaemonLibtrustID [2020-04-21T14:42:02.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:42:02.831Z] Using test binary docker [2020-04-21T14:42:02.831Z] +++ /etc/init.d/apparmor start [2020-04-21T14:42:02.831Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:42:02.831Z] INFO: Waiting for daemon to start... [2020-04-21T14:42:02.831Z] Starting dockerd [2020-04-21T14:42:02.831Z] +++ 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-21T14:42:03.476Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-04-21T14:42:03.476Z] === RUN TestKernelTCPMemory [2020-04-21T14:42:04.087Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-04-21T14:42:04.087Z] === RUN TestNISDomainname [2020-04-21T14:42:04.242Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:42:04.432Z] --- PASS: TestConfigDaemonLibtrustID (1.70s) [2020-04-21T14:42:04.432Z] PASS [2020-04-21T14:42:04.432Z] [2020-04-21T14:42:04.432Z] === Skipped [2020-04-21T14:42:04.432Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-04-21T14:42:04.432Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:04.432Z] [2020-04-21T14:42:04.432Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-04-21T14:42:04.432Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:04.432Z] [2020-04-21T14:42:04.432Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-21T14:42:04.432Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:04.432Z] [2020-04-21T14:42:04.432Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-04-21T14:42:04.432Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:04.432Z] [2020-04-21T14:42:04.432Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-21T14:42:04.432Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:04.432Z] [2020-04-21T14:42:04.432Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-21T14:42:04.432Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:42:04.432Z] [2020-04-21T14:42:04.432Z] [2020-04-21T14:42:04.432Z] DONE 7 tests, 6 skipped in 1.880s [2020-04-21T14:42:04.432Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-21T14:42:04.432Z] INFO: Testing against a local daemon [2020-04-21T14:42:04.432Z] === RUN TestCheckpoint [2020-04-21T14:42:04.432Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-21T14:42:04.432Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:42:04.432Z] === RUN TestContainerInvalidJSON [2020-04-21T14:42:04.432Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:42:04.432Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:42:04.432Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:42:04.432Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:42:04.432Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:42:04.432Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:42:04.432Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:42:04.432Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:42:04.432Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:42:04.432Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-21T14:42:04.432Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-21T14:42:04.432Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-21T14:42:04.432Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-21T14:42:04.432Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-21T14:42:04.432Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-21T14:42:04.432Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-21T14:42:04.432Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-04-21T14:42:04.432Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-21T14:42:04.527Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:42:04.689Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-21T14:42:04.689Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-21T14:42:04.689Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-21T14:42:04.689Z] === RUN TestCopyFromContainer [2020-04-21T14:42:04.727Z] . [2020-04-21T14:42:04.727Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:42:04.985Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:42:04.985Z] Error: No such image: emptyfs [2020-04-21T14:42:04.985Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:42:04.985Z] ++++ docker load [2020-04-21T14:42:05.090Z] --- PASS: TestNISDomainname (0.95s) [2020-04-21T14:42:05.090Z] === RUN TestHostnameDnsResolution [2020-04-21T14:42:05.548Z] Running integration-test (iteration 1) [2020-04-21T14:42:05.548Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-21T14:42:05.548Z] ++ 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-21T14:42:05.548Z] ++ set -e [2020-04-21T14:42:05.548Z] ++ '[' -n 0 ']' [2020-04-21T14:42:05.548Z] ++ set -x [2020-04-21T14:42:05.548Z] ++ 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-21T14:42:06.556Z] --- PASS: TestHostnameDnsResolution (1.70s) [2020-04-21T14:42:06.556Z] === RUN TestStats [2020-04-21T14:42:06.569Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-21T14:42:06.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.46s) [2020-04-21T14:42:06.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.99s) [2020-04-21T14:42:06.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.47s) [2020-04-21T14:42:06.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.58s) [2020-04-21T14:42:06.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-04-21T14:42:06.569Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2020-04-21T14:42:06.569Z] === RUN TestBuildMultiStageCopy [2020-04-21T14:42:06.569Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-21T14:42:07.279Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-21T14:42:07.279Z] [2020-04-21T14:42:07.279Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-21T14:42:07.846Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-21T14:42:07.846Z] HOSTNAME=abf92f5f0e75 [2020-04-21T14:42:07.846Z] TESTDEBUG=0 [2020-04-21T14:42:07.846Z] DEST=bundles/test-integration [2020-04-21T14:42:07.846Z] PWD=/go/src/github.com/docker/docker [2020-04-21T14:42:07.846Z] DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 [2020-04-21T14:42:07.846Z] container=docker [2020-04-21T14:42:07.846Z] HOME=/root [2020-04-21T14:42:07.846Z] GOLANG_VERSION=1.13.10 [2020-04-21T14:42:07.846Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-21T14:42:07.846Z] VALIDATE_BRANCH=master [2020-04-21T14:42:07.846Z] TERM=xterm [2020-04-21T14:42:07.846Z] DOCKER_PKG=github.com/docker/docker [2020-04-21T14:42:07.846Z] SHLVL=1 [2020-04-21T14:42:07.846Z] TIMEOUT=120m [2020-04-21T14:42:07.846Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-21T14:42:07.846Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-21T14:42:07.846Z] GO111MODULE=off [2020-04-21T14:42:07.846Z] DOCKER_EXPERIMENTAL=1 [2020-04-21T14:42:07.846Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-21T14:42:07.846Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-21T14:42:07.846Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-21T14:42:07.846Z] GOPATH=/go [2020-04-21T14:42:07.846Z] PKG_CONFIG=pkg-config [2020-04-21T14:42:07.846Z] _=/usr/bin/env [2020-04-21T14:42:07.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T14:42:08.619Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-21T14:42:08.863Z] === RUN TestCopyFromContainer// [2020-04-21T14:42:08.863Z] === RUN TestCopyFromContainer//bar/root [2020-04-21T14:42:08.863Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-21T14:42:08.863Z] === RUN TestCopyFromContainer/bar/quux [2020-04-21T14:42:08.863Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-21T14:42:08.863Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-21T14:42:08.863Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-21T14:42:08.863Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-21T14:42:08.863Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-21T14:42:08.863Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-21T14:42:08.863Z] --- PASS: TestCopyFromContainer (4.26s) [2020-04-21T14:42:08.863Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-21T14:42:08.863Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-04-21T14:42:08.863Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-21T14:42:08.863Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-21T14:42:08.863Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-21T14:42:08.863Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-21T14:42:08.863Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-21T14:42:08.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-21T14:42:08.863Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-21T14:42:08.863Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-21T14:42:08.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-21T14:42:08.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:42:08.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:42:08.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:42:08.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:42:08.863Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:42:08.863Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:42:08.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:42:08.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:42:08.863Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:42:08.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-21T14:42:08.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-21T14:42:08.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-21T14:42:08.863Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-21T14:42:08.863Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-21T14:42:08.902Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-21T14:42:09.120Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-21T14:42:09.120Z] === RUN TestCreateWithInvalidEnv [2020-04-21T14:42:09.120Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-21T14:42:09.120Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-21T14:42:09.120Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-21T14:42:09.120Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-21T14:42:09.120Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-21T14:42:09.120Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-21T14:42:09.120Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-21T14:42:09.120Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-21T14:42:09.120Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-21T14:42:09.120Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-21T14:42:09.120Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-21T14:42:09.120Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-21T14:42:09.120Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-04-21T14:42:09.120Z] === RUN TestCreateTmpfsMountsTarget [2020-04-21T14:42:09.120Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-21T14:42:09.120Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-21T14:42:09.520Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-21T14:42:09.692Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-21T14:42:09.804Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-21T14:42:10.002Z] --- PASS: TestStats (2.91s) [2020-04-21T14:42:10.002Z] === RUN TestStopContainerWithTimeout [2020-04-21T14:42:10.002Z] === RUN TestStopContainerWithTimeout/0 [2020-04-21T14:42:10.002Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-21T14:42:10.002Z] === RUN TestStopContainerWithTimeout/1 [2020-04-21T14:42:10.002Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-21T14:42:10.002Z] === RUN TestStopContainerWithTimeout/3 [2020-04-21T14:42:10.002Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-21T14:42:10.002Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-21T14:42:10.002Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-21T14:42:10.002Z] === CONT TestStopContainerWithTimeout/0 [2020-04-21T14:42:10.002Z] === CONT TestStopContainerWithTimeout/3 [2020-04-21T14:42:10.091Z] --- PASS: TestBuildMultiStageCopy (3.59s) [2020-04-21T14:42:10.091Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.90s) [2020-04-21T14:42:10.091Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-04-21T14:42:10.091Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s) [2020-04-21T14:42:10.091Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2020-04-21T14:42:10.091Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-04-21T14:42:10.091Z] === RUN TestBuildMultiStageParentConfig [2020-04-21T14:42:10.614Z] === CONT TestStopContainerWithTimeout/1 [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-21T14:42:11.016Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:42:11.016Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:42:11.016Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:42:11.016Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:42:11.016Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:42:11.016Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-21T14:42:11.016Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:42:11.016Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:42:11.016Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:42:11.016Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:42:11.016Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:42:11.016Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-21T14:42:11.016Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:42:11.016Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:42:11.016Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:42:11.016Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:42:11.016Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-21T14:42:11.016Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:42:11.016Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:42:11.016Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:42:11.016Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:42:11.016Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.11s) [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.12s) [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-21T14:42:11.016Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-04-21T14:42:11.016Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-21T14:42:11.103Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-04-21T14:42:11.103Z] === RUN TestBuildLabelWithTargets [2020-04-21T14:42:12.628Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-21T14:42:12.910Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s) [2020-04-21T14:42:12.910Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-21T14:42:12.910Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:42:12.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:42:12.910Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:42:12.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:42:12.910Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:42:12.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:42:12.910Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:42:12.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:42:12.910Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:42:12.910Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:42:12.910Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:42:12.910Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:42:12.910Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:42:12.910Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:42:12.910Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:42:12.910Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-21T14:42:12.910Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-21T14:42:12.910Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-21T14:42:12.910Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-21T14:42:12.910Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-21T14:42:12.910Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-21T14:42:12.910Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-21T14:42:13.133Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2020-04-21T14:42:13.133Z] === RUN TestBuildWithEmptyLayers [2020-04-21T14:42:13.168Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-04-21T14:42:13.168Z] === RUN TestContainerStartOnDaemonRestart [2020-04-21T14:42:13.168Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-21T14:42:13.168Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-21T14:42:13.168Z] === RUN TestDaemonRestartIpcMode [2020-04-21T14:42:13.168Z] === PAUSE TestDaemonRestartIpcMode [2020-04-21T14:42:13.168Z] === RUN TestDaemonHostGatewayIP [2020-04-21T14:42:13.168Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-21T14:42:13.168Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:42:13.168Z] === RUN TestContainerKillOnDaemonStart [2020-04-21T14:42:13.168Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-04-21T14:42:13.168Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-21T14:42:13.168Z] === RUN TestDiff [2020-04-21T14:42:13.732Z] --- PASS: TestDiff (0.57s) [2020-04-21T14:42:13.732Z] === RUN TestExecWithCloseStdin [2020-04-21T14:42:13.766Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-04-21T14:42:13.766Z] === RUN TestBuildMultiStageOnBuild [2020-04-21T14:42:14.662Z] --- PASS: TestExecWithCloseStdin (0.69s) [2020-04-21T14:42:14.662Z] === RUN TestExec [2020-04-21T14:42:14.919Z] --- PASS: TestExec (0.61s) [2020-04-21T14:42:14.919Z] === RUN TestExecUser [2020-04-21T14:42:15.802Z] --- PASS: TestBuildMultiStageOnBuild (2.18s) [2020-04-21T14:42:15.802Z] === RUN TestBuildUncleanTarFilenames [2020-04-21T14:42:15.851Z] --- PASS: TestExecUser (0.63s) [2020-04-21T14:42:15.851Z] === RUN TestExportContainerAndImportImage [2020-04-21T14:42:16.071Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-21T14:42:16.071Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-04-21T14:42:16.071Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-04-21T14:42:16.071Z] --- PASS: TestStopContainerWithTimeout/3 (3.17s) [2020-04-21T14:42:16.071Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2020-04-21T14:42:16.071Z] === RUN TestDeleteDevicemapper [2020-04-21T14:42:16.071Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-21T14:42:16.071Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:42:16.071Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-21T14:42:16.416Z] --- PASS: TestExportContainerAndImportImage (0.73s) [2020-04-21T14:42:16.416Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-21T14:42:17.286Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2020-04-21T14:42:17.286Z] === RUN TestBuildMultiStageLayerLeak [2020-04-21T14:42:19.322Z] --- PASS: TestBuildMultiStageLayerLeak (2.24s) [2020-04-21T14:42:19.322Z] === RUN TestBuildWithHugeFile [2020-04-21T14:42:19.540Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.63s) [2020-04-21T14:42:19.540Z] === RUN TestUpdateMemory [2020-04-21T14:42:19.540Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-21T14:42:19.540Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:42:19.540Z] === RUN TestUpdateCPUQuota [2020-04-21T14:42:20.055Z] eac6fba788c9: Pull complete [2020-04-21T14:42:20.056Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-21T14:42:20.056Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:42:20.056Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:42:20.056Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-04-21T14:42:20.056Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-04-21T14:42:20.056Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1158' [2020-04-21T14:42:20.056Z] INFO: Docker version of control daemon [2020-04-21T14:42:20.056Z] [2020-04-21T14:42:20.056Z] Client: Docker Engine - Enterprise [2020-04-21T14:42:20.056Z] Version: 19.03.5 [2020-04-21T14:42:20.056Z] API version: 1.40 [2020-04-21T14:42:20.056Z] Go version: go1.12.12 [2020-04-21T14:42:20.056Z] Git commit: 2ee0c57608 [2020-04-21T14:42:20.056Z] Built: 11/13/2019 08:00:16 [2020-04-21T14:42:20.056Z] OS/Arch: windows/amd64 [2020-04-21T14:42:20.056Z] Experimental: false [2020-04-21T14:42:20.056Z] [2020-04-21T14:42:20.056Z] Server: Docker Engine - Enterprise [2020-04-21T14:42:20.056Z] Engine: [2020-04-21T14:42:20.056Z] Version: 19.03.5 [2020-04-21T14:42:20.056Z] API version: 1.40 (minimum version 1.24) [2020-04-21T14:42:20.056Z] Go version: go1.12.12 [2020-04-21T14:42:20.056Z] Git commit: 2ee0c57608 [2020-04-21T14:42:20.056Z] Built: 11/13/2019 07:58:51 [2020-04-21T14:42:20.056Z] OS/Arch: windows/amd64 [2020-04-21T14:42:20.056Z] Experimental: true [2020-04-21T14:42:20.056Z] [2020-04-21T14:42:20.056Z] INFO: Docker info of control daemon [2020-04-21T14:42:20.056Z] [2020-04-21T14:42:20.056Z] Client: [2020-04-21T14:42:20.056Z] Debug Mode: false [2020-04-21T14:42:20.056Z] Plugins: [2020-04-21T14:42:20.056Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-21T14:42:20.056Z] [2020-04-21T14:42:20.056Z] Server: [2020-04-21T14:42:20.056Z] Containers: 0 [2020-04-21T14:42:20.056Z] Running: 0 [2020-04-21T14:42:20.056Z] Paused: 0 [2020-04-21T14:42:20.056Z] Stopped: 0 [2020-04-21T14:42:20.056Z] Images: 1 [2020-04-21T14:42:20.056Z] Server Version: 19.03.5 [2020-04-21T14:42:20.056Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-21T14:42:20.056Z] Windows: [2020-04-21T14:42:20.056Z] LCOW: [2020-04-21T14:42:20.056Z] Logging Driver: json-file [2020-04-21T14:42:20.056Z] Plugins: [2020-04-21T14:42:20.056Z] Volume: local [2020-04-21T14:42:20.056Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-21T14:42:20.056Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-21T14:42:20.056Z] Swarm: inactive [2020-04-21T14:42:20.056Z] Default Isolation: process [2020-04-21T14:42:20.056Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-21T14:42:20.056Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-04-21T14:42:20.056Z] OSType: windows [2020-04-21T14:42:20.056Z] Architecture: x86_64 [2020-04-21T14:42:20.056Z] CPUs: 4 [2020-04-21T14:42:20.056Z] Total Memory: 32GiB [2020-04-21T14:42:20.056Z] Name: azwin-2-ded520 [2020-04-21T14:42:20.056Z] ID: KCNI:CG6W:YR45:KEJM:33CJ:VTQV:NYZF:RBKQ:V3FU:ZREQ:HODD:CILW [2020-04-21T14:42:20.056Z] Docker Root Dir: D:\docker [2020-04-21T14:42:20.056Z] Debug Mode: false [2020-04-21T14:42:20.056Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:42:20.056Z] Labels: [2020-04-21T14:42:20.056Z] Experimental: true [2020-04-21T14:42:20.056Z] Insecure Registries: [2020-04-21T14:42:20.056Z] 10.0.0.4:5000 [2020-04-21T14:42:20.056Z] 127.0.0.0/8 [2020-04-21T14:42:20.056Z] Registry Mirrors: [2020-04-21T14:42:20.056Z] http://10.0.0.4:5000/ [2020-04-21T14:42:20.056Z] Live Restore Enabled: false [2020-04-21T14:42:20.056Z] [2020-04-21T14:42:20.056Z] [2020-04-21T14:42:20.056Z] INFO: Commit hash is 8312004f41 [2020-04-21T14:42:20.056Z] INFO: Nuke-Everything... [2020-04-21T14:42:20.056Z] INFO: Container count on control daemon to delete is 0 [2020-04-21T14:42:20.056Z] INFO: Nuking d:\CI [2020-04-21T14:42:20.056Z] INFO: Zapped successfully [2020-04-21T14:42:20.056Z] INFO: Location for testing is d:\CI\PR-40825\9 [2020-04-21T14:42:20.056Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-21T14:42:20.056Z] [2020-04-21T14:42:20.056Z] [2020-04-21T14:42:20.056Z] INFO: Building the image from Dockerfile.windows at 04/21/2020 14:42:14... [2020-04-21T14:42:20.056Z] [2020-04-21T14:42:20.056Z] Sending build context to Docker daemon 57.48MB [2020-04-21T14:42:20.056Z] [2020-04-21T14:42:20.542Z] --- PASS: TestUpdateCPUQuota (1.21s) [2020-04-21T14:42:20.542Z] === RUN TestUpdatePidsLimit [2020-04-21T14:42:20.542Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-21T14:42:20.588Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-21T14:42:20.588Z] ---> fdf6432edbdc [2020-04-21T14:42:20.588Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-21T14:42:20.588Z] ---> Running in 5a4ba30074b6 [2020-04-21T14:42:20.591Z] --- PASS: TestExportContainerAfterDaemonRestart (3.81s) [2020-04-21T14:42:20.591Z] === RUN TestHealthCheckWorkdir [2020-04-21T14:42:20.823Z] === RUN TestUpdatePidsLimit/no_change [2020-04-21T14:42:21.089Z] Removing intermediate container 5a4ba30074b6 [2020-04-21T14:42:21.089Z] ---> a527b55be94b [2020-04-21T14:42:21.089Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-04-21T14:42:21.089Z] ---> Running in e6723e873597 [2020-04-21T14:42:21.104Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-21T14:42:21.155Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-04-21T14:42:21.155Z] === RUN TestHealthKillContainer [2020-04-21T14:42:21.588Z] Removing intermediate container e6723e873597 [2020-04-21T14:42:21.588Z] ---> ce4644cd3bb5 [2020-04-21T14:42:21.588Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-21T14:42:21.588Z] ---> Running in cc54850b9603 [2020-04-21T14:42:21.716Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-21T14:42:21.997Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-21T14:42:22.080Z] Removing intermediate container cc54850b9603 [2020-04-21T14:42:22.080Z] ---> 7cb94c7bddf0 [2020-04-21T14:42:22.080Z] 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-21T14:42:22.080Z] ---> Running in 1edee0fdadbc [2020-04-21T14:42:22.278Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-21T14:42:22.570Z] Removing intermediate container 1edee0fdadbc [2020-04-21T14:42:22.570Z] ---> f0fde1b37e8a [2020-04-21T14:42:22.571Z] 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-21T14:42:22.571Z] ---> Running in b5ac6983f68f [2020-04-21T14:42:22.890Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-21T14:42:24.356Z] --- PASS: TestUpdatePidsLimit (3.79s) [2020-04-21T14:42:24.356Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-04-21T14:42:24.356Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-04-21T14:42:24.356Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-04-21T14:42:24.356Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-04-21T14:42:24.356Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-04-21T14:42:24.356Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-04-21T14:42:24.356Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-04-21T14:42:24.356Z] === RUN TestUpdateRestartPolicy [2020-04-21T14:42:24.429Z] --- PASS: TestHealthKillContainer (2.77s) [2020-04-21T14:42:24.429Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-21T14:42:24.429Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2020-04-21T14:42:24.429Z] === RUN TestIpcModeNone [2020-04-21T14:42:24.994Z] --- PASS: TestIpcModeNone (0.63s) [2020-04-21T14:42:24.994Z] === RUN TestIpcModePrivate [2020-04-21T14:42:25.925Z] --- PASS: TestIpcModePrivate (0.64s) [2020-04-21T14:42:25.925Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-04-21T14:42:25.925Z] === RUN TestIpcModeShareable [2020-04-21T14:42:25.925Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-21T14:42:25.925Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:42:25.925Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-21T14:42:27.821Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.94s) [2020-04-21T14:42:27.821Z] === RUN TestAPIIpcModeHost [2020-04-21T14:42:27.821Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-21T14:42:27.821Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:42:27.821Z] === RUN TestDaemonIpcModeShareable [2020-04-21T14:42:27.821Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-21T14:42:27.821Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:42:27.821Z] === RUN TestDaemonIpcModePrivate [2020-04-21T14:42:30.343Z] --- PASS: TestDaemonIpcModePrivate (2.42s) [2020-04-21T14:42:30.343Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false [2020-04-21T14:42:30.343Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-21T14:42:30.343Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-21T14:42:30.343Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:42:30.343Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-21T14:42:30.343Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-21T14:42:30.344Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:42:30.344Z] === RUN TestIpcModeOlderClient [2020-04-21T14:42:30.344Z] === PAUSE TestIpcModeOlderClient [2020-04-21T14:42:30.344Z] === RUN TestKillContainerInvalidSignal [2020-04-21T14:42:30.601Z] --- PASS: TestKillContainerInvalidSignal (0.57s) [2020-04-21T14:42:30.601Z] === RUN TestKillContainer [2020-04-21T14:42:30.601Z] === RUN TestKillContainer/no_signal [2020-04-21T14:42:31.165Z] === RUN TestKillContainer/non_killing_signal [2020-04-21T14:42:31.454Z] [2020-04-21T14:42:31.454Z] SUCCESS: Specified value was saved. [2020-04-21T14:42:31.454Z] INFO: Downloading git... [2020-04-21T14:42:31.729Z] === RUN TestKillContainer/killing_signal [2020-04-21T14:42:32.293Z] --- PASS: TestKillContainer (1.67s) [2020-04-21T14:42:32.293Z] --- PASS: TestKillContainer/no_signal (0.54s) [2020-04-21T14:42:32.293Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2020-04-21T14:42:32.293Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2020-04-21T14:42:32.293Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-21T14:42:32.293Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-21T14:42:32.858Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-21T14:42:33.088Z] INFO: Downloading go... [2020-04-21T14:42:33.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2020-04-21T14:42:33.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-04-21T14:42:33.423Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2020-04-21T14:42:33.423Z] === RUN TestKillStoppedContainer [2020-04-21T14:42:33.680Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-21T14:42:33.680Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-21T14:42:33.680Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-21T14:42:33.680Z] === RUN TestKillDifferentUserContainer [2020-04-21T14:42:34.118Z] INFO: Downloading compiler 1 of 3... [2020-04-21T14:42:34.244Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2020-04-21T14:42:34.244Z] === RUN TestInspectOomKilledTrue [2020-04-21T14:42:34.244Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-21T14:42:34.244Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:42:34.244Z] === RUN TestInspectOomKilledFalse [2020-04-21T14:42:34.244Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-21T14:42:34.244Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:42:34.244Z] === RUN TestLinksEtcHostsContentMatch [2020-04-21T14:42:34.244Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-21T14:42:34.244Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-21T14:42:34.244Z] === RUN TestLinksContainerNames [2020-04-21T14:42:34.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T14:42:35.148Z] INFO: Downloading compiler 2 of 3... [2020-04-21T14:42:35.637Z] INFO: Downloading compiler 3 of 3... [2020-04-21T14:42:35.651Z] --- PASS: TestLinksContainerNames (1.20s) [2020-04-21T14:42:35.651Z] === RUN TestLogsFollowTailEmpty [2020-04-21T14:42:35.915Z] --- PASS: TestLogsFollowTailEmpty (0.56s) [2020-04-21T14:42:35.915Z] === RUN TestContainerNetworkMountsNoChown [2020-04-21T14:42:36.127Z] INFO: Extracting git... [2020-04-21T14:42:36.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T14:42:36.480Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/default [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/default [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/private [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/private [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rprivate [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/slave [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/slave [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rslave [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/shared [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/shared [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rshared [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-21T14:42:36.480Z] === CONT TestMountDaemonRoot/default [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:42:36.480Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-21T14:42:36.480Z] === CONT TestMountDaemonRoot/rshared [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:42:36.480Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:42:36.480Z] === CONT TestMountDaemonRoot/shared [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:42:36.480Z] === CONT TestMountDaemonRoot/rslave [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:42:36.480Z] === CONT TestMountDaemonRoot/slave [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:42:36.480Z] === CONT TestMountDaemonRoot/rprivate [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:42:36.480Z] === CONT TestMountDaemonRoot/private [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-21T14:42:36.480Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:42:36.480Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:42:36.480Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:42:36.737Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-21T14:42:36.737Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:42:36.737Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:42:36.737Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:42:36.737Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:42:36.737Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-21T14:42:36.737Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:42:36.737Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:42:36.737Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-21T14:42:36.737Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-21T14:42:36.994Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-04-21T14:42:37.251Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-21T14:42:37.251Z] === RUN TestContainerBindMountNonRecursive [2020-04-21T14:42:37.251Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-21T14:42:37.251Z] 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-21T14:42:37.251Z] === RUN TestNetworkNat [2020-04-21T14:42:37.593Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:42:37.593Z] Loaded image: busybox:latest [2020-04-21T14:42:37.593Z] Loaded image: busybox:glibc [2020-04-21T14:42:37.593Z] Loaded image: debian:jessie [2020-04-21T14:42:37.593Z] Loaded image: hello-world:latest [2020-04-21T14:42:37.593Z] INFO: Testing against a local daemon [2020-04-21T14:42:37.593Z] === RUN TestCgroupNamespacesBuild [2020-04-21T14:42:37.815Z] --- PASS: TestNetworkNat (0.69s) [2020-04-21T14:42:37.815Z] === RUN TestNetworkLocalhostTCPNat [2020-04-21T14:42:38.380Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-04-21T14:42:38.380Z] === RUN TestNetworkLoopbackNat [2020-04-21T14:42:38.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T14:42:39.312Z] --- PASS: TestNetworkLoopbackNat (0.76s) [2020-04-21T14:42:39.312Z] === RUN TestPause [2020-04-21T14:42:39.312Z] --- SKIP: TestPause (0.00s) [2020-04-21T14:42:39.312Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:42:39.312Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-21T14:42:39.312Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:42:39.312Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:42:39.312Z] === RUN TestPauseStopPausedContainer [2020-04-21T14:42:39.312Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-21T14:42:39.312Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:42:39.312Z] === RUN TestPsFilter [2020-04-21T14:42:39.312Z] --- PASS: TestPsFilter (0.24s) [2020-04-21T14:42:39.312Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-21T14:42:39.489Z] --- PASS: TestCgroupNamespacesBuild (3.45s) [2020-04-21T14:42:39.490Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-21T14:42:39.551Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2020-04-21T14:42:39.551Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-21T14:42:39.551Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-04-21T14:42:39.551Z] === RUN TestWaitNonBlocked [2020-04-21T14:42:39.551Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:42:39.551Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:42:39.551Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:42:39.551Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:42:39.551Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:42:39.551Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:42:39.551Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-21T14:42:39.551Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2020-04-21T14:42:39.551Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2020-04-21T14:42:39.551Z] === RUN TestWaitBlocked [2020-04-21T14:42:39.551Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:42:39.551Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:42:39.551Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:42:39.551Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:42:39.551Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:42:39.551Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:42:39.876Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2020-04-21T14:42:39.876Z] === RUN TestRemoveContainerWithVolume [2020-04-21T14:42:40.169Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-21T14:42:40.169Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2020-04-21T14:42:40.169Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2020-04-21T14:42:40.169Z] === CONT TestContainerStartOnDaemonRestart [2020-04-21T14:42:40.169Z] === CONT TestContainerKillOnDaemonStart [2020-04-21T14:42:40.806Z] --- PASS: TestRemoveContainerWithVolume (0.63s) [2020-04-21T14:42:40.806Z] === RUN TestRemoveContainerRunning [2020-04-21T14:42:41.063Z] --- PASS: TestRemoveContainerRunning (0.58s) [2020-04-21T14:42:41.063Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-21T14:42:41.386Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.31s) [2020-04-21T14:42:41.386Z] === RUN TestBuildWithSession [2020-04-21T14:42:41.386Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-21T14:42:41.386Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:42:41.386Z] === RUN TestBuildSquashParent [2020-04-21T14:42:41.627Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.56s) [2020-04-21T14:42:41.627Z] === RUN TestRemoveInvalidContainer [2020-04-21T14:42:41.884Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-21T14:42:41.884Z] === RUN TestRenameLinkedContainer [2020-04-21T14:42:43.613Z] --- PASS: TestContainerStartOnDaemonRestart (3.02s) [2020-04-21T14:42:43.613Z] === CONT TestIpcModeOlderClient [2020-04-21T14:42:43.613Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-04-21T14:42:43.613Z] === CONT TestDaemonHostGatewayIP [2020-04-21T14:42:44.410Z] --- PASS: TestRenameLinkedContainer (2.28s) [2020-04-21T14:42:44.410Z] === RUN TestRenameStoppedContainer [2020-04-21T14:42:44.667Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-04-21T14:42:44.667Z] === RUN TestRenameRunningContainerAndReuse [2020-04-21T14:42:46.042Z] --- PASS: TestRenameRunningContainerAndReuse (1.16s) [2020-04-21T14:42:46.043Z] === RUN TestRenameInvalidName [2020-04-21T14:42:46.299Z] --- PASS: TestRenameInvalidName (0.56s) [2020-04-21T14:42:46.299Z] === RUN TestRenameAnonymousContainer [2020-04-21T14:42:47.056Z] --- PASS: TestDaemonHostGatewayIP (3.34s) [2020-04-21T14:42:47.056Z] === CONT TestDaemonRestartIpcMode [2020-04-21T14:42:48.932Z] INFO: Expanding go... [2020-04-21T14:42:49.572Z] --- PASS: TestRenameAnonymousContainer (2.74s) [2020-04-21T14:42:49.572Z] === RUN TestRenameContainerWithSameName [2020-04-21T14:42:49.572Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2020-04-21T14:42:49.572Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-21T14:42:50.499Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-04-21T14:42:50.941Z] --- PASS: TestRenameContainerWithLinkedContainer (1.14s) [2020-04-21T14:42:50.941Z] === RUN TestResize [2020-04-21T14:42:51.504Z] --- PASS: TestResize (0.56s) [2020-04-21T14:42:51.504Z] === RUN TestResizeWithInvalidSize [2020-04-21T14:42:52.068Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-04-21T14:42:52.068Z] === RUN TestResizeWhenContainerNotStarted [2020-04-21T14:42:52.516Z] --- PASS: TestContainerKillOnDaemonStart (12.40s) [2020-04-21T14:42:52.516Z] PASS [2020-04-21T14:42:52.516Z] [2020-04-21T14:42:52.516Z] === Skipped [2020-04-21T14:42:52.516Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-21T14:42:52.516Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:42:52.516Z] [2020-04-21T14:42:52.516Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-21T14:42:52.516Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:42:52.516Z] [2020-04-21T14:42:52.516Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-21T14:42:52.516Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:42:52.516Z] [2020-04-21T14:42:52.516Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:42:52.516Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:42:52.516Z] [2020-04-21T14:42:52.516Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-21T14:42:52.516Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:42:52.516Z] [2020-04-21T14:42:52.516Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-21T14:42:52.516Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:42:52.516Z] [2020-04-21T14:42:52.516Z] [2020-04-21T14:42:52.516Z] DONE 200 tests, 6 skipped in 146.945s [2020-04-21T14:42:52.516Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-21T14:42:52.516Z] ++ 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-21T14:42:52.516Z] ++ set -e [2020-04-21T14:42:52.516Z] ++ '[' -n 0 ']' [2020-04-21T14:42:52.516Z] ++ set -x [2020-04-21T14:42:52.516Z] ++ 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-21T14:42:52.631Z] --- PASS: TestResizeWhenContainerNotStarted (0.58s) [2020-04-21T14:42:52.631Z] === RUN TestDaemonRestartKillContainers [2020-04-21T14:42:52.631Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:42:52.631Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-21T14:42:52.631Z] === RUN TestCgroupNamespacesRun [2020-04-21T14:42:52.799Z] INFO: Testing against a local daemon [2020-04-21T14:42:52.799Z] === RUN TestCommitInheritsEnv [2020-04-21T14:42:53.411Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-04-21T14:42:53.411Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-21T14:42:53.411Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-21T14:42:53.411Z] === RUN TestImagesFilterMultiReference [2020-04-21T14:42:53.411Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-04-21T14:42:53.411Z] === RUN TestImagePullPlatformInvalid [2020-04-21T14:42:53.411Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-21T14:42:53.411Z] === RUN TestRemoveImageOrphaning [2020-04-21T14:42:53.573Z] --- PASS: TestBuildSquashParent (10.58s) [2020-04-21T14:42:53.573Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-21T14:42:53.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:42:53.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:42:53.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:42:53.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:42:53.573Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:42:53.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:42:53.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:42:53.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:42:53.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:42:53.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:42:53.573Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:42:53.573Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:42:53.573Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:42:53.573Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:42:54.000Z] --- PASS: TestCgroupNamespacesRun (1.43s) [2020-04-21T14:42:54.001Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-21T14:42:54.023Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2020-04-21T14:42:54.023Z] === RUN TestRemoveImageGarbageCollector [2020-04-21T14:42:54.023Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:42:54.023Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:42:54.023Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-21T14:42:54.023Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-21T14:42:54.023Z] === RUN TestTagInvalidReference [2020-04-21T14:42:54.023Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-21T14:42:54.023Z] === RUN TestTagValidPrefixedRepo [2020-04-21T14:42:54.023Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-21T14:42:54.023Z] === RUN TestTagExistedNameWithoutForce [2020-04-21T14:42:54.023Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-04-21T14:42:54.023Z] === RUN TestTagOfficialNames [2020-04-21T14:42:54.023Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-21T14:42:54.023Z] === RUN TestTagMatchesDigest [2020-04-21T14:42:54.023Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-21T14:42:54.023Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-21T14:42:56.098Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:42:56.098Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:42:56.525Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.30s) [2020-04-21T14:42:56.525Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-21T14:42:58.624Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:42:58.881Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:42:59.046Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.58s) [2020-04-21T14:42:59.046Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-21T14:43:00.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T14:43:00.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T14:43:00.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T14:43:01.568Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s) [2020-04-21T14:43:01.568Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-21T14:43:02.158Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-21T14:43:02.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s) [2020-04-21T14:43:02.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.77s) [2020-04-21T14:43:02.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2020-04-21T14:43:02.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s) [2020-04-21T14:43:02.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.50s) [2020-04-21T14:43:02.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.38s) [2020-04-21T14:43:02.158Z] === RUN TestBuildMultiStageCopy [2020-04-21T14:43:02.158Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-21T14:43:02.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T14:43:02.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T14:43:04.090Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.59s) [2020-04-21T14:43:04.090Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-21T14:43:04.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T14:43:05.435Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-21T14:43:05.985Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.93s) [2020-04-21T14:43:05.985Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-21T14:43:05.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-21T14:43:06.931Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-21T14:43:07.496Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-21T14:43:07.879Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.95s) [2020-04-21T14:43:07.879Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-21T14:43:08.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T14:43:08.060Z] --- PASS: TestBuildMultiStageCopy (5.84s) [2020-04-21T14:43:08.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.29s) [2020-04-21T14:43:08.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2020-04-21T14:43:08.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-04-21T14:43:08.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2020-04-21T14:43:08.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2020-04-21T14:43:08.060Z] === RUN TestBuildMultiStageParentConfig [2020-04-21T14:43:09.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T14:43:09.957Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2020-04-21T14:43:09.957Z] === RUN TestBuildLabelWithTargets [2020-04-21T14:43:10.177Z] ................................................ [ 29%] [2020-04-21T14:43:10.401Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.60s) [2020-04-21T14:43:10.401Z] === RUN TestKernelTCPMemory [2020-04-21T14:43:10.401Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-04-21T14:43:10.401Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:10.401Z] === RUN TestNISDomainname [2020-04-21T14:43:10.401Z] --- SKIP: TestNISDomainname (0.01s) [2020-04-21T14:43:10.401Z] 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-21T14:43:10.401Z] === RUN TestHostnameDnsResolution [2020-04-21T14:43:10.506Z] INFO: Expanding compiler 1 of 3... [2020-04-21T14:43:10.506Z] INFO: Expanding compiler 2 of 3... [2020-04-21T14:43:11.772Z] --- PASS: TestHostnameDnsResolution (1.07s) [2020-04-21T14:43:11.772Z] === RUN TestStats [2020-04-21T14:43:11.772Z] --- SKIP: TestStats (0.00s) [2020-04-21T14:43:11.772Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:11.772Z] === RUN TestStopContainerWithTimeout [2020-04-21T14:43:11.772Z] === RUN TestStopContainerWithTimeout/0 [2020-04-21T14:43:11.772Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-21T14:43:11.772Z] === RUN TestStopContainerWithTimeout/1 [2020-04-21T14:43:11.772Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-21T14:43:11.772Z] === RUN TestStopContainerWithTimeout/3 [2020-04-21T14:43:11.772Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-21T14:43:11.772Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-21T14:43:11.772Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-21T14:43:11.772Z] === CONT TestStopContainerWithTimeout/0 [2020-04-21T14:43:11.772Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-21T14:43:12.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T14:43:12.482Z] --- PASS: TestBuildLabelWithTargets (2.64s) [2020-04-21T14:43:12.482Z] === RUN TestBuildWithEmptyLayers [2020-04-21T14:43:12.703Z] === CONT TestStopContainerWithTimeout/3 [2020-04-21T14:43:13.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T14:43:13.853Z] --- PASS: TestBuildWithEmptyLayers (1.38s) [2020-04-21T14:43:13.853Z] === RUN TestBuildMultiStageOnBuild [2020-04-21T14:43:14.596Z] === CONT TestStopContainerWithTimeout/1 [2020-04-21T14:43:15.423Z] INFO: Expanding compiler 3 of 3... [2020-04-21T14:43:15.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T14:43:15.913Z] INFO: Removing downloaded files... [2020-04-21T14:43:15.913Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-21T14:43:15.913Z] INFO: Configuring git core.autocrlf... [2020-04-21T14:43:16.491Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-21T14:43:16.491Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2020-04-21T14:43:16.491Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2020-04-21T14:43:16.491Z] --- PASS: TestStopContainerWithTimeout/3 (2.52s) [2020-04-21T14:43:16.491Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2020-04-21T14:43:16.491Z] === RUN TestDeleteDevicemapper [2020-04-21T14:43:16.491Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-21T14:43:16.491Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:43:16.491Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-21T14:43:16.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T14:43:17.861Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s) [2020-04-21T14:43:17.861Z] === RUN TestUpdateMemory [2020-04-21T14:43:17.861Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-21T14:43:17.861Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:17.861Z] === RUN TestUpdateCPUQuota [2020-04-21T14:43:17.861Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-21T14:43:17.861Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:17.861Z] === RUN TestUpdatePidsLimit [2020-04-21T14:43:17.861Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-21T14:43:17.861Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:17.861Z] === RUN TestUpdateRestartPolicy [2020-04-21T14:43:18.026Z] --- PASS: TestBuildMultiStageOnBuild (3.64s) [2020-04-21T14:43:18.026Z] === RUN TestBuildUncleanTarFilenames [2020-04-21T14:43:19.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T14:43:19.396Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2020-04-21T14:43:19.396Z] === RUN TestBuildMultiStageLayerLeak [2020-04-21T14:43:19.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T14:43:21.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T14:43:22.717Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:43:22.717Z] Using test binary docker [2020-04-21T14:43:22.717Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-21T14:43:22.717Z] +++ /etc/init.d/apparmor start [2020-04-21T14:43:22.717Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:43:22.717Z] Starting dockerd [2020-04-21T14:43:22.717Z] INFO: Waiting for daemon to start... [2020-04-21T14:43:22.717Z] +++ 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-21T14:43:23.573Z] --- PASS: TestBuildMultiStageLayerLeak (3.99s) [2020-04-21T14:43:23.574Z] === RUN TestBuildWithHugeFile [2020-04-21T14:43:25.247Z] . [2020-04-21T14:43:25.247Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:43:25.247Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:43:25.247Z] Error: No such image: emptyfs [2020-04-21T14:43:25.247Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:43:25.247Z] ++++ docker load [2020-04-21T14:43:25.247Z] Running integration-test (iteration 1) [2020-04-21T14:43:25.247Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-21T14:43:25.247Z] ++ 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-21T14:43:25.247Z] ++ set -e [2020-04-21T14:43:25.247Z] ++ '[' -n 0 ']' [2020-04-21T14:43:25.247Z] ++ set -x [2020-04-21T14:43:25.247Z] ++ 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-21T14:43:28.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:43:28.831Z] Using test binary docker [2020-04-21T14:43:28.831Z] +++ /etc/init.d/apparmor start [2020-04-21T14:43:28.831Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:43:28.831Z] INFO: Waiting for daemon to start... [2020-04-21T14:43:28.831Z] Starting dockerd [2020-04-21T14:43:28.831Z] +++ 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-21T14:43:29.442Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-04-21T14:43:30.044Z] --- PASS: TestUpdateRestartPolicy (11.66s) [2020-04-21T14:43:30.044Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-21T14:43:30.044Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-04-21T14:43:30.044Z] === RUN TestWaitNonBlocked [2020-04-21T14:43:30.044Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:43:30.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:43:30.044Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:43:30.044Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:43:30.044Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:43:30.044Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:43:30.609Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-04-21T14:43:30.609Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-04-21T14:43:30.609Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-04-21T14:43:30.609Z] === RUN TestWaitBlocked [2020-04-21T14:43:30.609Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:43:30.609Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:43:30.609Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:43:30.609Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:43:30.609Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:43:30.609Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:43:30.728Z] . [2020-04-21T14:43:30.728Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:43:30.728Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:43:30.728Z] Error: No such image: emptyfs [2020-04-21T14:43:30.728Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:43:30.728Z] ++++ docker load [2020-04-21T14:43:30.986Z] Running integration-test (iteration 1) [2020-04-21T14:43:30.986Z] 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-21T14:43:30.986Z] ++ 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-21T14:43:30.986Z] ++ set -e [2020-04-21T14:43:30.986Z] ++ '[' -n 0 ']' [2020-04-21T14:43:30.986Z] ++ set -x [2020-04-21T14:43:30.986Z] ++ 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-21T14:43:31.543Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-21T14:43:31.543Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2020-04-21T14:43:31.543Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2020-04-21T14:43:31.543Z] === CONT TestDaemonRestartIpcMode [2020-04-21T14:43:31.543Z] === CONT TestIpcModeOlderClient [2020-04-21T14:43:31.543Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-04-21T14:43:32.883Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-21T14:43:32.883Z] Using test binary docker [2020-04-21T14:43:32.883Z] +++ /etc/init.d/apparmor start [2020-04-21T14:43:32.883Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-21T14:43:32.883Z] INFO: Waiting for daemon to start... [2020-04-21T14:43:32.883Z] Starting dockerd [2020-04-21T14:43:32.883Z] +++ 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-21T14:43:35.223Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:43:35.223Z] Loaded image: busybox:latest [2020-04-21T14:43:35.223Z] Loaded image: busybox:glibc [2020-04-21T14:43:35.223Z] Loaded image: debian:jessie [2020-04-21T14:43:35.223Z] Loaded image: hello-world:latest [2020-04-21T14:43:35.223Z] INFO: Testing against a local daemon [2020-04-21T14:43:35.223Z] === RUN TestCgroupNamespacesBuild [2020-04-21T14:43:36.416Z] . [2020-04-21T14:43:36.416Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-21T14:43:36.416Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-21T14:43:36.416Z] Error: No such image: emptyfs [2020-04-21T14:43:36.416Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-21T14:43:36.416Z] ++++ docker load [2020-04-21T14:43:36.673Z] Running integration-test (iteration 1) [2020-04-21T14:43:36.673Z] 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-21T14:43:36.673Z] ++ 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-21T14:43:36.673Z] ++ set -e [2020-04-21T14:43:36.673Z] ++ '[' -n 0 ']' [2020-04-21T14:43:36.673Z] ++ set -x [2020-04-21T14:43:36.673Z] ++ 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-21T14:43:36.798Z] --- PASS: TestDaemonRestartIpcMode (4.95s) [2020-04-21T14:43:36.798Z] PASS [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === Skipped [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-21T14:43:36.798Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-21T14:43:36.798Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-21T14:43:36.798Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-04-21T14:43:36.798Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-21T14:43:36.798Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-21T14:43:36.798Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-21T14:43:36.798Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-21T14:43:36.798Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-21T14:43:36.798Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-21T14:43:36.798Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-21T14:43:36.798Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-21T14:43:36.798Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-21T14:43:36.798Z] 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-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-21T14:43:36.798Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:43:36.798Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-21T14:43:36.798Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:43:36.798Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-04-21T14:43:36.798Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-04-21T14:43:36.798Z] 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-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-21T14:43:36.798Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-21T14:43:36.798Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-21T14:43:36.798Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-21T14:43:36.798Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-21T14:43:36.798Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] [2020-04-21T14:43:36.798Z] DONE 181 tests, 24 skipped in 92.289s [2020-04-21T14:43:36.798Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-21T14:43:36.798Z] INFO: Testing against a local daemon [2020-04-21T14:43:36.798Z] === RUN TestCommitInheritsEnv [2020-04-21T14:43:37.400Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-21T14:43:38.168Z] --- PASS: TestCommitInheritsEnv (1.50s) [2020-04-21T14:43:38.169Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-21T14:43:38.169Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-21T14:43:38.169Z] === RUN TestImagesFilterMultiReference [2020-04-21T14:43:38.169Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-21T14:43:38.169Z] === RUN TestImagePullPlatformInvalid [2020-04-21T14:43:38.169Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-21T14:43:38.169Z] === RUN TestRemoveImageOrphaning [2020-04-21T14:43:38.507Z] --- PASS: TestCgroupNamespacesBuild (3.72s) [2020-04-21T14:43:38.507Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-21T14:43:39.882Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-04-21T14:43:39.882Z] === RUN TestBuildWithSession [2020-04-21T14:43:39.882Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-21T14:43:39.882Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:43:39.882Z] === RUN TestBuildSquashParent [2020-04-21T14:43:40.063Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-04-21T14:43:40.063Z] === RUN TestRemoveImageGarbageCollector [2020-04-21T14:43:40.063Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:43:40.063Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-21T14:43:40.063Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-21T14:43:40.320Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-21T14:43:40.320Z] === RUN TestTagInvalidReference [2020-04-21T14:43:40.320Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-21T14:43:40.320Z] === RUN TestTagValidPrefixedRepo [2020-04-21T14:43:40.320Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-21T14:43:40.320Z] === RUN TestTagExistedNameWithoutForce [2020-04-21T14:43:40.320Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-21T14:43:40.320Z] === RUN TestTagOfficialNames [2020-04-21T14:43:40.320Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-21T14:43:40.320Z] === RUN TestTagMatchesDigest [2020-04-21T14:43:40.320Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-21T14:43:40.320Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-21T14:43:41.362Z] --- PASS: TestBuildWithHugeFile (81.35s) [2020-04-21T14:43:41.362Z] === RUN TestBuildWithEmptyDockerfile [2020-04-21T14:43:41.362Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:43:41.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:43:41.362Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:43:41.362Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:43:41.362Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:43:41.362Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:43:41.362Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:43:41.362Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:43:41.362Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:43:41.362Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-21T14:43:41.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-04-21T14:43:41.362Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-04-21T14:43:41.362Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.36s) [2020-04-21T14:43:41.362Z] === RUN TestBuildPreserveOwnership [2020-04-21T14:43:41.362Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-21T14:43:41.557Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-21T14:43:44.076Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-21T14:43:45.559Z] --- PASS: TestBuildPreserveOwnership (4.70s) [2020-04-21T14:43:45.559Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.09s) [2020-04-21T14:43:45.559Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.59s) [2020-04-21T14:43:45.559Z] === RUN TestBuildPlatformInvalid [2020-04-21T14:43:45.844Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-04-21T14:43:45.844Z] PASS [2020-04-21T14:43:45.844Z] [2020-04-21T14:43:45.844Z] === Skipped [2020-04-21T14:43:45.844Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-21T14:43:45.844Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:43:45.844Z] [2020-04-21T14:43:45.844Z] [2020-04-21T14:43:45.844Z] DONE 32 tests, 1 skipped in 127.605s [2020-04-21T14:43:45.844Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-21T14:43:45.844Z] ++ 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-21T14:43:45.844Z] ++ set -e [2020-04-21T14:43:45.844Z] ++ '[' -n 0 ']' [2020-04-21T14:43:45.844Z] ++ set -x [2020-04-21T14:43:45.844Z] ++ 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-21T14:43:45.844Z] INFO: Testing against a local daemon [2020-04-21T14:43:45.844Z] === RUN TestConfigInspect [2020-04-21T14:43:46.444Z] --- PASS: TestBuildSquashParent (5.98s) [2020-04-21T14:43:46.444Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-21T14:43:46.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:43:46.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:43:46.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:43:46.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:43:46.444Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:43:46.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:43:46.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:43:46.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:43:46.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:43:46.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:43:46.444Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:43:46.444Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:43:46.444Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-21T14:43:46.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-21T14:43:46.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-21T14:43:46.444Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-21T14:43:48.356Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-21T14:43:48.614Z] --- PASS: TestConfigInspect (2.30s) [2020-04-21T14:43:48.614Z] === RUN TestConfigList [2020-04-21T14:43:48.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-21T14:43:50.519Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-21T14:43:50.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.51s) [2020-04-21T14:43:50.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.64s) [2020-04-21T14:43:50.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s) [2020-04-21T14:43:50.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s) [2020-04-21T14:43:50.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s) [2020-04-21T14:43:50.519Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.08s) [2020-04-21T14:43:50.519Z] === RUN TestBuildMultiStageCopy [2020-04-21T14:43:50.519Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-21T14:43:50.647Z] --- PASS: TestConfigList (2.22s) [2020-04-21T14:43:50.647Z] === RUN TestConfigsCreateAndDelete [2020-04-21T14:43:52.683Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2020-04-21T14:43:52.683Z] === RUN TestConfigsUpdate [2020-04-21T14:43:53.050Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-21T14:43:53.308Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-21T14:43:53.875Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-21T14:43:54.442Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-21T14:43:55.009Z] --- PASS: TestBuildMultiStageCopy (4.33s) [2020-04-21T14:43:55.009Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.24s) [2020-04-21T14:43:55.009Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-04-21T14:43:55.009Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-04-21T14:43:55.009Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-04-21T14:43:55.009Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-04-21T14:43:55.009Z] === RUN TestBuildMultiStageParentConfig [2020-04-21T14:43:55.386Z] --- PASS: TestConfigsUpdate (2.26s) [2020-04-21T14:43:55.386Z] === RUN TestTemplatedConfig [2020-04-21T14:43:56.383Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2020-04-21T14:43:56.383Z] === RUN TestBuildLabelWithTargets [2020-04-21T14:43:58.076Z] --- PASS: TestTemplatedConfig (2.85s) [2020-04-21T14:43:58.076Z] === RUN TestConfigCreateResolve [2020-04-21T14:43:58.584Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:43:58.584Z] Loaded image: busybox:latest [2020-04-21T14:43:58.841Z] Loaded image: busybox:glibc [2020-04-21T14:43:58.841Z] Loaded image: debian:jessie [2020-04-21T14:43:58.914Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-04-21T14:43:58.914Z] === RUN TestBuildWithEmptyLayers [2020-04-21T14:43:59.099Z] Loaded image: hello-world:latest [2020-04-21T14:43:59.099Z] INFO: Testing against a local daemon [2020-04-21T14:43:59.099Z] === RUN TestDockerDaemonSuite [2020-04-21T14:43:59.099Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-21T14:43:59.482Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2020-04-21T14:43:59.482Z] === RUN TestBuildMultiStageOnBuild [2020-04-21T14:44:00.107Z] --- PASS: TestConfigCreateResolve (2.23s) [2020-04-21T14:44:00.107Z] === RUN TestConfigDaemonLibtrustID [2020-04-21T14:44:00.729Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-21T14:44:00.729Z] PASS [2020-04-21T14:44:00.729Z] [2020-04-21T14:44:00.729Z] DONE 7 tests in 14.719s [2020-04-21T14:44:00.729Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-21T14:44:00.729Z] ++ 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-21T14:44:00.729Z] ++ set -e [2020-04-21T14:44:00.729Z] ++ '[' -n 0 ']' [2020-04-21T14:44:00.729Z] ++ set -x [2020-04-21T14:44:00.729Z] ++ 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-21T14:44:00.729Z] INFO: Testing against a local daemon [2020-04-21T14:44:00.729Z] === RUN TestCheckpoint [2020-04-21T14:44:00.729Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-21T14:44:00.729Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:44:00.729Z] === RUN TestContainerInvalidJSON [2020-04-21T14:44:00.729Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:44:00.729Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:44:00.729Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:44:00.729Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:44:00.729Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:44:00.729Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:44:00.729Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:44:00.729Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:44:00.729Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:44:00.729Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-21T14:44:00.729Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-21T14:44:00.729Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-21T14:44:00.729Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-21T14:44:00.729Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-21T14:44:00.729Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-21T14:44:00.729Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-21T14:44:01.016Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-04-21T14:44:01.016Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-21T14:44:01.016Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-21T14:44:01.016Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-21T14:44:01.016Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-21T14:44:01.016Z] === RUN TestCopyFromContainer [2020-04-21T14:44:02.562Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-21T14:44:02.768Z] --- PASS: TestBuildMultiStageOnBuild (2.77s) [2020-04-21T14:44:02.768Z] === RUN TestBuildUncleanTarFilenames [2020-04-21T14:44:03.075Z] === RUN TestCopyFromContainer// [2020-04-21T14:44:03.075Z] === RUN TestCopyFromContainer//bar/root [2020-04-21T14:44:03.075Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-21T14:44:03.075Z] === RUN TestCopyFromContainer/bar/quux [2020-04-21T14:44:03.075Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-21T14:44:03.075Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-21T14:44:03.359Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-21T14:44:03.359Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-21T14:44:03.359Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-21T14:44:03.645Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-21T14:44:03.645Z] --- PASS: TestCopyFromContainer (2.56s) [2020-04-21T14:44:03.645Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-04-21T14:44:03.645Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-21T14:44:03.645Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-21T14:44:03.645Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-04-21T14:44:03.645Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-21T14:44:03.645Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-21T14:44:03.645Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-04-21T14:44:03.645Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-21T14:44:03.645Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-21T14:44:03.645Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-04-21T14:44:03.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-21T14:44:03.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:44:03.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:44:03.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:44:03.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:44:03.645Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:44:03.645Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:44:03.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:44:03.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:44:03.645Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:44:03.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-21T14:44:03.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-21T14:44:03.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-21T14:44:03.645Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-21T14:44:03.645Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-21T14:44:03.645Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-21T14:44:03.645Z] === RUN TestCreateWithInvalidEnv [2020-04-21T14:44:03.645Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-21T14:44:03.645Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-21T14:44:03.645Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-21T14:44:03.645Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-21T14:44:03.645Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-21T14:44:03.645Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-21T14:44:03.703Z] --- PASS: TestBuildUncleanTarFilenames (1.37s) [2020-04-21T14:44:03.703Z] === RUN TestBuildMultiStageLayerLeak [2020-04-21T14:44:03.934Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-21T14:44:03.934Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-21T14:44:03.934Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-21T14:44:03.934Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-04-21T14:44:03.934Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-21T14:44:03.934Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-04-21T14:44:03.934Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-04-21T14:44:03.934Z] === RUN TestCreateTmpfsMountsTarget [2020-04-21T14:44:03.934Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-21T14:44:03.934Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-21T14:44:05.683Z] Loaded image: buildpack-deps:jessie [2020-04-21T14:44:05.683Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-21T14:44:05.683Z] Loaded image: busybox:latest [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCustomMaskedPaths (1.91s) [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-21T14:44:05.969Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:44:05.969Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:44:05.969Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:44:05.969Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:44:05.969Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:44:05.969Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-21T14:44:05.969Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:44:05.969Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:44:05.969Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:44:05.969Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:44:05.969Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:44:05.969Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-21T14:44:05.969Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:44:05.969Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-21T14:44:05.969Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:44:05.969Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:44:05.969Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:44:05.969Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:44:05.969Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:44:05.969Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:44:05.969Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:44:05.969Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-21T14:44:05.969Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-21T14:44:05.969Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-21T14:44:06.251Z] Loaded image: busybox:glibc [2020-04-21T14:44:06.251Z] Loaded image: debian:jessie [2020-04-21T14:44:06.251Z] Loaded image: hello-world:latest [2020-04-21T14:44:06.251Z] INFO: Testing against a local daemon [2020-04-21T14:44:06.251Z] === RUN TestDockerSuite [2020-04-21T14:44:06.251Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-21T14:44:06.510Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-21T14:44:06.510Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-21T14:44:06.510Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-21T14:44:06.510Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-21T14:44:06.510Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-21T14:44:06.510Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-21T14:44:06.510Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-21T14:44:06.984Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2020-04-21T14:44:06.984Z] === RUN TestBuildWithHugeFile [2020-04-21T14:44:07.440Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-21T14:44:07.700Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-21T14:44:08.006Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s) [2020-04-21T14:44:08.006Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-21T14:44:08.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:44:08.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:44:08.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:44:08.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:44:08.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:44:08.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:44:08.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:44:08.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:44:08.006Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:44:08.006Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:44:08.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:44:08.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:44:08.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:44:08.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:44:08.006Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:44:08.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2020-04-21T14:44:08.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-04-21T14:44:08.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-21T14:44:08.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-21T14:44:08.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-04-21T14:44:08.006Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-21T14:44:08.006Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-21T14:44:08.264Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-21T14:44:08.264Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-21T14:44:08.264Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-21T14:44:08.628Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-04-21T14:44:08.628Z] === RUN TestContainerStartOnDaemonRestart [2020-04-21T14:44:08.628Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-21T14:44:08.628Z] === RUN TestDaemonRestartIpcMode [2020-04-21T14:44:08.628Z] === PAUSE TestDaemonRestartIpcMode [2020-04-21T14:44:08.628Z] === RUN TestDaemonHostGatewayIP [2020-04-21T14:44:08.628Z] === PAUSE TestDaemonHostGatewayIP [2020-04-21T14:44:08.628Z] === RUN TestContainerKillOnDaemonStart [2020-04-21T14:44:08.628Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-21T14:44:08.628Z] === RUN TestDiff [2020-04-21T14:44:08.833Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-21T14:44:09.091Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-21T14:44:09.246Z] --- PASS: TestDiff (0.65s) [2020-04-21T14:44:09.246Z] === RUN TestExecWithCloseStdin [2020-04-21T14:44:09.348Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-21T14:44:09.348Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-21T14:44:10.274Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-04-21T14:44:10.274Z] === RUN TestExec [2020-04-21T14:44:10.516Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-21T14:44:10.891Z] --- PASS: TestExec (0.77s) [2020-04-21T14:44:10.892Z] === RUN TestExecUser [2020-04-21T14:44:11.249Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-21T14:44:11.506Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-21T14:44:11.506Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-21T14:44:11.506Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-21T14:44:11.511Z] --- PASS: TestExecUser (0.78s) [2020-04-21T14:44:11.511Z] === RUN TestExportContainerAndImportImage [2020-04-21T14:44:12.070Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-21T14:44:12.330Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-21T14:44:12.448Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-21T14:44:12.528Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-04-21T14:44:12.528Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-21T14:44:13.703Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-21T14:44:13.960Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-21T14:44:13.960Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-21T14:44:13.960Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-21T14:44:14.011Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-04-21T14:44:14.011Z] === RUN TestHealthCheckWorkdir [2020-04-21T14:44:14.524Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-21T14:44:15.026Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2020-04-21T14:44:15.026Z] === RUN TestHealthKillContainer [2020-04-21T14:44:15.977Z] --- PASS: TestImportExtremelyLargeImageWorks (78.88s) [2020-04-21T14:44:15.977Z] PASS [2020-04-21T14:44:15.977Z] [2020-04-21T14:44:15.977Z] === Skipped [2020-04-21T14:44:15.977Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:44:15.977Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:44:15.977Z] [2020-04-21T14:44:15.977Z] [2020-04-21T14:44:15.977Z] DONE 12 tests, 1 skipped in 80.330s [2020-04-21T14:44:15.977Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-21T14:44:15.977Z] ++ 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-21T14:44:15.977Z] ++ set -e [2020-04-21T14:44:15.977Z] ++ '[' -n 0 ']' [2020-04-21T14:44:15.977Z] ++ set -x [2020-04-21T14:44:15.977Z] ++ 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-21T14:44:15.977Z] INFO: Testing against a local daemon [2020-04-21T14:44:15.977Z] === RUN TestNetworkCreateDelete [2020-04-21T14:44:15.977Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-04-21T14:44:15.977Z] === RUN TestDockerNetworkDeletePreferID [2020-04-21T14:44:15.977Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-04-21T14:44:15.977Z] === RUN TestInspectNetwork [2020-04-21T14:44:17.047Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-21T14:44:17.207Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-21T14:44:17.726Z] --- PASS: TestHealthKillContainer (2.84s) [2020-04-21T14:44:17.726Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-21T14:44:17.978Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-21T14:44:18.235Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-21T14:44:18.740Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2020-04-21T14:44:18.741Z] === RUN TestIpcModeNone [2020-04-21T14:44:19.359Z] --- PASS: TestIpcModeNone (0.78s) [2020-04-21T14:44:19.359Z] === RUN TestIpcModePrivate [2020-04-21T14:44:19.427Z] === RUN TestInspectNetwork/full_network_id [2020-04-21T14:44:19.427Z] === RUN TestInspectNetwork/partial_network_id [2020-04-21T14:44:19.427Z] === RUN TestInspectNetwork/network_name [2020-04-21T14:44:19.427Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-21T14:44:19.978Z] --- PASS: TestIpcModePrivate (0.74s) [2020-04-21T14:44:19.978Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-21T14:44:19.978Z] === RUN TestIpcModeShareable [2020-04-21T14:44:20.129Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-21T14:44:20.993Z] --- PASS: TestIpcModeShareable (0.75s) [2020-04-21T14:44:20.993Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-21T14:44:20.993Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-21T14:44:21.499Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-21T14:44:22.867Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-21T14:44:23.029Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s) [2020-04-21T14:44:23.029Z] === RUN TestAPIIpcModeHost [2020-04-21T14:44:24.047Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-04-21T14:44:24.047Z] === RUN TestDaemonIpcModeShareable [2020-04-21T14:44:24.237Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-21T14:44:24.935Z] --- PASS: TestInspectNetwork (11.01s) [2020-04-21T14:44:24.935Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-21T14:44:24.935Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-21T14:44:24.935Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-21T14:44:24.935Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-21T14:44:24.935Z] === RUN TestRunContainerWithBridgeNone [2020-04-21T14:44:25.168Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-21T14:44:25.538Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-04-21T14:44:25.538Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-21T14:44:25.538Z] === RUN TestDaemonIpcModePrivate [2020-04-21T14:44:26.100Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-21T14:44:26.951Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-04-21T14:44:26.951Z] === RUN TestNetworkInvalidJSON [2020-04-21T14:44:26.951Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-21T14:44:26.951Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-21T14:44:26.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:44:26.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:44:26.951Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:44:26.951Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:44:26.951Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-21T14:44:26.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:44:26.951Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:44:26.951Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-21T14:44:26.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-21T14:44:26.951Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-21T14:44:26.951Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-04-21T14:44:26.951Z] === RUN TestHostIPv4BridgeLabel [2020-04-21T14:44:27.020Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2020-04-21T14:44:27.020Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-21T14:44:27.020Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-21T14:44:27.468Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-21T14:44:27.563Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-21T14:44:27.563Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-21T14:44:28.400Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-21T14:44:28.565Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-21T14:44:28.565Z] === RUN TestDaemonDefaultNetworkPools [2020-04-21T14:44:28.657Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-21T14:44:29.054Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-04-21T14:44:29.054Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-21T14:44:29.054Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-21T14:44:29.224Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-21T14:44:29.568Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2020-04-21T14:44:29.568Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-21T14:44:30.535Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2020-04-21T14:44:30.535Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-21T14:44:30.535Z] === RUN TestIpcModeOlderClient [2020-04-21T14:44:30.535Z] === PAUSE TestIpcModeOlderClient [2020-04-21T14:44:30.535Z] === RUN TestKillContainerInvalidSignal [2020-04-21T14:44:30.571Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-04-21T14:44:30.571Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-21T14:44:31.192Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-04-21T14:44:31.192Z] === RUN TestKillContainer [2020-04-21T14:44:31.192Z] === RUN TestKillContainer/no_signal [2020-04-21T14:44:31.753Z] ......................... [ 67%] [2020-04-21T14:44:31.810Z] === RUN TestKillContainer/non_killing_signal [2020-04-21T14:44:32.036Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2020-04-21T14:44:32.036Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-21T14:44:32.317Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-04-21T14:44:32.317Z] === RUN TestServiceWithPredefinedNetwork [2020-04-21T14:44:32.429Z] === RUN TestKillContainer/killing_signal [2020-04-21T14:44:32.500Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-21T14:44:33.048Z] --- PASS: TestKillContainer (2.01s) [2020-04-21T14:44:33.048Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-04-21T14:44:33.048Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-04-21T14:44:33.048Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-04-21T14:44:33.048Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-21T14:44:33.048Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-21T14:44:33.064Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-21T14:44:33.667Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-21T14:44:34.433Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-21T14:44:34.690Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-04-21T14:44:34.690Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-04-21T14:44:34.690Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2020-04-21T14:44:34.690Z] === RUN TestKillStoppedContainer [2020-04-21T14:44:34.690Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-21T14:44:34.690Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-21T14:44:34.690Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-21T14:44:34.690Z] === RUN TestKillDifferentUserContainer [2020-04-21T14:44:35.311Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2020-04-21T14:44:35.311Z] === RUN TestInspectOomKilledTrue [2020-04-21T14:44:35.804Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-21T14:44:36.061Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-21T14:44:36.624Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-21T14:44:36.687Z] --- PASS: TestServiceWithPredefinedNetwork (3.50s) [2020-04-21T14:44:36.687Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-21T14:44:36.687Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:44:36.687Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:44:36.687Z] === RUN TestServiceWithDataPathPortInit [2020-04-21T14:44:36.793Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-04-21T14:44:36.793Z] === RUN TestInspectOomKilledFalse [2020-04-21T14:44:37.411Z] --- PASS: TestInspectOomKilledFalse (0.66s) [2020-04-21T14:44:37.411Z] === RUN TestLinksEtcHostsContentMatch [2020-04-21T14:44:37.555Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-21T14:44:37.694Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2020-04-21T14:44:37.694Z] === RUN TestLinksContainerNames [2020-04-21T14:44:38.926Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-21T14:44:39.174Z] --- PASS: TestLinksContainerNames (1.28s) [2020-04-21T14:44:39.174Z] === RUN TestLogsFollowTailEmpty [2020-04-21T14:44:39.806Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-04-21T14:44:39.807Z] === RUN TestContainerNetworkMountsNoChown [2020-04-21T14:44:40.296Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-21T14:44:40.296Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-21T14:44:40.428Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/default [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/default [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/private [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/private [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rprivate [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/slave [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/slave [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rslave [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/shared [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/shared [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rshared [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/default [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/shared [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/rslave [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/rshared [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/rprivate [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/private [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/slave [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-21T14:44:40.428Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:44:40.428Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:44:40.428Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:44:40.554Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-21T14:44:40.713Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:44:40.713Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:44:40.713Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:44:40.714Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-21T14:44:40.714Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-21T14:44:40.714Z] === RUN TestContainerBindMountNonRecursive [2020-04-21T14:44:41.118Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-21T14:44:41.376Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-21T14:44:42.742Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2020-04-21T14:44:42.742Z] === RUN TestNetworkNat [2020-04-21T14:44:43.271Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-21T14:44:43.271Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-21T14:44:43.362Z] --- PASS: TestNetworkNat (0.72s) [2020-04-21T14:44:43.362Z] === RUN TestNetworkLocalhostTCPNat [2020-04-21T14:44:43.530Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-21T14:44:43.980Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-04-21T14:44:43.980Z] === RUN TestNetworkLoopbackNat [2020-04-21T14:44:44.996Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2020-04-21T14:44:44.996Z] === RUN TestPause [2020-04-21T14:44:45.617Z] --- PASS: TestPause (0.72s) [2020-04-21T14:44:45.617Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-21T14:44:45.617Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:44:45.617Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:44:45.617Z] === RUN TestPauseStopPausedContainer [2020-04-21T14:44:46.051Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-21T14:44:46.234Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2020-04-21T14:44:46.234Z] === RUN TestPsFilter [2020-04-21T14:44:46.519Z] --- PASS: TestPsFilter (0.20s) [2020-04-21T14:44:46.519Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-21T14:44:46.615Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-21T14:44:47.142Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-04-21T14:44:47.142Z] === RUN TestRemoveContainerWithVolume [2020-04-21T14:44:47.179Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-21T14:44:47.761Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2020-04-21T14:44:47.761Z] === RUN TestRemoveContainerRunning [2020-04-21T14:44:48.379Z] --- PASS: TestRemoveContainerRunning (0.67s) [2020-04-21T14:44:48.379Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-21T14:44:48.553Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-21T14:44:48.553Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-21T14:44:48.553Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-21T14:44:48.999Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2020-04-21T14:44:48.999Z] === RUN TestRemoveInvalidContainer [2020-04-21T14:44:48.999Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-21T14:44:48.999Z] === RUN TestRenameLinkedContainer [2020-04-21T14:44:50.450Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-21T14:44:51.380Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-21T14:44:51.380Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-21T14:44:51.690Z] --- PASS: TestRenameLinkedContainer (2.64s) [2020-04-21T14:44:51.690Z] === RUN TestRenameStoppedContainer [2020-04-21T14:44:52.308Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-04-21T14:44:52.308Z] === RUN TestRenameRunningContainerAndReuse [2020-04-21T14:44:52.750Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-21T14:44:53.007Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-21T14:44:53.683Z] --- PASS: TestBuildWithHugeFile (41.39s) [2020-04-21T14:44:53.683Z] === RUN TestBuildWithEmptyDockerfile [2020-04-21T14:44:53.683Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:44:53.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:44:53.683Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:44:53.683Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:44:53.683Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:44:53.683Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:44:53.683Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:44:53.683Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:44:53.683Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:44:53.683Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-04-21T14:44:53.683Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-04-21T14:44:53.683Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-04-21T14:44:53.683Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-04-21T14:44:53.683Z] === RUN TestBuildPreserveOwnership [2020-04-21T14:44:53.683Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-21T14:44:53.683Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-21T14:44:53.788Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2020-04-21T14:44:53.788Z] === RUN TestRenameInvalidName [2020-04-21T14:44:54.249Z] --- PASS: TestBuildPreserveOwnership (5.95s) [2020-04-21T14:44:54.249Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2020-04-21T14:44:54.249Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-04-21T14:44:54.249Z] === RUN TestBuildPlatformInvalid [2020-04-21T14:44:54.420Z] --- PASS: TestRenameInvalidName (0.75s) [2020-04-21T14:44:54.420Z] === RUN TestRenameAnonymousContainer [2020-04-21T14:44:54.507Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-04-21T14:44:54.507Z] PASS [2020-04-21T14:44:54.507Z] [2020-04-21T14:44:54.507Z] === Skipped [2020-04-21T14:44:54.507Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-21T14:44:54.507Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:44:54.507Z] [2020-04-21T14:44:54.507Z] [2020-04-21T14:44:54.507Z] DONE 32 tests, 1 skipped in 89.219s [2020-04-21T14:44:54.507Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-21T14:44:54.507Z] ++ 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-21T14:44:54.507Z] ++ set -e [2020-04-21T14:44:54.507Z] ++ '[' -n 0 ']' [2020-04-21T14:44:54.507Z] ++ set -x [2020-04-21T14:44:54.507Z] ++ 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-21T14:44:54.765Z] INFO: Testing against a local daemon [2020-04-21T14:44:54.765Z] === RUN TestConfigInspect [2020-04-21T14:44:57.105Z] --- PASS: TestRenameAnonymousContainer (2.45s) [2020-04-21T14:44:57.105Z] === RUN TestRenameContainerWithSameName [2020-04-21T14:44:57.182Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-21T14:44:57.722Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2020-04-21T14:44:57.722Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-21T14:44:57.745Z] --- PASS: TestBuildWithHugeFile (94.67s) [2020-04-21T14:44:57.745Z] === RUN TestBuildWithEmptyDockerfile [2020-04-21T14:44:57.745Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:44:57.745Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:44:57.745Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:44:57.745Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:44:57.745Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:44:57.745Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:44:57.745Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-21T14:44:57.745Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-21T14:44:58.001Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-21T14:44:58.001Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-04-21T14:44:58.001Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-04-21T14:44:58.001Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-04-21T14:44:58.001Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-04-21T14:44:58.001Z] === RUN TestBuildPreserveOwnership [2020-04-21T14:44:58.001Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-21T14:44:58.736Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2020-04-21T14:44:58.736Z] === RUN TestResize [2020-04-21T14:44:58.950Z] --- PASS: TestConfigInspect (3.83s) [2020-04-21T14:44:58.950Z] === RUN TestConfigList [2020-04-21T14:44:58.981Z] --- PASS: TestServiceWithDataPathPortInit (20.92s) [2020-04-21T14:44:58.981Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-21T14:44:59.748Z] --- PASS: TestResize (0.70s) [2020-04-21T14:44:59.748Z] === RUN TestResizeWithInvalidSize [2020-04-21T14:45:00.365Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-04-21T14:45:00.365Z] === RUN TestResizeWhenContainerNotStarted [2020-04-21T14:45:00.520Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-21T14:45:00.777Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-21T14:45:00.990Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:45:00.990Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:45:00.990Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:45:00.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:45:00.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:45:00.990Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:45:00.990Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:45:01.340Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-21T14:45:01.903Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-21T14:45:01.903Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-21T14:45:02.233Z] --- PASS: TestConfigList (3.18s) [2020-04-21T14:45:02.233Z] === RUN TestConfigsCreateAndDelete [2020-04-21T14:45:02.467Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-21T14:45:04.362Z] --- PASS: TestBuildPreserveOwnership (5.99s) [2020-04-21T14:45:04.362Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.82s) [2020-04-21T14:45:04.362Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2020-04-21T14:45:04.362Z] === RUN TestBuildPlatformInvalid [2020-04-21T14:45:04.362Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-04-21T14:45:04.362Z] PASS [2020-04-21T14:45:04.362Z] [2020-04-21T14:45:04.362Z] === Skipped [2020-04-21T14:45:04.362Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-21T14:45:04.362Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:45:04.362Z] [2020-04-21T14:45:04.362Z] [2020-04-21T14:45:04.362Z] DONE 32 tests, 1 skipped in 178.783s [2020-04-21T14:45:04.362Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-21T14:45:04.362Z] ++ 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-21T14:45:04.362Z] ++ set -e [2020-04-21T14:45:04.362Z] ++ '[' -n 0 ']' [2020-04-21T14:45:04.362Z] ++ set -x [2020-04-21T14:45:04.362Z] ++ 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-21T14:45:04.362Z] INFO: Testing against a local daemon [2020-04-21T14:45:04.362Z] === RUN TestConfigInspect [2020-04-21T14:45:04.487Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:45:04.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:45:04.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:45:05.520Z] --- PASS: TestConfigsCreateAndDelete (3.29s) [2020-04-21T14:45:05.520Z] === RUN TestConfigsUpdate [2020-04-21T14:45:05.520Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:45:05.731Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-21T14:45:07.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:45:07.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:45:07.867Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:45:08.254Z] --- PASS: TestConfigInspect (3.58s) [2020-04-21T14:45:08.255Z] === RUN TestConfigList [2020-04-21T14:45:08.572Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-21T14:45:08.805Z] --- PASS: TestConfigsUpdate (3.23s) [2020-04-21T14:45:08.805Z] === RUN TestTemplatedConfig [2020-04-21T14:45:09.231Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.78s) [2020-04-21T14:45:09.231Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s4yxq1mpuf2qtftawed6p65kz Created:2020-04-21 14:44:58.315743205 +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[34e59821f68b20f56fe7e72638a8e0dbb8fda31841901295ab305ccf12dd5dd8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u3viyfz3dc75e0n98qyrg6ksz EndpointID:ab431db1d096b7809ae1b8b8eec70d075f9ca20b63c54093a5f0a1df4f8101a0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5db7e1201f86ebef81176a066e9b4da4aebd4ac4486b0d980c0d569dacaff729 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:605e1f165edd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.u3viyfz3dc75e0n98qyrg6ksz EndpointID:ab431db1d096b7809ae1b8b8eec70d075f9ca20b63c54093a5f0a1df4f8101a0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-21T14:45:09.231Z] PASS [2020-04-21T14:45:09.231Z] [2020-04-21T14:45:09.231Z] === Skipped [2020-04-21T14:45:09.231Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:45:09.231Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:45:09.231Z] [2020-04-21T14:45:09.231Z] [2020-04-21T14:45:09.231Z] DONE 22 tests, 1 skipped in 54.652s [2020-04-21T14:45:09.231Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:45:09.231Z] ++ 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-21T14:45:09.231Z] ++ set -e [2020-04-21T14:45:09.231Z] ++ '[' -n 0 ']' [2020-04-21T14:45:09.231Z] ++ set -x [2020-04-21T14:45:09.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=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-21T14:45:09.231Z] INFO: Testing against a local daemon [2020-04-21T14:45:09.231Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-21T14:45:09.231Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:45:09.231Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:45:09.231Z] === RUN TestDockerNetworkIpvlan [2020-04-21T14:45:09.231Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:45:09.231Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:45:09.231Z] PASS [2020-04-21T14:45:09.231Z] [2020-04-21T14:45:09.231Z] === Skipped [2020-04-21T14:45:09.231Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:45:09.231Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:45:09.231Z] [2020-04-21T14:45:09.231Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:45:09.231Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:45:09.231Z] [2020-04-21T14:45:09.231Z] [2020-04-21T14:45:09.231Z] DONE 2 tests, 2 skipped in 0.071s [2020-04-21T14:45:09.231Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:45:09.231Z] ++ 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-21T14:45:09.231Z] ++ set -e [2020-04-21T14:45:09.231Z] ++ '[' -n 0 ']' [2020-04-21T14:45:09.231Z] ++ set -x [2020-04-21T14:45:09.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=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-21T14:45:09.231Z] INFO: Testing against a local daemon [2020-04-21T14:45:09.231Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-21T14:45:09.231Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2020-04-21T14:45:09.231Z] === RUN TestDockerNetworkMacvlan [2020-04-21T14:45:09.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:45:10.234Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-21T14:45:10.776Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-21T14:45:10.877Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-21T14:45:11.339Z] --- PASS: TestConfigList (3.27s) [2020-04-21T14:45:11.339Z] === RUN TestConfigsCreateAndDelete [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.51s) [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.59s) [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.68s) [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.49s) [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.20s) [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.22s) [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.24s) [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.80s) [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.11s) [2020-04-21T14:45:11.407Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.04s) [2020-04-21T14:45:11.408Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.08s) [2020-04-21T14:45:11.408Z] === RUN TestCgroupNamespacesRun [2020-04-21T14:45:11.880Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-21T14:45:12.088Z] --- PASS: TestTemplatedConfig (3.51s) [2020-04-21T14:45:12.088Z] === RUN TestConfigCreateResolve [2020-04-21T14:45:12.271Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-21T14:45:12.836Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-21T14:45:13.214Z] Removing intermediate container b5ac6983f68f [2020-04-21T14:45:13.214Z] ---> 7f762e0d4c04 [2020-04-21T14:45:13.214Z] 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-21T14:45:13.214Z] ---> Running in 0ce825bc91d6 [2020-04-21T14:45:13.214Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-04-21T14:45:13.437Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2020-04-21T14:45:13.437Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-21T14:45:13.766Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-21T14:45:13.766Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-21T14:45:14.023Z] --- PASS: TestConfigsCreateAndDelete (2.75s) [2020-04-21T14:45:14.023Z] === RUN TestConfigsUpdate [2020-04-21T14:45:14.587Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-21T14:45:14.845Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-21T14:45:14.913Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.58s) [2020-04-21T14:45:14.913Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-21T14:45:15.371Z] --- PASS: TestConfigCreateResolve (3.25s) [2020-04-21T14:45:15.371Z] === RUN TestConfigDaemonLibtrustID [2020-04-21T14:45:15.630Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2020-04-21T14:45:15.630Z] PASS [2020-04-21T14:45:15.630Z] [2020-04-21T14:45:15.630Z] DONE 7 tests in 21.111s [2020-04-21T14:45:15.630Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-21T14:45:15.630Z] ++ 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-21T14:45:15.630Z] ++ set -e [2020-04-21T14:45:15.630Z] ++ '[' -n 0 ']' [2020-04-21T14:45:15.630Z] ++ set -x [2020-04-21T14:45:15.630Z] ++ 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-21T14:45:15.775Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-21T14:45:15.888Z] INFO: Testing against a local daemon [2020-04-21T14:45:15.888Z] === RUN TestCheckpoint [2020-04-21T14:45:15.888Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-21T14:45:15.888Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:45:15.888Z] === RUN TestContainerInvalidJSON [2020-04-21T14:45:15.888Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:45:15.888Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:45:15.888Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:45:15.888Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:45:15.888Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:45:15.888Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:45:15.888Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:45:15.888Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:45:15.888Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:45:15.888Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-21T14:45:15.888Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-21T14:45:15.888Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-21T14:45:15.888Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-21T14:45:15.888Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-21T14:45:16.033Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-21T14:45:16.147Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-21T14:45:16.147Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-21T14:45:16.147Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-21T14:45:16.147Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-21T14:45:16.147Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-04-21T14:45:16.147Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-21T14:45:16.249Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-21T14:45:16.402Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) [2020-04-21T14:45:16.402Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-21T14:45:16.405Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-04-21T14:45:16.405Z] === RUN TestCopyFromContainer [2020-04-21T14:45:17.894Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2020-04-21T14:45:17.894Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-21T14:45:17.928Z] --- PASS: TestConfigsUpdate (3.51s) [2020-04-21T14:45:17.928Z] === RUN TestTemplatedConfig [2020-04-21T14:45:17.928Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-21T14:45:18.186Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-21T14:45:18.307Z] === RUN TestCopyFromContainer// [2020-04-21T14:45:18.307Z] === RUN TestCopyFromContainer//bar/root [2020-04-21T14:45:18.565Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-21T14:45:18.565Z] === RUN TestCopyFromContainer/bar/quux [2020-04-21T14:45:18.823Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-21T14:45:18.823Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-21T14:45:19.082Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-21T14:45:19.082Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-21T14:45:19.082Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-21T14:45:19.341Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-21T14:45:19.341Z] --- PASS: TestCopyFromContainer (3.07s) [2020-04-21T14:45:19.341Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-21T14:45:19.341Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-04-21T14:45:19.341Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-04-21T14:45:19.341Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-04-21T14:45:19.341Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-04-21T14:45:19.341Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-04-21T14:45:19.341Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-21T14:45:19.341Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-04-21T14:45:19.341Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-04-21T14:45:19.341Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-04-21T14:45:19.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-21T14:45:19.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:45:19.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:45:19.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:45:19.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:45:19.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:45:19.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:45:19.555Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-21T14:45:19.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:45:19.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:45:19.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:45:19.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-21T14:45:19.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-21T14:45:19.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-21T14:45:19.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-21T14:45:19.600Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-21T14:45:19.600Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-21T14:45:19.600Z] === RUN TestCreateWithInvalidEnv [2020-04-21T14:45:19.600Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-21T14:45:19.600Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-21T14:45:19.600Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-21T14:45:19.600Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-21T14:45:19.600Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-21T14:45:19.600Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-21T14:45:19.600Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-21T14:45:19.600Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-21T14:45:19.600Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-21T14:45:19.600Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-21T14:45:19.600Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-04-21T14:45:19.600Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-21T14:45:19.600Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-04-21T14:45:19.600Z] === RUN TestCreateTmpfsMountsTarget [2020-04-21T14:45:19.600Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-21T14:45:19.600Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-21T14:45:19.694Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-21T14:45:19.928Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2020-04-21T14:45:19.928Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-21T14:45:20.549Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-04-21T14:45:20.549Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-21T14:45:20.943Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-21T14:45:21.205Z] --- PASS: TestTemplatedConfig (3.64s) [2020-04-21T14:45:21.205Z] === RUN TestConfigCreateResolve [2020-04-21T14:45:21.564Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2020-04-21T14:45:21.564Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-21T14:45:21.770Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-21T14:45:22.027Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-21T14:45:22.132Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:45:22.132Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:45:22.132Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:45:22.132Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:45:22.132Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:45:22.132Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-21T14:45:22.132Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:45:22.132Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:45:22.132Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:45:22.132Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:45:22.132Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:45:22.132Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-21T14:45:22.132Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-21T14:45:22.132Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:45:22.132Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:45:22.132Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:45:22.132Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:45:22.132Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:45:22.132Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:45:22.132Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:45:22.132Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:45:22.132Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.11s) [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s) [2020-04-21T14:45:22.132Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.11s) [2020-04-21T14:45:22.132Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-21T14:45:23.050Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2020-04-21T14:45:23.050Z] === RUN TestKernelTCPMemory [2020-04-21T14:45:23.669Z] --- PASS: TestKernelTCPMemory (0.82s) [2020-04-21T14:45:23.669Z] === RUN TestNISDomainname [2020-04-21T14:45:24.554Z] --- PASS: TestConfigCreateResolve (3.01s) [2020-04-21T14:45:24.554Z] === RUN TestConfigDaemonLibtrustID [2020-04-21T14:45:24.661Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2020-04-21T14:45:24.662Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-21T14:45:24.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:45:24.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:45:24.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:45:24.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:45:24.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:45:24.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:45:24.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:45:24.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:45:24.662Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:45:24.662Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:45:24.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:45:24.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:45:24.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:45:24.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:45:24.662Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:45:24.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-04-21T14:45:24.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-21T14:45:24.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-04-21T14:45:24.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-04-21T14:45:24.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-04-21T14:45:24.662Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-21T14:45:24.662Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-21T14:45:24.686Z] --- PASS: TestNISDomainname (0.91s) [2020-04-21T14:45:24.686Z] === RUN TestHostnameDnsResolution [2020-04-21T14:45:24.810Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-04-21T14:45:24.810Z] PASS [2020-04-21T14:45:24.810Z] [2020-04-21T14:45:24.810Z] DONE 7 tests in 20.427s [2020-04-21T14:45:24.810Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-21T14:45:24.810Z] ++ 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-21T14:45:24.810Z] ++ set -e [2020-04-21T14:45:24.810Z] ++ '[' -n 0 ']' [2020-04-21T14:45:24.810Z] ++ set -x [2020-04-21T14:45:24.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-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-21T14:45:25.070Z] INFO: Testing against a local daemon [2020-04-21T14:45:25.070Z] === RUN TestCheckpoint [2020-04-21T14:45:25.070Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-21T14:45:25.070Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:45:25.070Z] === RUN TestContainerInvalidJSON [2020-04-21T14:45:25.070Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:45:25.070Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:45:25.070Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:45:25.070Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:45:25.070Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:45:25.070Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:45:25.070Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-21T14:45:25.070Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-21T14:45:25.070Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-21T14:45:25.070Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-21T14:45:25.070Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-21T14:45:25.070Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-21T14:45:25.070Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-21T14:45:25.070Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-21T14:45:25.070Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-21T14:45:25.070Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-21T14:45:25.070Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-21T14:45:25.070Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-21T14:45:25.070Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-21T14:45:25.228Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-04-21T14:45:25.228Z] === RUN TestContainerStartOnDaemonRestart [2020-04-21T14:45:25.228Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-21T14:45:25.228Z] === RUN TestDaemonRestartIpcMode [2020-04-21T14:45:25.228Z] === PAUSE TestDaemonRestartIpcMode [2020-04-21T14:45:25.228Z] === RUN TestDaemonHostGatewayIP [2020-04-21T14:45:25.228Z] === PAUSE TestDaemonHostGatewayIP [2020-04-21T14:45:25.228Z] === RUN TestContainerKillOnDaemonStart [2020-04-21T14:45:25.228Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-21T14:45:25.228Z] === RUN TestDiff [2020-04-21T14:45:25.327Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-21T14:45:25.327Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-21T14:45:25.327Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-04-21T14:45:25.327Z] === RUN TestCopyFromContainer [2020-04-21T14:45:25.583Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-21T14:45:25.703Z] --- PASS: TestHostnameDnsResolution (1.03s) [2020-04-21T14:45:25.703Z] === RUN TestStats [2020-04-21T14:45:25.795Z] --- PASS: TestDiff (0.76s) [2020-04-21T14:45:25.795Z] === RUN TestExecWithCloseStdin [2020-04-21T14:45:26.484Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-21T14:45:26.621Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-21T14:45:26.621Z] tests/integration/client_test.py ..... [ 75%] [2020-04-21T14:45:26.621Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-21T14:45:26.621Z] tests/integration/errors_test.py . [ 76%] [2020-04-21T14:45:26.730Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-04-21T14:45:26.730Z] === RUN TestExec [2020-04-21T14:45:27.479Z] === RUN TestCopyFromContainer// [2020-04-21T14:45:27.479Z] === RUN TestCopyFromContainer//bar/root [2020-04-21T14:45:27.479Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-21T14:45:27.479Z] === RUN TestCopyFromContainer/bar/quux [2020-04-21T14:45:27.665Z] --- PASS: TestExec (0.86s) [2020-04-21T14:45:27.665Z] === RUN TestExecUser [2020-04-21T14:45:27.736Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-21T14:45:27.736Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-21T14:45:27.736Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-21T14:45:27.993Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-21T14:45:27.993Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-21T14:45:27.993Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-21T14:45:28.250Z] --- PASS: TestCopyFromContainer (2.89s) [2020-04-21T14:45:28.250Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-04-21T14:45:28.250Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-04-21T14:45:28.250Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-04-21T14:45:28.250Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-04-21T14:45:28.250Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-21T14:45:28.250Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-21T14:45:28.250Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-21T14:45:28.250Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-04-21T14:45:28.250Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-21T14:45:28.250Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-21T14:45:28.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-21T14:45:28.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:45:28.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:45:28.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:45:28.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:45:28.250Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:45:28.250Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:45:28.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-21T14:45:28.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-21T14:45:28.250Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-21T14:45:28.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-21T14:45:28.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-21T14:45:28.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-21T14:45:28.250Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-21T14:45:28.250Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-21T14:45:28.250Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-21T14:45:28.250Z] === RUN TestCreateWithInvalidEnv [2020-04-21T14:45:28.250Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-21T14:45:28.250Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-21T14:45:28.250Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-21T14:45:28.250Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-21T14:45:28.250Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-21T14:45:28.250Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-21T14:45:28.250Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-21T14:45:28.250Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-21T14:45:28.250Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-21T14:45:28.250Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-21T14:45:28.250Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-21T14:45:28.250Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-21T14:45:28.250Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-21T14:45:28.250Z] === RUN TestCreateTmpfsMountsTarget [2020-04-21T14:45:28.250Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-21T14:45:28.250Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-21T14:45:28.394Z] --- PASS: TestStats (2.72s) [2020-04-21T14:45:28.394Z] === RUN TestStopContainerWithTimeout [2020-04-21T14:45:28.394Z] === RUN TestStopContainerWithTimeout/0 [2020-04-21T14:45:28.394Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-21T14:45:28.394Z] === RUN TestStopContainerWithTimeout/1 [2020-04-21T14:45:28.394Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-21T14:45:28.394Z] === RUN TestStopContainerWithTimeout/3 [2020-04-21T14:45:28.394Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-21T14:45:28.394Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-21T14:45:28.394Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-21T14:45:28.394Z] === CONT TestStopContainerWithTimeout/0 [2020-04-21T14:45:28.394Z] === CONT TestStopContainerWithTimeout/3 [2020-04-21T14:45:28.394Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-21T14:45:28.394Z] === CONT TestStopContainerWithTimeout/1 [2020-04-21T14:45:28.503Z] --- PASS: TestDockerNetworkMacvlan (19.17s) [2020-04-21T14:45:28.503Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-21T14:45:28.503Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-21T14:45:28.503Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.41s) [2020-04-21T14:45:28.503Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.43s) [2020-04-21T14:45:28.503Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s) [2020-04-21T14:45:28.503Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-04-21T14:45:28.503Z] PASS [2020-04-21T14:45:28.503Z] [2020-04-21T14:45:28.503Z] DONE 8 tests in 20.665s [2020-04-21T14:45:28.503Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-21T14:45:28.503Z] ++ 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-21T14:45:28.503Z] ++ set -e [2020-04-21T14:45:28.503Z] ++ '[' -n 0 ']' [2020-04-21T14:45:28.503Z] ++ set -x [2020-04-21T14:45:28.503Z] ++ 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-21T14:45:28.503Z] testing: warning: no tests to run [2020-04-21T14:45:28.503Z] PASS [2020-04-21T14:45:28.503Z] [2020-04-21T14:45:28.503Z] DONE 0 tests in 0.014s [2020-04-21T14:45:28.503Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-21T14:45:28.503Z] ++ 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-21T14:45:28.503Z] ++ set -e [2020-04-21T14:45:28.503Z] ++ '[' -n 0 ']' [2020-04-21T14:45:28.503Z] ++ set -x [2020-04-21T14:45:28.503Z] ++ 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-21T14:45:28.503Z] INFO: Testing against a local daemon [2020-04-21T14:45:28.503Z] === RUN TestAuthZPluginAllowRequest [2020-04-21T14:45:28.600Z] --- PASS: TestExecUser (0.93s) [2020-04-21T14:45:28.600Z] === RUN TestExportContainerAndImportImage [2020-04-21T14:45:29.618Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-21T14:45:29.974Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2020-04-21T14:45:29.974Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-21T14:45:30.560Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2020-04-21T14:45:30.560Z] === RUN TestAuthZPluginTLS [2020-04-21T14:45:30.560Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-04-21T14:45:30.560Z] === RUN TestAuthZPluginDenyRequest [2020-04-21T14:45:30.987Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s) [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-21T14:45:30.987Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:45:30.987Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:45:30.987Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:45:30.987Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:45:30.987Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:45:30.987Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-21T14:45:30.987Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:45:30.987Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:45:30.987Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:45:30.987Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:45:30.987Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:45:30.987Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:45:30.987Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-21T14:45:30.987Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-21T14:45:30.987Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-21T14:45:30.987Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-21T14:45:30.987Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-21T14:45:30.987Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-21T14:45:30.987Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-21T14:45:30.987Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-21T14:45:31.172Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-21T14:45:31.172Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-21T14:45:31.245Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-21T14:45:31.245Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-21T14:45:31.245Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-21T14:45:31.245Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.18s) [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.19s) [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-21T14:45:31.245Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-04-21T14:45:31.245Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-21T14:45:31.740Z] --- PASS: TestImportExtremelyLargeImageWorks (105.09s) [2020-04-21T14:45:31.740Z] PASS [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === Skipped [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:45:31.740Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] DONE 12 tests, 1 skipped in 108.929s [2020-04-21T14:45:31.740Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-21T14:45:31.740Z] INFO: Testing against a local daemon [2020-04-21T14:45:31.740Z] === RUN TestNetworkCreateDelete [2020-04-21T14:45:31.740Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-04-21T14:45:31.740Z] === RUN TestDockerNetworkDeletePreferID [2020-04-21T14:45:31.740Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-04-21T14:45:31.740Z] === RUN TestInspectNetwork [2020-04-21T14:45:31.740Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-21T14:45:31.740Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:45:31.740Z] === RUN TestRunContainerWithBridgeNone [2020-04-21T14:45:31.740Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-21T14:45:31.740Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] === RUN TestNetworkInvalidJSON [2020-04-21T14:45:31.740Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-21T14:45:31.740Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-21T14:45:31.740Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:45:31.740Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:45:31.740Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:45:31.740Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:45:31.740Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-21T14:45:31.740Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:45:31.740Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:45:31.740Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-21T14:45:31.740Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-21T14:45:31.740Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-21T14:45:31.740Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-21T14:45:31.740Z] === RUN TestHostIPv4BridgeLabel [2020-04-21T14:45:31.740Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-21T14:45:31.740Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-21T14:45:31.740Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-04-21T14:45:31.740Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] === RUN TestDaemonDefaultNetworkPools [2020-04-21T14:45:31.740Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-21T14:45:31.740Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-21T14:45:31.740Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-21T14:45:31.740Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] === RUN TestServiceWithPredefinedNetwork [2020-04-21T14:45:31.740Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:45:31.740Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-21T14:45:31.740Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:45:31.740Z] === RUN TestServiceWithDataPathPortInit [2020-04-21T14:45:31.740Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:45:31.740Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-21T14:45:31.740Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:45:31.740Z] PASS [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === Skipped [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-21T14:45:31.740Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-21T14:45:31.740Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-21T14:45:31.740Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-04-21T14:45:31.740Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-21T14:45:31.740Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] DONE 18 tests, 12 skipped in 0.588s [2020-04-21T14:45:31.740Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:45:31.740Z] INFO: Testing against a local daemon [2020-04-21T14:45:31.740Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-21T14:45:31.740Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:45:31.740Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:45:31.740Z] === RUN TestDockerNetworkIpvlan [2020-04-21T14:45:31.740Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:45:31.740Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:45:31.740Z] PASS [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === Skipped [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:45:31.740Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:45:31.740Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] DONE 2 tests, 2 skipped in 0.101s [2020-04-21T14:45:31.740Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:45:31.740Z] INFO: Testing against a local daemon [2020-04-21T14:45:31.740Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-21T14:45:31.740Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-21T14:45:31.740Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] === RUN TestDockerNetworkMacvlan [2020-04-21T14:45:31.740Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-21T14:45:31.740Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] PASS [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === Skipped [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-21T14:45:31.740Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-21T14:45:31.740Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] DONE 2 tests, 2 skipped in 0.101s [2020-04-21T14:45:31.740Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-21T14:45:31.740Z] testing: warning: no tests to run [2020-04-21T14:45:31.740Z] PASS [2020-04-21T14:45:31.740Z] [2020-04-21T14:45:31.740Z] DONE 0 tests in 0.020s [2020-04-21T14:45:31.740Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-21T14:45:31.740Z] INFO: Testing against a local daemon [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginAllowRequest [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginTLS [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginDenyRequest [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginDenyResponse [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginAllowEventStream [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginErrorResponse [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginErrorRequest [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginHeader [2020-04-21T14:45:31.740Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-21T14:45:31.740Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.740Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-21T14:45:31.741Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] === RUN TestAuthZPluginV2Disable [2020-04-21T14:45:31.741Z] --- SKIP: TestAuthZPluginV2Disable (0.06s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-21T14:45:31.741Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-21T14:45:31.741Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-21T14:45:31.741Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] PASS [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === Skipped [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.06s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-21T14:45:31.741Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] DONE 17 tests, 17 skipped in 0.463s [2020-04-21T14:45:31.741Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-21T14:45:31.741Z] INFO: Testing against a local daemon [2020-04-21T14:45:31.741Z] === RUN TestPluginInvalidJSON [2020-04-21T14:45:31.741Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:45:31.741Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:45:31.741Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:45:31.741Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-21T14:45:31.741Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-21T14:45:31.741Z] === RUN TestPluginInstall [2020-04-21T14:45:31.741Z] --- SKIP: TestPluginInstall (0.00s) [2020-04-21T14:45:31.741Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] PASS [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] === Skipped [2020-04-21T14:45:31.741Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-04-21T14:45:31.741Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] [2020-04-21T14:45:31.741Z] DONE 3 tests, 1 skipped in 0.142s [2020-04-21T14:45:31.741Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-21T14:45:31.741Z] INFO: Testing against a local daemon [2020-04-21T14:45:31.741Z] === RUN TestExternalGraphDriver [2020-04-21T14:45:31.741Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-04-21T14:45:31.741Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-21T14:45:31.741Z] === RUN TestGraphdriverPluginV2 [2020-04-21T14:45:31.783Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-04-21T14:45:31.783Z] === RUN TestAuthZPluginDenyResponse [2020-04-21T14:45:31.872Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-21T14:45:31.872Z] --- PASS: TestStopContainerWithTimeout/0 (1.28s) [2020-04-21T14:45:31.872Z] --- PASS: TestStopContainerWithTimeout/1 (2.21s) [2020-04-21T14:45:31.872Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2020-04-21T14:45:31.872Z] --- PASS: TestStopContainerWithTimeout/3 (3.22s) [2020-04-21T14:45:31.872Z] === RUN TestDeleteDevicemapper [2020-04-21T14:45:31.872Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-21T14:45:31.872Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:45:31.872Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-21T14:45:31.876Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2020-04-21T14:45:31.876Z] === RUN TestHealthCheckWorkdir [2020-04-21T14:45:32.396Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-21T14:45:32.396Z] === RUN TestAuthZPluginAllowEventStream [2020-04-21T14:45:32.810Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-04-21T14:45:32.811Z] === RUN TestHealthKillContainer [2020-04-21T14:45:33.766Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-21T14:45:33.861Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2020-04-21T14:45:33.861Z] === RUN TestAuthZPluginErrorResponse [2020-04-21T14:45:33.907Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2020-04-21T14:45:33.907Z] === RUN TestUpdateMemory [2020-04-21T14:45:34.026Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.79s) [2020-04-21T14:45:34.026Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-21T14:45:34.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:45:34.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:45:34.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:45:34.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:45:34.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:45:34.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:45:34.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:45:34.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:45:34.026Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:45:34.026Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:45:34.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-21T14:45:34.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-21T14:45:34.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-21T14:45:34.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-21T14:45:34.026Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-21T14:45:34.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-21T14:45:34.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-04-21T14:45:34.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-21T14:45:34.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-04-21T14:45:34.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-21T14:45:34.026Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-21T14:45:34.026Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-21T14:45:34.263Z] --- PASS: TestGraphdriverPluginV2 (6.73s) [2020-04-21T14:45:34.263Z] PASS [2020-04-21T14:45:34.263Z] [2020-04-21T14:45:34.263Z] === Skipped [2020-04-21T14:45:34.263Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-04-21T14:45:34.263Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-21T14:45:34.263Z] [2020-04-21T14:45:34.263Z] [2020-04-21T14:45:34.263Z] DONE 2 tests, 1 skipped in 6.910s [2020-04-21T14:45:34.263Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-21T14:45:34.263Z] INFO: Testing against a local daemon [2020-04-21T14:45:34.263Z] === RUN TestContinueAfterPluginCrash [2020-04-21T14:45:34.263Z] === PAUSE TestContinueAfterPluginCrash [2020-04-21T14:45:34.263Z] === RUN TestReadPluginNoRead [2020-04-21T14:45:34.263Z] === PAUSE TestReadPluginNoRead [2020-04-21T14:45:34.263Z] === RUN TestDaemonStartWithLogOpt [2020-04-21T14:45:34.263Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-21T14:45:34.263Z] === CONT TestContinueAfterPluginCrash [2020-04-21T14:45:34.263Z] === CONT TestDaemonStartWithLogOpt [2020-04-21T14:45:34.473Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-04-21T14:45:34.473Z] === RUN TestAuthZPluginErrorRequest [2020-04-21T14:45:34.950Z] --- PASS: TestUpdateMemory (1.17s) [2020-04-21T14:45:34.950Z] === RUN TestUpdateCPUQuota [2020-04-21T14:45:34.956Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s) [2020-04-21T14:45:34.956Z] === RUN TestContainerStartOnDaemonRestart [2020-04-21T14:45:34.956Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-21T14:45:34.956Z] === RUN TestDaemonRestartIpcMode [2020-04-21T14:45:34.956Z] === PAUSE TestDaemonRestartIpcMode [2020-04-21T14:45:34.956Z] === RUN TestDaemonHostGatewayIP [2020-04-21T14:45:34.956Z] === PAUSE TestDaemonHostGatewayIP [2020-04-21T14:45:34.956Z] === RUN TestContainerKillOnDaemonStart [2020-04-21T14:45:34.956Z] === PAUSE TestContainerKillOnDaemonStart [2020-04-21T14:45:34.956Z] === RUN TestDiff [2020-04-21T14:45:35.085Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-21T14:45:35.085Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-21T14:45:35.213Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-21T14:45:35.470Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-21T14:45:35.698Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-21T14:45:35.698Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-21T14:45:35.963Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-04-21T14:45:35.963Z] === RUN TestUpdatePidsLimit [2020-04-21T14:45:35.963Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-21T14:45:36.033Z] --- PASS: TestDiff (0.87s) [2020-04-21T14:45:36.033Z] === RUN TestExecWithCloseStdin [2020-04-21T14:45:36.091Z] --- PASS: TestHealthKillContainer (2.96s) [2020-04-21T14:45:36.092Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-21T14:45:36.247Z] === RUN TestUpdatePidsLimit/no_change [2020-04-21T14:45:36.532Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-21T14:45:36.658Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-04-21T14:45:36.658Z] === RUN TestIpcModeNone [2020-04-21T14:45:36.815Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-21T14:45:36.967Z] --- PASS: TestExecWithCloseStdin (1.06s) [2020-04-21T14:45:36.967Z] === RUN TestExec [2020-04-21T14:45:37.224Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-21T14:45:37.436Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-21T14:45:37.481Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-21T14:45:37.593Z] --- PASS: TestIpcModeNone (0.89s) [2020-04-21T14:45:37.593Z] === RUN TestIpcModePrivate [2020-04-21T14:45:37.714Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-04-21T14:45:37.714Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-21T14:45:37.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-21T14:45:37.740Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-21T14:45:37.740Z] --- PASS: TestExec (0.83s) [2020-04-21T14:45:37.740Z] === RUN TestExecUser [2020-04-21T14:45:38.006Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-21T14:45:38.304Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-21T14:45:38.528Z] --- PASS: TestIpcModePrivate (0.91s) [2020-04-21T14:45:38.528Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-04-21T14:45:38.528Z] === RUN TestIpcModeShareable [2020-04-21T14:45:38.749Z] INFO: Sources obtained for gotestsum... [2020-04-21T14:45:38.749Z] INFO: Checkout done for gotestsum... [2020-04-21T14:45:38.749Z] INFO: Build done for gotestsum... [2020-04-21T14:45:38.868Z] --- PASS: TestExecUser (0.98s) [2020-04-21T14:45:38.868Z] === RUN TestExportContainerAndImportImage [2020-04-21T14:45:38.868Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-21T14:45:39.463Z] --- PASS: TestIpcModeShareable (0.91s) [2020-04-21T14:45:39.463Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-04-21T14:45:39.463Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-21T14:45:39.483Z] --- PASS: TestUpdatePidsLimit (3.27s) [2020-04-21T14:45:39.483Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-04-21T14:45:39.483Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2020-04-21T14:45:39.483Z] --- PASS: TestUpdatePidsLimit/update_lower (0.30s) [2020-04-21T14:45:39.483Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-04-21T14:45:39.483Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-04-21T14:45:39.483Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-04-21T14:45:39.483Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-04-21T14:45:39.483Z] === RUN TestUpdateRestartPolicy [2020-04-21T14:45:39.731Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-04-21T14:45:39.731Z] === RUN TestAuthZPluginHeader [2020-04-21T14:45:40.237Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2020-04-21T14:45:40.237Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-21T14:45:40.736Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-04-21T14:45:40.736Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-21T14:45:40.736Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:45:40.736Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:45:40.736Z] === RUN TestAuthZPluginV2Disable [2020-04-21T14:45:40.736Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:45:40.736Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:45:40.736Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-21T14:45:40.736Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:45:40.736Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:45:40.736Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-21T14:45:40.736Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:45:40.736Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:45:40.736Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-21T14:45:40.802Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-21T14:45:41.367Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-21T14:45:41.624Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-04-21T14:45:41.624Z] === RUN TestHealthCheckWorkdir [2020-04-21T14:45:41.992Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.77s) [2020-04-21T14:45:41.992Z] === RUN TestAPIIpcModeHost [2020-04-21T14:45:42.558Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-21T14:45:42.558Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2020-04-21T14:45:42.558Z] === RUN TestHealthKillContainer [2020-04-21T14:45:42.815Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-21T14:45:42.928Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-04-21T14:45:42.928Z] === RUN TestDaemonIpcModeShareable [2020-04-21T14:45:43.749Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-21T14:45:44.312Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-21T14:45:44.829Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2020-04-21T14:45:44.829Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-21T14:45:44.829Z] === RUN TestDaemonIpcModePrivate [2020-04-21T14:45:45.682Z] --- PASS: TestHealthKillContainer (3.17s) [2020-04-21T14:45:45.682Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-21T14:45:45.940Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-21T14:45:46.730Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2020-04-21T14:45:46.730Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-21T14:45:46.730Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-21T14:45:46.871Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2020-04-21T14:45:46.871Z] === RUN TestIpcModeNone [2020-04-21T14:45:46.871Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-21T14:45:47.802Z] --- PASS: TestIpcModeNone (1.08s) [2020-04-21T14:45:47.802Z] === RUN TestIpcModePrivate [2020-04-21T14:45:47.802Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-21T14:45:48.105Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s) [2020-04-21T14:45:48.105Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-21T14:45:48.105Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-21T14:45:48.732Z] --- PASS: TestIpcModePrivate (0.92s) [2020-04-21T14:45:48.732Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2020-04-21T14:45:48.732Z] === RUN TestIpcModeShareable [2020-04-21T14:45:49.123Z] --- PASS: TestDaemonStartWithLogOpt (13.79s) [2020-04-21T14:45:49.123Z] === CONT TestReadPluginNoRead [2020-04-21T14:45:49.433Z] Removing intermediate container 0ce825bc91d6 [2020-04-21T14:45:49.433Z] ---> 6b428f8a8b76 [2020-04-21T14:45:49.433Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-21T14:45:49.433Z] ---> Running in 086b420b6c1b [2020-04-21T14:45:49.433Z] Removing intermediate container 086b420b6c1b [2020-04-21T14:45:49.433Z] ---> abe782f86a2d [2020-04-21T14:45:49.433Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-21T14:45:49.433Z] ---> Running in 52068c9359ec [2020-04-21T14:45:49.671Z] --- PASS: TestIpcModeShareable (0.89s) [2020-04-21T14:45:49.671Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true [2020-04-21T14:45:49.671Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-21T14:45:49.671Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-21T14:45:49.928Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-21T14:45:50.007Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-04-21T14:45:50.007Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-04-21T14:45:50.007Z] === RUN TestIpcModeOlderClient [2020-04-21T14:45:50.007Z] === PAUSE TestIpcModeOlderClient [2020-04-21T14:45:50.007Z] === RUN TestKillContainerInvalidSignal [2020-04-21T14:45:50.465Z] Removing intermediate container 52068c9359ec [2020-04-21T14:45:50.465Z] ---> 8929b5f3dd37 [2020-04-21T14:45:50.465Z] Step 10/10 : COPY . . [2020-04-21T14:45:50.943Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-04-21T14:45:50.943Z] === RUN TestKillContainer [2020-04-21T14:45:50.943Z] === RUN TestKillContainer/no_signal [2020-04-21T14:45:51.298Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-21T14:45:51.648Z] --- PASS: TestContinueAfterPluginCrash (17.30s) [2020-04-21T14:45:51.648Z] === RUN TestReadPluginNoRead/default [2020-04-21T14:45:51.863Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-21T14:45:51.879Z] === RUN TestKillContainer/non_killing_signal [2020-04-21T14:45:52.038Z] --- PASS: TestUpdateRestartPolicy (12.03s) [2020-04-21T14:45:52.038Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-21T14:45:52.038Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2020-04-21T14:45:52.038Z] === RUN TestWaitNonBlocked [2020-04-21T14:45:52.038Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:45:52.038Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:45:52.038Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:45:52.038Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:45:52.038Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:45:52.038Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:45:52.137Z] === RUN TestKillContainer/killing_signal [2020-04-21T14:45:52.426Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-21T14:45:52.426Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-21T14:45:52.682Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.24s) [2020-04-21T14:45:52.682Z] === RUN TestAPIIpcModeHost [2020-04-21T14:45:53.053Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-21T14:45:53.053Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2020-04-21T14:45:53.053Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2020-04-21T14:45:53.053Z] === RUN TestWaitBlocked [2020-04-21T14:45:53.053Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:45:53.053Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:45:53.053Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:45:53.053Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:45:53.053Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:45:53.053Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:45:53.511Z] --- PASS: TestKillContainer (2.34s) [2020-04-21T14:45:53.511Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-04-21T14:45:53.511Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-04-21T14:45:53.511Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-04-21T14:45:53.511Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-21T14:45:53.511Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-21T14:45:53.612Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-04-21T14:45:53.612Z] === RUN TestDaemonIpcModeShareable [2020-04-21T14:45:54.068Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-21T14:45:54.068Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.89s) [2020-04-21T14:45:54.068Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-04-21T14:45:54.068Z] === CONT TestContainerStartOnDaemonRestart [2020-04-21T14:45:54.068Z] === CONT TestContainerKillOnDaemonStart [2020-04-21T14:45:54.068Z] === CONT TestDaemonHostGatewayIP [2020-04-21T14:45:54.068Z] === CONT TestDaemonRestartIpcMode [2020-04-21T14:45:54.078Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-21T14:45:54.233Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-21T14:45:55.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s) [2020-04-21T14:45:55.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-04-21T14:45:55.012Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-04-21T14:45:55.012Z] === RUN TestKillStoppedContainer [2020-04-21T14:45:55.012Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-04-21T14:45:55.012Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-21T14:45:55.012Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-21T14:45:55.012Z] === RUN TestKillDifferentUserContainer [2020-04-21T14:45:55.505Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-04-21T14:45:55.505Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:220, shared: true, mustBeShared: true [2020-04-21T14:45:55.505Z] === RUN TestDaemonIpcModePrivate [2020-04-21T14:45:55.762Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-21T14:45:55.762Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-21T14:45:55.946Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-04-21T14:45:55.946Z] === RUN TestInspectOomKilledTrue [2020-04-21T14:45:55.946Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-21T14:45:55.946Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:45:55.946Z] === RUN TestInspectOomKilledFalse [2020-04-21T14:45:55.946Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-21T14:45:55.946Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:45:55.946Z] === RUN TestLinksEtcHostsContentMatch [2020-04-21T14:45:56.512Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-04-21T14:45:56.512Z] === RUN TestLinksContainerNames [2020-04-21T14:45:57.131Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2020-04-21T14:45:57.131Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false [2020-04-21T14:45:57.131Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-21T14:45:57.516Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-21T14:45:58.413Z] --- PASS: TestLinksContainerNames (1.55s) [2020-04-21T14:45:58.413Z] === RUN TestLogsFollowTailEmpty [2020-04-21T14:45:58.499Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2020-04-21T14:45:58.499Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2020-04-21T14:45:58.499Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-21T14:45:58.505Z] --- PASS: TestContainerStartOnDaemonRestart (4.51s) [2020-04-21T14:45:58.505Z] === CONT TestIpcModeOlderClient [2020-04-21T14:45:58.505Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-04-21T14:45:58.979Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-04-21T14:45:58.979Z] === RUN TestContainerNetworkMountsNoChown [2020-04-21T14:45:59.122Z] --- PASS: TestDaemonRestartIpcMode (5.18s) [2020-04-21T14:45:59.160Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.25s) [2020-04-21T14:45:59.160Z] PASS [2020-04-21T14:45:59.160Z] [2020-04-21T14:45:59.160Z] === Skipped [2020-04-21T14:45:59.160Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:45:59.160Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:45:59.160Z] [2020-04-21T14:45:59.160Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:45:59.160Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:45:59.160Z] [2020-04-21T14:45:59.160Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:45:59.160Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:45:59.160Z] [2020-04-21T14:45:59.160Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:45:59.160Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:45:59.160Z] [2020-04-21T14:45:59.160Z] [2020-04-21T14:45:59.160Z] DONE 17 tests, 4 skipped in 29.488s [2020-04-21T14:45:59.160Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-21T14:45:59.160Z] ++ 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-21T14:45:59.160Z] ++ set -e [2020-04-21T14:45:59.160Z] ++ '[' -n 0 ']' [2020-04-21T14:45:59.160Z] ++ set -x [2020-04-21T14:45:59.160Z] ++ 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-21T14:45:59.160Z] INFO: Testing against a local daemon [2020-04-21T14:45:59.160Z] === RUN TestPluginInvalidJSON [2020-04-21T14:45:59.160Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:45:59.160Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:45:59.160Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:45:59.160Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-21T14:45:59.160Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-21T14:45:59.160Z] === RUN TestPluginInstall [2020-04-21T14:45:59.160Z] === RUN TestPluginInstall/no_auth [2020-04-21T14:45:59.405Z] --- PASS: TestDaemonHostGatewayIP (5.40s) [2020-04-21T14:45:59.914Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/default [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/default [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/private [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/private [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rprivate [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/slave [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/slave [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rslave [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/shared [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/shared [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rshared [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/default [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rshared [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rprivate [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rslave [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/shared [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/private [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/slave [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-21T14:45:59.915Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:45:59.915Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:45:59.915Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:46:00.037Z] --- PASS: TestReadPluginNoRead (12.14s) [2020-04-21T14:46:00.037Z] --- PASS: TestReadPluginNoRead/default (2.80s) [2020-04-21T14:46:00.037Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.84s) [2020-04-21T14:46:00.037Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.80s) [2020-04-21T14:46:00.037Z] read_test.go:91: [d12337ded4ff6] daemon is not started [2020-04-21T14:46:00.037Z] PASS [2020-04-21T14:46:00.037Z] [2020-04-21T14:46:00.037Z] DONE 6 tests in 26.062s [2020-04-21T14:46:00.037Z] 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-21T14:46:00.037Z] testing: warning: no tests to run [2020-04-21T14:46:00.037Z] PASS [2020-04-21T14:46:00.037Z] [2020-04-21T14:46:00.037Z] DONE 0 tests in 0.040s [2020-04-21T14:46:00.037Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-21T14:46:00.037Z] INFO: Testing against a local daemon [2020-04-21T14:46:00.037Z] === RUN TestPluginWithDevMounts [2020-04-21T14:46:00.037Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-21T14:46:00.037Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-21T14:46:00.037Z] PASS [2020-04-21T14:46:00.037Z] [2020-04-21T14:46:00.037Z] === Skipped [2020-04-21T14:46:00.037Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-21T14:46:00.037Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-21T14:46:00.037Z] [2020-04-21T14:46:00.037Z] [2020-04-21T14:46:00.037Z] DONE 1 tests, 1 skipped in 0.135s [2020-04-21T14:46:00.037Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-21T14:46:00.173Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-21T14:46:00.173Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:46:00.173Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-21T14:46:00.173Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:46:00.173Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-21T14:46:00.173Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:46:00.173Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:46:00.173Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-21T14:46:00.173Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-21T14:46:00.173Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-21T14:46:00.173Z] === RUN TestContainerBindMountNonRecursive [2020-04-21T14:46:00.294Z] INFO: Testing against a local daemon [2020-04-21T14:46:00.294Z] === RUN TestSecretInspect [2020-04-21T14:46:00.294Z] --- SKIP: TestSecretInspect (0.01s) [2020-04-21T14:46:00.294Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] === RUN TestSecretList [2020-04-21T14:46:00.294Z] --- SKIP: TestSecretList (0.01s) [2020-04-21T14:46:00.294Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] === RUN TestSecretsCreateAndDelete [2020-04-21T14:46:00.294Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-04-21T14:46:00.294Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] === RUN TestSecretsUpdate [2020-04-21T14:46:00.294Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-04-21T14:46:00.294Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] === RUN TestTemplatedSecret [2020-04-21T14:46:00.294Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-21T14:46:00.294Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] === RUN TestSecretCreateResolve [2020-04-21T14:46:00.294Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-21T14:46:00.294Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] PASS [2020-04-21T14:46:00.294Z] [2020-04-21T14:46:00.294Z] === Skipped [2020-04-21T14:46:00.294Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2020-04-21T14:46:00.294Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] [2020-04-21T14:46:00.294Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-04-21T14:46:00.294Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] [2020-04-21T14:46:00.294Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-04-21T14:46:00.294Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] [2020-04-21T14:46:00.294Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-04-21T14:46:00.294Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] [2020-04-21T14:46:00.294Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-21T14:46:00.294Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] [2020-04-21T14:46:00.294Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-21T14:46:00.294Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.294Z] [2020-04-21T14:46:00.294Z] [2020-04-21T14:46:00.294Z] DONE 6 tests, 6 skipped in 0.186s [2020-04-21T14:46:00.294Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-21T14:46:00.392Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.55s) [2020-04-21T14:46:00.392Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: true, mustBeShared: true [2020-04-21T14:46:00.392Z] === RUN TestIpcModeOlderClient [2020-04-21T14:46:00.392Z] === PAUSE TestIpcModeOlderClient [2020-04-21T14:46:00.392Z] === RUN TestKillContainerInvalidSignal [2020-04-21T14:46:00.552Z] INFO: Testing against a local daemon [2020-04-21T14:46:00.552Z] === RUN TestServiceCreateInit [2020-04-21T14:46:00.552Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-21T14:46:00.552Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-21T14:46:00.552Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-21T14:46:00.552Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-21T14:46:00.552Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-21T14:46:00.552Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestCreateServiceMultipleTimes [2020-04-21T14:46:00.552Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-04-21T14:46:00.552Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestCreateServiceConflict [2020-04-21T14:46:00.552Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-04-21T14:46:00.552Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestCreateServiceMaxReplicas [2020-04-21T14:46:00.552Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-04-21T14:46:00.552Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-21T14:46:00.552Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-21T14:46:00.552Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestCreateServiceSecretFileMode [2020-04-21T14:46:00.552Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-21T14:46:00.552Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestCreateServiceConfigFileMode [2020-04-21T14:46:00.552Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-21T14:46:00.552Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestCreateServiceSysctls [2020-04-21T14:46:00.552Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-21T14:46:00.552Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestCreateServiceCapabilities [2020-04-21T14:46:00.552Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-21T14:46:00.552Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestInspect [2020-04-21T14:46:00.552Z] --- SKIP: TestInspect (0.02s) [2020-04-21T14:46:00.552Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestCreateJob [2020-04-21T14:46:00.552Z] --- SKIP: TestCreateJob (0.01s) [2020-04-21T14:46:00.552Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestReplicatedJob [2020-04-21T14:46:00.552Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-21T14:46:00.552Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestUpdateReplicatedJob [2020-04-21T14:46:00.552Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-21T14:46:00.552Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestServiceListWithStatuses [2020-04-21T14:46:00.552Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-21T14:46:00.552Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:46:00.552Z] === RUN TestDockerNetworkConnectAlias [2020-04-21T14:46:00.552Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-04-21T14:46:00.552Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestDockerNetworkReConnect [2020-04-21T14:46:00.552Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-04-21T14:46:00.552Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:00.552Z] === RUN TestServicePlugin [2020-04-21T14:46:00.955Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-04-21T14:46:00.955Z] === RUN TestKillContainer [2020-04-21T14:46:00.955Z] === RUN TestKillContainer/no_signal [2020-04-21T14:46:01.827Z] time="2020-04-21T14:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:46:01.827Z] time="2020-04-21T14:46:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:46:01.827Z] time="2020-04-21T14:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:831b1d9dc806588e606ab12e902c46527fd8fe0188702fa72a4e47bc6797e89c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:46:01.827Z] time="2020-04-21T14:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:46:01.827Z] time="2020-04-21T14:46:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:46:01.827Z] time="2020-04-21T14:46:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:831b1d9dc806588e606ab12e902c46527fd8fe0188702fa72a4e47bc6797e89c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:46:01.827Z] === RUN TestPluginInstall/with_htpasswd [2020-04-21T14:46:01.885Z] === RUN TestKillContainer/non_killing_signal [2020-04-21T14:46:02.073Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2020-04-21T14:46:02.073Z] === RUN TestNetworkNat [2020-04-21T14:46:02.441Z] time="2020-04-21T14:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:46:02.441Z] time="2020-04-21T14:46:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:46:02.441Z] time="2020-04-21T14:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:831b1d9dc806588e606ab12e902c46527fd8fe0188702fa72a4e47bc6797e89c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:46:02.441Z] time="2020-04-21T14:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:46:02.441Z] time="2020-04-21T14:46:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:46:02.441Z] time="2020-04-21T14:46:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:831b1d9dc806588e606ab12e902c46527fd8fe0188702fa72a4e47bc6797e89c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:46:02.450Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-21T14:46:02.450Z] === RUN TestKillContainer/killing_signal [2020-04-21T14:46:02.722Z] === RUN TestPluginInstall/with_insecure [2020-04-21T14:46:03.007Z] --- PASS: TestNetworkNat (0.88s) [2020-04-21T14:46:03.007Z] === RUN TestNetworkLocalhostTCPNat [2020-04-21T14:46:03.726Z] time="2020-04-21T14:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:46:03.726Z] time="2020-04-21T14:46:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:46:03.726Z] time="2020-04-21T14:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3df6f7e828cc44a1f741b8ba1ee0143ded58df2b28d402a2a86bbc97a52108f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:46:03.726Z] time="2020-04-21T14:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:46:03.726Z] time="2020-04-21T14:46:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:46:03.726Z] time="2020-04-21T14:46:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3df6f7e828cc44a1f741b8ba1ee0143ded58df2b28d402a2a86bbc97a52108f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:46:03.820Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-21T14:46:03.820Z] --- PASS: TestKillContainer (2.92s) [2020-04-21T14:46:03.820Z] --- PASS: TestKillContainer/no_signal (0.81s) [2020-04-21T14:46:03.820Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2020-04-21T14:46:03.820Z] --- PASS: TestKillContainer/killing_signal (1.11s) [2020-04-21T14:46:03.820Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-21T14:46:03.820Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-21T14:46:03.943Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-04-21T14:46:03.943Z] === RUN TestNetworkLoopbackNat [2020-04-21T14:46:04.007Z] --- PASS: TestPluginInstall (6.06s) [2020-04-21T14:46:04.007Z] --- PASS: TestPluginInstall/no_auth (3.93s) [2020-04-21T14:46:04.007Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2020-04-21T14:46:04.007Z] --- PASS: TestPluginInstall/with_insecure (1.29s) [2020-04-21T14:46:04.007Z] plugin_test.go:157: [d5fe6842d3ae3] daemon is not started [2020-04-21T14:46:04.007Z] PASS [2020-04-21T14:46:04.007Z] [2020-04-21T14:46:04.007Z] DONE 6 tests in 6.165s [2020-04-21T14:46:04.007Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-21T14:46:04.007Z] ++ 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-21T14:46:04.007Z] ++ set -e [2020-04-21T14:46:04.007Z] ++ '[' -n 0 ']' [2020-04-21T14:46:04.007Z] ++ set -x [2020-04-21T14:46:04.007Z] ++ 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-21T14:46:04.146Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-21T14:46:04.288Z] INFO: Testing against a local daemon [2020-04-21T14:46:04.289Z] === RUN TestExternalGraphDriver [2020-04-21T14:46:04.289Z] === RUN TestExternalGraphDriver/json [2020-04-21T14:46:04.727Z] --- SKIP: TestServicePlugin (3.50s) [2020-04-21T14:46:04.727Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] === RUN TestServiceUpdateLabel [2020-04-21T14:46:04.727Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-04-21T14:46:04.727Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] === RUN TestServiceUpdateSecrets [2020-04-21T14:46:04.727Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-21T14:46:04.727Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] === RUN TestServiceUpdateConfigs [2020-04-21T14:46:04.727Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-21T14:46:04.727Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] === RUN TestServiceUpdateNetwork [2020-04-21T14:46:04.727Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-21T14:46:04.727Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] === RUN TestServiceUpdatePidsLimit [2020-04-21T14:46:04.727Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-04-21T14:46:04.727Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] PASS [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === Skipped [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-21T14:46:04.727Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-21T14:46:04.727Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-21T14:46:04.727Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-21T14:46:04.727Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-04-21T14:46:04.727Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-04-21T14:46:04.727Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-04-21T14:46:04.727Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-21T14:46:04.727Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-21T14:46:04.727Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-21T14:46:04.727Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-21T14:46:04.727Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-21T14:46:04.727Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-04-21T14:46:04.727Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-21T14:46:04.727Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-21T14:46:04.727Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-21T14:46:04.727Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-21T14:46:04.727Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-04-21T14:46:04.727Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-04-21T14:46:04.727Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestServicePlugin (3.50s) [2020-04-21T14:46:04.727Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-04-21T14:46:04.727Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-21T14:46:04.727Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-21T14:46:04.727Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-21T14:46:04.727Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-04-21T14:46:04.727Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] DONE 24 tests, 23 skipped in 3.934s [2020-04-21T14:46:04.727Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-21T14:46:04.727Z] INFO: Testing against a local daemon [2020-04-21T14:46:04.727Z] === RUN TestSessionCreate [2020-04-21T14:46:04.727Z] --- PASS: TestSessionCreate (0.02s) [2020-04-21T14:46:04.727Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-21T14:46:04.727Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-21T14:46:04.727Z] PASS [2020-04-21T14:46:04.727Z] [2020-04-21T14:46:04.727Z] DONE 2 tests in 0.153s [2020-04-21T14:46:04.727Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-21T14:46:04.727Z] INFO: Testing against a local daemon [2020-04-21T14:46:04.727Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-21T14:46:04.727Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:46:04.727Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:46:04.727Z] === RUN TestEventsExecDie [2020-04-21T14:46:04.751Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-21T14:46:05.291Z] --- PASS: TestEventsExecDie (0.63s) [2020-04-21T14:46:05.291Z] === RUN TestEventsBackwardsCompatible [2020-04-21T14:46:05.291Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-21T14:46:05.291Z] === RUN TestInfoBinaryCommits [2020-04-21T14:46:05.291Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-21T14:46:05.291Z] === RUN TestInfoAPIVersioned [2020-04-21T14:46:05.291Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-21T14:46:05.291Z] === RUN TestInfoDiscoveryBackend [2020-04-21T14:46:05.317Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2020-04-21T14:46:05.317Z] === RUN TestPause [2020-04-21T14:46:05.683Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s) [2020-04-21T14:46:05.683Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.82s) [2020-04-21T14:46:05.683Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.81s) [2020-04-21T14:46:05.683Z] === RUN TestKillStoppedContainer [2020-04-21T14:46:05.883Z] --- PASS: TestPause (0.85s) [2020-04-21T14:46:05.883Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-21T14:46:05.883Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:46:05.883Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:46:05.883Z] === RUN TestPauseStopPausedContainer [2020-04-21T14:46:05.940Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-21T14:46:05.940Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-21T14:46:05.940Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-21T14:46:05.940Z] === RUN TestKillDifferentUserContainer [2020-04-21T14:46:06.312Z] === RUN TestExternalGraphDriver/spec [2020-04-21T14:46:06.818Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-04-21T14:46:06.818Z] === RUN TestPsFilter [2020-04-21T14:46:06.871Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2020-04-21T14:46:06.871Z] === RUN TestInspectOomKilledTrue [2020-04-21T14:46:06.871Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-21T14:46:06.871Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:46:06.871Z] === RUN TestInspectOomKilledFalse [2020-04-21T14:46:06.871Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-21T14:46:06.871Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:46:06.871Z] === RUN TestLinksEtcHostsContentMatch [2020-04-21T14:46:07.076Z] --- PASS: TestPsFilter (0.24s) [2020-04-21T14:46:07.076Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-21T14:46:07.184Z] --- PASS: TestInfoDiscoveryBackend (1.60s) [2020-04-21T14:46:07.184Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-21T14:46:07.643Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-04-21T14:46:07.643Z] === RUN TestRemoveContainerWithVolume [2020-04-21T14:46:07.789Z] --- PASS: TestContainerKillOnDaemonStart (13.52s) [2020-04-21T14:46:07.789Z] PASS [2020-04-21T14:46:07.789Z] [2020-04-21T14:46:07.789Z] === Skipped [2020-04-21T14:46:07.789Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-21T14:46:07.789Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:46:07.789Z] [2020-04-21T14:46:07.789Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:46:07.789Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:46:07.789Z] [2020-04-21T14:46:07.789Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-21T14:46:07.789Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:46:07.789Z] [2020-04-21T14:46:07.789Z] [2020-04-21T14:46:07.789Z] DONE 200 tests, 3 skipped in 126.828s [2020-04-21T14:46:07.789Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-21T14:46:07.789Z] ++ 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-21T14:46:07.789Z] ++ set -e [2020-04-21T14:46:07.789Z] ++ '[' -n 0 ']' [2020-04-21T14:46:07.789Z] ++ set -x [2020-04-21T14:46:07.790Z] ++ 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-21T14:46:07.790Z] INFO: Testing against a local daemon [2020-04-21T14:46:07.790Z] === RUN TestCommitInheritsEnv [2020-04-21T14:46:07.802Z] --- PASS: TestLinksEtcHostsContentMatch (0.70s) [2020-04-21T14:46:07.802Z] === RUN TestLinksContainerNames [2020-04-21T14:46:08.059Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-21T14:46:08.074Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-04-21T14:46:08.074Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-21T14:46:08.074Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-21T14:46:08.074Z] === RUN TestImagesFilterMultiReference [2020-04-21T14:46:08.074Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-21T14:46:08.074Z] === RUN TestImagePullPlatformInvalid [2020-04-21T14:46:08.074Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-21T14:46:08.074Z] === RUN TestRemoveImageOrphaning [2020-04-21T14:46:08.578Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-04-21T14:46:08.578Z] === RUN TestRemoveContainerRunning [2020-04-21T14:46:08.693Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-04-21T14:46:08.693Z] === RUN TestRemoveImageGarbageCollector [2020-04-21T14:46:08.693Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:46:08.693Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:46:08.693Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-21T14:46:08.693Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-21T14:46:08.693Z] === RUN TestTagInvalidReference [2020-04-21T14:46:08.693Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-21T14:46:08.693Z] === RUN TestTagValidPrefixedRepo [2020-04-21T14:46:08.693Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-21T14:46:08.693Z] === RUN TestTagExistedNameWithoutForce [2020-04-21T14:46:08.693Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-04-21T14:46:08.693Z] === RUN TestTagOfficialNames [2020-04-21T14:46:08.693Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-21T14:46:08.693Z] === RUN TestTagMatchesDigest [2020-04-21T14:46:08.693Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-21T14:46:08.693Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-21T14:46:08.995Z] === RUN TestExternalGraphDriver/pull [2020-04-21T14:46:09.432Z] --- PASS: TestLinksContainerNames (1.87s) [2020-04-21T14:46:09.432Z] === RUN TestLogsFollowTailEmpty [2020-04-21T14:46:09.513Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-04-21T14:46:09.513Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-21T14:46:09.689Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-21T14:46:10.079Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-04-21T14:46:10.079Z] === RUN TestRemoveInvalidContainer [2020-04-21T14:46:10.253Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-04-21T14:46:10.253Z] === RUN TestContainerNetworkMountsNoChown [2020-04-21T14:46:10.338Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-21T14:46:10.338Z] === RUN TestRenameLinkedContainer [2020-04-21T14:46:10.457Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.54s) [2020-04-21T14:46:10.457Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-21T14:46:10.457Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-21T14:46:10.457Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:46:10.457Z] === RUN TestInfoAPI [2020-04-21T14:46:10.457Z] --- PASS: TestInfoAPI (0.04s) [2020-04-21T14:46:10.457Z] === RUN TestInfoAPIWarnings [2020-04-21T14:46:10.461Z] --- PASS: TestExternalGraphDriver (6.32s) [2020-04-21T14:46:10.461Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-04-21T14:46:10.461Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2020-04-21T14:46:10.461Z] --- PASS: TestExternalGraphDriver/pull (1.97s) [2020-04-21T14:46:10.461Z] === RUN TestGraphdriverPluginV2 [2020-04-21T14:46:10.461Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-04-21T14:46:10.461Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:46:10.461Z] PASS [2020-04-21T14:46:10.461Z] [2020-04-21T14:46:10.461Z] === Skipped [2020-04-21T14:46:10.461Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-04-21T14:46:10.461Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:46:10.461Z] [2020-04-21T14:46:10.461Z] [2020-04-21T14:46:10.461Z] DONE 5 tests, 1 skipped in 6.492s [2020-04-21T14:46:10.461Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-21T14:46:10.461Z] ++ 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-21T14:46:10.461Z] ++ set -e [2020-04-21T14:46:10.512Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-21T14:46:10.741Z] ++ '[' -n 0 ']' [2020-04-21T14:46:10.741Z] ++ set -x [2020-04-21T14:46:10.741Z] ++ 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-21T14:46:10.742Z] INFO: Testing against a local daemon [2020-04-21T14:46:10.742Z] === RUN TestContinueAfterPluginCrash [2020-04-21T14:46:10.742Z] === PAUSE TestContinueAfterPluginCrash [2020-04-21T14:46:10.742Z] === RUN TestReadPluginNoRead [2020-04-21T14:46:10.742Z] === PAUSE TestReadPluginNoRead [2020-04-21T14:46:10.742Z] === RUN TestDaemonStartWithLogOpt [2020-04-21T14:46:10.742Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-21T14:46:10.742Z] === CONT TestContinueAfterPluginCrash [2020-04-21T14:46:10.742Z] === CONT TestDaemonStartWithLogOpt [2020-04-21T14:46:11.442Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/default [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/default [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/private [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/private [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rprivate [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/slave [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/slave [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rslave [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/shared [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/shared [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rshared [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/default [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/rshared [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/shared [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/rslave [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/slave [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/rprivate [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/private [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:46:11.442Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-21T14:46:11.442Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-21T14:46:11.442Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-21T14:46:11.700Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-21T14:46:11.700Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-21T14:46:11.700Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-21T14:46:11.700Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-21T14:46:11.700Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-21T14:46:11.700Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-21T14:46:11.700Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-21T14:46:11.700Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-21T14:46:11.700Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-21T14:46:11.956Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-21T14:46:11.956Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-21T14:46:11.956Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-21T14:46:11.956Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-21T14:46:11.956Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-21T14:46:11.956Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-21T14:46:11.956Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-21T14:46:11.956Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-21T14:46:11.956Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-21T14:46:11.956Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-21T14:46:12.213Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-21T14:46:12.213Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.15s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.14s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-21T14:46:12.213Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-21T14:46:12.213Z] === RUN TestContainerBindMountNonRecursive [2020-04-21T14:46:12.351Z] --- PASS: TestInfoAPIWarnings (1.60s) [2020-04-21T14:46:12.351Z] === RUN TestInfoDebug [2020-04-21T14:46:13.147Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-21T14:46:13.622Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-04-21T14:46:13.622Z] === RUN TestRenameStoppedContainer [2020-04-21T14:46:13.712Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-21T14:46:13.719Z] --- PASS: TestInfoDebug (1.79s) [2020-04-21T14:46:13.719Z] === RUN TestInfoInsecureRegistries [2020-04-21T14:46:14.189Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-04-21T14:46:14.189Z] === RUN TestRenameRunningContainerAndReuse [2020-04-21T14:46:15.111Z] --- PASS: TestDaemonStartWithLogOpt (3.86s) [2020-04-21T14:46:15.111Z] === CONT TestReadPluginNoRead [2020-04-21T14:46:15.607Z] --- PASS: TestContainerBindMountNonRecursive (3.14s) [2020-04-21T14:46:15.607Z] === RUN TestNetworkNat [2020-04-21T14:46:15.614Z] --- PASS: TestInfoInsecureRegistries (1.81s) [2020-04-21T14:46:15.614Z] === RUN TestInfoRegistryMirrors [2020-04-21T14:46:16.102Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s) [2020-04-21T14:46:16.102Z] === RUN TestRenameInvalidName [2020-04-21T14:46:16.109Z] ---> 9181da6ffe0f [2020-04-21T14:46:16.109Z] Successfully built 9181da6ffe0f [2020-04-21T14:46:16.109Z] Successfully tagged docker:latest [2020-04-21T14:46:16.109Z] INFO: Image build ended at 04/21/2020 14:46:15. Duration:00:04:00.2403858 [2020-04-21T14:46:16.109Z] [2020-04-21T14:46:16.109Z] [2020-04-21T14:46:16.109Z] INFO: Building the test binaries at 04/21/2020 14:46:15... [2020-04-21T14:46:16.171Z] --- PASS: TestNetworkNat (0.88s) [2020-04-21T14:46:16.171Z] === RUN TestNetworkLocalhostTCPNat [2020-04-21T14:46:16.672Z] --- PASS: TestRenameInvalidName (0.85s) [2020-04-21T14:46:16.672Z] === RUN TestRenameAnonymousContainer [2020-04-21T14:46:17.126Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-21T14:46:17.509Z] --- PASS: TestInfoRegistryMirrors (1.77s) [2020-04-21T14:46:17.509Z] === RUN TestLoginFailsWithBadCredentials [2020-04-21T14:46:17.509Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-04-21T14:46:17.509Z] === RUN TestPingCacheHeaders [2020-04-21T14:46:17.543Z] --- PASS: TestNetworkLocalhostTCPNat (1.33s) [2020-04-21T14:46:17.543Z] === RUN TestNetworkLoopbackNat [2020-04-21T14:46:17.766Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-21T14:46:17.766Z] === RUN TestPingGet [2020-04-21T14:46:17.766Z] --- PASS: TestPingGet (0.01s) [2020-04-21T14:46:17.766Z] === RUN TestPingHead [2020-04-21T14:46:17.766Z] --- PASS: TestPingHead (0.02s) [2020-04-21T14:46:17.766Z] === RUN TestVersion [2020-04-21T14:46:17.766Z] --- PASS: TestVersion (0.02s) [2020-04-21T14:46:17.766Z] PASS [2020-04-21T14:46:17.766Z] [2020-04-21T14:46:17.766Z] === Skipped [2020-04-21T14:46:17.766Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:46:17.766Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:46:17.766Z] [2020-04-21T14:46:17.766Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-21T14:46:17.766Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-21T14:46:17.766Z] [2020-04-21T14:46:17.766Z] [2020-04-21T14:46:17.766Z] DONE 18 tests, 2 skipped in 13.256s [2020-04-21T14:46:17.766Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-21T14:46:17.766Z] INFO: Testing against a local daemon [2020-04-21T14:46:17.766Z] === RUN TestVolumesCreateAndList [2020-04-21T14:46:17.766Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-21T14:46:17.766Z] === RUN TestVolumesRemove [2020-04-21T14:46:18.022Z] --- PASS: TestVolumesRemove (0.08s) [2020-04-21T14:46:18.022Z] === RUN TestVolumesInspect [2020-04-21T14:46:18.022Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-21T14:46:18.022Z] === RUN TestVolumesInvalidJSON [2020-04-21T14:46:18.022Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-21T14:46:18.022Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-21T14:46:18.022Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-21T14:46:18.022Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-21T14:46:18.022Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-21T14:46:18.022Z] PASS [2020-04-21T14:46:18.022Z] [2020-04-21T14:46:18.022Z] DONE 5 tests in 0.241s [2020-04-21T14:46:18.022Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T14:46:18.022Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11941 is not a child of this shell [2020-04-21T14:46:18.022Z] warning: PID 11941 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-21T14:46:18.022Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:46:18.022Z] [2020-04-21T14:46:18.023Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:46:18.023Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:46:18.023Z] [2020-04-21T14:46:18.023Z] To set a process to complain mode, use the command line tool [2020-04-21T14:46:18.023Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:46:18.023Z] Removing test suite binaries [2020-04-21T14:46:18.913Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-04-21T14:46:18.913Z] === RUN TestPause [2020-04-21T14:46:18.953Z] [2020-04-21T14:46:19.142Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-21T14:46:19.754Z] --- PASS: TestContinueAfterPluginCrash (9.16s) [2020-04-21T14:46:19.843Z] --- PASS: TestPause (1.10s) [2020-04-21T14:46:19.843Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-21T14:46:19.843Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:46:19.843Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:46:19.843Z] === RUN TestPauseStopPausedContainer [2020-04-21T14:46:20.051Z] INFO: make.ps1 starting at 04/21/2020 14:46:19 [2020-04-21T14:46:20.051Z] INFO: Git commit (8312004f41) assumed from DOCKER_GITCOMMIT environment variable [2020-04-21T14:46:20.051Z] INFO: Invoking autogen... Post stage [Pipeline] junit [2020-04-21T14:46:20.335Z] Recording test results [2020-04-21T14:46:20.878Z] --- PASS: TestRenameAnonymousContainer (4.10s) [2020-04-21T14:46:20.878Z] === RUN TestRenameContainerWithSameName [2020-04-21T14:46:21.081Z] INFO: Building daemon... [2020-04-21T14:46:21.212Z] --- PASS: TestPauseStopPausedContainer (1.25s) [2020-04-21T14:46:21.213Z] === RUN TestPsFilter [2020-04-21T14:46:21.213Z] --- PASS: TestPsFilter (0.22s) [2020-04-21T14:46:21.213Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-21T14:46:21.221Z] === RUN TestReadPluginNoRead/default [2020-04-21T14:46:21.451Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-04-21T14:46:21.451Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-21T14:46:21.494Z] ......... [ 86%] [2020-04-21T14:46:22.582Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.40s) [2020-04-21T14:46:22.582Z] === RUN TestRemoveContainerWithVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-21T14:46:22.921Z] + echo Ensuring container killed. [2020-04-21T14:46:22.921Z] Ensuring container killed. [2020-04-21T14:46:22.921Z] + docker rm -vf docker-pr9 [2020-04-21T14:46:22.921Z] Error: No such container: docker-pr9 [2020-04-21T14:46:22.921Z] + true [Pipeline] sh [2020-04-21T14:46:23.205Z] + echo Chowning /workspace to jenkins user [2020-04-21T14:46:23.205Z] Chowning /workspace to jenkins user [2020-04-21T14:46:23.205Z] + id -u [2020-04-21T14:46:23.205Z] + id -g [2020-04-21T14:46:23.205Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40825:/workspace busybox chown -R 1000:1000 /workspace [2020-04-21T14:46:23.205Z] Unable to find image 'busybox:latest' locally [2020-04-21T14:46:23.205Z] latest: Pulling from library/busybox [2020-04-21T14:46:23.205Z] e2334dd9fee4: Pulling fs layer [2020-04-21T14:46:23.268Z] --- PASS: TestReadPluginNoRead (8.60s) [2020-04-21T14:46:23.268Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2020-04-21T14:46:23.268Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.04s) [2020-04-21T14:46:23.268Z] --- PASS: TestReadPluginNoRead/default (1.93s) [2020-04-21T14:46:23.268Z] read_test.go:91: [d1c57115435ab] daemon is not started [2020-04-21T14:46:23.268Z] PASS [2020-04-21T14:46:23.268Z] [2020-04-21T14:46:23.268Z] DONE 6 tests in 12.549s [2020-04-21T14:46:23.268Z] 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-21T14:46:23.268Z] ++ 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-21T14:46:23.268Z] ++ set -e [2020-04-21T14:46:23.268Z] ++ '[' -n 0 ']' [2020-04-21T14:46:23.268Z] ++ set -x [2020-04-21T14:46:23.269Z] ++ 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-21T14:46:23.269Z] testing: warning: no tests to run [2020-04-21T14:46:23.269Z] PASS [2020-04-21T14:46:23.269Z] [2020-04-21T14:46:23.269Z] DONE 0 tests in 0.029s [2020-04-21T14:46:23.269Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-21T14:46:23.269Z] ++ 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-21T14:46:23.269Z] ++ set -e [2020-04-21T14:46:23.269Z] ++ '[' -n 0 ']' [2020-04-21T14:46:23.269Z] ++ set -x [2020-04-21T14:46:23.269Z] ++ 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-21T14:46:23.269Z] INFO: Testing against a local daemon [2020-04-21T14:46:23.269Z] === RUN TestPluginWithDevMounts [2020-04-21T14:46:23.269Z] === PAUSE TestPluginWithDevMounts [2020-04-21T14:46:23.269Z] === CONT TestPluginWithDevMounts [2020-04-21T14:46:23.352Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2020-04-21T14:46:23.352Z] === RUN TestResize [2020-04-21T14:46:23.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-21T14:46:23.770Z] --- PASS: TestRemoveContainerWithVolume (0.98s) [2020-04-21T14:46:23.770Z] === RUN TestRemoveContainerRunning [2020-04-21T14:46:23.918Z] --- PASS: TestResize (0.78s) [2020-04-21T14:46:23.918Z] === RUN TestResizeWithInvalidSize [2020-04-21T14:46:24.027Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-21T14:46:24.591Z] --- PASS: TestRemoveContainerRunning (1.00s) [2020-04-21T14:46:24.591Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-21T14:46:24.852Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-04-21T14:46:24.852Z] === RUN TestResizeWhenContainerNotStarted [2020-04-21T14:46:25.284Z] --- PASS: TestPluginWithDevMounts (1.83s) [2020-04-21T14:46:25.284Z] PASS [2020-04-21T14:46:25.284Z] [2020-04-21T14:46:25.284Z] DONE 1 tests in 1.908s [2020-04-21T14:46:25.284Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-21T14:46:25.284Z] ++ 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-21T14:46:25.284Z] ++ set -e [2020-04-21T14:46:25.284Z] ++ '[' -n 0 ']' [2020-04-21T14:46:25.284Z] ++ set -x [2020-04-21T14:46:25.284Z] ++ 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-21T14:46:25.284Z] INFO: Testing against a local daemon [2020-04-21T14:46:25.284Z] === RUN TestSecretInspect [2020-04-21T14:46:25.420Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:25.420Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:25.420Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:25.420Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:46:25.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:46:25.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:46:25.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:46:25.523Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-21T14:46:25.523Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-04-21T14:46:25.523Z] === RUN TestRemoveInvalidContainer [2020-04-21T14:46:25.523Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-21T14:46:25.523Z] === RUN TestRenameLinkedContainer [2020-04-21T14:46:25.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-21T14:46:26.581Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-21T14:46:27.152Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-21T14:46:27.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-21T14:46:28.205Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-21T14:46:28.458Z] e2334dd9fee4: Verifying Checksum [2020-04-21T14:46:28.458Z] e2334dd9fee4: Download complete [2020-04-21T14:46:28.458Z] e2334dd9fee4: Pull complete [2020-04-21T14:46:28.458Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-21T14:46:28.458Z] Status: Downloaded newer image for busybox:latest [2020-04-21T14:46:28.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:46:28.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:46:28.709Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:28.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:28.727Z] --- PASS: TestSecretInspect (3.22s) [2020-04-21T14:46:28.727Z] === RUN TestSecretList [2020-04-21T14:46:29.193Z] --- PASS: TestRenameLinkedContainer (3.55s) [2020-04-21T14:46:29.193Z] === RUN TestRenameStoppedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T14:46:30.086Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:30.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:30.129Z] + bundleName=amd64-rootless [2020-04-21T14:46:30.129Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-21T14:46:30.129Z] Creating amd64-rootless-bundles.tar.gz [2020-04-21T14:46:30.129Z] + 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-21T14:46:30.129Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-21T14:46:30.142Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-04-21T14:46:30.142Z] === RUN TestRenameRunningContainerAndReuse [2020-04-21T14:46:30.146Z] Archiving artifacts [2020-04-21T14:46:31.957Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40825/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T14:46:32.003Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:46:32.004Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:46:32.049Z] --- PASS: TestRenameRunningContainerAndReuse (1.69s) [2020-04-21T14:46:32.049Z] === RUN TestRenameInvalidName [2020-04-21T14:46:32.049Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-21T14:46:32.170Z] --- PASS: TestSecretList (3.69s) [2020-04-21T14:46:32.170Z] === RUN TestSecretsCreateAndDelete [2020-04-21T14:46:32.268Z] + make clean [2020-04-21T14:46:32.306Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-21T14:46:32.525Z] docker volume rm -f docker-dev-cache [2020-04-21T14:46:32.525Z] docker-dev-cache [Pipeline] deleteDir [2020-04-21T14:46:32.563Z] --- PASS: TestRenameInvalidName (0.94s) [2020-04-21T14:46:32.563Z] === RUN TestRenameAnonymousContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T14:46:33.530Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.95s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.00s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2020-04-21T14:46:34.538Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-04-21T14:46:34.538Z] === RUN TestCgroupNamespacesRun [2020-04-21T14:46:34.899Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-21T14:46:35.840Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-21T14:46:36.403Z] --- PASS: TestRenameAnonymousContainer (3.74s) [2020-04-21T14:46:36.403Z] === RUN TestRenameContainerWithSameName [2020-04-21T14:46:36.439Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2020-04-21T14:46:36.439Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-21T14:46:36.551Z] --- PASS: TestSecretsCreateAndDelete (3.74s) [2020-04-21T14:46:36.551Z] === RUN TestSecretsUpdate [2020-04-21T14:46:37.334Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2020-04-21T14:46:37.334Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-21T14:46:37.814Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-04-21T14:46:37.814Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-21T14:46:39.229Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-21T14:46:39.487Z] --- PASS: TestRenameContainerWithLinkedContainer (2.06s) [2020-04-21T14:46:39.487Z] === RUN TestResize [2020-04-21T14:46:39.715Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-04-21T14:46:39.715Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-21T14:46:39.994Z] --- PASS: TestSecretsUpdate (3.64s) [2020-04-21T14:46:39.994Z] === RUN TestTemplatedSecret [2020-04-21T14:46:40.052Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-21T14:46:40.631Z] --- PASS: TestResize (1.06s) [2020-04-21T14:46:40.631Z] === RUN TestResizeWithInvalidSize [2020-04-21T14:46:40.659Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-21T14:46:41.561Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-21T14:46:41.561Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2020-04-21T14:46:41.561Z] === RUN TestResizeWhenContainerNotStarted [2020-04-21T14:46:41.618Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-04-21T14:46:41.618Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-21T14:46:42.491Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:42.491Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:42.491Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:42.491Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-21T14:46:42.491Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-21T14:46:42.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-21T14:46:42.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-21T14:46:43.437Z] --- PASS: TestTemplatedSecret (3.66s) [2020-04-21T14:46:43.437Z] === RUN TestSecretCreateResolve [2020-04-21T14:46:43.518Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.79s) [2020-04-21T14:46:43.518Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-21T14:46:44.084Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.92s) [2020-04-21T14:46:44.084Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-21T14:46:44.442Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-21T14:46:44.442Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-21T14:46:45.020Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-04-21T14:46:45.020Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-21T14:46:45.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:45.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-21T14:46:45.270Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:45.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-21T14:46:46.456Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-21T14:46:46.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-21T14:46:46.880Z] --- PASS: TestSecretCreateResolve (3.65s) [2020-04-21T14:46:46.880Z] PASS [2020-04-21T14:46:46.880Z] [2020-04-21T14:46:46.880Z] DONE 6 tests in 21.672s [2020-04-21T14:46:46.880Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-21T14:46:46.880Z] ++ 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-21T14:46:46.880Z] ++ set -e [2020-04-21T14:46:46.880Z] ++ '[' -n 0 ']' [2020-04-21T14:46:46.880Z] ++ set -x [2020-04-21T14:46:46.880Z] ++ 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-21T14:46:46.880Z] INFO: Testing against a local daemon [2020-04-21T14:46:46.880Z] === RUN TestServiceCreateInit [2020-04-21T14:46:46.880Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-21T14:46:46.922Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2020-04-21T14:46:46.922Z] === RUN TestKernelTCPMemory [2020-04-21T14:46:46.971Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-21T14:46:47.856Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-04-21T14:46:47.856Z] === RUN TestNISDomainname [2020-04-21T14:46:47.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-21T14:46:48.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-21T14:46:48.532Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-21T14:46:48.791Z] --- PASS: TestNISDomainname (0.98s) [2020-04-21T14:46:48.791Z] === RUN TestHostnameDnsResolution [2020-04-21T14:46:49.046Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-21T14:46:49.046Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-21T14:46:49.046Z] [2020-04-21T14:46:49.046Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-21T14:46:49.046Z] =========================== short test summary info ============================ [2020-04-21T14:46:49.046Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-21T14:46:49.046Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-21T14:46:49.046Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-21T14:46:49.046Z] Not supported on most drivers [2020-04-21T14:46:49.046Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-21T14:46:49.046Z] Can fail if eth0 has multiple IP addresses [2020-04-21T14:46:49.046Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-21T14:46:49.046Z] This doesn't seem to be taken into account by the engine [2020-04-21T14:46:49.046Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-21T14:46:49.046Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-21T14:46:49.046Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-21T14:46:49.046Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-21T14:46:49.046Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-21T14:46:49.046Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-21T14:46:49.046Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-21T14:46:49.046Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 337.35 seconds == [2020-04-21T14:46:49.303Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-21T14:46:49.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-21T14:46:50.692Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-04-21T14:46:50.692Z] === RUN TestStats [2020-04-21T14:46:50.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-21T14:46:51.020Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-21T14:46:52.351Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-21T14:46:52.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-21T14:46:53.221Z] --- PASS: TestStats (2.83s) [2020-04-21T14:46:53.221Z] === RUN TestStopContainerWithTimeout [2020-04-21T14:46:53.480Z] === RUN TestStopContainerWithTimeout/0 [2020-04-21T14:46:53.480Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-21T14:46:53.480Z] === RUN TestStopContainerWithTimeout/1 [2020-04-21T14:46:53.480Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-21T14:46:53.480Z] === RUN TestStopContainerWithTimeout/3 [2020-04-21T14:46:53.480Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-21T14:46:53.480Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-21T14:46:53.480Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-21T14:46:53.480Z] === CONT TestStopContainerWithTimeout/0 [2020-04-21T14:46:53.480Z] === CONT TestStopContainerWithTimeout/1 [2020-04-21T14:46:53.480Z] === CONT TestStopContainerWithTimeout/3 [2020-04-21T14:46:53.480Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-21T14:46:54.287Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-21T14:46:54.852Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-21T14:46:55.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-21T14:46:56.764Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-21T14:46:56.764Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2020-04-21T14:46:56.764Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2020-04-21T14:46:56.764Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2020-04-21T14:46:56.764Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2020-04-21T14:46:56.764Z] === RUN TestDeleteDevicemapper [2020-04-21T14:46:56.764Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-21T14:46:56.764Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:46:56.764Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-21T14:46:56.788Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-21T14:46:57.044Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-21T14:46:57.607Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:46:57.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.65s) [2020-04-21T14:46:57.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2020-04-21T14:46:57.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2020-04-21T14:46:57.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2020-04-21T14:46:57.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-04-21T14:46:57.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2020-04-21T14:46:57.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.66s) [2020-04-21T14:46:57.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.55s) [2020-04-21T14:46:57.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.41s) [2020-04-21T14:46:57.607Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2020-04-21T14:46:57.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.99s) [2020-04-21T14:46:57.608Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.79s) [2020-04-21T14:46:57.608Z] === RUN TestCgroupNamespacesRun [2020-04-21T14:46:57.890Z] --- PASS: TestServiceCreateInit (10.35s) [2020-04-21T14:46:57.890Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s) [2020-04-21T14:46:57.890Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.32s) [2020-04-21T14:46:57.890Z] === RUN TestCreateServiceMultipleTimes [2020-04-21T14:46:59.504Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-04-21T14:46:59.504Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-21T14:46:59.760Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-21T14:47:00.048Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2020-04-21T14:47:00.048Z] === RUN TestUpdateMemory [2020-04-21T14:47:00.048Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-21T14:47:00.048Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:47:00.048Z] === RUN TestUpdateCPUQuota [2020-04-21T14:47:00.691Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-21T14:47:00.948Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2020-04-21T14:47:00.948Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-21T14:47:00.983Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-04-21T14:47:00.983Z] === RUN TestUpdatePidsLimit [2020-04-21T14:47:00.983Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-21T14:47:01.481Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:47:01.482Z] [2020-04-21T14:47:01.482Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:47:01.482Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:47:01.482Z] [2020-04-21T14:47:01.482Z] To set a process to complain mode, use the command line tool [2020-04-21T14:47:01.482Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:47:01.482Z] [2020-04-21T14:47:01.513Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-21T14:47:01.550Z] === RUN TestUpdatePidsLimit/no_change [2020-04-21T14:47:01.808Z] === RUN TestUpdatePidsLimit/update_lower Post stage [Pipeline] junit [2020-04-21T14:47:02.060Z] Recording test results [2020-04-21T14:47:02.375Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-21T14:47:02.634Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-21T14:47:02.884Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2020-04-21T14:47:02.884Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-21T14:47:02.892Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [Pipeline] sh [2020-04-21T14:47:03.302Z] + echo Ensuring container killed. [2020-04-21T14:47:03.302Z] Ensuring container killed. [2020-04-21T14:47:03.302Z] + docker rm -vf docker-pr9 [2020-04-21T14:47:03.302Z] Error: No such container: docker-pr9 [2020-04-21T14:47:03.302Z] + true [Pipeline] sh [2020-04-21T14:47:03.459Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-21T14:47:03.579Z] + echo Chowning /workspace to jenkins user [2020-04-21T14:47:03.579Z] Chowning /workspace to jenkins user [2020-04-21T14:47:03.579Z] + id -u [2020-04-21T14:47:03.579Z] + id -g [2020-04-21T14:47:03.579Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40825:/workspace busybox chown -R 1000:1000 /workspace [2020-04-21T14:47:03.579Z] Unable to find image 'busybox:latest' locally [2020-04-21T14:47:03.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-21T14:47:05.185Z] --- PASS: TestCgroupNamespacesRunHostMode (1.95s) [2020-04-21T14:47:05.185Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-21T14:47:05.361Z] --- PASS: TestUpdatePidsLimit (3.96s) [2020-04-21T14:47:05.361Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-04-21T14:47:05.361Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-04-21T14:47:05.361Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-04-21T14:47:05.361Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-04-21T14:47:05.361Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-04-21T14:47:05.361Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-04-21T14:47:05.361Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-04-21T14:47:05.361Z] === RUN TestUpdateRestartPolicy [2020-04-21T14:47:06.555Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2020-04-21T14:47:06.555Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-21T14:47:06.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-21T14:47:06.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-21T14:47:06.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-21T14:47:07.746Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-04-21T14:47:07.746Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-21T14:47:08.311Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2020-04-21T14:47:08.311Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-21T14:47:08.828Z] latest: Pulling from library/busybox [2020-04-21T14:47:08.828Z] e2334dd9fee4: Pulling fs layer [2020-04-21T14:47:08.828Z] e2334dd9fee4: Download complete [2020-04-21T14:47:08.828Z] e2334dd9fee4: Pull complete [2020-04-21T14:47:08.828Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-21T14:47:08.828Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T14:47:10.063Z] + bundleName=docker-py [2020-04-21T14:47:10.063Z] + echo Creating docker-py-bundles.tar.gz [2020-04-21T14:47:10.063Z] Creating docker-py-bundles.tar.gz [2020-04-21T14:47:10.063Z] + 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-21T14:47:10.072Z] Archiving artifacts [2020-04-21T14:47:10.205Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2020-04-21T14:47:10.205Z] === RUN TestKernelTCPMemory [2020-04-21T14:47:10.291Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40825/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-21T14:47:10.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -e DOCKER_GRAPHDRIVER docker:8312004f41e9500824fa16ae991eeee0083f4771 hack/make.sh binary-daemon [2020-04-21T14:47:10.770Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-21T14:47:10.915Z] [2020-04-21T14:47:11.172Z] Removing bundles/ [2020-04-21T14:47:11.172Z] [2020-04-21T14:47:11.172Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-21T14:47:11.172Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-21T14:47:11.172Z] GOOS="" GOARCH="" GOARM="" [2020-04-21T14:47:11.334Z] --- PASS: TestKernelTCPMemory (1.05s) [2020-04-21T14:47:11.334Z] === RUN TestNISDomainname [2020-04-21T14:47:12.264Z] --- PASS: TestNISDomainname (1.14s) [2020-04-21T14:47:12.264Z] === RUN TestHostnameDnsResolution [2020-04-21T14:47:13.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-21T14:47:13.891Z] --- PASS: TestHostnameDnsResolution (1.60s) [2020-04-21T14:47:13.891Z] === RUN TestStats [2020-04-21T14:47:15.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-21T14:47:16.380Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-21T14:47:16.943Z] --- PASS: TestStats (3.03s) [2020-04-21T14:47:16.943Z] === RUN TestStopContainerWithTimeout [2020-04-21T14:47:16.943Z] === RUN TestStopContainerWithTimeout/0 [2020-04-21T14:47:16.943Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-21T14:47:16.943Z] === RUN TestStopContainerWithTimeout/1 [2020-04-21T14:47:16.943Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-21T14:47:16.943Z] === RUN TestStopContainerWithTimeout/3 [2020-04-21T14:47:16.943Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-21T14:47:16.943Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-21T14:47:16.943Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-21T14:47:16.943Z] === CONT TestStopContainerWithTimeout/0 [2020-04-21T14:47:16.943Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-21T14:47:17.560Z] --- PASS: TestUpdateRestartPolicy (12.51s) [2020-04-21T14:47:17.560Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-21T14:47:18.312Z] === CONT TestStopContainerWithTimeout/3 [2020-04-21T14:47:18.496Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-04-21T14:47:18.496Z] === RUN TestWaitNonBlocked [2020-04-21T14:47:18.496Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:47:18.496Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:47:18.496Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:47:18.496Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:47:18.496Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:47:18.496Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:47:19.244Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-21T14:47:19.431Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-21T14:47:19.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2020-04-21T14:47:19.431Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2020-04-21T14:47:19.431Z] === RUN TestWaitBlocked [2020-04-21T14:47:19.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:47:19.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:47:19.431Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:47:19.431Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:47:19.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:47:19.431Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:47:19.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-21T14:47:19.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-21T14:47:20.183Z] --- PASS: TestCreateServiceMultipleTimes (22.61s) [2020-04-21T14:47:20.183Z] === RUN TestCreateServiceConflict [2020-04-21T14:47:20.324Z] === CONT TestStopContainerWithTimeout/1 [2020-04-21T14:47:20.368Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-21T14:47:20.368Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2020-04-21T14:47:20.368Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-04-21T14:47:20.368Z] === CONT TestContainerStartOnDaemonRestart [2020-04-21T14:47:20.368Z] === CONT TestContainerKillOnDaemonStart [2020-04-21T14:47:20.368Z] === CONT TestIpcModeOlderClient [2020-04-21T14:47:20.368Z] === CONT TestDaemonHostGatewayIP [2020-04-21T14:47:20.628Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-04-21T14:47:20.628Z] === CONT TestDaemonRestartIpcMode [2020-04-21T14:47:22.218Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-21T14:47:22.218Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-21T14:47:22.218Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-21T14:47:22.218Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2020-04-21T14:47:22.218Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2020-04-21T14:47:22.218Z] --- PASS: TestStopContainerWithTimeout/3 (2.87s) [2020-04-21T14:47:22.218Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2020-04-21T14:47:22.218Z] === RUN TestDeleteDevicemapper [2020-04-21T14:47:22.218Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-21T14:47:22.218Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:47:22.218Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-21T14:47:23.627Z] --- PASS: TestCreateServiceConflict (3.55s) [2020-04-21T14:47:23.627Z] === RUN TestCreateServiceMaxReplicas [2020-04-21T14:47:23.917Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2020-04-21T14:47:24.742Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-21T14:47:24.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-21T14:47:24.852Z] --- PASS: TestDaemonRestartIpcMode (4.21s) [2020-04-21T14:47:25.307Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.15s) [2020-04-21T14:47:25.307Z] === RUN TestUpdateMemory [2020-04-21T14:47:25.307Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-21T14:47:25.307Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:47:25.307Z] === RUN TestUpdateCPUQuota [2020-04-21T14:47:25.419Z] --- PASS: TestDaemonHostGatewayIP (4.89s) [2020-04-21T14:47:26.678Z] --- PASS: TestUpdateCPUQuota (1.42s) [2020-04-21T14:47:26.678Z] === RUN TestUpdatePidsLimit [2020-04-21T14:47:26.678Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-21T14:47:27.242Z] === RUN TestUpdatePidsLimit/no_change [2020-04-21T14:47:27.498Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-21T14:47:27.755Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-21T14:47:27.998Z] --- PASS: TestCreateServiceMaxReplicas (3.92s) [2020-04-21T14:47:27.998Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-21T14:47:28.318Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-21T14:47:28.318Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-21T14:47:28.575Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-21T14:47:29.139Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-21T14:47:30.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-21T14:47:30.510Z] --- PASS: TestUpdatePidsLimit (3.85s) [2020-04-21T14:47:30.510Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-04-21T14:47:30.510Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2020-04-21T14:47:30.510Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-04-21T14:47:30.510Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-04-21T14:47:30.510Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-04-21T14:47:30.510Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-04-21T14:47:30.510Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-04-21T14:47:30.510Z] === RUN TestUpdateRestartPolicy [2020-04-21T14:47:31.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-21T14:47:32.443Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-21T14:47:33.374Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-21T14:47:33.526Z] --- PASS: TestContainerKillOnDaemonStart (13.14s) [2020-04-21T14:47:33.526Z] PASS [2020-04-21T14:47:33.526Z] [2020-04-21T14:47:33.526Z] === Skipped [2020-04-21T14:47:33.526Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-21T14:47:33.526Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:47:33.526Z] [2020-04-21T14:47:33.526Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-21T14:47:33.526Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:47:33.526Z] [2020-04-21T14:47:33.526Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-21T14:47:33.526Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:47:33.526Z] [2020-04-21T14:47:33.526Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:47:33.526Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:47:33.526Z] [2020-04-21T14:47:33.526Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-21T14:47:33.526Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:47:33.526Z] [2020-04-21T14:47:33.526Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-21T14:47:33.526Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:47:33.526Z] [2020-04-21T14:47:33.526Z] [2020-04-21T14:47:33.526Z] DONE 200 tests, 6 skipped in 137.856s [2020-04-21T14:47:33.526Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-21T14:47:33.526Z] ++ 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-21T14:47:33.526Z] ++ set -e [2020-04-21T14:47:33.526Z] ++ '[' -n 0 ']' [2020-04-21T14:47:33.526Z] ++ set -x [2020-04-21T14:47:33.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=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-21T14:47:33.784Z] INFO: Testing against a local daemon [2020-04-21T14:47:33.784Z] === RUN TestCommitInheritsEnv [2020-04-21T14:47:33.858Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-21T14:47:33.858Z] [2020-04-21T14:47:33.858Z] ________ ____ __. [2020-04-21T14:47:33.858Z] \_____ \ | |/ _| [2020-04-21T14:47:33.858Z] / | \| < [2020-04-21T14:47:33.858Z] / | \ | \ [2020-04-21T14:47:33.858Z] \_______ /____|__ \ [2020-04-21T14:47:33.858Z] \/ \/ [2020-04-21T14:47:33.858Z] [2020-04-21T14:47:33.858Z] INFO: make.ps1 ended at 04/21/2020 14:47:24 [2020-04-21T14:47:33.858Z] INFO: Binaries build ended at 04/21/2020 14:47:26. Duration:00:01:11.0045628 [2020-04-21T14:47:33.858Z] INFO: Copying the built daemon binary to d:\CI\PR-40825\9\binary\dockerd-8312004f41.exe... [2020-04-21T14:47:33.858Z] INFO: Copying the built client binary to d:\CI\PR-40825\9\binary\docker-8312004f41.exe... [2020-04-21T14:47:33.858Z] INFO: Copying dockerversion from the container... [2020-04-21T14:47:33.858Z] INFO: Copying the golang package from the container to d:\CI\PR-40825\9\installer\go.zip... [2020-04-21T14:47:33.858Z] INFO: Extracting go.zip to d:\CI\PR-40825\9\go [2020-04-21T14:47:33.937Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-21T14:47:34.351Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-04-21T14:47:34.351Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-21T14:47:34.351Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-21T14:47:34.351Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-21T14:47:34.351Z] === RUN TestImagesFilterMultiReference [2020-04-21T14:47:34.609Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-21T14:47:34.609Z] === RUN TestImagePullPlatformInvalid [2020-04-21T14:47:34.609Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-21T14:47:34.609Z] === RUN TestRemoveImageOrphaning [2020-04-21T14:47:34.869Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-21T14:47:35.175Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-04-21T14:47:35.175Z] === RUN TestRemoveImageGarbageCollector [2020-04-21T14:47:35.175Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:47:35.175Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:47:35.175Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-21T14:47:35.175Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-04-21T14:47:35.175Z] === RUN TestTagInvalidReference [2020-04-21T14:47:35.175Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-21T14:47:35.175Z] === RUN TestTagValidPrefixedRepo [2020-04-21T14:47:35.175Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-21T14:47:35.175Z] === RUN TestTagExistedNameWithoutForce [2020-04-21T14:47:35.175Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-21T14:47:35.175Z] === RUN TestTagOfficialNames [2020-04-21T14:47:35.433Z] --- PASS: TestTagOfficialNames (0.08s) [2020-04-21T14:47:35.433Z] === RUN TestTagMatchesDigest [2020-04-21T14:47:35.433Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-21T14:47:35.433Z] PASS [2020-04-21T14:47:35.433Z] [2020-04-21T14:47:35.433Z] === Skipped [2020-04-21T14:47:35.433Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-21T14:47:35.433Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-21T14:47:35.433Z] [2020-04-21T14:47:35.433Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:47:35.433Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:47:35.433Z] [2020-04-21T14:47:35.433Z] [2020-04-21T14:47:35.433Z] DONE 12 tests, 2 skipped in 1.815s [2020-04-21T14:47:35.433Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-21T14:47:35.433Z] ++ 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-21T14:47:35.433Z] ++ set -e [2020-04-21T14:47:35.433Z] ++ '[' -n 0 ']' [2020-04-21T14:47:35.433Z] ++ set -x [2020-04-21T14:47:35.433Z] ++ 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-21T14:47:35.692Z] INFO: Testing against a local daemon [2020-04-21T14:47:35.692Z] === RUN TestNetworkCreateDelete [2020-04-21T14:47:35.950Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-04-21T14:47:35.950Z] === RUN TestDockerNetworkDeletePreferID [2020-04-21T14:47:37.325Z] --- PASS: TestDockerNetworkDeletePreferID (1.14s) [2020-04-21T14:47:37.325Z] === RUN TestInspectNetwork [2020-04-21T14:47:37.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-21T14:47:39.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-21T14:47:40.850Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-21T14:47:42.219Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-21T14:47:42.591Z] === RUN TestInspectNetwork/full_network_id [2020-04-21T14:47:42.592Z] === RUN TestInspectNetwork/partial_network_id [2020-04-21T14:47:42.592Z] === RUN TestInspectNetwork/network_name [2020-04-21T14:47:42.592Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-21T14:47:42.783Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-21T14:47:43.040Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-21T14:47:43.196Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.39s) [2020-04-21T14:47:43.196Z] === RUN TestCreateServiceSecretFileMode [2020-04-21T14:47:43.969Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-21T14:47:44.226Z] --- PASS: TestUpdateRestartPolicy (13.54s) [2020-04-21T14:47:44.226Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-21T14:47:45.156Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-04-21T14:47:45.156Z] === RUN TestWaitNonBlocked [2020-04-21T14:47:45.156Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:47:45.156Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:47:45.156Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:47:45.156Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:47:45.156Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-21T14:47:45.156Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-21T14:47:46.086Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-21T14:47:46.342Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-21T14:47:46.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2020-04-21T14:47:46.342Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.33s) [2020-04-21T14:47:46.342Z] === RUN TestWaitBlocked [2020-04-21T14:47:46.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:47:46.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:47:46.342Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:47:46.342Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:47:46.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-21T14:47:46.342Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-21T14:47:46.639Z] --- PASS: TestCreateServiceSecretFileMode (3.55s) [2020-04-21T14:47:46.639Z] === RUN TestCreateServiceConfigFileMode [2020-04-21T14:47:46.776Z] --- PASS: TestInspectNetwork (9.60s) [2020-04-21T14:47:46.776Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-21T14:47:46.776Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-21T14:47:46.776Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-21T14:47:46.776Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-21T14:47:46.776Z] === RUN TestRunContainerWithBridgeNone [2020-04-21T14:47:47.712Z] --- PASS: TestWaitBlocked (0.04s) [2020-04-21T14:47:47.712Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2020-04-21T14:47:47.712Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2020-04-21T14:47:47.712Z] === CONT TestContainerStartOnDaemonRestart [2020-04-21T14:47:47.712Z] === CONT TestIpcModeOlderClient [2020-04-21T14:47:47.712Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-04-21T14:47:47.712Z] === CONT TestDaemonHostGatewayIP [2020-04-21T14:47:47.970Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-21T14:47:49.308Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-04-21T14:47:49.308Z] === RUN TestNetworkInvalidJSON [2020-04-21T14:47:49.308Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-21T14:47:49.308Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-21T14:47:49.308Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:47:49.308Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:47:49.308Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:47:49.308Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:47:49.308Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-21T14:47:49.308Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:47:49.308Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:47:49.308Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-21T14:47:49.308Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-21T14:47:49.308Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-21T14:47:49.308Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-21T14:47:49.308Z] === RUN TestHostIPv4BridgeLabel [2020-04-21T14:47:50.084Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2020-04-21T14:47:50.084Z] === RUN TestCreateServiceSysctls [2020-04-21T14:47:50.243Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-04-21T14:47:50.243Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-21T14:47:50.491Z] --- PASS: TestContainerStartOnDaemonRestart (2.90s) [2020-04-21T14:47:50.491Z] === CONT TestContainerKillOnDaemonStart [2020-04-21T14:47:51.056Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-21T14:47:51.313Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-21T14:47:51.313Z] --- PASS: TestDaemonHostGatewayIP (3.63s) [2020-04-21T14:47:51.313Z] === CONT TestDaemonRestartIpcMode [2020-04-21T14:47:51.620Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s) [2020-04-21T14:47:51.620Z] === RUN TestDaemonDefaultNetworkPools [2020-04-21T14:47:52.995Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s) [2020-04-21T14:47:52.995Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-21T14:47:53.979Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-21T14:47:54.453Z] --- PASS: TestCreateServiceSysctls (4.53s) [2020-04-21T14:47:54.453Z] === RUN TestCreateServiceCapabilities [2020-04-21T14:47:54.543Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-21T14:47:54.801Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-21T14:47:54.948Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.84s) [2020-04-21T14:47:54.948Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-21T14:47:55.365Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-21T14:47:55.622Z] --- PASS: TestDaemonRestartIpcMode (4.09s) [2020-04-21T14:47:55.622Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-21T14:47:55.879Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-21T14:47:55.879Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-21T14:47:56.808Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-21T14:47:57.065Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-21T14:47:57.479Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-04-21T14:47:57.479Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-21T14:47:57.738Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.82s) [2020-04-21T14:47:57.738Z] === RUN TestServiceWithPredefinedNetwork [2020-04-21T14:47:57.896Z] --- PASS: TestCreateServiceCapabilities (3.54s) [2020-04-21T14:47:57.896Z] === RUN TestInspect [2020-04-21T14:47:57.995Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-21T14:47:58.559Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-21T14:47:59.123Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-21T14:47:59.205Z] INFO: Extraction ended at 04/21/2020 14:47:55. Duration:00:00:22.8884868 [2020-04-21T14:47:59.205Z] INFO: Updating the golang and path environment variables [2020-04-21T14:47:59.205Z] INFO: GOPATH=d:\gopath [2020-04-21T14:47:59.205Z] INFO: go version go1.13.10 windows/amd64 [2020-04-21T14:47:59.205Z] INFO: Running the daemon under test in debug mode [2020-04-21T14:47:59.205Z] INFO: Starting a daemon under test... [2020-04-21T14:47:59.205Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40825\9\daemon --pidfile d:\CI\PR-40825\9\docker.pid -D [2020-04-21T14:47:59.205Z] INFO: Process started successfully. [2020-04-21T14:47:59.205Z] INFO: Start tailing logs of the daemon under tests [2020-04-21T14:47:59.205Z] INFO: Waiting for the daemon under test to start... [2020-04-21T14:47:59.678Z] INFO: Daemon under test started and replied! [2020-04-21T14:47:59.678Z] INFO: Docker version of the daemon under test [2020-04-21T14:47:59.678Z] [2020-04-21T14:47:59.678Z] Client: [2020-04-21T14:47:59.678Z] Version: 17.06.2-ce [2020-04-21T14:47:59.678Z] API version: 1.30 [2020-04-21T14:47:59.678Z] Go version: go1.8.3 [2020-04-21T14:47:59.678Z] Git commit: cec0b72 [2020-04-21T14:47:59.678Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-21T14:47:59.678Z] OS/Arch: windows/amd64 [2020-04-21T14:47:59.678Z] [2020-04-21T14:47:59.678Z] Server: [2020-04-21T14:47:59.678Z] Version: 0.0.0-dev [2020-04-21T14:47:59.678Z] API version: 1.41 (minimum version 1.24) [2020-04-21T14:47:59.678Z] Go version: go1.13.10 [2020-04-21T14:47:59.678Z] Git commit: 8312004f41 [2020-04-21T14:47:59.678Z] Built: 04/21/2020 14:46:19 [2020-04-21T14:47:59.678Z] OS/Arch: windows/amd64 [2020-04-21T14:47:59.678Z] Experimental: false [2020-04-21T14:47:59.678Z] [2020-04-21T14:47:59.678Z] INFO: Docker info of the daemon under test [2020-04-21T14:47:59.678Z] [2020-04-21T14:47:59.678Z] Containers: 0 [2020-04-21T14:47:59.678Z] Running: 0 [2020-04-21T14:47:59.678Z] Paused: 0 [2020-04-21T14:47:59.678Z] Stopped: 0 [2020-04-21T14:47:59.678Z] Images: 0 [2020-04-21T14:47:59.678Z] Server Version: 0.0.0-dev [2020-04-21T14:47:59.678Z] Storage Driver: windowsfilter [2020-04-21T14:47:59.678Z] Windows: [2020-04-21T14:47:59.678Z] Logging Driver: json-file [2020-04-21T14:47:59.678Z] Plugins: [2020-04-21T14:47:59.678Z] Volume: local [2020-04-21T14:47:59.678Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-21T14:47:59.678Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-21T14:47:59.678Z] Swarm: inactive [2020-04-21T14:47:59.678Z] Default Isolation: process [2020-04-21T14:47:59.678Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-21T14:47:59.678Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-04-21T14:47:59.678Z] OSType: windows [2020-04-21T14:47:59.678Z] Architecture: x86_64 [2020-04-21T14:47:59.678Z] CPUs: 4 [2020-04-21T14:47:59.678Z] Total Memory: 32GiB [2020-04-21T14:47:59.678Z] Name: azwin-2-ded520 [2020-04-21T14:47:59.678Z] ID: XRUY:B6EB:WD26:X4WU:LR3P:B2CF:Z72M:FPKR:PACE:GV4R:SLSO:67XF [2020-04-21T14:47:59.678Z] Docker Root Dir: D:\CI\PR-40825\9\daemon [2020-04-21T14:47:59.678Z] Debug Mode (client): false [2020-04-21T14:47:59.678Z] Debug Mode (server): true [2020-04-21T14:47:59.678Z] File Descriptors: -1 [2020-04-21T14:47:59.678Z] Goroutines: 17 [2020-04-21T14:47:59.678Z] System Time: 2020-04-21T14:47:59.5343009Z [2020-04-21T14:47:59.678Z] EventsListeners: 0 [2020-04-21T14:47:59.678Z] Registry: https://index.docker.io/v1/ [2020-04-21T14:47:59.678Z] Labels: [2020-04-21T14:47:59.678Z] Experimental: false [2020-04-21T14:47:59.678Z] Insecure Registries: [2020-04-21T14:47:59.678Z] 127.0.0.0/8 [2020-04-21T14:47:59.678Z] Live Restore Enabled: false [2020-04-21T14:47:59.678Z] [2020-04-21T14:47:59.678Z] [2020-04-21T14:47:59.678Z] INFO: Docker images of the daemon under test [2020-04-21T14:47:59.678Z] [2020-04-21T14:47:59.678Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-21T14:47:59.678Z] [2020-04-21T14:47:59.678Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-21T14:47:59.678Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-21T14:48:00.152Z] ltsc2019: Pulling from windows/servercore [2020-04-21T14:48:00.152Z] 65014b3c3121: Pulling fs layer [2020-04-21T14:48:00.152Z] eac6fba788c9: Pulling fs layer [2020-04-21T14:48:01.341Z] --- PASS: TestInspect (3.51s) [2020-04-21T14:48:01.341Z] === RUN TestCreateJob [2020-04-21T14:48:01.925Z] --- PASS: TestServiceWithPredefinedNetwork (3.38s) [2020-04-21T14:48:01.925Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-21T14:48:01.925Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:48:01.925Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:48:01.925Z] === RUN TestServiceWithDataPathPortInit [2020-04-21T14:48:03.297Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-21T14:48:03.554Z] --- PASS: TestContainerKillOnDaemonStart (12.83s) [2020-04-21T14:48:03.554Z] PASS [2020-04-21T14:48:03.554Z] [2020-04-21T14:48:03.554Z] === Skipped [2020-04-21T14:48:03.554Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-21T14:48:03.554Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:48:03.554Z] [2020-04-21T14:48:03.554Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-21T14:48:03.554Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:48:03.554Z] [2020-04-21T14:48:03.554Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-21T14:48:03.554Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:48:03.554Z] [2020-04-21T14:48:03.554Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-21T14:48:03.554Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-21T14:48:03.554Z] [2020-04-21T14:48:03.554Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-21T14:48:03.554Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-21T14:48:03.554Z] [2020-04-21T14:48:03.554Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-21T14:48:03.554Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:48:03.554Z] [2020-04-21T14:48:03.554Z] [2020-04-21T14:48:03.554Z] DONE 200 tests, 6 skipped in 158.631s [2020-04-21T14:48:03.554Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-21T14:48:03.554Z] ++ 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-21T14:48:03.554Z] ++ set -e [2020-04-21T14:48:03.554Z] ++ '[' -n 0 ']' [2020-04-21T14:48:03.554Z] ++ set -x [2020-04-21T14:48:03.554Z] ++ 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-21T14:48:03.554Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-21T14:48:03.554Z] INFO: Testing against a local daemon [2020-04-21T14:48:03.554Z] === RUN TestCommitInheritsEnv [2020-04-21T14:48:04.119Z] --- PASS: TestCommitInheritsEnv (0.47s) [2020-04-21T14:48:04.119Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-21T14:48:04.119Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-21T14:48:04.119Z] === RUN TestImagesFilterMultiReference [2020-04-21T14:48:04.119Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-21T14:48:04.119Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-04-21T14:48:04.119Z] === RUN TestImagePullPlatformInvalid [2020-04-21T14:48:04.119Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-04-21T14:48:04.119Z] === RUN TestRemoveImageOrphaning [2020-04-21T14:48:04.684Z] --- PASS: TestRemoveImageOrphaning (0.48s) [2020-04-21T14:48:04.684Z] === RUN TestRemoveImageGarbageCollector [2020-04-21T14:48:05.248Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-21T14:48:05.710Z] --- PASS: TestCreateJob (4.33s) [2020-04-21T14:48:05.710Z] === RUN TestReplicatedJob [2020-04-21T14:48:05.811Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-21T14:48:06.374Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-21T14:48:06.939Z] --- PASS: TestRemoveImageGarbageCollector (2.27s) [2020-04-21T14:48:06.939Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-21T14:48:06.939Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-04-21T14:48:06.939Z] === RUN TestTagInvalidReference [2020-04-21T14:48:06.939Z] --- PASS: TestTagInvalidReference (0.05s) [2020-04-21T14:48:06.939Z] === RUN TestTagValidPrefixedRepo [2020-04-21T14:48:07.196Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-21T14:48:07.196Z] === RUN TestTagExistedNameWithoutForce [2020-04-21T14:48:07.196Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-21T14:48:07.196Z] === RUN TestTagOfficialNames [2020-04-21T14:48:07.196Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-21T14:48:07.196Z] === RUN TestTagMatchesDigest [2020-04-21T14:48:07.196Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-21T14:48:07.196Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-21T14:48:07.196Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-21T14:48:08.591Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-21T14:48:08.868Z] eac6fba788c9: Verifying Checksum [2020-04-21T14:48:08.868Z] eac6fba788c9: Download complete [2020-04-21T14:48:09.157Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-21T14:48:09.413Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-21T14:48:09.977Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-21T14:48:10.234Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-21T14:48:10.491Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-21T14:48:10.491Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-21T14:48:13.651Z] 65014b3c3121: Verifying Checksum [2020-04-21T14:48:13.651Z] 65014b3c3121: Download complete [2020-04-21T14:48:13.765Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-21T14:48:14.077Z] --- PASS: TestReplicatedJob (7.09s) [2020-04-21T14:48:14.077Z] === RUN TestUpdateReplicatedJob [2020-04-21T14:48:15.660Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-21T14:48:17.558Z] --- PASS: TestUpdateReplicatedJob (4.46s) [2020-04-21T14:48:17.559Z] === RUN TestServiceListWithStatuses [2020-04-21T14:48:17.559Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-21T14:48:17.559Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:48:17.559Z] === RUN TestDockerNetworkConnectAlias [2020-04-21T14:48:19.839Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-21T14:48:20.002Z] --- PASS: TestServiceWithDataPathPortInit (18.08s) [2020-04-21T14:48:20.003Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-21T14:48:21.209Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-21T14:48:25.383Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-21T14:48:25.923Z] --- PASS: TestDockerNetworkConnectAlias (8.18s) [2020-04-21T14:48:25.924Z] === RUN TestDockerNetworkReConnect [2020-04-21T14:48:25.947Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-21T14:48:26.510Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-21T14:48:27.441Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-21T14:48:29.962Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-21T14:48:29.971Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.01s) [2020-04-21T14:48:29.971Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:c8vvcykyk7rf9lsehzyi2jutm Created:2020-04-21 14:48:20.924544913 +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[cee0dc870f7202b4dd97e9d7f2af428aba450d3c2d2c669d375ce43f381a8c6c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qickeer2k8ny5wd7wotvu8m3v EndpointID:a8ffe7622366b9473ead4ed0cd8f17a2d02ee3865c7ace175f939b58ef523410 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:63aff646ead3c65ae23e4c0862ca78628eebdc20c30f2ddabd0351bc1e1d7671 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:1ddd81ea60c9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qickeer2k8ny5wd7wotvu8m3v EndpointID:a8ffe7622366b9473ead4ed0cd8f17a2d02ee3865c7ace175f939b58ef523410 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-21T14:48:29.971Z] PASS [2020-04-21T14:48:29.971Z] [2020-04-21T14:48:29.971Z] === Skipped [2020-04-21T14:48:29.971Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:48:29.971Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:48:29.971Z] [2020-04-21T14:48:29.971Z] [2020-04-21T14:48:29.971Z] DONE 22 tests, 1 skipped in 52.884s [2020-04-21T14:48:29.971Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:48:29.971Z] ++ 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-21T14:48:29.971Z] ++ set -e [2020-04-21T14:48:29.971Z] ++ '[' -n 0 ']' [2020-04-21T14:48:29.971Z] ++ set -x [2020-04-21T14:48:29.971Z] ++ 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-21T14:48:29.971Z] INFO: Testing against a local daemon [2020-04-21T14:48:29.971Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-21T14:48:29.971Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:48:29.971Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:48:29.971Z] === RUN TestDockerNetworkIpvlan [2020-04-21T14:48:29.971Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:48:29.971Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:48:29.971Z] PASS [2020-04-21T14:48:29.971Z] [2020-04-21T14:48:29.971Z] === Skipped [2020-04-21T14:48:29.971Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:48:29.971Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:48:29.971Z] [2020-04-21T14:48:29.971Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:48:29.971Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:48:29.971Z] [2020-04-21T14:48:29.971Z] [2020-04-21T14:48:29.971Z] DONE 2 tests, 2 skipped in 0.158s [2020-04-21T14:48:29.971Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:48:29.971Z] ++ 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-21T14:48:29.971Z] ++ set -e [2020-04-21T14:48:29.971Z] ++ '[' -n 0 ']' [2020-04-21T14:48:29.971Z] ++ set -x [2020-04-21T14:48:29.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-21T14:48:29.972Z] INFO: Testing against a local daemon [2020-04-21T14:48:29.972Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-21T14:48:30.916Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.03s) [2020-04-21T14:48:30.916Z] === RUN TestDockerNetworkMacvlan [2020-04-21T14:48:31.331Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-21T14:48:31.396Z] --- PASS: TestDockerNetworkReConnect (6.02s) [2020-04-21T14:48:31.396Z] === RUN TestServicePlugin [2020-04-21T14:48:31.396Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-21T14:48:31.396Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:48:31.396Z] === RUN TestServiceUpdateLabel [2020-04-21T14:48:31.851Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-21T14:48:32.577Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-21T14:48:32.577Z] Copying nested executables into bundles/binary-daemon [2020-04-21T14:48:32.577Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-21T14:48:32.909Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -e DOCKER_GRAPHDRIVER docker:8312004f41e9500824fa16ae991eeee0083f4771 hack/make.sh cross [2020-04-21T14:48:33.225Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-21T14:48:33.226Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-21T14:48:33.473Z] [2020-04-21T14:48:33.473Z] Removing bundles/ [2020-04-21T14:48:33.473Z] [2020-04-21T14:48:33.473Z] ---> Making bundle: cross (in bundles/cross) [2020-04-21T14:48:33.473Z] Cross building: bundles/cross/linux/amd64 [2020-04-21T14:48:33.473Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-21T14:48:33.473Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-21T14:48:34.160Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-21T14:48:34.839Z] --- PASS: TestServiceUpdateLabel (3.16s) [2020-04-21T14:48:34.840Z] === RUN TestServiceUpdateSecrets [2020-04-21T14:48:35.120Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-21T14:48:35.685Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-21T14:48:36.249Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-21T14:48:36.249Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-21T14:48:36.814Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-21T14:48:37.444Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-21T14:48:38.184Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-21T14:48:38.184Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-21T14:48:38.184Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-21T14:48:38.184Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-21T14:48:38.184Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-21T14:48:39.116Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-21T14:48:39.116Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-21T14:48:40.500Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-21T14:48:40.729Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-21T14:48:42.392Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-21T14:48:43.761Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-21T14:48:46.282Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-21T14:48:47.290Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-21T14:48:47.652Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-21T14:48:49.191Z] --- PASS: TestDockerNetworkMacvlan (18.16s) [2020-04-21T14:48:49.191Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-04-21T14:48:49.191Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-21T14:48:49.191Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.02s) [2020-04-21T14:48:49.191Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s) [2020-04-21T14:48:49.191Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.75s) [2020-04-21T14:48:49.191Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-04-21T14:48:49.191Z] PASS [2020-04-21T14:48:49.191Z] [2020-04-21T14:48:49.191Z] DONE 8 tests in 20.346s [2020-04-21T14:48:49.191Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-21T14:48:49.191Z] ++ 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-21T14:48:49.191Z] ++ set -e [2020-04-21T14:48:49.191Z] ++ '[' -n 0 ']' [2020-04-21T14:48:49.191Z] ++ set -x [2020-04-21T14:48:49.191Z] ++ 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-21T14:48:49.192Z] testing: warning: no tests to run [2020-04-21T14:48:49.192Z] PASS [2020-04-21T14:48:49.192Z] [2020-04-21T14:48:49.192Z] DONE 0 tests in 0.032s [2020-04-21T14:48:49.192Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-21T14:48:49.192Z] ++ 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-21T14:48:49.192Z] ++ set -e [2020-04-21T14:48:49.192Z] ++ '[' -n 0 ']' [2020-04-21T14:48:49.192Z] ++ set -x [2020-04-21T14:48:49.192Z] ++ 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-21T14:48:49.192Z] INFO: Testing against a local daemon [2020-04-21T14:48:49.192Z] === RUN TestAuthZPluginAllowRequest [2020-04-21T14:48:50.174Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-21T14:48:50.174Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-21T14:48:51.095Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-04-21T14:48:51.095Z] === RUN TestAuthZPluginTLS [2020-04-21T14:48:51.662Z] --- PASS: TestAuthZPluginTLS (0.73s) [2020-04-21T14:48:51.662Z] === RUN TestAuthZPluginDenyRequest [2020-04-21T14:48:52.228Z] --- PASS: TestAuthZPluginDenyRequest (0.63s) [2020-04-21T14:48:52.228Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-21T14:48:52.795Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-04-21T14:48:52.795Z] === RUN TestAuthZPluginDenyResponse [2020-04-21T14:48:53.265Z] --- PASS: TestServiceUpdateSecrets (16.02s) [2020-04-21T14:48:53.265Z] === RUN TestServiceUpdateConfigs [2020-04-21T14:48:53.451Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-21T14:48:53.730Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-04-21T14:48:53.730Z] === RUN TestAuthZPluginAllowEventStream [2020-04-21T14:48:54.382Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-21T14:48:54.946Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-21T14:48:55.632Z] --- PASS: TestAuthZPluginAllowEventStream (1.75s) [2020-04-21T14:48:55.632Z] === RUN TestAuthZPluginErrorResponse [2020-04-21T14:48:55.891Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-04-21T14:48:55.891Z] === RUN TestAuthZPluginErrorRequest [2020-04-21T14:48:56.825Z] --- PASS: TestAuthZPluginErrorRequest (0.67s) [2020-04-21T14:48:56.825Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-21T14:48:57.393Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-04-21T14:48:57.393Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-21T14:48:57.467Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-21T14:48:59.922Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-04-21T14:48:59.922Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-21T14:49:01.825Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.39s) [2020-04-21T14:49:01.825Z] === RUN TestAuthZPluginHeader [2020-04-21T14:49:02.720Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-21T14:49:02.720Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-21T14:49:03.205Z] --- PASS: TestAuthZPluginHeader (1.03s) [2020-04-21T14:49:03.205Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-21T14:49:03.205Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:49:03.205Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:03.205Z] === RUN TestAuthZPluginV2Disable [2020-04-21T14:49:03.205Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:49:03.205Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:03.205Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-21T14:49:03.205Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:49:03.205Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:03.205Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-21T14:49:03.205Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:49:03.205Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:03.205Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-21T14:49:04.615Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-21T14:49:05.548Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-21T14:49:06.920Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-21T14:49:08.459Z] --- PASS: TestServiceUpdateConfigs (15.88s) [2020-04-21T14:49:08.459Z] === RUN TestServiceUpdateNetwork [2020-04-21T14:49:10.195Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-21T14:49:10.452Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-21T14:49:10.452Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-21T14:49:12.346Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-21T14:49:17.609Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-21T14:49:17.866Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-21T14:49:17.866Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-21T14:49:19.236Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-21T14:49:20.170Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-21T14:49:21.102Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-21T14:49:21.282Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.11s) [2020-04-21T14:49:21.282Z] PASS [2020-04-21T14:49:21.282Z] [2020-04-21T14:49:21.282Z] === Skipped [2020-04-21T14:49:21.282Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:49:21.282Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:21.282Z] [2020-04-21T14:49:21.282Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:49:21.282Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:21.282Z] [2020-04-21T14:49:21.282Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:49:21.282Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:21.282Z] [2020-04-21T14:49:21.282Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:49:21.282Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:21.282Z] [2020-04-21T14:49:21.282Z] [2020-04-21T14:49:21.282Z] DONE 17 tests, 4 skipped in 32.093s [2020-04-21T14:49:21.282Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-21T14:49:21.282Z] ++ 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-21T14:49:21.282Z] ++ set -e [2020-04-21T14:49:21.282Z] ++ '[' -n 0 ']' [2020-04-21T14:49:21.282Z] ++ set -x [2020-04-21T14:49:21.282Z] ++ 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-21T14:49:21.282Z] INFO: Testing against a local daemon [2020-04-21T14:49:21.282Z] === RUN TestPluginInvalidJSON [2020-04-21T14:49:21.282Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:49:21.282Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:49:21.282Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:49:21.282Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-21T14:49:21.282Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-21T14:49:21.282Z] === RUN TestPluginInstall [2020-04-21T14:49:21.282Z] === RUN TestPluginInstall/no_auth [2020-04-21T14:49:22.473Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-21T14:49:23.654Z] --- PASS: TestServiceUpdateNetwork (15.84s) [2020-04-21T14:49:23.654Z] === RUN TestServiceUpdatePidsLimit [2020-04-21T14:49:23.654Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-21T14:49:24.665Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6c8032f16fc2614a613998eddaf307b75a058f24cb5505dec3cbf683c70d44e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:26Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6c8032f16fc2614a613998eddaf307b75a058f24cb5505dec3cbf683c70d44e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:49:27.847Z] === RUN TestPluginInstall/with_htpasswd [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f04d315cd26290cb4827b34c4ec60ab334ee7ba9ca93ef648c320292e6f4cb39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:27Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:49:27.847Z] time="2020-04-21T14:49:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f04d315cd26290cb4827b34c4ec60ab334ee7ba9ca93ef648c320292e6f4cb39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:49:28.414Z] === RUN TestPluginInstall/with_insecure [2020-04-21T14:49:29.789Z] time="2020-04-21T14:49:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:49:29.789Z] time="2020-04-21T14:49:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:49:29.790Z] time="2020-04-21T14:49:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ca22d83a7bc242580ae0f488cddec96859862bab9b9e038bfa1a2f08d815835" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:49:29.790Z] time="2020-04-21T14:49:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:49:29.790Z] time="2020-04-21T14:49:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:49:29.790Z] time="2020-04-21T14:49:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ca22d83a7bc242580ae0f488cddec96859862bab9b9e038bfa1a2f08d815835" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:49:30.048Z] --- PASS: TestPluginInstall (8.80s) [2020-04-21T14:49:30.048Z] --- PASS: TestPluginInstall/no_auth (5.83s) [2020-04-21T14:49:30.048Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-04-21T14:49:30.048Z] --- PASS: TestPluginInstall/with_insecure (1.75s) [2020-04-21T14:49:30.048Z] plugin_test.go:157: [d58de8081b4a5] daemon is not started [2020-04-21T14:49:30.048Z] PASS [2020-04-21T14:49:30.048Z] [2020-04-21T14:49:30.048Z] DONE 6 tests in 9.016s [2020-04-21T14:49:30.048Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-21T14:49:30.048Z] ++ 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-21T14:49:30.048Z] ++ set -e [2020-04-21T14:49:30.048Z] ++ '[' -n 0 ']' [2020-04-21T14:49:30.048Z] ++ set -x [2020-04-21T14:49:30.048Z] ++ 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-21T14:49:30.306Z] INFO: Testing against a local daemon [2020-04-21T14:49:30.306Z] === RUN TestExternalGraphDriver [2020-04-21T14:49:30.306Z] === RUN TestExternalGraphDriver/json [2020-04-21T14:49:30.569Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-21T14:49:32.462Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-21T14:49:32.840Z] === RUN TestExternalGraphDriver/spec [2020-04-21T14:49:33.030Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-21T14:49:34.358Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-21T14:49:35.290Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-21T14:49:35.371Z] === RUN TestExternalGraphDriver/pull [2020-04-21T14:49:37.183Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-21T14:49:37.747Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-21T14:49:37.747Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-21T14:49:37.902Z] --- PASS: TestExternalGraphDriver (7.31s) [2020-04-21T14:49:37.902Z] --- PASS: TestExternalGraphDriver/json (2.47s) [2020-04-21T14:49:37.902Z] --- PASS: TestExternalGraphDriver/spec (2.57s) [2020-04-21T14:49:37.902Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-04-21T14:49:37.902Z] === RUN TestGraphdriverPluginV2 [2020-04-21T14:49:37.902Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-04-21T14:49:37.902Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:37.902Z] PASS [2020-04-21T14:49:37.902Z] [2020-04-21T14:49:37.902Z] === Skipped [2020-04-21T14:49:37.902Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-04-21T14:49:37.902Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:37.902Z] [2020-04-21T14:49:37.902Z] [2020-04-21T14:49:37.902Z] DONE 5 tests, 1 skipped in 7.501s [2020-04-21T14:49:37.902Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-21T14:49:37.902Z] ++ 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-21T14:49:37.902Z] ++ set -e [2020-04-21T14:49:37.902Z] ++ '[' -n 0 ']' [2020-04-21T14:49:37.902Z] ++ set -x [2020-04-21T14:49:37.902Z] ++ 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-21T14:49:37.902Z] INFO: Testing against a local daemon [2020-04-21T14:49:37.902Z] === RUN TestContinueAfterPluginCrash [2020-04-21T14:49:37.902Z] === PAUSE TestContinueAfterPluginCrash [2020-04-21T14:49:37.902Z] === RUN TestReadPluginNoRead [2020-04-21T14:49:37.902Z] === PAUSE TestReadPluginNoRead [2020-04-21T14:49:37.902Z] === RUN TestDaemonStartWithLogOpt [2020-04-21T14:49:37.902Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-21T14:49:37.902Z] === CONT TestContinueAfterPluginCrash [2020-04-21T14:49:37.902Z] === CONT TestDaemonStartWithLogOpt [2020-04-21T14:49:37.902Z] === CONT TestReadPluginNoRead [2020-04-21T14:49:41.022Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-21T14:49:41.394Z] --- PASS: TestServiceUpdatePidsLimit (18.03s) [2020-04-21T14:49:41.394Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s) [2020-04-21T14:49:41.394Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s) [2020-04-21T14:49:41.394Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-04-21T14:49:41.394Z] PASS [2020-04-21T14:49:41.394Z] [2020-04-21T14:49:41.394Z] === Skipped [2020-04-21T14:49:41.394Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-04-21T14:49:41.394Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:49:41.394Z] [2020-04-21T14:49:41.394Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-21T14:49:41.394Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:49:41.394Z] [2020-04-21T14:49:41.394Z] [2020-04-21T14:49:41.394Z] DONE 27 tests, 2 skipped in 173.475s [2020-04-21T14:49:41.394Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-21T14:49:41.394Z] ++ 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-21T14:49:41.394Z] ++ set -e [2020-04-21T14:49:41.394Z] ++ '[' -n 0 ']' [2020-04-21T14:49:41.394Z] ++ set -x [2020-04-21T14:49:41.395Z] ++ 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-21T14:49:41.395Z] INFO: Testing against a local daemon [2020-04-21T14:49:41.395Z] === RUN TestSessionCreate [2020-04-21T14:49:41.395Z] --- PASS: TestSessionCreate (0.03s) [2020-04-21T14:49:41.395Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-21T14:49:41.395Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-21T14:49:41.395Z] PASS [2020-04-21T14:49:41.395Z] [2020-04-21T14:49:41.395Z] DONE 2 tests in 0.124s [2020-04-21T14:49:41.395Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-21T14:49:41.395Z] ++ 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-21T14:49:41.395Z] ++ set -e [2020-04-21T14:49:41.395Z] ++ '[' -n 0 ']' [2020-04-21T14:49:41.395Z] ++ set -x [2020-04-21T14:49:41.395Z] ++ 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-21T14:49:41.395Z] INFO: Testing against a local daemon [2020-04-21T14:49:41.395Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-21T14:49:41.395Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:49:41.395Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:49:41.395Z] === RUN TestEventsExecDie [2020-04-21T14:49:41.395Z] --- PASS: TestEventsExecDie (0.99s) [2020-04-21T14:49:41.395Z] === RUN TestEventsBackwardsCompatible [2020-04-21T14:49:41.676Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2020-04-21T14:49:41.676Z] === RUN TestInfoBinaryCommits [2020-04-21T14:49:41.676Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-21T14:49:41.676Z] === RUN TestInfoAPIVersioned [2020-04-21T14:49:41.676Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-04-21T14:49:41.676Z] === RUN TestInfoDiscoveryBackend [2020-04-21T14:49:42.093Z] === RUN TestReadPluginNoRead/default [2020-04-21T14:49:42.288Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-21T14:49:42.288Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-21T14:49:42.659Z] --- PASS: TestDaemonStartWithLogOpt (4.88s) [2020-04-21T14:49:43.291Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-21T14:49:43.291Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite (344.19s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.70s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.32s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.29s) [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:1449: [d4ce8f7c515b4] daemon is not started [2020-04-21T14:49:43.546Z] check_test.go:309: [d174127b2df52] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.58s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.01s) [2020-04-21T14:49:43.546Z] check_test.go:309: [d996e23e53338] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.64s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.22s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.52s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.65s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.41s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.11s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.57s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-21T14:49:43.546Z] check_test.go:309: [ddce2ed5ff8c7] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-21T14:49:43.546Z] check_test.go:309: [d876699dbc86f] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.82s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-04-21T14:49:43.546Z] check_test.go:309: [dfc28b8525952] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.12s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.85s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.83s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.24s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-21T14:49:43.546Z] check_test.go:309: [d62a3d90f227e] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.55s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.01s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.28s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.09s) [2020-04-21T14:49:43.546Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-21T14:49:43.546Z] check_test.go:309: [d3190d9fcebee] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.97s) [2020-04-21T14:49:43.546Z] check_test.go:309: [d8f63f1d23608] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.39s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2020-04-21T14:49:43.546Z] check_test.go:309: [dae52e28ab173] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.82s) [2020-04-21T14:49:43.546Z] docker_cli_daemon_plugins_test.go:79: [df5e189a7ea2f] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.16s) [2020-04-21T14:49:43.546Z] docker_cli_daemon_plugins_test.go:169: [db69eea570f7c] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.69s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-21T14:49:43.546Z] check_test.go:309: [d060e1cf0ae4a] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.95s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.59s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.02s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.65s) [2020-04-21T14:49:43.546Z] check_test.go:309: [d5df0faad99cb] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.33s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.98s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.52s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.40s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.31s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.61s) [2020-04-21T14:49:43.546Z] check_test.go:309: [ddbbbbf3685d4] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.47s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.65s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.16s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.10s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.26s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.19s) [2020-04-21T14:49:43.546Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-21T14:49:43.546Z] check_test.go:309: [d7904e2d53dde] daemon is not started [2020-04-21T14:49:43.546Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-21T14:49:43.546Z] check_test.go:309: [da3ee4c684826] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s) [2020-04-21T14:49:43.546Z] check_test.go:309: [d5d3f838ed5bd] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.10s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.40s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.98s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.22s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.01s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.96s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.85s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.32s) [2020-04-21T14:49:43.546Z] check_test.go:309: [da632665bd78b] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.17s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.36s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.90s) [2020-04-21T14:49:43.546Z] check_test.go:309: [de4d2ee29aa61] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.48s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-21T14:49:43.546Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-21T14:49:43.546Z] check_test.go:309: [da9cb98c60a59] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-04-21T14:49:43.546Z] check_test.go:309: [dce158581353c] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.50s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-04-21T14:49:43.546Z] check_test.go:309: [d20158209cba9] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.03s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.01s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.45s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-04-21T14:49:43.546Z] check_test.go:309: [d4eef70fd25e7] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.90s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.90s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.22s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.25s) [2020-04-21T14:49:43.546Z] check_test.go:309: [dc2767f7852bb] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.00s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-04-21T14:49:43.546Z] check_test.go:309: [ddfc9e0178802] daemon is not started [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.68s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.86s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.83s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.41s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.76s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.86s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.14s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.96s) [2020-04-21T14:49:43.546Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s) [2020-04-21T14:49:43.547Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2020-04-21T14:49:43.547Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.77s) [2020-04-21T14:49:43.547Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.47s) [2020-04-21T14:49:43.547Z] docker_cli_daemon_test.go:2542: [dee000ba4ac5a] daemon is not started [2020-04-21T14:49:43.547Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.59s) [2020-04-21T14:49:43.547Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.86s) [2020-04-21T14:49:43.547Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.05s) [2020-04-21T14:49:43.547Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.19s) [2020-04-21T14:49:43.547Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2020-04-21T14:49:43.547Z] check_test.go:309: [da3d5bf134038] daemon is not started [2020-04-21T14:49:43.547Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.46s) [2020-04-21T14:49:43.547Z] === RUN TestDockerSwarmSuite [2020-04-21T14:49:43.547Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-21T14:49:43.573Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-21T14:49:43.573Z] === RUN TestInfoAPI [2020-04-21T14:49:43.573Z] --- PASS: TestInfoAPI (0.02s) [2020-04-21T14:49:43.573Z] === RUN TestInfoAPIWarnings [2020-04-21T14:49:44.034Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-21T14:49:44.216Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-21T14:49:44.216Z] === RUN TestInfoDebug [2020-04-21T14:49:44.828Z] --- PASS: TestInfoDebug (0.53s) [2020-04-21T14:49:44.828Z] === RUN TestInfoInsecureRegistries [2020-04-21T14:49:45.440Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-21T14:49:45.440Z] === RUN TestInfoRegistryMirrors [2020-04-21T14:49:45.721Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-21T14:49:45.721Z] === RUN TestLoginFailsWithBadCredentials [2020-04-21T14:49:45.934Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-21T14:49:46.002Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-04-21T14:49:46.002Z] === RUN TestPingCacheHeaders [2020-04-21T14:49:46.002Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-21T14:49:46.002Z] === RUN TestPingGet [2020-04-21T14:49:46.002Z] --- PASS: TestPingGet (0.01s) [2020-04-21T14:49:46.002Z] === RUN TestPingHead [2020-04-21T14:49:46.002Z] --- PASS: TestPingHead (0.02s) [2020-04-21T14:49:46.002Z] === RUN TestVersion [2020-04-21T14:49:46.002Z] --- PASS: TestVersion (0.02s) [2020-04-21T14:49:46.002Z] PASS [2020-04-21T14:49:46.002Z] [2020-04-21T14:49:46.002Z] === Skipped [2020-04-21T14:49:46.002Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:49:46.002Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:49:46.002Z] [2020-04-21T14:49:46.002Z] [2020-04-21T14:49:46.002Z] DONE 18 tests, 1 skipped in 5.707s [2020-04-21T14:49:46.283Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-21T14:49:46.283Z] ++ 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-21T14:49:46.283Z] ++ set -e [2020-04-21T14:49:46.283Z] ++ '[' -n 0 ']' [2020-04-21T14:49:46.283Z] ++ set -x [2020-04-21T14:49:46.283Z] ++ 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-21T14:49:46.283Z] INFO: Testing against a local daemon [2020-04-21T14:49:46.283Z] === RUN TestVolumesCreateAndList [2020-04-21T14:49:46.283Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-21T14:49:46.283Z] === RUN TestVolumesRemove [2020-04-21T14:49:46.283Z] --- PASS: TestVolumesRemove (0.13s) [2020-04-21T14:49:46.283Z] === RUN TestVolumesInspect [2020-04-21T14:49:46.283Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-21T14:49:46.283Z] === RUN TestVolumesInvalidJSON [2020-04-21T14:49:46.283Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-21T14:49:46.283Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-21T14:49:46.283Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-21T14:49:46.283Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-21T14:49:46.283Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-21T14:49:46.283Z] PASS [2020-04-21T14:49:46.283Z] [2020-04-21T14:49:46.283Z] DONE 5 tests in 0.251s [2020-04-21T14:49:46.283Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T14:49:46.564Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T14:49:46.564Z] +++ kill 11943 [2020-04-21T14:49:46.820Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-21T14:49:47.834Z] --- PASS: TestReadPluginNoRead (9.93s) [2020-04-21T14:49:47.834Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2020-04-21T14:49:47.834Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.85s) [2020-04-21T14:49:47.834Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.88s) [2020-04-21T14:49:47.834Z] read_test.go:91: [d60dcbcdf7322] daemon is not started [2020-04-21T14:49:48.030Z] +++ /etc/init.d/apparmor stop [2020-04-21T14:49:48.030Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:49:48.030Z] [2020-04-21T14:49:48.030Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:49:48.030Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:49:48.030Z] [2020-04-21T14:49:48.030Z] To set a process to complain mode, use the command line tool [2020-04-21T14:49:48.030Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:49:48.030Z] +++ true [2020-04-21T14:49:48.030Z] [2020-04-21T14:49:48.092Z] --- PASS: TestContinueAfterPluginCrash (10.29s) [2020-04-21T14:49:48.093Z] PASS [2020-04-21T14:49:48.093Z] [2020-04-21T14:49:48.093Z] DONE 6 tests in 10.455s [2020-04-21T14:49:48.093Z] 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-21T14:49:48.093Z] ++ 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-21T14:49:48.093Z] ++ set -e [2020-04-21T14:49:48.093Z] ++ '[' -n 0 ']' [2020-04-21T14:49:48.093Z] ++ set -x [2020-04-21T14:49:48.093Z] ++ 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-21T14:49:48.093Z] testing: warning: no tests to run [2020-04-21T14:49:48.093Z] PASS [2020-04-21T14:49:48.093Z] [2020-04-21T14:49:48.093Z] DONE 0 tests in 0.053s [2020-04-21T14:49:48.093Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-21T14:49:48.093Z] ++ 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-21T14:49:48.093Z] ++ set -e [2020-04-21T14:49:48.093Z] ++ '[' -n 0 ']' [2020-04-21T14:49:48.093Z] ++ set -x [2020-04-21T14:49:48.093Z] ++ 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-21T14:49:48.351Z] INFO: Testing against a local daemon [2020-04-21T14:49:48.351Z] === RUN TestPluginWithDevMounts [2020-04-21T14:49:48.351Z] === PAUSE TestPluginWithDevMounts [2020-04-21T14:49:48.351Z] === CONT TestPluginWithDevMounts Post stage [Pipeline] junit [2020-04-21T14:49:50.080Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-21T14:49:50.841Z] + echo Ensuring container killed. [2020-04-21T14:49:50.841Z] Ensuring container killed. [2020-04-21T14:49:50.841Z] + docker rm -vf docker-pr9 [2020-04-21T14:49:50.841Z] Error: No such container: docker-pr9 [2020-04-21T14:49:50.841Z] + true [Pipeline] sh [2020-04-21T14:49:50.882Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-04-21T14:49:50.882Z] PASS [2020-04-21T14:49:50.882Z] [2020-04-21T14:49:50.882Z] DONE 1 tests in 2.370s [2020-04-21T14:49:50.882Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-21T14:49:50.882Z] ++ 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-21T14:49:50.882Z] ++ set -e [2020-04-21T14:49:50.882Z] ++ '[' -n 0 ']' [2020-04-21T14:49:50.882Z] ++ set -x [2020-04-21T14:49:50.882Z] ++ 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-21T14:49:50.882Z] INFO: Testing against a local daemon [2020-04-21T14:49:50.882Z] === RUN TestSecretInspect [2020-04-21T14:49:50.998Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-21T14:49:51.208Z] + echo Chowning /workspace to jenkins user [2020-04-21T14:49:51.208Z] Chowning /workspace to jenkins user [2020-04-21T14:49:51.208Z] + id -u [2020-04-21T14:49:51.208Z] + id -g [2020-04-21T14:49:51.208Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40825:/workspace busybox chown -R 1001:1001 /workspace [2020-04-21T14:49:51.208Z] Unable to find image 'busybox:latest' locally [2020-04-21T14:49:51.490Z] latest: Pulling from library/busybox [2020-04-21T14:49:51.490Z] 0f0ac3ee2e90: Pulling fs layer [2020-04-21T14:49:51.490Z] 0f0ac3ee2e90: Verifying Checksum [2020-04-21T14:49:51.490Z] 0f0ac3ee2e90: Download complete [2020-04-21T14:49:52.104Z] 0f0ac3ee2e90: Pull complete [2020-04-21T14:49:52.104Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-21T14:49:52.104Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T14:49:54.165Z] --- PASS: TestSecretInspect (3.21s) [2020-04-21T14:49:54.165Z] === RUN TestSecretList [2020-04-21T14:49:54.504Z] + bundleName=s390x-integration [2020-04-21T14:49:54.504Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-21T14:49:54.504Z] Creating s390x-integration-bundles.tar.gz [2020-04-21T14:49:54.504Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-04-21T14:49:54.504Z] + 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-21T14:49:54.538Z] Archiving artifacts [2020-04-21T14:49:54.913Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40825/9/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-04-21T14:49:54.945Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-21T14:49:54.945Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-21T14:49:54.945Z] Cross building: bundles/cross/windows/amd64 [2020-04-21T14:49:54.945Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-21T14:49:54.945Z] GOOS="windows" GOARCH="amd64" GOARM="" [Pipeline] sh [2020-04-21T14:49:55.188Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-21T14:49:55.295Z] + make clean [2020-04-21T14:49:55.907Z] docker volume rm -f docker-dev-cache [2020-04-21T14:49:55.907Z] docker-dev-cache [Pipeline] deleteDir [2020-04-21T14:49:56.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-21T14:49:56.375Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-21T14:49:56.375Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T14:49:57.449Z] --- PASS: TestSecretList (3.25s) [2020-04-21T14:49:57.449Z] === RUN TestSecretsCreateAndDelete [2020-04-21T14:50:00.732Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2020-04-21T14:50:00.732Z] === RUN TestSecretsUpdate [2020-04-21T14:50:02.921Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-21T14:50:04.016Z] --- PASS: TestSecretsUpdate (3.28s) [2020-04-21T14:50:04.016Z] === RUN TestTemplatedSecret [2020-04-21T14:50:04.816Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-21T14:50:07.303Z] --- PASS: TestTemplatedSecret (3.50s) [2020-04-21T14:50:07.303Z] === RUN TestSecretCreateResolve [2020-04-21T14:50:07.339Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-21T14:50:09.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-21T14:50:10.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-21T14:50:10.588Z] --- PASS: TestSecretCreateResolve (3.25s) [2020-04-21T14:50:10.588Z] PASS [2020-04-21T14:50:10.588Z] [2020-04-21T14:50:10.588Z] DONE 6 tests in 19.890s [2020-04-21T14:50:10.588Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-21T14:50:10.588Z] ++ 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-21T14:50:10.588Z] ++ set -e [2020-04-21T14:50:10.588Z] ++ '[' -n 0 ']' [2020-04-21T14:50:10.588Z] ++ set -x [2020-04-21T14:50:10.588Z] ++ 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 [2020-04-21T14:50:10.588Z] INFO: Testing against a local daemon [2020-04-21T14:50:10.588Z] === RUN TestServiceCreateInit [2020-04-21T14:50:10.588Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-21T14:50:15.422Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-21T14:50:17.150Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-21T14:50:17.945Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-21T14:50:21.221Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-21T14:50:21.341Z] --- PASS: TestServiceCreateInit (10.63s) [2020-04-21T14:50:21.341Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2020-04-21T14:50:21.341Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.29s) [2020-04-21T14:50:21.341Z] === RUN TestCreateServiceMultipleTimes [2020-04-21T14:50:25.668Z] 65014b3c3121: Pull complete [2020-04-21T14:50:43.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-21T14:50:43.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-21T14:50:43.135Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-21T14:50:43.135Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-21T14:50:43.305Z] --- PASS: TestCreateServiceMultipleTimes (19.07s) [2020-04-21T14:50:43.305Z] === RUN TestCreateServiceConflict [2020-04-21T14:50:43.563Z] --- PASS: TestCreateServiceConflict (3.27s) [2020-04-21T14:50:43.563Z] === RUN TestCreateServiceMaxReplicas [2020-04-21T14:50:46.409Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-21T14:50:46.409Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-21T14:50:46.973Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-21T14:50:47.537Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-21T14:50:47.750Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2020-04-21T14:50:47.750Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-21T14:50:47.794Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-21T14:50:48.051Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-21T14:50:48.616Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-21T14:50:51.138Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-21T14:50:53.033Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-21T14:50:54.929Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-21T14:50:56.826Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-21T14:50:58.197Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-21T14:50:58.197Z] --- PASS: TestImportExtremelyLargeImageWorks (171.04s) [2020-04-21T14:50:58.197Z] PASS [2020-04-21T14:50:58.197Z] [2020-04-21T14:50:58.197Z] DONE 12 tests in 174.846s [2020-04-21T14:50:58.197Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-21T14:50:58.197Z] ++ 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-21T14:50:58.197Z] ++ set -e [2020-04-21T14:50:58.197Z] ++ '[' -n 0 ']' [2020-04-21T14:50:58.197Z] ++ set -x [2020-04-21T14:50:58.197Z] ++ 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-21T14:50:58.454Z] INFO: Testing against a local daemon [2020-04-21T14:50:58.455Z] === RUN TestNetworkCreateDelete [2020-04-21T14:50:58.455Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-04-21T14:50:58.455Z] === RUN TestDockerNetworkDeletePreferID [2020-04-21T14:50:59.018Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s) [2020-04-21T14:50:59.018Z] === RUN TestInspectNetwork [2020-04-21T14:50:59.275Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-21T14:51:01.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-21T14:51:02.622Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.71s) [2020-04-21T14:51:02.623Z] === RUN TestCreateServiceSecretFileMode [2020-04-21T14:51:02.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-21T14:51:03.658Z] === RUN TestInspectNetwork/full_network_id [2020-04-21T14:51:03.658Z] === RUN TestInspectNetwork/partial_network_id [2020-04-21T14:51:03.658Z] === RUN TestInspectNetwork/network_name [2020-04-21T14:51:03.658Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-21T14:51:05.905Z] --- PASS: TestCreateServiceSecretFileMode (3.36s) [2020-04-21T14:51:05.905Z] === RUN TestCreateServiceConfigFileMode [2020-04-21T14:51:06.931Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-21T14:51:07.860Z] --- PASS: TestInspectNetwork (9.07s) [2020-04-21T14:51:07.860Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-21T14:51:07.860Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-21T14:51:07.860Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-21T14:51:07.860Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-21T14:51:07.860Z] === RUN TestRunContainerWithBridgeNone [2020-04-21T14:51:09.205Z] --- PASS: TestCreateServiceConfigFileMode (3.34s) [2020-04-21T14:51:09.205Z] === RUN TestCreateServiceSysctls [2020-04-21T14:51:11.154Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2020-04-21T14:51:11.155Z] === RUN TestNetworkInvalidJSON [2020-04-21T14:51:11.155Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-21T14:51:11.155Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-21T14:51:11.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:51:11.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:51:11.155Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:51:11.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:51:11.155Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-21T14:51:11.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:51:11.155Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:51:11.155Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-21T14:51:11.155Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-21T14:51:11.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-21T14:51:11.155Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-21T14:51:11.155Z] === RUN TestHostIPv4BridgeLabel [2020-04-21T14:51:11.155Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-04-21T14:51:11.155Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-21T14:51:12.522Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-04-21T14:51:12.522Z] === RUN TestDaemonDefaultNetworkPools [2020-04-21T14:51:13.085Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2020-04-21T14:51:13.085Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-21T14:51:13.389Z] --- PASS: TestCreateServiceSysctls (4.32s) [2020-04-21T14:51:13.389Z] === RUN TestCreateServiceCapabilities [2020-04-21T14:51:14.017Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-04-21T14:51:14.017Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-21T14:51:15.387Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-04-21T14:51:15.387Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-21T14:51:15.951Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-04-21T14:51:15.951Z] === RUN TestServiceWithPredefinedNetwork [2020-04-21T14:51:16.273Z] --- PASS: TestImportExtremelyLargeImageWorks (301.44s) [2020-04-21T14:51:16.273Z] PASS [2020-04-21T14:51:16.273Z] [2020-04-21T14:51:16.273Z] === Skipped [2020-04-21T14:51:16.273Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-21T14:51:16.273Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:51:16.273Z] [2020-04-21T14:51:16.273Z] [2020-04-21T14:51:16.273Z] DONE 12 tests, 1 skipped in 302.759s [2020-04-21T14:51:16.273Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-21T14:51:16.273Z] ++ 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-21T14:51:16.273Z] ++ set -e [2020-04-21T14:51:16.273Z] ++ '[' -n 0 ']' [2020-04-21T14:51:16.273Z] ++ set -x [2020-04-21T14:51:16.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-21T14:51:16.273Z] INFO: Testing against a local daemon [2020-04-21T14:51:16.273Z] === RUN TestNetworkCreateDelete [2020-04-21T14:51:16.273Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-04-21T14:51:16.273Z] === RUN TestDockerNetworkDeletePreferID [2020-04-21T14:51:16.273Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-04-21T14:51:16.273Z] === RUN TestInspectNetwork [2020-04-21T14:51:16.273Z] === RUN TestInspectNetwork/full_network_id [2020-04-21T14:51:16.273Z] === RUN TestInspectNetwork/partial_network_id [2020-04-21T14:51:16.273Z] === RUN TestInspectNetwork/network_name [2020-04-21T14:51:16.273Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-21T14:51:16.344Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-21T14:51:16.344Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-21T14:51:16.344Z] remote: Enumerating objects: 2, done. [2020-04-21T14:51:16.344Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-21T14:51:16.344Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-21T14:51:16.344Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-21T14:51:16.344Z] 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-21T14:51:16.344Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-21T14:51:16.344Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-21T14:51:16.674Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2020-04-21T14:51:16.674Z] === RUN TestInspect [2020-04-21T14:51:16.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40825/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8312004f41e9500824fa16ae991eeee0083f4771 hack/test/unit [2020-04-21T14:51:18.963Z] --- PASS: TestInspectNetwork (7.58s) [2020-04-21T14:51:18.963Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-21T14:51:18.963Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-21T14:51:18.963Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-21T14:51:18.963Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-21T14:51:18.963Z] === RUN TestRunContainerWithBridgeNone [2020-04-21T14:51:19.211Z] ? github.com/docker/docker/api [no test files] [2020-04-21T14:51:19.226Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2020-04-21T14:51:19.226Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-21T14:51:19.226Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:51:19.226Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:51:19.226Z] === RUN TestServiceWithDataPathPortInit [2020-04-21T14:51:19.962Z] --- PASS: TestInspect (3.55s) [2020-04-21T14:51:19.962Z] === RUN TestCreateJob [2020-04-21T14:51:21.669Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2020-04-21T14:51:21.669Z] === RUN TestNetworkInvalidJSON [2020-04-21T14:51:21.669Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-21T14:51:21.669Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-21T14:51:21.669Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:51:21.669Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:51:21.669Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:51:21.669Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:51:21.669Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-21T14:51:21.669Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-21T14:51:21.669Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-21T14:51:21.669Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-21T14:51:21.669Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-21T14:51:21.669Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-21T14:51:21.669Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-21T14:51:21.669Z] === RUN TestHostIPv4BridgeLabel [2020-04-21T14:51:21.956Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-04-21T14:51:21.956Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-21T14:51:22.971Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-21T14:51:22.971Z] === RUN TestDaemonDefaultNetworkPools [2020-04-21T14:51:23.986Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-04-21T14:51:23.986Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-21T14:51:24.150Z] --- PASS: TestCreateJob (4.13s) [2020-04-21T14:51:24.150Z] === RUN TestReplicatedJob [2020-04-21T14:51:25.004Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-04-21T14:51:25.004Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-21T14:51:26.486Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-04-21T14:51:26.486Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-21T14:51:27.107Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-21T14:51:27.107Z] === RUN TestServiceWithPredefinedNetwork [2020-04-21T14:51:29.178Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-21T14:51:29.799Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s) [2020-04-21T14:51:29.799Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-21T14:51:29.799Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:51:29.799Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:51:29.799Z] === RUN TestServiceWithDataPathPortInit [2020-04-21T14:51:30.549Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-21T14:51:32.264Z] --- PASS: TestReplicatedJob (6.76s) [2020-04-21T14:51:32.264Z] === RUN TestUpdateReplicatedJob [2020-04-21T14:51:34.071Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-04-21T14:51:35.551Z] --- PASS: TestUpdateReplicatedJob (4.29s) [2020-04-21T14:51:35.551Z] === RUN TestServiceListWithStatuses [2020-04-21T14:51:35.551Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-21T14:51:35.551Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:51:35.551Z] === RUN TestDockerNetworkConnectAlias [2020-04-21T14:51:37.096Z] --- PASS: TestServiceWithDataPathPortInit (17.77s) [2020-04-21T14:51:37.096Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-21T14:51:40.373Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-21T14:51:40.936Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-21T14:51:41.193Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-21T14:51:41.757Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-21T14:51:42.112Z] --- PASS: TestDockerNetworkConnectAlias (6.47s) [2020-04-21T14:51:42.112Z] === RUN TestDockerNetworkReConnect [2020-04-21T14:51:43.125Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-21T14:51:43.125Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-21T14:51:43.382Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-21T14:51:45.044Z] --- PASS: TestServiceWithDataPathPortInit (14.78s) [2020-04-21T14:51:45.044Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-21T14:51:45.277Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.78s) [2020-04-21T14:51:45.277Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mrfwtyskkfaupzq79azgh0sju Created:2020-04-21 14:51:38.019709771 +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[a21c1a5f318a7199ba5b0557647ea92e11ac249af42c5cf5a319feccc615e25e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8vc6w27ng17u0r37imdsbdgiu EndpointID:d51444a3604f4b5459ee40b02bcf8dda5666175a29ece745db00e5ec67beb605 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f40c75c871bdf0b8b4abc7ae01cb5e655d2d0812c57fe3495dfff1c9ab7cec7d 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:df87ccc7695a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8vc6w27ng17u0r37imdsbdgiu EndpointID:d51444a3604f4b5459ee40b02bcf8dda5666175a29ece745db00e5ec67beb605 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-21T14:51:45.277Z] PASS [2020-04-21T14:51:45.277Z] [2020-04-21T14:51:45.277Z] === Skipped [2020-04-21T14:51:45.277Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:51:45.277Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:51:45.277Z] [2020-04-21T14:51:45.277Z] [2020-04-21T14:51:45.277Z] DONE 22 tests, 1 skipped in 46.903s [2020-04-21T14:51:45.277Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:51:45.277Z] ++ 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-21T14:51:45.277Z] ++ set -e [2020-04-21T14:51:45.277Z] ++ '[' -n 0 ']' [2020-04-21T14:51:45.277Z] ++ set -x [2020-04-21T14:51:45.277Z] ++ 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-21T14:51:45.277Z] INFO: Testing against a local daemon [2020-04-21T14:51:45.277Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-21T14:51:45.277Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:51:45.277Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:51:45.277Z] === RUN TestDockerNetworkIpvlan [2020-04-21T14:51:45.277Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:51:45.277Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:51:45.277Z] PASS [2020-04-21T14:51:45.277Z] [2020-04-21T14:51:45.277Z] === Skipped [2020-04-21T14:51:45.277Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:51:45.277Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:51:45.277Z] [2020-04-21T14:51:45.277Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:51:45.277Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:51:45.277Z] [2020-04-21T14:51:45.277Z] [2020-04-21T14:51:45.277Z] DONE 2 tests, 2 skipped in 0.118s [2020-04-21T14:51:45.277Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:51:45.277Z] ++ 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-21T14:51:45.277Z] ++ set -e [2020-04-21T14:51:45.277Z] ++ '[' -n 0 ']' [2020-04-21T14:51:45.277Z] ++ set -x [2020-04-21T14:51:45.278Z] ++ 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-21T14:51:45.534Z] INFO: Testing against a local daemon [2020-04-21T14:51:45.534Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-21T14:51:46.904Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-04-21T14:51:46.904Z] === RUN TestDockerNetworkMacvlan [2020-04-21T14:51:47.380Z] --- PASS: TestDockerNetworkReConnect (5.14s) [2020-04-21T14:51:47.380Z] === RUN TestServicePlugin [2020-04-21T14:51:47.380Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-21T14:51:47.380Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:51:47.380Z] === RUN TestServiceUpdateLabel [2020-04-21T14:51:47.834Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-21T14:51:48.398Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-21T14:51:49.328Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-21T14:51:50.665Z] --- PASS: TestServiceUpdateLabel (3.24s) [2020-04-21T14:51:50.665Z] === RUN TestServiceUpdateSecrets [2020-04-21T14:51:50.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-21T14:51:51.884Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.41s) [2020-04-21T14:51:51.884Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wuc6ub92v67p2e5xpg0hsyz4c Created:2020-04-21 14:51:45.252141933 +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[ba8453f4fdeb296f4e32817c069289f4c5ca0a842a7a95c47c81f1b586a01c94:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rdk4lu4ldsepjj7hed18t1keq EndpointID:2d1756f7944c106baecbe637fd233be3859e3c8abca3adbd1ec308814894c721 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2676f9d54a90a273bacda825551df1118e8a0d494bdae4b26263c2b0643181ef 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:79974175044d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rdk4lu4ldsepjj7hed18t1keq EndpointID:2d1756f7944c106baecbe637fd233be3859e3c8abca3adbd1ec308814894c721 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-21T14:51:51.884Z] PASS [2020-04-21T14:51:51.884Z] [2020-04-21T14:51:51.884Z] === Skipped [2020-04-21T14:51:51.884Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:51:51.884Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:51:51.884Z] [2020-04-21T14:51:51.884Z] [2020-04-21T14:51:51.884Z] DONE 22 tests, 1 skipped in 41.293s [2020-04-21T14:51:51.884Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:51:51.884Z] ++ 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-21T14:51:51.884Z] ++ set -e [2020-04-21T14:51:51.884Z] ++ '[' -n 0 ']' [2020-04-21T14:51:51.884Z] ++ set -x [2020-04-21T14:51:51.884Z] ++ 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-21T14:51:51.884Z] INFO: Testing against a local daemon [2020-04-21T14:51:51.884Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-21T14:51:51.884Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:51:51.884Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:51:51.884Z] === RUN TestDockerNetworkIpvlan [2020-04-21T14:51:51.884Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:51:51.884Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:51:51.884Z] PASS [2020-04-21T14:51:51.884Z] [2020-04-21T14:51:51.884Z] === Skipped [2020-04-21T14:51:51.884Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-21T14:51:51.884Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:51:51.884Z] [2020-04-21T14:51:51.884Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-21T14:51:51.884Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-21T14:51:51.884Z] [2020-04-21T14:51:51.884Z] [2020-04-21T14:51:51.884Z] DONE 2 tests, 2 skipped in 0.109s [2020-04-21T14:51:51.884Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-21T14:51:51.884Z] ++ 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-21T14:51:51.884Z] ++ set -e [2020-04-21T14:51:51.884Z] ++ '[' -n 0 ']' [2020-04-21T14:51:51.884Z] ++ set -x [2020-04-21T14:51:51.884Z] ++ 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-21T14:51:51.884Z] INFO: Testing against a local daemon [2020-04-21T14:51:51.884Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-21T14:51:52.606Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-21T14:51:53.368Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-04-21T14:51:53.368Z] === RUN TestDockerNetworkMacvlan [2020-04-21T14:51:54.382Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-21T14:51:55.129Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-21T14:51:55.399Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-21T14:51:55.693Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-21T14:51:55.949Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-21T14:51:56.020Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-21T14:51:56.206Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-21T14:51:56.769Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-21T14:51:57.028Z] === RUN TestDockerSuite/TestBuildFails [2020-04-21T14:51:57.960Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-21T14:51:57.960Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-21T14:51:58.714Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-21T14:52:00.482Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-21T14:52:00.944Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-21T14:52:01.850Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-21T14:52:03.221Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-21T14:52:03.478Z] --- PASS: TestDockerNetworkMacvlan (16.51s) [2020-04-21T14:52:03.478Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-21T14:52:03.478Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-04-21T14:52:03.478Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2020-04-21T14:52:03.478Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2020-04-21T14:52:03.478Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.42s) [2020-04-21T14:52:03.478Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2020-04-21T14:52:03.478Z] PASS [2020-04-21T14:52:03.478Z] [2020-04-21T14:52:03.478Z] DONE 8 tests in 17.976s [2020-04-21T14:52:03.478Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-21T14:52:03.478Z] ++ 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-21T14:52:03.478Z] ++ set -e [2020-04-21T14:52:03.478Z] ++ '[' -n 0 ']' [2020-04-21T14:52:03.478Z] ++ set -x [2020-04-21T14:52:03.478Z] ++ 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-21T14:52:03.478Z] testing: warning: no tests to run [2020-04-21T14:52:03.478Z] PASS [2020-04-21T14:52:03.478Z] [2020-04-21T14:52:03.478Z] DONE 0 tests in 0.029s [2020-04-21T14:52:03.478Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-21T14:52:03.478Z] ++ 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-21T14:52:03.478Z] ++ set -e [2020-04-21T14:52:03.478Z] ++ '[' -n 0 ']' [2020-04-21T14:52:03.478Z] ++ set -x [2020-04-21T14:52:03.478Z] ++ 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-21T14:52:03.478Z] INFO: Testing against a local daemon [2020-04-21T14:52:03.478Z] === RUN TestAuthZPluginAllowRequest [2020-04-21T14:52:05.370Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-21T14:52:05.370Z] --- PASS: TestAuthZPluginAllowRequest (1.93s) [2020-04-21T14:52:05.370Z] === RUN TestAuthZPluginTLS [2020-04-21T14:52:05.538Z] --- PASS: TestServiceUpdateSecrets (15.42s) [2020-04-21T14:52:05.538Z] === RUN TestServiceUpdateConfigs [2020-04-21T14:52:05.933Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-04-21T14:52:05.933Z] === RUN TestAuthZPluginDenyRequest [2020-04-21T14:52:06.462Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-21T14:52:06.496Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-21T14:52:06.496Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-21T14:52:06.748Z] --- PASS: TestDockerNetworkMacvlan (13.53s) [2020-04-21T14:52:06.749Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-04-21T14:52:06.749Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-04-21T14:52:06.749Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2020-04-21T14:52:06.749Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.27s) [2020-04-21T14:52:06.749Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.15s) [2020-04-21T14:52:06.749Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s) [2020-04-21T14:52:06.749Z] PASS [2020-04-21T14:52:06.749Z] [2020-04-21T14:52:06.749Z] DONE 8 tests in 15.116s [2020-04-21T14:52:06.749Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-21T14:52:06.749Z] ++ 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-21T14:52:06.749Z] ++ set -e [2020-04-21T14:52:06.749Z] ++ '[' -n 0 ']' [2020-04-21T14:52:06.749Z] ++ set -x [2020-04-21T14:52:06.749Z] ++ 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-21T14:52:06.749Z] testing: warning: no tests to run [2020-04-21T14:52:06.749Z] PASS [2020-04-21T14:52:06.749Z] [2020-04-21T14:52:06.749Z] DONE 0 tests in 0.023s [2020-04-21T14:52:06.749Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-21T14:52:06.749Z] ++ 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-21T14:52:06.749Z] ++ set -e [2020-04-21T14:52:06.749Z] ++ '[' -n 0 ']' [2020-04-21T14:52:06.749Z] ++ set -x [2020-04-21T14:52:06.752Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-21T14:52:07.009Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-04-21T14:52:07.009Z] === RUN TestAuthZPluginDenyResponse [2020-04-21T14:52:07.009Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-21T14:52:07.034Z] ++ 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-21T14:52:07.034Z] INFO: Testing against a local daemon [2020-04-21T14:52:07.034Z] === RUN TestAuthZPluginAllowRequest [2020-04-21T14:52:07.572Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-04-21T14:52:07.572Z] === RUN TestAuthZPluginAllowEventStream [2020-04-21T14:52:08.136Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-21T14:52:08.512Z] --- PASS: TestAuthZPluginAllowRequest (1.53s) [2020-04-21T14:52:08.512Z] === RUN TestAuthZPluginTLS [2020-04-21T14:52:09.131Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-04-21T14:52:09.131Z] === RUN TestAuthZPluginDenyRequest [2020-04-21T14:52:09.505Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2020-04-21T14:52:09.505Z] === RUN TestAuthZPluginErrorResponse [2020-04-21T14:52:09.752Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-21T14:52:09.752Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-21T14:52:10.068Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-04-21T14:52:10.068Z] === RUN TestAuthZPluginErrorRequest [2020-04-21T14:52:10.324Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-21T14:52:10.373Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-04-21T14:52:10.373Z] === RUN TestAuthZPluginDenyResponse [2020-04-21T14:52:10.581Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-04-21T14:52:10.581Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-21T14:52:10.995Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-04-21T14:52:10.995Z] === RUN TestAuthZPluginAllowEventStream [2020-04-21T14:52:11.144Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-04-21T14:52:11.144Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-21T14:52:11.401Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-21T14:52:11.658Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-21T14:52:12.477Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-04-21T14:52:12.477Z] === RUN TestAuthZPluginErrorResponse [2020-04-21T14:52:13.866Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s) [2020-04-21T14:52:13.866Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-21T14:52:13.866Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-21T14:52:13.884Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-04-21T14:52:13.884Z] === RUN TestAuthZPluginErrorRequest [2020-04-21T14:52:13.884Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-21T14:52:13.884Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-21T14:52:14.168Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-04-21T14:52:14.168Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-21T14:52:15.237Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2020-04-21T14:52:15.237Z] === RUN TestAuthZPluginHeader [2020-04-21T14:52:16.177Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-04-21T14:52:16.177Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-21T14:52:16.177Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-21T14:52:16.215Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-04-21T14:52:16.215Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-21T14:52:18.070Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-21T14:52:18.251Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2020-04-21T14:52:18.251Z] === RUN TestAuthZPluginHeader [2020-04-21T14:52:19.264Z] --- PASS: TestAuthZPluginHeader (0.93s) [2020-04-21T14:52:19.264Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-21T14:52:19.264Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:52:19.264Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:52:19.264Z] === RUN TestAuthZPluginV2Disable [2020-04-21T14:52:19.264Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:52:19.264Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:52:19.264Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-21T14:52:19.264Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:52:19.264Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:52:19.264Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-21T14:52:19.264Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:52:19.264Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:52:19.264Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-21T14:52:20.590Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.37s) [2020-04-21T14:52:20.590Z] === RUN TestAuthZPluginV2Disable [2020-04-21T14:52:22.483Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-21T14:52:22.501Z] eac6fba788c9: Pull complete [2020-04-21T14:52:22.501Z] Digest: sha256:2ecf1e2987b91b41f576afd7f56aa40c9ddbc691d7b6b066c64d8f27fb3070ca [2020-04-21T14:52:22.501Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:52:22.501Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-21T14:52:22.501Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-21T14:52:22.501Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1158' [2020-04-21T14:52:22.501Z] WARN: Skipping validation tests [2020-04-21T14:52:22.501Z] INFO: Running unit tests at 04/21/2020 14:52:20... [2020-04-21T14:52:22.740Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-21T14:52:22.996Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-21T14:52:23.559Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-21T14:52:23.834Z] --- PASS: TestServiceUpdateConfigs (15.54s) [2020-04-21T14:52:23.834Z] === RUN TestServiceUpdateNetwork [2020-04-21T14:52:24.125Z] --- PASS: TestAuthZPluginV2Disable (3.61s) [2020-04-21T14:52:24.125Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-21T14:52:24.125Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-21T14:52:24.125Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-21T14:52:24.745Z] INFO: make.ps1 starting at 04/21/2020 14:52:24 [2020-04-21T14:52:25.054Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-21T14:52:25.217Z] INFO: Git commit (8312004f41) assumed from DOCKER_GITCOMMIT environment variable [2020-04-21T14:52:25.217Z] INFO: Invoking autogen... [2020-04-21T14:52:25.617Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-21T14:52:25.689Z] INFO: Running unit tests... [2020-04-21T14:52:26.180Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-21T14:52:26.437Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-21T14:52:27.000Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-21T14:52:27.000Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-21T14:52:27.256Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-21T14:52:27.819Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.94s) [2020-04-21T14:52:27.819Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-21T14:52:29.190Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-21T14:52:34.446Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-21T14:52:36.032Z] --- PASS: TestServiceUpdateNetwork (14.64s) [2020-04-21T14:52:36.032Z] === RUN TestServiceUpdatePidsLimit [2020-04-21T14:52:36.169Z] 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-21T14:52:37.407Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-21T14:52:37.728Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-04-21T14:52:37.728Z] PASS [2020-04-21T14:52:37.728Z] [2020-04-21T14:52:37.728Z] === Skipped [2020-04-21T14:52:37.728Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-21T14:52:37.728Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:52:37.728Z] [2020-04-21T14:52:37.728Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-21T14:52:37.728Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:52:37.728Z] [2020-04-21T14:52:37.728Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-21T14:52:37.728Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:52:37.728Z] [2020-04-21T14:52:37.728Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-21T14:52:37.728Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:52:37.728Z] [2020-04-21T14:52:37.728Z] [2020-04-21T14:52:37.728Z] DONE 17 tests, 4 skipped in 29.136s [2020-04-21T14:52:37.728Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-21T14:52:37.728Z] ++ 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-21T14:52:37.728Z] ++ set -e [2020-04-21T14:52:37.728Z] ++ '[' -n 0 ']' [2020-04-21T14:52:37.728Z] ++ set -x [2020-04-21T14:52:37.728Z] ++ 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-21T14:52:37.728Z] INFO: Testing against a local daemon [2020-04-21T14:52:37.728Z] === RUN TestPluginInvalidJSON [2020-04-21T14:52:37.728Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:52:37.728Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:52:37.728Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:52:37.728Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-21T14:52:37.728Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-21T14:52:37.728Z] === RUN TestPluginInstall [2020-04-21T14:52:37.728Z] === RUN TestPluginInstall/no_auth [2020-04-21T14:52:38.343Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-21T14:52:38.618Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.65s) [2020-04-21T14:52:38.618Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-21T14:52:39.986Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-21T14:52:41.733Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-21T14:52:41.733Z] ok github.com/docker/docker/api/server/httputils 0.020s coverage: 14.7% of statements [2020-04-21T14:52:41.733Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-04-21T14:52:41.733Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-21T14:52:41.733Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-21T14:52:41.733Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-21T14:52:41.733Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-21T14:52:41.733Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-21T14:52:41.733Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-21T14:52:41.733Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-21T14:52:41.990Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-21T14:52:41.991Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-21T14:52:42.921Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-21T14:52:42.921Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-21T14:52:43.262Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-21T14:52:43.262Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-21T14:52:43.368Z] ? github.com/docker/docker/api [no test files] [2020-04-21T14:52:43.490Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.8% of statements [2020-04-21T14:52:43.490Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-21T14:52:43.490Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-21T14:52:43.490Z] ? github.com/docker/docker/api/types [no test files] [2020-04-21T14:52:43.490Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-21T14:52:43.490Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-21T14:52:43.490Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-21T14:52:43.490Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-21T14:52:43.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-21T14:52:43.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-21T14:52:43.519Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-21T14:52:43.775Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-21T14:52:44.054Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-04-21T14:52:44.054Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-04-21T14:52:44.054Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-21T14:52:44.054Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-21T14:52:44.054Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-21T14:52:44.054Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-21T14:52:44.054Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-21T14:52:44.054Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-21T14:52:44.054Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-21T14:52:44.570Z] time="2020-04-21T14:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:52:44.570Z] time="2020-04-21T14:52:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:52:44.570Z] time="2020-04-21T14:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24762ba4e6e157e3320347a8a3db009a16ae0ae04afc45736cf659dbbe3d93fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:52:44.570Z] time="2020-04-21T14:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:52:44.570Z] time="2020-04-21T14:52:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:52:44.570Z] time="2020-04-21T14:52:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24762ba4e6e157e3320347a8a3db009a16ae0ae04afc45736cf659dbbe3d93fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:52:44.570Z] === RUN TestPluginInstall/with_htpasswd [2020-04-21T14:52:44.617Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-04-21T14:52:44.617Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-04-21T14:52:44.617Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-21T14:52:44.617Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-21T14:52:44.617Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-21T14:52:44.617Z] ? github.com/docker/docker/builder [no test files] [2020-04-21T14:52:44.617Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-21T14:52:44.617Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-21T14:52:44.617Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-21T14:52:44.617Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-21T14:52:44.617Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-21T14:52:44.617Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-21T14:52:44.617Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-21T14:52:45.182Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-04-21T14:52:45.190Z] time="2020-04-21T14:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:52:45.190Z] time="2020-04-21T14:52:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:52:45.190Z] time="2020-04-21T14:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06ec369d0c5e92a2762874b8ea91ef65ec9fa6873a6de56b5b8f43f98a0ee136" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:52:45.190Z] time="2020-04-21T14:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:52:45.190Z] time="2020-04-21T14:52:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:52:45.190Z] time="2020-04-21T14:52:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:06ec369d0c5e92a2762874b8ea91ef65ec9fa6873a6de56b5b8f43f98a0ee136" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:52:45.479Z] === RUN TestPluginInstall/with_insecure [2020-04-21T14:52:45.668Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-21T14:52:46.452Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-21T14:52:46.970Z] time="2020-04-21T14:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:52:46.970Z] time="2020-04-21T14:52:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:52:46.970Z] time="2020-04-21T14:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc36b34a291b3ca73b590bf099d572929d7faee075ca98a53f46bef7cd36e150" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:52:46.970Z] time="2020-04-21T14:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:52:46.970Z] time="2020-04-21T14:52:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:52:46.970Z] time="2020-04-21T14:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cc36b34a291b3ca73b590bf099d572929d7faee075ca98a53f46bef7cd36e150" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:52:47.037Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-21T14:52:47.256Z] --- PASS: TestPluginInstall (11.10s) [2020-04-21T14:52:47.256Z] --- PASS: TestPluginInstall/no_auth (7.98s) [2020-04-21T14:52:47.256Z] --- PASS: TestPluginInstall/with_htpasswd (1.33s) [2020-04-21T14:52:47.256Z] --- PASS: TestPluginInstall/with_insecure (1.80s) [2020-04-21T14:52:47.256Z] plugin_test.go:157: [de898ddb80676] daemon is not started [2020-04-21T14:52:47.256Z] PASS [2020-04-21T14:52:47.256Z] [2020-04-21T14:52:47.256Z] DONE 6 tests in 11.251s [2020-04-21T14:52:47.256Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-21T14:52:47.256Z] ++ 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-21T14:52:47.256Z] ++ set -e [2020-04-21T14:52:47.256Z] ++ '[' -n 0 ']' [2020-04-21T14:52:47.256Z] ++ set -x [2020-04-21T14:52:47.256Z] ++ 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-21T14:52:47.541Z] INFO: Testing against a local daemon [2020-04-21T14:52:47.541Z] === RUN TestExternalGraphDriver [2020-04-21T14:52:47.542Z] === RUN TestExternalGraphDriver/json [2020-04-21T14:52:48.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-21T14:52:49.359Z] ok github.com/docker/docker/builder/remotecontext 0.216s coverage: 13.6% of statements [2020-04-21T14:52:49.359Z] ok github.com/docker/docker/builder/dockerfile 0.584s coverage: 48.2% of statements [2020-04-21T14:52:49.575Z] === RUN TestExternalGraphDriver/spec [2020-04-21T14:52:49.923Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-21T14:52:50.854Z] ok github.com/docker/docker/builder/remotecontext/git 1.227s coverage: 86.3% of statements [2020-04-21T14:52:50.854Z] ? github.com/docker/docker/cli [no test files] [2020-04-21T14:52:50.854Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-21T14:52:50.951Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-21T14:52:51.514Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-21T14:52:51.609Z] === RUN TestExternalGraphDriver/pull [2020-04-21T14:52:52.078Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-21T14:52:54.308Z] --- PASS: TestExternalGraphDriver (6.39s) [2020-04-21T14:52:54.308Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-04-21T14:52:54.308Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-04-21T14:52:54.308Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-04-21T14:52:54.308Z] === RUN TestGraphdriverPluginV2 [2020-04-21T14:52:54.308Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-04-21T14:52:54.308Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:52:54.308Z] PASS [2020-04-21T14:52:54.308Z] [2020-04-21T14:52:54.308Z] === Skipped [2020-04-21T14:52:54.308Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-04-21T14:52:54.308Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:52:54.308Z] [2020-04-21T14:52:54.308Z] [2020-04-21T14:52:54.308Z] DONE 5 tests, 1 skipped in 6.574s [2020-04-21T14:52:54.308Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-21T14:52:54.308Z] ++ 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-21T14:52:54.308Z] ++ set -e [2020-04-21T14:52:54.308Z] ++ '[' -n 0 ']' [2020-04-21T14:52:54.308Z] ++ set -x [2020-04-21T14:52:54.308Z] ++ 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-21T14:52:54.308Z] INFO: Testing against a local daemon [2020-04-21T14:52:54.308Z] === RUN TestContinueAfterPluginCrash [2020-04-21T14:52:54.308Z] === PAUSE TestContinueAfterPluginCrash [2020-04-21T14:52:54.308Z] === RUN TestReadPluginNoRead [2020-04-21T14:52:54.308Z] === PAUSE TestReadPluginNoRead [2020-04-21T14:52:54.308Z] === RUN TestDaemonStartWithLogOpt [2020-04-21T14:52:54.308Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-21T14:52:54.308Z] === CONT TestContinueAfterPluginCrash [2020-04-21T14:52:54.308Z] === CONT TestDaemonStartWithLogOpt [2020-04-21T14:52:54.308Z] === CONT TestReadPluginNoRead [2020-04-21T14:52:54.562Z] --- PASS: TestServiceUpdatePidsLimit (17.50s) [2020-04-21T14:52:54.562Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2020-04-21T14:52:54.562Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2020-04-21T14:52:54.562Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2020-04-21T14:52:54.562Z] PASS [2020-04-21T14:52:54.562Z] [2020-04-21T14:52:54.562Z] === Skipped [2020-04-21T14:52:54.562Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-21T14:52:54.562Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:52:54.562Z] [2020-04-21T14:52:54.562Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-21T14:52:54.562Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:52:54.562Z] [2020-04-21T14:52:54.562Z] [2020-04-21T14:52:54.562Z] DONE 27 tests, 2 skipped in 162.707s [2020-04-21T14:52:54.562Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-21T14:52:54.562Z] ++ 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-21T14:52:54.562Z] ++ set -e [2020-04-21T14:52:54.562Z] ++ '[' -n 0 ']' [2020-04-21T14:52:54.562Z] ++ set -x [2020-04-21T14:52:54.562Z] ++ 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-21T14:52:54.562Z] INFO: Testing against a local daemon [2020-04-21T14:52:54.562Z] === RUN TestSessionCreate [2020-04-21T14:52:54.562Z] --- PASS: TestSessionCreate (0.05s) [2020-04-21T14:52:54.562Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-21T14:52:54.562Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-21T14:52:54.562Z] PASS [2020-04-21T14:52:54.562Z] [2020-04-21T14:52:54.562Z] DONE 2 tests in 0.254s [2020-04-21T14:52:54.562Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-21T14:52:54.562Z] ++ 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-21T14:52:54.562Z] ++ set -e [2020-04-21T14:52:54.562Z] ++ '[' -n 0 ']' [2020-04-21T14:52:54.562Z] ++ set -x [2020-04-21T14:52:54.562Z] ++ 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-21T14:52:54.562Z] INFO: Testing against a local daemon [2020-04-21T14:52:54.562Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-21T14:52:54.562Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:52:54.562Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:52:54.562Z] === RUN TestEventsExecDie [2020-04-21T14:52:54.562Z] --- PASS: TestEventsExecDie (0.96s) [2020-04-21T14:52:54.562Z] === RUN TestEventsBackwardsCompatible [2020-04-21T14:52:54.821Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2020-04-21T14:52:54.821Z] === RUN TestInfoBinaryCommits [2020-04-21T14:52:54.821Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-21T14:52:54.821Z] === RUN TestInfoAPIVersioned [2020-04-21T14:52:54.821Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-21T14:52:54.821Z] === RUN TestInfoDiscoveryBackend [2020-04-21T14:52:55.029Z] ok github.com/docker/docker/client 0.159s coverage: 75.4% of statements [2020-04-21T14:52:55.350Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-04-21T14:52:55.350Z] PASS [2020-04-21T14:52:55.350Z] [2020-04-21T14:52:55.350Z] DONE 17 tests in 51.730s [2020-04-21T14:52:55.350Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-21T14:52:55.350Z] ++ 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-21T14:52:55.350Z] ++ set -e [2020-04-21T14:52:55.350Z] ++ '[' -n 0 ']' [2020-04-21T14:52:55.350Z] ++ set -x [2020-04-21T14:52:55.350Z] ++ 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-21T14:52:55.350Z] INFO: Testing against a local daemon [2020-04-21T14:52:55.350Z] === RUN TestPluginInvalidJSON [2020-04-21T14:52:55.350Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:52:55.350Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:52:55.350Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-21T14:52:55.350Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-21T14:52:55.350Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-21T14:52:55.350Z] === RUN TestPluginInstall [2020-04-21T14:52:55.350Z] === RUN TestPluginInstall/no_auth [2020-04-21T14:52:55.389Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-04-21T14:52:55.389Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-21T14:52:56.323Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-21T14:52:56.323Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-21T14:52:57.258Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-04-21T14:52:57.258Z] === RUN TestInfoAPI [2020-04-21T14:52:57.258Z] --- PASS: TestInfoAPI (0.05s) [2020-04-21T14:52:57.258Z] === RUN TestInfoAPIWarnings [2020-04-21T14:52:57.825Z] --- PASS: TestInfoAPIWarnings (0.62s) [2020-04-21T14:52:57.825Z] === RUN TestInfoDebug [2020-04-21T14:52:58.361Z] ok github.com/docker/docker/api/server 0.139s coverage: 9.0% of statements [2020-04-21T14:52:58.391Z] --- PASS: TestInfoDebug (0.59s) [2020-04-21T14:52:58.391Z] === RUN TestInfoInsecureRegistries [2020-04-21T14:52:58.958Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-04-21T14:52:58.958Z] === RUN TestInfoRegistryMirrors [2020-04-21T14:52:59.524Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-04-21T14:52:59.524Z] === RUN TestLoginFailsWithBadCredentials [2020-04-21T14:52:59.783Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-04-21T14:52:59.783Z] === RUN TestPingCacheHeaders [2020-04-21T14:52:59.783Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-21T14:52:59.783Z] === RUN TestPingGet [2020-04-21T14:52:59.783Z] --- PASS: TestPingGet (0.03s) [2020-04-21T14:52:59.783Z] === RUN TestPingHead [2020-04-21T14:53:00.042Z] --- PASS: TestPingHead (0.05s) [2020-04-21T14:53:00.042Z] === RUN TestVersion [2020-04-21T14:53:00.042Z] --- PASS: TestVersion (0.05s) [2020-04-21T14:53:00.042Z] PASS [2020-04-21T14:53:00.042Z] [2020-04-21T14:53:00.042Z] === Skipped [2020-04-21T14:53:00.042Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:53:00.042Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:53:00.042Z] [2020-04-21T14:53:00.042Z] [2020-04-21T14:53:00.042Z] DONE 18 tests, 1 skipped in 6.520s [2020-04-21T14:53:00.042Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-21T14:53:00.042Z] ++ 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-21T14:53:00.042Z] ++ set -e [2020-04-21T14:53:00.042Z] ++ '[' -n 0 ']' [2020-04-21T14:53:00.042Z] ++ set -x [2020-04-21T14:53:00.042Z] ++ 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-21T14:53:00.300Z] INFO: Testing against a local daemon [2020-04-21T14:53:00.300Z] === RUN TestVolumesCreateAndList [2020-04-21T14:53:00.300Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-21T14:53:00.300Z] === RUN TestVolumesRemove [2020-04-21T14:53:00.300Z] --- PASS: TestVolumesRemove (0.13s) [2020-04-21T14:53:00.300Z] === RUN TestVolumesInspect [2020-04-21T14:53:00.300Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-21T14:53:00.300Z] === RUN TestVolumesInvalidJSON [2020-04-21T14:53:00.300Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-21T14:53:00.300Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-21T14:53:00.300Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-21T14:53:00.300Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-21T14:53:00.300Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-21T14:53:00.300Z] PASS [2020-04-21T14:53:00.559Z] [2020-04-21T14:53:00.559Z] DONE 5 tests in 0.402s [2020-04-21T14:53:00.559Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T14:53:00.817Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T14:53:00.817Z] +++ kill 13521 [2020-04-21T14:53:01.163Z] === RUN TestReadPluginNoRead/default [2020-04-21T14:53:01.163Z] --- PASS: TestDaemonStartWithLogOpt (7.01s) [2020-04-21T14:53:01.894Z] time="2020-04-21T14:53:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:53:01.894Z] time="2020-04-21T14:53:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:53:01.894Z] time="2020-04-21T14:53:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52cc5ceed68978659e3f71ee6b56b933b0dc6eee4196a00c4121504daeb6ca29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:53:01.894Z] time="2020-04-21T14:53:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:53:01.894Z] time="2020-04-21T14:53:01Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:53:01.894Z] time="2020-04-21T14:53:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52cc5ceed68978659e3f71ee6b56b933b0dc6eee4196a00c4121504daeb6ca29" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:53:02.151Z] === RUN TestPluginInstall/with_htpasswd [2020-04-21T14:53:02.174Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-21T14:53:02.191Z] +++ /etc/init.d/apparmor stop [2020-04-21T14:53:02.191Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:53:02.191Z] [2020-04-21T14:53:02.191Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:53:02.191Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:53:02.191Z] [2020-04-21T14:53:02.191Z] To set a process to complain mode, use the command line tool [2020-04-21T14:53:02.191Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:53:02.191Z] +++ true [2020-04-21T14:53:02.191Z] [2020-04-21T14:53:02.716Z] time="2020-04-21T14:53:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:53:02.716Z] time="2020-04-21T14:53:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:53:02.716Z] time="2020-04-21T14:53:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b13d13e8f14ddb568fc481a7b2c189fb9bb643fd6f9e030cbc7637cf15254c4c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:53:02.716Z] time="2020-04-21T14:53:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:53:02.716Z] time="2020-04-21T14:53:02Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:53:02.716Z] time="2020-04-21T14:53:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b13d13e8f14ddb568fc481a7b2c189fb9bb643fd6f9e030cbc7637cf15254c4c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:53:03.279Z] === RUN TestPluginInstall/with_insecure [2020-04-21T14:53:04.202Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-21T14:53:04.209Z] time="2020-04-21T14:53:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:53:04.209Z] time="2020-04-21T14:53:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:53:04.209Z] time="2020-04-21T14:53:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aacea633de0f1da01b3ccca33ee7e559de488c404a6735f2502eacb1500687d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:53:04.209Z] time="2020-04-21T14:53:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-04-21T14:53:04.209Z] time="2020-04-21T14:53:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-04-21T14:53:04.209Z] time="2020-04-21T14:53:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:aacea633de0f1da01b3ccca33ee7e559de488c404a6735f2502eacb1500687d1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-04-21T14:53:04.466Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-21T14:53:04.723Z] --- PASS: TestPluginInstall (9.30s) [2020-04-21T14:53:04.723Z] --- PASS: TestPluginInstall/no_auth (6.88s) [2020-04-21T14:53:04.723Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2020-04-21T14:53:04.723Z] --- PASS: TestPluginInstall/with_insecure (1.45s) [2020-04-21T14:53:04.723Z] plugin_test.go:157: [d98c94b9b0cce] daemon is not started [2020-04-21T14:53:04.723Z] PASS [2020-04-21T14:53:04.723Z] [2020-04-21T14:53:04.723Z] DONE 6 tests in 9.457s [2020-04-21T14:53:04.723Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-21T14:53:04.723Z] ++ 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-21T14:53:04.723Z] ++ set -e [2020-04-21T14:53:04.723Z] ++ '[' -n 0 ']' [2020-04-21T14:53:04.723Z] ++ set -x [2020-04-21T14:53:04.723Z] ++ 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-21T14:53:04.723Z] INFO: Testing against a local daemon [2020-04-21T14:53:04.723Z] === RUN TestExternalGraphDriver [2020-04-21T14:53:04.979Z] === RUN TestExternalGraphDriver/json Post stage [Pipeline] junit [2020-04-21T14:53:05.488Z] Recording test results [2020-04-21T14:53:05.680Z] --- PASS: TestReadPluginNoRead (11.74s) [2020-04-21T14:53:05.680Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2020-04-21T14:53:05.680Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2020-04-21T14:53:05.680Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.75s) [2020-04-21T14:53:05.680Z] read_test.go:91: [d2b58fd5d00db] daemon is not started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-21T14:53:06.306Z] --- PASS: TestContinueAfterPluginCrash (12.20s) [2020-04-21T14:53:06.306Z] PASS [2020-04-21T14:53:06.306Z] [2020-04-21T14:53:06.306Z] DONE 6 tests in 12.301s [2020-04-21T14:53:06.306Z] 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-21T14:53:06.306Z] ++ 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-21T14:53:06.306Z] ++ set -e [2020-04-21T14:53:06.306Z] ++ '[' -n 0 ']' [2020-04-21T14:53:06.306Z] ++ set -x [2020-04-21T14:53:06.306Z] ++ 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-21T14:53:06.306Z] testing: warning: no tests to run [2020-04-21T14:53:06.306Z] PASS [2020-04-21T14:53:06.306Z] [2020-04-21T14:53:06.306Z] DONE 0 tests in 0.021s [2020-04-21T14:53:06.306Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-21T14:53:06.306Z] ++ 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-21T14:53:06.306Z] ++ set -e [2020-04-21T14:53:06.306Z] ++ '[' -n 0 ']' [2020-04-21T14:53:06.306Z] ++ set -x [2020-04-21T14:53:06.306Z] ++ 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-21T14:53:06.306Z] INFO: Testing against a local daemon [2020-04-21T14:53:06.306Z] === RUN TestPluginWithDevMounts [2020-04-21T14:53:06.306Z] === PAUSE TestPluginWithDevMounts [2020-04-21T14:53:06.306Z] === CONT TestPluginWithDevMounts [2020-04-21T14:53:06.360Z] + echo Ensuring container killed. [2020-04-21T14:53:06.360Z] Ensuring container killed. [2020-04-21T14:53:06.360Z] + docker rm -vf docker-pr9 [2020-04-21T14:53:06.360Z] Error: No such container: docker-pr9 [2020-04-21T14:53:06.360Z] + true [Pipeline] sh [2020-04-21T14:53:06.647Z] + echo Chowning /workspace to jenkins user [2020-04-21T14:53:06.647Z] Chowning /workspace to jenkins user [2020-04-21T14:53:06.647Z] + id -u [2020-04-21T14:53:06.647Z] + id -g [2020-04-21T14:53:06.647Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40825:/workspace busybox chown -R 1000:1000 /workspace [2020-04-21T14:53:06.647Z] Unable to find image 'busybox:latest' locally [2020-04-21T14:53:06.875Z] === RUN TestExternalGraphDriver/spec [2020-04-21T14:53:06.906Z] latest: Pulling from library/busybox [2020-04-21T14:53:06.906Z] a28b2a8c0530: Pulling fs layer [2020-04-21T14:53:06.906Z] a28b2a8c0530: Verifying Checksum [2020-04-21T14:53:07.164Z] a28b2a8c0530: Pull complete [2020-04-21T14:53:07.164Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-21T14:53:07.164Z] Status: Downloaded newer image for busybox:latest [2020-04-21T14:53:08.245Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-21T14:53:08.990Z] --- PASS: TestPluginWithDevMounts (2.25s) [2020-04-21T14:53:08.990Z] PASS [2020-04-21T14:53:08.990Z] [2020-04-21T14:53:08.990Z] DONE 1 tests in 2.349s [2020-04-21T14:53:08.990Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-21T14:53:08.990Z] ++ 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-21T14:53:08.990Z] ++ set -e [2020-04-21T14:53:08.990Z] ++ '[' -n 0 ']' [2020-04-21T14:53:08.990Z] ++ set -x [2020-04-21T14:53:08.990Z] ++ 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-21T14:53:08.990Z] INFO: Testing against a local daemon [2020-04-21T14:53:08.990Z] === RUN TestSecretInspect [2020-04-21T14:53:09.175Z] === RUN TestExternalGraphDriver/pull [2020-04-21T14:53:09.738Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T14:53:10.750Z] + bundleName=arm64-integration [2020-04-21T14:53:10.750Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-21T14:53:10.750Z] Creating arm64-integration-bundles.tar.gz [2020-04-21T14:53:10.750Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name+ *-report.json -o -name *.log -oxargs -name *.prof tar -o -czf -name arm64-integration-bundles.tar.gz *-report.xml [2020-04-21T14:53:10.750Z] ) -print [Pipeline] archiveArtifacts [2020-04-21T14:53:11.020Z] Archiving artifacts [2020-04-21T14:53:11.033Z] --- PASS: TestSecretInspect (2.27s) [2020-04-21T14:53:11.033Z] === RUN TestSecretList [2020-04-21T14:53:11.106Z] --- PASS: TestExternalGraphDriver (6.05s) [2020-04-21T14:53:11.106Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-04-21T14:53:11.106Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2020-04-21T14:53:11.106Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2020-04-21T14:53:11.106Z] === RUN TestGraphdriverPluginV2 [2020-04-21T14:53:12.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-21T14:53:12.294Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-21T14:53:12.294Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-21T14:53:12.639Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40825/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T14:53:12.982Z] + make clean [2020-04-21T14:53:13.561Z] docker volume rm -f docker-dev-cache [2020-04-21T14:53:13.561Z] docker-dev-cache [Pipeline] deleteDir [2020-04-21T14:53:13.724Z] --- PASS: TestSecretList (2.24s) [2020-04-21T14:53:13.724Z] === RUN TestSecretsCreateAndDelete [2020-04-21T14:53:15.761Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2020-04-21T14:53:15.761Z] === RUN TestSecretsUpdate [2020-04-21T14:53:16.467Z] --- PASS: TestGraphdriverPluginV2 (5.58s) [2020-04-21T14:53:16.467Z] PASS [2020-04-21T14:53:16.467Z] [2020-04-21T14:53:16.467Z] DONE 5 tests in 11.753s [2020-04-21T14:53:16.467Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-21T14:53:16.467Z] ++ 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-21T14:53:16.467Z] ++ set -e [2020-04-21T14:53:16.467Z] ++ '[' -n 0 ']' [2020-04-21T14:53:16.467Z] ++ set -x [2020-04-21T14:53:16.467Z] ++ 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-21T14:53:16.467Z] INFO: Testing against a local daemon [2020-04-21T14:53:16.467Z] === RUN TestContinueAfterPluginCrash [2020-04-21T14:53:16.467Z] === PAUSE TestContinueAfterPluginCrash [2020-04-21T14:53:16.467Z] === RUN TestReadPluginNoRead [2020-04-21T14:53:16.467Z] === PAUSE TestReadPluginNoRead [2020-04-21T14:53:16.467Z] === RUN TestDaemonStartWithLogOpt [2020-04-21T14:53:16.467Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-21T14:53:16.467Z] === CONT TestContinueAfterPluginCrash [2020-04-21T14:53:16.467Z] === CONT TestDaemonStartWithLogOpt [2020-04-21T14:53:16.724Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T14:53:17.797Z] --- PASS: TestSecretsUpdate (2.23s) [2020-04-21T14:53:17.797Z] === RUN TestTemplatedSecret [2020-04-21T14:53:18.619Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-21T14:53:19.551Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-21T14:53:20.490Z] --- PASS: TestTemplatedSecret (2.81s) [2020-04-21T14:53:20.490Z] === RUN TestSecretCreateResolve [2020-04-21T14:53:22.838Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-21T14:53:22.838Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-21T14:53:23.095Z] --- PASS: TestDaemonStartWithLogOpt (6.51s) [2020-04-21T14:53:23.095Z] === CONT TestReadPluginNoRead [2020-04-21T14:53:23.180Z] --- PASS: TestSecretCreateResolve (2.32s) [2020-04-21T14:53:23.180Z] PASS [2020-04-21T14:53:23.180Z] [2020-04-21T14:53:23.180Z] DONE 6 tests in 14.283s [2020-04-21T14:53:23.180Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-21T14:53:23.180Z] ++ 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-21T14:53:23.180Z] ++ set -e [2020-04-21T14:53:23.180Z] ++ '[' -n 0 ']' [2020-04-21T14:53:23.180Z] ++ set -x [2020-04-21T14:53:23.180Z] ++ 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-21T14:53:23.180Z] INFO: Testing against a local daemon [2020-04-21T14:53:23.180Z] === RUN TestServiceCreateInit [2020-04-21T14:53:23.180Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-21T14:53:25.616Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-21T14:53:26.179Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-21T14:53:26.742Z] === RUN TestReadPluginNoRead/default [2020-04-21T14:53:27.304Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-21T14:53:28.235Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-21T14:53:28.235Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-21T14:53:28.491Z] --- PASS: TestContinueAfterPluginCrash (11.90s) [2020-04-21T14:53:28.692Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-21T14:53:30.384Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-21T14:53:30.640Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-21T14:53:30.640Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-21T14:53:30.640Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-21T14:53:30.897Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-21T14:53:31.460Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-21T14:53:31.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-21T14:53:31.974Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-21T14:53:32.159Z] --- PASS: TestServiceCreateInit (8.99s) [2020-04-21T14:53:32.159Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.69s) [2020-04-21T14:53:32.159Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.26s) [2020-04-21T14:53:32.159Z] === RUN TestCreateServiceMultipleTimes [2020-04-21T14:53:32.905Z] --- PASS: TestReadPluginNoRead (9.67s) [2020-04-21T14:53:32.905Z] --- PASS: TestReadPluginNoRead/default (1.70s) [2020-04-21T14:53:32.905Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.38s) [2020-04-21T14:53:32.905Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.10s) [2020-04-21T14:53:32.905Z] read_test.go:91: [d30262fc66703] daemon is not started [2020-04-21T14:53:32.905Z] PASS [2020-04-21T14:53:32.905Z] [2020-04-21T14:53:32.905Z] DONE 6 tests in 16.314s [2020-04-21T14:53:32.905Z] 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-21T14:53:32.905Z] ++ 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-21T14:53:32.905Z] ++ set -e [2020-04-21T14:53:32.905Z] ++ '[' -n 0 ']' [2020-04-21T14:53:32.905Z] ++ set -x [2020-04-21T14:53:32.905Z] ++ 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-21T14:53:32.905Z] testing: warning: no tests to run [2020-04-21T14:53:32.905Z] PASS [2020-04-21T14:53:32.905Z] [2020-04-21T14:53:32.905Z] DONE 0 tests in 0.044s [2020-04-21T14:53:32.905Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-21T14:53:32.905Z] ++ 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-21T14:53:32.905Z] ++ set -e [2020-04-21T14:53:32.905Z] ++ '[' -n 0 ']' [2020-04-21T14:53:32.905Z] ++ set -x [2020-04-21T14:53:32.905Z] ++ 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-21T14:53:32.905Z] INFO: Testing against a local daemon [2020-04-21T14:53:32.905Z] === RUN TestPluginWithDevMounts [2020-04-21T14:53:32.905Z] === PAUSE TestPluginWithDevMounts [2020-04-21T14:53:32.905Z] === CONT TestPluginWithDevMounts [2020-04-21T14:53:33.721Z] ok github.com/docker/docker/cmd/dockerd 0.078s coverage: 30.8% of statements [2020-04-21T14:53:34.654Z] ok github.com/docker/docker/container 0.125s coverage: 34.9% of statements [2020-04-21T14:53:34.654Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-21T14:53:34.654Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-21T14:53:34.654Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-21T14:53:34.654Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-21T14:53:34.799Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-21T14:53:35.056Z] --- PASS: TestPluginWithDevMounts (2.10s) [2020-04-21T14:53:35.056Z] PASS [2020-04-21T14:53:35.056Z] [2020-04-21T14:53:35.056Z] DONE 1 tests in 2.239s [2020-04-21T14:53:35.056Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-21T14:53:35.056Z] ++ 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-21T14:53:35.056Z] ++ set -e [2020-04-21T14:53:35.056Z] ++ '[' -n 0 ']' [2020-04-21T14:53:35.056Z] ++ set -x [2020-04-21T14:53:35.056Z] ++ 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-21T14:53:35.313Z] INFO: Testing against a local daemon [2020-04-21T14:53:35.313Z] === RUN TestSecretInspect [2020-04-21T14:53:35.313Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-21T14:53:38.588Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-21T14:53:38.588Z] --- PASS: TestSecretInspect (3.36s) [2020-04-21T14:53:38.588Z] === RUN TestSecretList [2020-04-21T14:53:40.483Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-21T14:53:41.414Z] --- PASS: TestSecretList (2.60s) [2020-04-21T14:53:41.414Z] === RUN TestSecretsCreateAndDelete [2020-04-21T14:53:42.784Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-21T14:53:44.152Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2020-04-21T14:53:44.152Z] === RUN TestSecretsUpdate [2020-04-21T14:53:44.152Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-21T14:53:44.620Z] ok github.com/docker/docker/daemon/cluster 0.065s coverage: 0.5% of statements [2020-04-21T14:53:45.522Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-21T14:53:46.086Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-21T14:53:46.519Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-04-21T14:53:46.651Z] --- PASS: TestSecretsUpdate (2.72s) [2020-04-21T14:53:46.651Z] === RUN TestTemplatedSecret [2020-04-21T14:53:47.887Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-21T14:53:49.335Z] ok github.com/docker/docker/api/server/httputils 0.110s coverage: 14.7% of statements [2020-04-21T14:53:49.335Z] ok github.com/docker/docker/api/server/middleware 0.180s coverage: 37.7% of statements [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-21T14:53:49.335Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2020-04-21T14:53:49.335Z] ok github.com/docker/docker/api/types/strslice 0.074s coverage: 90.0% of statements [2020-04-21T14:53:49.335Z] ok github.com/docker/docker/api/server/router/swarm 0.174s coverage: 4.8% of statements [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-21T14:53:49.335Z] ok github.com/docker/docker/api/types/time 0.207s coverage: 100.0% of statements [2020-04-21T14:53:49.335Z] ok github.com/docker/docker/api/types/versions 0.068s coverage: 75.0% of statements [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/builder [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-21T14:53:49.335Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-21T14:53:49.335Z] ok github.com/docker/docker/builder/dockerignore 0.038s coverage: 96.8% of statements [2020-04-21T14:53:49.925Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-21T14:53:50.183Z] --- PASS: TestTemplatedSecret (3.61s) [2020-04-21T14:53:50.183Z] === RUN TestSecretCreateResolve [2020-04-21T14:53:50.660Z] --- PASS: TestCreateServiceMultipleTimes (15.90s) [2020-04-21T14:53:50.660Z] === RUN TestCreateServiceConflict [2020-04-21T14:53:50.660Z] --- PASS: TestCreateServiceConflict (2.28s) [2020-04-21T14:53:50.660Z] === RUN TestCreateServiceMaxReplicas [2020-04-21T14:53:52.079Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-21T14:53:52.310Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2020-04-21T14:53:52.785Z] ok github.com/docker/docker/builder/remotecontext 0.762s coverage: 9.2% of statements [2020-04-21T14:53:52.785Z] ok github.com/docker/docker/builder/dockerfile 0.596s coverage: 46.3% of statements [2020-04-21T14:53:53.029Z] --- PASS: TestSecretCreateResolve (2.88s) [2020-04-21T14:53:53.029Z] PASS [2020-04-21T14:53:53.029Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-21T14:53:53.029Z] [2020-04-21T14:53:53.029Z] DONE 6 tests in 17.994s [2020-04-21T14:53:53.029Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-21T14:53:53.029Z] ++ 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-21T14:53:53.029Z] ++ set -e [2020-04-21T14:53:53.029Z] ++ '[' -n 0 ']' [2020-04-21T14:53:53.029Z] ++ set -x [2020-04-21T14:53:53.029Z] ++ 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-21T14:53:53.285Z] INFO: Testing against a local daemon [2020-04-21T14:53:53.286Z] === RUN TestServiceCreateInit [2020-04-21T14:53:53.286Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-21T14:53:53.363Z] --- PASS: TestCreateServiceMaxReplicas (3.08s) [2020-04-21T14:53:53.363Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-21T14:53:54.216Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-21T14:53:57.848Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 14.0% of statements [2020-04-21T14:53:57.848Z] ok github.com/docker/docker/daemon 12.228s coverage: 17.3% of statements [2020-04-21T14:53:57.848Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-21T14:53:57.848Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-21T14:53:58.389Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-21T14:53:58.439Z] ok github.com/docker/docker/daemon/config 0.064s coverage: 81.7% of statements [2020-04-21T14:53:58.795Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2020-04-21T14:53:59.744Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2020-04-21T14:54:00.001Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-21T14:54:00.001Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-21T14:54:01.370Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-04-21T14:54:03.642Z] --- PASS: TestServiceCreateInit (10.06s) [2020-04-21T14:54:03.642Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.82s) [2020-04-21T14:54:03.642Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.22s) [2020-04-21T14:54:03.642Z] === RUN TestCreateServiceMultipleTimes [2020-04-21T14:54:03.892Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-04-21T14:54:04.456Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.204s coverage: 57.0% of statements [2020-04-21T14:54:05.011Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-21T14:54:05.334Z] ok github.com/docker/docker/client 0.772s coverage: 74.9% of statements [2020-04-21T14:54:07.735Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.178s coverage: 72.5% of statements [2020-04-21T14:54:07.735Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.556s coverage: 45.9% of statements [2020-04-21T14:54:08.609Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s) [2020-04-21T14:54:08.609Z] === RUN TestCreateServiceSecretFileMode [2020-04-21T14:54:09.104Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-04-21T14:54:09.104Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-21T14:54:09.189Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-21T14:54:09.229Z] --- PASS: TestCreateServiceSecretFileMode (2.53s) [2020-04-21T14:54:09.229Z] === RUN TestCreateServiceConfigFileMode [2020-04-21T14:54:10.474Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.137s coverage: 49.5% of statements [2020-04-21T14:54:11.709Z] === RUN TestDockerSuite/TestBuildRm [2020-04-21T14:54:11.919Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2020-04-21T14:54:11.919Z] === RUN TestCreateServiceSysctls [2020-04-21T14:54:12.367Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.316s coverage: 76.1% of statements [2020-04-21T14:54:13.297Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-04-21T14:54:13.554Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.170s coverage: 57.7% of statements [2020-04-21T14:54:13.554Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-21T14:54:13.554Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-21T14:54:14.483Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-04-21T14:54:14.979Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-21T14:54:15.401Z] --- PASS: TestCreateServiceSysctls (3.48s) [2020-04-21T14:54:15.401Z] === RUN TestCreateServiceCapabilities [2020-04-21T14:54:15.413Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-04-21T14:54:15.909Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-21T14:54:17.278Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-21T14:54:17.307Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 4.9% of statements [2020-04-21T14:54:17.307Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-21T14:54:17.307Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-21T14:54:17.307Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 41.8% of statements [2020-04-21T14:54:17.535Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-21T14:54:18.096Z] --- PASS: TestCreateServiceCapabilities (2.63s) [2020-04-21T14:54:18.096Z] === RUN TestInspect [2020-04-21T14:54:18.099Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-21T14:54:19.202Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-04-21T14:54:19.202Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.4% of statements [2020-04-21T14:54:19.202Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-21T14:54:19.202Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-21T14:54:19.467Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-21T14:54:20.133Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2020-04-21T14:54:20.324Z] ok github.com/docker/docker/builder/remotecontext/git 29.170s coverage: 86.3% of statements [2020-04-21T14:54:20.324Z] ? github.com/docker/docker/cli [no test files] [2020-04-21T14:54:20.324Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-21T14:54:20.390Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 61.6% of statements [2020-04-21T14:54:20.802Z] --- PASS: TestInspect (3.09s) [2020-04-21T14:54:20.802Z] === RUN TestCreateJob [2020-04-21T14:54:20.834Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-21T14:54:20.954Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-04-21T14:54:21.091Z] --- PASS: TestCreateServiceMultipleTimes (17.67s) [2020-04-21T14:54:21.091Z] === RUN TestCreateServiceConflict [2020-04-21T14:54:21.885Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2020-04-21T14:54:21.885Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-21T14:54:22.021Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-21T14:54:22.450Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.8% of statements [2020-04-21T14:54:23.382Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-04-21T14:54:23.916Z] --- PASS: TestCreateServiceConflict (3.06s) [2020-04-21T14:54:23.916Z] === RUN TestCreateServiceMaxReplicas [2020-04-21T14:54:24.275Z] --- PASS: TestCreateJob (3.38s) [2020-04-21T14:54:24.275Z] === RUN TestReplicatedJob [2020-04-21T14:54:24.751Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-04-21T14:54:25.007Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-21T14:54:25.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-21T14:54:25.938Z] ok github.com/docker/docker/daemon/logger/splunk 1.722s coverage: 82.5% of statements [2020-04-21T14:54:25.938Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-21T14:54:25.938Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2020-04-21T14:54:25.938Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-21T14:54:26.664Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-21T14:54:26.664Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-21T14:54:26.925Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-21T14:54:26.925Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-21T14:54:27.534Z] ok github.com/docker/docker/cmd/dockerd 0.902s coverage: 19.3% of statements [2020-04-21T14:54:27.833Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-04-21T14:54:27.855Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-21T14:54:28.112Z] --- PASS: TestCreateServiceMaxReplicas (4.07s) [2020-04-21T14:54:28.112Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-21T14:54:28.762Z] ok github.com/docker/docker/distribution 0.177s coverage: 22.1% of statements [2020-04-21T14:54:28.762Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-21T14:54:29.041Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-21T14:54:29.041Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-21T14:54:29.692Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-04-21T14:54:29.765Z] ok github.com/docker/docker/container 0.829s coverage: 41.9% of statements [2020-04-21T14:54:29.765Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-21T14:54:29.765Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-21T14:54:29.765Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-21T14:54:29.765Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-21T14:54:30.411Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-21T14:54:30.760Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.274s coverage: 65.3% of statements [2020-04-21T14:54:31.061Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-04-21T14:54:31.123Z] --- PASS: TestReplicatedJob (5.87s) [2020-04-21T14:54:31.123Z] === RUN TestUpdateReplicatedJob [2020-04-21T14:54:31.625Z] ok github.com/docker/docker/distribution/xfer 1.877s coverage: 85.6% of statements [2020-04-21T14:54:31.625Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-21T14:54:31.883Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-04-21T14:54:31.883Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-21T14:54:33.253Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2020-04-21T14:54:33.253Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-21T14:54:33.812Z] --- PASS: TestUpdateReplicatedJob (3.42s) [2020-04-21T14:54:33.812Z] === RUN TestServiceListWithStatuses [2020-04-21T14:54:33.812Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-21T14:54:33.812Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:54:33.812Z] === RUN TestDockerNetworkConnectAlias [2020-04-21T14:54:33.817Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-04-21T14:54:34.747Z] ok github.com/docker/docker/opts 0.019s coverage: 67.4% of statements [2020-04-21T14:54:35.004Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-21T14:54:35.547Z] ok github.com/docker/docker/daemon/cluster/convert 1.102s coverage: 35.6% of statements [2020-04-21T14:54:35.667Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-21T14:54:36.230Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-21T14:54:36.897Z] ok github.com/docker/docker/pkg/archive 0.390s coverage: 77.2% of statements [2020-04-21T14:54:37.600Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-21T14:54:37.827Z] ok github.com/docker/docker/pkg/authorization 0.089s coverage: 68.3% of statements [2020-04-21T14:54:37.827Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-21T14:54:38.085Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-21T14:54:38.163Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-21T14:54:38.229Z] --- PASS: TestDockerNetworkConnectAlias (4.61s) [2020-04-21T14:54:38.229Z] === RUN TestDockerNetworkReConnect [2020-04-21T14:54:39.092Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-21T14:54:40.460Z] === RUN TestDockerSuite/TestBuildUser [2020-04-21T14:54:41.451Z] ok github.com/docker/docker/daemon/cluster 1.731s coverage: 0.5% of statements [2020-04-21T14:54:41.699Z] --- PASS: TestDockerNetworkReConnect (3.66s) [2020-04-21T14:54:41.699Z] === RUN TestServicePlugin [2020-04-21T14:54:41.699Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-21T14:54:41.699Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:54:41.699Z] === RUN TestServiceUpdateLabel [2020-04-21T14:54:42.256Z] ok github.com/docker/docker/pkg/chrootarchive 2.893s coverage: 43.2% of statements [2020-04-21T14:54:42.256Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-21T14:54:42.256Z] ok github.com/docker/docker/layer 7.996s coverage: 68.8% of statements [2020-04-21T14:54:42.256Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-21T14:54:42.256Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-21T14:54:42.256Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-21T14:54:42.256Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-21T14:54:42.256Z] ? github.com/docker/docker/oci [no test files] [2020-04-21T14:54:42.256Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-21T14:54:42.256Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-21T14:54:42.256Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-21T14:54:42.446Z] ok github.com/docker/docker/daemon/config 1.182s coverage: 79.6% of statements [2020-04-21T14:54:42.513Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-04-21T14:54:42.770Z] ok github.com/docker/docker/pkg/discovery/file 0.016s coverage: 92.9% of statements [2020-04-21T14:54:42.979Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-21T14:54:42.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-21T14:54:43.237Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.01s) [2020-04-21T14:54:43.237Z] === RUN TestCreateServiceSecretFileMode [2020-04-21T14:54:43.700Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-04-21T14:54:44.028Z] ok github.com/docker/docker/daemon/discovery 0.284s coverage: 30.0% of statements [2020-04-21T14:54:44.264Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-04-21T14:54:44.383Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-04-21T14:54:44.383Z] === RUN TestServiceUpdateSecrets [2020-04-21T14:54:44.502Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.135s coverage: 11.1% of statements [2020-04-21T14:54:44.502Z] ok github.com/docker/docker/daemon/events 0.310s coverage: 50.0% of statements [2020-04-21T14:54:44.828Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-04-21T14:54:45.759Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-04-21T14:54:46.083Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2020-04-21T14:54:46.565Z] ok github.com/docker/docker/daemon/graphdriver 0.634s coverage: 2.3% of statements [2020-04-21T14:54:46.690Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2020-04-21T14:54:46.946Z] ok github.com/docker/docker/pkg/discovery/kv 3.071s coverage: 84.1% of statements [2020-04-21T14:54:47.204Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2020-04-21T14:54:47.204Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2020-04-21T14:54:47.410Z] --- PASS: TestCreateServiceSecretFileMode (3.70s) [2020-04-21T14:54:47.410Z] === RUN TestCreateServiceConfigFileMode [2020-04-21T14:54:47.410Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-21T14:54:48.575Z] ok github.com/docker/docker/pkg/idtools 0.425s coverage: 70.1% of statements [2020-04-21T14:54:48.575Z] ok github.com/docker/docker/pkg/ioutils 0.464s coverage: 69.3% of statements [2020-04-21T14:54:49.139Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-04-21T14:54:49.139Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-04-21T14:54:49.396Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2020-04-21T14:54:49.396Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-21T14:54:49.396Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-21T14:54:49.396Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-04-21T14:54:49.396Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-21T14:54:49.537Z] ok github.com/docker/docker/daemon 3.117s coverage: 9.2% of statements [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-21T14:54:49.537Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-21T14:54:49.932Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2020-04-21T14:54:49.932Z] === RUN TestCreateServiceSysctls [2020-04-21T14:54:49.960Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-04-21T14:54:49.960Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-04-21T14:54:50.009Z] ok github.com/docker/docker/daemon/logger 0.385s coverage: 42.1% of statements [2020-04-21T14:54:50.009Z] ok github.com/docker/docker/daemon/images 0.315s coverage: 4.9% of statements [2020-04-21T14:54:50.009Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-21T14:54:50.009Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-21T14:54:50.524Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-04-21T14:54:50.524Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-04-21T14:54:50.524Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-21T14:54:50.524Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-21T14:54:51.003Z] ok github.com/docker/docker/daemon/logger/awslogs 0.824s coverage: 77.8% of statements [2020-04-21T14:54:51.003Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-21T14:54:51.003Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-21T14:54:51.003Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-21T14:54:51.003Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-21T14:54:51.003Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-21T14:54:51.456Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2020-04-21T14:54:51.998Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.363s coverage: 87.2% of statements [2020-04-21T14:54:52.021Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-21T14:54:52.277Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-21T14:54:52.472Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.542s coverage: 61.6% of statements [2020-04-21T14:54:52.534Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-21T14:54:52.944Z] ok github.com/docker/docker/daemon/logger/local 0.346s coverage: 75.2% of statements [2020-04-21T14:54:52.944Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-21T14:54:53.418Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.202s coverage: 21.4% of statements [2020-04-21T14:54:53.901Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-04-21T14:54:54.109Z] --- PASS: TestCreateServiceSysctls (4.21s) [2020-04-21T14:54:54.109Z] === RUN TestCreateServiceCapabilities [2020-04-21T14:54:54.158Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-21T14:54:54.413Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.261s coverage: 33.3% of statements [2020-04-21T14:54:54.888Z] ok github.com/docker/docker/daemon/logger/syslog 0.165s coverage: 47.8% of statements [2020-04-21T14:54:55.361Z] ok github.com/docker/docker/daemon/logger/templates 0.111s coverage: 8.3% of statements [2020-04-21T14:54:56.941Z] ok github.com/docker/docker/daemon/logger/splunk 2.109s coverage: 82.5% of statements [2020-04-21T14:54:57.381Z] --- PASS: TestCreateServiceCapabilities (3.14s) [2020-04-21T14:54:57.381Z] === RUN TestInspect [2020-04-21T14:54:57.415Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-21T14:54:57.415Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-21T14:54:57.415Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-21T14:54:57.428Z] ok github.com/docker/docker/pkg/signal 2.392s coverage: 61.0% of statements [2020-04-21T14:54:57.428Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-04-21T14:54:57.685Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-04-21T14:54:57.942Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-04-21T14:54:58.199Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-04-21T14:54:58.413Z] ok github.com/docker/docker/distribution/metadata 1.724s coverage: 48.2% of statements [2020-04-21T14:54:58.762Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-04-21T14:54:58.885Z] ok github.com/docker/docker/errdefs 0.087s coverage: 49.4% of statements [2020-04-21T14:54:59.018Z] ok github.com/docker/docker/pkg/system 0.023s coverage: 36.9% of statements [2020-04-21T14:54:59.357Z] ok github.com/docker/docker/distribution 1.416s coverage: 20.3% of statements [2020-04-21T14:54:59.357Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-21T14:54:59.582Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2020-04-21T14:54:59.628Z] --- PASS: TestServiceUpdateSecrets (14.75s) [2020-04-21T14:54:59.628Z] === RUN TestServiceUpdateConfigs [2020-04-21T14:55:00.147Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2020-04-21T14:55:00.147Z] testing: warning: no tests to run [2020-04-21T14:55:00.147Z] coverage: [no statements] [2020-04-21T14:55:00.147Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-21T14:55:00.355Z] ok github.com/docker/docker/distribution/xfer 2.320s coverage: 76.8% of statements [2020-04-21T14:55:00.355Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-21T14:55:00.654Z] --- PASS: TestInspect (3.36s) [2020-04-21T14:55:00.654Z] === RUN TestCreateJob [2020-04-21T14:55:00.710Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-21T14:55:00.827Z] ok github.com/docker/docker/image/cache 0.284s coverage: 19.2% of statements [2020-04-21T14:55:00.966Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-21T14:55:00.966Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-21T14:55:01.299Z] ok github.com/docker/docker/image/v1 0.217s coverage: 25.0% of statements [2020-04-21T14:55:01.771Z] ok github.com/docker/docker/image 1.024s coverage: 86.4% of statements [2020-04-21T14:55:02.245Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-21T14:55:02.245Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-21T14:55:02.718Z] ok github.com/docker/docker/libcontainerd/queue 0.165s coverage: 100.0% of statements [2020-04-21T14:55:03.487Z] ok github.com/docker/docker/plugin 0.533s coverage: 23.3% of statements [2020-04-21T14:55:03.744Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-04-21T14:55:04.297Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2020-04-21T14:55:04.297Z] ok github.com/docker/docker/layer 0.364s coverage: 30.1% of statements [2020-04-21T14:55:04.676Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-04-21T14:55:04.772Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-21T14:55:04.851Z] --- PASS: TestCreateJob (4.13s) [2020-04-21T14:55:04.851Z] === RUN TestReplicatedJob [2020-04-21T14:55:04.932Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-04-21T14:55:05.108Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-21T14:55:05.769Z] ok github.com/docker/docker/opts 0.203s coverage: 67.7% of statements [2020-04-21T14:55:06.040Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-21T14:55:06.243Z] ok github.com/docker/docker/libcontainerd/local 0.378s coverage: 1.0% of statements [2020-04-21T14:55:06.243Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-21T14:55:06.243Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-21T14:55:06.243Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-21T14:55:06.243Z] ? github.com/docker/docker/oci [no test files] [2020-04-21T14:55:06.243Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-21T14:55:06.297Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-21T14:55:06.301Z] ok github.com/docker/docker/registry 0.074s coverage: 56.1% of statements [2020-04-21T14:55:06.864Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-04-21T14:55:07.121Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-04-21T14:55:07.239Z] ok github.com/docker/docker/pkg/broadcaster 0.092s coverage: 100.0% of statements [2020-04-21T14:55:07.239Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2020-04-21T14:55:07.239Z] ok github.com/docker/docker/pkg/authorization 0.781s coverage: 26.8% of statements [2020-04-21T14:55:07.670Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-21T14:55:08.050Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-04-21T14:55:08.234Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2020-04-21T14:55:08.307Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-21T14:55:08.707Z] ok github.com/docker/docker/pkg/chrootarchive 0.128s coverage: 15.4% of statements [2020-04-21T14:55:09.039Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-21T14:55:09.181Z] ok github.com/docker/docker/pkg/discovery 0.165s coverage: 58.3% of statements [2020-04-21T14:55:09.654Z] ok github.com/docker/docker/pkg/discovery/file 0.132s coverage: 92.9% of statements [2020-04-21T14:55:10.407Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-21T14:55:10.407Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-21T14:55:10.407Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-21T14:55:10.407Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-21T14:55:10.407Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-21T14:55:10.649Z] ok github.com/docker/docker/pkg/discovery/memory 0.238s coverage: 92.3% of statements [2020-04-21T14:55:10.839Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-04-21T14:55:11.122Z] ok github.com/docker/docker/pkg/discovery/nodes 0.131s coverage: 93.8% of statements [2020-04-21T14:55:11.337Z] --- PASS: TestReplicatedJob (6.43s) [2020-04-21T14:55:11.338Z] === RUN TestUpdateReplicatedJob [2020-04-21T14:55:11.769Z] ok github.com/docker/docker/volume/local 0.018s coverage: 73.0% of statements [2020-04-21T14:55:12.026Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-04-21T14:55:12.117Z] ok github.com/docker/docker/pkg/filenotify 0.146s coverage: 36.2% of statements [2020-04-21T14:55:12.590Z] ok github.com/docker/docker/pkg/fileutils 0.200s coverage: 87.7% of statements [2020-04-21T14:55:12.706Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-21T14:55:12.706Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-21T14:55:13.062Z] ok github.com/docker/docker/pkg/homedir 0.125s coverage: 42.9% of statements [2020-04-21T14:55:13.394Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-04-21T14:55:14.060Z] ok github.com/docker/docker/pkg/idtools 0.073s coverage: 6.3% of statements [2020-04-21T14:55:14.077Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-21T14:55:14.533Z] ok github.com/docker/docker/pkg/discovery/kv 3.530s coverage: 84.1% of statements [2020-04-21T14:55:14.640Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-21T14:55:14.877Z] --- PASS: TestServiceUpdateConfigs (14.81s) [2020-04-21T14:55:14.877Z] === RUN TestServiceUpdateNetwork [2020-04-21T14:55:15.528Z] ok github.com/docker/docker/pkg/locker 0.058s coverage: 88.9% of statements [2020-04-21T14:55:15.528Z] ok github.com/docker/docker/pkg/jsonmessage 0.183s coverage: 91.7% of statements [2020-04-21T14:55:15.528Z] ok github.com/docker/docker/pkg/ioutils 0.673s coverage: 68.4% of statements [2020-04-21T14:55:15.528Z] ok github.com/docker/docker/pkg/archive 8.362s coverage: 62.0% of statements [2020-04-21T14:55:15.570Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2020-04-21T14:55:15.570Z] === RUN TestServiceListWithStatuses [2020-04-21T14:55:15.570Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-21T14:55:15.570Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:55:15.570Z] === RUN TestDockerNetworkConnectAlias [2020-04-21T14:55:15.570Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-21T14:55:15.827Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-21T14:55:16.000Z] ok github.com/docker/docker/pkg/longpath 0.067s coverage: 100.0% of statements [2020-04-21T14:55:16.000Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2020-04-21T14:55:16.473Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2020-04-21T14:55:16.946Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2020-04-21T14:55:18.523Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.098s coverage: 56.8% of statements [2020-04-21T14:55:19.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-21T14:55:19.101Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-21T14:55:19.519Z] ok github.com/docker/docker/pkg/plugins/transport 0.176s coverage: 85.7% of statements [2020-04-21T14:55:19.519Z] ok github.com/docker/docker/pkg/pools 0.035s coverage: 88.2% of statements [2020-04-21T14:55:19.992Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2020-04-21T14:55:20.988Z] ok github.com/docker/docker/pkg/reexec 0.119s coverage: 82.4% of statements [2020-04-21T14:55:21.461Z] ok github.com/docker/docker/pkg/pubsub 1.067s coverage: 73.9% of statements [2020-04-21T14:55:21.623Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-21T14:55:21.933Z] ok github.com/docker/docker/pkg/signal 0.076s coverage: 20.3% of statements [2020-04-21T14:55:22.405Z] ok github.com/docker/docker/pkg/stdcopy 0.044s coverage: 100.0% of statements [2020-04-21T14:55:22.552Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-21T14:55:22.552Z] --- PASS: TestDockerNetworkConnectAlias (6.93s) [2020-04-21T14:55:22.552Z] === RUN TestDockerNetworkReConnect [2020-04-21T14:55:22.810Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-21T14:55:22.878Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2020-04-21T14:55:23.350Z] ok github.com/docker/docker/pkg/streamformatter 0.107s coverage: 66.2% of statements [2020-04-21T14:55:23.740Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-21T14:55:23.740Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-21T14:55:23.823Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 38.2% of statements [2020-04-21T14:55:24.670Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-21T14:55:24.818Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 13.8% of statements [2020-04-21T14:55:25.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-21T14:55:25.291Z] ok github.com/docker/docker/pkg/tailfile 0.199s coverage: 88.6% of statements [2020-04-21T14:55:25.568Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/pkg/term [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/rootless [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/volume [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-21T14:55:25.568Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-21T14:55:25.568Z] [2020-04-21T14:55:25.568Z] === Skipped [2020-04-21T14:55:25.568Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-21T14:55:25.568Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-21T14:55:25.568Z] [2020-04-21T14:55:25.568Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-21T14:55:25.568Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-21T14:55:25.568Z] [2020-04-21T14:55:25.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-21T14:55:25.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:55:25.568Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:55:25.568Z] [2020-04-21T14:55:25.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-21T14:55:25.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:55:25.568Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:55:25.568Z] [2020-04-21T14:55:25.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-21T14:55:25.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:55:25.568Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:55:25.568Z] [2020-04-21T14:55:25.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-21T14:55:25.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:55:25.568Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:55:25.568Z] [2020-04-21T14:55:25.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-21T14:55:25.568Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:55:25.568Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-21T14:55:25.568Z] [2020-04-21T14:55:25.568Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-21T14:55:25.568Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:55:25.568Z] [2020-04-21T14:55:25.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-21T14:55:25.568Z] time="2020-04-21T14:54:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:55:25.568Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:55:25.568Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:55:25.568Z] [2020-04-21T14:55:25.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-21T14:55:25.568Z] time="2020-04-21T14:54:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:55:25.568Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:55:25.568Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:55:25.568Z] [2020-04-21T14:55:25.568Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-21T14:55:25.569Z] time="2020-04-21T14:54:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:55:25.569Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:55:25.569Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-21T14:55:25.569Z] time="2020-04-21T14:54:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:55:25.569Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:55:25.569Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-21T14:55:25.569Z] time="2020-04-21T14:54:08Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-21T14:55:25.569Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-21T14:55:25.569Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-21T14:55:25.569Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-21T14:55:25.569Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-21T14:55:25.569Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-21T14:55:25.569Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-21T14:55:25.569Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-21T14:55:25.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:55:25.569Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-21T14:55:25.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:55:25.569Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-21T14:55:25.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:55:25.569Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-21T14:55:25.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:55:25.569Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-21T14:55:25.569Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-21T14:55:25.569Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-21T14:55:25.569Z] graphtest_unix.go:73: No driver to put! [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-21T14:55:25.569Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-21T14:55:25.569Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] [2020-04-21T14:55:25.569Z] DONE 2122 tests, 26 skipped in 247.384s Post stage [Pipeline] junit [2020-04-21T14:55:26.143Z] Recording test results [2020-04-21T14:55:26.286Z] ok github.com/docker/docker/pkg/tarsum 0.151s coverage: 89.3% of statements [2020-04-21T14:55:26.286Z] testing: warning: no tests to run [2020-04-21T14:55:26.286Z] coverage: [no statements] [2020-04-21T14:55:26.286Z] ok github.com/docker/docker/pkg/term/windows 0.035s coverage: [no statements] [no tests to run] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-21T14:55:26.761Z] ok github.com/docker/docker/pkg/urlutil 0.054s coverage: 100.0% of statements [2020-04-21T14:55:26.810Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40825/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8312004f41e9500824fa16ae991eeee0083f4771 hack/validate/vendor [2020-04-21T14:55:27.127Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-21T14:55:27.127Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-21T14:55:27.127Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-21T14:55:27.233Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-04-21T14:55:27.373Z] 2020/04/21 14:55:27 Collecting initial packages [2020-04-21T14:55:27.420Z] --- PASS: TestServiceUpdateNetwork (12.84s) [2020-04-21T14:55:27.420Z] === RUN TestServiceUpdatePidsLimit [2020-04-21T14:55:27.629Z] 2020/04/21 14:55:27 Download dependencies [2020-04-21T14:55:27.691Z] --- PASS: TestDockerNetworkReConnect (5.10s) [2020-04-21T14:55:27.691Z] === RUN TestServicePlugin [2020-04-21T14:55:27.706Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-21T14:55:27.706Z] ok github.com/docker/docker/pkg/useragent 0.071s coverage: 88.9% of statements [2020-04-21T14:55:27.948Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-21T14:55:28.724Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-21T14:55:29.284Z] ok github.com/docker/docker/plugin/v2 0.129s coverage: 20.1% of statements [2020-04-21T14:55:29.318Z] === RUN TestDockerSuite/TestCommitChange [2020-04-21T14:55:29.759Z] ok github.com/docker/docker/plugin 0.286s coverage: 12.5% of statements [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Starting whole vndr cycle because no package specified [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/opencontainers/selinux, revision 31f70552238c5e017d78c3f1ba65e85f593f48e0, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/Microsoft/hcsshim, revision b3f49c06ffaeef24d09c6c08ec8ec8425a0303e2, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/moby/term, revision 063f2cd0b49dbb0752774d1cb649998d91424fea, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2020-04-21T14:55:30.149Z] 2020/04/21 14:55:29 Clone golang.org/x/net, revision 0de0cce0169b09b364e001f108dc0399ea8630b3, attempt 1/20 [2020-04-21T14:55:30.251Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-21T14:55:30.753Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-21T14:55:30.753Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-21T14:55:30.753Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-21T14:55:30.753Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-21T14:55:30.753Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-21T14:55:30.753Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-21T14:55:30.754Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-21T14:55:30.754Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-21T14:55:30.754Z] ok github.com/docker/docker/reference 0.126s coverage: 83.7% of statements [2020-04-21T14:55:31.080Z] 2020/04/21 14:55:30 Finished clone github.com/Azure/go-ansiterm [2020-04-21T14:55:31.080Z] 2020/04/21 14:55:30 Clone golang.org/x/sys, revision d5e6a3e2c0ae16fc7480523ebcb7fd4dd3215489, attempt 1/20 [2020-04-21T14:55:31.080Z] 2020/04/21 14:55:30 Finished clone github.com/docker/libtrust [2020-04-21T14:55:31.080Z] 2020/04/21 14:55:30 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2020-04-21T14:55:31.080Z] 2020/04/21 14:55:30 Finished clone github.com/konsorten/go-windows-terminal-sequences [2020-04-21T14:55:31.080Z] 2020/04/21 14:55:30 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2020-04-21T14:55:31.080Z] 2020/04/21 14:55:31 Finished clone github.com/creack/pty [2020-04-21T14:55:31.080Z] 2020/04/21 14:55:31 Clone github.com/moby/sys, revision 6154f11e6840c0d6b0dbb23f4125a6134b3013c9, attempt 1/20 [2020-04-21T14:55:31.080Z] 2020/04/21 14:55:31 Finished clone github.com/mattn/go-shellwords [2020-04-21T14:55:31.080Z] 2020/04/21 14:55:31 Clone golang.org/x/text, revision 342b2e1fbaa52c93f31447ad2c6abc048c63e475, attempt 1/20 [2020-04-21T14:55:31.338Z] 2020/04/21 14:55:31 Finished clone github.com/tchap/go-patricia [2020-04-21T14:55:31.338Z] 2020/04/21 14:55:31 Clone gotest.tools/v3, revision bb0d8a963040ea5048dcef1a14d8f8b58a33d4b3, attempt 1/20 [2020-04-21T14:55:31.338Z] 2020/04/21 14:55:31 Finished clone github.com/google/uuid [2020-04-21T14:55:31.338Z] 2020/04/21 14:55:31 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2020-04-21T14:55:31.338Z] 2020/04/21 14:55:31 Finished clone github.com/moby/term [2020-04-21T14:55:31.338Z] 2020/04/21 14:55:31 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2020-04-21T14:55:31.338Z] 2020/04/21 14:55:31 Finished clone github.com/Microsoft/go-winio [2020-04-21T14:55:31.338Z] 2020/04/21 14:55:31 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2020-04-21T14:55:31.595Z] 2020/04/21 14:55:31 Finished clone github.com/gorilla/mux [2020-04-21T14:55:31.595Z] 2020/04/21 14:55:31 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2020-04-21T14:55:31.633Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-21T14:55:31.748Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2020-04-21T14:55:31.853Z] 2020/04/21 14:55:31 Finished clone github.com/sirupsen/logrus [2020-04-21T14:55:31.853Z] 2020/04/21 14:55:31 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2020-04-21T14:55:32.110Z] 2020/04/21 14:55:32 Finished clone github.com/docker/go-units [2020-04-21T14:55:32.110Z] 2020/04/21 14:55:32 Clone github.com/moby/buildkit, revision ae7ff7174f73bcb4df89b97e1623b3fb0bfb0a0c, attempt 1/20 [2020-04-21T14:55:32.221Z] ok github.com/docker/docker/registry/resumable 0.247s coverage: 100.0% of statements [2020-04-21T14:55:32.221Z] ok github.com/docker/docker/registry 0.346s coverage: 51.5% of statements [2020-04-21T14:55:32.368Z] 2020/04/21 14:55:32 Finished clone github.com/syndtr/gocapability [2020-04-21T14:55:32.368Z] 2020/04/21 14:55:32 Clone github.com/tonistiigi/fsutil, revision c2c7d7b0e1441705cd802e5699c0a10b1dfe39fd, attempt 1/20 [2020-04-21T14:55:32.368Z] 2020/04/21 14:55:32 Finished clone github.com/moby/sys [2020-04-21T14:55:32.368Z] 2020/04/21 14:55:32 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2020-04-21T14:55:32.625Z] 2020/04/21 14:55:32 Finished clone github.com/RackSec/srslog [2020-04-21T14:55:32.625Z] 2020/04/21 14:55:32 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2020-04-21T14:55:32.625Z] 2020/04/21 14:55:32 Finished clone gotest.tools/v3 [2020-04-21T14:55:32.625Z] 2020/04/21 14:55:32 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2020-04-21T14:55:32.625Z] 2020/04/21 14:55:32 Finished clone github.com/opencontainers/selinux [2020-04-21T14:55:32.883Z] 2020/04/21 14:55:32 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2020-04-21T14:55:32.883Z] 2020/04/21 14:55:32 Finished clone github.com/google/go-cmp [2020-04-21T14:55:32.883Z] 2020/04/21 14:55:32 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2020-04-21T14:55:32.883Z] 2020/04/21 14:55:32 Finished clone github.com/imdario/mergo [2020-04-21T14:55:32.883Z] 2020/04/21 14:55:32 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2020-04-21T14:55:33.218Z] ok github.com/docker/docker/testutil 0.088s coverage: 62.5% of statements [2020-04-21T14:55:33.447Z] 2020/04/21 14:55:33 Finished clone golang.org/x/sync [2020-04-21T14:55:33.447Z] 2020/04/21 14:55:33 Clone github.com/docker/libnetwork, revision ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee, attempt 1/20 [2020-04-21T14:55:33.528Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-21T14:55:33.691Z] ok github.com/docker/docker/runconfig 0.177s coverage: 54.5% of statements [2020-04-21T14:55:33.705Z] 2020/04/21 14:55:33 Finished clone github.com/docker/go-connections [2020-04-21T14:55:33.705Z] 2020/04/21 14:55:33 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2020-04-21T14:55:33.962Z] 2020/04/21 14:55:33 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2020-04-21T14:55:33.962Z] 2020/04/21 14:55:33 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2020-04-21T14:55:33.962Z] 2020/04/21 14:55:33 Finished clone github.com/opentracing-contrib/go-stdlib [2020-04-21T14:55:33.962Z] 2020/04/21 14:55:33 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2020-04-21T14:55:33.962Z] 2020/04/21 14:55:33 Finished clone github.com/mitchellh/hashstructure [2020-04-21T14:55:33.962Z] 2020/04/21 14:55:33 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2020-04-21T14:55:34.220Z] 2020/04/21 14:55:33 Finished clone github.com/gofrs/flock [2020-04-21T14:55:34.220Z] 2020/04/21 14:55:33 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2020-04-21T14:55:34.220Z] 2020/04/21 14:55:34 Finished clone github.com/opentracing/opentracing-go [2020-04-21T14:55:34.220Z] 2020/04/21 14:55:34 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2020-04-21T14:55:34.220Z] 2020/04/21 14:55:34 Finished clone github.com/google/shlex [2020-04-21T14:55:34.220Z] 2020/04/21 14:55:34 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2020-04-21T14:55:35.152Z] 2020/04/21 14:55:34 Finished clone github.com/docker/go-events [2020-04-21T14:55:35.152Z] 2020/04/21 14:55:34 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2020-04-21T14:55:35.152Z] 2020/04/21 14:55:35 Finished clone github.com/armon/go-radix [2020-04-21T14:55:35.152Z] 2020/04/21 14:55:35 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2020-04-21T14:55:35.410Z] 2020/04/21 14:55:35 Finished clone github.com/armon/go-metrics [2020-04-21T14:55:35.410Z] 2020/04/21 14:55:35 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2020-04-21T14:55:35.410Z] 2020/04/21 14:55:35 Finished clone github.com/sean-/seed [2020-04-21T14:55:35.410Z] 2020/04/21 14:55:35 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2020-04-21T14:55:35.410Z] 2020/04/21 14:55:35 Finished clone github.com/hashicorp/errwrap [2020-04-21T14:55:35.410Z] 2020/04/21 14:55:35 Clone github.com/vishvananda/netns, revision 0a2b9b5464df8343199164a0321edf3313202f7e, attempt 1/20 [2020-04-21T14:55:35.426Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-21T14:55:35.545Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-21T14:55:35.922Z] ok github.com/docker/docker/volume/drivers 0.159s coverage: 36.1% of statements [2020-04-21T14:55:36.342Z] 2020/04/21 14:55:36 Finished clone github.com/tonistiigi/fsutil [2020-04-21T14:55:36.342Z] 2020/04/21 14:55:36 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2020-04-21T14:55:36.342Z] 2020/04/21 14:55:36 Finished clone github.com/hashicorp/go-multierror [2020-04-21T14:55:36.342Z] 2020/04/21 14:55:36 Clone github.com/moby/ipvs, revision 8f137da6850a975020f4f739c589d293dd3a9d7b, attempt 1/20 [2020-04-21T14:55:36.355Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-21T14:55:36.394Z] ok github.com/docker/docker/volume/local 0.333s coverage: 37.7% of statements [2020-04-21T14:55:36.394Z] ok github.com/docker/docker/volume/mounts 0.191s coverage: 66.2% of statements [2020-04-21T14:55:36.599Z] 2020/04/21 14:55:36 Finished clone github.com/hashicorp/memberlist [2020-04-21T14:55:36.599Z] 2020/04/21 14:55:36 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2020-04-21T14:55:36.599Z] 2020/04/21 14:55:36 Finished clone github.com/vishvananda/netns [2020-04-21T14:55:36.599Z] 2020/04/21 14:55:36 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2020-04-21T14:55:36.857Z] 2020/04/21 14:55:36 Finished clone github.com/docker/libkv [2020-04-21T14:55:36.857Z] 2020/04/21 14:55:36 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2020-04-21T14:55:37.792Z] 2020/04/21 14:55:37 Finished clone github.com/hashicorp/go-sockaddr [2020-04-21T14:55:37.792Z] 2020/04/21 14:55:37 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2020-04-21T14:55:37.971Z] ok github.com/docker/docker/volume/service 0.452s coverage: 70.3% of statements [2020-04-21T14:55:38.247Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-21T14:55:38.357Z] 2020/04/21 14:55:38 Finished clone github.com/BurntSushi/toml [2020-04-21T14:55:38.357Z] 2020/04/21 14:55:38 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2020-04-21T14:55:38.357Z] 2020/04/21 14:55:38 Finished clone github.com/samuel/go-zookeeper [2020-04-21T14:55:38.357Z] 2020/04/21 14:55:38 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2020-04-21T14:55:38.357Z] 2020/04/21 14:55:38 Finished clone github.com/deckarep/golang-set [2020-04-21T14:55:38.357Z] 2020/04/21 14:55:38 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2020-04-21T14:55:38.357Z] 2020/04/21 14:55:38 Finished clone golang.org/x/net [2020-04-21T14:55:38.357Z] 2020/04/21 14:55:38 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2020-04-21T14:55:38.614Z] 2020/04/21 14:55:38 Finished clone github.com/golang/gddo [2020-04-21T14:55:38.614Z] 2020/04/21 14:55:38 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2020-04-21T14:55:38.614Z] 2020/04/21 14:55:38 Finished clone github.com/moby/ipvs [2020-04-21T14:55:38.614Z] 2020/04/21 14:55:38 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2020-04-21T14:55:39.178Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-21T14:55:39.178Z] 2020/04/21 14:55:38 Finished clone github.com/vishvananda/netlink [2020-04-21T14:55:39.178Z] 2020/04/21 14:55:38 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2020-04-21T14:55:39.436Z] 2020/04/21 14:55:39 Finished clone github.com/coreos/go-semver [2020-04-21T14:55:39.436Z] 2020/04/21 14:55:39 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2020-04-21T14:55:40.000Z] 2020/04/21 14:55:39 Finished clone github.com/hashicorp/go-msgpack [2020-04-21T14:55:40.000Z] 2020/04/21 14:55:39 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2020-04-21T14:55:40.000Z] 2020/04/21 14:55:39 Finished clone github.com/ishidawataru/sctp [2020-04-21T14:55:40.000Z] 2020/04/21 14:55:39 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2020-04-21T14:55:41.071Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-21T14:55:41.370Z] 2020/04/21 14:55:41 Finished clone github.com/opencontainers/go-digest [2020-04-21T14:55:41.370Z] 2020/04/21 14:55:41 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2020-04-21T14:55:41.627Z] 2020/04/21 14:55:41 Finished clone github.com/mistifyio/go-zfs [2020-04-21T14:55:41.627Z] 2020/04/21 14:55:41 Clone github.com/opencontainers/runc, revision dc9208a3303feef5b3839f4323d9beb36df0a9dd, attempt 1/20 [2020-04-21T14:55:41.627Z] 2020/04/21 14:55:41 Finished clone go.etcd.io/bbolt [2020-04-21T14:55:41.627Z] 2020/04/21 14:55:41 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2020-04-21T14:55:42.003Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-21T14:55:42.003Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-21T14:55:42.003Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-21T14:55:42.003Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-21T14:55:42.003Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-21T14:55:42.003Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-21T14:55:42.003Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-21T14:55:42.192Z] 2020/04/21 14:55:42 Finished clone github.com/vbatts/tar-split [2020-04-21T14:55:42.192Z] 2020/04/21 14:55:42 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2020-04-21T14:55:43.894Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-21T14:55:43.937Z] --- PASS: TestServiceUpdatePidsLimit (16.74s) [2020-04-21T14:55:43.937Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s) [2020-04-21T14:55:43.937Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2020-04-21T14:55:43.937Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2020-04-21T14:55:43.937Z] PASS [2020-04-21T14:55:43.937Z] [2020-04-21T14:55:43.937Z] === Skipped [2020-04-21T14:55:43.937Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-04-21T14:55:43.937Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:55:43.937Z] [2020-04-21T14:55:43.937Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-21T14:55:43.937Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-21T14:55:43.937Z] [2020-04-21T14:55:43.937Z] [2020-04-21T14:55:43.937Z] DONE 27 tests, 2 skipped in 140.281s [2020-04-21T14:55:43.937Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-21T14:55:43.937Z] ++ 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-21T14:55:43.937Z] ++ set -e [2020-04-21T14:55:43.937Z] ++ '[' -n 0 ']' [2020-04-21T14:55:43.937Z] ++ set -x [2020-04-21T14:55:43.937Z] ++ 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-21T14:55:43.937Z] INFO: Testing against a local daemon [2020-04-21T14:55:43.937Z] === RUN TestSessionCreate [2020-04-21T14:55:43.937Z] --- PASS: TestSessionCreate (0.06s) [2020-04-21T14:55:43.937Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-21T14:55:43.937Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-21T14:55:43.937Z] PASS [2020-04-21T14:55:43.937Z] [2020-04-21T14:55:43.937Z] DONE 2 tests in 0.201s [2020-04-21T14:55:43.937Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-21T14:55:43.937Z] ++ 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-21T14:55:43.937Z] ++ set -e [2020-04-21T14:55:43.937Z] ++ '[' -n 0 ']' [2020-04-21T14:55:43.937Z] ++ set -x [2020-04-21T14:55:43.937Z] ++ 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-21T14:55:43.937Z] INFO: Testing against a local daemon [2020-04-21T14:55:43.937Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-21T14:55:43.937Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:55:43.937Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:55:43.937Z] === RUN TestEventsExecDie [2020-04-21T14:55:44.221Z] --- PASS: TestEventsExecDie (0.79s) [2020-04-21T14:55:44.221Z] === RUN TestEventsBackwardsCompatible [2020-04-21T14:55:44.507Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-21T14:55:44.507Z] === RUN TestInfoBinaryCommits [2020-04-21T14:55:44.507Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-21T14:55:44.507Z] === RUN TestInfoAPIVersioned [2020-04-21T14:55:44.507Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-21T14:55:44.507Z] === RUN TestInfoDiscoveryBackend [2020-04-21T14:55:44.715Z] 2020/04/21 14:55:44 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2020-04-21T14:55:44.715Z] 2020/04/21 14:55:44 Finished clone github.com/hashicorp/serf [2020-04-21T14:55:44.973Z] 2020/04/21 14:55:44 Finished clone github.com/opencontainers/runtime-spec [2020-04-21T14:55:44.973Z] 2020/04/21 14:55:44 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2020-04-21T14:55:45.134Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2020-04-21T14:55:45.134Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-21T14:55:45.230Z] 2020/04/21 14:55:45 Finished clone github.com/Microsoft/opengcs [2020-04-21T14:55:45.230Z] 2020/04/21 14:55:45 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2020-04-21T14:55:45.787Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-21T14:55:45.787Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-21T14:55:45.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-21T14:55:46.143Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-21T14:55:46.143Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-21T14:55:46.162Z] 2020/04/21 14:55:45 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2020-04-21T14:55:46.162Z] 2020/04/21 14:55:45 Finished clone github.com/opencontainers/image-spec [2020-04-21T14:55:46.162Z] 2020/04/21 14:55:45 Finished clone github.com/seccomp/libseccomp-golang [2020-04-21T14:55:46.162Z] 2020/04/21 14:55:45 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2020-04-21T14:55:46.162Z] 2020/04/21 14:55:46 Clone github.com/coreos/go-systemd/v22, attempt 1/20 finished with error github.com/coreos/go-systemd/v22: Err: exit status 128, out: Cloning into '/go/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22'... [2020-04-21T14:55:46.162Z] fatal: unable to open /go/src/github.com/docker/docker/vendor/github.com/coreos/go-systemd/v22/.git/objects/pack/tmp_pack_SlYwSS: No such file or directory [2020-04-21T14:55:46.162Z] fatal: index-pack failed [2020-04-21T14:55:46.716Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-21T14:55:46.760Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-21T14:55:46.760Z] === RUN TestInfoAPI [2020-04-21T14:55:46.760Z] --- PASS: TestInfoAPI (0.07s) [2020-04-21T14:55:46.760Z] === RUN TestInfoAPIWarnings [2020-04-21T14:55:47.093Z] 2020/04/21 14:55:46 Finished clone github.com/Microsoft/hcsshim [2020-04-21T14:55:47.093Z] 2020/04/21 14:55:46 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2020-04-21T14:55:47.093Z] 2020/04/21 14:55:47 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 2/20 [2020-04-21T14:55:47.093Z] 2020/04/21 14:55:47 Finished clone github.com/godbus/dbus/v5 [2020-04-21T14:55:47.093Z] 2020/04/21 14:55:47 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2020-04-21T14:55:47.350Z] 2020/04/21 14:55:47 Finished clone github.com/ugorji/go [2020-04-21T14:55:47.350Z] 2020/04/21 14:55:47 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2020-04-21T14:55:47.381Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-04-21T14:55:47.381Z] === RUN TestInfoDebug [2020-04-21T14:55:47.607Z] 2020/04/21 14:55:47 Finished clone github.com/Graylog2/go-gelf [2020-04-21T14:55:47.607Z] 2020/04/21 14:55:47 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2020-04-21T14:55:47.645Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-21T14:55:47.665Z] --- PASS: TestInfoDebug (0.55s) [2020-04-21T14:55:47.665Z] === RUN TestInfoInsecureRegistries [2020-04-21T14:55:48.172Z] 2020/04/21 14:55:47 Finished clone github.com/coreos/go-systemd [2020-04-21T14:55:48.172Z] 2020/04/21 14:55:47 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2020-04-21T14:55:48.284Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-21T14:55:48.284Z] === RUN TestInfoRegistryMirrors [2020-04-21T14:55:48.575Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-21T14:55:48.737Z] 2020/04/21 14:55:48 Finished clone github.com/fluent/fluent-logger-golang [2020-04-21T14:55:48.737Z] 2020/04/21 14:55:48 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2020-04-21T14:55:48.737Z] 2020/04/21 14:55:48 Finished clone github.com/philhofer/fwd [2020-04-21T14:55:48.737Z] 2020/04/21 14:55:48 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2020-04-21T14:55:48.900Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-04-21T14:55:48.900Z] === RUN TestLoginFailsWithBadCredentials [2020-04-21T14:55:49.184Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2020-04-21T14:55:49.184Z] === RUN TestPingCacheHeaders [2020-04-21T14:55:49.184Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-21T14:55:49.184Z] === RUN TestPingGet [2020-04-21T14:55:49.309Z] 2020/04/21 14:55:49 Finished clone github.com/coreos/go-systemd/v22 [2020-04-21T14:55:49.309Z] 2020/04/21 14:55:49 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2020-04-21T14:55:49.309Z] 2020/04/21 14:55:49 Finished clone github.com/fsnotify/fsnotify [2020-04-21T14:55:49.309Z] 2020/04/21 14:55:49 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2020-04-21T14:55:49.469Z] --- PASS: TestPingGet (0.04s) [2020-04-21T14:55:49.469Z] === RUN TestPingHead [2020-04-21T14:55:49.469Z] --- PASS: TestPingHead (0.04s) [2020-04-21T14:55:49.469Z] === RUN TestVersion [2020-04-21T14:55:49.469Z] --- PASS: TestVersion (0.04s) [2020-04-21T14:55:49.469Z] PASS [2020-04-21T14:55:49.469Z] [2020-04-21T14:55:49.469Z] === Skipped [2020-04-21T14:55:49.469Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:55:49.469Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:55:49.469Z] [2020-04-21T14:55:49.469Z] [2020-04-21T14:55:49.469Z] DONE 18 tests, 1 skipped in 5.961s [2020-04-21T14:55:49.469Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-21T14:55:49.469Z] ++ 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-21T14:55:49.469Z] ++ set -e [2020-04-21T14:55:49.469Z] ++ '[' -n 0 ']' [2020-04-21T14:55:49.469Z] ++ set -x [2020-04-21T14:55:49.469Z] ++ 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-21T14:55:49.469Z] INFO: Testing against a local daemon [2020-04-21T14:55:49.469Z] === RUN TestVolumesCreateAndList [2020-04-21T14:55:49.469Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-04-21T14:55:49.469Z] === RUN TestVolumesRemove [2020-04-21T14:55:49.506Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-21T14:55:49.754Z] --- PASS: TestVolumesRemove (0.10s) [2020-04-21T14:55:49.754Z] === RUN TestVolumesInspect [2020-04-21T14:55:49.754Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-21T14:55:49.754Z] === RUN TestVolumesInvalidJSON [2020-04-21T14:55:49.754Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-21T14:55:49.754Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-21T14:55:49.754Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-21T14:55:49.754Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-21T14:55:49.754Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-21T14:55:49.754Z] PASS [2020-04-21T14:55:49.754Z] [2020-04-21T14:55:49.754Z] DONE 5 tests in 0.308s [2020-04-21T14:55:49.754Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T14:55:50.039Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T14:55:50.039Z] +++ kill 13715 [2020-04-21T14:55:50.242Z] 2020/04/21 14:55:49 Finished clone github.com/bsphere/le_go [2020-04-21T14:55:50.242Z] 2020/04/21 14:55:49 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2020-04-21T14:55:50.435Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-21T14:55:50.435Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-21T14:55:50.435Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-21T14:55:50.499Z] 2020/04/21 14:55:50 Finished clone github.com/jmespath/go-jmespath [2020-04-21T14:55:50.499Z] 2020/04/21 14:55:50 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2020-04-21T14:55:50.756Z] 2020/04/21 14:55:50 Finished clone golang.org/x/sys [2020-04-21T14:55:50.756Z] 2020/04/21 14:55:50 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2020-04-21T14:55:51.321Z] 2020/04/21 14:55:51 Finished clone github.com/tinylib/msgp [2020-04-21T14:55:51.321Z] 2020/04/21 14:55:51 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2020-04-21T14:55:51.321Z] 2020/04/21 14:55:51 Finished clone golang.org/x/oauth2 [2020-04-21T14:55:51.321Z] 2020/04/21 14:55:51 Clone github.com/containerd/containerd, revision 4d242818bf55542e5d7876ca276fea83029e803c, attempt 1/20 [2020-04-21T14:55:51.365Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-21T14:55:51.365Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-21T14:55:51.365Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-21T14:55:51.520Z] +++ /etc/init.d/apparmor stop [2020-04-21T14:55:51.520Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:55:51.520Z] [2020-04-21T14:55:51.520Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:55:51.520Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:55:51.520Z] [2020-04-21T14:55:51.520Z] To set a process to complain mode, use the command line tool [2020-04-21T14:55:51.520Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:55:51.520Z] +++ true [2020-04-21T14:55:51.520Z] [2020-04-21T14:55:51.622Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-21T14:55:51.622Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-21T14:55:52.253Z] 2020/04/21 14:55:51 Finished clone github.com/googleapis/gax-go [2020-04-21T14:55:52.253Z] 2020/04/21 14:55:51 Clone github.com/containerd/fifo, revision ff969a566b00877c63489baf6e8c35d60af6142c, attempt 1/20 [2020-04-21T14:55:52.551Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-21T14:55:52.835Z] 2020/04/21 14:55:52 Finished clone github.com/docker/libnetwork [2020-04-21T14:55:52.835Z] 2020/04/21 14:55:52 Clone github.com/containerd/continuity, revision 26c1120b8d4107d2471b93ad78ef7ce1fc84c4c4, attempt 1/20 [2020-04-21T14:55:53.400Z] 2020/04/21 14:55:53 Clone github.com/containerd/cgroups, revision 44306b6a1d46985d916b48b4199f93a378af314f, attempt 1/20 [2020-04-21T14:55:53.400Z] 2020/04/21 14:55:53 Finished clone github.com/containerd/fifo [2020-04-21T14:55:53.400Z] 2020/04/21 14:55:53 Finished clone github.com/moby/buildkit [2020-04-21T14:55:53.400Z] 2020/04/21 14:55:53 Clone github.com/containerd/console, revision 8375c3424e4d7b114e8a90a4a40c8e1b40d1d4e6, attempt 1/20 [2020-04-21T14:55:53.481Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce Post stage [Pipeline] junit [2020-04-21T14:55:53.597Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-21T14:55:53.965Z] 2020/04/21 14:55:53 Finished clone golang.org/x/text [2020-04-21T14:55:53.965Z] 2020/04/21 14:55:53 Clone github.com/containerd/go-runc, revision 7016d3ce2328dd2cb1192b2076ebd565c4e8df0c, attempt 1/20 [2020-04-21T14:55:53.965Z] 2020/04/21 14:55:53 Finished clone go.opencensus.io [2020-04-21T14:55:53.965Z] 2020/04/21 14:55:53 Clone github.com/containerd/typeurl, revision b45ef1f1f737e10bd45b25b669df25f0da8b9ba0, attempt 1/20 [2020-04-21T14:55:54.043Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-21T14:55:54.043Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-21T14:55:54.331Z] + echo Ensuring container killed. [2020-04-21T14:55:54.331Z] Ensuring container killed. [2020-04-21T14:55:54.331Z] + docker rm -vf docker-pr9 [2020-04-21T14:55:54.331Z] Error: No such container: docker-pr9 [2020-04-21T14:55:54.331Z] + true [Pipeline] sh [2020-04-21T14:55:54.530Z] 2020/04/21 14:55:54 Finished clone github.com/miekg/dns [2020-04-21T14:55:54.530Z] 2020/04/21 14:55:54 Clone github.com/containerd/ttrpc, revision 0be804eadb152bc3b3c20c5edc314c4633833398, attempt 1/20 [2020-04-21T14:55:54.730Z] + echo Chowning /workspace to jenkins user [2020-04-21T14:55:54.730Z] Chowning /workspace to jenkins user [2020-04-21T14:55:54.730Z] + id -u [2020-04-21T14:55:54.730Z] + id -g [2020-04-21T14:55:54.730Z] + docker run --rm -v /home/docker/workspace/moby_PR-40825:/workspace busybox chown -R 1001:1001 /workspace [2020-04-21T14:55:55.094Z] 2020/04/21 14:55:54 Finished clone github.com/containerd/go-runc [2020-04-21T14:55:55.094Z] 2020/04/21 14:55:54 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2020-04-21T14:55:55.352Z] 2020/04/21 14:55:55 Finished clone github.com/containerd/typeurl [2020-04-21T14:55:55.352Z] 2020/04/21 14:55:55 Finished clone github.com/containerd/cgroups [2020-04-21T14:55:55.352Z] 2020/04/21 14:55:55 Clone github.com/docker/swarmkit, revision ebe39a32e3ed4c3a3783a02c11cccf388818694c, attempt 1/20 [2020-04-21T14:55:55.352Z] 2020/04/21 14:55:55 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2020-04-21T14:55:55.831Z] ok github.com/docker/docker/pkg/plugins 35.057s coverage: 73.4% of statements [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/pkg/term [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/rootless [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/volume [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-21T14:55:55.831Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-21T14:55:55.831Z] [2020-04-21T14:55:55.831Z] === Skipped [2020-04-21T14:55:55.831Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-21T14:55:55.831Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-21T14:55:55.831Z] [2020-04-21T14:55:55.831Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-21T14:55:55.831Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.831Z] [2020-04-21T14:55:55.831Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-21T14:55:55.831Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.831Z] [2020-04-21T14:55:55.831Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-21T14:55:55.831Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.831Z] [2020-04-21T14:55:55.831Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-21T14:55:55.831Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.831Z] [2020-04-21T14:55:55.831Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-21T14:55:55.831Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-21T14:55:55.831Z] [2020-04-21T14:55:55.831Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-21T14:55:55.831Z] daemon_test.go:147: root required [2020-04-21T14:55:55.831Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-21T14:55:55.832Z] reload_test.go:520: root required [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-21T14:55:55.832Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-21T14:55:55.832Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-21T14:55:55.832Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-21T14:55:55.832Z] download_test.go:268: Needs fixing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-21T14:55:55.832Z] layer_test.go:304: Failing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-21T14:55:55.832Z] layer_test.go:353: Failing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-21T14:55:55.832Z] layer_test.go:468: Failing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-21T14:55:55.832Z] layer_test.go:697: Failing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-21T14:55:55.832Z] migration_test.go:46: Failing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-21T14:55:55.832Z] migration_test.go:182: Failing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-21T14:55:55.832Z] mount_test.go:17: Failing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-21T14:55:55.832Z] mount_test.go:76: Failing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-21T14:55:55.832Z] mount_test.go:125: Failing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-21T14:55:55.832Z] mount_test.go:212: Failing on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-21T14:55:55.832Z] archive_test.go:133: Xz not present in msys2 [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-21T14:55:55.832Z] archive_test.go:238: Failing on Windows CI machines [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-21T14:55:55.832Z] archive_windows_test.go:16: Currently fails [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-21T14:55:55.832Z] changes_test.go:192: needs more investigation [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-21T14:55:55.832Z] changes_test.go:405: needs further investigation [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-21T14:55:55.832Z] changes_test.go:441: needs further investigation [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-21T14:55:55.832Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-21T14:55:55.832Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-21T14:55:55.832Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-21T14:55:55.832Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-21T14:55:55.832Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-21T14:55:55.832Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-21T14:55:55.832Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-21T14:55:55.832Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-21T14:55:55.832Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-21T14:55:55.832Z] poller_test.go:41: No chmod on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-21T14:55:55.832Z] fileutils_test.go:134: Needs porting to Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-21T14:55:55.832Z] fileutils_test.go:180: Needs porting to Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-21T14:55:55.832Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-21T14:55:55.832Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-04-21T14:55:55.832Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-21T14:55:55.832Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-21T14:55:55.832Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-21T14:55:55.832Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] [2020-04-21T14:55:55.832Z] DONE 1760 tests, 46 skipped in 200.307s [2020-04-21T14:55:55.832Z] INFO: make.ps1 ended at 04/21/2020 14:55:54 [2020-04-21T14:55:55.917Z] 2020/04/21 14:55:55 Finished clone github.com/opencontainers/runc [2020-04-21T14:55:55.917Z] 2020/04/21 14:55:55 Clone github.com/golang/protobuf, revision d23c5127dc24889085f8ccea5c9d560a57a879d8, attempt 1/20 [2020-04-21T14:55:55.917Z] 2020/04/21 14:55:55 Finished clone google.golang.org/grpc [2020-04-21T14:55:55.917Z] 2020/04/21 14:55:55 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2020-04-21T14:55:55.917Z] 2020/04/21 14:55:55 Finished clone github.com/containerd/ttrpc [2020-04-21T14:55:55.917Z] 2020/04/21 14:55:55 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2020-04-21T14:55:55.935Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-21T14:55:56.482Z] 2020/04/21 14:55:56 Finished clone github.com/containerd/continuity [2020-04-21T14:55:56.482Z] 2020/04/21 14:55:56 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2020-04-21T14:55:56.482Z] 2020/04/21 14:55:56 Finished clone github.com/containerd/console [2020-04-21T14:55:56.482Z] 2020/04/21 14:55:56 Clone golang.org/x/crypto, revision 2aa609cf4a9d7d1126360de73b55b6002f9e052a, attempt 1/20 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T14:55:56.827Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-21T14:55:56.864Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-21T14:55:56.864Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-21T14:55:57.047Z] 2020/04/21 14:55:56 Finished clone github.com/gogo/googleapis [2020-04-21T14:55:57.047Z] 2020/04/21 14:55:56 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2020-04-21T14:55:57.047Z] 2020/04/21 14:55:57 Finished clone github.com/fernet/fernet-go [2020-04-21T14:55:57.047Z] 2020/04/21 14:55:57 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2020-04-21T14:55:57.156Z] + bundleName=ppc64le-integration [2020-04-21T14:55:57.156Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-21T14:55:57.156Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-21T14:55:57.156Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-04-21T14:55:57.156Z] [2020-04-21T14:55:57.299Z] INFO: Unit tests ended at 04/21/2020 14:55:56. Duration:00:03:35.4810122 [2020-04-21T14:55:57.299Z] INFO: Building busybox [2020-04-21T14:55:57.299Z] Sending build context to Docker daemon 5.12kB [2020-04-21T14:55:57.299Z] [2020-04-21T14:55:57.299Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-21T14:55:57.299Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-21T14:55:57.299Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-21T14:55:57.299Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-21T14:55:57.299Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-21T14:55:57.299Z] ---> fdf6432edbdc [2020-04-21T14:55:57.299Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-21T14:55:57.299Z] ---> Running in 06088b07d774 [2020-04-21T14:55:57.426Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [Pipeline] archiveArtifacts [2020-04-21T14:55:57.476Z] Archiving artifacts [2020-04-21T14:55:57.865Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40825/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T14:55:58.280Z] + make clean [2020-04-21T14:55:58.356Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-21T14:55:58.418Z] 2020/04/21 14:55:58 Finished clone golang.org/x/time [2020-04-21T14:55:58.418Z] 2020/04/21 14:55:58 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2020-04-21T14:55:58.676Z] 2020/04/21 14:55:58 Finished clone github.com/hashicorp/go-memdb [2020-04-21T14:55:58.676Z] 2020/04/21 14:55:58 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2020-04-21T14:55:58.901Z] make: command: Command not found [2020-04-21T14:55:58.901Z] make: command: Command not found [2020-04-21T14:55:58.901Z] docker volume rm -f docker-dev-cache [2020-04-21T14:55:58.901Z] docker-dev-cache [Pipeline] deleteDir [2020-04-21T14:55:59.241Z] 2020/04/21 14:55:58 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2020-04-21T14:55:59.241Z] 2020/04/21 14:55:58 Finished clone github.com/docker/distribution [2020-04-21T14:55:59.241Z] 2020/04/21 14:55:59 Finished clone github.com/hashicorp/go-immutable-radix [2020-04-21T14:55:59.241Z] 2020/04/21 14:55:59 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2020-04-21T14:55:59.287Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-21T14:55:59.806Z] 2020/04/21 14:55:59 Finished clone github.com/hashicorp/golang-lru [2020-04-21T14:55:59.806Z] 2020/04/21 14:55:59 Clone github.com/prometheus/client_golang, revision c42bebe5a5cddfc6b28cd639103369d8a75dfa89, attempt 1/20 [2020-04-21T14:56:00.220Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-21T14:56:00.220Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-21T14:56:00.371Z] 2020/04/21 14:56:00 Finished clone code.cloudfoundry.org/clock [2020-04-21T14:56:00.371Z] 2020/04/21 14:56:00 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2020-04-21T14:56:00.371Z] 2020/04/21 14:56:00 Finished clone github.com/coreos/pkg [2020-04-21T14:56:00.371Z] 2020/04/21 14:56:00 Clone github.com/prometheus/client_model, revision d1d2010b5beead3fa1c5f271a5cf626e40b3ad6e, attempt 1/20 [2020-04-21T14:56:01.151Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-21T14:56:01.408Z] --- PASS: TestServicePlugin (33.93s) [2020-04-21T14:56:01.408Z] plugin_test.go:62: [d081c91d919f0] joining swarm manager [dd39cd0e1e1d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T14:56:01.408Z] plugin_test.go:65: [de7c46318c021] joining swarm manager [dd39cd0e1e1d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T14:56:01.408Z] === RUN TestServiceUpdateLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T14:56:01.666Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-21T14:56:02.268Z] 2020/04/21 14:56:01 Finished clone github.com/beorn7/perks [2020-04-21T14:56:02.269Z] 2020/04/21 14:56:01 Clone github.com/prometheus/common, revision 287d3e634a1e550c9e463dd7e5a75a422c614505, attempt 1/20 [2020-04-21T14:56:02.269Z] 2020/04/21 14:56:02 Finished clone github.com/prometheus/client_model [2020-04-21T14:56:02.269Z] 2020/04/21 14:56:02 Clone github.com/prometheus/procfs, revision 6d489fc7f1d9cd890a250f3ea3431b1744b9623f, attempt 1/20 [2020-04-21T14:56:02.596Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-21T14:56:02.833Z] 2020/04/21 14:56:02 Finished clone golang.org/x/crypto [2020-04-21T14:56:02.833Z] 2020/04/21 14:56:02 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2020-04-21T14:56:02.853Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-21T14:56:03.090Z] 2020/04/21 14:56:03 Finished clone github.com/prometheus/client_golang [2020-04-21T14:56:03.090Z] 2020/04/21 14:56:03 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2020-04-21T14:56:03.195Z] Removing intermediate container 06088b07d774 [2020-04-21T14:56:03.195Z] ---> 79122a65d9b0 [2020-04-21T14:56:03.195Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-21T14:56:03.195Z] ---> Running in 94a44759cdb1 [2020-04-21T14:56:03.195Z] Removing intermediate container 94a44759cdb1 [2020-04-21T14:56:03.195Z] ---> 5a0150d8e459 [2020-04-21T14:56:03.195Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-21T14:56:03.195Z] ---> Running in 4a1c8ed57c78 [2020-04-21T14:56:03.195Z] Removing intermediate container 4a1c8ed57c78 [2020-04-21T14:56:03.195Z] ---> 59a7aa7d2c1f [2020-04-21T14:56:03.195Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-21T14:56:03.783Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-21T14:56:04.022Z] 2020/04/21 14:56:03 Finished clone github.com/golang/protobuf [2020-04-21T14:56:04.022Z] 2020/04/21 14:56:03 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2020-04-21T14:56:04.188Z] [2020-04-21T14:56:04.280Z] 2020/04/21 14:56:04 Finished clone github.com/matttproud/golang_protobuf_extensions [2020-04-21T14:56:04.280Z] 2020/04/21 14:56:04 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2020-04-21T14:56:04.537Z] 2020/04/21 14:56:04 Finished clone github.com/pkg/errors [2020-04-21T14:56:04.537Z] 2020/04/21 14:56:04 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2020-04-21T14:56:04.661Z] ---> fa101d9b9aca [2020-04-21T14:56:04.661Z] 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-21T14:56:04.661Z] ---> Running in 4cf544010eb9 [2020-04-21T14:56:04.715Z] --- PASS: TestServiceUpdateLabel (3.11s) [2020-04-21T14:56:04.715Z] === RUN TestServiceUpdateSecrets [2020-04-21T14:56:05.102Z] 2020/04/21 14:56:04 Finished clone github.com/prometheus/procfs [2020-04-21T14:56:05.102Z] 2020/04/21 14:56:04 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2020-04-21T14:56:05.102Z] 2020/04/21 14:56:05 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2020-04-21T14:56:05.102Z] 2020/04/21 14:56:05 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2020-04-21T14:56:05.102Z] 2020/04/21 14:56:05 Finished clone github.com/prometheus/common [2020-04-21T14:56:05.102Z] 2020/04/21 14:56:05 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2020-04-21T14:56:05.278Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-21T14:56:05.359Z] 2020/04/21 14:56:05 Finished clone github.com/cespare/xxhash/v2 [2020-04-21T14:56:05.359Z] 2020/04/21 14:56:05 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2020-04-21T14:56:06.730Z] 2020/04/21 14:56:06 Finished clone github.com/inconshreveable/mousetrap [2020-04-21T14:56:06.730Z] 2020/04/21 14:56:06 Finished clone github.com/morikuni/aec [2020-04-21T14:56:06.730Z] 2020/04/21 14:56:06 Finished clone github.com/spf13/pflag [2020-04-21T14:56:06.730Z] 2020/04/21 14:56:06 Finished clone github.com/docker/go-metrics [2020-04-21T14:56:06.987Z] 2020/04/21 14:56:06 Finished clone github.com/spf13/cobra [2020-04-21T14:56:07.171Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-21T14:56:07.171Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-21T14:56:07.172Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-21T14:56:07.172Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-21T14:56:07.172Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-21T14:56:07.735Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-21T14:56:09.513Z] 2020/04/21 14:56:09 Finished clone github.com/google/certificate-transparency-go [2020-04-21T14:56:12.982Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-21T14:56:13.239Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-21T14:56:13.691Z] 2020/04/21 14:56:13 Finished clone github.com/cloudflare/cfssl [2020-04-21T14:56:14.168Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-21T14:56:14.168Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-21T14:56:14.168Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-21T14:56:17.361Z] Removing intermediate container 4cf544010eb9 [2020-04-21T14:56:17.361Z] ---> 7c35207e383f [2020-04-21T14:56:17.361Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-21T14:56:17.361Z] ---> Running in 707cee1a4708 [2020-04-21T14:56:17.361Z] [2020-04-21T14:56:17.361Z] SUCCESS: Specified value was saved. [2020-04-21T14:56:17.440Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-21T14:56:18.003Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-21T14:56:18.932Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-21T14:56:19.496Z] --- PASS: TestServiceUpdateSecrets (14.81s) [2020-04-21T14:56:19.496Z] === RUN TestServiceUpdateConfigs [2020-04-21T14:56:19.594Z] Removing intermediate container 707cee1a4708 [2020-04-21T14:56:19.594Z] ---> 5af4cd32a36b [2020-04-21T14:56:19.594Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-21T14:56:19.594Z] ---> Running in 299fae1719bd [2020-04-21T14:56:20.517Z] 2020/04/21 14:56:19 Finished clone cloud.google.com/go [2020-04-21T14:56:21.450Z] 2020/04/21 14:56:21 Finished clone github.com/docker/swarmkit [2020-04-21T14:56:23.410Z] Cannot create a file when that file already exists. [2020-04-21T14:56:24.728Z] 2020/04/21 14:56:24 Finished clone google.golang.org/genproto [2020-04-21T14:56:24.748Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-21T14:56:24.748Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-21T14:56:25.662Z] 2020/04/21 14:56:25 Finished clone github.com/coreos/etcd [2020-04-21T14:56:26.228Z] 2020/04/21 14:56:26 Finished clone github.com/containerd/containerd [2020-04-21T14:56:26.641Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-21T14:56:27.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-21T14:56:28.188Z] Removing intermediate container 299fae1719bd [2020-04-21T14:56:28.188Z] ---> 1388f60e6dd0 [2020-04-21T14:56:28.188Z] Step 13/13 : CMD ["sh"] [2020-04-21T14:56:28.188Z] ---> Running in 73c57a4005d4 [2020-04-21T14:56:28.188Z] Removing intermediate container 73c57a4005d4 [2020-04-21T14:56:28.188Z] ---> 554b5394e92e [2020-04-21T14:56:28.188Z] Successfully built 554b5394e92e [2020-04-21T14:56:28.188Z] Successfully tagged busybox:latest [2020-04-21T14:56:28.188Z] INFO: Docker images of the daemon under test [2020-04-21T14:56:28.188Z] [2020-04-21T14:56:28.188Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-21T14:56:28.188Z] busybox latest 554b5394e92e 1 second ago 4.99GB [2020-04-21T14:56:28.188Z] microsoft/windowsservercore latest fdf6432edbdc 8 days ago 4.94GB [2020-04-21T14:56:28.188Z] mcr.microsoft.com/windows/servercore ltsc2019 fdf6432edbdc 8 days ago 4.94GB [2020-04-21T14:56:28.188Z] [2020-04-21T14:56:28.188Z] INFO: Running integration tests at 04/21/2020 14:56:28... [2020-04-21T14:56:28.188Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-21T14:56:28.188Z] INFO: Integration API tests being run from the host: [2020-04-21T14:56:28.661Z] INFO: make.ps1 starting at 04/21/2020 14:56:28 [2020-04-21T14:56:28.938Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-21T14:56:29.133Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-21T14:56:30.849Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-21T14:56:32.216Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-21T14:56:33.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-21T14:56:34.950Z] --- PASS: TestServiceUpdateConfigs (15.23s) [2020-04-21T14:56:34.950Z] === RUN TestServiceUpdateNetwork [2020-04-21T14:56:35.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000223a40_} [2020-04-21T14:56:37.100Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1987713053_/foo_false____} [2020-04-21T14:56:38.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1987713053_/foo_true____} [2020-04-21T14:56:40.360Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3926247128_/foo_false____} [2020-04-21T14:56:41.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3926247128_/foo_true____} [2020-04-21T14:56:43.620Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3926247128_/foo_true__0xc000223b00__} [2020-04-21T14:56:44.293Z] 2020/04/21 14:56:41 Finished clone github.com/gogo/protobuf [2020-04-21T14:56:44.858Z] 2020/04/21 14:56:44 Finished clone github.com/hashicorp/consul [2020-04-21T14:56:44.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000223b20_} [2020-04-21T14:56:46.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000223b40_} [2020-04-21T14:56:48.246Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000223b60_} [2020-04-21T14:56:49.617Z] --- PASS: TestServiceUpdateNetwork (15.01s) [2020-04-21T14:56:49.617Z] === RUN TestServiceUpdatePidsLimit [2020-04-21T14:56:49.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000223b80_} [2020-04-21T14:56:50.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-21T14:56:50.451Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:56:50.451Z] INFO: Testing against a local daemon [2020-04-21T14:56:51.064Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-04-21T14:56:51.994Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-21T14:56:52.251Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-04-21T14:56:53.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-21T14:56:53.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-21T14:56:53.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-21T14:56:53.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-21T14:56:53.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-21T14:56:53.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-21T14:56:53.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-21T14:56:53.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-21T14:56:53.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-21T14:56:53.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-21T14:56:53.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-21T14:56:53.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-21T14:56:53.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-21T14:56:53.879Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-21T14:56:54.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-21T14:56:54.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-21T14:56:54.137Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-21T14:56:54.137Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-21T14:56:57.410Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-21T14:56:59.308Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-04-21T14:56:59.572Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-21T14:57:02.853Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-21T14:57:04.223Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-21T14:57:04.480Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-21T14:57:05.412Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-21T14:57:05.435Z] ok github.com/docker/docker/integration/build 15.895s [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] === Skipped [2020-04-21T14:57:05.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-21T14:57:05.435Z] build_session_test.go:25: TODO: BuildKit [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-21T14:57:05.435Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-21T14:57:05.435Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s) [2020-04-21T14:57:05.435Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-04-21T14:57:05.435Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-04-21T14:57:05.435Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-04-21T14:57:05.435Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-04-21T14:57:05.435Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-04-21T14:57:05.435Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-04-21T14:57:05.435Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] DONE 22 tests, 10 skipped in 36.349s [2020-04-21T14:57:05.435Z] [2020-04-21T14:57:05.435Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-21T14:57:06.343Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-21T14:57:06.766Z] 2020/04/21 14:57:04 Finished clone github.com/aws/aws-sdk-go [2020-04-21T14:57:07.275Z] --- PASS: TestServiceUpdatePidsLimit (17.50s) [2020-04-21T14:57:07.276Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.36s) [2020-04-21T14:57:07.276Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-04-21T14:57:07.276Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2020-04-21T14:57:07.276Z] PASS [2020-04-21T14:57:07.276Z] [2020-04-21T14:57:07.276Z] === Skipped [2020-04-21T14:57:07.276Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-21T14:57:07.276Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-21T14:57:07.276Z] [2020-04-21T14:57:07.276Z] [2020-04-21T14:57:07.276Z] DONE 27 tests, 1 skipped in 194.039s [2020-04-21T14:57:07.276Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-21T14:57:07.276Z] ++ 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-21T14:57:07.276Z] ++ set -e [2020-04-21T14:57:07.276Z] ++ '[' -n 0 ']' [2020-04-21T14:57:07.276Z] ++ set -x [2020-04-21T14:57:07.276Z] ++ 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-21T14:57:07.276Z] INFO: Testing against a local daemon [2020-04-21T14:57:07.276Z] === RUN TestSessionCreate [2020-04-21T14:57:07.276Z] --- PASS: TestSessionCreate (0.02s) [2020-04-21T14:57:07.276Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-21T14:57:07.276Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-21T14:57:07.276Z] PASS [2020-04-21T14:57:07.276Z] [2020-04-21T14:57:07.276Z] DONE 2 tests in 0.154s [2020-04-21T14:57:07.276Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-21T14:57:07.276Z] ++ 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-21T14:57:07.276Z] ++ set -e [2020-04-21T14:57:07.276Z] ++ '[' -n 0 ']' [2020-04-21T14:57:07.276Z] ++ set -x [2020-04-21T14:57:07.276Z] ++ 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-21T14:57:07.532Z] INFO: Testing against a local daemon [2020-04-21T14:57:07.532Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-21T14:57:07.532Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:57:07.532Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:57:07.532Z] === RUN TestEventsExecDie [2020-04-21T14:57:07.532Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-21T14:57:07.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:57:07.687Z] INFO: Testing against a local daemon [2020-04-21T14:57:07.687Z] ok github.com/docker/docker/integration/config 0.206s [2020-04-21T14:57:08.159Z] [2020-04-21T14:57:08.159Z] === Skipped [2020-04-21T14:57:08.159Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-21T14:57:08.159Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:57:08.159Z] [2020-04-21T14:57:08.159Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-21T14:57:08.159Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:57:08.159Z] [2020-04-21T14:57:08.159Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-21T14:57:08.159Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:57:08.159Z] [2020-04-21T14:57:08.159Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-21T14:57:08.159Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:57:08.159Z] [2020-04-21T14:57:08.159Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-21T14:57:08.159Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:57:08.159Z] [2020-04-21T14:57:08.159Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-21T14:57:08.159Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:57:08.159Z] [2020-04-21T14:57:08.159Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-21T14:57:08.159Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:57:08.159Z] [2020-04-21T14:57:08.159Z] [2020-04-21T14:57:08.159Z] DONE 7 tests, 7 skipped in 2.309s [2020-04-21T14:57:08.159Z] [2020-04-21T14:57:08.159Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-21T14:57:08.463Z] --- PASS: TestEventsExecDie (0.98s) [2020-04-21T14:57:08.463Z] === RUN TestEventsBackwardsCompatible [2020-04-21T14:57:08.463Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-04-21T14:57:08.463Z] === RUN TestInfoBinaryCommits [2020-04-21T14:57:08.463Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-04-21T14:57:08.463Z] === RUN TestInfoAPIVersioned [2020-04-21T14:57:08.463Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-21T14:57:08.463Z] === RUN TestInfoDiscoveryBackend [2020-04-21T14:57:08.722Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-21T14:57:08.980Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-21T14:57:08.980Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-21T14:57:09.910Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-21T14:57:10.167Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-21T14:57:10.167Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-21T14:57:10.731Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-04-21T14:57:10.731Z] === RUN TestInfoAPI [2020-04-21T14:57:10.731Z] --- PASS: TestInfoAPI (0.03s) [2020-04-21T14:57:10.731Z] === RUN TestInfoAPIWarnings [2020-04-21T14:57:10.731Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-21T14:57:11.141Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:57:11.141Z] INFO: Testing against a local daemon [2020-04-21T14:57:11.296Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-04-21T14:57:11.296Z] === RUN TestInfoDebug [2020-04-21T14:57:11.859Z] --- PASS: TestInfoDebug (0.53s) [2020-04-21T14:57:11.859Z] === RUN TestInfoInsecureRegistries [2020-04-21T14:57:12.116Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-21T14:57:12.116Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-04-21T14:57:12.116Z] === RUN TestInfoRegistryMirrors [2020-04-21T14:57:12.680Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-04-21T14:57:12.680Z] === RUN TestLoginFailsWithBadCredentials [2020-04-21T14:57:12.937Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2020-04-21T14:57:12.937Z] === RUN TestPingCacheHeaders [2020-04-21T14:57:12.937Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-21T14:57:12.937Z] === RUN TestPingGet [2020-04-21T14:57:12.937Z] --- PASS: TestPingGet (0.01s) [2020-04-21T14:57:12.937Z] === RUN TestPingHead [2020-04-21T14:57:12.937Z] --- PASS: TestPingHead (0.02s) [2020-04-21T14:57:12.937Z] === RUN TestVersion [2020-04-21T14:57:12.937Z] --- PASS: TestVersion (0.02s) [2020-04-21T14:57:12.937Z] PASS [2020-04-21T14:57:12.937Z] [2020-04-21T14:57:12.937Z] === Skipped [2020-04-21T14:57:12.937Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:57:12.937Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-21T14:57:12.937Z] [2020-04-21T14:57:12.937Z] [2020-04-21T14:57:12.937Z] DONE 18 tests, 1 skipped in 5.687s [2020-04-21T14:57:12.937Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-21T14:57:12.938Z] ++ 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-21T14:57:12.938Z] ++ set -e [2020-04-21T14:57:12.938Z] ++ '[' -n 0 ']' [2020-04-21T14:57:12.938Z] ++ set -x [2020-04-21T14:57:12.938Z] ++ 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-21T14:57:13.195Z] INFO: Testing against a local daemon [2020-04-21T14:57:13.195Z] === RUN TestVolumesCreateAndList [2020-04-21T14:57:13.195Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-21T14:57:13.195Z] === RUN TestVolumesRemove [2020-04-21T14:57:13.195Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-21T14:57:13.195Z] --- PASS: TestVolumesRemove (0.13s) [2020-04-21T14:57:13.195Z] === RUN TestVolumesInspect [2020-04-21T14:57:13.452Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-21T14:57:13.452Z] === RUN TestVolumesInvalidJSON [2020-04-21T14:57:13.452Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-21T14:57:13.452Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-21T14:57:13.452Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-21T14:57:13.452Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-21T14:57:13.452Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-21T14:57:13.452Z] PASS [2020-04-21T14:57:13.452Z] [2020-04-21T14:57:13.452Z] DONE 5 tests in 0.298s [2020-04-21T14:57:13.452Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T14:57:13.452Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T14:57:13.452Z] +++ kill 5578 [2020-04-21T14:57:14.384Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-21T14:57:14.948Z] +++ /etc/init.d/apparmor stop [2020-04-21T14:57:14.948Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T14:57:14.948Z] [2020-04-21T14:57:14.948Z] Unloading profiles will leave already running processes permanently [2020-04-21T14:57:14.948Z] unconfined, which can lead to unexpected situations. [2020-04-21T14:57:14.948Z] [2020-04-21T14:57:14.948Z] To set a process to complain mode, use the command line tool [2020-04-21T14:57:14.948Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T14:57:14.948Z] +++ true [2020-04-21T14:57:14.948Z] [2020-04-21T14:57:15.523Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-21T14:57:16.454Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-21T14:57:17.385Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-21T14:57:18.753Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-21T14:57:20.122Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-21T14:57:21.050Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-21T14:57:21.979Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-21T14:57:21.979Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-21T14:57:22.907Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-21T14:57:23.836Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-21T14:57:24.769Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-21T14:57:25.713Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-21T14:57:27.081Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-21T14:57:28.972Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-21T14:57:29.535Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-21T14:57:32.055Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-21T14:57:37.306Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-21T14:57:40.577Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-21T14:57:41.506Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-21T14:57:46.759Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-21T14:57:50.031Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-21T14:57:50.594Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-21T14:57:50.594Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-21T14:57:55.844Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-21T14:57:56.775Z] === RUN TestDockerSuite/TestCpToDot [2020-04-21T14:57:57.704Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-21T14:57:59.596Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-21T14:58:00.964Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-21T14:58:01.921Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-21T14:58:02.103Z] ok github.com/docker/docker/integration/container 51.612s [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === Skipped [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-21T14:58:02.575Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-04-21T14:58:02.575Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-04-21T14:58:02.575Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-04-21T14:58:02.575Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-04-21T14:58:02.575Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-21T14:58:02.575Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-21T14:58:02.575Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-04-21T14:58:02.575Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-21T14:58:02.575Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-21T14:58:02.575Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-21T14:58:02.575Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-21T14:58:02.575Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-04-21T14:58:02.575Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-21T14:58:02.575Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-21T14:58:02.575Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-21T14:58:02.575Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-21T14:58:02.575Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-21T14:58:02.575Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-21T14:58:02.575Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-21T14:58:02.575Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-21T14:58:02.575Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-21T14:58:02.575Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-21T14:58:02.575Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-21T14:58:02.575Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-21T14:58:02.575Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-21T14:58:02.575Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-21T14:58:02.575Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-21T14:58:02.575Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-21T14:58:02.575Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-21T14:58:02.575Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-21T14:58:02.575Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-21T14:58:02.575Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-21T14:58:02.575Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-21T14:58:02.575Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-21T14:58:02.575Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-21T14:58:02.575Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-21T14:58:02.575Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-21T14:58:02.575Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.575Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-21T14:58:02.575Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:02.575Z] [2020-04-21T14:58:02.576Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-21T14:58:02.576Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-04-21T14:58:02.576Z] [2020-04-21T14:58:02.576Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-21T14:58:02.576Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-21T14:58:02.576Z] [2020-04-21T14:58:02.576Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-21T14:58:02.576Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:58:02.576Z] [2020-04-21T14:58:02.576Z] [2020-04-21T14:58:02.576Z] DONE 81 tests, 42 skipped in 54.356s [2020-04-21T14:58:02.576Z] [2020-04-21T14:58:02.576Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-21T14:58:02.962Z] 2020/04/21 14:57:57 Finished clone google.golang.org/api [2020-04-21T14:58:02.962Z] 2020/04/21 14:57:57 Dependencies downloaded. Download time: 2m27.324607053s [2020-04-21T14:58:02.962Z] 2020/04/21 14:57:57 Collecting all dependencies [2020-04-21T14:58:04.807Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:04.807Z] INFO: Testing against a local daemon [2020-04-21T14:58:04.807Z] ok github.com/docker/docker/integration/image 0.435s [2020-04-21T14:58:04.807Z] [2020-04-21T14:58:04.807Z] === Skipped [2020-04-21T14:58:04.807Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-21T14:58:04.807Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:58:04.807Z] [2020-04-21T14:58:04.807Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-21T14:58:04.807Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-21T14:58:04.807Z] [2020-04-21T14:58:04.807Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-21T14:58:04.807Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:58:04.807Z] [2020-04-21T14:58:04.807Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-21T14:58:04.807Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-21T14:58:04.807Z] [2020-04-21T14:58:04.807Z] [2020-04-21T14:58:04.807Z] DONE 11 tests, 4 skipped in 2.548s [2020-04-21T14:58:05.194Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-21T14:58:05.280Z] [2020-04-21T14:58:05.280Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-21T14:58:05.756Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-21T14:58:06.685Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-21T14:58:07.137Z] 2020/04/21 14:58:06 Clean vendor dir from unused packages [2020-04-21T14:58:07.511Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:07.511Z] INFO: Testing against a local daemon [2020-04-21T14:58:07.511Z] ok github.com/docker/docker/integration/network 0.218s [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === Skipped [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-21T14:58:07.511Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-21T14:58:07.511Z] 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-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-21T14:58:07.511Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-21T14:58:07.511Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-21T14:58:07.511Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-21T14:58:07.511Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-21T14:58:07.511Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-21T14:58:07.511Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-21T14:58:07.511Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-21T14:58:07.511Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-21T14:58:07.511Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-21T14:58:07.511Z] service_test.go:236: FLAKY_TEST [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-21T14:58:07.511Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-21T14:58:07.511Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] DONE 18 tests, 14 skipped in 2.460s [2020-04-21T14:58:07.511Z] [2020-04-21T14:58:07.511Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-21T14:58:08.067Z] 2020/04/21 14:58:07 Success [2020-04-21T14:58:08.067Z] 2020/04/21 14:58:07 Running time: 2m40.475993639s [2020-04-21T14:58:08.067Z] Congratulations! All vendoring changes are done the right way. [2020-04-21T14:58:08.505Z] testing: warning: no tests to run [2020-04-21T14:58:08.505Z] ok github.com/docker/docker/integration/network/ipvlan 0.066s [2020-04-21T14:58:08.505Z] [2020-04-21T14:58:08.505Z] DONE 0 tests in 0.708s [2020-04-21T14:58:08.505Z] [2020-04-21T14:58:08.505Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-21T14:58:08.578Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-21T14:58:08.578Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-21T14:58:08.578Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-21T14:58:08.835Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-21T14:58:08.977Z] testing: warning: no tests to run [2020-04-21T14:58:08.977Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2020-04-21T14:58:08.977Z] [2020-04-21T14:58:08.977Z] DONE 0 tests in 0.787s [2020-04-21T14:58:08.977Z] [2020-04-21T14:58:08.977Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-21T14:58:09.333Z] + echo Building e2e image [2020-04-21T14:58:09.333Z] Building e2e image [2020-04-21T14:58:09.333Z] + docker build --build-arg DOCKER_GITCOMMIT=8312004f41e9500824fa16ae991eeee0083f4771 -t moby-e2e-test -f Dockerfile.e2e . [2020-04-21T14:58:09.333Z] #2 [internal] load .dockerignore [2020-04-21T14:58:09.333Z] #2 transferring context: 34B done [2020-04-21T14:58:09.333Z] #2 DONE 0.0s [2020-04-21T14:58:09.333Z] [2020-04-21T14:58:09.333Z] #1 [internal] load build definition from Dockerfile.e2e [2020-04-21T14:58:09.333Z] #1 transferring dockerfile: 3.21kB done [2020-04-21T14:58:09.333Z] #1 DONE 0.0s [2020-04-21T14:58:09.333Z] [2020-04-21T14:58:09.333Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-21T14:58:09.591Z] #4 ... [2020-04-21T14:58:09.591Z] [2020-04-21T14:58:09.591Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-21T14:58:09.591Z] #3 DONE 0.2s [2020-04-21T14:58:09.591Z] [2020-04-21T14:58:09.591Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-21T14:58:09.591Z] #4 DONE 0.3s [2020-04-21T14:58:09.591Z] [2020-04-21T14:58:09.591Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-21T14:58:09.591Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done [2020-04-21T14:58:09.591Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 103.98kB / 301.28kB 0.1s [2020-04-21T14:58:09.591Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.0s done [2020-04-21T14:58:09.591Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 0B / 126.95MB 0.1s [2020-04-21T14:58:09.591Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done [2020-04-21T14:58:09.591Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done [2020-04-21T14:58:09.591Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done [2020-04-21T14:58:09.765Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-21T14:58:09.765Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-21T14:58:09.765Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-21T14:58:09.849Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done [2020-04-21T14:58:09.850Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 [2020-04-21T14:58:09.850Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 0B / 124B 0.2s [2020-04-21T14:58:09.971Z] testing: warning: no tests to run [2020-04-21T14:58:09.971Z] ok github.com/docker/docker/integration/plugin 0.090s [2020-04-21T14:58:09.971Z] [2020-04-21T14:58:09.971Z] DONE 0 tests in 0.801s [2020-04-21T14:58:09.971Z] [2020-04-21T14:58:09.971Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-21T14:58:10.108Z] #14 ... [2020-04-21T14:58:10.108Z] [2020-04-21T14:58:10.108Z] #8 [internal] load build context [2020-04-21T14:58:10.108Z] #8 transferring context: 837.63kB 0.4s done [2020-04-21T14:58:10.109Z] #8 DONE 0.4s [2020-04-21T14:58:10.109Z] [2020-04-21T14:58:10.109Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-21T14:58:10.109Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 12.35MB / 126.95MB 0.4s [2020-04-21T14:58:10.109Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.3s done [2020-04-21T14:58:10.109Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s done [2020-04-21T14:58:10.109Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 22.48MB / 126.95MB 0.5s [2020-04-21T14:58:10.367Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 31.42MB / 126.95MB 0.6s [2020-04-21T14:58:10.367Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-21T14:58:10.367Z] #14 ... [2020-04-21T14:58:10.367Z] [2020-04-21T14:58:10.367Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-21T14:58:10.367Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-21T14:58:10.367Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-21T14:58:10.367Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-21T14:58:10.367Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-21T14:58:10.367Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-04-21T14:58:10.367Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.5s done [2020-04-21T14:58:10.367Z] #5 DONE 0.8s [2020-04-21T14:58:10.367Z] [2020-04-21T14:58:10.367Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-21T14:58:10.367Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 47.11MB / 126.95MB 0.8s [2020-04-21T14:58:10.626Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 75.71MB / 126.95MB 1.1s [2020-04-21T14:58:10.693Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-21T14:58:10.887Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 86.13MB / 126.95MB 1.2s [2020-04-21T14:58:10.887Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 108.37MB / 126.95MB 1.4s [2020-04-21T14:58:10.951Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-21T14:58:10.951Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-21T14:58:10.951Z] === RUN TestDockerSuite/TestCreateRM [2020-04-21T14:58:10.968Z] testing: warning: no tests to run [2020-04-21T14:58:10.968Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2020-04-21T14:58:10.968Z] [2020-04-21T14:58:10.968Z] DONE 0 tests in 0.756s [2020-04-21T14:58:10.968Z] [2020-04-21T14:58:10.968Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-21T14:58:11.145Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 123.06MB / 126.95MB 1.5s [2020-04-21T14:58:11.207Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-21T14:58:11.207Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-21T14:58:11.403Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.6s done [2020-04-21T14:58:11.403Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a [2020-04-21T14:58:11.403Z] #14 ... [2020-04-21T14:58:11.403Z] [2020-04-21T14:58:11.403Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-21T14:58:11.403Z] #6 DONE 1.1s [2020-04-21T14:58:11.403Z] [2020-04-21T14:58:11.403Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-21T14:58:11.464Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-21T14:58:11.464Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-21T14:58:12.027Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-21T14:58:13.922Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-21T14:58:14.179Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-21T14:58:14.179Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-21T14:58:16.655Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.3s [2020-04-21T14:58:16.912Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 5.6s done [2020-04-21T14:58:17.169Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done [2020-04-21T14:58:17.425Z] #14 DONE 7.7s [2020-04-21T14:58:17.425Z] [2020-04-21T14:58:17.425Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-21T14:58:17.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-21T14:58:18.356Z] #15 ... [2020-04-21T14:58:18.356Z] [2020-04-21T14:58:18.356Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-21T14:58:18.356Z] #7 1.014 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-21T14:58:18.356Z] #7 2.106 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-21T14:58:18.356Z] #7 2.202 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-21T14:58:18.356Z] #7 2.205 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-21T14:58:18.356Z] #7 2.212 (3/30) Installing readline (8.0.0-r0) [2020-04-21T14:58:18.356Z] #7 2.217 (4/30) Installing bash (5.0.0-r0) [2020-04-21T14:58:18.356Z] #7 2.231 Executing bash-5.0.0-r0.post-install [2020-04-21T14:58:18.356Z] #7 2.239 (5/30) Installing ca-certificates (20191127-r0) [2020-04-21T14:58:18.356Z] #7 2.255 (6/30) Installing libgcc (8.3.0-r0) [2020-04-21T14:58:18.356Z] #7 2.258 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-21T14:58:18.356Z] #7 2.278 (8/30) Installing binutils (2.32-r0) [2020-04-21T14:58:18.356Z] #7 2.375 (9/30) Installing gmp (6.1.2-r1) [2020-04-21T14:58:18.356Z] #7 2.383 (10/30) Installing isl (0.18-r0) [2020-04-21T14:58:18.356Z] #7 2.405 (11/30) Installing libgomp (8.3.0-r0) [2020-04-21T14:58:18.356Z] #7 2.408 (12/30) Installing libatomic (8.3.0-r0) [2020-04-21T14:58:18.356Z] #7 2.409 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-21T14:58:18.356Z] #7 2.414 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-21T14:58:18.356Z] #7 2.417 (15/30) Installing gcc (8.3.0-r0) [2020-04-21T14:58:18.356Z] #7 3.258 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-21T14:58:18.356Z] #7 3.355 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-21T14:58:18.356Z] #7 3.356 (18/30) Installing g++ (8.3.0-r0) [2020-04-21T14:58:18.356Z] #7 3.911 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-21T14:58:18.356Z] #7 3.914 (20/30) Installing libcurl (7.66.0-r0) [2020-04-21T14:58:18.356Z] #7 3.923 (21/30) Installing expat (2.2.8-r0) [2020-04-21T14:58:18.356Z] #7 3.926 (22/30) Installing pcre2 (10.33-r0) [2020-04-21T14:58:18.356Z] #7 3.936 (23/30) Installing git (2.22.3-r0) [2020-04-21T14:58:18.356Z] #7 4.132 (24/30) Installing libmnl (1.0.4-r0) [2020-04-21T14:58:18.356Z] #7 4.133 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-21T14:58:18.356Z] #7 4.185 (26/30) Installing iptables (1.8.3-r1) [2020-04-21T14:58:18.356Z] #7 4.211 (27/30) Installing pigz (2.4-r0) [2020-04-21T14:58:18.356Z] #7 4.603 (28/30) Installing tar (1.32-r0) [2020-04-21T14:58:18.356Z] #7 5.588 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-21T14:58:18.356Z] #7 5.591 (30/30) Installing xz (5.2.4-r0) [2020-04-21T14:58:18.356Z] #7 5.596 Executing busybox-1.30.1-r3.trigger [2020-04-21T14:58:18.356Z] #7 5.600 Executing ca-certificates-20191127-r0.trigger [2020-04-21T14:58:18.356Z] #7 5.655 OK: 179 MiB in 44 packages [2020-04-21T14:58:18.356Z] #7 DONE 6.9s [2020-04-21T14:58:18.356Z] [2020-04-21T14:58:18.356Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-21T14:58:18.356Z] #9 DONE 0.1s [2020-04-21T14:58:18.356Z] [2020-04-21T14:58:18.356Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-21T14:58:18.356Z] #10 DONE 0.0s [2020-04-21T14:58:18.356Z] [2020-04-21T14:58:18.356Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-21T14:58:18.612Z] #15 ... [2020-04-21T14:58:18.612Z] [2020-04-21T14:58:18.612Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-21T14:58:18.612Z] #11 DONE 0.1s [2020-04-21T14:58:18.612Z] [2020-04-21T14:58:18.612Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-21T14:58:18.612Z] #12 DONE 0.1s [2020-04-21T14:58:18.612Z] [2020-04-21T14:58:18.612Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-21T14:58:18.612Z] #13 DONE 0.1s [2020-04-21T14:58:18.612Z] [2020-04-21T14:58:18.612Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-21T14:58:19.175Z] #15 1.722 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-21T14:58:19.347Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-21T14:58:19.348Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-21T14:58:19.348Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-21T14:58:19.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-21T14:58:19.604Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-21T14:58:19.677Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:19.677Z] INFO: Testing against a local daemon [2020-04-21T14:58:19.677Z] ok github.com/docker/docker/integration/plugin/common 0.343s [2020-04-21T14:58:19.677Z] [2020-04-21T14:58:19.677Z] === Skipped [2020-04-21T14:58:19.677Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-04-21T14:58:19.677Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-04-21T14:58:19.677Z] [2020-04-21T14:58:19.677Z] [2020-04-21T14:58:19.677Z] DONE 3 tests, 1 skipped in 8.223s [2020-04-21T14:58:19.677Z] [2020-04-21T14:58:19.677Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-21T14:58:19.861Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-21T14:58:20.103Z] #15 2.787 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-21T14:58:20.103Z] #15 2.872 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r3) [2020-04-21T14:58:20.103Z] #15 2.876 (2/42) Installing ncurses-libs (6.1_p20200118-r3) [2020-04-21T14:58:20.103Z] #15 2.882 (3/42) Installing readline (8.0.1-r0) [2020-04-21T14:58:20.103Z] #15 2.886 (4/42) Installing bash (5.0.11-r1) [2020-04-21T14:58:20.103Z] #15 2.901 Executing bash-5.0.11-r1.post-install [2020-04-21T14:58:20.103Z] #15 2.905 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-21T14:58:20.103Z] #15 2.977 (6/42) Installing libblkid (2.34-r1) [2020-04-21T14:58:20.360Z] #15 2.982 (7/42) Installing libuuid (2.34-r1) [2020-04-21T14:58:20.360Z] #15 2.983 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-21T14:58:20.360Z] #15 2.989 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-21T14:58:20.360Z] #15 3.006 (10/42) Installing libgcc (9.2.0-r4) [2020-04-21T14:58:20.360Z] #15 3.008 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-21T14:58:20.360Z] #15 3.020 (12/42) Installing binutils (2.33.1-r0) [2020-04-21T14:58:20.360Z] #15 3.086 (13/42) Installing libmagic (5.37-r1) [2020-04-21T14:58:20.360Z] #15 3.105 (14/42) Installing file (5.37-r1) [2020-04-21T14:58:20.360Z] #15 3.106 (15/42) Installing gmp (6.1.2-r1) [2020-04-21T14:58:20.360Z] #15 3.112 (16/42) Installing isl (0.18-r0) [2020-04-21T14:58:20.360Z] #15 3.126 (17/42) Installing libgomp (9.2.0-r4) [2020-04-21T14:58:20.360Z] #15 3.129 (18/42) Installing libatomic (9.2.0-r4) [2020-04-21T14:58:20.360Z] #15 3.130 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-21T14:58:20.360Z] #15 3.135 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-21T14:58:20.360Z] #15 3.137 (21/42) Installing gcc (9.2.0-r4) [2020-04-21T14:58:20.791Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-21T14:58:20.924Z] #15 3.800 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-21T14:58:21.181Z] #15 3.870 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-21T14:58:21.181Z] #15 3.872 (24/42) Installing g++ (9.2.0-r4) [2020-04-21T14:58:21.745Z] #15 4.279 (25/42) Installing make (4.2.1-r2) [2020-04-21T14:58:21.745Z] #15 4.283 (26/42) Installing fortify-headers (1.1-r0) [2020-04-21T14:58:21.745Z] #15 4.285 (27/42) Installing build-base (0.5-r1) [2020-04-21T14:58:21.745Z] #15 4.286 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-21T14:58:21.745Z] #15 4.288 (29/42) Installing libcurl (7.67.0-r0) [2020-04-21T14:58:21.745Z] #15 4.294 (30/42) Installing curl (7.67.0-r0) [2020-04-21T14:58:21.745Z] #15 4.297 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-21T14:58:21.745Z] #15 4.302 (32/42) Installing jq (1.6-r0) [2020-04-21T14:58:21.745Z] #15 4.308 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-21T14:58:21.745Z] #15 4.313 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-21T14:58:21.745Z] #15 4.315 (35/42) Installing libaio (0.3.112-r1) [2020-04-21T14:58:21.745Z] #15 4.317 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-21T14:58:21.745Z] #15 4.348 (37/42) Installing libfdisk (2.34-r1) [2020-04-21T14:58:21.745Z] #15 4.353 (38/42) Installing libmount (2.34-r1) [2020-04-21T14:58:21.745Z] #15 4.358 (39/42) Installing libsmartcols (2.34-r1) [2020-04-21T14:58:21.745Z] #15 4.361 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-21T14:58:21.745Z] #15 4.363 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-21T14:58:21.745Z] #15 4.385 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-21T14:58:21.745Z] #15 4.390 Executing busybox-1.31.1-r9.trigger [2020-04-21T14:58:21.745Z] #15 4.396 OK: 196 MiB in 57 packages [2020-04-21T14:58:22.002Z] #15 DONE 4.8s [2020-04-21T14:58:22.259Z] [2020-04-21T14:58:22.259Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-21T14:58:22.651Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:22.651Z] INFO: Testing against a local daemon [2020-04-21T14:58:22.651Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.304s [2020-04-21T14:58:22.651Z] [2020-04-21T14:58:22.651Z] === Skipped [2020-04-21T14:58:22.651Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-21T14:58:22.651Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-21T14:58:22.651Z] [2020-04-21T14:58:22.651Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-21T14:58:22.651Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-21T14:58:22.651Z] [2020-04-21T14:58:22.651Z] [2020-04-21T14:58:22.651Z] DONE 2 tests, 2 skipped in 3.355s [2020-04-21T14:58:22.651Z] [2020-04-21T14:58:22.651Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-21T14:58:22.685Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-21T14:58:22.822Z] #16 DONE 0.7s [2020-04-21T14:58:22.822Z] [2020-04-21T14:58:22.822Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-21T14:58:23.384Z] #17 DONE 0.7s [2020-04-21T14:58:23.384Z] [2020-04-21T14:58:23.385Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-21T14:58:23.385Z] #18 DONE 0.0s [2020-04-21T14:58:23.385Z] [2020-04-21T14:58:23.385Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-21T14:58:23.385Z] #22 DONE 0.0s [2020-04-21T14:58:23.385Z] [2020-04-21T14:58:23.385Z] #31 [builder 1/4] COPY . . [2020-04-21T14:58:23.616Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-21T14:58:23.646Z] #31 ... [2020-04-21T14:58:23.646Z] [2020-04-21T14:58:23.646Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-21T14:58:23.646Z] #23 DONE 0.1s [2020-04-21T14:58:23.646Z] [2020-04-21T14:58:23.646Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-21T14:58:23.646Z] #26 DONE 0.2s [2020-04-21T14:58:23.646Z] [2020-04-21T14:58:23.646Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-21T14:58:23.646Z] #19 DONE 0.2s [2020-04-21T14:58:23.904Z] [2020-04-21T14:58:23.904Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-21T14:58:23.904Z] #27 DONE 0.2s [2020-04-21T14:58:23.904Z] [2020-04-21T14:58:23.904Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-21T14:58:23.904Z] #28 DONE 0.1s [2020-04-21T14:58:23.904Z] [2020-04-21T14:58:23.904Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-21T14:58:24.836Z] #20 ... [2020-04-21T14:58:24.836Z] [2020-04-21T14:58:24.836Z] #31 [builder 1/4] COPY . . [2020-04-21T14:58:24.836Z] #31 DONE 1.3s [2020-04-21T14:58:24.836Z] [2020-04-21T14:58:24.836Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-21T14:58:25.510Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-21T14:58:25.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:25.625Z] INFO: Testing against a local daemon [2020-04-21T14:58:25.625Z] ok github.com/docker/docker/integration/plugin/logging 0.316s [2020-04-21T14:58:25.625Z] [2020-04-21T14:58:25.625Z] === Skipped [2020-04-21T14:58:25.625Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-21T14:58:25.625Z] read_test.go:21: no unix domain sockets on Windows [2020-04-21T14:58:25.625Z] [2020-04-21T14:58:25.625Z] [2020-04-21T14:58:25.625Z] DONE 1 tests, 1 skipped in 2.812s [2020-04-21T14:58:25.625Z] [2020-04-21T14:58:25.625Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-21T14:58:26.206Z] #32 DONE 1.4s [2020-04-21T14:58:26.206Z] [2020-04-21T14:58:26.206Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-21T14:58:26.619Z] testing: warning: no tests to run [2020-04-21T14:58:26.619Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.188s [2020-04-21T14:58:26.619Z] [2020-04-21T14:58:26.619Z] DONE 0 tests in 1.318s [2020-04-21T14:58:26.619Z] [2020-04-21T14:58:26.619Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-21T14:58:26.878Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-21T14:58:27.808Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-21T14:58:28.102Z] #33 1.442 [2020-04-21T14:58:28.102Z] #33 1.595 Removing bundles/ [2020-04-21T14:58:28.102Z] #33 1.596 [2020-04-21T14:58:28.102Z] #33 1.608 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-21T14:58:28.359Z] #33 ... [2020-04-21T14:58:28.359Z] [2020-04-21T14:58:28.359Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-21T14:58:28.359Z] #24 1.504 Install docker/cli version 17.06.2-ce from stable [2020-04-21T14:58:28.359Z] #24 1.504 + RM_GOPATH=0 [2020-04-21T14:58:28.359Z] #24 1.504 + TMP_GOPATH= [2020-04-21T14:58:28.359Z] #24 1.504 + : /build [2020-04-21T14:58:28.359Z] #24 1.504 + '[' -z '' ']' [2020-04-21T14:58:28.359Z] #24 1.504 ++ mktemp -d [2020-04-21T14:58:28.359Z] #24 1.504 + export GOPATH=/tmp/tmp.fmODeo [2020-04-21T14:58:28.359Z] #24 1.504 + GOPATH=/tmp/tmp.fmODeo [2020-04-21T14:58:28.359Z] #24 1.504 + RM_GOPATH=1 [2020-04-21T14:58:28.359Z] #24 1.504 ++ dirname ./install.sh [2020-04-21T14:58:28.359Z] #24 1.504 + dir=. [2020-04-21T14:58:28.359Z] #24 1.504 + bin=dockercli [2020-04-21T14:58:28.359Z] #24 1.504 + shift [2020-04-21T14:58:28.359Z] #24 1.504 + '[' '!' -f ./dockercli.installer ']' [2020-04-21T14:58:28.359Z] #24 1.504 + . ./dockercli.installer [2020-04-21T14:58:28.359Z] #24 1.504 ++ : stable [2020-04-21T14:58:28.359Z] #24 1.504 ++ : 17.06.2-ce [2020-04-21T14:58:28.359Z] #24 1.504 + install_dockercli [2020-04-21T14:58:28.359Z] #24 1.504 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-21T14:58:28.359Z] #24 1.505 ++ uname -m [2020-04-21T14:58:28.359Z] #24 1.516 + arch=x86_64 [2020-04-21T14:58:28.359Z] #24 1.516 + '[' x86_64 '!=' x86_64 ']' [2020-04-21T14:58:28.359Z] #24 1.516 + url=https://download.docker.com/linux/static [2020-04-21T14:58:28.359Z] #24 1.516 + tar -xz docker/docker [2020-04-21T14:58:28.359Z] #24 1.516 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-21T14:58:28.359Z] #24 4.678 + mkdir -p /build [2020-04-21T14:58:28.359Z] #24 4.680 + mv docker/docker /build/ [2020-04-21T14:58:28.359Z] #24 4.682 + rmdir docker [2020-04-21T14:58:28.359Z] #24 DONE 4.8s [2020-04-21T14:58:28.617Z] [2020-04-21T14:58:28.617Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-21T14:58:28.617Z] #20 2.662 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-21T14:58:28.617Z] #20 3.110 curl: option --progress: is ambiguous [2020-04-21T14:58:28.617Z] #20 3.116 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:58:28.617Z] #20 3.506 curl: option --progress: is ambiguous [2020-04-21T14:58:28.617Z] #20 3.515 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:58:28.617Z] #20 4.077 curl: option --progress: is ambiguous [2020-04-21T14:58:28.617Z] #20 4.077 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:58:28.617Z] #20 4.615 curl: option --progress: is ambiguous [2020-04-21T14:58:28.617Z] #20 4.615 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:58:28.737Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-21T14:58:28.737Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-21T14:58:28.874Z] #20 5.233 [2020-04-21T14:58:29.591Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:29.591Z] INFO: Testing against a local daemon [2020-04-21T14:58:29.591Z] ok github.com/docker/docker/integration/plugin/volumes 0.267s [2020-04-21T14:58:29.591Z] [2020-04-21T14:58:29.591Z] === Skipped [2020-04-21T14:58:29.591Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-21T14:58:29.591Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:29.591Z] [2020-04-21T14:58:29.591Z] [2020-04-21T14:58:29.591Z] DONE 1 tests, 1 skipped in 2.781s [2020-04-21T14:58:29.591Z] [2020-04-21T14:58:29.591Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-21T14:58:29.666Z] === RUN TestDockerSuite/TestDockerFails [2020-04-21T14:58:29.666Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-21T14:58:29.666Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-21T14:58:29.666Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-21T14:58:30.246Z] #20 6.535 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-21T14:58:30.761Z] #20 6.936 curl: option --progress: is ambiguous [2020-04-21T14:58:30.761Z] #20 6.941 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:58:31.018Z] #20 7.256 [2020-04-21T14:58:31.051Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-21T14:58:31.614Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-21T14:58:31.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:31.823Z] INFO: Testing against a local daemon [2020-04-21T14:58:31.823Z] ok github.com/docker/docker/integration/secret 0.259s [2020-04-21T14:58:31.823Z] [2020-04-21T14:58:31.823Z] === Skipped [2020-04-21T14:58:31.823Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-21T14:58:31.823Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:31.823Z] [2020-04-21T14:58:31.823Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-21T14:58:31.823Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:31.823Z] [2020-04-21T14:58:31.823Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-21T14:58:31.823Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:31.823Z] [2020-04-21T14:58:31.823Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-21T14:58:31.823Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:31.823Z] [2020-04-21T14:58:31.823Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-21T14:58:31.823Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:31.823Z] [2020-04-21T14:58:31.823Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-21T14:58:31.823Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:58:31.823Z] [2020-04-21T14:58:31.823Z] [2020-04-21T14:58:31.823Z] DONE 6 tests, 6 skipped in 2.212s [2020-04-21T14:58:31.823Z] [2020-04-21T14:58:31.823Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-21T14:58:31.950Z] #20 8.302 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-21T14:58:32.515Z] #20 8.769 curl: option --progress: is ambiguous [2020-04-21T14:58:32.515Z] #20 8.776 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:58:32.772Z] #20 9.152 [2020-04-21T14:58:33.505Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-21T14:58:33.505Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-21T14:58:33.505Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-21T14:58:33.505Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-21T14:58:34.144Z] #20 10.27 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-21T14:58:34.144Z] #20 ... [2020-04-21T14:58:34.144Z] [2020-04-21T14:58:34.144Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-21T14:58:34.144Z] #29 ... [2020-04-21T14:58:34.144Z] [2020-04-21T14:58:34.144Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-21T14:58:34.144Z] #33 3.288 Building test suite binary ./integration-cli/test.main [2020-04-21T14:58:34.709Z] #33 ... [2020-04-21T14:58:34.709Z] [2020-04-21T14:58:34.709Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-21T14:58:34.709Z] #20 10.60 curl: option --progress: is ambiguous [2020-04-21T14:58:34.709Z] #20 10.61 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:58:34.709Z] #20 11.03 [2020-04-21T14:58:34.796Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:34.796Z] INFO: Testing against a local daemon [2020-04-21T14:58:34.796Z] ok github.com/docker/docker/integration/service 0.336s [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === Skipped [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-21T14:58:34.796Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-21T14:58:34.796Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-21T14:58:34.796Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-21T14:58:34.796Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-21T14:58:34.796Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-21T14:58:34.796Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-04-21T14:58:34.796Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-21T14:58:34.796Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-21T14:58:34.796Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-21T14:58:34.796Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-04-21T14:58:34.796Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-04-21T14:58:34.796Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-21T14:58:34.796Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-21T14:58:34.796Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-21T14:58:34.796Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-21T14:58:34.796Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-21T14:58:34.796Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-21T14:58:34.796Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-21T14:58:34.796Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-21T14:58:34.796Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-21T14:58:34.796Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-21T14:58:34.796Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-21T14:58:34.796Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-21T14:58:34.796Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-04-21T14:58:34.796Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] [2020-04-21T14:58:34.796Z] DONE 24 tests, 23 skipped in 3.052s [2020-04-21T14:58:35.269Z] [2020-04-21T14:58:35.269Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-21T14:58:36.081Z] #20 12.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-21T14:58:36.340Z] #20 12.61 curl: option --progress: is ambiguous [2020-04-21T14:58:36.340Z] #20 12.62 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-21T14:58:36.601Z] #20 12.93 [2020-04-21T14:58:36.601Z] #20 13.02 Download of images into '/build' complete. [2020-04-21T14:58:36.601Z] #20 13.02 Use something like the following to load the result into a Docker daemon: [2020-04-21T14:58:36.601Z] #20 13.02 tar -cC '/build' . | docker load [2020-04-21T14:58:36.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-21T14:58:36.859Z] #20 DONE 13.1s [2020-04-21T14:58:36.859Z] [2020-04-21T14:58:36.859Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-21T14:58:37.499Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:37.499Z] INFO: Testing against a local daemon [2020-04-21T14:58:37.499Z] ok github.com/docker/docker/integration/session 0.239s [2020-04-21T14:58:37.499Z] [2020-04-21T14:58:37.499Z] === Skipped [2020-04-21T14:58:37.499Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-21T14:58:37.499Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:37.499Z] [2020-04-21T14:58:37.499Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-21T14:58:37.499Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:37.499Z] [2020-04-21T14:58:37.499Z] [2020-04-21T14:58:37.499Z] DONE 2 tests, 2 skipped in 2.227s [2020-04-21T14:58:37.499Z] [2020-04-21T14:58:37.499Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-21T14:58:37.791Z] #29 ... [2020-04-21T14:58:37.791Z] [2020-04-21T14:58:37.791Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-21T14:58:38.048Z] #21 DONE 0.1s [2020-04-21T14:58:38.048Z] [2020-04-21T14:58:38.048Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-21T14:58:38.306Z] #25 DONE 0.1s [2020-04-21T14:58:38.306Z] [2020-04-21T14:58:38.306Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-21T14:58:39.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:39.734Z] INFO: Testing against a local daemon [2020-04-21T14:58:40.048Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-21T14:58:40.730Z] ok github.com/docker/docker/integration/system 1.459s [2020-04-21T14:58:40.730Z] [2020-04-21T14:58:40.730Z] === Skipped [2020-04-21T14:58:40.730Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-21T14:58:40.730Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-21T14:58:40.730Z] [2020-04-21T14:58:40.730Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2020-04-21T14:58:40.730Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-21T14:58:40.730Z] [2020-04-21T14:58:40.730Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-21T14:58:40.730Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-21T14:58:40.730Z] [2020-04-21T14:58:40.730Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-21T14:58:40.730Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-21T14:58:40.730Z] [2020-04-21T14:58:40.730Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-21T14:58:40.730Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-21T14:58:40.730Z] [2020-04-21T14:58:40.730Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-21T14:58:40.730Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-21T14:58:40.730Z] [2020-04-21T14:58:40.730Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-21T14:58:40.730Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-21T14:58:40.730Z] [2020-04-21T14:58:40.730Z] [2020-04-21T14:58:40.730Z] DONE 13 tests, 7 skipped in 3.469s [2020-04-21T14:58:40.730Z] [2020-04-21T14:58:40.730Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-21T14:58:42.979Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:42.979Z] INFO: Testing against a local daemon [2020-04-21T14:58:42.979Z] ok github.com/docker/docker/integration/volume 0.322s [2020-04-21T14:58:43.324Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-21T14:58:43.454Z] [2020-04-21T14:58:43.454Z] === Skipped [2020-04-21T14:58:43.454Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-21T14:58:43.454Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-21T14:58:43.454Z] [2020-04-21T14:58:43.454Z] [2020-04-21T14:58:43.454Z] DONE 5 tests, 1 skipped in 2.375s [2020-04-21T14:58:43.454Z] [2020-04-21T14:58:43.454Z] INFO: make.ps1 ended at 04/21/2020 14:58:43 [2020-04-21T14:58:43.454Z] INFO: Integration CLI tests being run from the host: [2020-04-21T14:58:43.454Z] 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-21T14:58:46.594Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-21T14:58:47.963Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-21T14:58:49.332Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-21T14:58:50.264Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-21T14:58:51.196Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-21T14:58:52.126Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-21T14:58:52.161Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-21T14:58:52.161Z] INFO: Testing against a local daemon [2020-04-21T14:58:53.056Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-21T14:58:53.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-21T14:58:53.877Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-21T14:58:55.770Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-21T14:58:56.371Z] #29 29.57 # github.com/docker/docker/contrib/httpserver [2020-04-21T14:58:56.371Z] #29 29.57 loadinternal: cannot find runtime/cgo [2020-04-21T14:58:56.371Z] #29 DONE 29.8s [2020-04-21T14:58:56.371Z] [2020-04-21T14:58:56.371Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-21T14:58:56.371Z] #33 ... [2020-04-21T14:58:56.371Z] [2020-04-21T14:58:56.371Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-21T14:58:56.371Z] #30 DONE 0.1s [2020-04-21T14:58:56.371Z] [2020-04-21T14:58:56.371Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-21T14:58:57.663Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-21T14:59:00.938Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-21T14:59:03.491Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-21T14:59:04.859Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-21T14:59:06.751Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-21T14:59:07.313Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-21T14:59:07.876Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-21T14:59:09.770Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-21T14:59:09.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-21T14:59:10.026Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-21T14:59:10.283Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-21T14:59:10.847Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-21T14:59:10.847Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-21T14:59:10.847Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-21T14:59:13.372Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-21T14:59:14.742Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-21T14:59:14.742Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-21T14:59:14.742Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-21T14:59:15.674Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-21T14:59:15.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-21T14:59:15.931Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-21T14:59:16.495Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-21T14:59:17.865Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-21T14:59:18.122Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-21T14:59:18.122Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-21T14:59:18.122Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-21T14:59:20.016Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-21T14:59:20.947Z] === RUN TestDockerSuite/TestEventsRename [2020-04-21T14:59:21.879Z] === RUN TestDockerSuite/TestEventsResize [2020-04-21T14:59:22.443Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-21T14:59:23.372Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-21T14:59:24.740Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-21T14:59:25.303Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-21T14:59:28.574Z] === RUN TestDockerSuite/TestEventsTop [2020-04-21T14:59:29.138Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-21T14:59:31.673Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-21T14:59:33.569Z] === RUN TestDockerSuite/TestExec [2020-04-21T14:59:34.503Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-21T14:59:35.066Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-21T14:59:35.996Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-21T14:59:36.925Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-21T14:59:38.819Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-21T14:59:39.382Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-21T14:59:40.313Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-21T14:59:41.243Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-21T14:59:42.172Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-21T14:59:43.103Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-21T14:59:43.667Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-21T14:59:44.231Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-21T14:59:45.600Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-21T14:59:46.970Z] === RUN TestDockerSuite/TestExecEnv [2020-04-21T14:59:47.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-21T14:59:47.535Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-21T14:59:49.433Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-21T14:59:50.366Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-21T14:59:52.888Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-21T14:59:53.451Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-21T14:59:54.381Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-21T14:59:55.311Z] === RUN TestDockerSuite/TestExecParseError [2020-04-21T14:59:56.241Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-21T14:59:57.171Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-21T14:59:57.735Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-21T14:59:59.646Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-21T15:00:00.576Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-21T15:00:01.506Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-21T15:00:11.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-21T15:00:12.387Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-21T15:00:13.321Z] === RUN TestDockerSuite/TestExecTTY [2020-04-21T15:00:14.251Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-21T15:00:15.184Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-21T15:00:17.081Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-21T15:00:17.645Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-21T15:00:17.645Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-21T15:00:20.166Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-21T15:00:20.735Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-21T15:00:21.665Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-21T15:00:22.596Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-21T15:00:23.526Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-21T15:00:28.777Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-21T15:00:34.029Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-21T15:00:35.397Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-21T15:00:38.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-21T15:00:40.071Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-21T15:00:41.440Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-21T15:00:41.440Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-21T15:00:41.440Z] === RUN TestDockerSuite/TestHealth [2020-04-21T15:00:47.798Z] #33 132.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-21T15:00:47.798Z] #33 134.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-21T15:00:47.798Z] #33 135.6 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-21T15:00:47.798Z] #33 137.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-21T15:00:47.798Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-21T15:00:47.798Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-21T15:00:48.770Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-21T15:00:50.158Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-21T15:00:50.158Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-21T15:00:51.527Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-21T15:00:53.422Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-21T15:00:54.791Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-21T15:00:56.686Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-21T15:00:56.943Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-21T15:00:58.839Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-21T15:00:59.770Z] #33 153.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-21T15:01:01.664Z] #33 155.3 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-21T15:01:02.594Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-21T15:01:03.344Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-21T15:01:03.344Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-21T15:01:03.344Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-21T15:01:03.344Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-21T15:01:03.344Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-21T15:01:03.344Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-21T15:01:03.344Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-21T15:01:03.524Z] #33 157.4 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-21T15:01:04.713Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-21T15:01:04.713Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-21T15:01:04.713Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-21T15:01:04.713Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-21T15:01:04.893Z] #33 158.6 [2020-04-21T15:01:04.969Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-21T15:01:05.150Z] #33 DONE 158.9s [2020-04-21T15:01:05.150Z] [2020-04-21T15:01:05.150Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-21T15:01:05.226Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-21T15:01:06.157Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-21T15:01:06.157Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-21T15:01:06.519Z] #34 DONE 1.3s [2020-04-21T15:01:07.087Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-21T15:01:07.087Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-21T15:01:07.889Z] [2020-04-21T15:01:07.889Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-21T15:01:08.016Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-21T15:01:08.452Z] #35 DONE 0.6s [2020-04-21T15:01:08.452Z] [2020-04-21T15:01:08.452Z] #36 exporting to image [2020-04-21T15:01:08.452Z] #36 exporting layers [2020-04-21T15:01:08.946Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-21T15:01:08.946Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-21T15:01:09.877Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-21T15:01:10.346Z] #36 exporting layers 1.8s done [2020-04-21T15:01:10.346Z] #36 writing image sha256:6685e99e8961c50343fd34b738f3c61e9ddd659313f3bf24fe1dd19b659c1407 done [2020-04-21T15:01:10.346Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-21T15:01:10.346Z] #36 DONE 1.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-21T15:01:10.669Z] + echo Ensuring container killed. [2020-04-21T15:01:10.669Z] Ensuring container killed. [2020-04-21T15:01:10.669Z] + docker rm -vf docker-pr9 [2020-04-21T15:01:10.669Z] Error: No such container: docker-pr9 [2020-04-21T15:01:10.669Z] + true [Pipeline] sh [2020-04-21T15:01:10.948Z] + echo Chowning /workspace to jenkins user [2020-04-21T15:01:10.948Z] Chowning /workspace to jenkins user [2020-04-21T15:01:10.948Z] + id -u [2020-04-21T15:01:10.948Z] + id -g [2020-04-21T15:01:10.948Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40825:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T15:01:12.178Z] + bundleName=unit [2020-04-21T15:01:12.178Z] + echo Creating unit-bundles.tar.gz [2020-04-21T15:01:12.178Z] Creating unit-bundles.tar.gz [2020-04-21T15:01:12.178Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-21T15:01:12.178Z] bundles/junit-report.xml [2020-04-21T15:01:12.178Z] bundles/go-test-report.json [2020-04-21T15:01:12.178Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-21T15:01:12.188Z] Archiving artifacts [2020-04-21T15:01:12.683Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40825/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T15:01:12.991Z] + make clean [2020-04-21T15:01:12.991Z] docker volume rm -f docker-dev-cache [2020-04-21T15:01:13.147Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-21T15:01:13.147Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-21T15:01:13.147Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-21T15:01:13.247Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T15:01:14.517Z] === RUN TestDockerSuite/TestImportFile [2020-04-21T15:01:17.041Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-21T15:01:17.041Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-21T15:01:18.410Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-21T15:01:20.494Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-21T15:01:22.401Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-21T15:01:23.338Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-21T15:01:24.268Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-21T15:01:25.198Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-21T15:01:25.198Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-21T15:01:25.198Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-21T15:01:25.761Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-21T15:01:26.690Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-21T15:01:27.620Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-21T15:01:28.184Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-21T15:01:29.116Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-21T15:01:30.048Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-21T15:01:30.048Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-21T15:01:31.941Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-21T15:01:32.505Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-21T15:01:33.068Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-21T15:01:33.068Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-21T15:01:33.999Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-21T15:01:33.999Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-21T15:01:35.368Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-21T15:01:36.298Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-21T15:01:36.862Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-21T15:01:37.791Z] === RUN TestDockerSuite/TestInspectImage [2020-04-21T15:01:37.791Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-21T15:01:37.791Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-21T15:01:37.791Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-21T15:01:38.721Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-21T15:01:39.284Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-21T15:01:39.284Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-21T15:01:40.215Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-21T15:01:41.146Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-21T15:01:41.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-21T15:01:43.296Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-21T15:01:43.296Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-21T15:01:43.860Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-21T15:01:45.230Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-21T15:01:46.601Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-21T15:01:47.533Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-21T15:01:48.476Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-21T15:01:49.406Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-21T15:01:49.969Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-21T15:01:50.900Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-21T15:01:51.465Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-21T15:01:51.465Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-21T15:01:53.985Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-21T15:01:55.880Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-21T15:01:57.247Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-21T15:01:57.811Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-21T15:01:59.703Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-21T15:02:02.986Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-21T15:02:04.878Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-21T15:02:04.878Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-21T15:02:07.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-21T15:02:07.655Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-21T15:02:08.218Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-21T15:02:09.149Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-21T15:02:12.424Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-21T15:02:15.701Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-21T15:02:18.975Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-21T15:02:22.268Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-21T15:02:22.524Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-21T15:02:25.045Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-21T15:02:25.301Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-21T15:02:26.670Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-21T15:02:27.600Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-21T15:02:28.530Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-21T15:02:30.424Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-21T15:02:30.424Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-21T15:02:30.681Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-21T15:02:30.681Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-21T15:02:30.681Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-21T15:02:31.612Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-21T15:02:32.176Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-21T15:02:33.544Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-21T15:02:36.063Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-21T15:02:36.993Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-21T15:02:38.360Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-21T15:02:42.531Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-21T15:02:42.531Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-21T15:02:42.531Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-21T15:02:43.900Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-21T15:02:44.829Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-21T15:02:46.198Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-21T15:02:47.127Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-21T15:02:48.495Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-21T15:02:50.391Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-21T15:02:51.323Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-21T15:02:51.886Z] === RUN TestDockerSuite/TestLogsSince [2020-04-21T15:02:59.976Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-21T15:03:03.246Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-21T15:03:04.614Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-21T15:03:05.986Z] === RUN TestDockerSuite/TestLogsTail [2020-04-21T15:03:06.550Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-21T15:03:07.483Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-21T15:03:08.413Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-21T15:03:08.976Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-21T15:03:09.906Z] === RUN TestDockerSuite/TestNetHostname [2020-04-21T15:03:12.426Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-21T15:03:12.426Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-21T15:03:12.990Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-21T15:03:13.921Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-21T15:03:17.195Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-21T15:03:17.195Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-21T15:03:17.452Z] === RUN TestDockerSuite/TestPluginActive [2020-04-21T15:03:19.974Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-21T15:03:25.225Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-21T15:03:25.225Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-21T15:03:25.481Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-21T15:03:28.757Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-21T15:03:30.124Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-21T15:03:30.124Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-21T15:03:32.646Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-21T15:03:32.903Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-21T15:03:36.180Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-21T15:03:37.548Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-21T15:03:39.442Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-21T15:03:40.005Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-21T15:03:41.373Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-21T15:03:42.743Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-21T15:03:43.000Z] === RUN TestDockerSuite/TestPortList [2020-04-21T15:03:46.275Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-21T15:03:49.549Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-21T15:03:52.821Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-21T15:03:53.753Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-21T15:03:55.648Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-21T15:03:55.648Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-21T15:04:02.192Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-21T15:04:02.773Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-21T15:04:02.773Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-21T15:04:03.030Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-21T15:04:03.960Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-21T15:04:03.960Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-21T15:04:04.889Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-21T15:04:04.890Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-21T15:04:05.453Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-21T15:04:05.453Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-21T15:04:07.344Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-21T15:04:07.344Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-21T15:04:07.601Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-21T15:04:10.876Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-21T15:04:12.243Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-21T15:04:12.499Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-21T15:04:12.499Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-21T15:04:15.769Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-21T15:04:16.698Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-21T15:04:19.969Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-21T15:04:21.337Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-21T15:04:24.608Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-21T15:04:25.537Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-21T15:04:25.537Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-21T15:04:28.810Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-21T15:04:29.740Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-21T15:04:31.109Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-21T15:04:36.365Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-21T15:04:37.297Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-21T15:04:39.190Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-21T15:04:39.753Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-21T15:04:42.285Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-21T15:04:43.653Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-21T15:04:45.020Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-21T15:04:46.913Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-21T15:04:49.433Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-21T15:04:50.804Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-21T15:04:51.060Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-21T15:04:51.990Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-21T15:04:52.247Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-21T15:04:54.767Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-21T15:04:56.664Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-21T15:04:57.594Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-21T15:04:57.594Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-21T15:04:57.851Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-21T15:04:57.851Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-21T15:04:57.851Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-21T15:04:58.779Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-21T15:05:00.673Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-21T15:05:02.041Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-21T15:05:02.970Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-21T15:05:06.253Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-21T15:05:11.518Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-21T15:05:12.449Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-21T15:05:14.969Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-21T15:05:14.969Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-21T15:05:14.969Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-21T15:05:15.226Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-21T15:05:18.497Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-21T15:05:19.865Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-21T15:05:19.865Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-21T15:05:23.137Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-21T15:05:24.067Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-21T15:05:25.435Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-21T15:05:25.435Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-21T15:05:25.691Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-21T15:05:29.864Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-21T15:05:30.794Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-21T15:05:31.050Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-21T15:05:33.570Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-21T15:05:34.501Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-21T15:05:36.393Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-21T15:05:37.323Z] === RUN TestDockerSuite/TestRmiTag [2020-04-21T15:05:37.323Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-21T15:05:38.252Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-21T15:05:43.515Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-21T15:05:43.515Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-21T15:05:44.077Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-21T15:05:45.007Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-21T15:05:45.263Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-21T15:05:46.632Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-21T15:05:46.889Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-21T15:05:47.819Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-21T15:05:48.383Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-21T15:05:49.312Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-21T15:05:49.312Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-21T15:05:49.312Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-21T15:05:50.243Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-21T15:05:52.138Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-21T15:05:53.068Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-21T15:05:53.998Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-21T15:05:54.927Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-21T15:05:56.821Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-21T15:05:58.189Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-21T15:05:59.118Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-21T15:06:00.048Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-21T15:06:00.978Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-21T15:06:01.908Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-21T15:06:02.838Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-21T15:06:03.767Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-21T15:06:05.136Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-21T15:06:05.699Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-21T15:06:06.631Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-21T15:06:07.565Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-21T15:06:07.565Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-21T15:06:08.943Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-21T15:06:09.876Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-21T15:06:10.806Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-21T15:06:11.736Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-21T15:06:12.300Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-21T15:06:13.229Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-21T15:06:13.229Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-21T15:06:14.160Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-21T15:06:14.723Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-21T15:06:15.652Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-21T15:06:16.582Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-21T15:06:17.512Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-21T15:06:17.512Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-21T15:06:17.512Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-21T15:06:18.076Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-21T15:06:18.076Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-21T15:06:19.446Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-21T15:06:20.378Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-21T15:06:20.378Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-21T15:06:21.309Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-21T15:06:21.872Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-21T15:06:22.129Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-21T15:06:23.060Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-21T15:06:24.429Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-21T15:06:26.322Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-21T15:06:27.691Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-21T15:06:28.621Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-21T15:06:29.185Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-21T15:06:30.116Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-21T15:06:30.680Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-21T15:06:31.610Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-21T15:06:33.503Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-21T15:06:36.781Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-21T15:06:37.038Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-21T15:06:37.039Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-21T15:06:37.970Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-21T15:06:41.244Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-21T15:06:42.612Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-21T15:06:45.135Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-21T15:06:47.656Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-21T15:06:47.656Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-21T15:06:47.656Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-21T15:06:48.220Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-21T15:06:50.112Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-21T15:06:52.007Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-21T15:06:54.526Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-21T15:06:54.783Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-21T15:06:56.151Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-21T15:06:56.408Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-21T15:06:57.337Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-21T15:06:57.337Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-21T15:06:58.270Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-21T15:07:00.162Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-21T15:07:00.162Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-21T15:07:00.725Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-21T15:07:01.655Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-21T15:07:02.219Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-21T15:07:03.148Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-21T15:07:03.148Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-21T15:07:04.089Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-21T15:07:04.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-21T15:07:04.914Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-21T15:07:05.843Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-21T15:07:06.407Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-21T15:07:07.338Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-21T15:07:08.268Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-21T15:07:08.835Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-21T15:07:09.764Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-21T15:07:09.764Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-21T15:07:10.693Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-21T15:07:11.256Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-21T15:07:13.153Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-21T15:07:13.153Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-21T15:07:13.153Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-21T15:07:17.324Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-21T15:07:17.582Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-21T15:07:29.756Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-21T15:07:30.319Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-21T15:07:32.213Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-21T15:07:32.213Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-21T15:07:32.213Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-21T15:07:32.213Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-21T15:07:32.776Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-21T15:07:36.050Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-21T15:07:37.422Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-21T15:07:39.315Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-21T15:07:39.886Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-21T15:07:40.460Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-21T15:07:41.391Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-21T15:07:42.760Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-21T15:07:42.760Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-21T15:07:42.760Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-21T15:07:44.129Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-21T15:07:45.498Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-21T15:07:47.394Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-21T15:07:47.394Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-21T15:07:47.394Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-21T15:07:49.287Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-21T15:07:50.655Z] === RUN TestDockerSuite/TestRunMount [2020-04-21T15:07:57.204Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-21T15:07:57.460Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-21T15:07:58.390Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-21T15:07:59.759Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-21T15:08:02.280Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-21T15:08:05.553Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-21T15:08:08.074Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-21T15:08:10.595Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-21T15:08:11.963Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-21T15:08:13.865Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-21T15:08:13.865Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-21T15:08:14.430Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-21T15:08:15.799Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-21T15:08:16.364Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-21T15:08:16.927Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-21T15:08:19.508Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-21T15:08:22.029Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-21T15:08:26.201Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-21T15:08:26.458Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-21T15:08:27.022Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-21T15:08:27.279Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-21T15:08:28.210Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-21T15:08:28.210Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-21T15:08:28.774Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-21T15:08:29.705Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-21T15:08:29.705Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-21T15:08:30.636Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-21T15:08:31.566Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-21T15:08:31.566Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-21T15:08:31.566Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-21T15:08:32.496Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-21T15:08:33.428Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-21T15:08:35.322Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-21T15:08:36.253Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-21T15:08:37.183Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-21T15:08:37.748Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-21T15:08:38.679Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-21T15:08:39.243Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-21T15:08:40.174Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-21T15:08:40.174Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-21T15:08:40.738Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-21T15:08:40.995Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-21T15:08:41.925Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-21T15:08:41.925Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-21T15:08:42.856Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-21T15:08:44.759Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-21T15:08:44.759Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-21T15:08:48.035Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-21T15:08:49.404Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-21T15:08:49.661Z] === RUN TestDockerSuite/TestRunRm [2020-04-21T15:08:50.592Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-21T15:08:52.486Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-21T15:08:54.380Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-21T15:08:55.310Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-21T15:08:56.242Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-21T15:08:58.137Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-21T15:08:58.394Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-21T15:08:58.651Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-21T15:09:01.941Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-21T15:09:02.873Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-21T15:09:07.048Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-21T15:09:07.048Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-21T15:09:08.417Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-21T15:09:08.981Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-21T15:09:09.912Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-21T15:09:10.843Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-21T15:09:11.775Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-21T15:09:12.338Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-21T15:09:13.271Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-21T15:09:14.201Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-21T15:09:14.458Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-21T15:09:15.389Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-21T15:09:15.389Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-21T15:09:15.952Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-21T15:09:16.209Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-21T15:09:18.731Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-21T15:09:18.731Z] === RUN TestDockerSuite/TestRunState [2020-04-21T15:09:20.627Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-21T15:09:21.558Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-21T15:09:22.121Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-21T15:09:22.377Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-21T15:09:22.377Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-21T15:09:23.307Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-21T15:09:23.870Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-21T15:09:25.783Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-21T15:09:25.783Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-21T15:09:25.783Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-21T15:09:26.346Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-21T15:09:28.865Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-21T15:09:29.429Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-21T15:09:31.947Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-21T15:09:36.119Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-21T15:09:38.638Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-21T15:09:39.201Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-21T15:09:40.130Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-21T15:09:41.062Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-21T15:09:43.586Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-21T15:09:44.516Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-21T15:09:45.447Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-21T15:09:45.447Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-21T15:09:45.704Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-21T15:09:46.635Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-21T15:09:47.200Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-21T15:09:48.130Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-21T15:09:48.130Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-21T15:09:48.130Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-21T15:09:49.059Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-21T15:09:54.310Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-21T15:09:54.310Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-21T15:09:55.239Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-21T15:09:57.759Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-21T15:09:59.127Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-21T15:10:01.672Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-21T15:10:04.944Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-21T15:10:05.200Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-21T15:10:06.131Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-21T15:10:06.694Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-21T15:10:06.694Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-21T15:10:06.694Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-21T15:10:06.694Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-21T15:10:06.951Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-21T15:10:07.881Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-21T15:10:08.810Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-21T15:10:09.373Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-21T15:10:11.265Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-21T15:10:11.828Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-21T15:10:12.758Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-21T15:10:12.758Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-21T15:10:12.758Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-21T15:10:13.689Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-21T15:10:13.689Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-21T15:10:13.689Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-21T15:10:13.689Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-21T15:10:13.946Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-21T15:10:13.946Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-21T15:10:14.203Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-21T15:10:14.460Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-21T15:10:14.460Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-21T15:10:14.718Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-21T15:10:15.648Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-21T15:10:16.212Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-21T15:10:17.143Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-21T15:10:17.143Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-21T15:10:18.073Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-21T15:10:18.073Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-21T15:10:19.003Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-21T15:10:19.003Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-21T15:10:19.933Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-21T15:10:20.864Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-21T15:10:20.864Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-21T15:10:20.864Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-21T15:10:21.795Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-21T15:10:23.167Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-21T15:10:24.096Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-21T15:10:24.096Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-21T15:10:24.659Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-21T15:10:24.659Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-21T15:10:26.551Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-21T15:10:26.822Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-21T15:10:30.109Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-21T15:10:30.365Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-21T15:10:30.365Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-21T15:10:30.365Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-21T15:10:31.295Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-21T15:10:32.665Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-21T15:10:33.594Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-21T15:10:33.594Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-21T15:10:35.486Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-21T15:10:35.486Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-21T15:10:36.049Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-21T15:10:38.574Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-21T15:10:38.574Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-21T15:10:39.943Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-21T15:10:39.943Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-21T15:10:39.943Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-21T15:10:41.312Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-21T15:10:43.204Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-21T15:10:43.460Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-21T15:10:43.460Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-21T15:10:43.716Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-21T15:10:43.716Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-21T15:10:43.973Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-21T15:10:46.495Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-21T15:10:53.037Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-21T15:10:54.405Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-21T15:10:55.334Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-21T15:10:57.227Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-21T15:10:59.744Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-21T15:10:59.744Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-21T15:11:03.022Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-21T15:11:03.586Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-21T15:11:05.479Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-21T15:11:08.003Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-21T15:11:09.895Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-21T15:11:13.166Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-21T15:11:13.423Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-21T15:11:18.676Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-21T15:11:19.239Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-21T15:11:21.133Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-21T15:11:26.383Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-21T15:11:29.654Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-21T15:11:31.022Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-21T15:11:31.952Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-21T15:11:32.882Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-21T15:11:33.811Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-21T15:11:33.811Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-21T15:11:34.374Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-21T15:11:38.557Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-21T15:11:42.732Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-21T15:11:42.732Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-21T15:11:43.661Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-21T15:11:43.661Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-21T15:11:44.589Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-21T15:11:46.482Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-21T15:11:46.482Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-21T15:11:47.851Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-21T15:11:48.780Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-21T15:11:49.709Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-21T15:11:51.602Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-21T15:11:55.772Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-21T15:11:56.701Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-21T15:11:56.701Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-21T15:11:57.631Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-21T15:11:58.562Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-21T15:12:03.814Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-21T15:12:06.334Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-21T15:12:09.607Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-21T15:12:12.127Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-21T15:12:16.308Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-21T15:12:21.559Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-21T15:12:24.080Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-21T15:12:25.972Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-21T15:12:27.865Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-21T15:12:29.232Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-21T15:12:31.752Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-21T15:12:34.272Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-21T15:12:36.165Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-21T15:12:38.687Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-21T15:12:41.205Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-21T15:12:56.051Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-21T15:12:56.051Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-21T15:12:56.051Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-21T15:12:56.980Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-21T15:12:56.980Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-21T15:12:56.980Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-21T15:12:56.980Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-21T15:12:57.908Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-21T15:12:57.908Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-21T15:12:58.849Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-21T15:12:58.849Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-21T15:12:58.849Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-21T15:12:58.849Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-21T15:12:58.849Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-21T15:13:01.371Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-21T15:13:01.371Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-21T15:13:01.628Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-21T15:13:01.628Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-21T15:13:01.628Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-21T15:13:02.561Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-21T15:13:05.080Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-21T15:13:05.080Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-21T15:13:05.080Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-21T15:13:08.352Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-21T15:13:13.607Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite (1746.42s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.05s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.66s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.25s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.86s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.87s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.24s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.13s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.15s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.64s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.21s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.21s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.19s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.98s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.94s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.67s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.15s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAttachDetach (1.39s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.17s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.25s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.32s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.19s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.78s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.47s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.45s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.44s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.61s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.96s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (21.03s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.44s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.61s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.92s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.46s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.99s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.40s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.75s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.39s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.40s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.11s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.01s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.90s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.44s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.37s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.50s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.42s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.01s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.42s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.67s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.46s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.69s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.85s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.72s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.05s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.65s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.68s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.64s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.14s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.98s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.10s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.63s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.91s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.28s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.68s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.78s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.05s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.38s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.01s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.84s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.51s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.49s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2020-04-21T15:13:13.607Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-21T15:13:13.607Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.27s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.37s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.95s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildContChar (3.81s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.40s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.31s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.84s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.90s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.09s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.96s) [2020-04-21T15:13:13.607Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-21T15:13:13.607Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.607Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-21T15:13:13.607Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.607Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-21T15:13:13.607Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.607Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-21T15:13:13.607Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.45s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.52s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.25s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.23s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.53s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.74s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.70s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.48s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.69s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.47s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.71s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.66s) [2020-04-21T15:13:13.607Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.76s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.53s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.28s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.64s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.55s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.59s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.04s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.79s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.62s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.20s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.79s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.52s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.44s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.82s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.59s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.67s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.93s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEnv (1.80s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.54s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.10s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.39s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.01s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.03s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.37s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.36s) [2020-04-21T15:13:13.608Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-21T15:13:13.608Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.85s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFails (0.92s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.44s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.73s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.08s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.10s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.14s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.29s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.30s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.46s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildHistory (4.42s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.22s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.59s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.02s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLabel (0.49s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.54s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.73s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.04s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.52s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.27s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.39s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.93s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.36s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.60s) [2020-04-21T15:13:13.608Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-21T15:13:13.608Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.25s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.95s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.72s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.59s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.86s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.11s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.08s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.93s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.75s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.58s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.75s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.20s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.56s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.51s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.29s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.52s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.83s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildPATH (2.40s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.93s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.06s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.61s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.43s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.33s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildRm (3.10s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.10s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.29s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.30s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.30s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.34s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.42s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s) [2020-04-21T15:13:13.608Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-21T15:13:13.608Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.76s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.17s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildStderr (1.09s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.72s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.23s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.39s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.00s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.50s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildUser (1.98s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.31s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.19s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.32s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.21s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.53s) [2020-04-21T15:13:13.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-21T15:13:13.608Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-21T15:13:13.608Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-21T15:13:13.608Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.608Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-21T15:13:13.608Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.05s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.24s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.67s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.12s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.11s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.51s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.01s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.45s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.68s) [2020-04-21T15:13:13.608Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-21T15:13:13.608Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.86s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.49s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-04-21T15:13:13.608Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-21T15:13:13.608Z] docker_cli_sni_test.go:18: Flakey test [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.95s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.09s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCommitChange (1.23s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.10s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.85s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.25s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCommitTTY (1.82s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.90s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.78s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.74s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.90s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.11s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.97s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.01s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.91s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.71s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.84s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.86s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.82s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.79s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.57s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.95s) [2020-04-21T15:13:13.608Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-21T15:13:13.608Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.84s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.81s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.94s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.52s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.89s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.10s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.57s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.57s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000223a40_} (1.58s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1987713053_/foo_false____} (1.56s) [2020-04-21T15:13:13.608Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1987713053_/foo_true____} (1.57s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3926247128_/foo_false____} (1.61s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3926247128_/foo_true____} (1.62s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3926247128_/foo_true__0xc000223b00__} (1.84s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000223b20_} (1.61s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000223b40_} (1.58s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000223b60_} (1.62s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000223b80_} (1.85s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.93s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.00s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.30s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.95s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.87s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.98s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.16s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.07s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.23s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.14s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.02s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.26s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.03s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.90s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.03s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.37s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.73s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.47s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.03s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.39s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.91s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.44s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.03s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.00s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.68s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.78s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.27s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.39s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.91s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.77s) [2020-04-21T15:13:13.609Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-21T15:13:13.609Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.69s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateRM (0.19s) [2020-04-21T15:13:13.609Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-21T15:13:13.609Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.42s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.94s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.25s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.77s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.05s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.73s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.81s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.85s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.90s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.53s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.57s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.11s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.94s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.04s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.26s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsCommit (1.00s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.89s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.99s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.89s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.38s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.55s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsCopy (1.33s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.71s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.80s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.61s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFilters (2.15s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFormat (1.77s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.59s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.36s) [2020-04-21T15:13:13.609Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-04-21T15:13:13.609Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-21T15:13:13.609Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-21T15:13:13.609Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.85s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsRename (0.88s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsResize (0.91s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.91s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.86s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.02s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsTop (0.89s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.65s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExec (0.88s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.84s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.68s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.84s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.89s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.78s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecCgroup (1.29s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecEnv (0.86s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.78s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.98s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecInspectID (2.04s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.95s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.89s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecParseError (0.87s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.87s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.80s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.87s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecStartFails (0.90s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.94s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.99s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.50s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecUlimits (1.01s) [2020-04-21T15:13:13.609Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-21T15:13:13.609Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.04s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.87s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.11s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.88s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestExecWithUser (0.97s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.80s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.97s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.90s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.05s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestHealth (20.97s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.98s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.36s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.72s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.95s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.87s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImportDisplay (1.76s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImportFile (2.09s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.81s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImportGzipped (1.96s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.99s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.91s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.78s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.77s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-04-21T15:13:13.609Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.70s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.78s) [2020-04-21T15:13:13.610Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-21T15:13:13.610Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.24s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectDefault (0.72s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-04-21T15:13:13.610Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-21T15:13:13.610Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.80s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.82s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.89s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.95s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectStatus (1.13s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.63s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.92s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.83s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.76s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.50s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.62s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.70s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.40s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.91s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.71s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.43s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.87s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.48s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.86s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.33s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.56s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.72s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.56s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.42s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.87s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.78s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.84s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.09s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.06s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.21s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.82s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.87s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.00s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.86s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.02s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.39s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestNetHostname (2.44s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.39s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.40s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.67s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.93s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPluginActive (2.19s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.95s) [2020-04-21T15:13:13.610Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-21T15:13:13.610Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.75s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.05s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.20s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.47s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.59s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPortList (10.63s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.66s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.60s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.86s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.66s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.34s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.11s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsByOrder (3.19s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.27s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.44s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.95s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.85s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.61s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.89s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.59s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.56s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.47s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.44s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.46s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s) [2020-04-21T15:13:13.610Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-21T15:13:13.610Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.93s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.21s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.36s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.67s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.62s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.27s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.56s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.97s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.16s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.09s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.19s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.78s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.00s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.16s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.04s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.42s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.49s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAddHost (0.93s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.42s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.91s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.05s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.98s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.90s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.07s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.53s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.94s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.77s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.79s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.38s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.84s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.94s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.87s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2020-04-21T15:13:13.610Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.92s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.25s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.91s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.84s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.54s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.58s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.77s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.76s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.57s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.90s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.75s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.71s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.50s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.62s) [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.79s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.79s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.40s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.64s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.87s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.73s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.81s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.85s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.85s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.82s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.82s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.81s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.80s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.50s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.09s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.01s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.72s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.17s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.60s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.56s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.89s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.72s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.23s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.31s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.51s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunMount (6.09s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.74s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.32s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.34s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.37s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.69s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.35s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.27s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.70s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.77s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.86s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.94s) [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-21T15:13:13.611Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.89s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.77s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.10s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.82s) [2020-04-21T15:13:13.611Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.85s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.68s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.85s) [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.79s) [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.82s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.88s) [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-04-21T15:13:13.611Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.35s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.68s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.94s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.01s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.75s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.31s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.32s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.84s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.89s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.82s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.81s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.86s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.95s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.97s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.94s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunState (1.77s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.75s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.76s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunSysctls (1.62s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.51s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.78s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.98s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.93s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.00s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.36s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.30s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUserByID (0.77s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUserByName (0.79s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s) [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.75s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.53s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.79s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.09s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.42s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.54s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.39s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.72s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.80s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.76s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.88s) [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.84s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.59s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.93s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.92s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.21s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.20s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.70s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.81s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.78s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.85s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.88s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.54s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s) [2020-04-21T15:13:13.611Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-21T15:13:13.611Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.54s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.73s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.77s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.02s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.09s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.19s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.83s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.03s) [2020-04-21T15:13:13.611Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents093244610 [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.51s) [2020-04-21T15:13:13.611Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.56s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.39s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.28s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.45s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.07s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.53s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.92s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.99s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStartRecordError (1.77s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.35s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.03s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.12s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.16s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.31s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.82s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.83s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.85s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.79s) [2020-04-21T15:13:13.612Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-21T15:13:13.612Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.82s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.16s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.79s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.79s) [2020-04-21T15:13:13.612Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-04-21T15:13:13.612Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.87s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.70s) [2020-04-21T15:13:13.612Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-21T15:13:13.612Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.55s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.96s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.86s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdateStats (3.80s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.68s) [2020-04-21T15:13:13.612Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-21T15:13:13.612Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.92s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.26s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.39s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.21s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.61s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.14s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.17s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.36s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.22s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.56s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.54s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.32s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.33s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.32s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.35s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.81s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.50s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.87s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.40s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.14s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.27s) [2020-04-21T15:13:13.612Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.32s) [2020-04-21T15:13:13.612Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-21T15:13:13.612Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-21T15:13:13.612Z] === RUN TestDockerRegistrySuite [2020-04-21T15:13:13.612Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-21T15:13:14.543Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-21T15:13:15.911Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-21T15:13:17.803Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-21T15:13:18.060Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-21T15:13:22.233Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-21T15:13:26.406Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-21T15:13:30.577Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-21T15:13:31.946Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-21T15:13:33.314Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-21T15:13:34.682Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-21T15:13:36.071Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-21T15:13:37.439Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-21T15:13:38.806Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-21T15:13:40.175Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-21T15:13:40.432Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-21T15:13:42.955Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-21T15:13:46.225Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-21T15:13:47.154Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-21T15:13:50.426Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-21T15:13:51.794Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-21T15:13:51.794Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-21T15:13:53.162Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-21T15:13:54.091Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-21T15:13:54.350Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-21T15:13:55.720Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-21T15:13:55.720Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-21T15:13:55.720Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-21T15:13:55.720Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-21T15:13:55.977Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-21T15:13:57.346Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-21T15:13:59.868Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-21T15:13:59.868Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-21T15:14:00.431Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-21T15:14:01.361Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-21T15:14:01.618Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-21T15:14:01.874Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-21T15:14:02.131Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-21T15:14:02.388Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-21T15:14:02.951Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-21T15:14:02.951Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-21T15:14:04.846Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-21T15:14:05.808Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-21T15:14:07.178Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-21T15:14:08.109Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-21T15:14:08.671Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-21T15:14:09.601Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-21T15:14:10.971Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite (58.93s) [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.73s) [2020-04-21T15:14:11.900Z] check_test.go:196: [dc66aab57e0d4] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d85713f424a69] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2020-04-21T15:14:11.900Z] check_test.go:196: [db844feaff624] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-04-21T15:14:11.900Z] check_test.go:196: [dcfcb3653f548] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.08s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d45d1d8d875a7] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.27s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d51c2bb60c020] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.18s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d6b49d0791c59] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.44s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d50d5b6cf8d4e] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d29a0fea367f5] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2020-04-21T15:14:11.900Z] check_test.go:196: [ddd50110ab3af] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.45s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d479f00c729b6] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d84e4a5145ad7] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d4a78545a2ab6] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d5264487c7d73] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.97s) [2020-04-21T15:14:11.900Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ce8b01a0a96a461efc2c8331ff9abb589c3829a2179154ba4c7bda372b10bee0 [2020-04-21T15:14:11.900Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dd744d041f758792983391ef30a037bd1f78d668d6b296fcd258b6aa503f5372 [2020-04-21T15:14:11.900Z] check_test.go:196: [deefb269f4b9d] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s) [2020-04-21T15:14:11.900Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:783206167d24be5a4f13c32b96ee512aa78f65139622177af9550aa100622975 [2020-04-21T15:14:11.900Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8eb8c897584ed729e9084e7cbe50fe2bbc1e9a0fbd2abc2293f567f28ad27e82 [2020-04-21T15:14:11.900Z] check_test.go:196: [df7f86117d1a2] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.32s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d98fe78531158] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.22s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d41df4ba5e623] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.32s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d281d8a8ceb79] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-21T15:14:11.900Z] check_test.go:196: [db99dad940b4e] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d9f567ace8e79] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d97e1b3b144f8] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d761f4bd70d44] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.96s) [2020-04-21T15:14:11.900Z] check_test.go:196: [dbd9c7115e010] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d1459ceded697] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.40s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d8e7ff5bc82d2] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-04-21T15:14:11.900Z] check_test.go:196: [de91bcd27d053] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-21T15:14:11.900Z] check_test.go:196: [dce81448bd389] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d44dc5b15ac61] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d98cfe06315c6] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.46s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d9c39bf7f1808] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d76182839ae11] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.60s) [2020-04-21T15:14:11.900Z] check_test.go:196: [dd63184ce0b7a] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.25s) [2020-04-21T15:14:11.900Z] check_test.go:196: [d2cf0697923da] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.32s) [2020-04-21T15:14:11.900Z] check_test.go:196: [dacc2be977927] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.41s) [2020-04-21T15:14:11.900Z] check_test.go:196: [ded593c74b2f5] daemon is not started [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.21s) [2020-04-21T15:14:11.900Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s) [2020-04-21T15:14:11.900Z] === RUN TestDockerSchema1RegistrySuite [2020-04-21T15:14:11.900Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-21T15:14:11.900Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-21T15:14:17.152Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-21T15:14:21.325Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-21T15:14:25.499Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-21T15:14:26.430Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-21T15:14:27.799Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-21T15:14:27.799Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-21T15:14:29.693Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-21T15:14:31.063Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-21T15:14:32.432Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-21T15:14:36.611Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-21T15:14:36.611Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-21T15:14:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-21T15:14:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-21T15:14:37.124Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-21T15:14:37.380Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-21T15:14:37.945Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite (26.26s) [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d686840a4603a] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.36s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d0a0de0e4e70c] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.46s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d1d30396b22dc] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.34s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d579294a1c5c3] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d2558cc2af9f6] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d55eb4b7f32c9] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d24d7962c50d3] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d348227d08343] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.47s) [2020-04-21T15:14:37.945Z] check_test.go:223: [ddc8e3c2bbf12] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.42s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d2a485d60a218] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.73s) [2020-04-21T15:14:37.945Z] check_test.go:223: [df5b62f7d88f0] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-04-21T15:14:37.945Z] check_test.go:223: [db7aba9c6f7fe] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2020-04-21T15:14:37.945Z] check_test.go:223: [dd1f4212ecf08] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d2f0e4941fd76] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d4ca1b6d61e66] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-04-21T15:14:37.945Z] check_test.go:223: [d9437c8b92376] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2020-04-21T15:14:37.945Z] check_test.go:223: [da2bda2680d71] daemon is not started [2020-04-21T15:14:37.945Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-21T15:14:37.945Z] check_test.go:223: [df70413d88ea7] daemon is not started [2020-04-21T15:14:37.945Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-21T15:14:37.945Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-21T15:14:38.875Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-21T15:14:39.446Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-21T15:14:39.446Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-21T15:14:40.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-21T15:14:40.825Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-21T15:14:41.388Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-21T15:14:41.645Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-21T15:14:41.901Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s) [2020-04-21T15:14:41.901Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2020-04-21T15:14:41.901Z] check_test.go:252: [dbb265aa71884] daemon is not started [2020-04-21T15:14:41.901Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-04-21T15:14:41.901Z] check_test.go:252: [d9538a3120579] daemon is not started [2020-04-21T15:14:41.901Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-21T15:14:41.901Z] check_test.go:252: [d34b48673e982] daemon is not started [2020-04-21T15:14:41.901Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2020-04-21T15:14:41.901Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-04-21T15:14:41.901Z] check_test.go:252: [de4c8c8b0d817] daemon is not started [2020-04-21T15:14:41.901Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-04-21T15:14:41.901Z] check_test.go:252: [dc122ebe07c18] daemon is not started [2020-04-21T15:14:41.901Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.48s) [2020-04-21T15:14:41.901Z] check_test.go:252: [d4e1dfd97c97b] daemon is not started [2020-04-21T15:14:41.901Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-04-21T15:14:41.901Z] check_test.go:252: [d4e493597db9e] daemon is not started [2020-04-21T15:14:41.901Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-21T15:14:41.901Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-21T15:14:47.151Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-21T15:14:47.151Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-21T15:14:47.408Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-21T15:14:47.408Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-21T15:14:47.664Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-04-21T15:14:47.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-04-21T15:14:47.664Z] check_test.go:279: [d227415224e31] daemon is not started [2020-04-21T15:14:47.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-04-21T15:14:47.664Z] check_test.go:279: [d9a408c1e7cfd] daemon is not started [2020-04-21T15:14:47.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-21T15:14:47.664Z] check_test.go:279: [d46f310d64525] daemon is not started [2020-04-21T15:14:47.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-21T15:14:47.664Z] check_test.go:279: [dc322e49af31b] daemon is not started [2020-04-21T15:14:47.664Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2020-04-21T15:14:47.664Z] check_test.go:279: [d53091cb472a8] daemon is not started [2020-04-21T15:14:47.664Z] === RUN TestDockerNetworkSuite [2020-04-21T15:14:47.664Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-21T15:14:50.938Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-21T15:14:51.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-21T15:14:56.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-21T15:14:59.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-21T15:15:03.444Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-21T15:15:03.444Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-21T15:15:05.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-21T15:15:05.902Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-21T15:15:10.075Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-21T15:15:12.597Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-21T15:15:15.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-21T15:15:17.244Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-21T15:15:20.537Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-21T15:15:20.537Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-21T15:15:22.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-21T15:15:22.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-21T15:15:23.924Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-21T15:15:25.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-21T15:15:26.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-21T15:15:26.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-21T15:15:26.917Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-21T15:15:28.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-21T15:15:28.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-21T15:15:28.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-21T15:15:28.542Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-21T15:15:29.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-21T15:15:31.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-21T15:15:31.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-21T15:15:32.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-21T15:15:32.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-21T15:15:36.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-21T15:15:39.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-21T15:15:40.431Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-21T15:15:50.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-21T15:15:50.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-21T15:15:50.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-21T15:15:50.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-21T15:15:50.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-21T15:15:51.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-21T15:15:51.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-21T15:15:51.464Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-21T15:15:55.635Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-21T15:15:55.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-21T15:15:55.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-21T15:15:55.635Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-21T15:15:57.535Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-21T15:15:57.535Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-21T15:16:00.807Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-21T15:16:02.177Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-21T15:16:03.545Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-21T15:16:07.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-21T15:16:07.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-21T15:16:08.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-21T15:16:11.552Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-21T15:16:11.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-21T15:16:11.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-21T15:16:12.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-21T15:16:13.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-21T15:16:15.306Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-21T15:16:17.199Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite (92.84s) [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.73s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [dccb2da2fb6fa] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.22s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d8a00d1753395] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.63s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [dc9c1312d395a] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.89s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [dee5f2034c354] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.73s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:1233: [d01677510d5ba] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.20s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [dd41a23736dac] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.69s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [dcdf6a9ead1f5] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.26s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d537a377d60f3] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.07s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d049214556e2d] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.98s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d656e69871b1b] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [dc7fa2cdf0f23] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.38s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [ddc92b9c61eeb] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d6e09bbc8df65] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d63c0aba7689f] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d5b2dc532e961] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.29s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d5fe9705c89d1] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d6824dbceb478] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d1e38e3b2d498] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d5fc8110c6f13] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.28s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [dd0ee155268a5] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.56s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [dff591929992a] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [df2a963c6306f] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.39s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d114881a793ea] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [de79eb59f83d9] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.84s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:968: [dd4367b031e6b] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.36s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [de101917a0b62] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.25s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:1116: [ddb632ca61784] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.43s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d48171fc7d554] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.93s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d5936e7bd105e] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d0043f0382ede] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d8b846014b4ac] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [dfd6427b6f000] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d4be285e3f9cd] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d180eeff924dc] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.25s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d299ecc6da385] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d4e1176a4b3ce] daemon is not started [2020-04-21T15:16:20.474Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [da692064fc156] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.56s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [db7062330cdc2] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.80s) [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.10s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:1084: [dcbd90690eb04] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d5b0415a5064b] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.21s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [dbd219ee73c02] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.77s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [df5fc8596619a] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d6f75a0642c2d] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.34s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d5c1959ea8a62] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.83s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d50eb0e1c9c2f] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.52s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [d48a69cf0d329] daemon is not started [2020-04-21T15:16:20.474Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.53s) [2020-04-21T15:16:20.474Z] docker_cli_network_unix_test.go:46: [dbafe913fe1e5] daemon is not started [2020-04-21T15:16:20.474Z] === RUN TestDockerHubPullSuite [2020-04-21T15:16:20.474Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-21T15:16:20.731Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-21T15:16:22.098Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-21T15:16:23.990Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-21T15:16:24.247Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-21T15:16:24.810Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-21T15:16:26.178Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-21T15:16:26.435Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-21T15:16:26.435Z] --- PASS: TestDockerHubPullSuite (5.97s) [2020-04-21T15:16:26.435Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2020-04-21T15:16:26.435Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2020-04-21T15:16:26.435Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2020-04-21T15:16:26.435Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2020-04-21T15:16:26.435Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.33s) [2020-04-21T15:16:26.435Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-04-21T15:16:26.435Z] PASS [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === Skipped [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-21T15:16:26.435Z] docker_cli_sni_test.go:18: Flakey test [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-21T15:16:26.435Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2020-04-21T15:16:26.435Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-21T15:16:26.435Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-21T15:16:26.435Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-21T15:16:26.435Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-21T15:16:26.435Z] docker_cli_network_unix_test.go:46: [da692064fc156] daemon is not started [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] [2020-04-21T15:16:26.435Z] DONE 1277 tests, 44 skipped in 1969.641s [2020-04-21T15:16:26.435Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T15:16:26.435Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T15:16:26.435Z] +++ kill 7532 [2020-04-21T15:16:27.366Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-21T15:16:27.623Z] +++ /etc/init.d/apparmor stop [2020-04-21T15:16:27.623Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T15:16:27.623Z] [2020-04-21T15:16:27.623Z] Unloading profiles will leave already running processes permanently [2020-04-21T15:16:27.623Z] unconfined, which can lead to unexpected situations. [2020-04-21T15:16:27.623Z] [2020-04-21T15:16:27.623Z] To set a process to complain mode, use the command line tool [2020-04-21T15:16:27.623Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T15:16:27.623Z] +++ true [2020-04-21T15:16:27.623Z] [2020-04-21T15:16:30.914Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-21T15:16:34.186Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-21T15:16:36.706Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-21T15:17:32.883Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-21T15:17:47.731Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite (1700.71s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.47s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.54s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.87s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.13s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.50s) [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:563: [d1cbc365742a3] joining swarm manager [d55d218dae64c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:585: [d37769a449f3a] joining swarm manager [d55d218dae64c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] check_test.go:380: [d1cbc365742a3] daemon is not started [2020-04-21T15:18:05.784Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.73s) [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:46: [dadac59a2584d] joining swarm manager [d5a7d48d4f155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (47.95s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.50s) [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:304: [d364bc112ff34] joining swarm manager [d103c759c59ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:305: [d3097dbe41821] joining swarm manager [d103c759c59ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.40s) [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:272: [d24bbc4db6fcf] joining swarm manager [d939dc1aa2948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:273: [d6a7279f3ff38] joining swarm manager [d939dc1aa2948]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.62s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.77s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (15.10s) [2020-04-21T15:18:05.784Z] docker_api_swarm_node_test.go:19: [da3ad762bdec7] joining swarm manager [d97e0f0a6492d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_node_test.go:20: [d880adf060840] joining swarm manager [d97e0f0a6492d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.44s) [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:502: [d31d9cf90a3d7] joining swarm manager [dc0202fac5358]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:507: [dd34dc9bb4965] joining swarm manager [dc0202fac5358]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.32s) [2020-04-21T15:18:05.784Z] docker_api_swarm_node_test.go:80: [dbb9d7f707520] joining swarm manager [de22b81a596f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.20s) [2020-04-21T15:18:05.784Z] docker_api_swarm_node_test.go:52: [ddd5b822dfb1f] joining swarm manager [db586312028b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_node_test.go:53: [d85e83313fa7c] joining swarm manager [db586312028b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.51s) [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:202: [d24b4d703cebb] joining swarm manager [d4ade85ac2795]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.15s) [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:384: [d79f3ae5cd9b5] joining swarm manager [d1da77557986d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:385: [db4e38ba89824] joining swarm manager [d1da77557986d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] check_test.go:380: [db4e38ba89824] daemon is not started [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.56s) [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:802: [d3989ea7b420d] joining swarm manager [dc754997503ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:802: [de896cc662c09] joining swarm manager [dc754997503ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:802: [d74f02d6a40a2] joining swarm manager [dc754997503ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:802: [d5da961f07e73] joining swarm manager [dc754997503ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-21T15:18:05.784Z] docker_api_swarm_test.go:810: [d376bec173082] joining swarm manager [dc754997503ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.50s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.91s) [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:394: [d178492707b4d] joining swarm manager [d9eaec4bbaaa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:394: [d4d88aaf89e5c] joining swarm manager [d9eaec4bbaaa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.09s) [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:342: [d261e50e0bcca] joining swarm manager [dfe5aa48cc0fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:342: [debc793e163b9] joining swarm manager [dfe5aa48cc0fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.02s) [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:489: [d696ad88e6df6] joining swarm manager [d116819b67f04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:489: [dd5381bda15d3] joining swarm manager [d116819b67f04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.28s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.53s) [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:127: [df2585eda4e59] joining swarm manager [d0a789583aade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:128: [d0c57176fe747] joining swarm manager [d0a789583aade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:136: [ddd00f442d6d4] joining swarm manager [d0a789583aade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:137: [df81a9c59b874] joining swarm manager [d0a789583aade]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.08s) [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.92s) [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:303: [d14701e363046] joining swarm manager [d1a74fd3c8493]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:303: [df73bef65de1a] joining swarm manager [d1a74fd3c8493]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.00s) [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:99: [d51f177869867] joining swarm manager [d8fcf25162194]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:100: [da2a4ee5ec2a7] joining swarm manager [d8fcf25162194]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] check_test.go:380: [d51f177869867] daemon is not started [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.00s) [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:532: [d233a8b7c0c8a] joining swarm manager [daa82738f7e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:533: [d96b0ae3b4640] joining swarm manager [daa82738f7e43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.10s) [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:147: [d1b8906d6ed99] joining swarm manager [df7332e85eb40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.784Z] docker_api_swarm_service_test.go:147: [d68351eeeef9c] joining swarm manager [df7332e85eb40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.784Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.82s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.06s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.26s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.12s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.55s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.18s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.86s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.74s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.90s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.80s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.91s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.08s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.15s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.13s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.59s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.42s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.31s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.90s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.04s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.46s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.69s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.48s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.13s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.14s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.90s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.14s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.40s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.94s) [2020-04-21T15:18:05.785Z] docker_cli_service_logs_test.go:241: checking task bccacp7oz4e3 [2020-04-21T15:18:05.785Z] docker_cli_service_logs_test.go:246: checking messages for bccacp7oz4e3 [2020-04-21T15:18:05.785Z] docker_cli_service_logs_test.go:241: checking task u0hbz8nkdt4m [2020-04-21T15:18:05.785Z] docker_cli_service_logs_test.go:246: checking messages for u0hbz8nkdt4m [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.10s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.68s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.11s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1901: [dea437003a4c0] joining swarm manager [d29111a02e644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1902: [db700dce08573] joining swarm manager [d29111a02e644]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.40s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.03s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.40s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.34s) [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1802: [d1aae03441728] joining swarm manager [d90db4ef3a38e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1803: [db628dac9903a] joining swarm manager [d90db4ef3a38e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.27s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (81.60s) [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1321: [da9623a92ad91] joining swarm manager [d94dec2929dd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1322: [df4a6a5b1b0f6] joining swarm manager [d94dec2929dd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.33s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.17s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.70s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.02s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.06s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.26s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.52s) [2020-04-21T15:18:05.785Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.18s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.58s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.13s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.94s) [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1186: [dc782afc29262] joining swarm manager [d419e0a36c684]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1195: [d2ce780a3fef3] joining swarm manager [d419e0a36c684]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.76s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.66s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.23s) [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1118: [d84c9d80bb57a] joining swarm manager [d3b31854e8031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1119: [d314cb72f4ece] joining swarm manager [d3b31854e8031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1172: [dca70a1afa15c] joining swarm manager [d3b31854e8031]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.66s) [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1453: [d721fd36dd8ec] joining swarm manager [df0c1edafc5d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.785Z] docker_cli_swarm_test.go:1454: [d5b058b4e1c97] joining swarm manager [df0c1edafc5d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.13s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.10s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.11s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.16s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.35s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.97s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.08s) [2020-04-21T15:18:05.785Z] docker_cli_swarm_unix_test.go:62: [dbd30bc764310] joining swarm manager [dfb1d6abab132]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.07s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.84s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.83s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.71s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.28s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.09s) [2020-04-21T15:18:05.785Z] docker_api_swarm_test.go:962: [d2bd7d3c73f82] joining swarm manager [d5d2d712b2918]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.39s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.62s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.83s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.97s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.82s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.85s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.83s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.14s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.49s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.16s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.97s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.52s) [2020-04-21T15:18:05.785Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.98s) [2020-04-21T15:18:05.785Z] === RUN TestDockerExternalVolumeSuite [2020-04-21T15:18:05.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-21T15:18:20.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-21T15:19:28.446Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-21T15:19:38.393Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-21T15:20:10.428Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-21T15:20:22.602Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-21T15:20:54.637Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-21T15:21:09.492Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-21T15:21:41.527Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-21T15:21:56.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-21T15:22:14.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-21T15:23:01.058Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-21T15:23:19.130Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-21T15:23:51.163Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-21T15:24:23.196Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-21T15:24:38.044Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-21T15:24:56.096Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-21T15:25:10.961Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite (440.97s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2020-04-21T15:25:25.807Z] docker_cli_external_volume_driver_test.go:53: [d9c57f7c69c42] daemon is not started [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.57s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-04-21T15:25:25.807Z] docker_cli_external_volume_driver_test.go:53: [db43c95f5e0d3] daemon is not started [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-21T15:25:25.807Z] docker_cli_external_volume_driver_test.go:53: [d2802089c0fa7] daemon is not started [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-21T15:25:25.807Z] docker_cli_external_volume_driver_test.go:53: [d890b40e1deab] daemon is not started [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.55s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.57s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.71s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s) [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.33s) [2020-04-21T15:25:25.807Z] docker_cli_external_volume_driver_test.go:485: [d30e3fd10fd50] daemon is not started [2020-04-21T15:25:25.807Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-21T15:25:25.807Z] docker_cli_external_volume_driver_test.go:53: [d449120a79f89] daemon is not started [2020-04-21T15:25:25.807Z] PASS [2020-04-21T15:25:25.807Z] [2020-04-21T15:25:25.807Z] === Skipped [2020-04-21T15:25:25.807Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-21T15:25:25.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-21T15:25:25.807Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-21T15:25:25.807Z] check_test.go:309: [d3190d9fcebee] daemon is not started [2020-04-21T15:25:25.807Z] [2020-04-21T15:25:25.807Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-21T15:25:25.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-21T15:25:25.807Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-21T15:25:25.807Z] check_test.go:309: [d7904e2d53dde] daemon is not started [2020-04-21T15:25:25.807Z] [2020-04-21T15:25:25.807Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-21T15:25:25.807Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-21T15:25:25.807Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-21T15:25:25.807Z] check_test.go:309: [da3ee4c684826] daemon is not started [2020-04-21T15:25:25.807Z] [2020-04-21T15:25:25.807Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-21T15:25:25.807Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-21T15:25:25.807Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-21T15:25:25.807Z] [2020-04-21T15:25:25.807Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-21T15:25:25.807Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-21T15:25:25.807Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-21T15:25:25.807Z] [2020-04-21T15:25:25.807Z] [2020-04-21T15:25:25.807Z] DONE 273 tests, 5 skipped in 2514.020s [2020-04-21T15:25:25.807Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-21T15:25:25.807Z] ++++ cat bundles/test-integration/docker.pid [2020-04-21T15:25:25.807Z] +++ kill 7511 [2020-04-21T15:25:26.370Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0daf0e018987/docker.pid [2020-04-21T15:25:26.370Z] +++ kill 4331 [2020-04-21T15:25:26.370Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4331 is not a child of this shell [2020-04-21T15:25:26.370Z] warning: PID 4331 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d0daf0e018987/docker.pid had a nonzero exit code [2020-04-21T15:25:26.370Z] +++ /etc/init.d/apparmor stop [2020-04-21T15:25:26.370Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-21T15:25:26.370Z] [2020-04-21T15:25:26.370Z] Unloading profiles will leave already running processes permanently [2020-04-21T15:25:26.370Z] unconfined, which can lead to unexpected situations. [2020-04-21T15:25:26.370Z] [2020-04-21T15:25:26.370Z] To set a process to complain mode, use the command line tool [2020-04-21T15:25:26.370Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-21T15:25:26.370Z] +++ true [2020-04-21T15:25:26.370Z] [2020-04-21T15:25:26.627Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-21T15:25:26.639Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-21T15:25:28.445Z] + echo Ensuring container killed. [2020-04-21T15:25:28.445Z] Ensuring container killed. [2020-04-21T15:25:28.445Z] + docker ps -aq -f name=docker-pr9-* [2020-04-21T15:25:28.445Z] + cids=dfce5870fc2e [2020-04-21T15:25:28.445Z] c55485a81c61 [2020-04-21T15:25:28.445Z] 6c7d1eb5320d [2020-04-21T15:25:28.445Z] + [ -n dfce5870fc2e [2020-04-21T15:25:28.445Z] c55485a81c61 [2020-04-21T15:25:28.445Z] 6c7d1eb5320d ] [2020-04-21T15:25:28.445Z] + docker rm -vf dfce5870fc2e c55485a81c61 6c7d1eb5320d [2020-04-21T15:25:30.338Z] dfce5870fc2e [2020-04-21T15:25:30.338Z] c55485a81c61 [2020-04-21T15:25:30.338Z] 6c7d1eb5320d [Pipeline] sh [2020-04-21T15:25:30.617Z] + echo Chowning /workspace to jenkins user [2020-04-21T15:25:30.617Z] Chowning /workspace to jenkins user [2020-04-21T15:25:30.617Z] + id -u [2020-04-21T15:25:30.617Z] + id -g [2020-04-21T15:25:30.617Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40825:/workspace busybox chown -R 1000:1000 /workspace [2020-04-21T15:25:30.617Z] Unable to find image 'busybox:latest' locally [2020-04-21T15:25:30.617Z] latest: Pulling from library/busybox [2020-04-21T15:25:30.617Z] e2334dd9fee4: Pulling fs layer [2020-04-21T15:25:30.617Z] e2334dd9fee4: Download complete [2020-04-21T15:25:30.873Z] e2334dd9fee4: Pull complete [2020-04-21T15:25:30.873Z] Digest: sha256:a8cf7ff6367c2afa2a90acd081b484cbded349a7076e7bdf37a05279f276bc12 [2020-04-21T15:25:30.873Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-21T15:25:34.441Z] + bundleName=amd64 [2020-04-21T15:25:34.441Z] + echo Creating amd64-bundles.tar.gz [2020-04-21T15:25:34.441Z] Creating amd64-bundles.tar.gz [2020-04-21T15:25:34.441Z] + 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-21T15:25:34.441Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-21T15:25:35.381Z] Archiving artifacts [2020-04-21T15:25:35.783Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40825/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T15:25:36.091Z] + make clean [2020-04-21T15:25:36.091Z] docker volume rm -f docker-dev-cache [2020-04-21T15:25:36.350Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T15:37:56.102Z] ok github.com/docker/docker/integration-cli 2335.788s [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === Skipped [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-04-21T15:37:56.102Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-21T15:37:56.102Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-21T15:37:56.102Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-04-21T15:37:56.102Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2020-04-21T15:37:56.102Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-04-21T15:37:56.102Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-04-21T15:37:56.102Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-21T15:37:56.102Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-21T15:37:56.102Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-21T15:37:56.102Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-21T15:37:56.102Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-21T15:37:56.102Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2020-04-21T15:37:56.102Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-04-21T15:37:56.102Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.74s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.05s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.69s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-04-21T15:37:56.102Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.43s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.33s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.33s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-21T15:37:56.102Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.102Z] [2020-04-21T15:37:56.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-21T15:37:56.102Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.53s) [2020-04-21T15:37:56.103Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.37s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2020-04-21T15:37:56.103Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-21T15:37:56.103Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-21T15:37:56.103Z] docker_cli_sni_test.go:18: Flakey test [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-04-21T15:37:56.103Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-04-21T15:37:56.103Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-21T15:37:56.103Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-21T15:37:56.103Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-21T15:37:56.103Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.103Z] [2020-04-21T15:37:56.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-21T15:37:56.104Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-04-21T15:37:56.104Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-04-21T15:37:56.104Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-04-21T15:37:56.104Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-04-21T15:37:56.104Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-04-21T15:37:56.104Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-04-21T15:37:56.104Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-04-21T15:37:56.104Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-21T15:37:56.104Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-21T15:37:56.104Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-21T15:37:56.104Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-21T15:37:56.104Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-21T15:37:56.104Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-21T15:37:56.104Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-21T15:37:56.104Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-21T15:37:56.104Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-21T15:37:56.104Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-21T15:37:56.104Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-21T15:37:56.104Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-21T15:37:56.104Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.104Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-21T15:37:56.105Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-21T15:37:56.105Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-21T15:37:56.105Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-21T15:37:56.105Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-21T15:37:56.105Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-21T15:37:56.105Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-04-21T15:37:56.105Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-04-21T15:37:56.105Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2020-04-21T15:37:56.105Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-21T15:37:56.105Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-21T15:37:56.105Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-21T15:37:56.105Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2020-04-21T15:37:56.105Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-04-21T15:37:56.105Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-21T15:37:56.105Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-21T15:37:56.105Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-04-21T15:37:56.105Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-04-21T15:37:56.105Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.105Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-04-21T15:37:56.106Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-04-21T15:37:56.106Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-21T15:37:56.106Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-04-21T15:37:56.106Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-21T15:37:56.106Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-21T15:37:56.106Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-21T15:37:56.106Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-21T15:37:56.106Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-21T15:37:56.106Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-21T15:37:56.106Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-21T15:37:56.106Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2020-04-21T15:37:56.106Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-21T15:37:56.106Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.106Z] [2020-04-21T15:37:56.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-21T15:37:56.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-21T15:37:56.106Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-04-21T15:37:56.107Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2020-04-21T15:37:56.107Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.107Z] [2020-04-21T15:37:56.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2020-04-21T15:37:56.108Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-21T15:37:56.108Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-04-21T15:37:56.108Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-04-21T15:37:56.108Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-04-21T15:37:56.108Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-04-21T15:37:56.108Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.108Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2020-04-21T15:37:56.109Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-21T15:37:56.109Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-21T15:37:56.109Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.109Z] [2020-04-21T15:37:56.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-21T15:37:56.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-21T15:37:56.110Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-21T15:37:56.110Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] DONE 1096 tests, 549 skipped in 2344.188s [2020-04-21T15:37:56.110Z] INFO: Integration tests ended at 04/21/2020 15:37:47. Duration:00:39:04.2947359 [2020-04-21T15:37:56.110Z] INFO: Docker info of the daemon under test at end of run [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] Containers: 2 [2020-04-21T15:37:56.110Z] Running: 0 [2020-04-21T15:37:56.110Z] Paused: 0 [2020-04-21T15:37:56.110Z] Stopped: 2 [2020-04-21T15:37:56.110Z] Images: 15 [2020-04-21T15:37:56.110Z] Server Version: 0.0.0-dev [2020-04-21T15:37:56.110Z] Storage Driver: windowsfilter [2020-04-21T15:37:56.110Z] Windows: [2020-04-21T15:37:56.110Z] Logging Driver: json-file [2020-04-21T15:37:56.110Z] Plugins: [2020-04-21T15:37:56.110Z] Volume: local [2020-04-21T15:37:56.110Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-21T15:37:56.110Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-21T15:37:56.110Z] Swarm: inactive [2020-04-21T15:37:56.110Z] Default Isolation: process [2020-04-21T15:37:56.110Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-21T15:37:56.110Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1158) [2020-04-21T15:37:56.110Z] OSType: windows [2020-04-21T15:37:56.110Z] Architecture: x86_64 [2020-04-21T15:37:56.110Z] CPUs: 4 [2020-04-21T15:37:56.110Z] Total Memory: 32GiB [2020-04-21T15:37:56.110Z] Name: azwin-2-ded520 [2020-04-21T15:37:56.110Z] ID: XRUY:B6EB:WD26:X4WU:LR3P:B2CF:Z72M:FPKR:PACE:GV4R:SLSO:67XF [2020-04-21T15:37:56.110Z] Docker Root Dir: D:\CI\PR-40825\9\daemon [2020-04-21T15:37:56.110Z] Debug Mode (client): false [2020-04-21T15:37:56.110Z] Debug Mode (server): true [2020-04-21T15:37:56.110Z] File Descriptors: -1 [2020-04-21T15:37:56.110Z] Goroutines: 18 [2020-04-21T15:37:56.110Z] System Time: 2020-04-21T15:37:47.3950882Z [2020-04-21T15:37:56.110Z] EventsListeners: 0 [2020-04-21T15:37:56.110Z] Registry: https://index.docker.io/v1/ [2020-04-21T15:37:56.110Z] Labels: [2020-04-21T15:37:56.110Z] Experimental: false [2020-04-21T15:37:56.110Z] Insecure Registries: [2020-04-21T15:37:56.110Z] 127.0.0.0/8 [2020-04-21T15:37:56.110Z] Live Restore Enabled: false [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] [2020-04-21T15:37:56.110Z] INFO: Stopping daemon under test [2020-04-21T15:37:56.110Z] SUCCESS: The process with PID 5756 (child process of PID 5132) has been terminated. [2020-04-21T15:37:56.110Z] SUCCESS: The process with PID 5132 (child process of PID 3584) has been terminated. [2020-04-21T15:37:56.110Z] INFO: Stop tailing logs of the daemon under tests [2020-04-21T15:37:56.110Z] INFO: executeCI.ps1 Completed successfully at 04/21/2020 15:37:47. [2020-04-21T15:37:56.110Z] INFO: Tidying up at end of run [2020-04-21T15:37:56.110Z] INFO: Saving daemon under test log (d:\CI\PR-40825\9\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-21T15:37:56.110Z] INFO: Saving daemon under test log (d:\CI\PR-40825\9\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-21T15:37:56.110Z] INFO: Nuke-Everything... [2020-04-21T15:37:56.110Z] INFO: Container count on control daemon to delete is 2 [2020-04-21T15:37:56.110Z] 32dfbb3551d1 [2020-04-21T15:37:56.110Z] 7a46cfc63681 [2020-04-21T15:37:56.110Z] INFO: Tidying pidfile d:\CI\PR-40825\9\docker.pid [2020-04-21T15:37:56.110Z] INFO: Nuking d:\CI [2020-04-21T15:38:18.072Z] INFO: Zapped successfully [2020-04-21T15:38:18.072Z] [2020-04-21T15:38:18.072Z] INFO: executeCI.ps1 exiting at Tue Apr 21 15:38:15 CUT 2020. Duration 01:00:22.3292551 [2020-04-21T15:38:18.072Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-21T15:38:18.372Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-21T15:38:36.313Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-21T15:38:38.287Z] Archiving artifacts [2020-04-21T15:38:55.653Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40825/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-21T15:38:56.749Z] + make clean [2020-04-21T15:38:59.154Z] docker volume rm -f docker-dev-cache [2020-04-21T15:38:59.331Z] 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 Could not update commit status. Message: Server returned HTTP response code: -1, message: 'null' for URL: https://api.github.com/repos/moby/moby/statuses/8312004f41e9500824fa16ae991eeee0083f4771 Finished: SUCCESS