Pull request #422 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Connecting to https://api.github.com to check permissions of obtain list of tonistiigi for docker/engine Obtained Jenkinsfile from 33b2719488ec44196846ef61c4887a784edca081+075a0201b96af7c023f22341a8876a50ecc1828b (0f4faa54cb0068e39b62a4d0d10269ab26cb05a8) 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 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/engine_PR-422@libs/jps # timeout=10 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 --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" First time build. Skipping changelog. [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 [2019-11-13T02:20:00.996Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-13T02:20:01.000Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-13T02:20:16.103Z] Still waiting to schedule task [2019-11-13T02:20:16.105Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-11-13T02:21:24.067Z] Running on ubuntu-1804-overlay2 (i-0d6e0b0c3bd21dae6) in /home/ubuntu/workspace/engine_PR-422 [Pipeline] { [Pipeline] checkout [2019-11-13T02:21:27.834Z] using credential docker-jenkins-github-credentials [2019-11-13T02:21:27.842Z] Cloning the remote Git repository [2019-11-13T02:21:27.842Z] Cloning with configured refspecs honoured and without tags [2019-11-13T02:21:27.866Z] Cloning repository https://github.com/docker/engine.git [2019-11-13T02:21:27.915Z] > git init /home/ubuntu/workspace/engine_PR-422 # timeout=10 [2019-11-13T02:21:28.532Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-13T02:21:28.533Z] > git --version # timeout=10 [2019-11-13T02:21:28.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-13T02:21:28.578Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-13T02:21:53.527Z] Fetching without tags [2019-11-13T02:21:53.750Z] Merging remotes/origin/19.03 commit 075a0201b96af7c023f22341a8876a50ecc1828b into PR head commit 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:21:54.627Z] Merge succeeded, producing 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:21:54.628Z] Checking out Revision 33b2719488ec44196846ef61c4887a784edca081 (PR-422) [2019-11-13T02:21:53.428Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-13T02:21:53.437Z] > git config --add remote.origin.fetch +refs/pull/422/head:refs/remotes/origin/PR-422 # timeout=10 [2019-11-13T02:21:53.464Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-13T02:21:53.487Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-13T02:21:53.524Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-13T02:21:53.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-13T02:21:53.525Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-13T02:21:53.754Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:21:53.784Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:21:54.555Z] > git merge 075a0201b96af7c023f22341a8876a50ecc1828b # timeout=10 [2019-11-13T02:21:54.591Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-13T02:21:54.623Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:21:54.648Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:21:56.174Z] Commit message: "vendor: update buildkit to 928f3b48" [2019-11-13T02:21:56.174Z] First time build. Skipping changelog. [2019-11-13T02:21:56.227Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-13T02:21:57.569Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-422:/workspace -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-11-13T02:22:09.781Z] Unable to find image 'alpine:latest' locally [2019-11-13T02:22:09.781Z] latest: Pulling from library/alpine [2019-11-13T02:22:09.781Z] 89d9c30c1d48: Pulling fs layer [2019-11-13T02:22:09.781Z] 89d9c30c1d48: Verifying Checksum [2019-11-13T02:22:09.781Z] 89d9c30c1d48: Download complete [2019-11-13T02:22:09.781Z] 89d9c30c1d48: Pull complete [2019-11-13T02:22:09.781Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-11-13T02:22:09.781Z] Status: Downloaded newer image for alpine:latest [2019-11-13T02:22:13.964Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [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 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [2019-11-13T02:22:14.181Z] Running on ubuntu-1804-overlay2 (i-0d6e0b0c3bd21dae6) in /home/ubuntu/workspace/engine_PR-422 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2019-11-13T02:22:14.263Z] using credential docker-jenkins-github-credentials [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2019-11-13T02:22:14.304Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2019-11-13T02:22:14.330Z] Fetching without tags Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-11-13T02:22:14.486Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/engine_PR-422 [Pipeline] { [Pipeline] checkout [2019-11-13T02:22:14.550Z] Merging remotes/origin/19.03 commit 075a0201b96af7c023f22341a8876a50ecc1828b into PR head commit 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:14.625Z] using credential docker-jenkins-github-credentials [2019-11-13T02:22:14.658Z] Cloning the remote Git repository [2019-11-13T02:22:14.658Z] Cloning with configured refspecs honoured and without tags [2019-11-13T02:22:14.700Z] Merge succeeded, producing 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:14.701Z] Checking out Revision 33b2719488ec44196846ef61c4887a784edca081 (PR-422) [2019-11-13T02:22:14.781Z] Running on s390x-ubuntu-05 in /home/jenkins/workspace/engine_PR-422 [Pipeline] { [Pipeline] checkout [2019-11-13T02:22:14.267Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-13T02:22:14.301Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-13T02:22:14.330Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-13T02:22:14.330Z] > git --version # timeout=10 [2019-11-13T02:22:14.356Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-13T02:22:14.357Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-13T02:22:14.552Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:22:14.557Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:14.646Z] > git merge 075a0201b96af7c023f22341a8876a50ecc1828b # timeout=10 [2019-11-13T02:22:14.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-13T02:22:14.696Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:22:14.722Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:14.924Z] Commit message: "vendor: update buildkit to 928f3b48" [2019-11-13T02:22:14.951Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-13T02:22:15.383Z] using credential docker-jenkins-github-credentials [2019-11-13T02:22:15.431Z] Cloning the remote Git repository [2019-11-13T02:22:15.431Z] Cloning with configured refspecs honoured and without tags [2019-11-13T02:22:14.660Z] Cloning repository https://github.com/docker/engine.git [2019-11-13T02:22:14.660Z] > git init /home/docker/workspace/engine_PR-422 # timeout=10 [2019-11-13T02:22:14.677Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-13T02:22:14.677Z] > git --version # timeout=10 [2019-11-13T02:22:14.681Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-13T02:22:14.682Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/19.03:refs/remotes/origin/19.03 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-13T02:22:15.477Z] Cloning repository https://github.com/docker/engine.git [2019-11-13T02:22:15.519Z] > git init /home/jenkins/workspace/engine_PR-422 # timeout=10 [2019-11-13T02:22:15.565Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-13T02:22:15.566Z] > git --version # timeout=10 [2019-11-13T02:22:15.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-13T02:22:15.583Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-13T02:22:15.942Z] + docker version [2019-11-13T02:22:15.942Z] Client: Docker Engine - Community [2019-11-13T02:22:15.942Z] Version: 19.03.2 [2019-11-13T02:22:15.942Z] API version: 1.40 [2019-11-13T02:22:15.942Z] Go version: go1.12.8 [2019-11-13T02:22:15.942Z] Git commit: 6a30dfc [2019-11-13T02:22:15.942Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-13T02:22:15.942Z] OS/Arch: linux/amd64 [2019-11-13T02:22:15.942Z] Experimental: false [2019-11-13T02:22:15.942Z] [2019-11-13T02:22:15.942Z] Server: Docker Engine - Community [2019-11-13T02:22:15.942Z] Engine: [2019-11-13T02:22:15.942Z] Version: 19.03.2 [2019-11-13T02:22:15.942Z] API version: 1.40 (minimum version 1.12) [2019-11-13T02:22:15.942Z] Go version: go1.12.8 [2019-11-13T02:22:15.942Z] Git commit: 6a30dfc [2019-11-13T02:22:15.942Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-13T02:22:15.942Z] OS/Arch: linux/amd64 [2019-11-13T02:22:15.942Z] Experimental: true [2019-11-13T02:22:15.942Z] containerd: [2019-11-13T02:22:15.942Z] Version: 1.2.6 [2019-11-13T02:22:15.942Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-13T02:22:15.942Z] runc: [2019-11-13T02:22:15.942Z] Version: 1.0.0-rc8 [2019-11-13T02:22:15.942Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-13T02:22:15.942Z] docker-init: [2019-11-13T02:22:15.942Z] Version: 0.18.0 [2019-11-13T02:22:15.942Z] GitCommit: fec3683 [Pipeline] sh [2019-11-13T02:22:16.255Z] + docker info [2019-11-13T02:22:24.360Z] Fetching without tags [2019-11-13T02:22:24.233Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-13T02:22:24.249Z] > git config --add remote.origin.fetch +refs/pull/422/head:refs/remotes/origin/PR-422 # timeout=10 [2019-11-13T02:22:24.264Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-13T02:22:24.325Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-13T02:22:24.393Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-13T02:22:24.394Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-13T02:22:24.396Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-13T02:22:24.638Z] Merging remotes/origin/19.03 commit 075a0201b96af7c023f22341a8876a50ecc1828b into PR head commit 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:25.450Z] Merge succeeded, producing 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:25.451Z] Checking out Revision 33b2719488ec44196846ef61c4887a784edca081 (PR-422) [2019-11-13T02:22:24.668Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:22:24.683Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:25.347Z] > git merge 075a0201b96af7c023f22341a8876a50ecc1828b # timeout=10 [2019-11-13T02:22:25.413Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-13T02:22:25.480Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:22:25.497Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:26.060Z] Commit message: "vendor: update buildkit to 928f3b48" [2019-11-13T02:22:26.373Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-13T02:22:27.854Z] + docker version [2019-11-13T02:22:27.854Z] Client: [2019-11-13T02:22:27.854Z] Version: 18.06.3-ce [2019-11-13T02:22:27.854Z] API version: 1.38 [2019-11-13T02:22:27.854Z] Go version: go1.10.3 [2019-11-13T02:22:27.854Z] Git commit: d7080c1 [2019-11-13T02:22:27.854Z] Built: Wed Feb 20 02:27:09 2019 [2019-11-13T02:22:27.854Z] OS/Arch: linux/s390x [2019-11-13T02:22:27.854Z] Experimental: false [2019-11-13T02:22:27.854Z] [2019-11-13T02:22:27.854Z] Server: [2019-11-13T02:22:27.854Z] Engine: [2019-11-13T02:22:27.854Z] Version: 18.06.3-ce [2019-11-13T02:22:27.854Z] API version: 1.38 (minimum version 1.12) [2019-11-13T02:22:27.854Z] Go version: go1.10.3 [2019-11-13T02:22:27.854Z] Git commit: d7080c1 [2019-11-13T02:22:27.854Z] Built: Wed Feb 20 02:26:03 2019 [2019-11-13T02:22:27.854Z] OS/Arch: linux/s390x [2019-11-13T02:22:27.854Z] Experimental: true [Pipeline] sh [2019-11-13T02:22:28.453Z] Client: [2019-11-13T02:22:28.454Z] Debug Mode: false [2019-11-13T02:22:28.454Z] [2019-11-13T02:22:28.454Z] Server: [2019-11-13T02:22:28.454Z] Containers: 0 [2019-11-13T02:22:28.454Z] Running: 0 [2019-11-13T02:22:28.454Z] Paused: 0 [2019-11-13T02:22:28.454Z] Stopped: 0 [2019-11-13T02:22:28.454Z] Images: 1 [2019-11-13T02:22:28.454Z] Server Version: 19.03.2 [2019-11-13T02:22:28.454Z] Storage Driver: overlay2 [2019-11-13T02:22:28.454Z] Backing Filesystem: extfs [2019-11-13T02:22:28.454Z] Supports d_type: true [2019-11-13T02:22:28.454Z] Native Overlay Diff: true [2019-11-13T02:22:28.454Z] Logging Driver: json-file [2019-11-13T02:22:28.454Z] Cgroup Driver: cgroupfs [2019-11-13T02:22:28.454Z] Plugins: [2019-11-13T02:22:28.454Z] Volume: local [2019-11-13T02:22:28.454Z] Network: bridge host ipvlan macvlan null overlay [2019-11-13T02:22:28.454Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-13T02:22:28.454Z] Swarm: inactive [2019-11-13T02:22:28.454Z] Runtimes: runc [2019-11-13T02:22:28.454Z] Default Runtime: runc [2019-11-13T02:22:28.454Z] Init Binary: docker-init [2019-11-13T02:22:28.454Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-13T02:22:28.454Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-13T02:22:28.454Z] init version: fec3683 [2019-11-13T02:22:28.454Z] Security Options: [2019-11-13T02:22:28.454Z] apparmor [2019-11-13T02:22:28.454Z] seccomp [2019-11-13T02:22:28.454Z] Profile: default [2019-11-13T02:22:28.454Z] Kernel Version: 4.15.0-1048-aws [2019-11-13T02:22:28.454Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-13T02:22:28.454Z] OSType: linux [2019-11-13T02:22:28.454Z] Architecture: x86_64 [2019-11-13T02:22:28.454Z] CPUs: 2 [2019-11-13T02:22:28.454Z] Total Memory: 7.501GiB [2019-11-13T02:22:28.454Z] Name: ip-10-100-126-121 [2019-11-13T02:22:28.454Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-13T02:22:28.454Z] Docker Root Dir: /var/lib/docker [2019-11-13T02:22:28.454Z] Debug Mode: false [2019-11-13T02:22:28.454Z] Registry: https://index.docker.io/v1/ [2019-11-13T02:22:28.454Z] Labels: [2019-11-13T02:22:28.454Z] Experimental: true [2019-11-13T02:22:28.454Z] Insecure Registries: [2019-11-13T02:22:28.454Z] 127.0.0.0/8 [2019-11-13T02:22:28.454Z] Live Restore Enabled: true [2019-11-13T02:22:28.454Z] [2019-11-13T02:22:28.454Z] WARNING: No swap limit support [Pipeline] sh [2019-11-13T02:22:28.660Z] + docker info [2019-11-13T02:22:28.660Z] Containers: 0 [2019-11-13T02:22:28.660Z] Running: 0 [2019-11-13T02:22:28.660Z] Paused: 0 [2019-11-13T02:22:28.660Z] Stopped: 0 [2019-11-13T02:22:28.660Z] Images: 0 [2019-11-13T02:22:28.660Z] Server Version: 18.06.3-ce [2019-11-13T02:22:28.660Z] Storage Driver: overlay2 [2019-11-13T02:22:28.660Z] Backing Filesystem: extfs [2019-11-13T02:22:28.660Z] Supports d_type: true [2019-11-13T02:22:28.660Z] Native Overlay Diff: true [2019-11-13T02:22:28.660Z] Logging Driver: json-file [2019-11-13T02:22:28.660Z] Cgroup Driver: cgroupfs [2019-11-13T02:22:28.660Z] Plugins: [2019-11-13T02:22:28.660Z] Volume: local [2019-11-13T02:22:28.660Z] Network: bridge host ipvlan macvlan null overlay [2019-11-13T02:22:28.660Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-13T02:22:28.660Z] Swarm: inactive [2019-11-13T02:22:28.660Z] Runtimes: runc [2019-11-13T02:22:28.660Z] Default Runtime: runc [2019-11-13T02:22:28.660Z] Init Binary: docker-init [2019-11-13T02:22:28.660Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-13T02:22:28.660Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-11-13T02:22:28.660Z] init version: fec3683 [2019-11-13T02:22:28.660Z] Security Options: [2019-11-13T02:22:28.660Z] apparmor [2019-11-13T02:22:28.660Z] seccomp [2019-11-13T02:22:28.660Z] Profile: default [2019-11-13T02:22:28.660Z] Kernel Version: 4.4.0-166-generic [2019-11-13T02:22:28.660Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-13T02:22:28.660Z] OSType: linux [2019-11-13T02:22:28.660Z] Architecture: s390x [2019-11-13T02:22:28.660Z] CPUs: 2 [2019-11-13T02:22:28.660Z] Total Memory: 7.862GiB [2019-11-13T02:22:28.660Z] Name: s390x-ubuntu-05 [2019-11-13T02:22:28.660Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-13T02:22:28.660Z] Docker Root Dir: /var/lib/docker [2019-11-13T02:22:28.660Z] Debug Mode (client): false [2019-11-13T02:22:28.660Z] Debug Mode (server): false [2019-11-13T02:22:28.660Z] Username: dockerbuildbot [2019-11-13T02:22:28.660Z] Registry: https://index.docker.io/v1/ [2019-11-13T02:22:28.660Z] Labels: [2019-11-13T02:22:28.660Z] Experimental: true [2019-11-13T02:22:28.660Z] Insecure Registries: [2019-11-13T02:22:28.660Z] 127.0.0.0/8 [2019-11-13T02:22:28.660Z] Live Restore Enabled: false [2019-11-13T02:22:28.660Z] [2019-11-13T02:22:28.660Z] WARNING: No swap limit support [Pipeline] sh [2019-11-13T02:22:28.743Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-13T02:22:28.743Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-13T02:22:28.743Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-422/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-13T02:22:28.743Z] + bash /home/ubuntu/workspace/engine_PR-422/check-config.sh [2019-11-13T02:22:28.743Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-13T02:22:28.743Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-13T02:22:28.743Z] [2019-11-13T02:22:28.743Z] Generally Necessary: [2019-11-13T02:22:28.743Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-13T02:22:28.743Z] - apparmor: enabled and tools installed [2019-11-13T02:22:29.005Z] - CONFIG_NAMESPACES: enabled [2019-11-13T02:22:29.005Z] - CONFIG_NET_NS: enabled [2019-11-13T02:22:29.005Z] - CONFIG_PID_NS: enabled [2019-11-13T02:22:29.005Z] - CONFIG_IPC_NS: enabled [2019-11-13T02:22:29.005Z] - CONFIG_UTS_NS: enabled [2019-11-13T02:22:29.005Z] - CONFIG_CGROUPS: enabled [2019-11-13T02:22:29.005Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-13T02:22:29.005Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-13T02:22:29.005Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-13T02:22:29.005Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-13T02:22:29.005Z] - CONFIG_CPUSETS: enabled [2019-11-13T02:22:29.005Z] - CONFIG_MEMCG: enabled [2019-11-13T02:22:29.005Z] - CONFIG_KEYS: enabled [2019-11-13T02:22:29.005Z] - CONFIG_VETH: enabled (as module) [2019-11-13T02:22:29.005Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-13T02:22:29.005Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-13T02:22:29.005Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-13T02:22:29.005Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-13T02:22:29.005Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-13T02:22:29.005Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-13T02:22:29.005Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-13T02:22:29.005Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-13T02:22:29.005Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-13T02:22:29.005Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-13T02:22:29.005Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-13T02:22:29.005Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-13T02:22:29.005Z] [2019-11-13T02:22:29.005Z] Optional Features: [2019-11-13T02:22:29.005Z] - CONFIG_USER_NS: enabled [2019-11-13T02:22:29.005Z] - CONFIG_SECCOMP: enabled [2019-11-13T02:22:29.005Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-13T02:22:29.005Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-13T02:22:29.005Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-13T02:22:29.005Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-13T02:22:29.005Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-13T02:22:29.005Z] - CONFIG_BLK_CGROUP: enabled [2019-11-13T02:22:29.005Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-13T02:22:29.005Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-13T02:22:29.005Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-13T02:22:29.169Z] Still waiting to schedule task [2019-11-13T02:22:29.169Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0d6e0b0c3bd21dae6)’ [2019-11-13T02:22:29.175Z] Still waiting to schedule task [2019-11-13T02:22:29.175Z] All nodes of label ‘windows-2019’ are offline [2019-11-13T02:22:29.268Z] - CONFIG_CGROUP_PERF: enabled [2019-11-13T02:22:29.268Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-13T02:22:29.268Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-13T02:22:29.268Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-13T02:22:29.268Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-13T02:22:29.268Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-13T02:22:29.268Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-13T02:22:29.268Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-13T02:22:29.268Z] - CONFIG_IP_VS: enabled (as module) [2019-11-13T02:22:29.268Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-13T02:22:29.268Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-13T02:22:29.268Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-13T02:22:29.268Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-13T02:22:29.268Z] - CONFIG_EXT4_FS: enabled [2019-11-13T02:22:29.268Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-13T02:22:29.268Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-13T02:22:29.268Z] - Network Drivers: [2019-11-13T02:22:29.268Z] - "overlay": [2019-11-13T02:22:29.268Z] - CONFIG_VXLAN: enabled (as module) [2019-11-13T02:22:29.268Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-13T02:22:29.268Z] Optional (for encrypted networks): [2019-11-13T02:22:29.268Z] - CONFIG_CRYPTO: enabled [2019-11-13T02:22:29.268Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-13T02:22:29.268Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-13T02:22:29.268Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-13T02:22:29.268Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-13T02:22:29.268Z] - CONFIG_XFRM: enabled [2019-11-13T02:22:29.268Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-13T02:22:29.268Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-13T02:22:29.268Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-13T02:22:29.268Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-13T02:22:29.268Z] - "ipvlan": [2019-11-13T02:22:29.268Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-13T02:22:29.268Z] - "macvlan": [2019-11-13T02:22:29.268Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-13T02:22:29.268Z] - CONFIG_DUMMY: enabled (as module) [2019-11-13T02:22:29.268Z] - "ftp,tftp client in container": [2019-11-13T02:22:29.473Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-13T02:22:29.473Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-13T02:22:29.473Z] + curl -fsSL -o /home/jenkins/workspace/engine_PR-422/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-13T02:22:29.473Z] + bash /home/jenkins/workspace/engine_PR-422/check-config.sh [2019-11-13T02:22:29.473Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-13T02:22:29.473Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-11-13T02:22:29.473Z] [2019-11-13T02:22:29.473Z] Generally Necessary: [2019-11-13T02:22:29.473Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-13T02:22:29.473Z] - apparmor: enabled and tools installed [2019-11-13T02:22:29.473Z] - CONFIG_NAMESPACES: enabled [2019-11-13T02:22:29.473Z] - CONFIG_NET_NS: enabled [2019-11-13T02:22:29.473Z] - CONFIG_PID_NS: enabled [2019-11-13T02:22:29.473Z] - CONFIG_IPC_NS: enabled [2019-11-13T02:22:29.473Z] - CONFIG_UTS_NS: enabled [2019-11-13T02:22:29.473Z] - CONFIG_CGROUPS: enabled [2019-11-13T02:22:29.473Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-13T02:22:29.473Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-13T02:22:29.473Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-13T02:22:29.473Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-13T02:22:29.473Z] - CONFIG_CPUSETS: enabled [2019-11-13T02:22:29.473Z] - CONFIG_MEMCG: enabled [2019-11-13T02:22:29.525Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-13T02:22:29.525Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-13T02:22:29.525Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-13T02:22:29.525Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-13T02:22:29.525Z] - Storage Drivers: [2019-11-13T02:22:29.525Z] - "aufs": [2019-11-13T02:22:29.525Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-13T02:22:29.525Z] - "btrfs": [2019-11-13T02:22:29.525Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-13T02:22:29.525Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-13T02:22:29.525Z] - "devicemapper": [2019-11-13T02:22:29.525Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-13T02:22:29.525Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-13T02:22:29.525Z] - "overlay": [2019-11-13T02:22:29.525Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-13T02:22:29.525Z] - "zfs": [2019-11-13T02:22:29.525Z] - /dev/zfs: missing [2019-11-13T02:22:29.525Z] - zfs command: missing [2019-11-13T02:22:29.525Z] - zpool command: missing [2019-11-13T02:22:29.525Z] [2019-11-13T02:22:29.525Z] Limits: [2019-11-13T02:22:29.525Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-13T02:22:29.525Z] [2019-11-13T02:22:29.525Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-13T02:22:29.847Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33b2719488ec44196846ef61c4887a784edca081 . [2019-11-13T02:22:29.847Z] #2 [internal] load build definition from Dockerfile [2019-11-13T02:22:29.847Z] #2 transferring dockerfile: 10.82kB done [2019-11-13T02:22:29.847Z] #2 DONE 0.0s [2019-11-13T02:22:29.847Z] [2019-11-13T02:22:29.847Z] #1 [internal] load .dockerignore [2019-11-13T02:22:29.847Z] #1 transferring context: 87B done [2019-11-13T02:22:29.847Z] #1 DONE 0.0s [2019-11-13T02:22:29.847Z] [2019-11-13T02:22:29.847Z] #3 [internal] load metadata for docker.io/library/golang:1.12.12-stretch [2019-11-13T02:22:29.848Z] - CONFIG_KEYS: enabled [2019-11-13T02:22:29.848Z] - CONFIG_VETH: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-13T02:22:29.848Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-13T02:22:29.848Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-13T02:22:29.848Z] [2019-11-13T02:22:29.848Z] Optional Features: [2019-11-13T02:22:29.848Z] - CONFIG_USER_NS: enabled [2019-11-13T02:22:29.848Z] - CONFIG_SECCOMP: enabled [2019-11-13T02:22:29.848Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-13T02:22:29.848Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-13T02:22:29.848Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-13T02:22:29.848Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-13T02:22:29.848Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-13T02:22:29.848Z] - CONFIG_BLK_CGROUP: enabled [2019-11-13T02:22:29.848Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-13T02:22:29.848Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-13T02:22:29.848Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-13T02:22:29.848Z] - CONFIG_CGROUP_PERF: enabled [2019-11-13T02:22:29.848Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-13T02:22:29.848Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-13T02:22:29.848Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-13T02:22:29.848Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-13T02:22:29.848Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-13T02:22:29.848Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_IP_VS: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-13T02:22:29.848Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-13T02:22:29.848Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-13T02:22:29.848Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_EXT4_FS: enabled [2019-11-13T02:22:29.848Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-13T02:22:29.848Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-13T02:22:29.848Z] - Network Drivers: [2019-11-13T02:22:29.848Z] - "overlay": [2019-11-13T02:22:29.848Z] - CONFIG_VXLAN: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-13T02:22:29.848Z] Optional (for encrypted networks): [2019-11-13T02:22:29.848Z] - CONFIG_CRYPTO: enabled [2019-11-13T02:22:29.848Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_XFRM: enabled [2019-11-13T02:22:29.848Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-13T02:22:29.848Z] - "ipvlan": [2019-11-13T02:22:29.848Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-13T02:22:29.848Z] - "macvlan": [2019-11-13T02:22:29.848Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_DUMMY: enabled (as module) [2019-11-13T02:22:29.848Z] - "ftp,tftp client in container": [2019-11-13T02:22:29.848Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-13T02:22:29.848Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-13T02:22:29.848Z] - Storage Drivers: [2019-11-13T02:22:29.848Z] - "aufs": [2019-11-13T02:22:29.848Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-13T02:22:29.848Z] - "btrfs": [2019-11-13T02:22:29.848Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-13T02:22:29.969Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-13T02:22:29.969Z] - "devicemapper": [2019-11-13T02:22:29.969Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-13T02:22:29.969Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-13T02:22:29.969Z] - "overlay": [2019-11-13T02:22:29.969Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-13T02:22:29.969Z] - "zfs": [2019-11-13T02:22:29.969Z] - /dev/zfs: missing [2019-11-13T02:22:29.969Z] - zfs command: missing [2019-11-13T02:22:29.969Z] - zpool command: missing [2019-11-13T02:22:29.969Z] [2019-11-13T02:22:29.969Z] Limits: [2019-11-13T02:22:29.969Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-13T02:22:29.969Z] [2019-11-13T02:22:29.969Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-13T02:22:30.105Z] #3 DONE 0.3s [2019-11-13T02:22:30.365Z] [2019-11-13T02:22:30.365Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-13T02:22:30.365Z] #4 resolve docker.io/library/golang:1.12.12-stretch@sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b done [2019-11-13T02:22:30.365Z] #4 sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b 1.42kB / 1.42kB done [2019-11-13T02:22:30.365Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 320.82kB / 45.38MB 0.1s [2019-11-13T02:22:30.365Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-11-13T02:22:30.365Z] #4 sha256:663641f6d2f4376c451a5870eb95426d93add155c0e2d335e4c85d314f1c699a 1.80kB / 1.80kB done [2019-11-13T02:22:30.365Z] #4 sha256:81abb0d920912465a1f3db36499938a192b61f6b0fcb13ed6b1b3aff584921e8 5.47kB / 5.47kB done [2019-11-13T02:22:30.365Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.1s [2019-11-13T02:22:30.365Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.14MB / 45.38MB 0.2s [2019-11-13T02:22:30.624Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 1.23MB / 4.34MB 0.3s [2019-11-13T02:22:30.624Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 2.94MB / 10.80MB 0.3s [2019-11-13T02:22:30.624Z] #4 ... [2019-11-13T02:22:30.624Z] [2019-11-13T02:22:30.624Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-13T02:22:30.624Z] #64 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.5s done [2019-11-13T02:22:30.624Z] #64 DONE 0.5s [2019-11-13T02:22:30.624Z] [2019-11-13T02:22:30.624Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-13T02:22:30.624Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 10.40MB / 45.38MB 0.4s [2019-11-13T02:22:30.624Z] #4 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.4s done [2019-11-13T02:22:30.624Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 7.00MB / 10.80MB 0.4s [2019-11-13T02:22:30.624Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.4s [2019-11-13T02:22:30.886Z] #4 ... [2019-11-13T02:22:30.886Z] [2019-11-13T02:22:30.886Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-13T02:22:30.886Z] #64 DONE 0.0s [2019-11-13T02:22:30.886Z] [2019-11-13T02:22:30.886Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-13T02:22:30.886Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 16.21MB / 45.38MB 0.6s [2019-11-13T02:22:30.886Z] #4 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.5s done [2019-11-13T02:22:30.886Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.10MB / 50.07MB 0.6s [2019-11-13T02:22:30.886Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.6s [2019-11-13T02:22:30.886Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 6.42MB / 50.07MB 0.7s [2019-11-13T02:22:31.146Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 22.01MB / 45.38MB 0.8s [2019-11-13T02:22:31.146Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 11.21MB / 50.07MB 0.8s [2019-11-13T02:22:31.146Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 8.63MB / 57.69MB 0.8s [2019-11-13T02:22:31.146Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 28.21MB / 45.38MB 1.0s [2019-11-13T02:22:31.146Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 19.16MB / 50.07MB 1.0s [2019-11-13T02:22:31.146Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 15.86MB / 57.69MB 1.0s [2019-11-13T02:22:31.199Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33b2719488ec44196846ef61c4887a784edca081 . [2019-11-13T02:22:31.405Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 31.57MB / 45.38MB 1.1s [2019-11-13T02:22:31.405Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 19.63MB / 57.69MB 1.1s [2019-11-13T02:22:31.667Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 36.62MB / 45.38MB 1.3s [2019-11-13T02:22:31.667Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 32.08MB / 50.07MB 1.3s [2019-11-13T02:22:31.667Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 27.14MB / 57.69MB 1.3s [2019-11-13T02:22:31.667Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 44.68MB / 45.38MB 1.5s [2019-11-13T02:22:31.667Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 39.88MB / 50.07MB 1.5s [2019-11-13T02:22:31.667Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 37.09MB / 57.69MB 1.5s [2019-11-13T02:22:31.932Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 47.17MB / 50.07MB 1.6s [2019-11-13T02:22:31.932Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 44.77MB / 57.69MB 1.6s [2019-11-13T02:22:31.932Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.01MB / 50.07MB 1.7s [2019-11-13T02:22:32.197Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 49.23MB / 57.69MB 1.8s [2019-11-13T02:22:32.197Z] #4 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.8s done [2019-11-13T02:22:32.197Z] #4 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.9s done [2019-11-13T02:22:32.197Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.0s [2019-11-13T02:22:32.197Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 0B / 127.97MB 2.0s [2019-11-13T02:22:32.197Z] #4 sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 126B / 126B 2.0s [2019-11-13T02:22:32.454Z] #4 sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 126B / 126B 2.0s done [2019-11-13T02:22:32.454Z] #4 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.1s done [2019-11-13T02:22:32.551Z] Sending build context to Docker daemon 49.82MB [2019-11-13T02:22:32.551Z] Step 1/125 : ARG CROSS="false" [2019-11-13T02:22:32.551Z] Step 2/125 : ARG GO_VERSION=1.12.12 [2019-11-13T02:22:32.551Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-11-13T02:22:32.551Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-11-13T02:22:32.712Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 7.86MB / 127.97MB 2.4s [2019-11-13T02:22:32.712Z] #4 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-11-13T02:22:32.969Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 16.70MB / 127.97MB 2.6s [2019-11-13T02:22:32.969Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 24.12MB / 127.97MB 2.8s [2019-11-13T02:22:33.094Z] 1.12.12-stretch: Pulling from library/golang [2019-11-13T02:22:33.094Z] ade01ea651a2: Pulling fs layer [2019-11-13T02:22:33.094Z] fbabdb69f639: Pulling fs layer [2019-11-13T02:22:33.094Z] ff33bd1013d7: Pulling fs layer [2019-11-13T02:22:33.094Z] 85cfe9d77eff: Pulling fs layer [2019-11-13T02:22:33.094Z] ace5139f9caa: Pulling fs layer [2019-11-13T02:22:33.094Z] 4797583187eb: Pulling fs layer [2019-11-13T02:22:33.094Z] bc1dce975fef: Pulling fs layer [2019-11-13T02:22:33.094Z] 85cfe9d77eff: Waiting [2019-11-13T02:22:33.094Z] ace5139f9caa: Waiting [2019-11-13T02:22:33.094Z] 4797583187eb: Waiting [2019-11-13T02:22:33.094Z] bc1dce975fef: Waiting [2019-11-13T02:22:33.094Z] ff33bd1013d7: Verifying Checksum [2019-11-13T02:22:33.094Z] ff33bd1013d7: Download complete [2019-11-13T02:22:33.236Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 30.80MB / 127.97MB 3.1s [2019-11-13T02:22:33.494Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 38.52MB / 127.97MB 3.3s [2019-11-13T02:22:33.495Z] fbabdb69f639: Verifying Checksum [2019-11-13T02:22:33.496Z] fbabdb69f639: Download complete [2019-11-13T02:22:33.496Z] ade01ea651a2: Verifying Checksum [2019-11-13T02:22:33.496Z] ade01ea651a2: Download complete [2019-11-13T02:22:33.751Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 50.74MB / 127.97MB 3.6s [2019-11-13T02:22:34.293Z] 85cfe9d77eff: Verifying Checksum [2019-11-13T02:22:34.293Z] 85cfe9d77eff: Download complete [2019-11-13T02:22:34.293Z] ace5139f9caa: Verifying Checksum [2019-11-13T02:22:34.293Z] ace5139f9caa: Download complete [2019-11-13T02:22:34.315Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 57.61MB / 127.97MB 3.9s [2019-11-13T02:22:34.315Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 64.26MB / 127.97MB 4.1s [2019-11-13T02:22:34.889Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 81.98MB / 127.97MB 4.5s [2019-11-13T02:22:34.889Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 89.26MB / 127.97MB 4.6s [2019-11-13T02:22:35.076Z] bc1dce975fef: Verifying Checksum [2019-11-13T02:22:35.076Z] bc1dce975fef: Download complete [2019-11-13T02:22:35.147Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 96.36MB / 127.97MB 4.8s [2019-11-13T02:22:35.147Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 103.76MB / 127.97MB 5.0s [2019-11-13T02:22:35.410Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 111.35MB / 127.97MB 5.2s [2019-11-13T02:22:35.668Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 117.84MB / 127.97MB 5.4s [2019-11-13T02:22:35.668Z] #4 ... [2019-11-13T02:22:35.668Z] [2019-11-13T02:22:35.668Z] #18 [internal] load build context [2019-11-13T02:22:35.668Z] #18 transferring context: 45.34MB 5.5s done [2019-11-13T02:22:35.668Z] #18 DONE 5.5s [2019-11-13T02:22:35.668Z] [2019-11-13T02:22:35.668Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-13T02:22:35.880Z] ade01ea651a2: Pull complete [2019-11-13T02:22:35.925Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 127.97MB / 127.97MB 5.6s [2019-11-13T02:22:36.184Z] #4 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 127.97MB / 127.97MB 5.8s done [2019-11-13T02:22:36.258Z] fbabdb69f639: Pull complete [2019-11-13T02:22:36.650Z] ff33bd1013d7: Pull complete [2019-11-13T02:22:37.557Z] #4 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.1s [2019-11-13T02:22:38.130Z] #4 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.7s done [2019-11-13T02:22:38.389Z] #4 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.1s [2019-11-13T02:22:38.502Z] 4797583187eb: Verifying Checksum [2019-11-13T02:22:38.502Z] 4797583187eb: Download complete [2019-11-13T02:22:38.502Z] 85cfe9d77eff: Pull complete [2019-11-13T02:22:38.571Z] Fetching without tags [2019-11-13T02:22:38.898Z] Merging remotes/origin/19.03 commit 075a0201b96af7c023f22341a8876a50ecc1828b into PR head commit 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:39.322Z] #4 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.8s done [2019-11-13T02:22:39.579Z] #4 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.1s [2019-11-13T02:22:39.836Z] #4 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-11-13T02:22:40.090Z] Merge succeeded, producing 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:40.091Z] Checking out Revision 33b2719488ec44196846ef61c4887a784edca081 (PR-422) [2019-11-13T02:22:40.094Z] #4 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0.1s [2019-11-13T02:22:38.498Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-13T02:22:38.502Z] > git config --add remote.origin.fetch +refs/pull/422/head:refs/remotes/origin/PR-422 # timeout=10 [2019-11-13T02:22:38.506Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-13T02:22:38.539Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-13T02:22:38.572Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-13T02:22:38.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-13T02:22:38.573Z] > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-13T02:22:38.899Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:22:38.902Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:40.014Z] > git merge 075a0201b96af7c023f22341a8876a50ecc1828b # timeout=10 [2019-11-13T02:22:40.058Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-13T02:22:40.092Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:22:40.096Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:22:40.522Z] ace5139f9caa: Pull complete [2019-11-13T02:22:41.155Z] Commit message: "vendor: update buildkit to 928f3b48" [2019-11-13T02:22:41.326Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-13T02:22:42.559Z] + docker version [2019-11-13T02:22:42.559Z] Client: [2019-11-13T02:22:42.559Z] Version: 18.06.1-ce [2019-11-13T02:22:42.559Z] API version: 1.38 [2019-11-13T02:22:42.559Z] Go version: go1.10.3 [2019-11-13T02:22:42.559Z] Git commit: e68fc7a [2019-11-13T02:22:42.559Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-13T02:22:42.559Z] OS/Arch: linux/ppc64le [2019-11-13T02:22:42.559Z] Experimental: false [2019-11-13T02:22:42.559Z] [2019-11-13T02:22:42.559Z] Server: [2019-11-13T02:22:42.559Z] Engine: [2019-11-13T02:22:42.559Z] Version: 18.06.1-ce [2019-11-13T02:22:42.559Z] API version: 1.38 (minimum version 1.12) [2019-11-13T02:22:42.559Z] Go version: go1.10.3 [2019-11-13T02:22:42.559Z] Git commit: e68fc7a [2019-11-13T02:22:42.559Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-13T02:22:42.559Z] OS/Arch: linux/ppc64le [2019-11-13T02:22:42.559Z] Experimental: true [Pipeline] sh [2019-11-13T02:22:43.135Z] + docker info [2019-11-13T02:22:43.135Z] Containers: 0 [2019-11-13T02:22:43.135Z] Running: 0 [2019-11-13T02:22:43.135Z] Paused: 0 [2019-11-13T02:22:43.135Z] Stopped: 0 [2019-11-13T02:22:43.135Z] Images: 0 [2019-11-13T02:22:43.135Z] Server Version: 18.06.1-ce [2019-11-13T02:22:43.135Z] Storage Driver: overlay2 [2019-11-13T02:22:43.135Z] Backing Filesystem: extfs [2019-11-13T02:22:43.135Z] Supports d_type: true [2019-11-13T02:22:43.135Z] Native Overlay Diff: true [2019-11-13T02:22:43.135Z] Logging Driver: json-file [2019-11-13T02:22:43.135Z] Cgroup Driver: cgroupfs [2019-11-13T02:22:43.135Z] Plugins: [2019-11-13T02:22:43.135Z] Volume: local [2019-11-13T02:22:43.135Z] Network: bridge host ipvlan macvlan null overlay [2019-11-13T02:22:43.135Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-13T02:22:43.135Z] Swarm: inactive [2019-11-13T02:22:43.135Z] Runtimes: runc [2019-11-13T02:22:43.135Z] Default Runtime: runc [2019-11-13T02:22:43.135Z] Init Binary: docker-init [2019-11-13T02:22:43.135Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-13T02:22:43.135Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-13T02:22:43.135Z] init version: fec3683 [2019-11-13T02:22:43.135Z] Security Options: [2019-11-13T02:22:43.135Z] apparmor [2019-11-13T02:22:43.135Z] seccomp [2019-11-13T02:22:43.135Z] Profile: default [2019-11-13T02:22:43.135Z] Kernel Version: 4.4.0-130-generic [2019-11-13T02:22:43.135Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-13T02:22:43.135Z] OSType: linux [2019-11-13T02:22:43.135Z] Architecture: ppc64le [2019-11-13T02:22:43.135Z] CPUs: 4 [2019-11-13T02:22:43.135Z] Total Memory: 7.972GiB [2019-11-13T02:22:43.135Z] Name: ppc64le-ubuntu-24 [2019-11-13T02:22:43.135Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-13T02:22:43.135Z] Docker Root Dir: /var/lib/docker [2019-11-13T02:22:43.135Z] Debug Mode (client): false [2019-11-13T02:22:43.135Z] Debug Mode (server): false [2019-11-13T02:22:43.135Z] Username: dockerbuildbot [2019-11-13T02:22:43.135Z] Registry: https://index.docker.io/v1/ [2019-11-13T02:22:43.135Z] Labels: [2019-11-13T02:22:43.135Z] Experimental: true [2019-11-13T02:22:43.135Z] Insecure Registries: [2019-11-13T02:22:43.135Z] 127.0.0.0/8 [2019-11-13T02:22:43.135Z] Live Restore Enabled: false [2019-11-13T02:22:43.135Z] [Pipeline] sh [2019-11-13T02:22:43.739Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-13T02:22:43.739Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-13T02:22:43.739Z] + curl -fsSL -o /home/docker/workspace/engine_PR-422/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-13T02:22:43.739Z] + bash /home/docker/workspace/engine_PR-422/check-config.sh [2019-11-13T02:22:43.739Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-13T02:22:43.739Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-11-13T02:22:43.739Z] [2019-11-13T02:22:43.739Z] Generally Necessary: [2019-11-13T02:22:43.739Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-13T02:22:43.739Z] - apparmor: enabled and tools installed [2019-11-13T02:22:43.739Z] - CONFIG_NAMESPACES: enabled [2019-11-13T02:22:43.739Z] - CONFIG_NET_NS: enabled [2019-11-13T02:22:43.739Z] - CONFIG_PID_NS: enabled [2019-11-13T02:22:43.739Z] - CONFIG_IPC_NS: enabled [2019-11-13T02:22:43.739Z] - CONFIG_UTS_NS: enabled [2019-11-13T02:22:43.739Z] - CONFIG_CGROUPS: enabled [2019-11-13T02:22:43.739Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-13T02:22:43.739Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-13T02:22:43.739Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-13T02:22:43.739Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-13T02:22:44.079Z] - CONFIG_CPUSETS: enabled [2019-11-13T02:22:44.079Z] - CONFIG_MEMCG: enabled [2019-11-13T02:22:44.079Z] - CONFIG_KEYS: enabled [2019-11-13T02:22:44.079Z] - CONFIG_VETH: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-13T02:22:44.079Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-13T02:22:44.079Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-13T02:22:44.079Z] [2019-11-13T02:22:44.079Z] Optional Features: [2019-11-13T02:22:44.079Z] - CONFIG_USER_NS: enabled [2019-11-13T02:22:44.079Z] - CONFIG_SECCOMP: enabled [2019-11-13T02:22:44.079Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-13T02:22:44.079Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-13T02:22:44.079Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-13T02:22:44.079Z] (cgroup swap accounting is currently enabled) [2019-11-13T02:22:44.079Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-13T02:22:44.079Z] - CONFIG_BLK_CGROUP: enabled [2019-11-13T02:22:44.079Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-13T02:22:44.079Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-13T02:22:44.079Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-13T02:22:44.079Z] - CONFIG_CGROUP_PERF: enabled [2019-11-13T02:22:44.079Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-13T02:22:44.079Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-13T02:22:44.079Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-13T02:22:44.079Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-13T02:22:44.079Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-13T02:22:44.079Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_IP_VS: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-13T02:22:44.079Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-13T02:22:44.079Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-13T02:22:44.079Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-13T02:22:44.079Z] - CONFIG_EXT4_FS: enabled [2019-11-13T02:22:44.281Z] #4 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.6s done [2019-11-13T02:22:44.281Z] #4 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0.1s [2019-11-13T02:22:44.414Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-13T02:22:44.414Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-13T02:22:44.414Z] - Network Drivers: [2019-11-13T02:22:44.414Z] - "overlay": [2019-11-13T02:22:44.414Z] - CONFIG_VXLAN: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-13T02:22:44.414Z] Optional (for encrypted networks): [2019-11-13T02:22:44.414Z] - CONFIG_CRYPTO: enabled [2019-11-13T02:22:44.414Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_XFRM: enabled [2019-11-13T02:22:44.414Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-13T02:22:44.414Z] - "ipvlan": [2019-11-13T02:22:44.414Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-13T02:22:44.414Z] - "macvlan": [2019-11-13T02:22:44.414Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_DUMMY: enabled (as module) [2019-11-13T02:22:44.414Z] - "ftp,tftp client in container": [2019-11-13T02:22:44.414Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-13T02:22:44.414Z] - Storage Drivers: [2019-11-13T02:22:44.414Z] - "aufs": [2019-11-13T02:22:44.414Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-13T02:22:44.414Z] - "btrfs": [2019-11-13T02:22:44.414Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-13T02:22:44.414Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-13T02:22:44.414Z] - "devicemapper": [2019-11-13T02:22:44.414Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-13T02:22:44.414Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-13T02:22:44.414Z] - "overlay": [2019-11-13T02:22:44.414Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-13T02:22:44.414Z] - "zfs": [2019-11-13T02:22:44.414Z] - /dev/zfs: missing [2019-11-13T02:22:44.414Z] - zfs command: missing [2019-11-13T02:22:44.414Z] - zpool command: missing [2019-11-13T02:22:44.414Z] [2019-11-13T02:22:44.414Z] Limits: [2019-11-13T02:22:44.414Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-13T02:22:44.414Z] [2019-11-13T02:22:44.414Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-13T02:22:44.703Z] 4797583187eb: Pull complete [2019-11-13T02:22:44.703Z] bc1dce975fef: Pull complete [2019-11-13T02:22:44.703Z] Digest: sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b [2019-11-13T02:22:44.703Z] Status: Downloaded newer image for golang:1.12.12-stretch [2019-11-13T02:22:44.703Z] ---> 4dd5631d87ff [2019-11-13T02:22:44.703Z] Step 5/125 : ARG APT_MIRROR [2019-11-13T02:22:44.703Z] ---> Running in 69464246169f [2019-11-13T02:22:44.703Z] Removing intermediate container 69464246169f [2019-11-13T02:22:44.703Z] ---> 8ffddf0e83d1 [2019-11-13T02:22:44.703Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-11-13T02:22:44.703Z] ---> Running in f09f2510fe8a [2019-11-13T02:22:45.029Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33b2719488ec44196846ef61c4887a784edca081 . [2019-11-13T02:22:45.961Z] Removing intermediate container f09f2510fe8a [2019-11-13T02:22:45.961Z] ---> 60d6fb5e431e [2019-11-13T02:22:45.961Z] Step 7/125 : FROM base AS criu [2019-11-13T02:22:45.961Z] ---> 60d6fb5e431e [2019-11-13T02:22:45.961Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:22:45.961Z] ---> Running in 5f1bc7f500c3 [2019-11-13T02:22:45.961Z] Removing intermediate container 5f1bc7f500c3 [2019-11-13T02:22:45.961Z] ---> 4c474caab225 [2019-11-13T02:22:45.961Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-11-13T02:22:45.961Z] ---> Running in 07a3b5d0ed3f [2019-11-13T02:22:46.327Z] Removing intermediate container 07a3b5d0ed3f [2019-11-13T02:22:46.327Z] ---> 6313a79b8ad9 [2019-11-13T02:22:46.327Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-11-13T02:22:46.327Z] ---> Running in 5a780ba93112 [2019-11-13T02:22:47.098Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:22:47.098Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:22:47.098Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:22:47.098Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:22:47.098Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:22:47.098Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-13T02:22:47.331Z] Sending build context to Docker daemon 49.82MB [2019-11-13T02:22:47.331Z] Step 1/125 : ARG CROSS="false" [2019-11-13T02:22:47.331Z] Step 2/125 : ARG GO_VERSION=1.12.12 [2019-11-13T02:22:47.331Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2019-11-13T02:22:47.331Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2019-11-13T02:22:47.483Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-13T02:22:47.483Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-13T02:22:47.562Z] #4 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.2s done [2019-11-13T02:22:47.562Z] #4 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 0.1s [2019-11-13T02:22:47.666Z] 1.12.12-stretch: Pulling from library/golang [2019-11-13T02:22:48.002Z] fb056072eab9: Pulling fs layer [2019-11-13T02:22:48.002Z] 6a33b1f9796f: Pulling fs layer [2019-11-13T02:22:48.002Z] 8f8f8962e456: Pulling fs layer [2019-11-13T02:22:48.002Z] 68adcc365214: Pulling fs layer [2019-11-13T02:22:48.002Z] 76d8adf27bdf: Pulling fs layer [2019-11-13T02:22:48.002Z] a8cabfe85b36: Pulling fs layer [2019-11-13T02:22:48.002Z] a3fea15583b6: Pulling fs layer [2019-11-13T02:22:48.002Z] 76d8adf27bdf: Waiting [2019-11-13T02:22:48.002Z] 68adcc365214: Waiting [2019-11-13T02:22:48.002Z] a8cabfe85b36: Waiting [2019-11-13T02:22:48.733Z] 8f8f8962e456: Verifying Checksum [2019-11-13T02:22:48.733Z] 8f8f8962e456: Download complete [2019-11-13T02:22:48.821Z] Fetched 7672 kB in 1s (4164 kB/s) [2019-11-13T02:22:49.073Z] 6a33b1f9796f: Verifying Checksum [2019-11-13T02:22:49.073Z] 6a33b1f9796f: Download complete [2019-11-13T02:22:49.256Z] Reading package lists... [2019-11-13T02:22:49.639Z] Reading package lists... [2019-11-13T02:22:50.008Z] Building dependency tree... [2019-11-13T02:22:50.008Z] Reading state information... [2019-11-13T02:22:50.008Z] The following additional packages will be installed: [2019-11-13T02:22:50.008Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-13T02:22:50.008Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-11-13T02:22:50.008Z] Suggested packages: [2019-11-13T02:22:50.008Z] manpages-dev python-setuptools [2019-11-13T02:22:50.008Z] The following NEW packages will be installed: [2019-11-13T02:22:50.008Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-13T02:22:50.008Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-13T02:22:50.008Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-13T02:22:50.008Z] zlib1g-dev [2019-11-13T02:22:50.385Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:22:50.385Z] Need to get 3476 kB of archives. [2019-11-13T02:22:50.385Z] After this operation, 20.2 MB of additional disk space will be used. [2019-11-13T02:22:50.385Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-13T02:22:50.385Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-13T02:22:50.385Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-13T02:22:50.385Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-13T02:22:50.385Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-11-13T02:22:50.385Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-13T02:22:50.385Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-11-13T02:22:50.385Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-11-13T02:22:50.385Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-13T02:22:50.385Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-13T02:22:50.385Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-13T02:22:50.385Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-13T02:22:50.385Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-11-13T02:22:50.385Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-13T02:22:50.385Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-13T02:22:50.385Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-13T02:22:50.759Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:22:50.759Z] Fetched 3476 kB in 0s (11.7 MB/s) [2019-11-13T02:22:50.759Z] Selecting previously unselected package libnet1:s390x. [2019-11-13T02:22:50.760Z] (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 ... 14828 files and directories currently installed.) [2019-11-13T02:22:50.760Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-13T02:22:50.760Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-13T02:22:50.760Z] Selecting previously unselected package libcap-dev:s390x. [2019-11-13T02:22:50.760Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-13T02:22:50.760Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-13T02:22:50.760Z] Selecting previously unselected package libnet1-dev. [2019-11-13T02:22:50.760Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-13T02:22:50.760Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-13T02:22:50.760Z] Selecting previously unselected package libnl-3-200:s390x. [2019-11-13T02:22:50.760Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-13T02:22:50.760Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-13T02:22:50.760Z] Selecting previously unselected package libnl-3-dev:s390x. [2019-11-13T02:22:50.760Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-13T02:22:50.760Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-13T02:22:50.760Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-13T02:22:50.760Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-13T02:22:50.760Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-13T02:22:50.760Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-13T02:22:50.760Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-13T02:22:50.760Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-13T02:22:50.760Z] Selecting previously unselected package zlib1g-dev:s390x. [2019-11-13T02:22:50.760Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-13T02:22:50.760Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-13T02:22:51.130Z] Selecting previously unselected package libprotobuf10:s390x. [2019-11-13T02:22:51.130Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-13T02:22:51.130Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-13T02:22:51.130Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-13T02:22:51.130Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-13T02:22:51.130Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-13T02:22:51.130Z] Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-13T02:22:51.130Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-13T02:22:51.130Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-13T02:22:51.130Z] Selecting previously unselected package libprotoc10:s390x. [2019-11-13T02:22:51.130Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-13T02:22:51.130Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-13T02:22:51.390Z] fb056072eab9: Verifying Checksum [2019-11-13T02:22:51.390Z] fb056072eab9: Download complete [2019-11-13T02:22:51.505Z] Selecting previously unselected package protobuf-c-compiler. [2019-11-13T02:22:51.505Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-13T02:22:51.505Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-13T02:22:51.505Z] Selecting previously unselected package protobuf-compiler. [2019-11-13T02:22:51.505Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-13T02:22:51.505Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-13T02:22:51.505Z] Selecting previously unselected package python-pkg-resources. [2019-11-13T02:22:51.505Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-13T02:22:51.505Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-13T02:22:51.505Z] Selecting previously unselected package python-protobuf. [2019-11-13T02:22:51.505Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-13T02:22:51.505Z] Unpacking python-protobuf (3.0.0-9) ... [2019-11-13T02:22:51.505Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-13T02:22:51.505Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-13T02:22:51.505Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-11-13T02:22:51.875Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-13T02:22:51.875Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-13T02:22:51.875Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:22:51.875Z] Setting up python-protobuf (3.0.0-9) ... [2019-11-13T02:22:52.240Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-13T02:22:52.240Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-13T02:22:52.240Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-13T02:22:52.664Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-13T02:22:52.664Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-13T02:22:52.664Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-13T02:22:52.664Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-13T02:22:52.664Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-11-13T02:22:52.664Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-13T02:22:52.664Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-13T02:22:52.664Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:22:52.824Z] #4 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 5.1s [2019-11-13T02:22:53.251Z] 68adcc365214: Verifying Checksum [2019-11-13T02:22:53.251Z] 68adcc365214: Download complete [2019-11-13T02:22:53.506Z] Removing intermediate container 5a780ba93112 [2019-11-13T02:22:53.506Z] ---> 6851baf33bd2 [2019-11-13T02:22:53.506Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-11-13T02:22:53.506Z] ---> Running in 6c52c25cf5ec [2019-11-13T02:22:53.647Z] a3fea15583b6: Verifying Checksum [2019-11-13T02:22:53.647Z] a3fea15583b6: Download complete [2019-11-13T02:22:53.647Z] 76d8adf27bdf: Verifying Checksum [2019-11-13T02:22:53.647Z] 76d8adf27bdf: Download complete [2019-11-13T02:22:54.195Z] #4 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 6.8s done [2019-11-13T02:22:54.195Z] #4 extracting sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 done [2019-11-13T02:22:54.280Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-13T02:22:54.280Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-13T02:22:54.453Z] #4 DONE 24.2s [2019-11-13T02:22:54.453Z] [2019-11-13T02:22:54.453Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-13T02:22:54.658Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-13T02:22:54.658Z]  GEN .gitid [2019-11-13T02:22:54.658Z] GEN criu/include/version.h [2019-11-13T02:22:54.658Z] GEN include/common/asm [2019-11-13T02:22:54.658Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-13T02:22:54.658Z] PBCC images/opts.pb-c.c [2019-11-13T02:22:54.658Z] PBCC images/sit.pb-c.c [2019-11-13T02:22:54.658Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-11-13T02:22:54.658Z] DEP images/opts.pb-c.d [2019-11-13T02:22:54.658Z] DEP images/sit.pb-c.d [2019-11-13T02:22:54.658Z] PBCC images/macvlan.pb-c.c [2019-11-13T02:22:54.658Z] DEP images/macvlan.pb-c.d [2019-11-13T02:22:54.658Z] PBCC images/autofs.pb-c.c [2019-11-13T02:22:54.658Z] DEP images/autofs.pb-c.d [2019-11-13T02:22:54.658Z] PBCC images/sysctl.pb-c.c [2019-11-13T02:22:54.658Z] DEP images/sysctl.pb-c.d [2019-11-13T02:22:54.658Z] PBCC images/time.pb-c.c [2019-11-13T02:22:54.658Z] DEP images/time.pb-c.d [2019-11-13T02:22:54.658Z] PBCC images/binfmt-misc.pb-c.c [2019-11-13T02:22:54.658Z] DEP images/binfmt-misc.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/seccomp.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/seccomp.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/userns.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/userns.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/cgroup.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/cgroup.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/fown.pb-c.c [2019-11-13T02:22:55.030Z] PBCC images/ext-file.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/fown.pb-c.d [2019-11-13T02:22:55.030Z] DEP images/ext-file.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/rpc.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/rpc.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/siginfo.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/siginfo.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/pagemap.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/pagemap.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/rlimit.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/rlimit.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/file-lock.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/file-lock.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/tty.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/tty.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/tun.pb-c.c [2019-11-13T02:22:55.030Z] PBCC images/netdev.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/tun.pb-c.d [2019-11-13T02:22:55.030Z] DEP images/netdev.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/vma.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/vma.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/creds.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/creds.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/utsns.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/utsns.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/ipc-desc.pb-c.c [2019-11-13T02:22:55.030Z] PBCC images/ipc-sem.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/ipc-desc.pb-c.d [2019-11-13T02:22:55.030Z] DEP images/ipc-sem.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/ipc-msg.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/ipc-msg.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/ipc-shm.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/ipc-shm.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/ipc-var.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/ipc-var.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/sk-opts.pb-c.c [2019-11-13T02:22:55.030Z] PBCC images/packet-sock.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/sk-opts.pb-c.d [2019-11-13T02:22:55.030Z] DEP images/packet-sock.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/sk-netlink.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/sk-netlink.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/sk-inet.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/sk-inet.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/sk-unix.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/sk-unix.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/mm.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/mm.pb-c.d [2019-11-13T02:22:55.030Z] PBCC images/timerfd.pb-c.c [2019-11-13T02:22:55.030Z] DEP images/timerfd.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/timer.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/timer.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/sa.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/sa.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/pipe-data.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/pipe-data.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/mnt.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/mnt.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/sk-packet.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/sk-packet.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/tcp-stream.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/tcp-stream.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/pipe.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/pipe.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/pstree.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/pstree.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/fs.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/fs.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/signalfd.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/signalfd.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/fh.pb-c.c [2019-11-13T02:22:55.416Z] PBCC images/fsnotify.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/fh.pb-c.d [2019-11-13T02:22:55.416Z] DEP images/fsnotify.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/eventpoll.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/eventpoll.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/eventfd.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/eventfd.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/remap-file-path.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/remap-file-path.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/fifo.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/fifo.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/ghost-file.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/ghost-file.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/regfile.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/regfile.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/ns.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/ns.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/fdinfo.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/fdinfo.pb-c.d [2019-11-13T02:22:55.416Z] PBCC images/core-aarch64.pb-c.c [2019-11-13T02:22:55.416Z] PBCC images/core-arm.pb-c.c [2019-11-13T02:22:55.416Z] PBCC images/core-ppc64.pb-c.c [2019-11-13T02:22:55.416Z] PBCC images/core-s390.pb-c.c [2019-11-13T02:22:55.416Z] PBCC images/core-x86.pb-c.c [2019-11-13T02:22:55.416Z] PBCC images/core.pb-c.c [2019-11-13T02:22:55.416Z] PBCC images/inventory.pb-c.c [2019-11-13T02:22:55.416Z] DEP images/core-aarch64.pb-c.d [2019-11-13T02:22:55.416Z] DEP images/core-arm.pb-c.d [2019-11-13T02:22:55.416Z] DEP images/core-ppc64.pb-c.d [2019-11-13T02:22:55.416Z] DEP images/core-s390.pb-c.d [2019-11-13T02:22:55.416Z] DEP images/core-x86.pb-c.d [2019-11-13T02:22:55.416Z] DEP images/core.pb-c.d [2019-11-13T02:22:55.785Z] DEP images/inventory.pb-c.d [2019-11-13T02:22:55.785Z] PBCC images/cpuinfo.pb-c.c [2019-11-13T02:22:55.785Z] DEP images/cpuinfo.pb-c.d [2019-11-13T02:22:55.785Z] PBCC images/stats.pb-c.c [2019-11-13T02:22:55.785Z] DEP images/stats.pb-c.d [2019-11-13T02:22:55.785Z] make[1]: Nothing to be done for 'all'. [2019-11-13T02:22:56.156Z] CC images/stats.o [2019-11-13T02:22:56.156Z] CC images/core.o [2019-11-13T02:22:56.156Z] CC images/core-x86.o [2019-11-13T02:22:56.156Z] CC images/core-arm.o [2019-11-13T02:22:56.156Z] CC images/core-aarch64.o [2019-11-13T02:22:56.553Z] CC images/core-ppc64.o [2019-11-13T02:22:56.553Z] CC images/core-s390.o [2019-11-13T02:22:56.553Z] CC images/cpuinfo.o [2019-11-13T02:22:56.553Z] CC images/inventory.o [2019-11-13T02:22:56.553Z] CC images/fdinfo.o [2019-11-13T02:22:56.553Z] CC images/fown.o [2019-11-13T02:22:56.553Z] CC images/ns.o [2019-11-13T02:22:56.553Z] CC images/regfile.o [2019-11-13T02:22:56.553Z] CC images/ghost-file.o [2019-11-13T02:22:56.661Z] fb056072eab9: Pull complete [2019-11-13T02:22:56.974Z] #5 DONE 2.2s [2019-11-13T02:22:56.974Z] [2019-11-13T02:22:56.974Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:22:56.974Z] #22 DONE 0.1s [2019-11-13T02:22:56.974Z] [2019-11-13T02:22:56.974Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-13T02:22:57.000Z] 6a33b1f9796f: Pull complete [2019-11-13T02:22:57.088Z] CC images/fifo.o [2019-11-13T02:22:57.088Z] CC images/remap-file-path.o [2019-11-13T02:22:57.088Z] CC images/eventfd.o [2019-11-13T02:22:57.088Z] CC images/eventpoll.o [2019-11-13T02:22:57.088Z] CC images/fh.o [2019-11-13T02:22:57.089Z] CC images/fsnotify.o [2019-11-13T02:22:57.089Z] CC images/signalfd.o [2019-11-13T02:22:57.089Z] CC images/fs.o [2019-11-13T02:22:57.089Z] CC images/pstree.o [2019-11-13T02:22:57.089Z] CC images/pipe.o [2019-11-13T02:22:57.089Z] CC images/tcp-stream.o [2019-11-13T02:22:57.089Z] CC images/sk-packet.o [2019-11-13T02:22:57.089Z] CC images/mnt.o [2019-11-13T02:22:57.089Z] CC images/pipe-data.o [2019-11-13T02:22:57.089Z] CC images/sa.o [2019-11-13T02:22:57.342Z] 8f8f8962e456: Pull complete [2019-11-13T02:22:57.489Z] CC images/timer.o [2019-11-13T02:22:57.489Z] CC images/timerfd.o [2019-11-13T02:22:57.489Z] CC images/mm.o [2019-11-13T02:22:57.489Z] CC images/sk-opts.o [2019-11-13T02:22:57.489Z] CC images/sk-unix.o [2019-11-13T02:22:57.489Z] CC images/sk-inet.o [2019-11-13T02:22:57.489Z] CC images/tun.o [2019-11-13T02:22:57.489Z] CC images/sk-netlink.o [2019-11-13T02:22:57.489Z] CC images/packet-sock.o [2019-11-13T02:22:57.489Z] CC images/ipc-var.o [2019-11-13T02:22:57.489Z] CC images/ipc-desc.o [2019-11-13T02:22:57.489Z] CC images/ipc-shm.o [2019-11-13T02:22:57.854Z] CC images/ipc-msg.o [2019-11-13T02:22:57.854Z] CC images/ipc-sem.o [2019-11-13T02:22:57.854Z] CC images/utsns.o [2019-11-13T02:22:57.854Z] CC images/creds.o [2019-11-13T02:22:57.854Z] CC images/vma.o [2019-11-13T02:22:57.854Z] CC images/netdev.o [2019-11-13T02:22:57.854Z] CC images/tty.o [2019-11-13T02:22:57.854Z] CC images/file-lock.o [2019-11-13T02:22:57.854Z] CC images/rlimit.o [2019-11-13T02:22:57.854Z] CC images/pagemap.o [2019-11-13T02:22:58.246Z] CC images/siginfo.o [2019-11-13T02:22:58.246Z] CC images/rpc.o [2019-11-13T02:22:58.246Z] CC images/ext-file.o [2019-11-13T02:22:58.246Z] CC images/cgroup.o [2019-11-13T02:22:58.246Z] CC images/userns.o [2019-11-13T02:22:58.246Z] CC images/google/protobuf/descriptor.o [2019-11-13T02:22:58.629Z] CC images/opts.o [2019-11-13T02:22:58.629Z] CC images/seccomp.o [2019-11-13T02:22:58.629Z] CC images/binfmt-misc.o [2019-11-13T02:22:58.629Z] CC images/time.o [2019-11-13T02:22:58.629Z] CC images/sysctl.o [2019-11-13T02:22:58.629Z] CC images/autofs.o [2019-11-13T02:22:58.629Z] CC images/macvlan.o [2019-11-13T02:22:58.629Z] CC images/sit.o [2019-11-13T02:22:59.006Z] LINK images/built-in.o [2019-11-13T02:22:59.006Z] GEN compel/include/asm [2019-11-13T02:22:59.006Z] GEN compel/include/version.h [2019-11-13T02:22:59.006Z] touch .config [2019-11-13T02:22:59.006Z] GEN include/common/config.h [2019-11-13T02:22:59.006Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-13T02:22:59.006Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-13T02:22:59.006Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-11-13T02:22:59.006Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-13T02:22:59.006Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-13T02:22:59.006Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-13T02:22:59.006Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-13T02:22:59.006Z] DEP compel/plugins/std/infect.d [2019-11-13T02:22:59.006Z] DEP compel/plugins/std/string.d [2019-11-13T02:22:59.006Z] DEP compel/plugins/std/log.d [2019-11-13T02:22:59.006Z] DEP compel/plugins/std/fds.d [2019-11-13T02:22:59.006Z] DEP compel/plugins/std/std.d [2019-11-13T02:22:59.006Z] DEP compel/plugins/shmem/shmem.d [2019-11-13T02:22:59.006Z] DEP compel/plugins/fds/fds.d [2019-11-13T02:22:59.006Z] CC compel/plugins/std/std.o [2019-11-13T02:22:59.006Z] CC compel/plugins/std/fds.o [2019-11-13T02:22:59.006Z] CC compel/plugins/std/log.o [2019-11-13T02:22:59.386Z] CC compel/plugins/std/string.o [2019-11-13T02:22:59.386Z] CC compel/plugins/std/infect.o [2019-11-13T02:22:59.386Z] CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-13T02:22:59.386Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-13T02:22:59.386Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-13T02:22:59.386Z] AR compel/plugins/std.lib.a [2019-11-13T02:22:59.386Z] CC compel/plugins/fds/fds.o [2019-11-13T02:22:59.501Z] #17 2.573 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:22:59.501Z] #17 2.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:22:59.501Z] #17 2.687 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:22:59.501Z] #17 2.697 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:22:59.501Z] #17 2.720 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:22:59.647Z] a8cabfe85b36: Verifying Checksum [2019-11-13T02:22:59.647Z] a8cabfe85b36: Download complete [2019-11-13T02:22:59.750Z] AR compel/plugins/fds.lib.a [2019-11-13T02:22:59.750Z] HOSTDEP compel/src/lib/log-host.d [2019-11-13T02:22:59.750Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-13T02:22:59.750Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-13T02:22:59.750Z] HOSTDEP compel/src/main-host.d [2019-11-13T02:22:59.750Z] DEP compel/src/lib/ptrace.d [2019-11-13T02:22:59.750Z] DEP compel/src/lib/infect.d [2019-11-13T02:22:59.750Z] DEP compel/src/lib/infect-util.d [2019-11-13T02:22:59.750Z] DEP compel/src/lib/infect-rpc.d [2019-11-13T02:22:59.750Z] DEP compel/arch/s390/src/lib/infect.d [2019-11-13T02:22:59.750Z] DEP compel/arch/s390/src/lib/cpu.d [2019-11-13T02:22:59.750Z] DEP compel/src/lib/log.d [2019-11-13T02:22:59.750Z] DEP compel/src/main.d [2019-11-13T02:22:59.750Z] DEP compel/src/lib/handle-elf.d [2019-11-13T02:22:59.750Z] DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-13T02:22:59.750Z] CC compel/src/lib/log.o [2019-11-13T02:22:59.762Z] #17 2.979 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:23:00.125Z] CC compel/arch/s390/src/lib/cpu.o [2019-11-13T02:23:00.125Z] CC compel/arch/s390/src/lib/infect.o [2019-11-13T02:23:00.125Z] CC compel/src/lib/infect-rpc.o [2019-11-13T02:23:00.125Z] CC compel/src/lib/infect-util.o [2019-11-13T02:23:00.125Z] CC compel/src/lib/infect.o [2019-11-13T02:23:00.329Z] #17 3.612 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:23:00.493Z] CC compel/src/lib/ptrace.o [2019-11-13T02:23:00.587Z] #17 3.903 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:23:00.919Z] AR compel/libcompel.a [2019-11-13T02:23:00.919Z] HOSTCC compel/src/main-host.o [2019-11-13T02:23:00.919Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-13T02:23:00.919Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-11-13T02:23:00.919Z] HOSTCC compel/src/lib/log-host.o [2019-11-13T02:23:00.919Z] HOSTLINK compel/compel-host-bin [2019-11-13T02:23:00.919Z] DEP soccr/soccr.d [2019-11-13T02:23:00.919Z] CC soccr/soccr.o [2019-11-13T02:23:01.340Z] AR soccr/libsoccr.a [2019-11-13T02:23:01.340Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-13T02:23:01.340Z] DEP criu/arch/s390/sigframe.d [2019-11-13T02:23:01.340Z] DEP criu/arch/s390/crtools.d [2019-11-13T02:23:01.340Z] DEP criu/arch/s390/cpu.d [2019-11-13T02:23:01.340Z] CC criu/arch/s390/cpu.o [2019-11-13T02:23:01.340Z] CC criu/arch/s390/crtools.o [2019-11-13T02:23:01.348Z] 68adcc365214: Pull complete [2019-11-13T02:23:01.732Z] CC criu/arch/s390/sigframe.o [2019-11-13T02:23:01.732Z] LINK criu/arch/s390/crtools.built-in.o [2019-11-13T02:23:01.732Z] DEP criu/arch/s390/vdso-pie.d [2019-11-13T02:23:01.732Z] DEP criu/pie/parasite-vdso.d [2019-11-13T02:23:01.732Z] DEP criu/pie/util-vdso.d [2019-11-13T02:23:01.732Z] DEP criu/pie/util.d [2019-11-13T02:23:01.732Z] CC criu/pie/util.o [2019-11-13T02:23:01.732Z] CC criu/pie/util-vdso.o [2019-11-13T02:23:02.095Z] CC criu/pie/parasite-vdso.o [2019-11-13T02:23:02.095Z] CC criu/arch/s390/vdso-pie.o [2019-11-13T02:23:02.095Z] AR criu/pie/pie.lib.a [2019-11-13T02:23:02.095Z] DEP criu/pie/restorer.d [2019-11-13T02:23:02.095Z] DEP criu/arch/s390/restorer.d [2019-11-13T02:23:02.095Z] DEP criu/pie/parasite.d [2019-11-13T02:23:02.095Z] CC criu/pie/parasite.o [2019-11-13T02:23:02.474Z] LINK criu/pie/parasite.built-in.o [2019-11-13T02:23:02.474Z] GEN criu/pie/parasite-blob.h [2019-11-13T02:23:02.474Z] CC criu/arch/s390/restorer.o [2019-11-13T02:23:02.474Z] CC criu/pie/restorer.o [2019-11-13T02:23:02.845Z] LINK criu/pie/restorer.built-in.o [2019-11-13T02:23:02.845Z] GEN criu/pie/restorer-blob.h [2019-11-13T02:23:03.236Z] DEP criu/vdso.d [2019-11-13T02:23:03.236Z] DEP criu/uts_ns.d [2019-11-13T02:23:03.236Z] DEP criu/util.d [2019-11-13T02:23:03.236Z] DEP criu/uffd.d [2019-11-13T02:23:03.236Z] DEP criu/tun.d [2019-11-13T02:23:03.236Z] DEP criu/tty.d [2019-11-13T02:23:03.236Z] DEP criu/timerfd.d [2019-11-13T02:23:03.236Z] DEP criu/sysfs_parse.d [2019-11-13T02:23:03.236Z] DEP criu/sysctl.d [2019-11-13T02:23:03.236Z] DEP criu/string.d [2019-11-13T02:23:03.236Z] DEP criu/stats.d [2019-11-13T02:23:03.236Z] DEP criu/sockets.d [2019-11-13T02:23:03.604Z] DEP criu/sk-unix.d [2019-11-13T02:23:03.604Z] DEP criu/sk-tcp.d [2019-11-13T02:23:03.604Z] DEP criu/sk-queue.d [2019-11-13T02:23:03.604Z] DEP criu/sk-packet.d [2019-11-13T02:23:03.604Z] DEP criu/sk-netlink.d [2019-11-13T02:23:03.604Z] DEP criu/sk-inet.d [2019-11-13T02:23:03.604Z] DEP criu/signalfd.d [2019-11-13T02:23:03.604Z] DEP criu/sigframe.d [2019-11-13T02:23:03.604Z] DEP criu/shmem.d [2019-11-13T02:23:03.604Z] DEP criu/servicefd.d [2019-11-13T02:23:03.604Z] DEP criu/seize.d [2019-11-13T02:23:03.643Z] 76d8adf27bdf: Pull complete [2019-11-13T02:23:03.875Z] #17 6.812 Fetched 7927 kB in 5s (1509 kB/s) [2019-11-13T02:23:03.973Z] DEP criu/seccomp.d [2019-11-13T02:23:03.973Z] DEP criu/rst-malloc.d [2019-11-13T02:23:03.973Z] DEP criu/rbtree.d [2019-11-13T02:23:03.973Z] DEP criu/pstree.d [2019-11-13T02:23:03.973Z] DEP criu/protobuf.d [2019-11-13T02:23:03.973Z] GEN criu/protobuf-desc-gen.h [2019-11-13T02:23:03.973Z] DEP criu/protobuf-desc.d [2019-11-13T02:23:04.338Z] DEP criu/proc_parse.d [2019-11-13T02:23:04.338Z] DEP criu/plugin.d [2019-11-13T02:23:04.338Z] DEP criu/pipes.d [2019-11-13T02:23:04.338Z] DEP criu/pie-util.d [2019-11-13T02:23:04.338Z] DEP criu/pie-util-vdso.d [2019-11-13T02:23:04.338Z] DEP criu/pie-util-vdso-elf32.d [2019-11-13T02:23:04.338Z] DEP criu/path.d [2019-11-13T02:23:04.338Z] DEP criu/parasite-syscall.d [2019-11-13T02:23:04.338Z] DEP criu/pagemap.d [2019-11-13T02:23:04.338Z] DEP criu/pagemap-cache.d [2019-11-13T02:23:04.338Z] DEP criu/page-xfer.d [2019-11-13T02:23:04.338Z] DEP criu/page-pipe.d [2019-11-13T02:23:04.706Z] DEP criu/netfilter.d [2019-11-13T02:23:04.706Z] DEP criu/net.d [2019-11-13T02:23:04.706Z] DEP criu/namespaces.d [2019-11-13T02:23:04.706Z] DEP criu/mount.d [2019-11-13T02:23:04.706Z] DEP criu/mem.d [2019-11-13T02:23:04.706Z] DEP criu/lsm.d [2019-11-13T02:23:04.706Z] DEP criu/log.d [2019-11-13T02:23:04.706Z] DEP criu/libnetlink.d [2019-11-13T02:23:04.706Z] DEP criu/kerndat.d [2019-11-13T02:23:04.706Z] DEP criu/kcmp-ids.d [2019-11-13T02:23:04.706Z] DEP criu/irmap.d [2019-11-13T02:23:05.143Z] DEP criu/ipc_ns.d [2019-11-13T02:23:05.143Z] DEP criu/image.d [2019-11-13T02:23:05.143Z] DEP criu/image-desc.d [2019-11-13T02:23:05.143Z] DEP criu/fsnotify.d [2019-11-13T02:23:05.143Z] DEP criu/filesystems.d [2019-11-13T02:23:05.143Z] DEP criu/files.d [2019-11-13T02:23:05.143Z] DEP criu/files-reg.d [2019-11-13T02:23:05.143Z] DEP criu/files-ext.d [2019-11-13T02:23:05.143Z] DEP criu/file-lock.d [2019-11-13T02:23:05.143Z] DEP criu/file-ids.d [2019-11-13T02:23:05.143Z] DEP criu/fifo.d [2019-11-13T02:23:05.143Z] DEP criu/fdstore.d [2019-11-13T02:23:05.143Z] DEP criu/fault-injection.d [2019-11-13T02:23:05.143Z] DEP criu/external.d [2019-11-13T02:23:05.143Z] DEP criu/eventpoll.d [2019-11-13T02:23:05.251Z] #17 6.812 Reading package lists... [2019-11-13T02:23:05.509Z] #17 8.556 Reading package lists... [2019-11-13T02:23:05.509Z] #17 ... [2019-11-13T02:23:05.509Z] [2019-11-13T02:23:05.509Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-13T02:23:05.509Z] #15 1.238 + mktemp -d [2019-11-13T02:23:05.509Z] #15 1.243 + export GOPATH=/tmp/tmp.z1w8f6hRqr [2019-11-13T02:23:05.509Z] #15 1.243 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.z1w8f6hRqr/src/github.com/go-swagger/go-swagger [2019-11-13T02:23:05.509Z] #15 1.247 Cloning into '/tmp/tmp.z1w8f6hRqr/src/github.com/go-swagger/go-swagger'... [2019-11-13T02:23:05.509Z] #15 8.837 + cd /tmp/tmp.z1w8f6hRqr/src/github.com/go-swagger/go-swagger [2019-11-13T02:23:05.509Z] #15 8.838 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-13T02:23:05.547Z] DEP criu/eventfd.d [2019-11-13T02:23:05.547Z] DEP criu/crtools.d [2019-11-13T02:23:05.547Z] DEP criu/cr-service.d [2019-11-13T02:23:05.547Z] DEP criu/cr-restore.d [2019-11-13T02:23:05.547Z] DEP criu/cr-errno.d [2019-11-13T02:23:05.547Z] DEP criu/cr-dump.d [2019-11-13T02:23:05.547Z] DEP criu/cr-dedup.d [2019-11-13T02:23:05.547Z] DEP criu/cr-check.d [2019-11-13T02:23:05.547Z] DEP criu/config.d [2019-11-13T02:23:05.547Z] DEP criu/clone-noasan.d [2019-11-13T02:23:05.547Z] DEP criu/cgroup.d [2019-11-13T02:23:05.547Z] DEP criu/cgroup-props.d [2019-11-13T02:23:05.547Z] DEP criu/bitmap.d [2019-11-13T02:23:05.547Z] DEP criu/bfd.d [2019-11-13T02:23:05.921Z] DEP criu/autofs.d [2019-11-13T02:23:05.921Z] DEP criu/aio.d [2019-11-13T02:23:05.921Z] DEP criu/action-scripts.d [2019-11-13T02:23:05.921Z] CC criu/action-scripts.o [2019-11-13T02:23:05.921Z] CC criu/aio.o [2019-11-13T02:23:05.921Z] CC criu/autofs.o [2019-11-13T02:23:06.305Z] CC criu/bfd.o [2019-11-13T02:23:06.336Z] #15 9.552 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-13T02:23:06.596Z] #15 ... [2019-11-13T02:23:06.596Z] [2019-11-13T02:23:06.596Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-13T02:23:06.596Z] #6 2.574 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:23:06.596Z] #6 2.662 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:23:06.596Z] #6 2.704 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:23:06.596Z] #6 2.708 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:23:06.596Z] #6 2.717 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:23:06.596Z] #6 2.951 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:23:06.596Z] #6 3.597 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:23:06.596Z] #6 3.935 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:23:06.596Z] #6 6.965 Fetched 7927 kB in 5s (1470 kB/s) [2019-11-13T02:23:06.596Z] #6 6.965 Reading package lists... [2019-11-13T02:23:06.679Z] CC criu/bitmap.o [2019-11-13T02:23:06.679Z] CC criu/cgroup-props.o [2019-11-13T02:23:06.679Z] CC criu/cgroup.o [2019-11-13T02:23:07.168Z] #6 8.965 Reading package lists... [2019-11-13T02:23:07.168Z] #6 ... [2019-11-13T02:23:07.168Z] [2019-11-13T02:23:07.168Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-13T02:23:07.168Z] #17 8.556 Reading package lists... [2019-11-13T02:23:07.426Z] #17 10.41 Building dependency tree... [2019-11-13T02:23:07.426Z] #17 10.76 Reading state information... [2019-11-13T02:23:07.464Z] CC criu/clone-noasan.o [2019-11-13T02:23:07.464Z] CC criu/config.o [2019-11-13T02:23:07.684Z] #17 11.01 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-13T02:23:07.684Z] #17 11.01 The following additional packages will be installed: [2019-11-13T02:23:07.684Z] #17 11.01 libjq1 libonig4 [2019-11-13T02:23:07.826Z] CC criu/cr-check.o [2019-11-13T02:23:07.826Z] CC criu/cr-dedup.o [2019-11-13T02:23:07.946Z] #17 11.19 The following NEW packages will be installed: [2019-11-13T02:23:07.946Z] #17 11.19 jq libjq1 libonig4 [2019-11-13T02:23:08.196Z] CC criu/cr-dump.o [2019-11-13T02:23:08.717Z] CC criu/cr-errno.o [2019-11-13T02:23:08.717Z] CC criu/cr-restore.o [2019-11-13T02:23:09.317Z] #17 12.37 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:23:09.317Z] #17 12.37 Need to get 327 kB of archives. [2019-11-13T02:23:09.317Z] #17 12.37 After this operation, 1157 kB of additional disk space will be used. [2019-11-13T02:23:09.317Z] #17 12.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-13T02:23:09.317Z] #17 12.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-13T02:23:09.317Z] #17 12.37 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-13T02:23:09.317Z] #17 12.74 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:23:09.528Z] CC criu/cr-service.o [2019-11-13T02:23:09.574Z] #17 12.81 Fetched 327 kB in 1s (285 kB/s) [2019-11-13T02:23:09.574Z] #17 12.88 Selecting previously unselected package libonig4:amd64. [2019-11-13T02:23:09.574Z] #17 12.88 (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 ... 15091 files and directories currently installed.) [2019-11-13T02:23:09.574Z] #17 12.91 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-13T02:23:09.574Z] #17 12.92 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-13T02:23:09.626Z] a8cabfe85b36: Pull complete [2019-11-13T02:23:09.626Z] a3fea15583b6: Pull complete [2019-11-13T02:23:09.626Z] Digest: sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b [2019-11-13T02:23:09.626Z] Status: Downloaded newer image for golang:1.12.12-stretch [2019-11-13T02:23:09.626Z] ---> f9271d0addb7 [2019-11-13T02:23:09.626Z] Step 5/125 : ARG APT_MIRROR [2019-11-13T02:23:09.626Z] ---> Running in 5f87d6606a9e [2019-11-13T02:23:09.626Z] Removing intermediate container 5f87d6606a9e [2019-11-13T02:23:09.626Z] ---> 64fb583d8a2d [2019-11-13T02:23:09.626Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2019-11-13T02:23:09.626Z] ---> Running in 8e32b868b9a8 [2019-11-13T02:23:09.832Z] #17 13.07 Selecting previously unselected package libjq1:amd64. [2019-11-13T02:23:09.832Z] #17 13.08 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-13T02:23:09.832Z] #17 13.08 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-13T02:23:09.832Z] #17 13.18 Selecting previously unselected package jq. [2019-11-13T02:23:09.832Z] #17 13.18 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-13T02:23:09.832Z] #17 13.19 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-13T02:23:09.898Z] CC criu/crtools.o [2019-11-13T02:23:09.961Z] Removing intermediate container 8e32b868b9a8 [2019-11-13T02:23:09.961Z] ---> fe77b3d6c284 [2019-11-13T02:23:09.961Z] Step 7/125 : FROM base AS criu [2019-11-13T02:23:09.961Z] ---> fe77b3d6c284 [2019-11-13T02:23:09.961Z] Step 8/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:23:10.090Z] #17 13.31 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-13T02:23:10.090Z] #17 13.36 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-13T02:23:10.090Z] #17 13.38 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:23:10.090Z] #17 13.47 Setting up jq (1.5+dfsg-1.3) ... [2019-11-13T02:23:10.258Z] CC criu/eventfd.o [2019-11-13T02:23:10.258Z] CC criu/eventpoll.o [2019-11-13T02:23:10.306Z] ---> Running in c08717843268 [2019-11-13T02:23:10.306Z] Removing intermediate container c08717843268 [2019-11-13T02:23:10.306Z] ---> e2d6e54da69f [2019-11-13T02:23:10.306Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2019-11-13T02:23:10.306Z] ---> Running in b98f1e3bda13 [2019-11-13T02:23:10.306Z] Removing intermediate container b98f1e3bda13 [2019-11-13T02:23:10.306Z] ---> 3de557494808 [2019-11-13T02:23:10.306Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2019-11-13T02:23:10.306Z] ---> Running in 127b3924a651 [2019-11-13T02:23:10.630Z] CC criu/external.o [2019-11-13T02:23:10.630Z] CC criu/fault-injection.o [2019-11-13T02:23:10.630Z] CC criu/fdstore.o [2019-11-13T02:23:10.630Z] CC criu/fifo.o [2019-11-13T02:23:10.630Z] CC criu/file-ids.o [2019-11-13T02:23:10.642Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:23:10.982Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:23:10.982Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:23:10.982Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:23:10.982Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:23:10.994Z] CC criu/file-lock.o [2019-11-13T02:23:10.994Z] CC criu/files-ext.o [2019-11-13T02:23:10.994Z] CC criu/files-reg.o [2019-11-13T02:23:11.024Z] #17 DONE 14.3s [2019-11-13T02:23:11.024Z] [2019-11-13T02:23:11.024Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-13T02:23:11.024Z] #19 DONE 0.1s [2019-11-13T02:23:11.024Z] [2019-11-13T02:23:11.024Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-13T02:23:11.024Z] #6 8.965 Reading package lists... [2019-11-13T02:23:11.024Z] #6 10.62 Building dependency tree... [2019-11-13T02:23:11.024Z] #6 11.15 Reading state information... [2019-11-13T02:23:11.024Z] #6 11.42 The following additional packages will be installed: [2019-11-13T02:23:11.024Z] #6 11.42 libapparmor1 libseccomp2 [2019-11-13T02:23:11.024Z] #6 11.42 Suggested packages: [2019-11-13T02:23:11.024Z] #6 11.42 seccomp [2019-11-13T02:23:11.024Z] #6 11.51 The following NEW packages will be installed: [2019-11-13T02:23:11.024Z] #6 11.51 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-13T02:23:11.024Z] #6 12.56 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:23:11.024Z] #6 12.56 Need to get 300 kB of archives. [2019-11-13T02:23:11.024Z] #6 12.56 After this operation, 1201 kB of additional disk space will be used. [2019-11-13T02:23:11.024Z] #6 12.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-13T02:23:11.024Z] #6 12.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-11-13T02:23:11.024Z] #6 12.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-13T02:23:11.024Z] #6 12.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-13T02:23:11.024Z] #6 13.00 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:23:11.024Z] #6 13.09 Fetched 300 kB in 1s (290 kB/s) [2019-11-13T02:23:11.024Z] #6 13.14 Selecting previously unselected package libseccomp2:amd64. [2019-11-13T02:23:11.024Z] #6 13.14 (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 ... 15091 files and directories currently installed.) [2019-11-13T02:23:11.024Z] #6 13.17 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-13T02:23:11.024Z] #6 13.18 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-13T02:23:11.024Z] #6 13.30 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-13T02:23:11.024Z] #6 13.30 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-13T02:23:11.024Z] #6 13.31 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-13T02:23:11.024Z] #6 13.41 Selecting previously unselected package libapparmor1:amd64. [2019-11-13T02:23:11.024Z] #6 13.41 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-13T02:23:11.024Z] #6 13.42 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-13T02:23:11.024Z] #6 13.51 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-13T02:23:11.024Z] #6 13.51 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-13T02:23:11.024Z] #6 13.52 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-13T02:23:11.024Z] #6 13.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:23:11.025Z] #6 13.92 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-13T02:23:11.025Z] #6 14.02 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-13T02:23:11.025Z] #6 14.10 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-13T02:23:11.025Z] #6 14.34 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-13T02:23:11.025Z] #6 14.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:23:11.319Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-13T02:23:11.319Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-13T02:23:11.590Z] #6 DONE 14.6s [2019-11-13T02:23:11.590Z] [2019-11-13T02:23:11.590Z] #7 [dev 1/24] RUN groupadd -r docker [2019-11-13T02:23:11.657Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-13T02:23:11.772Z] CC criu/files.o [2019-11-13T02:23:12.153Z] CC criu/filesystems.o [2019-11-13T02:23:12.153Z] CC criu/fsnotify.o [2019-11-13T02:23:12.524Z] CC criu/image-desc.o [2019-11-13T02:23:12.524Z] CC criu/image.o [2019-11-13T02:23:12.885Z] CC criu/ipc_ns.o [2019-11-13T02:23:13.342Z] Fetched 7727 kB in 2s (3035 kB/s) [2019-11-13T02:23:13.387Z] CC criu/irmap.o [2019-11-13T02:23:13.387Z] CC criu/kcmp-ids.o [2019-11-13T02:23:13.387Z] CC criu/kerndat.o [2019-11-13T02:23:13.833Z] CC criu/libnetlink.o [2019-11-13T02:23:13.833Z] CC criu/log.o [2019-11-13T02:23:13.833Z] CC criu/lsm.o [2019-11-13T02:23:14.221Z] CC criu/mem.o [2019-11-13T02:23:14.517Z] Reading package lists... [2019-11-13T02:23:14.596Z] CC criu/mount.o [2019-11-13T02:23:14.934Z] #7 DONE 3.5s [2019-11-13T02:23:14.934Z] [2019-11-13T02:23:14.934Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:23:14.934Z] #20 3.755 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-13T02:23:14.934Z] #20 3.979 [2019-11-13T02:23:15.367Z] CC criu/namespaces.o [2019-11-13T02:23:15.692Z] Reading package lists... [2019-11-13T02:23:15.728Z] CC criu/net.o [2019-11-13T02:23:15.762Z] #20 4.207 ##### 7.3% ################### 26.6% ################################ 45.6% ################################################# 68.3% ################################################################# 91.0% ######################################################################## 100.0% [2019-11-13T02:23:16.021Z] #20 4.928 [2019-11-13T02:23:16.028Z] Building dependency tree... [2019-11-13T02:23:16.029Z] Reading state information... [2019-11-13T02:23:16.029Z] The following additional packages will be installed: [2019-11-13T02:23:16.029Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-13T02:23:16.029Z] libprotoc10 python-pkg-resources zlib1g-dev [2019-11-13T02:23:16.029Z] Suggested packages: [2019-11-13T02:23:16.029Z] manpages-dev python-setuptools [2019-11-13T02:23:16.365Z] The following NEW packages will be installed: [2019-11-13T02:23:16.365Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-13T02:23:16.365Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-13T02:23:16.365Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-13T02:23:16.365Z] zlib1g-dev [2019-11-13T02:23:16.365Z] 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:23:16.365Z] Need to get 3548 kB of archives. [2019-11-13T02:23:16.365Z] After this operation, 21.2 MB of additional disk space will be used. [2019-11-13T02:23:16.365Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-13T02:23:16.365Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-13T02:23:16.365Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-13T02:23:16.365Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-13T02:23:16.365Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-11-13T02:23:16.365Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-13T02:23:16.365Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-11-13T02:23:16.365Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-11-13T02:23:16.365Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-13T02:23:16.534Z] CC criu/netfilter.o [2019-11-13T02:23:16.538Z] #20 5.120 ### 5.0% ############################### 44.0% ######################################################################## 100.0% [2019-11-13T02:23:16.701Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-13T02:23:16.701Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-13T02:23:16.701Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-13T02:23:16.701Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-13T02:23:16.701Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-13T02:23:16.701Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-13T02:23:16.701Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-13T02:23:16.701Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:23:16.701Z] Fetched 3548 kB in 0s (16.8 MB/s) [2019-11-13T02:23:16.800Z] #20 5.624 [2019-11-13T02:23:16.900Z] CC criu/page-pipe.o [2019-11-13T02:23:16.900Z] CC criu/page-xfer.o [2019-11-13T02:23:17.037Z] Selecting previously unselected package libnet1:ppc64el. [2019-11-13T02:23:17.037Z] (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 ... 14950 files and directories currently installed.) [2019-11-13T02:23:17.037Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-13T02:23:17.037Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-13T02:23:17.037Z] Selecting previously unselected package libcap-dev:ppc64el. [2019-11-13T02:23:17.037Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-13T02:23:17.037Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-13T02:23:17.037Z] Selecting previously unselected package libnet1-dev. [2019-11-13T02:23:17.037Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-13T02:23:17.037Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-13T02:23:17.037Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-13T02:23:17.037Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-13T02:23:17.037Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-13T02:23:17.037Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-13T02:23:17.037Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-13T02:23:17.037Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-13T02:23:17.037Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-13T02:23:17.037Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-13T02:23:17.037Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-13T02:23:17.037Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-13T02:23:17.037Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-13T02:23:17.037Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-13T02:23:17.037Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-13T02:23:17.037Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-13T02:23:17.037Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-13T02:23:17.037Z] Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-13T02:23:17.037Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-13T02:23:17.037Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-13T02:23:17.319Z] #20 5.830 ## 3.8% ################## 26.3% ############################ 40.2% ####################################### 55.0% ######20 ... [2019-11-13T02:23:17.319Z] [2019-11-13T02:23:17.319Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-13T02:23:17.319Z] #8 DONE 2.7s [2019-11-13T02:23:17.319Z] [2019-11-13T02:23:17.319Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:23:17.319Z] #20 5.830 ## 3.8% ################## 26.3% ############################ 40.2% ####################################### 55.0% ############################################################ 83.8% ######################################################################## 100.0% [2019-11-13T02:23:17.374Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-13T02:23:17.374Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-13T02:23:17.374Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-13T02:23:17.374Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-13T02:23:17.374Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-13T02:23:17.374Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-13T02:23:17.405Z] CC criu/pagemap-cache.o [2019-11-13T02:23:17.405Z] CC criu/pagemap.o [2019-11-13T02:23:17.578Z] #20 ... [2019-11-13T02:23:17.578Z] [2019-11-13T02:23:17.578Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-13T02:23:17.710Z] Selecting previously unselected package libprotoc10:ppc64el. [2019-11-13T02:23:17.711Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-13T02:23:17.711Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-13T02:23:17.711Z] Selecting previously unselected package protobuf-c-compiler. [2019-11-13T02:23:17.711Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-13T02:23:17.711Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-13T02:23:17.711Z] Selecting previously unselected package protobuf-compiler. [2019-11-13T02:23:17.711Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-13T02:23:17.711Z] Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-13T02:23:17.711Z] Selecting previously unselected package python-pkg-resources. [2019-11-13T02:23:17.711Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-13T02:23:17.711Z] Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-13T02:23:17.711Z] Selecting previously unselected package python-protobuf. [2019-11-13T02:23:17.711Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-13T02:23:17.711Z] Unpacking python-protobuf (3.0.0-9) ... [2019-11-13T02:23:17.711Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-13T02:23:17.801Z] CC criu/parasite-syscall.o [2019-11-13T02:23:17.801Z] CC criu/path.o [2019-11-13T02:23:18.047Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-13T02:23:18.047Z] Setting up python-pkg-resources (33.1.1-1) ... [2019-11-13T02:23:18.252Z] CC criu/pie-util-vdso-elf32.o [2019-11-13T02:23:18.253Z] CC criu/pie-util-vdso.o [2019-11-13T02:23:18.253Z] CC criu/pie-util.o [2019-11-13T02:23:18.253Z] CC criu/pipes.o [2019-11-13T02:23:18.659Z] CC criu/plugin.o [2019-11-13T02:23:18.659Z] CC criu/proc_parse.o [2019-11-13T02:23:18.769Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-13T02:23:18.769Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-13T02:23:18.769Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:23:18.769Z] Setting up python-protobuf (3.0.0-9) ... [2019-11-13T02:23:19.440Z] CC criu/protobuf-desc.o [2019-11-13T02:23:19.477Z] #9 2.099 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-13T02:23:19.803Z] CC criu/protobuf.o [2019-11-13T02:23:19.803Z] CC criu/pstree.o [2019-11-13T02:23:20.043Z] #9 DONE 2.4s [2019-11-13T02:23:20.043Z] [2019-11-13T02:23:20.043Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:23:20.043Z] #20 6.571 [2019-11-13T02:23:20.173Z] CC criu/rbtree.o [2019-11-13T02:23:20.173Z] CC criu/rst-malloc.o [2019-11-13T02:23:20.304Z] #20 6.889 ### 4.7% ###### 9.1% ######## 11.5% ######### 13.2% ########## 14.8% ############## 20.1% #################### 29.1% ####################### 32.3% ######################## 33.9% ######################### 35.5% ############################ 39.9% ############################## 41.9% ################################# 47.1% ##################################### 51.9% ######################################### 58.3% ############################################## 64.1% ################################################ 66.8% ###################################################### 75.5% ############################################################ 83.7% #################################################################### 94.7% ######################################################################## 100.0% [2019-11-13T02:23:20.304Z] #20 9.213 [2019-11-13T02:23:20.455Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-13T02:23:20.455Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-13T02:23:20.455Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-13T02:23:20.455Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-13T02:23:20.455Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-13T02:23:20.455Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-13T02:23:20.455Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-13T02:23:20.455Z] Setting up protobuf-compiler (3.0.0-9) ... [2019-11-13T02:23:20.455Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-13T02:23:20.455Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-13T02:23:20.455Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:23:20.539Z] CC criu/seccomp.o [2019-11-13T02:23:20.539Z] CC criu/seize.o [2019-11-13T02:23:20.870Z] #20 9.927 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-13T02:23:20.917Z] CC criu/servicefd.o [2019-11-13T02:23:20.917Z] CC criu/shmem.o [2019-11-13T02:23:21.181Z] Removing intermediate container 127b3924a651 [2019-11-13T02:23:21.181Z] ---> da5fe37685e2 [2019-11-13T02:23:21.181Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2019-11-13T02:23:21.181Z] ---> Running in dfbb05ccff75 [2019-11-13T02:23:21.436Z] #20 10.22 [2019-11-13T02:23:21.457Z] CC criu/sigframe.o [2019-11-13T02:23:21.457Z] CC criu/signalfd.o [2019-11-13T02:23:21.457Z] CC criu/sk-inet.o [2019-11-13T02:23:21.694Z] #20 10.41 ######################################################################## 100.0% [2019-11-13T02:23:21.694Z] #20 10.53 [2019-11-13T02:23:21.839Z] CC criu/sk-netlink.o [2019-11-13T02:23:21.839Z] CC criu/sk-packet.o [2019-11-13T02:23:21.839Z] CC criu/sk-queue.o [2019-11-13T02:23:22.203Z] CC criu/sk-tcp.o [2019-11-13T02:23:22.203Z] CC criu/sk-unix.o [2019-11-13T02:23:22.260Z] #20 11.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-13T02:23:22.355Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-13T02:23:22.356Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-13T02:23:22.356Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-13T02:23:22.356Z]  GEN .gitid [2019-11-13T02:23:22.356Z] GEN criu/include/version.h [2019-11-13T02:23:22.356Z] GEN include/common/asm [2019-11-13T02:23:22.517Z] #20 ... [2019-11-13T02:23:22.517Z] [2019-11-13T02:23:22.517Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-13T02:23:22.517Z] #10 DONE 2.5s [2019-11-13T02:23:22.517Z] [2019-11-13T02:23:22.517Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:23:22.517Z] #20 11.28 [2019-11-13T02:23:22.693Z] PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-13T02:23:22.693Z] PBCC images/opts.pb-c.c [2019-11-13T02:23:22.693Z] PBCC images/sit.pb-c.c [2019-11-13T02:23:22.693Z] DEP images/google/protobuf/descriptor.pb-c.d [2019-11-13T02:23:22.693Z] DEP images/opts.pb-c.d [2019-11-13T02:23:22.693Z] DEP images/sit.pb-c.d [2019-11-13T02:23:22.693Z] PBCC images/macvlan.pb-c.c [2019-11-13T02:23:22.693Z] DEP images/macvlan.pb-c.d [2019-11-13T02:23:22.693Z] PBCC images/autofs.pb-c.c [2019-11-13T02:23:22.693Z] DEP images/autofs.pb-c.d [2019-11-13T02:23:22.693Z] PBCC images/sysctl.pb-c.c [2019-11-13T02:23:22.693Z] DEP images/sysctl.pb-c.d [2019-11-13T02:23:22.775Z] #20 11.50 ######### 13.8% ######################################################################## 100.0% [2019-11-13T02:23:22.775Z] #20 11.67 [2019-11-13T02:23:22.979Z] CC criu/sockets.o [2019-11-13T02:23:22.979Z] CC criu/stats.o [2019-11-13T02:23:23.029Z] PBCC images/time.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/time.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/binfmt-misc.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/binfmt-misc.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/seccomp.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/seccomp.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/userns.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/userns.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/cgroup.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/cgroup.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/fown.pb-c.c [2019-11-13T02:23:23.029Z] PBCC images/ext-file.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/fown.pb-c.d [2019-11-13T02:23:23.029Z] DEP images/ext-file.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/rpc.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/rpc.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/siginfo.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/siginfo.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/pagemap.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/pagemap.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/rlimit.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/rlimit.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/file-lock.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/file-lock.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/tty.pb-c.c [2019-11-13T02:23:23.029Z] DEP images/tty.pb-c.d [2019-11-13T02:23:23.029Z] PBCC images/tun.pb-c.c [2019-11-13T02:23:23.029Z] PBCC images/netdev.pb-c.c [2019-11-13T02:23:23.340Z] #20 12.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-13T02:23:23.347Z] CC criu/string.o [2019-11-13T02:23:23.347Z] CC criu/sysctl.o [2019-11-13T02:23:23.347Z] CC criu/sysfs_parse.o [2019-11-13T02:23:23.366Z] DEP images/tun.pb-c.d [2019-11-13T02:23:23.366Z] DEP images/netdev.pb-c.d [2019-11-13T02:23:23.366Z] PBCC images/vma.pb-c.c [2019-11-13T02:23:23.366Z] DEP images/vma.pb-c.d [2019-11-13T02:23:23.366Z] PBCC images/creds.pb-c.c [2019-11-13T02:23:23.366Z] DEP images/creds.pb-c.d [2019-11-13T02:23:23.366Z] PBCC images/utsns.pb-c.c [2019-11-13T02:23:23.366Z] DEP images/utsns.pb-c.d [2019-11-13T02:23:23.366Z] PBCC images/ipc-desc.pb-c.c [2019-11-13T02:23:23.366Z] PBCC images/ipc-sem.pb-c.c [2019-11-13T02:23:23.366Z] DEP images/ipc-desc.pb-c.d [2019-11-13T02:23:23.366Z] DEP images/ipc-sem.pb-c.d [2019-11-13T02:23:23.366Z] PBCC images/ipc-msg.pb-c.c [2019-11-13T02:23:23.366Z] DEP images/ipc-msg.pb-c.d [2019-11-13T02:23:23.366Z] PBCC images/ipc-shm.pb-c.c [2019-11-13T02:23:23.366Z] DEP images/ipc-shm.pb-c.d [2019-11-13T02:23:23.366Z] PBCC images/ipc-var.pb-c.c [2019-11-13T02:23:23.366Z] DEP images/ipc-var.pb-c.d [2019-11-13T02:23:23.366Z] PBCC images/sk-opts.pb-c.c [2019-11-13T02:23:23.366Z] PBCC images/packet-sock.pb-c.c [2019-11-13T02:23:23.366Z] DEP images/sk-opts.pb-c.d [2019-11-13T02:23:23.366Z] DEP images/packet-sock.pb-c.d [2019-11-13T02:23:23.366Z] PBCC images/sk-netlink.pb-c.c [2019-11-13T02:23:23.366Z] DEP images/sk-netlink.pb-c.d [2019-11-13T02:23:23.366Z] PBCC images/sk-inet.pb-c.c [2019-11-13T02:23:23.366Z] DEP images/sk-inet.pb-c.d [2019-11-13T02:23:23.598Z] #20 12.35 skipping existing 1849cc453dee [2019-11-13T02:23:23.598Z] #20 12.40 [2019-11-13T02:23:23.702Z] PBCC images/sk-unix.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/sk-unix.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/mm.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/mm.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/timerfd.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/timerfd.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/timer.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/timer.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/sa.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/sa.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/pipe-data.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/pipe-data.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/mnt.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/mnt.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/sk-packet.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/sk-packet.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/tcp-stream.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/tcp-stream.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/pipe.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/pipe.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/pstree.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/pstree.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/fs.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/fs.pb-c.d [2019-11-13T02:23:23.702Z] PBCC images/signalfd.pb-c.c [2019-11-13T02:23:23.702Z] DEP images/signalfd.pb-c.d [2019-11-13T02:23:23.708Z] CC criu/timerfd.o [2019-11-13T02:23:23.708Z] CC criu/tty.o [2019-11-13T02:23:24.038Z] PBCC images/fh.pb-c.c [2019-11-13T02:23:24.038Z] PBCC images/fsnotify.pb-c.c [2019-11-13T02:23:24.038Z] DEP images/fh.pb-c.d [2019-11-13T02:23:24.038Z] DEP images/fsnotify.pb-c.d [2019-11-13T02:23:24.038Z] PBCC images/eventpoll.pb-c.c [2019-11-13T02:23:24.038Z] DEP images/eventpoll.pb-c.d [2019-11-13T02:23:24.038Z] PBCC images/eventfd.pb-c.c [2019-11-13T02:23:24.038Z] DEP images/eventfd.pb-c.d [2019-11-13T02:23:24.038Z] PBCC images/remap-file-path.pb-c.c [2019-11-13T02:23:24.038Z] DEP images/remap-file-path.pb-c.d [2019-11-13T02:23:24.038Z] PBCC images/fifo.pb-c.c [2019-11-13T02:23:24.038Z] DEP images/fifo.pb-c.d [2019-11-13T02:23:24.038Z] PBCC images/ghost-file.pb-c.c [2019-11-13T02:23:24.038Z] DEP images/ghost-file.pb-c.d [2019-11-13T02:23:24.038Z] PBCC images/regfile.pb-c.c [2019-11-13T02:23:24.038Z] DEP images/regfile.pb-c.d [2019-11-13T02:23:24.038Z] PBCC images/ns.pb-c.c [2019-11-13T02:23:24.038Z] DEP images/ns.pb-c.d [2019-11-13T02:23:24.038Z] PBCC images/fdinfo.pb-c.c [2019-11-13T02:23:24.038Z] DEP images/fdinfo.pb-c.d [2019-11-13T02:23:24.038Z] PBCC images/core-aarch64.pb-c.c [2019-11-13T02:23:24.038Z] PBCC images/core-arm.pb-c.c [2019-11-13T02:23:24.038Z] PBCC images/core-ppc64.pb-c.c [2019-11-13T02:23:24.038Z] PBCC images/core-s390.pb-c.c [2019-11-13T02:23:24.038Z] PBCC images/core-x86.pb-c.c [2019-11-13T02:23:24.377Z] PBCC images/core.pb-c.c [2019-11-13T02:23:24.377Z] PBCC images/inventory.pb-c.c [2019-11-13T02:23:24.377Z] DEP images/core-aarch64.pb-c.d [2019-11-13T02:23:24.377Z] DEP images/core-arm.pb-c.d [2019-11-13T02:23:24.377Z] DEP images/core-ppc64.pb-c.d [2019-11-13T02:23:24.377Z] DEP images/core-s390.pb-c.d [2019-11-13T02:23:24.377Z] DEP images/core-x86.pb-c.d [2019-11-13T02:23:24.377Z] DEP images/core.pb-c.d [2019-11-13T02:23:24.377Z] DEP images/inventory.pb-c.d [2019-11-13T02:23:24.377Z] PBCC images/cpuinfo.pb-c.c [2019-11-13T02:23:24.377Z] DEP images/cpuinfo.pb-c.d [2019-11-13T02:23:24.377Z] PBCC images/stats.pb-c.c [2019-11-13T02:23:24.377Z] DEP images/stats.pb-c.d [2019-11-13T02:23:24.490Z] CC criu/tun.o [2019-11-13T02:23:24.490Z] CC criu/uffd.o [2019-11-13T02:23:24.533Z] #20 13.32 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-13T02:23:24.533Z] #20 ... [2019-11-13T02:23:24.533Z] [2019-11-13T02:23:24.533Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-13T02:23:24.533Z] #11 DONE 2.0s [2019-11-13T02:23:24.721Z] make[1]: Nothing to be done for 'all'. [2019-11-13T02:23:24.791Z] [2019-11-13T02:23:24.791Z] #12 [dev 6/24] RUN ldconfig [2019-11-13T02:23:24.859Z] CC criu/util.o [2019-11-13T02:23:25.049Z] #12 ... [2019-11-13T02:23:25.049Z] [2019-11-13T02:23:25.049Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:23:25.049Z] #20 13.63 [2019-11-13T02:23:25.049Z] #20 13.79 ######################################################################## 100.0% [2019-11-13T02:23:25.049Z] #20 13.84 [2019-11-13T02:23:25.049Z] #20 13.87 Download of images into '/build' complete. [2019-11-13T02:23:25.049Z] #20 13.87 Use something like the following to load the result into a Docker daemon: [2019-11-13T02:23:25.049Z] #20 13.87 tar -cC '/build' . | docker load [2019-11-13T02:23:25.049Z] #20 DONE 14.0s [2019-11-13T02:23:25.082Z] CC images/stats.o [2019-11-13T02:23:25.082Z] CC images/core.o [2019-11-13T02:23:25.240Z] CC criu/uts_ns.o [2019-11-13T02:23:25.240Z] CC criu/vdso.o [2019-11-13T02:23:25.307Z] [2019-11-13T02:23:25.307Z] #12 [dev 6/24] RUN ldconfig [2019-11-13T02:23:25.418Z] CC images/core-x86.o [2019-11-13T02:23:25.418Z] CC images/core-arm.o [2019-11-13T02:23:25.621Z] LINK criu/built-in.o [2019-11-13T02:23:25.621Z] LINK criu/criu [2019-11-13T02:23:25.621Z] DEP lib/c/criu.d [2019-11-13T02:23:25.621Z] CC images/rpc.pb-c.o [2019-11-13T02:23:25.755Z] CC images/core-aarch64.o [2019-11-13T02:23:25.755Z] CC images/core-ppc64.o [2019-11-13T02:23:26.066Z] CC lib/c/criu.o [2019-11-13T02:23:26.091Z] CC images/core-s390.o [2019-11-13T02:23:26.091Z] CC images/cpuinfo.o [2019-11-13T02:23:26.429Z] CC images/inventory.o [2019-11-13T02:23:26.429Z] CC images/fdinfo.o [2019-11-13T02:23:26.429Z] CC images/fown.o [2019-11-13T02:23:26.492Z] LINK lib/c/built-in.o [2019-11-13T02:23:26.493Z] LINK lib/c/libcriu.so [2019-11-13T02:23:26.493Z] GEN magic.py [2019-11-13T02:23:26.493Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-13T02:23:26.493Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-13T02:23:26.493Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-13T02:23:26.493Z] make[1]: Nothing to be done for 'all'. [2019-11-13T02:23:26.767Z] CC images/ns.o [2019-11-13T02:23:26.767Z] CC images/regfile.o [2019-11-13T02:23:26.767Z] CC images/ghost-file.o [2019-11-13T02:23:26.767Z] CC images/fifo.o [2019-11-13T02:23:26.767Z] CC images/remap-file-path.o [2019-11-13T02:23:26.862Z] make[1]: 'images/built-in.o' is up to date. [2019-11-13T02:23:26.862Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-13T02:23:26.862Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-13T02:23:26.862Z] make[1]: 'compel/libcompel.a' is up to date. [2019-11-13T02:23:26.862Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-11-13T02:23:26.862Z] make[1]: Nothing to be done for 'all'. [2019-11-13T02:23:26.862Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-13T02:23:26.862Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:23:26.862Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:23:26.862Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:23:26.862Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:23:26.862Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:23:26.862Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:23:26.862Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:23:26.862Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:23:26.862Z] INSTALL criu/criu [2019-11-13T02:23:27.103Z] CC images/eventfd.o [2019-11-13T02:23:27.103Z] CC images/eventpoll.o [2019-11-13T02:23:27.103Z] CC images/fh.o [2019-11-13T02:23:27.103Z] CC images/fsnotify.o [2019-11-13T02:23:27.449Z] CC images/signalfd.o [2019-11-13T02:23:27.449Z] CC images/fs.o [2019-11-13T02:23:27.449Z] CC images/pstree.o [2019-11-13T02:23:27.790Z] CC images/pipe.o [2019-11-13T02:23:27.790Z] CC images/tcp-stream.o [2019-11-13T02:23:27.790Z] CC images/sk-packet.o [2019-11-13T02:23:27.790Z] CC images/mnt.o [2019-11-13T02:23:27.790Z] CC images/pipe-data.o [2019-11-13T02:23:27.840Z] #12 DONE 3.0s [2019-11-13T02:23:27.840Z] [2019-11-13T02:23:27.840Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:23:28.126Z] CC images/sa.o [2019-11-13T02:23:28.126Z] CC images/timer.o [2019-11-13T02:23:28.126Z] CC images/timerfd.o [2019-11-13T02:23:28.126Z] CC images/mm.o [2019-11-13T02:23:28.133Z] Removing intermediate container 6c52c25cf5ec [2019-11-13T02:23:28.133Z] ---> 4221fb3a7c77 [2019-11-13T02:23:28.133Z] Step 12/125 : FROM base AS registry [2019-11-13T02:23:28.133Z] ---> 60d6fb5e431e [2019-11-13T02:23:28.133Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-13T02:23:28.133Z] ---> Running in 249fabc94b9b [2019-11-13T02:23:28.133Z] Removing intermediate container 249fabc94b9b [2019-11-13T02:23:28.133Z] ---> d780eaa051d4 [2019-11-13T02:23:28.133Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-13T02:23:28.461Z] CC images/sk-opts.o [2019-11-13T02:23:28.461Z] CC images/sk-unix.o [2019-11-13T02:23:28.461Z] CC images/sk-inet.o [2019-11-13T02:23:28.510Z] ---> Running in 2dd3ad5e1f06 [2019-11-13T02:23:28.510Z] Removing intermediate container 2dd3ad5e1f06 [2019-11-13T02:23:28.510Z] ---> 0d6c1853c2d3 [2019-11-13T02:23:28.510Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-11-13T02:23:28.510Z] ---> Running in 65f47dffad86 [2019-11-13T02:23:28.798Z] CC images/tun.o [2019-11-13T02:23:28.798Z] CC images/sk-netlink.o [2019-11-13T02:23:28.798Z] CC images/packet-sock.o [2019-11-13T02:23:28.798Z] CC images/ipc-var.o [2019-11-13T02:23:29.136Z] CC images/ipc-desc.o [2019-11-13T02:23:29.136Z] CC images/ipc-shm.o [2019-11-13T02:23:29.136Z] CC images/ipc-msg.o [2019-11-13T02:23:29.136Z] CC images/ipc-sem.o [2019-11-13T02:23:29.136Z] CC images/utsns.o [2019-11-13T02:23:29.325Z] + mktemp -d [2019-11-13T02:23:29.325Z] + export GOPATH=/tmp/tmp.BhjW4tDT1K [2019-11-13T02:23:29.325Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.BhjW4tDT1K/src/github.com/docker/distribution [2019-11-13T02:23:29.325Z] Cloning into '/tmp/tmp.BhjW4tDT1K/src/github.com/docker/distribution'... [2019-11-13T02:23:29.472Z] CC images/creds.o [2019-11-13T02:23:29.472Z] CC images/vma.o [2019-11-13T02:23:29.472Z] CC images/netdev.o [2019-11-13T02:23:29.472Z] CC images/tty.o [2019-11-13T02:23:29.808Z] CC images/file-lock.o [2019-11-13T02:23:29.808Z] CC images/rlimit.o [2019-11-13T02:23:29.808Z] CC images/pagemap.o [2019-11-13T02:23:30.144Z] CC images/siginfo.o [2019-11-13T02:23:30.144Z] CC images/rpc.o [2019-11-13T02:23:30.372Z] #13 2.487 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:23:30.372Z] #13 2.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:23:30.372Z] #13 2.521 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:23:30.372Z] #13 2.521 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:23:30.372Z] #13 2.532 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:23:30.372Z] #13 2.818 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:23:30.480Z] CC images/ext-file.o [2019-11-13T02:23:30.480Z] CC images/cgroup.o [2019-11-13T02:23:30.794Z] + cd /tmp/tmp.BhjW4tDT1K/src/github.com/docker/distribution [2019-11-13T02:23:30.794Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-13T02:23:30.816Z] CC images/userns.o [2019-11-13T02:23:30.816Z] CC images/google/protobuf/descriptor.o [2019-11-13T02:23:30.940Z] #13 3.385 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:23:31.180Z] + GOPATH=/tmp/tmp.BhjW4tDT1K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BhjW4tDT1K go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-13T02:23:31.198Z] #13 3.686 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:23:31.538Z] CC images/opts.o [2019-11-13T02:23:31.538Z] CC images/seccomp.o [2019-11-13T02:23:31.538Z] CC images/binfmt-misc.o [2019-11-13T02:23:31.874Z] CC images/time.o [2019-11-13T02:23:31.874Z] CC images/sysctl.o [2019-11-13T02:23:31.874Z] CC images/autofs.o [2019-11-13T02:23:31.874Z] CC images/macvlan.o [2019-11-13T02:23:31.874Z] CC images/sit.o [2019-11-13T02:23:32.210Z] LINK images/built-in.o [2019-11-13T02:23:32.210Z] GEN compel/include/asm [2019-11-13T02:23:32.210Z] GEN compel/include/version.h [2019-11-13T02:23:32.210Z] touch .config [2019-11-13T02:23:32.210Z] GEN include/common/config.h [2019-11-13T02:23:32.210Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-13T02:23:32.210Z] GEN compel/plugins/include/uapi/std/syscall.h [2019-11-13T02:23:32.210Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-13T02:23:32.210Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-13T02:23:32.210Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-13T02:23:32.210Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-13T02:23:32.210Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-13T02:23:32.210Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-13T02:23:32.210Z] DEP compel/plugins/std/infect.d [2019-11-13T02:23:32.210Z] DEP compel/plugins/std/string.d [2019-11-13T02:23:32.210Z] DEP compel/plugins/std/log.d [2019-11-13T02:23:32.210Z] DEP compel/plugins/std/fds.d [2019-11-13T02:23:32.210Z] DEP compel/plugins/std/std.d [2019-11-13T02:23:32.547Z] DEP compel/plugins/shmem/shmem.d [2019-11-13T02:23:32.547Z] DEP compel/plugins/fds/fds.d [2019-11-13T02:23:32.547Z] CC compel/plugins/std/std.o [2019-11-13T02:23:32.547Z] CC compel/plugins/std/fds.o [2019-11-13T02:23:32.883Z] CC compel/plugins/std/log.o [2019-11-13T02:23:32.883Z] CC compel/plugins/std/string.o [2019-11-13T02:23:33.220Z] CC compel/plugins/std/infect.o [2019-11-13T02:23:33.220Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-13T02:23:33.220Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-13T02:23:33.555Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-13T02:23:33.555Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-13T02:23:33.555Z] AR compel/plugins/std.lib.a [2019-11-13T02:23:33.555Z] CC compel/plugins/fds/fds.o [2019-11-13T02:23:33.555Z] AR compel/plugins/fds.lib.a [2019-11-13T02:23:33.555Z] HOSTDEP compel/src/lib/log-host.d [2019-11-13T02:23:33.555Z] HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-13T02:23:33.555Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-13T02:23:33.555Z] HOSTDEP compel/src/main-host.d [2019-11-13T02:23:33.729Z] #13 6.364 Fetched 7927 kB in 4s (1979 kB/s) [2019-11-13T02:23:33.891Z] DEP compel/src/lib/ptrace.d [2019-11-13T02:23:33.891Z] DEP compel/src/lib/infect.d [2019-11-13T02:23:33.891Z] DEP compel/src/lib/infect-util.d [2019-11-13T02:23:33.891Z] DEP compel/src/lib/infect-rpc.d [2019-11-13T02:23:33.891Z] DEP compel/arch/ppc64/src/lib/infect.d [2019-11-13T02:23:33.891Z] DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-13T02:23:33.891Z] DEP compel/src/lib/log.d [2019-11-13T02:23:33.891Z] DEP compel/src/main.d [2019-11-13T02:23:34.227Z] DEP compel/src/lib/handle-elf.d [2019-11-13T02:23:34.227Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-13T02:23:34.227Z] CC compel/src/lib/log.o [2019-11-13T02:23:34.227Z] CC compel/arch/ppc64/src/lib/cpu.o [2019-11-13T02:23:34.563Z] CC compel/arch/ppc64/src/lib/infect.o [2019-11-13T02:23:34.563Z] CC compel/src/lib/infect-rpc.o [2019-11-13T02:23:34.902Z] CC compel/src/lib/infect-util.o [2019-11-13T02:23:34.902Z] CC compel/src/lib/infect.o [2019-11-13T02:23:35.107Z] #13 6.364 Reading package lists... [2019-11-13T02:23:35.624Z] CC compel/src/lib/ptrace.o [2019-11-13T02:23:35.959Z] AR compel/libcompel.a [2019-11-13T02:23:35.959Z] HOSTCC compel/src/main-host.o [2019-11-13T02:23:35.959Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-13T02:23:35.959Z] HOSTCC compel/src/lib/handle-elf-host.o [2019-11-13T02:23:36.296Z] HOSTCC compel/src/lib/log-host.o [2019-11-13T02:23:36.296Z] HOSTLINK compel/compel-host-bin [2019-11-13T02:23:36.296Z] DEP soccr/soccr.d [2019-11-13T02:23:36.296Z] CC soccr/soccr.o [2019-11-13T02:23:36.744Z] #13 7.799 Reading package lists... [2019-11-13T02:23:36.744Z] #13 9.040 Building dependency tree... [2019-11-13T02:23:36.744Z] #13 9.213 Reading state information... [2019-11-13T02:23:36.744Z] #13 9.340 The following additional packages will be installed: [2019-11-13T02:23:36.889Z] AR soccr/libsoccr.a [2019-11-13T02:23:36.889Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-13T02:23:37.002Z] #13 9.340 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-13T02:23:37.002Z] #13 9.340 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-13T02:23:37.002Z] #13 9.340 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-13T02:23:37.002Z] #13 9.340 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-13T02:23:37.002Z] #13 9.340 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-13T02:23:37.002Z] #13 9.340 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-13T02:23:37.002Z] #13 9.340 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-13T02:23:37.002Z] #13 9.341 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-13T02:23:37.002Z] #13 9.341 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-13T02:23:37.002Z] #13 9.342 Suggested packages: [2019-11-13T02:23:37.002Z] #13 9.342 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-13T02:23:37.002Z] #13 9.342 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-13T02:23:37.002Z] #13 9.342 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-13T02:23:37.002Z] #13 9.342 vim-doc vim-scripts xfsdump acl attr quota [2019-11-13T02:23:37.002Z] #13 9.342 Recommended packages: [2019-11-13T02:23:37.002Z] #13 9.342 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-13T02:23:37.002Z] #13 9.342 python3-keyrings.alt python3-xdg unzip [2019-11-13T02:23:37.225Z] DEP criu/arch/ppc64/sigframe.d [2019-11-13T02:23:37.225Z] DEP criu/arch/ppc64/crtools.d [2019-11-13T02:23:37.225Z] DEP criu/arch/ppc64/cpu.d [2019-11-13T02:23:37.225Z] CC criu/arch/ppc64/cpu.o [2019-11-13T02:23:37.562Z] CC criu/arch/ppc64/crtools.o [2019-11-13T02:23:37.898Z] CC criu/arch/ppc64/sigframe.o [2019-11-13T02:23:37.898Z] LINK criu/arch/ppc64/crtools.built-in.o [2019-11-13T02:23:37.898Z] DEP criu/arch/ppc64/misc.d [2019-11-13T02:23:37.898Z] DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-13T02:23:37.898Z] DEP criu/arch/ppc64/vdso-pie.d [2019-11-13T02:23:37.898Z] DEP criu/pie/parasite-vdso.d [2019-11-13T02:23:37.898Z] DEP criu/pie/util-vdso.d [2019-11-13T02:23:38.264Z] DEP criu/pie/util.d [2019-11-13T02:23:38.264Z] CC criu/pie/util.o [2019-11-13T02:23:38.264Z] CC criu/pie/util-vdso.o [2019-11-13T02:23:38.376Z] #13 10.55 The following NEW packages will be installed: [2019-11-13T02:23:38.377Z] #13 10.55 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-13T02:23:38.377Z] #13 10.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-13T02:23:38.377Z] #13 10.55 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-13T02:23:38.377Z] #13 10.55 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-13T02:23:38.377Z] #13 10.55 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-13T02:23:38.377Z] #13 10.55 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-13T02:23:38.377Z] #13 10.55 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-13T02:23:38.377Z] #13 10.55 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-13T02:23:38.377Z] #13 10.55 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-13T02:23:38.377Z] #13 10.55 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-13T02:23:38.377Z] #13 10.55 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-13T02:23:38.377Z] #13 10.55 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-13T02:23:38.377Z] #13 10.55 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-13T02:23:38.377Z] #13 10.55 xfsprogs xxd xz-utils zip [2019-11-13T02:23:38.377Z] #13 ... [2019-11-13T02:23:38.377Z] [2019-11-13T02:23:38.377Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-13T02:23:38.377Z] #15 41.72 + rm -rf /tmp/tmp.z1w8f6hRqr [2019-11-13T02:23:38.642Z] CC criu/pie/parasite-vdso.o [2019-11-13T02:23:38.642Z] CC criu/arch/ppc64/vdso-pie.o [2019-11-13T02:23:38.755Z] Running on ubuntu-1804-overlay2 (i-0eaca3e3873092fee) in /home/ubuntu/workspace/engine_PR-422 [Pipeline] { [Pipeline] checkout [2019-11-13T02:23:38.941Z] #15 DONE 42.3s [2019-11-13T02:23:38.941Z] [2019-11-13T02:23:38.941Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:23:38.941Z] #13 11.59 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:23:38.941Z] #13 11.59 Need to get 90.9 MB of archives. [2019-11-13T02:23:38.941Z] #13 11.59 After this operation, 541 MB of additional disk space will be used. [2019-11-13T02:23:38.941Z] #13 11.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-13T02:23:38.978Z] CC criu/arch/ppc64/vdso-trampoline.o [2019-11-13T02:23:38.978Z] CC criu/arch/ppc64/misc.o [2019-11-13T02:23:38.978Z] AR criu/pie/pie.lib.a [2019-11-13T02:23:38.978Z] DEP criu/pie/restorer.d [2019-11-13T02:23:38.978Z] DEP criu/arch/ppc64/restorer.d [2019-11-13T02:23:39.329Z] #13 11.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-13T02:23:39.329Z] #13 11.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-13T02:23:39.329Z] #13 11.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-13T02:23:39.329Z] #13 11.60 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-13T02:23:39.329Z] #13 11.60 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-13T02:23:39.329Z] #13 11.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-13T02:23:39.329Z] #13 11.66 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-13T02:23:39.329Z] #13 11.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-13T02:23:39.329Z] #13 11.66 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-13T02:23:39.329Z] #13 11.70 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-13T02:23:39.329Z] #13 11.71 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-13T02:23:39.329Z] #13 11.86 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-13T02:23:39.329Z] #13 11.86 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-13T02:23:39.329Z] #13 11.86 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-13T02:23:39.329Z] #13 11.86 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-13T02:23:39.329Z] #13 11.86 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-13T02:23:39.329Z] #13 11.86 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-13T02:23:39.329Z] #13 11.86 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-13T02:23:39.329Z] #13 11.86 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-13T02:23:39.329Z] #13 11.87 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-13T02:23:39.329Z] #13 11.88 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-13T02:23:39.329Z] #13 11.88 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-13T02:23:39.329Z] #13 11.88 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-13T02:23:39.329Z] #13 11.89 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-13T02:23:39.329Z] #13 11.89 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-13T02:23:39.329Z] #13 11.89 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-13T02:23:39.329Z] #13 11.90 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-13T02:23:39.329Z] #13 11.93 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-13T02:23:39.329Z] #13 11.93 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-13T02:23:39.329Z] #13 11.93 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-13T02:23:39.329Z] #13 11.93 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-13T02:23:39.329Z] #13 11.93 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-13T02:23:39.329Z] #13 11.93 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-13T02:23:39.329Z] #13 11.93 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-13T02:23:39.329Z] #13 11.94 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-13T02:23:39.329Z] #13 11.94 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-13T02:23:39.329Z] #13 11.94 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-11-13T02:23:39.329Z] #13 11.94 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-13T02:23:39.329Z] #13 11.95 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-13T02:23:39.329Z] #13 11.96 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-13T02:23:39.329Z] #13 11.96 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-13T02:23:39.392Z] DEP criu/pie/parasite.d [2019-11-13T02:23:39.392Z] CC criu/pie/parasite.o [2019-11-13T02:23:39.597Z] #13 11.97 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-13T02:23:39.597Z] #13 11.97 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-13T02:23:39.597Z] #13 11.97 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-13T02:23:39.597Z] #13 11.97 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-13T02:23:39.597Z] #13 11.97 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-13T02:23:39.597Z] #13 11.97 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-13T02:23:39.597Z] #13 12.03 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-13T02:23:39.597Z] #13 12.04 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-13T02:23:39.597Z] #13 12.08 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-13T02:23:39.597Z] #13 12.08 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-13T02:23:39.597Z] #13 12.08 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-13T02:23:39.597Z] #13 12.08 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-13T02:23:39.597Z] #13 12.08 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-13T02:23:39.597Z] #13 12.08 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-13T02:23:39.597Z] #13 12.19 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-13T02:23:39.807Z] LINK criu/pie/parasite.built-in.o [2019-11-13T02:23:39.807Z] GEN criu/pie/parasite-blob.h [2019-11-13T02:23:39.807Z] CC criu/arch/ppc64/restorer.o [2019-11-13T02:23:39.807Z] CC criu/pie/restorer.o [2019-11-13T02:23:39.857Z] #13 12.21 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-13T02:23:39.857Z] #13 12.24 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-13T02:23:39.857Z] #13 12.25 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-13T02:23:39.857Z] #13 12.25 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-13T02:23:39.857Z] #13 12.27 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-11-13T02:23:39.857Z] #13 12.34 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-11-13T02:23:39.857Z] #13 12.38 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-13T02:23:39.857Z] #13 12.39 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-13T02:23:39.857Z] #13 12.47 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-13T02:23:40.115Z] #13 12.56 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-11-13T02:23:40.115Z] #13 12.56 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-11-13T02:23:41.053Z] #13 13.31 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-11-13T02:23:41.056Z] LINK criu/pie/restorer.built-in.o [2019-11-13T02:23:41.056Z] GEN criu/pie/restorer-blob.h [2019-11-13T02:23:41.056Z] DEP criu/vdso.d [2019-11-13T02:23:41.056Z] DEP criu/uts_ns.d [2019-11-13T02:23:41.056Z] DEP criu/util.d [2019-11-13T02:23:41.312Z] #13 13.88 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:23:41.312Z] #13 13.91 Fetched 90.9 MB in 3s (28.8 MB/s) [2019-11-13T02:23:41.312Z] #13 13.96 Selecting previously unselected package bash-completion. [2019-11-13T02:23:41.391Z] DEP criu/uffd.d [2019-11-13T02:23:41.391Z] DEP criu/tun.d [2019-11-13T02:23:41.391Z] DEP criu/tty.d [2019-11-13T02:23:41.391Z] DEP criu/timerfd.d [2019-11-13T02:23:41.571Z] #13 13.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-11-13T02:23:41.571Z] #13 13.97 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-13T02:23:41.729Z] DEP criu/sysfs_parse.d [2019-11-13T02:23:41.729Z] DEP criu/sysctl.d [2019-11-13T02:23:41.729Z] DEP criu/string.d [2019-11-13T02:23:41.729Z] DEP criu/stats.d [2019-11-13T02:23:41.729Z] DEP criu/sockets.d [2019-11-13T02:23:41.729Z] DEP criu/sk-unix.d [2019-11-13T02:23:42.066Z] DEP criu/sk-tcp.d [2019-11-13T02:23:42.066Z] DEP criu/sk-queue.d [2019-11-13T02:23:42.066Z] DEP criu/sk-packet.d [2019-11-13T02:23:42.066Z] DEP criu/sk-netlink.d [2019-11-13T02:23:42.403Z] DEP criu/sk-inet.d [2019-11-13T02:23:42.403Z] DEP criu/signalfd.d [2019-11-13T02:23:42.403Z] DEP criu/sigframe.d [2019-11-13T02:23:42.403Z] DEP criu/shmem.d [2019-11-13T02:23:42.403Z] DEP criu/servicefd.d [2019-11-13T02:23:42.506Z] #13 14.86 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-13T02:23:42.506Z] #13 15.00 Selecting previously unselected package libnet1:amd64. [2019-11-13T02:23:42.506Z] #13 15.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-13T02:23:42.506Z] #13 15.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-13T02:23:42.506Z] #13 15.05 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-13T02:23:42.506Z] #13 15.06 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-13T02:23:42.506Z] #13 15.06 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-13T02:23:42.739Z] DEP criu/seize.d [2019-11-13T02:23:42.739Z] DEP criu/seccomp.d [2019-11-13T02:23:42.739Z] DEP criu/rst-malloc.d [2019-11-13T02:23:42.739Z] DEP criu/rbtree.d [2019-11-13T02:23:42.739Z] DEP criu/pstree.d [2019-11-13T02:23:42.739Z] DEP criu/protobuf.d [2019-11-13T02:23:42.763Z] #13 15.11 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-13T02:23:42.763Z] #13 15.11 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-13T02:23:42.763Z] #13 15.12 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-13T02:23:42.763Z] #13 15.17 Selecting previously unselected package libudev-dev:amd64. [2019-11-13T02:23:42.763Z] #13 15.17 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-13T02:23:42.763Z] #13 15.19 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-13T02:23:42.763Z] #13 15.27 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-13T02:23:42.763Z] #13 15.27 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-13T02:23:42.763Z] #13 15.27 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-13T02:23:42.998Z] using credential docker-jenkins-github-credentials [2019-11-13T02:23:43.005Z] Cloning the remote Git repository [2019-11-13T02:23:43.005Z] Cloning with configured refspecs honoured and without tags [2019-11-13T02:23:43.028Z] #13 15.43 Selecting previously unselected package python3.5-minimal. [2019-11-13T02:23:43.028Z] #13 15.43 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-13T02:23:43.028Z] #13 15.43 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-13T02:23:43.083Z] GEN criu/protobuf-desc-gen.h [2019-11-13T02:23:43.285Z] #13 15.70 Selecting previously unselected package python3-minimal. [2019-11-13T02:23:43.286Z] #13 15.70 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-13T02:23:43.286Z] #13 15.70 Unpacking python3-minimal (3.5.3-1) ... [2019-11-13T02:23:43.286Z] #13 15.75 Selecting previously unselected package libmpdec2:amd64. [2019-11-13T02:23:43.286Z] #13 15.75 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-13T02:23:43.286Z] #13 15.76 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-13T02:23:43.286Z] #13 15.80 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-13T02:23:43.286Z] #13 15.80 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-13T02:23:43.419Z] DEP criu/protobuf-desc.d [2019-11-13T02:23:43.419Z] DEP criu/proc_parse.d [2019-11-13T02:23:43.419Z] DEP criu/plugin.d [2019-11-13T02:23:43.419Z] DEP criu/pipes.d [2019-11-13T02:23:43.543Z] #13 15.81 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-13T02:23:43.756Z] DEP criu/pie-util.d [2019-11-13T02:23:43.756Z] DEP criu/pie-util-vdso.d [2019-11-13T02:23:43.756Z] DEP criu/pie-util-vdso-elf32.d [2019-11-13T02:23:43.756Z] DEP criu/path.d [2019-11-13T02:23:43.756Z] DEP criu/parasite-syscall.d [2019-11-13T02:23:43.803Z] #13 16.21 Selecting previously unselected package python3.5. [2019-11-13T02:23:43.803Z] #13 16.22 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-13T02:23:43.803Z] #13 16.22 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-13T02:23:43.803Z] #13 16.28 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-13T02:23:43.803Z] #13 16.28 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-13T02:23:43.803Z] #13 16.28 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-13T02:23:43.803Z] #13 16.33 Selecting previously unselected package dh-python. [2019-11-13T02:23:43.803Z] #13 16.33 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-13T02:23:43.803Z] #13 16.34 Unpacking dh-python (2.20170125) ... [2019-11-13T02:23:43.803Z] #13 16.41 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-13T02:23:43.023Z] Cloning repository https://github.com/docker/engine.git [2019-11-13T02:23:43.069Z] > git init /home/ubuntu/workspace/engine_PR-422 # timeout=10 [2019-11-13T02:23:44.061Z] #13 16.43 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-13T02:23:44.092Z] DEP criu/pagemap.d [2019-11-13T02:23:44.092Z] DEP criu/pagemap-cache.d [2019-11-13T02:23:44.092Z] DEP criu/page-xfer.d [2019-11-13T02:23:44.092Z] DEP criu/page-pipe.d [2019-11-13T02:23:44.092Z] DEP criu/netfilter.d [2019-11-13T02:23:44.430Z] DEP criu/net.d [2019-11-13T02:23:44.430Z] DEP criu/namespaces.d [2019-11-13T02:23:44.430Z] DEP criu/mount.d [2019-11-13T02:23:44.430Z] DEP criu/mem.d [2019-11-13T02:23:44.767Z] DEP criu/lsm.d [2019-11-13T02:23:44.767Z] DEP criu/log.d [2019-11-13T02:23:44.767Z] DEP criu/libnetlink.d [2019-11-13T02:23:44.767Z] DEP criu/kerndat.d [2019-11-13T02:23:44.767Z] DEP criu/kcmp-ids.d [2019-11-13T02:23:44.885Z] #13 17.14 Setting up python3-minimal (3.5.3-1) ... [2019-11-13T02:23:45.105Z] DEP criu/irmap.d [2019-11-13T02:23:45.105Z] DEP criu/ipc_ns.d [2019-11-13T02:23:45.105Z] DEP criu/image.d [2019-11-13T02:23:45.105Z] DEP criu/image-desc.d [2019-11-13T02:23:45.105Z] DEP criu/fsnotify.d [2019-11-13T02:23:45.144Z] #13 17.50 Selecting previously unselected package python3. [2019-11-13T02:23:45.144Z] #13 17.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-13T02:23:45.144Z] #13 17.51 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-13T02:23:45.144Z] #13 17.52 Unpacking python3 (3.5.3-1) ... [2019-11-13T02:23:45.144Z] #13 17.57 Selecting previously unselected package pigz. [2019-11-13T02:23:45.144Z] #13 17.57 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-13T02:23:45.144Z] #13 17.57 Unpacking pigz (2.3.4-1) ... [2019-11-13T02:23:45.144Z] #13 17.63 Selecting previously unselected package libip4tc0:amd64. [2019-11-13T02:23:45.144Z] #13 17.63 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-13T02:23:45.144Z] #13 17.64 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:23:45.144Z] #13 17.69 Selecting previously unselected package libip6tc0:amd64. [2019-11-13T02:23:45.144Z] #13 17.69 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-13T02:23:44.106Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-13T02:23:44.106Z] > git --version # timeout=10 [2019-11-13T02:23:44.121Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-13T02:23:44.141Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-13T02:23:45.403Z] #13 17.70 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:23:45.403Z] #13 17.76 Selecting previously unselected package libiptc0:amd64. [2019-11-13T02:23:45.403Z] #13 17.76 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-13T02:23:45.403Z] #13 17.77 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:23:45.403Z] #13 17.83 Selecting previously unselected package libxtables12:amd64. [2019-11-13T02:23:45.403Z] #13 17.83 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-13T02:23:45.403Z] #13 17.83 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:23:45.403Z] #13 17.89 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-13T02:23:45.403Z] #13 17.89 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-13T02:23:45.403Z] #13 17.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-13T02:23:45.441Z] DEP criu/filesystems.d [2019-11-13T02:23:45.441Z] DEP criu/files.d [2019-11-13T02:23:45.441Z] DEP criu/files-reg.d [2019-11-13T02:23:45.441Z] DEP criu/files-ext.d [2019-11-13T02:23:45.441Z] DEP criu/file-lock.d [2019-11-13T02:23:45.661Z] #13 17.94 Selecting previously unselected package iptables. [2019-11-13T02:23:45.661Z] #13 17.95 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-13T02:23:45.661Z] #13 17.95 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-13T02:23:45.661Z] #13 18.08 Selecting previously unselected package xxd. [2019-11-13T02:23:45.661Z] #13 18.08 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-13T02:23:45.661Z] #13 18.08 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:23:45.661Z] #13 18.14 Selecting previously unselected package vim-common. [2019-11-13T02:23:45.661Z] #13 18.14 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:23:45.661Z] #13 18.15 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:23:45.661Z] #13 18.23 Selecting previously unselected package bzip2. [2019-11-13T02:23:45.661Z] #13 18.23 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-13T02:23:45.778Z] DEP criu/file-ids.d [2019-11-13T02:23:45.778Z] DEP criu/fifo.d [2019-11-13T02:23:45.778Z] DEP criu/fdstore.d [2019-11-13T02:23:45.778Z] DEP criu/fault-injection.d [2019-11-13T02:23:45.778Z] DEP criu/external.d [2019-11-13T02:23:45.778Z] DEP criu/eventpoll.d [2019-11-13T02:23:45.920Z] #13 18.23 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-13T02:23:45.920Z] #13 18.29 Selecting previously unselected package libgpm2:amd64. [2019-11-13T02:23:45.920Z] #13 18.29 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-13T02:23:45.920Z] #13 18.29 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-13T02:23:45.920Z] #13 18.35 Selecting previously unselected package xz-utils. [2019-11-13T02:23:45.920Z] #13 18.35 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-13T02:23:45.920Z] #13 18.35 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-13T02:23:45.920Z] #13 18.44 Selecting previously unselected package aufs-tools. [2019-11-13T02:23:45.920Z] #13 18.44 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-13T02:23:46.115Z] DEP criu/eventfd.d [2019-11-13T02:23:46.115Z] DEP criu/crtools.d [2019-11-13T02:23:46.115Z] DEP criu/cr-service.d [2019-11-13T02:23:46.115Z] DEP criu/cr-restore.d [2019-11-13T02:23:46.178Z] #13 18.45 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-13T02:23:46.178Z] #13 18.52 Selecting previously unselected package liblzo2-2:amd64. [2019-11-13T02:23:46.178Z] #13 18.53 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-13T02:23:46.178Z] #13 18.53 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:23:46.178Z] #13 18.58 Selecting previously unselected package btrfs-progs. [2019-11-13T02:23:46.178Z] #13 18.59 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-13T02:23:46.178Z] #13 18.60 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-13T02:23:46.178Z] #13 18.71 Selecting previously unselected package btrfs-tools. [2019-11-13T02:23:46.178Z] #13 18.72 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-13T02:23:46.178Z] #13 18.72 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-13T02:23:46.178Z] #13 18.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-13T02:23:46.178Z] #13 18.76 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-13T02:23:46.178Z] #13 18.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-13T02:23:46.485Z] #13 18.82 Selecting previously unselected package dmsetup. [2019-11-13T02:23:46.485Z] #13 18.83 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-13T02:23:46.485Z] #13 18.84 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-13T02:23:46.485Z] #13 18.90 Selecting previously unselected package libonig4:amd64. [2019-11-13T02:23:46.485Z] #13 18.90 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-13T02:23:46.485Z] #13 18.90 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-13T02:23:46.485Z] #13 18.97 Selecting previously unselected package libjq1:amd64. [2019-11-13T02:23:46.707Z] DEP criu/cr-errno.d [2019-11-13T02:23:46.707Z] DEP criu/cr-dump.d [2019-11-13T02:23:46.707Z] DEP criu/cr-dedup.d [2019-11-13T02:23:46.707Z] DEP criu/cr-check.d [2019-11-13T02:23:46.707Z] DEP criu/config.d [2019-11-13T02:23:46.707Z] DEP criu/clone-noasan.d [2019-11-13T02:23:46.707Z] DEP criu/cgroup.d [2019-11-13T02:23:46.707Z] DEP criu/cgroup-props.d [2019-11-13T02:23:46.707Z] DEP criu/bitmap.d [2019-11-13T02:23:46.707Z] DEP criu/bfd.d [2019-11-13T02:23:46.707Z] DEP criu/autofs.d [2019-11-13T02:23:46.743Z] #13 18.97 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-13T02:23:46.743Z] #13 18.98 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-13T02:23:46.743Z] #13 19.03 Selecting previously unselected package jq. [2019-11-13T02:23:46.743Z] #13 19.03 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-13T02:23:46.743Z] #13 19.04 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-13T02:23:46.743Z] #13 19.17 Selecting previously unselected package libaio1:amd64. [2019-11-13T02:23:46.743Z] #13 19.17 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-13T02:23:46.743Z] #13 19.18 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-13T02:23:46.743Z] #13 19.22 Selecting previously unselected package libcap2-bin. [2019-11-13T02:23:46.743Z] #13 19.22 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-13T02:23:46.744Z] #13 19.22 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-13T02:23:46.744Z] #13 19.29 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-13T02:23:46.744Z] #13 19.29 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-13T02:23:46.744Z] #13 19.30 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-13T02:23:46.744Z] #13 19.35 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-13T02:23:46.744Z] #13 19.35 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-13T02:23:47.001Z] #13 19.36 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-13T02:23:47.001Z] #13 19.47 Selecting previously unselected package libpcre16-3:amd64. [2019-11-13T02:23:47.001Z] #13 19.47 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-13T02:23:47.001Z] #13 19.47 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-13T02:23:47.001Z] #13 19.56 Selecting previously unselected package libpcre32-3:amd64. [2019-11-13T02:23:47.001Z] #13 19.56 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-13T02:23:47.001Z] #13 19.56 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-13T02:23:47.043Z] DEP criu/aio.d [2019-11-13T02:23:47.043Z] DEP criu/action-scripts.d [2019-11-13T02:23:47.043Z] CC criu/action-scripts.o [2019-11-13T02:23:47.263Z] #13 19.63 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-13T02:23:47.263Z] #13 19.63 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-13T02:23:47.263Z] #13 19.64 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-13T02:23:47.380Z] CC criu/aio.o [2019-11-13T02:23:47.521Z] #13 19.83 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-13T02:23:47.521Z] #13 19.83 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-13T02:23:47.521Z] #13 19.83 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-13T02:23:47.521Z] #13 19.94 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-13T02:23:47.521Z] #13 19.94 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-13T02:23:47.521Z] #13 19.94 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-13T02:23:47.521Z] #13 20.01 Selecting previously unselected package libnl-3-200:amd64. [2019-11-13T02:23:47.521Z] #13 20.01 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-13T02:23:47.521Z] #13 20.01 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-13T02:23:47.717Z] CC criu/autofs.o [2019-11-13T02:23:47.779Z] #13 20.07 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-13T02:23:47.779Z] #13 20.07 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-13T02:23:47.779Z] #13 20.08 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-13T02:23:47.779Z] #13 20.13 Selecting previously unselected package libreadline5:amd64. [2019-11-13T02:23:47.779Z] #13 20.13 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-13T02:23:47.779Z] #13 20.14 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-13T02:23:47.779Z] #13 20.20 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-13T02:23:47.779Z] #13 20.20 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-13T02:23:47.779Z] #13 20.21 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-13T02:23:48.344Z] #13 20.77 Selecting previously unselected package net-tools. [2019-11-13T02:23:48.344Z] #13 20.77 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-13T02:23:48.344Z] #13 20.78 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-13T02:23:48.344Z] #13 20.87 Selecting previously unselected package python-pip-whl. [2019-11-13T02:23:48.344Z] #13 20.87 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-13T02:23:48.437Z] CC criu/bfd.o [2019-11-13T02:23:48.437Z] CC criu/bitmap.o [2019-11-13T02:23:48.602Z] #13 20.88 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-13T02:23:48.602Z] #13 21.06 Selecting previously unselected package python3-pip. [2019-11-13T02:23:48.602Z] #13 21.06 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-13T02:23:48.602Z] #13 21.07 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-13T02:23:48.774Z] CC criu/cgroup-props.o [2019-11-13T02:23:48.861Z] #13 21.23 Selecting previously unselected package python3-pkg-resources. [2019-11-13T02:23:48.861Z] #13 21.23 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-13T02:23:48.861Z] #13 21.24 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-13T02:23:48.861Z] #13 21.32 Selecting previously unselected package python3-setuptools. [2019-11-13T02:23:48.861Z] #13 21.32 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-13T02:23:48.861Z] #13 21.33 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-13T02:23:48.861Z] #13 21.42 Selecting previously unselected package python3-wheel. [2019-11-13T02:23:48.861Z] #13 21.42 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-13T02:23:49.110Z] CC criu/cgroup.o [2019-11-13T02:23:49.118Z] #13 21.42 Unpacking python3-wheel (0.29.0-2) ... [2019-11-13T02:23:49.119Z] #13 21.52 Selecting previously unselected package thin-provisioning-tools. [2019-11-13T02:23:49.119Z] #13 21.52 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-13T02:23:49.119Z] #13 21.53 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-13T02:23:49.376Z] #13 21.70 Selecting previously unselected package vim-runtime. [2019-11-13T02:23:49.376Z] #13 21.71 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:23:49.376Z] #13 21.72 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-13T02:23:49.376Z] #13 21.74 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-13T02:23:49.376Z] #13 21.74 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:23:50.312Z] CC criu/clone-noasan.o [2019-11-13T02:23:50.670Z] CC criu/config.o [2019-11-13T02:23:50.749Z] #13 22.93 Selecting previously unselected package vim. [2019-11-13T02:23:50.749Z] #13 22.93 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-13T02:23:50.749Z] #13 22.94 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:23:50.749Z] #13 23.16 Selecting previously unselected package xfsprogs. [2019-11-13T02:23:50.749Z] #13 23.16 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-13T02:23:50.749Z] #13 23.18 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-13T02:23:51.007Z] #13 23.33 Selecting previously unselected package zip. [2019-11-13T02:23:51.007Z] #13 23.33 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-13T02:23:51.007Z] #13 23.34 Unpacking zip (3.0-11+b1) ... [2019-11-13T02:23:51.007Z] #13 23.41 Selecting previously unselected package libapparmor-perl. [2019-11-13T02:23:51.007Z] #13 23.41 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-13T02:23:51.007Z] #13 23.42 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-13T02:23:51.007Z] #13 23.49 Selecting previously unselected package apparmor. [2019-11-13T02:23:51.007Z] #13 23.49 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-13T02:23:51.007Z] #13 23.52 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-13T02:23:51.267Z] #13 23.66 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-13T02:23:51.267Z] #13 23.66 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-13T02:23:51.267Z] #13 23.67 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-13T02:23:51.399Z] CC criu/cr-check.o [2019-11-13T02:23:51.524Z] #13 24.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-13T02:23:51.607Z] + dpkg --print-architecture [2019-11-13T02:23:51.607Z] + cd /tmp/tmp.BhjW4tDT1K/src/github.com/docker/distribution [2019-11-13T02:23:51.607Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-13T02:23:51.607Z] + GOPATH=/tmp/tmp.BhjW4tDT1K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BhjW4tDT1K [2019-11-13T02:23:51.607Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-13T02:23:51.782Z] #13 24.11 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-13T02:23:51.782Z] #13 24.11 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-13T02:23:52.124Z] CC criu/cr-dedup.o [2019-11-13T02:23:52.124Z] CC criu/cr-dump.o [2019-11-13T02:23:52.346Z] #13 24.79 Selecting previously unselected package binutils-mingw-w64. [2019-11-13T02:23:52.347Z] #13 24.79 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-13T02:23:52.347Z] #13 24.79 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-13T02:23:52.347Z] #13 24.84 Selecting previously unselected package mingw-w64-common. [2019-11-13T02:23:52.347Z] #13 24.84 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-13T02:23:52.347Z] #13 24.85 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-13T02:23:53.296Z] CC criu/cr-errno.o [2019-11-13T02:23:53.633Z] CC criu/cr-restore.o [2019-11-13T02:23:53.722Z] #13 26.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-13T02:23:53.722Z] #13 26.23 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-13T02:23:53.722Z] #13 26.24 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-13T02:23:55.620Z] #13 28.18 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-13T02:23:55.620Z] #13 28.19 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-13T02:23:55.620Z] #13 28.19 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-13T02:23:55.620Z] #13 28.25 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-13T02:23:55.879Z] #13 28.25 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-13T02:23:55.879Z] #13 28.25 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:23:55.928Z] CC criu/cr-service.o [2019-11-13T02:23:56.687Z] CC criu/crtools.o [2019-11-13T02:23:56.838Z] + rm -rf /tmp/tmp.BhjW4tDT1K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BhjW4tDT1K [2019-11-13T02:23:57.026Z] CC criu/eventfd.o [2019-11-13T02:23:57.362Z] CC criu/eventpoll.o [2019-11-13T02:23:57.627Z] Removing intermediate container 65f47dffad86 [2019-11-13T02:23:57.627Z] ---> f724ac46a8cd [2019-11-13T02:23:57.627Z] Step 16/125 : FROM base AS swagger [2019-11-13T02:23:57.627Z] ---> 60d6fb5e431e [2019-11-13T02:23:57.627Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-13T02:23:57.627Z] ---> Running in e320fdd75869 [2019-11-13T02:23:57.627Z] Removing intermediate container e320fdd75869 [2019-11-13T02:23:57.627Z] ---> f460f227d787 [2019-11-13T02:23:57.627Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-11-13T02:23:57.698Z] CC criu/external.o [2019-11-13T02:23:58.034Z] CC criu/fault-injection.o [2019-11-13T02:23:58.034Z] CC criu/fdstore.o [2019-11-13T02:23:58.034Z] CC criu/fifo.o [2019-11-13T02:23:58.046Z] ---> Running in 51ea1869e6e0 [2019-11-13T02:23:58.370Z] CC criu/file-ids.o [2019-11-13T02:23:58.370Z] CC criu/file-lock.o [2019-11-13T02:23:58.485Z] + mktemp -d [2019-11-13T02:23:58.485Z] + export GOPATH=/tmp/tmp.UGVFyL6kdx [2019-11-13T02:23:58.485Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.UGVFyL6kdx/src/github.com/go-swagger/go-swagger [2019-11-13T02:23:58.485Z] Cloning into '/tmp/tmp.UGVFyL6kdx/src/github.com/go-swagger/go-swagger'... [2019-11-13T02:23:59.093Z] CC criu/files-ext.o [2019-11-13T02:23:59.093Z] CC criu/files-reg.o [2019-11-13T02:24:00.260Z] CC criu/files.o [2019-11-13T02:24:01.175Z] #13 33.15 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-13T02:24:01.175Z] #13 33.16 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-13T02:24:01.175Z] #13 33.16 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:24:01.436Z] CC criu/filesystems.o [2019-11-13T02:24:01.765Z] + cd /tmp/tmp.UGVFyL6kdx/src/github.com/go-swagger/go-swagger [2019-11-13T02:24:01.765Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-13T02:24:01.777Z] CC criu/fsnotify.o [2019-11-13T02:24:02.142Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-13T02:24:02.511Z] CC criu/image-desc.o [2019-11-13T02:24:02.511Z] CC criu/image.o [2019-11-13T02:24:02.849Z] CC criu/ipc_ns.o [2019-11-13T02:24:03.577Z] CC criu/irmap.o [2019-11-13T02:24:03.914Z] CC criu/kcmp-ids.o [2019-11-13T02:24:04.252Z] CC criu/kerndat.o [2019-11-13T02:24:04.459Z] #13 36.89 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-13T02:24:04.459Z] #13 36.91 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-13T02:24:04.459Z] #13 36.92 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-13T02:24:04.459Z] #13 36.94 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-13T02:24:04.459Z] #13 36.95 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-13T02:24:04.459Z] #13 36.97 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:24:04.459Z] #13 36.99 Processing triggers for mime-support (3.60) ... [2019-11-13T02:24:04.459Z] #13 37.00 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:24:04.717Z] #13 37.01 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-13T02:24:04.717Z] #13 37.03 Setting up libcap2-bin (1:2.25-1) ... [2019-11-13T02:24:04.717Z] #13 37.04 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-13T02:24:04.717Z] #13 37.05 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-13T02:24:04.717Z] #13 37.06 Setting up bash-completion (1:2.1-4.3) ... [2019-11-13T02:24:04.975Z] CC criu/libnetlink.o [2019-11-13T02:24:04.975Z] CC criu/log.o [2019-11-13T02:24:05.339Z] CC criu/lsm.o [2019-11-13T02:24:05.659Z] #13 37.92 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-13T02:24:05.659Z] #13 37.93 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-13T02:24:05.659Z] #13 37.94 Setting up zip (3.0-11+b1) ... [2019-11-13T02:24:05.659Z] #13 37.95 Setting up bzip2 (1.0.6-8.1) ... [2019-11-13T02:24:05.659Z] #13 37.97 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-13T02:24:05.659Z] #13 37.99 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-13T02:24:05.659Z] #13 38.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:24:05.659Z] #13 38.02 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-13T02:24:05.659Z] #13 38.04 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:24:05.659Z] #13 38.05 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-13T02:24:05.659Z] #13 38.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-13T02:24:05.659Z] #13 38.07 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-13T02:24:05.659Z] #13 38.09 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:24:05.659Z] #13 38.11 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-13T02:24:05.659Z] #13 38.13 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-13T02:24:05.659Z] #13 38.14 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-13T02:24:05.659Z] #13 38.16 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:24:05.674Z] CC criu/mem.o [2019-11-13T02:24:05.917Z] #13 38.27 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-13T02:24:05.917Z] #13 38.29 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-13T02:24:05.917Z] #13 38.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-13T02:24:05.917Z] #13 38.32 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-13T02:24:05.917Z] #13 38.34 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-13T02:24:05.917Z] #13 38.35 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-13T02:24:05.917Z] #13 38.37 Setting up pigz (2.3.4-1) ... [2019-11-13T02:24:05.917Z] #13 38.38 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-13T02:24:05.917Z] #13 38.40 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-13T02:24:05.917Z] #13 38.41 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:24:05.917Z] #13 38.42 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-13T02:24:05.917Z] #13 38.44 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:24:05.917Z] #13 38.45 Setting up jq (1.5+dfsg-1.3) ... [2019-11-13T02:24:05.917Z] #13 38.46 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-13T02:24:05.917Z] #13 38.48 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-13T02:24:06.176Z] #13 38.49 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-13T02:24:06.176Z] #13 38.51 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:24:06.176Z] #13 38.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-13T02:24:06.176Z] #13 38.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-13T02:24:06.176Z] #13 38.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-13T02:24:06.176Z] #13 38.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-13T02:24:06.176Z] #13 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-13T02:24:06.176Z] #13 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-13T02:24:06.176Z] #13 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-13T02:24:06.176Z] #13 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-13T02:24:06.176Z] #13 38.56 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-13T02:24:06.176Z] #13 38.58 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:24:06.176Z] #13 38.59 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-13T02:24:06.176Z] #13 38.60 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-13T02:24:06.176Z] #13 38.62 Setting up btrfs-progs (4.7.3-1) ... [2019-11-13T02:24:06.176Z] #13 38.63 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-13T02:24:06.176Z] #13 38.64 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-13T02:24:06.398Z] CC criu/mount.o [2019-11-13T02:24:07.550Z] #13 39.98 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-13T02:24:07.550Z] #13 40.00 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:24:07.550Z] #13 40.01 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 [2019-11-13T02:24:07.550Z] #13 40.02 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-13T02:24:07.550Z] #13 40.02 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 [2019-11-13T02:24:07.550Z] #13 40.02 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-13T02:24:07.550Z] #13 40.04 Setting up btrfs-tools (4.7.3-1) ... [2019-11-13T02:24:07.550Z] #13 40.06 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:24:07.685Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-13T02:24:07.698Z] > git config --add remote.origin.fetch +refs/pull/422/head:refs/remotes/origin/PR-422 # timeout=10 [2019-11-13T02:24:07.724Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-13T02:24:07.758Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-13T02:24:07.790Z] Fetching without tags [2019-11-13T02:24:07.808Z] #13 40.08 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 [2019-11-13T02:24:07.808Z] #13 40.09 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 [2019-11-13T02:24:07.808Z] #13 40.10 Setting up python3 (3.5.3-1) ... [2019-11-13T02:24:08.009Z] Merging remotes/origin/19.03 commit 075a0201b96af7c023f22341a8876a50ecc1828b into PR head commit 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:24:08.080Z] #13 40.49 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-13T02:24:08.690Z] CC criu/namespaces.o [2019-11-13T02:24:08.875Z] Merge succeeded, producing 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:24:08.876Z] Checking out Revision 33b2719488ec44196846ef61c4887a784edca081 (PR-422) [2019-11-13T02:24:09.014Z] #13 41.39 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-13T02:24:09.014Z] #13 41.45 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-13T02:24:09.014Z] #13 41.48 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-13T02:24:09.014Z] #13 41.50 Setting up python3-wheel (0.29.0-2) ... [2019-11-13T02:24:09.529Z] #13 41.77 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-13T02:24:09.529Z] #13 42.04 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-13T02:24:09.788Z] #13 42.05 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-13T02:24:09.866Z] CC criu/net.o [2019-11-13T02:24:10.046Z] #13 42.39 Setting up dmsetup (2:1.02.137-2) ... [2019-11-13T02:24:10.046Z] #13 42.41 Setting up python3-setuptools (33.1.1-1) ... [2019-11-13T02:24:07.812Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-13T02:24:07.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-13T02:24:07.813Z] > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-13T02:24:08.016Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:24:08.039Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:24:08.814Z] > git merge 075a0201b96af7c023f22341a8876a50ecc1828b # timeout=10 [2019-11-13T02:24:08.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-13T02:24:08.875Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:24:08.901Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:24:10.304Z] #13 42.77 Setting up dh-python (2.20170125) ... [2019-11-13T02:24:10.563Z] #13 43.04 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-13T02:24:10.563Z] #13 43.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:24:10.945Z] Commit message: "vendor: update buildkit to 928f3b48" [2019-11-13T02:24:11.002Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-13T02:24:11.128Z] #13 DONE 43.4s [2019-11-13T02:24:11.128Z] [2019-11-13T02:24:11.128Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-13T02:24:12.162Z] CC criu/netfilter.o [2019-11-13T02:24:12.162Z] CC criu/page-pipe.o [2019-11-13T02:24:12.458Z] + docker version [2019-11-13T02:24:12.500Z] CC criu/page-xfer.o [2019-11-13T02:24:12.503Z] #14 1.660 Collecting yamllint==1.16.0 [2019-11-13T02:24:13.221Z] CC criu/pagemap-cache.o [2019-11-13T02:24:13.556Z] CC criu/pagemap.o [2019-11-13T02:24:13.855Z] + rm -rf /tmp/tmp.UGVFyL6kdx [2019-11-13T02:24:13.856Z] Removing intermediate container 51ea1869e6e0 [2019-11-13T02:24:13.856Z] ---> a5bfe6fb524d [2019-11-13T02:24:13.856Z] Step 19/125 : FROM base AS frozen-images [2019-11-13T02:24:13.856Z] ---> 60d6fb5e431e [2019-11-13T02:24:13.856Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:24:13.856Z] ---> Using cache [2019-11-13T02:24:13.856Z] ---> 4c474caab225 [2019-11-13T02:24:13.856Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-11-13T02:24:13.856Z] ---> Running in d1f154c6aedc [2019-11-13T02:24:13.856Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:24:13.856Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:24:13.856Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:24:13.856Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:24:13.856Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:24:13.856Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-13T02:24:13.856Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-13T02:24:13.893Z] CC criu/parasite-syscall.o [2019-11-13T02:24:14.341Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-13T02:24:14.618Z] CC criu/path.o [2019-11-13T02:24:14.618Z] CC criu/pie-util-vdso-elf32.o [2019-11-13T02:24:14.954Z] CC criu/pie-util-vdso.o [2019-11-13T02:24:15.253Z] Fetched 7672 kB in 1s (4385 kB/s) [2019-11-13T02:24:15.291Z] CC criu/pie-util.o [2019-11-13T02:24:15.291Z] CC criu/pipes.o [2019-11-13T02:24:16.015Z] CC criu/plugin.o [2019-11-13T02:24:16.015Z] CC criu/proc_parse.o [2019-11-13T02:24:16.049Z] Reading package lists... [2019-11-13T02:24:16.429Z] Reading package lists... [2019-11-13T02:24:16.429Z] Building dependency tree... [2019-11-13T02:24:16.429Z] Reading state information... [2019-11-13T02:24:16.847Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-13T02:24:16.847Z] The following additional packages will be installed: [2019-11-13T02:24:16.847Z] libjq1 libonig4 [2019-11-13T02:24:16.847Z] The following NEW packages will be installed: [2019-11-13T02:24:16.847Z] jq libjq1 libonig4 [2019-11-13T02:24:16.847Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:24:16.847Z] Need to get 328 kB of archives. [2019-11-13T02:24:16.847Z] After this operation, 1263 kB of additional disk space will be used. [2019-11-13T02:24:16.847Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-13T02:24:16.847Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-13T02:24:16.847Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-13T02:24:16.847Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:24:16.847Z] Fetched 328 kB in 0s (3776 kB/s) [2019-11-13T02:24:16.847Z] Selecting previously unselected package libonig4:s390x. [2019-11-13T02:24:16.847Z] (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 ... 14828 files and directories currently installed.) [2019-11-13T02:24:16.847Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-13T02:24:16.847Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-13T02:24:16.847Z] Selecting previously unselected package libjq1:s390x. [2019-11-13T02:24:16.847Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-13T02:24:17.250Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-13T02:24:17.250Z] Selecting previously unselected package jq. [2019-11-13T02:24:17.250Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-13T02:24:17.250Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-13T02:24:17.250Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-11-13T02:24:17.250Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-13T02:24:17.250Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:24:17.250Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-13T02:24:17.677Z] Removing intermediate container d1f154c6aedc [2019-11-13T02:24:17.677Z] ---> e192843d5831 [2019-11-13T02:24:17.677Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-11-13T02:24:17.706Z] CC criu/protobuf-desc.o [2019-11-13T02:24:18.051Z] ---> 5d03bde8a9f9 [2019-11-13T02:24:18.051Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-11-13T02:24:18.051Z] ---> Running in 1ecd635df770 [2019-11-13T02:24:18.431Z] CC criu/protobuf.o [2019-11-13T02:24:18.766Z] CC criu/pstree.o [2019-11-13T02:24:19.047Z] #14 7.933 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-13T02:24:19.047Z] #14 8.002 Collecting pyyaml (from yamllint==1.16.0) [2019-11-13T02:24:19.340Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-13T02:24:19.340Z]  [2019-11-13T02:24:19.489Z] CC criu/rbtree.o [2019-11-13T02:24:19.489Z] CC criu/rst-malloc.o [2019-11-13T02:24:19.826Z] CC criu/seccomp.o [2019-11-13T02:24:19.978Z] #14 9.047 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-13T02:24:20.111Z]  #######                      10.4% ##################      25.1% ############################ 39.7% #######################################  54.3% ################################################             66.9% ##########################################################        81.5% #####################################################################   96.1% ######################################################################## 100.0% [2019-11-13T02:24:20.167Z] CC criu/seize.o [2019-11-13T02:24:20.512Z]  [2019-11-13T02:24:20.543Z] #14 9.482 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-13T02:24:20.892Z]  ###################                                    27.3% ###########################################  60.1% ################################################################### 94.0% ######################################################################## 100.0% [2019-11-13T02:24:20.892Z]  [2019-11-13T02:24:20.918Z] CC criu/servicefd.o [2019-11-13T02:24:21.255Z] CC criu/shmem.o [2019-11-13T02:24:21.480Z] #14 10.54 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-13T02:24:21.591Z] CC criu/sigframe.o [2019-11-13T02:24:21.660Z]  ######## 11.5% #####################   29.3% #################################   47.1% ################################################ 67.5% ############################################################# 85.3% ######################################################################## 100.0% [2019-11-13T02:24:21.660Z]  [2019-11-13T02:24:21.737Z] #14 10.82 Building wheels for collected packages: pyyaml, pathspec [2019-11-13T02:24:21.737Z] #14 10.82 Running setup.py bdist_wheel for pyyaml: started [2019-11-13T02:24:22.188Z] CC criu/signalfd.o [2019-11-13T02:24:22.188Z] CC criu/sk-inet.o [2019-11-13T02:24:22.302Z] #14 11.12 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-13T02:24:22.302Z] #14 11.12 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-13T02:24:22.302Z] #14 11.14 Running setup.py bdist_wheel for pathspec: started [2019-11-13T02:24:22.302Z] #14 11.40 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-13T02:24:22.302Z] #14 11.41 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-13T02:24:22.302Z] #14 11.41 Successfully built pyyaml pathspec [2019-11-13T02:24:22.302Z] #14 11.41 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-13T02:24:22.302Z] #14 11.51 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-13T02:24:22.460Z] Client: Docker Engine - Community [2019-11-13T02:24:22.460Z] Version: 19.03.2 [2019-11-13T02:24:22.460Z] API version: 1.40 [2019-11-13T02:24:22.460Z] Go version: go1.12.8 [2019-11-13T02:24:22.460Z] Git commit: 6a30dfc [2019-11-13T02:24:22.460Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-13T02:24:22.460Z] OS/Arch: linux/amd64 [2019-11-13T02:24:22.460Z] Experimental: false [2019-11-13T02:24:22.460Z] [2019-11-13T02:24:22.460Z] Server: Docker Engine - Community [2019-11-13T02:24:22.460Z] Engine: [2019-11-13T02:24:22.460Z] Version: 19.03.2 [2019-11-13T02:24:22.460Z] API version: 1.40 (minimum version 1.12) [2019-11-13T02:24:22.460Z] Go version: go1.12.8 [2019-11-13T02:24:22.460Z] Git commit: 6a30dfc [2019-11-13T02:24:22.460Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-13T02:24:22.460Z] OS/Arch: linux/amd64 [2019-11-13T02:24:22.460Z] Experimental: true [2019-11-13T02:24:22.460Z] containerd: [2019-11-13T02:24:22.460Z] Version: 1.2.6 [2019-11-13T02:24:22.460Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-13T02:24:22.460Z] runc: [2019-11-13T02:24:22.460Z] Version: 1.0.0-rc8 [2019-11-13T02:24:22.460Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-13T02:24:22.460Z] docker-init: [2019-11-13T02:24:22.460Z] Version: 0.18.0 [2019-11-13T02:24:22.460Z] GitCommit: fec3683 [Pipeline] sh [2019-11-13T02:24:22.526Z] CC criu/sk-netlink.o [2019-11-13T02:24:22.802Z] + docker info [2019-11-13T02:24:22.862Z] CC criu/sk-packet.o [2019-11-13T02:24:22.866Z] #14 DONE 11.8s [2019-11-13T02:24:22.866Z] [2019-11-13T02:24:22.866Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-13T02:24:23.126Z] #16 DONE 0.2s [2019-11-13T02:24:23.126Z] [2019-11-13T02:24:23.126Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-13T02:24:23.126Z] #52 ... [2019-11-13T02:24:23.126Z] [2019-11-13T02:24:23.126Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-11-13T02:24:23.126Z] #23 DONE 0.2s [2019-11-13T02:24:23.387Z] [2019-11-13T02:24:23.387Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:24:23.387Z] #40 DONE 0.2s [2019-11-13T02:24:23.387Z] [2019-11-13T02:24:23.387Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-13T02:24:23.387Z] #60 DONE 0.3s [2019-11-13T02:24:23.387Z] [2019-11-13T02:24:23.387Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-13T02:24:23.387Z] #52 DONE 0.3s [2019-11-13T02:24:23.387Z] [2019-11-13T02:24:23.387Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-13T02:24:23.387Z] #26 DONE 0.3s [2019-11-13T02:24:23.387Z] [2019-11-13T02:24:23.387Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-13T02:24:23.387Z] #32 DONE 0.4s [2019-11-13T02:24:23.387Z] [2019-11-13T02:24:23.387Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-13T02:24:23.387Z] #27 ... [2019-11-13T02:24:23.387Z] [2019-11-13T02:24:23.387Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-13T02:24:23.387Z] #29 DONE 0.4s [2019-11-13T02:24:23.387Z] [2019-11-13T02:24:23.387Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-13T02:24:23.387Z] #49 DONE 0.4s [2019-11-13T02:24:23.448Z]  ##  4.0% #######  10.6% ############  17.1% ###############  21.9% ###################  27.6% ########################  34.2% #############################  40.8% ################################# 46.5% ##################################### 51.9% ########################################## 58.5% ############################################## 64.2% ################################################## 69.8% #######################################################  76.4% ###########################################################  83.1% ################################################################  89.7% #####################################################################  96.3% ######################################################################## 100.0% [2019-11-13T02:24:23.448Z]  [2019-11-13T02:24:23.583Z] CC criu/sk-queue.o [2019-11-13T02:24:23.583Z] CC criu/sk-tcp.o [2019-11-13T02:24:23.645Z] [2019-11-13T02:24:23.645Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-13T02:24:23.645Z] #64 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-13T02:24:23.645Z] #64 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-13T02:24:23.645Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.69MB / 9.11MB 0.6s [2019-11-13T02:24:23.645Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.89MB / 9.11MB 0.8s [2019-11-13T02:24:23.903Z] #64 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.9s done [2019-11-13T02:24:23.904Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-13T02:24:23.920Z] CC criu/sk-unix.o [2019-11-13T02:24:24.252Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-13T02:24:24.252Z]  [2019-11-13T02:24:24.474Z] #64 ... [2019-11-13T02:24:24.474Z] [2019-11-13T02:24:24.474Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-13T02:24:24.474Z] #41 DONE 1.2s [2019-11-13T02:24:24.474Z] [2019-11-13T02:24:24.474Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-13T02:24:24.474Z] #64 ... [2019-11-13T02:24:24.474Z] [2019-11-13T02:24:24.474Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-13T02:24:24.474Z] #21 DONE 1.5s [2019-11-13T02:24:24.474Z] [2019-11-13T02:24:24.474Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-13T02:24:24.642Z]  ######################################################################## 100.0% [2019-11-13T02:24:24.642Z]  [2019-11-13T02:24:25.020Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-13T02:24:25.390Z]  [2019-11-13T02:24:25.390Z]  ######################################################################## 100.0% [2019-11-13T02:24:25.390Z]  [2019-11-13T02:24:25.668Z] CC criu/sockets.o [2019-11-13T02:24:26.004Z] CC criu/stats.o [2019-11-13T02:24:26.184Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-13T02:24:26.184Z] skipping existing b63cc5f62c21 [2019-11-13T02:24:26.184Z] [2019-11-13T02:24:26.340Z] CC criu/string.o [2019-11-13T02:24:26.340Z] CC criu/sysctl.o [2019-11-13T02:24:26.372Z] #64 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.2s done [2019-11-13T02:24:26.372Z] #64 DONE 3.3s [2019-11-13T02:24:26.372Z] [2019-11-13T02:24:26.372Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-13T02:24:26.372Z] #55 3.208 + mktemp -d [2019-11-13T02:24:26.372Z] #55 3.208 + export GOPATH=/tmp/tmp.CJl42DDFfu [2019-11-13T02:24:26.372Z] #55 3.208 + git clone https://github.com/docker/distribution.git /tmp/tmp.CJl42DDFfu/src/github.com/docker/distribution [2019-11-13T02:24:26.372Z] #55 3.208 Cloning into '/tmp/tmp.CJl42DDFfu/src/github.com/docker/distribution'... [2019-11-13T02:24:26.689Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-13T02:24:27.066Z] CC criu/sysfs_parse.o [2019-11-13T02:24:27.066Z] CC criu/timerfd.o [2019-11-13T02:24:27.145Z]  [2019-11-13T02:24:27.145Z]  ######################################################################## 100.0% [2019-11-13T02:24:27.145Z]  [2019-11-13T02:24:27.145Z] Download of images into '/build' complete. [2019-11-13T02:24:27.145Z] Use something like the following to load the result into a Docker daemon: [2019-11-13T02:24:27.145Z] tar -cC '/build' . | docker load [2019-11-13T02:24:27.402Z] CC criu/tty.o [2019-11-13T02:24:28.515Z] Removing intermediate container 1ecd635df770 [2019-11-13T02:24:28.515Z] ---> 483e4e8be693 [2019-11-13T02:24:28.515Z] Step 24/125 : FROM base AS cross-false [2019-11-13T02:24:28.515Z] ---> 60d6fb5e431e [2019-11-13T02:24:28.515Z] Step 25/125 : FROM base AS cross-true [2019-11-13T02:24:28.515Z] ---> 60d6fb5e431e [2019-11-13T02:24:28.515Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:24:28.515Z] ---> Using cache [2019-11-13T02:24:28.515Z] ---> 4c474caab225 [2019-11-13T02:24:28.515Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-11-13T02:24:28.515Z] ---> Running in 6e4881369398 [2019-11-13T02:24:28.900Z] #55 ... [2019-11-13T02:24:28.900Z] [2019-11-13T02:24:28.900Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:24:28.900Z] #35 4.185 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:24:28.900Z] #35 4.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:24:28.900Z] #35 4.219 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:24:28.900Z] #35 4.228 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:24:28.900Z] #35 4.253 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:24:28.900Z] #35 4.579 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:24:28.900Z] #35 5.169 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:24:28.900Z] #35 5.553 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:24:29.087Z] CC criu/tun.o [2019-11-13T02:24:29.087Z] CC criu/uffd.o [2019-11-13T02:24:29.787Z] Removing intermediate container 6e4881369398 [2019-11-13T02:24:29.787Z] ---> d954c4099323 [2019-11-13T02:24:29.787Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-11-13T02:24:29.787Z] ---> Running in 5b78d3903010 [2019-11-13T02:24:30.255Z] CC criu/util.o [2019-11-13T02:24:30.277Z] #35 ... [2019-11-13T02:24:30.277Z] [2019-11-13T02:24:30.277Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-13T02:24:30.536Z] #55 7.433 + cd /tmp/tmp.CJl42DDFfu/src/github.com/docker/distribution [2019-11-13T02:24:30.536Z] #55 7.433 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-13T02:24:30.978Z] CC criu/uts_ns.o [2019-11-13T02:24:31.083Z] Removing intermediate container 5b78d3903010 [2019-11-13T02:24:31.083Z] ---> adf5161a2023 [2019-11-13T02:24:31.083Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-11-13T02:24:31.083Z] ---> Running in 00328b70d33f [2019-11-13T02:24:31.313Z] CC criu/vdso.o [2019-11-13T02:24:31.649Z] LINK criu/built-in.o [2019-11-13T02:24:31.649Z] LINK criu/criu [2019-11-13T02:24:31.969Z] Removing intermediate container 00328b70d33f [2019-11-13T02:24:31.969Z] ---> 25cb0376fa6f [2019-11-13T02:24:31.969Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-11-13T02:24:31.969Z] ---> Running in b0ba89ec3c92 [2019-11-13T02:24:31.985Z] DEP lib/c/criu.d [2019-11-13T02:24:31.985Z] CC images/rpc.pb-c.o [2019-11-13T02:24:32.320Z] CC lib/c/criu.o [2019-11-13T02:24:32.443Z] #55 9.261 + GOPATH=/tmp/tmp.CJl42DDFfu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.CJl42DDFfu go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-13T02:24:32.779Z] Client: [2019-11-13T02:24:32.779Z] Debug Mode: false [2019-11-13T02:24:32.779Z] [2019-11-13T02:24:32.779Z] Server: [2019-11-13T02:24:32.779Z] Containers: 0 [2019-11-13T02:24:32.780Z] Running: 0 [2019-11-13T02:24:32.780Z] Paused: 0 [2019-11-13T02:24:32.780Z] Stopped: 0 [2019-11-13T02:24:32.780Z] Images: 0 [2019-11-13T02:24:32.780Z] Server Version: 19.03.2 [2019-11-13T02:24:32.780Z] Storage Driver: overlay2 [2019-11-13T02:24:32.780Z] Backing Filesystem: extfs [2019-11-13T02:24:32.780Z] Supports d_type: true [2019-11-13T02:24:32.780Z] Native Overlay Diff: true [2019-11-13T02:24:32.780Z] Logging Driver: json-file [2019-11-13T02:24:32.780Z] Cgroup Driver: cgroupfs [2019-11-13T02:24:32.780Z] Plugins: [2019-11-13T02:24:32.780Z] Volume: local [2019-11-13T02:24:32.780Z] Network: bridge host ipvlan macvlan null overlay [2019-11-13T02:24:32.780Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-13T02:24:32.780Z] Swarm: inactive [2019-11-13T02:24:32.780Z] Runtimes: runc [2019-11-13T02:24:32.780Z] Default Runtime: runc [2019-11-13T02:24:32.780Z] Init Binary: docker-init [2019-11-13T02:24:32.780Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-13T02:24:32.780Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-13T02:24:32.780Z] init version: fec3683 [2019-11-13T02:24:32.780Z] Security Options: [2019-11-13T02:24:32.780Z] apparmor [2019-11-13T02:24:32.780Z] seccomp [2019-11-13T02:24:32.780Z] Profile: default [2019-11-13T02:24:32.780Z] Kernel Version: 4.15.0-1048-aws [2019-11-13T02:24:32.780Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-13T02:24:32.780Z] OSType: linux [2019-11-13T02:24:32.780Z] Architecture: x86_64 [2019-11-13T02:24:32.780Z] CPUs: 2 [2019-11-13T02:24:32.780Z] Total Memory: 7.501GiB [2019-11-13T02:24:32.780Z] Name: ip-10-100-35-150 [2019-11-13T02:24:32.780Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-13T02:24:32.780Z] Docker Root Dir: /var/lib/docker [2019-11-13T02:24:32.780Z] Debug Mode: false [2019-11-13T02:24:32.780Z] Registry: https://index.docker.io/v1/ [2019-11-13T02:24:32.780Z] Labels: [2019-11-13T02:24:32.780Z] Experimental: true [2019-11-13T02:24:32.780Z] Insecure Registries: [2019-11-13T02:24:32.780Z] 127.0.0.0/8 [2019-11-13T02:24:32.780Z] Live Restore Enabled: true [2019-11-13T02:24:32.780Z] [2019-11-13T02:24:32.780Z] WARNING: No swap limit support [Pipeline] sh [2019-11-13T02:24:33.010Z] #55 ... [2019-11-13T02:24:33.010Z] [2019-11-13T02:24:33.010Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:24:33.010Z] #44 8.537 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:24:33.010Z] #44 8.547 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:24:33.010Z] #44 8.594 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:24:33.010Z] #44 8.607 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:24:33.010Z] #44 8.620 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:24:33.010Z] #44 9.406 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:24:33.083Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-13T02:24:33.083Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-13T02:24:33.083Z] + curl -fsSL -o /home/ubuntu/workspace/engine_PR-422/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-13T02:24:33.083Z] + bash /home/ubuntu/workspace/engine_PR-422/check-config.sh [2019-11-13T02:24:33.083Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-13T02:24:33.083Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-13T02:24:33.083Z] [2019-11-13T02:24:33.083Z] Generally Necessary: [2019-11-13T02:24:33.083Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-13T02:24:33.083Z] - apparmor: enabled and tools installed [2019-11-13T02:24:33.231Z] Removing intermediate container b0ba89ec3c92 [2019-11-13T02:24:33.231Z] ---> b465f018ca98 [2019-11-13T02:24:33.231Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-11-13T02:24:33.231Z] ---> 60d6fb5e431e [2019-11-13T02:24:33.231Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-11-13T02:24:33.231Z] ---> 60d6fb5e431e [2019-11-13T02:24:33.231Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:24:33.231Z] ---> Using cache [2019-11-13T02:24:33.231Z] ---> 4c474caab225 [2019-11-13T02:24:33.231Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-11-13T02:24:33.231Z] ---> Running in e274acef68b0 [2019-11-13T02:24:33.268Z] #44 ... [2019-11-13T02:24:33.268Z] [2019-11-13T02:24:33.268Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:24:33.268Z] #57 8.556 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:24:33.268Z] #57 8.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:24:33.268Z] #57 8.607 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:24:33.268Z] #57 8.614 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:24:33.268Z] #57 8.634 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:24:33.268Z] #57 9.382 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:24:33.268Z] #57 ... [2019-11-13T02:24:33.268Z] [2019-11-13T02:24:33.268Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-13T02:24:33.268Z] #61 7.265 + RM_GOPATH=0 [2019-11-13T02:24:33.268Z] #61 7.265 + TMP_GOPATH= [2019-11-13T02:24:33.268Z] #61 7.265 + : /build/ [2019-11-13T02:24:33.268Z] #61 7.265 + '[' -z '' ']' [2019-11-13T02:24:33.268Z] #61 7.270 ++ mktemp -d [2019-11-13T02:24:33.268Z] #61 7.272 + export GOPATH=/tmp/tmp.9XenAF2ufd [2019-11-13T02:24:33.268Z] #61 7.272 + GOPATH=/tmp/tmp.9XenAF2ufd [2019-11-13T02:24:33.268Z] #61 7.272 + RM_GOPATH=1 [2019-11-13T02:24:33.268Z] #61 7.272 ++ dirname ./install.sh [2019-11-13T02:24:33.268Z] #61 7.275 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:24:33.268Z] #61 7.275 + dir=. [2019-11-13T02:24:33.268Z] #61 7.275 + bin=rootlesskit [2019-11-13T02:24:33.268Z] #61 7.275 + shift [2019-11-13T02:24:33.268Z] #61 7.275 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-13T02:24:33.268Z] #61 7.275 + . ./rootlesskit.installer [2019-11-13T02:24:33.268Z] #61 7.275 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:24:33.268Z] #61 7.275 + install_rootlesskit [2019-11-13T02:24:33.268Z] #61 7.275 + case "$1" in [2019-11-13T02:24:33.268Z] #61 7.275 + export CGO_ENABLED=0 [2019-11-13T02:24:33.268Z] #61 7.275 + CGO_ENABLED=0 [2019-11-13T02:24:33.268Z] #61 7.275 + _install_rootlesskit [2019-11-13T02:24:33.268Z] #61 7.275 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-13T02:24:33.268Z] #61 7.275 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9XenAF2ufd/src/github.com/rootless-containers/rootlesskit [2019-11-13T02:24:33.268Z] #61 7.282 Cloning into '/tmp/tmp.9XenAF2ufd/src/github.com/rootless-containers/rootlesskit'... [2019-11-13T02:24:33.344Z] - CONFIG_NAMESPACES: enabled [2019-11-13T02:24:33.344Z] - CONFIG_NET_NS: enabled [2019-11-13T02:24:33.344Z] - CONFIG_PID_NS: enabled [2019-11-13T02:24:33.344Z] - CONFIG_IPC_NS: enabled [2019-11-13T02:24:33.344Z] - CONFIG_UTS_NS: enabled [2019-11-13T02:24:33.344Z] - CONFIG_CGROUPS: enabled [2019-11-13T02:24:33.344Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-13T02:24:33.344Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-13T02:24:33.344Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-13T02:24:33.344Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-13T02:24:33.344Z] - CONFIG_CPUSETS: enabled [2019-11-13T02:24:33.344Z] - CONFIG_MEMCG: enabled [2019-11-13T02:24:33.344Z] - CONFIG_KEYS: enabled [2019-11-13T02:24:33.344Z] - CONFIG_VETH: enabled (as module) [2019-11-13T02:24:33.344Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-13T02:24:33.344Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-13T02:24:33.344Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-13T02:24:33.344Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-13T02:24:33.344Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-13T02:24:33.344Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-13T02:24:33.344Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-13T02:24:33.344Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-13T02:24:33.344Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-13T02:24:33.344Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-13T02:24:33.344Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-13T02:24:33.344Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-13T02:24:33.344Z] [2019-11-13T02:24:33.344Z] Optional Features: [2019-11-13T02:24:33.344Z] - CONFIG_USER_NS: enabled [2019-11-13T02:24:33.344Z] - CONFIG_SECCOMP: enabled [2019-11-13T02:24:33.344Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-13T02:24:33.344Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-13T02:24:33.344Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-13T02:24:33.344Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-13T02:24:33.344Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-13T02:24:33.344Z] - CONFIG_BLK_CGROUP: enabled [2019-11-13T02:24:33.344Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-13T02:24:33.344Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-13T02:24:33.491Z] LINK lib/c/built-in.o [2019-11-13T02:24:33.491Z] LINK lib/c/libcriu.so [2019-11-13T02:24:33.491Z] GEN magic.py [2019-11-13T02:24:33.491Z] Note: Building without setproctitle() and strlcpy() support. [2019-11-13T02:24:33.491Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-13T02:24:33.526Z] #61 ... [2019-11-13T02:24:33.527Z] [2019-11-13T02:24:33.527Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-13T02:24:33.527Z] #53 7.386 + RM_GOPATH=0 [2019-11-13T02:24:33.527Z] #53 7.386 + TMP_GOPATH= [2019-11-13T02:24:33.527Z] #53 7.386 + : /build [2019-11-13T02:24:33.527Z] #53 7.386 + '[' -z '' ']' [2019-11-13T02:24:33.527Z] #53 7.398 ++ mktemp -d [2019-11-13T02:24:33.527Z] #53 7.399 + export GOPATH=/tmp/tmp.ozxMLlGqNM [2019-11-13T02:24:33.527Z] #53 7.399 + GOPATH=/tmp/tmp.ozxMLlGqNM [2019-11-13T02:24:33.527Z] #53 7.399 + RM_GOPATH=1 [2019-11-13T02:24:33.527Z] #53 7.399 ++ dirname ./install.sh [2019-11-13T02:24:33.527Z] #53 7.402 + dir=. [2019-11-13T02:24:33.527Z] #53 7.402 + bin=dockercli [2019-11-13T02:24:33.527Z] #53 7.402 + shift [2019-11-13T02:24:33.527Z] #53 7.402 + '[' '!' -f ./dockercli.installer ']' [2019-11-13T02:24:33.527Z] #53 7.402 + . ./dockercli.installer [2019-11-13T02:24:33.527Z] #53 7.402 ++ DOCKERCLI_CHANNEL=stable [2019-11-13T02:24:33.527Z] #53 7.402 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-13T02:24:33.527Z] #53 7.402 + install_dockercli [2019-11-13T02:24:33.527Z] #53 7.402 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-13T02:24:33.527Z] #53 7.402 Install docker/cli version 17.06.2-ce from stable [2019-11-13T02:24:33.527Z] #53 7.408 ++ uname -m [2019-11-13T02:24:33.527Z] #53 7.409 + arch=x86_64 [2019-11-13T02:24:33.527Z] #53 7.410 + '[' x86_64 '!=' x86_64 ']' [2019-11-13T02:24:33.527Z] #53 7.410 + url=https://download.docker.com/linux/static [2019-11-13T02:24:33.527Z] #53 7.418 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-13T02:24:33.527Z] #53 7.418 + tar -xz docker/docker [2019-11-13T02:24:33.527Z] #53 ... [2019-11-13T02:24:33.527Z] [2019-11-13T02:24:33.527Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:24:33.527Z] #33 7.408 + RM_GOPATH=0 [2019-11-13T02:24:33.527Z] #33 7.408 + TMP_GOPATH= [2019-11-13T02:24:33.527Z] #33 7.408 + : /build [2019-11-13T02:24:33.527Z] #33 7.408 + '[' -z '' ']' [2019-11-13T02:24:33.527Z] #33 7.409 ++ mktemp -d [2019-11-13T02:24:33.527Z] #33 7.420 + export GOPATH=/tmp/tmp.9gM2w06eQr [2019-11-13T02:24:33.527Z] #33 7.420 + GOPATH=/tmp/tmp.9gM2w06eQr [2019-11-13T02:24:33.527Z] #33 7.420 + RM_GOPATH=1 [2019-11-13T02:24:33.527Z] #33 7.420 ++ dirname ./install.sh [2019-11-13T02:24:33.527Z] #33 7.421 + dir=. [2019-11-13T02:24:33.527Z] #33 7.421 + bin=vndr [2019-11-13T02:24:33.527Z] #33 7.421 + shift [2019-11-13T02:24:33.527Z] #33 7.421 + '[' '!' -f ./vndr.installer ']' [2019-11-13T02:24:33.527Z] #33 7.421 + . ./vndr.installer [2019-11-13T02:24:33.527Z] #33 7.422 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:24:33.527Z] #33 7.422 + install_vndr [2019-11-13T02:24:33.527Z] #33 7.422 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-13T02:24:33.527Z] #33 7.422 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:24:33.527Z] #33 7.422 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.9gM2w06eQr/src/github.com/LK4D4/vndr [2019-11-13T02:24:33.527Z] #33 7.423 Cloning into '/tmp/tmp.9gM2w06eQr/src/github.com/LK4D4/vndr'... [2019-11-13T02:24:33.527Z] #33 8.195 + cd /tmp/tmp.9gM2w06eQr/src/github.com/LK4D4/vndr [2019-11-13T02:24:33.527Z] #33 8.195 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:24:33.527Z] #33 8.200 + go build -buildmode=pie -v -o /build/vndr . [2019-11-13T02:24:33.527Z] #33 9.480 errors [2019-11-13T02:24:33.527Z] #33 9.493 internal/cpu [2019-11-13T02:24:33.527Z] #33 9.607 internal/race [2019-11-13T02:24:33.527Z] #33 9.795 runtime/internal/atomic [2019-11-13T02:24:33.527Z] #33 10.03 runtime/internal/sys [2019-11-13T02:24:33.527Z] #33 10.09 internal/bytealg [2019-11-13T02:24:33.527Z] #33 10.18 runtime/internal/math [2019-11-13T02:24:33.527Z] #33 10.26 sync/atomic [2019-11-13T02:24:33.596Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:24:33.596Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:24:33.596Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:24:33.604Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-13T02:24:33.604Z] - CONFIG_CGROUP_PERF: enabled [2019-11-13T02:24:33.604Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-13T02:24:33.604Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-13T02:24:33.604Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-13T02:24:33.604Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-13T02:24:33.604Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-13T02:24:33.604Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-13T02:24:33.604Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-13T02:24:33.604Z] - CONFIG_IP_VS: enabled (as module) [2019-11-13T02:24:33.604Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-13T02:24:33.604Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-13T02:24:33.604Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-13T02:24:33.604Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-13T02:24:33.604Z] - CONFIG_EXT4_FS: enabled [2019-11-13T02:24:33.604Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-13T02:24:33.604Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-13T02:24:33.604Z] - Network Drivers: [2019-11-13T02:24:33.604Z] - "overlay": [2019-11-13T02:24:33.604Z] - CONFIG_VXLAN: enabled (as module) [2019-11-13T02:24:33.604Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-13T02:24:33.604Z] Optional (for encrypted networks): [2019-11-13T02:24:33.604Z] - CONFIG_CRYPTO: enabled [2019-11-13T02:24:33.604Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-13T02:24:33.604Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-13T02:24:33.604Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-13T02:24:33.604Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-13T02:24:33.604Z] - CONFIG_XFRM: enabled [2019-11-13T02:24:33.604Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-13T02:24:33.604Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-13T02:24:33.604Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-13T02:24:33.604Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-13T02:24:33.604Z] - "ipvlan": [2019-11-13T02:24:33.604Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-13T02:24:33.604Z] - "macvlan": [2019-11-13T02:24:33.604Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-13T02:24:33.604Z] - CONFIG_DUMMY: enabled (as module) [2019-11-13T02:24:33.604Z] - "ftp,tftp client in container": [2019-11-13T02:24:33.787Z] #33 ... [2019-11-13T02:24:33.787Z] [2019-11-13T02:24:33.787Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:24:33.787Z] #30 7.373 + RM_GOPATH=0 [2019-11-13T02:24:33.787Z] #30 7.374 + TMP_GOPATH= [2019-11-13T02:24:33.787Z] #30 7.374 + : /build [2019-11-13T02:24:33.787Z] #30 7.375 + '[' -z '' ']' [2019-11-13T02:24:33.787Z] #30 7.376 ++ mktemp -d [2019-11-13T02:24:33.787Z] #30 7.378 + export GOPATH=/tmp/tmp.OkFQUDnoRW [2019-11-13T02:24:33.787Z] #30 7.378 + GOPATH=/tmp/tmp.OkFQUDnoRW [2019-11-13T02:24:33.787Z] #30 7.378 + RM_GOPATH=1 [2019-11-13T02:24:33.787Z] #30 7.395 ++ dirname ./install.sh [2019-11-13T02:24:33.787Z] #30 7.396 + dir=. [2019-11-13T02:24:33.787Z] #30 7.397 + bin=tomlv [2019-11-13T02:24:33.787Z] #30 7.400 + shift [2019-11-13T02:24:33.787Z] #30 7.401 + '[' '!' -f ./tomlv.installer ']' [2019-11-13T02:24:33.787Z] #30 7.401 + . ./tomlv.installer [2019-11-13T02:24:33.787Z] #30 7.402 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:24:33.787Z] #30 7.403 + install_tomlv [2019-11-13T02:24:33.787Z] #30 7.403 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-13T02:24:33.787Z] #30 7.403 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:24:33.787Z] #30 7.404 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OkFQUDnoRW/src/github.com/BurntSushi/toml [2019-11-13T02:24:33.787Z] #30 7.406 Cloning into '/tmp/tmp.OkFQUDnoRW/src/github.com/BurntSushi/toml'... [2019-11-13T02:24:33.787Z] #30 8.481 + cd /tmp/tmp.OkFQUDnoRW/src/github.com/BurntSushi/toml [2019-11-13T02:24:33.787Z] #30 8.481 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:24:33.787Z] #30 8.517 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-13T02:24:33.787Z] #30 9.234 errors [2019-11-13T02:24:33.787Z] #30 9.262 internal/cpu [2019-11-13T02:24:33.787Z] #30 9.352 math/bits [2019-11-13T02:24:33.787Z] #30 9.843 internal/bytealg [2019-11-13T02:24:33.787Z] #30 10.02 math [2019-11-13T02:24:33.829Z] fatal: Not a git repository (or any of the parent directories): .git [2019-11-13T02:24:33.865Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-13T02:24:33.865Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-13T02:24:33.865Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-13T02:24:33.865Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-13T02:24:33.865Z] - Storage Drivers: [2019-11-13T02:24:33.865Z] - "aufs": [2019-11-13T02:24:33.865Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-13T02:24:33.865Z] - "btrfs": [2019-11-13T02:24:33.865Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-13T02:24:33.865Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-13T02:24:33.865Z] - "devicemapper": [2019-11-13T02:24:33.865Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-13T02:24:33.865Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-13T02:24:33.865Z] - "overlay": [2019-11-13T02:24:33.865Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-13T02:24:33.865Z] - "zfs": [2019-11-13T02:24:33.865Z] - /dev/zfs: missing [2019-11-13T02:24:33.865Z] - zfs command: missing [2019-11-13T02:24:33.865Z] - zpool command: missing [2019-11-13T02:24:33.865Z] [2019-11-13T02:24:33.865Z] Limits: [2019-11-13T02:24:33.865Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-13T02:24:33.865Z] [2019-11-13T02:24:33.865Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-13T02:24:33.962Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:24:33.962Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:24:33.962Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-13T02:24:33.962Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-13T02:24:33.962Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-13T02:24:34.047Z] #30 10.49 runtime/internal/atomic [2019-11-13T02:24:34.047Z] #30 ... [2019-11-13T02:24:34.047Z] [2019-11-13T02:24:34.047Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-13T02:24:34.047Z] #50 7.084 + RM_GOPATH=0 [2019-11-13T02:24:34.047Z] #50 7.084 + TMP_GOPATH= [2019-11-13T02:24:34.047Z] #50 7.084 + : /build [2019-11-13T02:24:34.047Z] #50 7.086 + '[' -z '' ']' [2019-11-13T02:24:34.047Z] #50 7.087 ++ mktemp -d [2019-11-13T02:24:34.047Z] #50 7.108 + export GOPATH=/tmp/tmp.kNfx0KeUHi [2019-11-13T02:24:34.047Z] #50 7.108 + GOPATH=/tmp/tmp.kNfx0KeUHi [2019-11-13T02:24:34.047Z] #50 7.108 + RM_GOPATH=1 [2019-11-13T02:24:34.047Z] #50 7.112 ++ dirname ./install.sh [2019-11-13T02:24:34.047Z] #50 7.113 + dir=. [2019-11-13T02:24:34.047Z] #50 7.116 + bin=proxy [2019-11-13T02:24:34.047Z] #50 7.116 + shift [2019-11-13T02:24:34.047Z] #50 7.116 + '[' '!' -f ./proxy.installer ']' [2019-11-13T02:24:34.047Z] #50 7.116 + . ./proxy.installer [2019-11-13T02:24:34.047Z] #50 7.116 ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:24:34.047Z] #50 7.117 + install_proxy [2019-11-13T02:24:34.047Z] #50 7.117 + case "$1" in [2019-11-13T02:24:34.047Z] #50 7.117 + export CGO_ENABLED=0 [2019-11-13T02:24:34.047Z] #50 7.117 + CGO_ENABLED=0 [2019-11-13T02:24:34.047Z] #50 7.117 + _install_proxy [2019-11-13T02:24:34.047Z] #50 7.117 + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-13T02:24:34.047Z] #50 7.117 Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:24:34.047Z] #50 7.117 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kNfx0KeUHi/src/github.com/docker/libnetwork [2019-11-13T02:24:34.047Z] #50 7.128 Cloning into '/tmp/tmp.kNfx0KeUHi/src/github.com/docker/libnetwork'... [2019-11-13T02:24:34.047Z] #50 ... [2019-11-13T02:24:34.047Z] [2019-11-13T02:24:34.047Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-13T02:24:34.047Z] #24 7.075 + RM_GOPATH=0 [2019-11-13T02:24:34.047Z] #24 7.075 + TMP_GOPATH= [2019-11-13T02:24:34.047Z] #24 7.075 + : /build [2019-11-13T02:24:34.047Z] #24 7.075 + '[' -z '' ']' [2019-11-13T02:24:34.047Z] #24 7.075 ++ mktemp -d [2019-11-13T02:24:34.047Z] #24 7.075 + export GOPATH=/tmp/tmp.S3CyHKbumM [2019-11-13T02:24:34.047Z] #24 7.075 + GOPATH=/tmp/tmp.S3CyHKbumM [2019-11-13T02:24:34.047Z] #24 7.075 + RM_GOPATH=1 [2019-11-13T02:24:34.047Z] #24 7.076 ++ dirname ./install.sh [2019-11-13T02:24:34.047Z] #24 7.082 + dir=. [2019-11-13T02:24:34.047Z] #24 7.090 + bin=gometalinter [2019-11-13T02:24:34.047Z] #24 7.090 + shift [2019-11-13T02:24:34.047Z] #24 7.090 + '[' '!' -f ./gometalinter.installer ']' [2019-11-13T02:24:34.047Z] #24 7.094 + . ./gometalinter.installer [2019-11-13T02:24:34.047Z] #24 7.094 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-13T02:24:34.047Z] #24 7.098 + install_gometalinter [2019-11-13T02:24:34.047Z] #24 7.098 + echo 'Installing gometalinter version v2.0.6' [2019-11-13T02:24:34.047Z] #24 7.099 Installing gometalinter version v2.0.6 [2019-11-13T02:24:34.047Z] #24 7.099 + go get -d github.com/alecthomas/gometalinter [2019-11-13T02:24:34.166Z] make[1]: Nothing to be done for 'all'. [2019-11-13T02:24:34.166Z] make[1]: 'images/built-in.o' is up to date. [2019-11-13T02:24:34.166Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-13T02:24:34.196Z] + sudo modprobe ip_vs [2019-11-13T02:24:34.305Z] #24 ... [2019-11-13T02:24:34.305Z] [2019-11-13T02:24:34.305Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:24:34.305Z] #30 10.84 runtime/internal/sys [2019-11-13T02:24:34.504Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-13T02:24:34.505Z] make[1]: 'compel/libcompel.a' is up to date. [2019-11-13T02:24:34.505Z] make[1]: 'compel/compel-host-bin' is up to date. [2019-11-13T02:24:34.505Z] make[1]: Nothing to be done for 'all'. [2019-11-13T02:24:34.505Z] make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-13T02:24:34.505Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:24:34.505Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:24:34.505Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:24:34.505Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:24:34.505Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:24:34.505Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:24:34.505Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:24:34.564Z] #30 11.05 runtime/internal/math [2019-11-13T02:24:34.564Z] #30 ... [2019-11-13T02:24:34.564Z] [2019-11-13T02:24:34.564Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-13T02:24:34.564Z] #42 6.364 + RM_GOPATH=0 [2019-11-13T02:24:34.564Z] #42 6.364 + TMP_GOPATH= [2019-11-13T02:24:34.564Z] #42 6.364 + : /build [2019-11-13T02:24:34.564Z] #42 6.364 + '[' -z '' ']' [2019-11-13T02:24:34.564Z] #42 6.364 ++ mktemp -d [2019-11-13T02:24:34.564Z] #42 6.365 + export GOPATH=/tmp/tmp.ltKvT5BFKI [2019-11-13T02:24:34.564Z] #42 6.365 + GOPATH=/tmp/tmp.ltKvT5BFKI [2019-11-13T02:24:34.564Z] #42 6.365 + RM_GOPATH=1 [2019-11-13T02:24:34.564Z] #42 6.366 ++ dirname ./install.sh [2019-11-13T02:24:34.564Z] #42 6.366 + dir=. [2019-11-13T02:24:34.564Z] #42 6.367 + bin=runc [2019-11-13T02:24:34.564Z] #42 6.367 + shift [2019-11-13T02:24:34.564Z] #42 6.367 + '[' '!' -f ./runc.installer ']' [2019-11-13T02:24:34.564Z] #42 6.367 + . ./runc.installer [2019-11-13T02:24:34.564Z] #42 6.368 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-13T02:24:34.564Z] #42 6.369 + install_runc [2019-11-13T02:24:34.564Z] #42 6.371 + uname -r [2019-11-13T02:24:34.564Z] #42 6.371 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-13T02:24:34.564Z] #42 6.380 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-13T02:24:34.564Z] #42 6.380 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-13T02:24:34.564Z] #42 6.385 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-13T02:24:34.564Z] #42 6.385 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ltKvT5BFKI/src/github.com/opencontainers/runc [2019-11-13T02:24:34.564Z] #42 6.387 Cloning into '/tmp/tmp.ltKvT5BFKI/src/github.com/opencontainers/runc'... [2019-11-13T02:24:34.564Z] #42 ... [2019-11-13T02:24:34.564Z] [2019-11-13T02:24:34.564Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-13T02:24:34.564Z] #61 10.83 + cd /tmp/tmp.9XenAF2ufd/src/github.com/rootless-containers/rootlesskit [2019-11-13T02:24:34.564Z] #61 10.83 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:24:34.564Z] #61 11.13 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-13T02:24:34.564Z] #61 11.13 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-13T02:24:34.762Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:33b2719488ec44196846ef61c4887a784edca081 . [2019-11-13T02:24:34.762Z] #2 [internal] load build definition from Dockerfile [2019-11-13T02:24:34.762Z] #2 transferring dockerfile: 10.82kB done [2019-11-13T02:24:34.841Z] make[2]: Nothing to be done for 'all'. [2019-11-13T02:24:34.841Z] INSTALL criu/criu [2019-11-13T02:24:35.021Z] #2 DONE 0.2s [2019-11-13T02:24:35.021Z] [2019-11-13T02:24:35.021Z] #1 [internal] load .dockerignore [2019-11-13T02:24:35.021Z] #1 transferring context: 87B done [2019-11-13T02:24:35.021Z] #1 DONE 0.2s [2019-11-13T02:24:35.021Z] [2019-11-13T02:24:35.021Z] #3 [internal] load metadata for docker.io/library/golang:1.12.12-stretch [2019-11-13T02:24:35.222Z] Fetched 7672 kB in 1s (4645 kB/s) [2019-11-13T02:24:35.279Z] #3 DONE 0.4s [2019-11-13T02:24:35.279Z] [2019-11-13T02:24:35.279Z] #67 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-13T02:24:35.279Z] #67 resolve docker.io/library/golang:1.12.12-stretch@sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b done [2019-11-13T02:24:35.847Z] #67 sha256:34ccff2abf48e6ef50fd189d1e0bf9dfcc91d59a5dd57fe22f5cc85f1f69ec7b 1.42kB / 1.42kB done [2019-11-13T02:24:35.847Z] #67 sha256:663641f6d2f4376c451a5870eb95426d93add155c0e2d335e4c85d314f1c699a 1.80kB / 1.80kB done [2019-11-13T02:24:35.847Z] #67 sha256:81abb0d920912465a1f3db36499938a192b61f6b0fcb13ed6b1b3aff584921e8 5.47kB / 5.47kB done [2019-11-13T02:24:35.847Z] #67 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 938.51kB / 10.80MB 0.1s [2019-11-13T02:24:35.847Z] #67 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.1s [2019-11-13T02:24:35.847Z] #67 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-11-13T02:24:35.847Z] #67 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 4.14MB / 10.80MB 0.3s [2019-11-13T02:24:35.847Z] #67 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 764.43kB / 4.34MB 0.3s [2019-11-13T02:24:36.110Z] #67 ... [2019-11-13T02:24:36.110Z] [2019-11-13T02:24:36.110Z] #66 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-13T02:24:36.110Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done [2019-11-13T02:24:36.110Z] #66 DONE 0.0s [2019-11-13T02:24:36.110Z] [2019-11-13T02:24:36.110Z] #67 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-13T02:24:36.110Z] #67 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 8.95MB / 10.80MB 0.5s [2019-11-13T02:24:36.110Z] #67 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.33MB / 45.38MB 0.5s [2019-11-13T02:24:36.110Z] #67 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.4s done [2019-11-13T02:24:36.110Z] #67 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 0B / 50.07MB 0.5s [2019-11-13T02:24:36.110Z] #67 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.8s [2019-11-13T02:24:36.110Z] #67 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 9.10MB / 45.38MB 0.8s [2019-11-13T02:24:36.110Z] #67 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.55MB / 50.07MB 0.8s [2019-11-13T02:24:36.157Z] Reading package lists... [2019-11-13T02:24:36.377Z] #67 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.8s done [2019-11-13T02:24:36.377Z] #67 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 14.20MB / 45.38MB 0.9s [2019-11-13T02:24:36.377Z] #67 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 9.56MB / 50.07MB 0.9s [2019-11-13T02:24:36.377Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 121.38kB / 57.69MB 0.9s [2019-11-13T02:24:36.377Z] #67 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 17.35MB / 45.38MB 0.9s [2019-11-13T02:24:36.377Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.57MB / 57.69MB 0.9s [2019-11-13T02:24:36.548Z] Reading package lists... [2019-11-13T02:24:36.548Z] Building dependency tree... [2019-11-13T02:24:36.548Z] Reading state information... [2019-11-13T02:24:36.548Z] The following additional packages will be installed: [2019-11-13T02:24:36.548Z] libapparmor1 libseccomp2 [2019-11-13T02:24:36.548Z] Suggested packages: [2019-11-13T02:24:36.548Z] seccomp [2019-11-13T02:24:36.548Z] The following NEW packages will be installed: [2019-11-13T02:24:36.548Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-13T02:24:36.566Z] Removing intermediate container dfbb05ccff75 [2019-11-13T02:24:36.566Z] ---> 4cd87caabb0a [2019-11-13T02:24:36.566Z] Step 12/125 : FROM base AS registry [2019-11-13T02:24:36.566Z] ---> fe77b3d6c284 [2019-11-13T02:24:36.566Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-13T02:24:36.566Z] ---> Running in 370bfb5c710f [2019-11-13T02:24:36.566Z] Removing intermediate container 370bfb5c710f [2019-11-13T02:24:36.566Z] ---> fdbdbdcdde86 [2019-11-13T02:24:36.566Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-13T02:24:36.566Z] ---> Running in 946bf1dae10f [2019-11-13T02:24:36.566Z] Removing intermediate container 946bf1dae10f [2019-11-13T02:24:36.566Z] ---> 731cb9bf30a7 [2019-11-13T02:24:36.566Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2019-11-13T02:24:36.566Z] ---> Running in ec847b7c6dff [2019-11-13T02:24:36.636Z] #67 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 20.84MB / 45.38MB 1.1s [2019-11-13T02:24:36.636Z] #67 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 19.30MB / 50.07MB 1.1s [2019-11-13T02:24:36.636Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 10.13MB / 57.69MB 1.1s [2019-11-13T02:24:36.895Z] #67 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 32.74MB / 45.38MB 1.3s [2019-11-13T02:24:36.895Z] #67 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 27.03MB / 50.07MB 1.3s [2019-11-13T02:24:36.895Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 20.57MB / 57.69MB 1.3s [2019-11-13T02:24:36.895Z] #67 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 36.40MB / 45.38MB 1.5s [2019-11-13T02:24:36.895Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 25.21MB / 57.69MB 1.5s [2019-11-13T02:24:36.904Z] + mktemp -d [2019-11-13T02:24:36.904Z] + export GOPATH=/tmp/tmp.DemMKaDjAF [2019-11-13T02:24:36.904Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.DemMKaDjAF/src/github.com/docker/distribution [2019-11-13T02:24:36.904Z] Cloning into '/tmp/tmp.DemMKaDjAF/src/github.com/docker/distribution'... [2019-11-13T02:24:36.916Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:24:36.916Z] Need to get 301 kB of archives. [2019-11-13T02:24:36.916Z] After this operation, 1402 kB of additional disk space will be used. [2019-11-13T02:24:36.916Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-11-13T02:24:36.916Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-11-13T02:24:36.916Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-13T02:24:36.916Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-13T02:24:36.916Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:24:36.916Z] Fetched 301 kB in 0s (2770 kB/s) [2019-11-13T02:24:36.916Z] Selecting previously unselected package libseccomp2:s390x. [2019-11-13T02:24:36.916Z] (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 ... 14828 files and directories currently installed.) [2019-11-13T02:24:36.916Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-13T02:24:36.916Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-13T02:24:36.916Z] Selecting previously unselected package libseccomp-dev:s390x. [2019-11-13T02:24:36.916Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-13T02:24:37.157Z] #67 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 38.96MB / 45.38MB 1.6s [2019-11-13T02:24:37.157Z] #67 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 31.13MB / 50.07MB 1.6s [2019-11-13T02:24:37.157Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 29.38MB / 57.69MB 1.6s [2019-11-13T02:24:37.157Z] #67 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 44.09MB / 45.38MB 1.6s [2019-11-13T02:24:37.292Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-13T02:24:37.292Z] Selecting previously unselected package libapparmor1:s390x. [2019-11-13T02:24:37.292Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-13T02:24:37.292Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-13T02:24:37.292Z] Selecting previously unselected package libapparmor-dev:s390x. [2019-11-13T02:24:37.292Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-13T02:24:37.292Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-13T02:24:37.292Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:24:37.292Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-13T02:24:37.420Z] #67 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 34.26MB / 50.07MB 1.7s [2019-11-13T02:24:37.420Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 33.44MB / 57.69MB 1.7s [2019-11-13T02:24:37.420Z] #67 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 40.00MB / 50.07MB 1.9s [2019-11-13T02:24:37.420Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 39.93MB / 57.69MB 1.9s [2019-11-13T02:24:37.662Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-13T02:24:37.662Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-13T02:24:37.662Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-13T02:24:37.662Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:24:37.680Z] #67 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 2.0s done [2019-11-13T02:24:37.680Z] #67 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 46.67MB / 50.07MB 2.1s [2019-11-13T02:24:37.680Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 49.11MB / 57.69MB 2.1s [2019-11-13T02:24:37.680Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 0B / 127.97MB 2.1s [2019-11-13T02:24:38.033Z] Removing intermediate container e274acef68b0 [2019-11-13T02:24:38.033Z] ---> cbc7e55a64d6 [2019-11-13T02:24:38.033Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-11-13T02:24:38.033Z] ---> b465f018ca98 [2019-11-13T02:24:38.033Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:24:38.033Z] ---> Running in 05a072c44e73 [2019-11-13T02:24:38.033Z] Removing intermediate container 05a072c44e73 [2019-11-13T02:24:38.033Z] ---> f497b740f6bb [2019-11-13T02:24:38.033Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-11-13T02:24:38.084Z] #67 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.3s [2019-11-13T02:24:38.084Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 52.55MB / 57.69MB 2.3s [2019-11-13T02:24:38.084Z] #67 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.3s done [2019-11-13T02:24:38.084Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.5s [2019-11-13T02:24:38.084Z] #67 sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 126B / 126B 2.5s [2019-11-13T02:24:38.084Z] #67 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-11-13T02:24:38.349Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 9.31MB / 127.97MB 2.8s [2019-11-13T02:24:38.349Z] #67 sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 126B / 126B 2.6s done [2019-11-13T02:24:38.432Z] ---> Running in 68fff105f215 [2019-11-13T02:24:38.614Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 21.48MB / 127.97MB 3.0s [2019-11-13T02:24:38.614Z] #67 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.1s done [2019-11-13T02:24:38.614Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 30.27MB / 127.97MB 3.3s [2019-11-13T02:24:39.190Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 43.22MB / 127.97MB 3.5s [2019-11-13T02:24:39.190Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 53.74MB / 127.97MB 3.7s [2019-11-13T02:24:39.254Z] Removing intermediate container 68fff105f215 [2019-11-13T02:24:39.254Z] ---> 3b4584e32c37 [2019-11-13T02:24:39.254Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-11-13T02:24:39.254Z] ---> cbc7e55a64d6 [2019-11-13T02:24:39.254Z] Step 39/125 : FROM base AS tomlv [2019-11-13T02:24:39.254Z] ---> 60d6fb5e431e [2019-11-13T02:24:39.254Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-11-13T02:24:39.254Z] ---> Running in 7f94bdbe636c [2019-11-13T02:24:39.449Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 61.34MB / 127.97MB 4.0s [2019-11-13T02:24:39.449Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 68.40MB / 127.97MB 4.1s [2019-11-13T02:24:39.675Z] Removing intermediate container 7f94bdbe636c [2019-11-13T02:24:39.675Z] ---> 532f84cc576a [2019-11-13T02:24:39.675Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:24:39.675Z] ---> afb57a8ad706 [2019-11-13T02:24:39.675Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:24:39.707Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 78.71MB / 127.97MB 4.4s [2019-11-13T02:24:39.828Z] #61 ... [2019-11-13T02:24:39.828Z] [2019-11-13T02:24:39.828Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-13T02:24:39.828Z] #53 15.01 + mkdir -p /build [2019-11-13T02:24:39.828Z] #53 15.01 + mv docker/docker /build/ [2019-11-13T02:24:39.828Z] #53 15.03 + rmdir docker [2019-11-13T02:24:39.828Z] #53 DONE 15.8s [2019-11-13T02:24:39.828Z] [2019-11-13T02:24:39.828Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-13T02:24:39.828Z] #42 14.21 + cd /tmp/tmp.ltKvT5BFKI/src/github.com/opencontainers/runc [2019-11-13T02:24:39.828Z] #42 14.21 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-13T02:24:39.828Z] #42 14.49 + '[' -z '' ']' [2019-11-13T02:24:39.828Z] #42 14.49 + target=static [2019-11-13T02:24:39.828Z] #42 14.49 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-13T02:24:39.915Z] + cd /tmp/tmp.DemMKaDjAF/src/github.com/docker/distribution [2019-11-13T02:24:39.915Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-13T02:24:40.049Z] ---> c7ff4e9564ee [2019-11-13T02:24:40.049Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:24:40.049Z] ---> Running in 3a52da411ba4 [2019-11-13T02:24:40.251Z] + GOPATH=/tmp/tmp.DemMKaDjAF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DemMKaDjAF go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-13T02:24:40.275Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 85.87MB / 127.97MB 4.6s [2019-11-13T02:24:40.275Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 97.83MB / 127.97MB 4.9s [2019-11-13T02:24:40.422Z] + RM_GOPATH=0 [2019-11-13T02:24:40.422Z] + TMP_GOPATH= [2019-11-13T02:24:40.422Z] + : /build [2019-11-13T02:24:40.422Z] + '[' -z '' ']' [2019-11-13T02:24:40.422Z] ++ mktemp -d [2019-11-13T02:24:40.422Z] + export GOPATH=/tmp/tmp.GvfT4u5oCH [2019-11-13T02:24:40.422Z] + GOPATH=/tmp/tmp.GvfT4u5oCH [2019-11-13T02:24:40.422Z] + RM_GOPATH=1 [2019-11-13T02:24:40.422Z] ++ dirname ./install.sh [2019-11-13T02:24:40.422Z] + dir=. [2019-11-13T02:24:40.422Z] + bin=tomlv [2019-11-13T02:24:40.422Z] + shift [2019-11-13T02:24:40.422Z] + '[' '!' -f ./tomlv.installer ']' [2019-11-13T02:24:40.422Z] + . ./tomlv.installer [2019-11-13T02:24:40.422Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:24:40.422Z] + install_tomlv [2019-11-13T02:24:40.422Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-13T02:24:40.422Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GvfT4u5oCH/src/github.com/BurntSushi/toml [2019-11-13T02:24:40.422Z] Cloning into '/tmp/tmp.GvfT4u5oCH/src/github.com/BurntSushi/toml'... [2019-11-13T02:24:40.422Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:24:40.533Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 105.02MB / 127.97MB 5.0s [2019-11-13T02:24:40.763Z] #42 ... [2019-11-13T02:24:40.763Z] [2019-11-13T02:24:40.763Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-13T02:24:40.763Z] #27 7.309 + RM_GOPATH=0 [2019-11-13T02:24:40.763Z] #27 7.309 + TMP_GOPATH= [2019-11-13T02:24:40.763Z] #27 7.309 + : /build [2019-11-13T02:24:40.763Z] #27 7.309 + '[' -z '' ']' [2019-11-13T02:24:40.763Z] #27 7.310 ++ mktemp -d [2019-11-13T02:24:40.763Z] #27 7.311 + export GOPATH=/tmp/tmp.VTdjynuqWt [2019-11-13T02:24:40.763Z] #27 7.311 + GOPATH=/tmp/tmp.VTdjynuqWt [2019-11-13T02:24:40.763Z] #27 7.311 + RM_GOPATH=1 [2019-11-13T02:24:40.763Z] #27 7.312 ++ dirname ./install.sh [2019-11-13T02:24:40.763Z] #27 7.314 + dir=. [2019-11-13T02:24:40.763Z] #27 7.314 + bin=gotestsum [2019-11-13T02:24:40.763Z] #27 7.315 + shift [2019-11-13T02:24:40.763Z] #27 7.315 + '[' '!' -f ./gotestsum.installer ']' [2019-11-13T02:24:40.763Z] #27 7.316 + . ./gotestsum.installer [2019-11-13T02:24:40.763Z] #27 7.318 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-13T02:24:40.763Z] #27 7.319 + install_gotestsum [2019-11-13T02:24:40.763Z] #27 7.319 + echo 'Installing gotestsum version v0.3.5' [2019-11-13T02:24:40.763Z] #27 7.319 Installing gotestsum version v0.3.5 [2019-11-13T02:24:40.763Z] #27 7.320 + go get -d gotest.tools/gotestsum [2019-11-13T02:24:40.793Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 113.72MB / 127.97MB 5.4s [2019-11-13T02:24:40.809Z] + cd /tmp/tmp.GvfT4u5oCH/src/github.com/BurntSushi/toml [2019-11-13T02:24:40.809Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:24:40.809Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-13T02:24:40.809Z] math/bits [2019-11-13T02:24:40.809Z] errors [2019-11-13T02:24:40.809Z] internal/cpu [2019-11-13T02:24:40.809Z] math [2019-11-13T02:24:40.809Z] internal/bytealg [2019-11-13T02:24:40.809Z] runtime/internal/atomic [2019-11-13T02:24:40.809Z] runtime/internal/sys [2019-11-13T02:24:40.809Z] runtime/internal/math [2019-11-13T02:24:40.809Z] runtime [2019-11-13T02:24:41.021Z] #27 ... [2019-11-13T02:24:41.021Z] [2019-11-13T02:24:41.021Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-13T02:24:41.021Z] #42 16.66 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-13T02:24:41.054Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 121.96MB / 127.97MB 5.7s [2019-11-13T02:24:41.209Z] unicode/utf8 [2019-11-13T02:24:41.209Z] strconv [2019-11-13T02:24:41.596Z] internal/race [2019-11-13T02:24:41.596Z] sync/atomic [2019-11-13T02:24:41.596Z] unicode [2019-11-13T02:24:41.596Z] internal/testlog [2019-11-13T02:24:41.596Z] encoding [2019-11-13T02:24:41.596Z] runtime/cgo [2019-11-13T02:24:42.964Z] #67 ... [2019-11-13T02:24:42.964Z] [2019-11-13T02:24:42.964Z] #65 [internal] load build context [2019-11-13T02:24:42.964Z] #65 transferring context: 45.34MB 6.1s done [2019-11-13T02:24:42.964Z] #65 DONE 7.2s [2019-11-13T02:24:42.964Z] [2019-11-13T02:24:42.964Z] #67 [base 1/2] FROM docker.io/library/golang:1.12.12-stretch@sha256:34ccff2a... [2019-11-13T02:24:42.964Z] #67 sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 127.97MB / 127.97MB 7.1s done [2019-11-13T02:24:42.964Z] #67 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.0s [2019-11-13T02:24:43.479Z] sync [2019-11-13T02:24:43.479Z] reflect [2019-11-13T02:24:43.479Z] io [2019-11-13T02:24:43.479Z] syscall [2019-11-13T02:24:43.870Z] time [2019-11-13T02:24:43.870Z] sort [2019-11-13T02:24:44.270Z] internal/fmtsort [2019-11-13T02:24:44.270Z] internal/syscall/unix [2019-11-13T02:24:44.270Z] internal/poll [2019-11-13T02:24:44.270Z] strings [2019-11-13T02:24:44.270Z] os [2019-11-13T02:24:44.270Z] bytes [2019-11-13T02:24:44.305Z] #42 ... [2019-11-13T02:24:44.305Z] [2019-11-13T02:24:44.305Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:24:44.305Z] #57 11.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:24:44.305Z] #57 11.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:24:44.305Z] #57 ... [2019-11-13T02:24:44.305Z] [2019-11-13T02:24:44.305Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:24:44.305Z] #33 10.74 unicode [2019-11-13T02:24:44.305Z] #33 10.90 runtime [2019-11-13T02:24:44.305Z] #33 13.84 unicode/utf8 [2019-11-13T02:24:44.305Z] #33 14.35 math/bits [2019-11-13T02:24:44.305Z] #33 14.96 math [2019-11-13T02:24:44.305Z] #33 19.38 strconv [2019-11-13T02:24:44.341Z] #67 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.3s done [2019-11-13T02:24:44.341Z] #67 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-11-13T02:24:44.564Z] #33 ... [2019-11-13T02:24:44.564Z] [2019-11-13T02:24:44.564Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:24:44.564Z] #44 11.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:24:44.564Z] #44 12.12 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:24:44.564Z] #44 ... [2019-11-13T02:24:44.564Z] [2019-11-13T02:24:44.564Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:24:44.564Z] #57 21.42 Fetched 7927 kB in 13s (571 kB/s) [2019-11-13T02:24:44.733Z] bufio [2019-11-13T02:24:44.733Z] fmt [2019-11-13T02:24:44.733Z] path/filepath [2019-11-13T02:24:44.822Z] #57 21.42 Reading package lists... [2019-11-13T02:24:44.822Z] #57 ... [2019-11-13T02:24:44.822Z] [2019-11-13T02:24:44.822Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:24:44.822Z] #30 11.31 runtime [2019-11-13T02:24:44.822Z] #30 14.83 unicode/utf8 [2019-11-13T02:24:44.822Z] #30 15.26 strconv [2019-11-13T02:24:44.822Z] #30 18.93 internal/race [2019-11-13T02:24:44.822Z] #30 18.99 sync/atomic [2019-11-13T02:24:44.822Z] #30 19.19 unicode [2019-11-13T02:24:44.822Z] #30 ... [2019-11-13T02:24:44.822Z] [2019-11-13T02:24:44.822Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:24:44.822Z] #44 21.92 Fetched 7927 kB in 14s (552 kB/s) [2019-11-13T02:24:45.277Z] #67 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.7s done [2019-11-13T02:24:45.277Z] #67 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-11-13T02:24:45.288Z] io/ioutil [2019-11-13T02:24:45.288Z] path [2019-11-13T02:24:45.288Z] text/tabwriter [2019-11-13T02:24:45.288Z] flag [2019-11-13T02:24:45.288Z] github.com/BurntSushi/toml [2019-11-13T02:24:45.288Z] log [2019-11-13T02:24:45.535Z] #67 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.3s done [2019-11-13T02:24:45.535Z] #67 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-11-13T02:24:45.715Z] github.com/BurntSushi/toml/cmd/tomlv [2019-11-13T02:24:46.197Z] #44 21.92 Reading package lists... [2019-11-13T02:24:46.197Z] #44 ... [2019-11-13T02:24:46.197Z] [2019-11-13T02:24:46.197Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-13T02:24:46.197Z] #24 12.95 + cd /tmp/tmp.S3CyHKbumM/src/github.com/alecthomas/gometalinter [2019-11-13T02:24:46.197Z] #24 12.95 + git checkout -q v2.0.6 [2019-11-13T02:24:46.197Z] #24 13.39 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-13T02:24:46.455Z] #24 ... [2019-11-13T02:24:46.455Z] [2019-11-13T02:24:46.455Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:24:46.455Z] #33 22.80 internal/testlog [2019-11-13T02:24:46.455Z] #33 23.03 encoding [2019-11-13T02:24:46.455Z] #33 23.09 unicode/utf16 [2019-11-13T02:24:46.714Z] #33 23.32 container/list [2019-11-13T02:24:46.972Z] #33 23.75 crypto/internal/subtle [2019-11-13T02:24:46.982Z] Removing intermediate container 3a52da411ba4 [2019-11-13T02:24:46.982Z] ---> 506c9a3815a0 [2019-11-13T02:24:46.982Z] Step 44/125 : FROM base AS vndr [2019-11-13T02:24:46.982Z] ---> 60d6fb5e431e [2019-11-13T02:24:46.982Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-11-13T02:24:46.982Z] ---> Running in af5109e142ad [2019-11-13T02:24:47.230Z] #33 23.89 crypto/subtle [2019-11-13T02:24:47.230Z] #33 23.95 crypto/rc4 [2019-11-13T02:24:47.343Z] Removing intermediate container af5109e142ad [2019-11-13T02:24:47.343Z] ---> e6cc6fcbd6d2 [2019-11-13T02:24:47.343Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:24:47.343Z] ---> a2892aa47524 [2019-11-13T02:24:47.343Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:24:47.713Z] ---> 77365de38274 [2019-11-13T02:24:47.713Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:24:47.713Z] ---> Running in 29a4d1058d1d [2019-11-13T02:24:47.796Z] #33 24.20 internal/x/crypto/cryptobyte/asn1 [2019-11-13T02:24:47.796Z] #33 24.28 internal/nettrace [2019-11-13T02:24:47.796Z] #33 24.39 internal/x/net/dns/dnsmessage [2019-11-13T02:24:48.054Z] #33 ... [2019-11-13T02:24:48.054Z] [2019-11-13T02:24:48.054Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:24:48.054Z] #35 15.00 Fetched 7927 kB in 11s (672 kB/s) [2019-11-13T02:24:48.054Z] #35 15.00 Reading package lists... [2019-11-13T02:24:48.054Z] #35 21.31 Reading package lists... [2019-11-13T02:24:48.054Z] #35 ... [2019-11-13T02:24:48.054Z] [2019-11-13T02:24:48.054Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:24:48.054Z] #30 21.87 internal/testlog [2019-11-13T02:24:48.054Z] #30 22.11 encoding [2019-11-13T02:24:48.054Z] #30 22.25 runtime/cgo [2019-11-13T02:24:48.511Z] + RM_GOPATH=0 [2019-11-13T02:24:48.511Z] + TMP_GOPATH= [2019-11-13T02:24:48.511Z] + : /build [2019-11-13T02:24:48.511Z] + '[' -z '' ']' [2019-11-13T02:24:48.511Z] ++ mktemp -d [2019-11-13T02:24:48.511Z] + export GOPATH=/tmp/tmp.Bi8xGZqYkC [2019-11-13T02:24:48.511Z] + GOPATH=/tmp/tmp.Bi8xGZqYkC [2019-11-13T02:24:48.511Z] + RM_GOPATH=1 [2019-11-13T02:24:48.511Z] ++ dirname ./install.sh [2019-11-13T02:24:48.511Z] + dir=. [2019-11-13T02:24:48.511Z] + bin=vndr [2019-11-13T02:24:48.511Z] + shift [2019-11-13T02:24:48.511Z] + '[' '!' -f ./vndr.installer ']' [2019-11-13T02:24:48.511Z] + . ./vndr.installer [2019-11-13T02:24:48.511Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:24:48.511Z] + install_vndr [2019-11-13T02:24:48.511Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-13T02:24:48.511Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Bi8xGZqYkC/src/github.com/LK4D4/vndr [2019-11-13T02:24:48.511Z] Cloning into '/tmp/tmp.Bi8xGZqYkC/src/github.com/LK4D4/vndr'... [2019-11-13T02:24:48.511Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:24:48.511Z] + cd /tmp/tmp.Bi8xGZqYkC/src/github.com/LK4D4/vndr [2019-11-13T02:24:48.511Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:24:48.511Z] + go build -buildmode=pie -v -o /build/vndr . [2019-11-13T02:24:48.961Z] internal/cpu [2019-11-13T02:24:48.961Z] errors [2019-11-13T02:24:48.961Z] internal/race [2019-11-13T02:24:48.961Z] runtime/internal/atomic [2019-11-13T02:24:48.961Z] internal/bytealg [2019-11-13T02:24:48.961Z] runtime/internal/sys [2019-11-13T02:24:48.961Z] runtime/internal/math [2019-11-13T02:24:48.961Z] sync/atomic [2019-11-13T02:24:48.961Z] unicode [2019-11-13T02:24:48.961Z] runtime [2019-11-13T02:24:49.384Z] unicode/utf8 [2019-11-13T02:24:49.384Z] math/bits [2019-11-13T02:24:49.384Z] math [2019-11-13T02:24:49.723Z] #67 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.7s done [2019-11-13T02:24:49.723Z] #67 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-11-13T02:24:49.783Z] strconv [2019-11-13T02:24:50.168Z] internal/testlog [2019-11-13T02:24:50.168Z] encoding [2019-11-13T02:24:50.168Z] unicode/utf16 [2019-11-13T02:24:50.168Z] container/list [2019-11-13T02:24:50.168Z] crypto/internal/subtle [2019-11-13T02:24:50.168Z] crypto/subtle [2019-11-13T02:24:50.168Z] crypto/rc4 [2019-11-13T02:24:50.168Z] internal/x/crypto/cryptobyte/asn1 [2019-11-13T02:24:50.168Z] internal/nettrace [2019-11-13T02:24:50.168Z] internal/x/net/dns/dnsmessage [2019-11-13T02:24:50.557Z] runtime/cgo [2019-11-13T02:24:50.583Z] #30 ... [2019-11-13T02:24:50.583Z] [2019-11-13T02:24:50.583Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:24:50.583Z] #44 21.92 Reading package lists... [2019-11-13T02:24:51.364Z] sync [2019-11-13T02:24:51.364Z] io [2019-11-13T02:24:51.364Z] reflect [2019-11-13T02:24:51.739Z] bytes [2019-11-13T02:24:51.739Z] bufio [2019-11-13T02:24:51.739Z] syscall [2019-11-13T02:24:52.528Z] sort [2019-11-13T02:24:52.528Z] time [2019-11-13T02:24:52.528Z] internal/fmtsort [2019-11-13T02:24:52.528Z] internal/syscall/unix [2019-11-13T02:24:52.528Z] strings [2019-11-13T02:24:53.010Z] #67 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.6s done [2019-11-13T02:24:53.050Z] path [2019-11-13T02:24:53.050Z] regexp/syntax [2019-11-13T02:24:53.050Z] internal/poll [2019-11-13T02:24:53.271Z] #67 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a [2019-11-13T02:24:53.556Z] os [2019-11-13T02:24:53.556Z] regexp [2019-11-13T02:24:53.556Z] fmt [2019-11-13T02:24:53.866Z] #44 27.45 Reading package lists... [2019-11-13T02:24:53.866Z] #44 ... [2019-11-13T02:24:53.866Z] [2019-11-13T02:24:53.866Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-13T02:24:53.866Z] #50 19.81 + cd /tmp/tmp.kNfx0KeUHi/src/github.com/docker/libnetwork [2019-11-13T02:24:53.866Z] #50 19.81 + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:24:53.866Z] #50 19.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-13T02:24:53.866Z] #50 ... [2019-11-13T02:24:53.866Z] [2019-11-13T02:24:53.866Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:24:53.866Z] #35 21.31 Reading package lists... [2019-11-13T02:24:53.866Z] #35 26.88 Building dependency tree... [2019-11-13T02:24:53.866Z] #35 27.94 Reading state information... [2019-11-13T02:24:53.866Z] #35 28.66 The following additional packages will be installed: [2019-11-13T02:24:53.866Z] #35 28.66 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-13T02:24:53.866Z] #35 28.68 Suggested packages: [2019-11-13T02:24:53.866Z] #35 28.68 codeblocks eclipse ninja-build lrzip [2019-11-13T02:24:53.866Z] #35 28.68 Recommended packages: [2019-11-13T02:24:53.866Z] #35 28.68 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-13T02:24:53.866Z] #35 29.55 The following NEW packages will be installed: [2019-11-13T02:24:53.866Z] #35 29.56 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-13T02:24:53.866Z] #35 29.57 vim-common xxd [2019-11-13T02:24:53.866Z] #35 30.68 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:24:53.866Z] #35 30.68 Need to get 13.7 MB of archives. [2019-11-13T02:24:53.866Z] #35 30.68 After this operation, 57.2 MB of additional disk space will be used. [2019-11-13T02:24:53.866Z] #35 30.68 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-13T02:24:53.866Z] #35 30.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-13T02:24:53.866Z] #35 30.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-13T02:24:53.961Z] path/filepath [2019-11-13T02:24:53.961Z] flag [2019-11-13T02:24:53.961Z] go/token [2019-11-13T02:24:53.961Z] go/scanner [2019-11-13T02:24:53.961Z] io/ioutil [2019-11-13T02:24:54.359Z] net/url [2019-11-13T02:24:54.359Z] go/ast [2019-11-13T02:24:54.359Z] text/template/parse [2019-11-13T02:24:54.434Z] #35 31.55 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-13T02:24:54.435Z] #35 31.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-13T02:24:54.693Z] #35 31.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-13T02:24:54.693Z] #35 31.66 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-13T02:24:54.693Z] #35 31.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-13T02:24:54.765Z] go/parser [2019-11-13T02:24:54.765Z] text/template [2019-11-13T02:24:54.951Z] #35 31.92 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-13T02:24:54.951Z] #35 31.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-13T02:24:55.146Z] log [2019-11-13T02:24:55.146Z] encoding/binary [2019-11-13T02:24:55.517Z] #35 ... [2019-11-13T02:24:55.517Z] [2019-11-13T02:24:55.517Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:24:55.517Z] #44 27.45 Reading package lists... [2019-11-13T02:24:55.529Z] go/doc [2019-11-13T02:24:55.529Z] encoding/base64 [2019-11-13T02:24:55.529Z] encoding/json [2019-11-13T02:24:55.529Z] github.com/LK4D4/vndr/build [2019-11-13T02:24:55.918Z] encoding/xml [2019-11-13T02:24:55.918Z] github.com/LK4D4/vndr/godl/singleflight [2019-11-13T02:24:56.305Z] compress/flate [2019-11-13T02:24:56.305Z] hash [2019-11-13T02:24:56.305Z] hash/crc32 [2019-11-13T02:24:56.679Z] compress/gzip [2019-11-13T02:24:56.679Z] context [2019-11-13T02:24:56.679Z] crypto/cipher [2019-11-13T02:24:56.679Z] math/rand [2019-11-13T02:24:56.679Z] math/big [2019-11-13T02:24:56.679Z] crypto/aes [2019-11-13T02:24:56.679Z] crypto [2019-11-13T02:24:56.679Z] crypto/des [2019-11-13T02:24:56.679Z] crypto/internal/randutil [2019-11-13T02:24:56.679Z] crypto/sha512 [2019-11-13T02:24:57.074Z] crypto/hmac [2019-11-13T02:24:57.074Z] crypto/md5 [2019-11-13T02:24:57.074Z] crypto/sha1 [2019-11-13T02:24:57.074Z] crypto/sha256 [2019-11-13T02:24:57.074Z] encoding/hex [2019-11-13T02:24:57.074Z] encoding/pem [2019-11-13T02:24:57.151Z] #44 32.91 Building dependency tree... [2019-11-13T02:24:57.151Z] #44 34.02 Reading state information... [2019-11-13T02:24:57.509Z] internal/singleflight [2019-11-13T02:24:57.509Z] net [2019-11-13T02:24:57.509Z] crypto/rand [2019-11-13T02:24:57.509Z] crypto/elliptic [2019-11-13T02:24:57.928Z] encoding/asn1 [2019-11-13T02:24:58.086Z] #44 35.14 The following additional packages will be installed: [2019-11-13T02:24:58.315Z] crypto/ecdsa [2019-11-13T02:24:58.315Z] crypto/rsa [2019-11-13T02:24:58.315Z] crypto/dsa [2019-11-13T02:24:58.315Z] crypto/x509/pkix [2019-11-13T02:24:58.344Z] #44 35.15 btrfs-progs liblzo2-2 [2019-11-13T02:24:58.344Z] #44 35.40 The following NEW packages will be installed: [2019-11-13T02:24:58.548Z] #67 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 5.1s [2019-11-13T02:24:58.602Z] #44 35.41 btrfs-progs btrfs-tools liblzo2-2 [2019-11-13T02:24:58.682Z] internal/x/crypto/cryptobyte [2019-11-13T02:24:58.682Z] internal/x/crypto/internal/chacha20 [2019-11-13T02:24:58.682Z] internal/x/crypto/poly1305 [2019-11-13T02:24:58.860Z] #44 ... [2019-11-13T02:24:58.860Z] [2019-11-13T02:24:58.860Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-13T02:24:58.860Z] #50 DONE 35.5s [2019-11-13T02:24:59.091Z] internal/x/crypto/chacha20poly1305 [2019-11-13T02:24:59.091Z] internal/x/crypto/curve25519 [2019-11-13T02:24:59.091Z] internal/x/crypto/hkdf [2019-11-13T02:24:59.091Z] internal/x/text/transform [2019-11-13T02:24:59.091Z] internal/x/text/unicode/bidi [2019-11-13T02:24:59.118Z] [2019-11-13T02:24:59.119Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:24:59.119Z] #35 32.80 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:24:59.119Z] #35 32.96 Fetched 13.7 MB in 2s (5876 kB/s) [2019-11-13T02:24:59.119Z] #35 33.08 Selecting previously unselected package cmake-data. [2019-11-13T02:24:59.119Z] #35 33.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 ... 15091 files and directories currently installed.) [2019-11-13T02:24:59.119Z] #35 33.14 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-13T02:24:59.119Z] #35 33.16 Unpacking cmake-data (3.7.2-1) ... [2019-11-13T02:24:59.119Z] #35 35.89 Selecting previously unselected package liblzo2-2:amd64. [2019-11-13T02:24:59.119Z] #35 35.90 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-13T02:24:59.119Z] #35 35.98 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:24:59.119Z] #35 36.24 Selecting previously unselected package libicu57:amd64. [2019-11-13T02:24:59.119Z] #35 36.24 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-13T02:24:59.119Z] #35 36.24 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-13T02:24:59.488Z] internal/x/text/secure/bidirule [2019-11-13T02:24:59.488Z] internal/x/text/unicode/norm [2019-11-13T02:24:59.685Z] #35 ... [2019-11-13T02:24:59.685Z] [2019-11-13T02:24:59.685Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:24:59.685Z] #57 21.42 Reading package lists... [2019-11-13T02:24:59.685Z] #57 27.04 Reading package lists... [2019-11-13T02:24:59.685Z] #57 32.51 Building dependency tree... [2019-11-13T02:24:59.685Z] #57 33.55 Reading state information... [2019-11-13T02:24:59.685Z] #57 34.50 The following additional packages will be installed: [2019-11-13T02:24:59.685Z] #57 34.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-13T02:24:59.685Z] #57 34.50 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-13T02:24:59.685Z] #57 34.51 Suggested packages: [2019-11-13T02:24:59.685Z] #57 34.51 manpages-dev python-setuptools [2019-11-13T02:24:59.685Z] #57 36.01 The following NEW packages will be installed: [2019-11-13T02:24:59.685Z] #57 36.01 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-13T02:24:59.685Z] #57 36.01 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-13T02:24:59.685Z] #57 36.01 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-13T02:24:59.685Z] #57 36.01 zlib1g-dev [2019-11-13T02:24:59.887Z] crypto/x509 [2019-11-13T02:24:59.887Z] internal/x/net/idna [2019-11-13T02:24:59.887Z] net/textproto [2019-11-13T02:24:59.943Z] #57 ... [2019-11-13T02:24:59.943Z] [2019-11-13T02:24:59.943Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:24:59.943Z] #44 36.51 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:24:59.943Z] #44 36.51 Need to get 649 kB of archives. [2019-11-13T02:24:59.943Z] #44 36.51 After this operation, 4320 kB of additional disk space will be used. [2019-11-13T02:24:59.943Z] #44 36.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-13T02:24:59.943Z] #44 36.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-13T02:24:59.943Z] #44 36.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-13T02:25:00.274Z] crypto/tls [2019-11-13T02:25:00.274Z] internal/x/net/http/httpguts [2019-11-13T02:25:00.274Z] internal/x/net/http/httpproxy [2019-11-13T02:25:00.274Z] internal/x/net/http2/hpack [2019-11-13T02:25:00.274Z] mime [2019-11-13T02:25:00.670Z] mime/quotedprintable [2019-11-13T02:25:00.670Z] mime/multipart [2019-11-13T02:25:00.670Z] net/http/internal [2019-11-13T02:25:00.878Z] #44 37.72 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:25:00.878Z] #44 37.91 Fetched 649 kB in 1s (585 kB/s) [2019-11-13T02:25:01.067Z] os/exec [2019-11-13T02:25:01.136Z] #44 38.01 Selecting previously unselected package liblzo2-2:amd64. [2019-11-13T02:25:01.136Z] #44 38.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-13T02:25:01.136Z] #44 38.05 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-13T02:25:01.136Z] #44 38.07 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:25:01.395Z] #44 38.23 Selecting previously unselected package btrfs-progs. [2019-11-13T02:25:01.395Z] #44 38.24 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-13T02:25:01.395Z] #44 38.24 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-13T02:25:01.450Z] net/http/httptrace [2019-11-13T02:25:01.450Z] net/http [2019-11-13T02:25:01.653Z] #44 ... [2019-11-13T02:25:01.653Z] [2019-11-13T02:25:01.653Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:25:01.653Z] #33 28.27 runtime/cgo [2019-11-13T02:25:01.653Z] #33 37.02 internal/x/crypto/curve25519 [2019-11-13T02:25:01.653Z] #33 ... [2019-11-13T02:25:01.653Z] [2019-11-13T02:25:01.653Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:25:01.653Z] #44 38.80 Selecting previously unselected package btrfs-tools. [2019-11-13T02:25:01.834Z] #67 extracting sha256:440b0cb6ca6a4289a271962e68b604c4ab2759a33488b3e2adf71ad3e195f63a 7.9s done [2019-11-13T02:25:01.834Z] #67 extracting sha256:4c59acf32674ae17e7d11b0a42208682ba0de0bdd5fd5c0bb018d49fc6a8b3e0 done [2019-11-13T02:25:01.912Z] #44 38.80 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-13T02:25:01.912Z] #44 38.81 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-13T02:25:01.912Z] #44 38.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:25:01.912Z] #44 39.03 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:25:01.912Z] #44 39.05 Setting up btrfs-progs (4.7.3-1) ... [2019-11-13T02:25:02.170Z] #44 39.07 Setting up btrfs-tools (4.7.3-1) ... [2019-11-13T02:25:02.170Z] #44 39.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:25:02.421Z] #67 DONE 27.1s [2019-11-13T02:25:02.428Z] #44 DONE 39.4s [2019-11-13T02:25:02.428Z] [2019-11-13T02:25:02.428Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:25:02.428Z] #57 37.10 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:25:02.428Z] #57 37.10 Need to get 3602 kB of archives. [2019-11-13T02:25:02.428Z] #57 37.10 After this operation, 18.9 MB of additional disk space will be used. [2019-11-13T02:25:02.429Z] #57 37.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-13T02:25:02.429Z] #57 37.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-13T02:25:02.429Z] #57 37.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-13T02:25:02.429Z] #57 37.13 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-13T02:25:02.429Z] #57 37.15 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-13T02:25:02.429Z] #57 37.15 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-13T02:25:02.429Z] #57 37.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-13T02:25:02.429Z] #57 37.20 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-13T02:25:02.429Z] #57 37.23 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-13T02:25:02.429Z] #57 37.32 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-13T02:25:02.429Z] #57 37.32 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-13T02:25:02.429Z] #57 37.36 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-13T02:25:02.429Z] #57 37.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-13T02:25:02.429Z] #57 37.41 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-13T02:25:02.429Z] #57 37.43 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-13T02:25:02.429Z] #57 37.43 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-13T02:25:02.429Z] #57 38.15 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:25:02.429Z] #57 38.34 Fetched 3602 kB in 1s (2567 kB/s) [2019-11-13T02:25:02.429Z] #57 38.43 Selecting previously unselected package libnet1:amd64. [2019-11-13T02:25:02.429Z] #57 38.43 (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 ... 15091 files and directories currently installed.) [2019-11-13T02:25:02.429Z] #57 38.48 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-13T02:25:02.429Z] #57 38.49 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-13T02:25:02.429Z] #57 38.64 Selecting previously unselected package libcap-dev:amd64. [2019-11-13T02:25:02.429Z] #57 38.64 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-13T02:25:02.429Z] #57 38.65 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-13T02:25:02.429Z] #57 38.76 Selecting previously unselected package libnet1-dev. [2019-11-13T02:25:02.429Z] #57 38.76 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-13T02:25:02.429Z] #57 38.78 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-13T02:25:02.429Z] #57 38.99 Selecting previously unselected package libnl-3-200:amd64. [2019-11-13T02:25:02.429Z] #57 38.99 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-13T02:25:02.429Z] #57 39.00 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-13T02:25:02.429Z] #57 39.14 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-13T02:25:02.429Z] #57 39.15 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-13T02:25:02.429Z] #57 39.15 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-13T02:25:02.429Z] #57 39.46 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-13T02:25:02.429Z] #57 39.46 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ...#57 ... [2019-11-13T02:25:02.429Z] [2019-11-13T02:25:02.429Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:25:02.429Z] #45 DONE 0.1s [2019-11-13T02:25:02.429Z] [2019-11-13T02:25:02.429Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-13T02:25:02.429Z] #46 DONE 0.1s [2019-11-13T02:25:02.429Z] [2019-11-13T02:25:02.429Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:25:02.429Z] #57 39.46 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-13T02:25:02.429Z] #57 39.47 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-13T02:25:02.679Z] [2019-11-13T02:25:02.679Z] #4 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-13T02:25:02.687Z] #57 39.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-13T02:25:02.687Z] #57 39.74 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-13T02:25:02.687Z] #57 39.75 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-13T02:25:02.945Z] #57 39.89 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-13T02:25:02.945Z] #57 39.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-13T02:25:02.945Z] #57 39.91 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-13T02:25:03.203Z] #57 40.14 Selecting previously unselected package libprotobuf10:amd64. [2019-11-13T02:25:03.203Z] #57 40.16 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-13T02:25:03.203Z] #57 40.17 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-13T02:25:03.605Z] github.com/LK4D4/vndr/godl [2019-11-13T02:25:03.605Z] github.com/LK4D4/vndr [2019-11-13T02:25:03.770Z] #57 40.86 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-13T02:25:04.028Z] #57 40.86 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-13T02:25:04.028Z] #57 40.86 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-13T02:25:04.028Z] #57 40.99 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-13T02:25:04.028Z] #57 41.00 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-13T02:25:04.028Z] #57 41.01 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-13T02:25:05.439Z] #57 42.29 Selecting previously unselected package libprotoc10:amd64. [2019-11-13T02:25:05.439Z] #57 42.29 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-13T02:25:05.439Z] #57 42.30 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-13T02:25:05.697Z] #57 42.83 Selecting previously unselected package protobuf-c-compiler. [2019-11-13T02:25:05.697Z] #57 42.84 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-13T02:25:05.697Z] #57 42.84 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-13T02:25:05.957Z] #57 43.00 Selecting previously unselected package protobuf-compiler. [2019-11-13T02:25:05.957Z] #57 43.00 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-13T02:25:05.957Z] #57 43.01 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-13T02:25:06.080Z] Removing intermediate container 29a4d1058d1d [2019-11-13T02:25:06.080Z] ---> 193711b000c8 [2019-11-13T02:25:06.080Z] Step 49/125 : FROM dev-base AS containerd [2019-11-13T02:25:06.080Z] ---> 60d6fb5e431e [2019-11-13T02:25:06.080Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:25:06.080Z] ---> Using cache [2019-11-13T02:25:06.080Z] ---> 4c474caab225 [2019-11-13T02:25:06.080Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-11-13T02:25:06.080Z] ---> Running in bcf21a2149c1 [2019-11-13T02:25:06.216Z] #57 43.14 Selecting previously unselected package python-pkg-resources. [2019-11-13T02:25:06.216Z] #57 43.14 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-13T02:25:06.216Z] #57 43.15 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-13T02:25:06.216Z] #57 43.41 Selecting previously unselected package python-protobuf. [2019-11-13T02:25:06.216Z] #57 43.41 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-13T02:25:06.473Z] #57 43.42 Unpacking python-protobuf (3.0.0-9) ... [2019-11-13T02:25:06.507Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:25:06.507Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:25:06.508Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:25:06.508Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:25:06.731Z] #57 ... [2019-11-13T02:25:06.731Z] [2019-11-13T02:25:06.731Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-13T02:25:06.731Z] #27 33.26 + cd /tmp/tmp.VTdjynuqWt/src/gotest.tools/gotestsum [2019-11-13T02:25:06.731Z] #27 33.26 + git checkout -q v0.3.5 [2019-11-13T02:25:06.731Z] #27 33.27 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-13T02:25:06.731Z] #27 ... [2019-11-13T02:25:06.731Z] [2019-11-13T02:25:06.731Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:25:06.731Z] #35 43.14 Selecting previously unselected package libxml2:amd64. [2019-11-13T02:25:06.731Z] #35 43.14 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-13T02:25:06.731Z] #35 43.15 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-13T02:25:06.731Z] #35 43.72 Selecting previously unselected package libarchive13:amd64. [2019-11-13T02:25:06.731Z] #35 43.72 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-13T02:25:06.731Z] #35 43.72 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-13T02:25:06.983Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:25:06.983Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-13T02:25:06.983Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-13T02:25:06.983Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-13T02:25:06.988Z] #35 44.08 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-13T02:25:06.988Z] #35 44.08 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-13T02:25:06.988Z] #35 44.09 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-13T02:25:07.554Z] #35 44.36 Selecting previously unselected package libuv1:amd64. [2019-11-13T02:25:07.554Z] #35 44.36 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-13T02:25:07.554Z] #35 44.37 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-13T02:25:07.554Z] #35 44.53 Selecting previously unselected package cmake. [2019-11-13T02:25:07.554Z] #35 44.53 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-13T02:25:07.554Z] #35 44.62 Unpacking cmake (3.7.2-1) ... [2019-11-13T02:25:08.248Z] Fetched 7672 kB in 1s (4533 kB/s) [2019-11-13T02:25:08.615Z] Reading package lists... [2019-11-13T02:25:09.238Z] #4 DONE 5.6s [2019-11-13T02:25:09.238Z] [2019-11-13T02:25:09.238Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:25:09.238Z] #20 DONE 0.1s [2019-11-13T02:25:09.238Z] [2019-11-13T02:25:09.238Z] #27 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-13T02:25:09.238Z] #27 DONE 0.1s [2019-11-13T02:25:09.238Z] [2019-11-13T02:25:09.238Z] #28 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:09.238Z] #28 ... [2019-11-13T02:25:09.238Z] [2019-11-13T02:25:09.238Z] #21 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2019-11-13T02:25:09.238Z] #21 DONE 0.1s [2019-11-13T02:25:09.238Z] [2019-11-13T02:25:09.238Z] #24 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-13T02:25:09.238Z] #24 DONE 0.1s [2019-11-13T02:25:09.238Z] [2019-11-13T02:25:09.238Z] #25 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-13T02:25:09.406Z] Reading package lists... [2019-11-13T02:25:09.406Z] Building dependency tree... [2019-11-13T02:25:09.406Z] Reading state information... [2019-11-13T02:25:09.406Z] The following additional packages will be installed: [2019-11-13T02:25:09.406Z] btrfs-progs liblzo2-2 [2019-11-13T02:25:09.406Z] The following NEW packages will be installed: [2019-11-13T02:25:09.406Z] btrfs-progs btrfs-tools liblzo2-2 [2019-11-13T02:25:09.406Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:25:09.406Z] Need to get 668 kB of archives. [2019-11-13T02:25:09.406Z] After this operation, 5446 kB of additional disk space will be used. [2019-11-13T02:25:09.406Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-13T02:25:09.780Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-13T02:25:09.780Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-13T02:25:09.780Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:25:09.780Z] Fetched 668 kB in 0s (6235 kB/s) [2019-11-13T02:25:09.780Z] Selecting previously unselected package liblzo2-2:s390x. [2019-11-13T02:25:09.780Z] (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 ... 14828 files and directories currently installed.) [2019-11-13T02:25:09.780Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-13T02:25:09.780Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-13T02:25:09.780Z] Selecting previously unselected package btrfs-progs. [2019-11-13T02:25:09.780Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-13T02:25:09.780Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-13T02:25:09.780Z] Selecting previously unselected package btrfs-tools. [2019-11-13T02:25:09.780Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-13T02:25:09.780Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-13T02:25:09.780Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:25:10.080Z] #35 47.05 Selecting previously unselected package xxd. [2019-11-13T02:25:10.081Z] #35 47.06 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-13T02:25:10.081Z] #35 47.07 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:25:10.081Z] #35 47.24 Selecting previously unselected package vim-common. [2019-11-13T02:25:10.081Z] #35 47.25 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:25:10.081Z] #35 47.26 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:25:10.144Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-13T02:25:10.144Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-13T02:25:10.144Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-13T02:25:10.144Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:25:10.510Z] Removing intermediate container bcf21a2149c1 [2019-11-13T02:25:10.510Z] ---> a2b5a0479b02 [2019-11-13T02:25:10.510Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-11-13T02:25:10.510Z] ---> Running in 46f5ee6fb37a [2019-11-13T02:25:10.651Z] #35 47.62 Processing triggers for mime-support (3.60) ... [2019-11-13T02:25:10.651Z] #35 47.67 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:25:10.651Z] #35 47.81 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-13T02:25:10.651Z] #35 47.83 Setting up cmake-data (3.7.2-1) ... [2019-11-13T02:25:10.651Z] #35 47.86 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-13T02:25:10.876Z] Removing intermediate container 46f5ee6fb37a [2019-11-13T02:25:10.876Z] ---> 98a05860bb86 [2019-11-13T02:25:10.876Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:25:10.876Z] ---> 1cb68fe9ae3d [2019-11-13T02:25:10.876Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:25:10.908Z] #35 47.87 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-13T02:25:10.908Z] #35 47.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:25:11.166Z] #35 48.00 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:25:11.166Z] #35 48.03 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:25:11.166Z] #35 48.05 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-13T02:25:11.166Z] #35 48.06 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-13T02:25:11.166Z] #35 48.08 Setting up cmake (3.7.2-1) ... [2019-11-13T02:25:11.166Z] #35 48.20 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:25:11.252Z] ---> b6730581fc59 [2019-11-13T02:25:11.252Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:25:11.252Z] ---> Running in 85787f742b6f [2019-11-13T02:25:11.730Z] #35 DONE 48.6s [2019-11-13T02:25:11.730Z] [2019-11-13T02:25:11.730Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:25:11.730Z] #36 DONE 0.1s [2019-11-13T02:25:11.730Z] [2019-11-13T02:25:11.730Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:25:11.730Z] #57 43.89 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-13T02:25:11.730Z] #57 44.02 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-13T02:25:11.730Z] #57 44.04 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-13T02:25:11.730Z] #57 47.87 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-13T02:25:11.730Z] #57 47.89 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-13T02:25:11.730Z] #57 47.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:25:11.730Z] #57 48.00 Setting up python-protobuf (3.0.0-9) ... [2019-11-13T02:25:11.730Z] #57 ... [2019-11-13T02:25:11.730Z] [2019-11-13T02:25:11.730Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-13T02:25:11.730Z] #37 DONE 0.1s [2019-11-13T02:25:11.836Z] #25 3.168 + RM_GOPATH=0 [2019-11-13T02:25:11.836Z] #25 3.168 + TMP_GOPATH= [2019-11-13T02:25:11.836Z] #25 3.168 + : /build [2019-11-13T02:25:11.836Z] #25 3.168 + '[' -z '' ']' [2019-11-13T02:25:11.836Z] #25 3.168 ++ mktemp -d [2019-11-13T02:25:11.836Z] #25 3.170 + export GOPATH=/tmp/tmp.CEsQcI9ORE [2019-11-13T02:25:11.836Z] #25 3.170 + GOPATH=/tmp/tmp.CEsQcI9ORE [2019-11-13T02:25:11.836Z] #25 3.170 + RM_GOPATH=1 [2019-11-13T02:25:11.836Z] #25 3.172 ++ dirname ./install.sh [2019-11-13T02:25:11.836Z] #25 3.174 Installing gotestsum version v0.3.5 [2019-11-13T02:25:11.836Z] #25 3.174 + dir=. [2019-11-13T02:25:11.836Z] #25 3.174 + bin=gotestsum [2019-11-13T02:25:11.836Z] #25 3.174 + shift [2019-11-13T02:25:11.836Z] #25 3.174 + '[' '!' -f ./gotestsum.installer ']' [2019-11-13T02:25:11.836Z] #25 3.174 + . ./gotestsum.installer [2019-11-13T02:25:11.836Z] #25 3.174 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-13T02:25:11.836Z] #25 3.174 + install_gotestsum [2019-11-13T02:25:11.836Z] #25 3.174 + echo 'Installing gotestsum version v0.3.5' [2019-11-13T02:25:11.836Z] #25 3.174 + go get -d gotest.tools/gotestsum [2019-11-13T02:25:11.988Z] [2019-11-13T02:25:11.988Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-13T02:25:12.150Z] + RM_GOPATH=0 [2019-11-13T02:25:12.150Z] + TMP_GOPATH= [2019-11-13T02:25:12.150Z] + : /build [2019-11-13T02:25:12.150Z] + '[' -z '' ']' [2019-11-13T02:25:12.150Z] ++ mktemp -d [2019-11-13T02:25:12.150Z] + export GOPATH=/tmp/tmp.hLmyybhgLG [2019-11-13T02:25:12.150Z] + GOPATH=/tmp/tmp.hLmyybhgLG [2019-11-13T02:25:12.150Z] + RM_GOPATH=1 [2019-11-13T02:25:12.150Z] ++ dirname ./install.sh [2019-11-13T02:25:12.150Z] + dir=. [2019-11-13T02:25:12.150Z] + bin=containerd [2019-11-13T02:25:12.150Z] + shift [2019-11-13T02:25:12.150Z] + '[' '!' -f ./containerd.installer ']' [2019-11-13T02:25:12.150Z] + . ./containerd.installer [2019-11-13T02:25:12.150Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:25:12.150Z] + install_containerd [2019-11-13T02:25:12.150Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-11-13T02:25:12.150Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.hLmyybhgLG/src/github.com/containerd/containerd [2019-11-13T02:25:12.150Z] Cloning into '/tmp/tmp.hLmyybhgLG/src/github.com/containerd/containerd'... [2019-11-13T02:25:12.150Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:25:12.245Z] #38 ... [2019-11-13T02:25:12.245Z] [2019-11-13T02:25:12.245Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:12.245Z] #30 38.78 sync [2019-11-13T02:25:12.245Z] #30 39.38 io [2019-11-13T02:25:12.245Z] #30 39.39 reflect [2019-11-13T02:25:12.245Z] #30 40.90 syscall [2019-11-13T02:25:12.245Z] #30 47.61 time [2019-11-13T02:25:12.245Z] #30 ... [2019-11-13T02:25:12.245Z] [2019-11-13T02:25:12.245Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:25:12.245Z] #47 2.621 + RM_GOPATH=0 [2019-11-13T02:25:12.245Z] #47 2.621 + TMP_GOPATH= [2019-11-13T02:25:12.245Z] #47 2.621 + : /build [2019-11-13T02:25:12.245Z] #47 2.621 + '[' -z '' ']' [2019-11-13T02:25:12.245Z] #47 2.621 ++ mktemp -d [2019-11-13T02:25:12.245Z] #47 2.698 + export GOPATH=/tmp/tmp.qA2TyFPiFF [2019-11-13T02:25:12.245Z] #47 2.698 + GOPATH=/tmp/tmp.qA2TyFPiFF [2019-11-13T02:25:12.245Z] #47 2.698 + RM_GOPATH=1 [2019-11-13T02:25:12.245Z] #47 2.699 ++ dirname ./install.sh [2019-11-13T02:25:12.245Z] #47 2.701 + dir=. [2019-11-13T02:25:12.245Z] #47 2.702 + bin=containerd [2019-11-13T02:25:12.245Z] #47 2.702 + shift [2019-11-13T02:25:12.245Z] #47 2.702 + '[' '!' -f ./containerd.installer ']' [2019-11-13T02:25:12.245Z] #47 2.702 + . ./containerd.installer [2019-11-13T02:25:12.245Z] #47 2.702 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:25:12.245Z] #47 2.703 + install_containerd [2019-11-13T02:25:12.245Z] #47 2.704 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-11-13T02:25:12.245Z] #47 2.704 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:25:12.245Z] #47 2.704 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qA2TyFPiFF/src/github.com/containerd/containerd [2019-11-13T02:25:12.245Z] #47 2.708 Cloning into '/tmp/tmp.qA2TyFPiFF/src/github.com/containerd/containerd'... [2019-11-13T02:25:13.740Z] #25 ... [2019-11-13T02:25:13.740Z] [2019-11-13T02:25:13.740Z] #28 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:13.740Z] #28 4.317 + RM_GOPATH=0 [2019-11-13T02:25:13.740Z] #28 4.317 + TMP_GOPATH= [2019-11-13T02:25:13.740Z] #28 4.317 + : /build [2019-11-13T02:25:13.740Z] #28 4.317 + '[' -z '' ']' [2019-11-13T02:25:13.740Z] #28 4.325 ++ mktemp -d [2019-11-13T02:25:13.740Z] #28 4.332 + export GOPATH=/tmp/tmp.NGxidGagSj [2019-11-13T02:25:13.740Z] #28 4.332 + GOPATH=/tmp/tmp.NGxidGagSj [2019-11-13T02:25:13.740Z] #28 4.332 + RM_GOPATH=1 [2019-11-13T02:25:13.740Z] #28 4.333 ++ dirname ./install.sh [2019-11-13T02:25:13.740Z] #28 4.333 + dir=. [2019-11-13T02:25:13.740Z] #28 4.334 + bin=tomlv [2019-11-13T02:25:13.740Z] #28 4.334 + shift [2019-11-13T02:25:13.740Z] #28 4.334 + '[' '!' -f ./tomlv.installer ']' [2019-11-13T02:25:13.740Z] #28 4.334 + . ./tomlv.installer [2019-11-13T02:25:13.740Z] #28 4.334 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:25:13.740Z] #28 4.334 + install_tomlv [2019-11-13T02:25:13.740Z] #28 4.334 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-13T02:25:13.740Z] #28 4.334 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:25:13.740Z] #28 4.334 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NGxidGagSj/src/github.com/BurntSushi/toml [2019-11-13T02:25:13.740Z] #28 4.341 Cloning into '/tmp/tmp.NGxidGagSj/src/github.com/BurntSushi/toml'... [2019-11-13T02:25:13.740Z] #28 5.006 + cd /tmp/tmp.NGxidGagSj/src/github.com/BurntSushi/toml [2019-11-13T02:25:13.740Z] #28 5.007 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:25:13.740Z] #28 5.037 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-13T02:25:13.740Z] #28 5.353 errors [2019-11-13T02:25:13.740Z] #28 5.380 internal/cpu [2019-11-13T02:25:13.740Z] #28 5.386 math/bits [2019-11-13T02:25:13.999Z] #28 5.691 internal/bytealg [2019-11-13T02:25:14.263Z] #28 5.755 math [2019-11-13T02:25:14.528Z] #28 6.139 runtime/internal/atomic [2019-11-13T02:25:14.771Z] #47 ... [2019-11-13T02:25:14.771Z] [2019-11-13T02:25:14.771Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-13T02:25:14.771Z] #38 2.410 + RM_GOPATH=0 [2019-11-13T02:25:14.771Z] #38 2.410 + TMP_GOPATH= [2019-11-13T02:25:14.771Z] #38 2.410 + : /build [2019-11-13T02:25:14.771Z] #38 2.410 + '[' -z '' ']' [2019-11-13T02:25:14.771Z] #38 2.417 ++ mktemp -d [2019-11-13T02:25:14.771Z] #38 2.417 + export GOPATH=/tmp/tmp.UBHVgUzK1B [2019-11-13T02:25:14.771Z] #38 2.417 + GOPATH=/tmp/tmp.UBHVgUzK1B [2019-11-13T02:25:14.771Z] #38 2.417 + RM_GOPATH=1 [2019-11-13T02:25:14.771Z] #38 2.417 ++ dirname ./install.sh [2019-11-13T02:25:14.771Z] #38 2.417 + dir=. [2019-11-13T02:25:14.771Z] #38 2.417 + bin=tini [2019-11-13T02:25:14.771Z] #38 2.417 + shift [2019-11-13T02:25:14.771Z] #38 2.417 + '[' '!' -f ./tini.installer ']' [2019-11-13T02:25:14.771Z] #38 2.417 + . ./tini.installer [2019-11-13T02:25:14.771Z] #38 2.417 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:25:14.771Z] #38 2.417 + install_tini [2019-11-13T02:25:14.771Z] #38 2.428 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-13T02:25:14.771Z] #38 2.428 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:25:14.771Z] #38 2.429 + git clone https://github.com/krallin/tini.git /tmp/tmp.UBHVgUzK1B/tini [2019-11-13T02:25:14.771Z] #38 2.431 Cloning into '/tmp/tmp.UBHVgUzK1B/tini'... [2019-11-13T02:25:14.787Z] #28 6.584 runtime/internal/sys [2019-11-13T02:25:15.029Z] #38 3.403 + cd /tmp/tmp.UBHVgUzK1B/tini [2019-11-13T02:25:15.046Z] #28 6.733 runtime/internal/math [2019-11-13T02:25:15.291Z] #38 3.404 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:25:15.291Z] #38 3.409 + cmake . [2019-11-13T02:25:15.291Z] #38 ... [2019-11-13T02:25:15.291Z] [2019-11-13T02:25:15.291Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:25:15.291Z] #33 41.90 sync [2019-11-13T02:25:15.291Z] #33 42.48 reflect [2019-11-13T02:25:15.291Z] #33 42.50 io [2019-11-13T02:25:15.291Z] #33 43.97 bytes [2019-11-13T02:25:15.291Z] #33 45.61 bufio [2019-11-13T02:25:15.291Z] #33 46.89 syscall [2019-11-13T02:25:15.304Z] #28 6.956 runtime [2019-11-13T02:25:15.460Z] + cd /tmp/tmp.hLmyybhgLG/src/github.com/containerd/containerd [2019-11-13T02:25:15.460Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:25:15.460Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-13T02:25:15.460Z] + BUILDTAGS='netgo osusergo static_build' [2019-11-13T02:25:15.460Z] + export EXTRA_FLAGS=-buildmode=pie [2019-11-13T02:25:15.460Z] + EXTRA_FLAGS=-buildmode=pie [2019-11-13T02:25:15.460Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-13T02:25:15.460Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-13T02:25:15.460Z] + '[' '' = dynamic ']' [2019-11-13T02:25:15.460Z] + make [2019-11-13T02:25:15.460Z] 🇩 bin/ctr [2019-11-13T02:25:15.549Z] #33 ... [2019-11-13T02:25:15.549Z] [2019-11-13T02:25:15.549Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:15.549Z] #30 51.99 sort [2019-11-13T02:25:15.807Z] #30 52.36 internal/poll [2019-11-13T02:25:16.373Z] #30 52.96 internal/fmtsort [2019-11-13T02:25:16.939Z] #30 53.53 internal/syscall/unix [2019-11-13T02:25:17.505Z] #30 ... [2019-11-13T02:25:17.505Z] [2019-11-13T02:25:17.505Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:25:17.505Z] #57 53.42 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-13T02:25:17.505Z] #57 53.51 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-13T02:25:17.505Z] #57 53.53 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-13T02:25:17.505Z] #57 53.58 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-13T02:25:17.505Z] #57 53.60 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-13T02:25:17.505Z] #57 53.62 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-13T02:25:17.505Z] #57 53.63 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-13T02:25:17.505Z] #57 53.68 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-13T02:25:17.505Z] #57 53.87 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-13T02:25:17.505Z] #57 53.91 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-13T02:25:17.505Z] #57 53.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:25:17.505Z] #57 DONE 54.4s [2019-11-13T02:25:17.505Z] [2019-11-13T02:25:17.505Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:17.505Z] #30 53.90 strings [2019-11-13T02:25:17.505Z] #30 54.03 os [2019-11-13T02:25:17.838Z] #28 8.971 unicode/utf8 [2019-11-13T02:25:17.838Z] #28 9.180 strconv [2019-11-13T02:25:18.406Z] #28 ... [2019-11-13T02:25:18.406Z] [2019-11-13T02:25:18.406Z] #5 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-13T02:25:18.406Z] #5 5.690 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:25:18.406Z] #5 5.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:25:18.406Z] #5 5.750 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:25:18.406Z] #5 5.758 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:25:18.406Z] #5 5.783 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:25:18.406Z] #5 6.713 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:25:18.406Z] #5 7.649 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:25:18.406Z] #5 8.086 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:25:18.406Z] #5 ... [2019-11-13T02:25:18.406Z] [2019-11-13T02:25:18.406Z] #16 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-13T02:25:18.406Z] #16 5.273 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:25:18.406Z] #16 5.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:25:18.406Z] #16 5.301 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:25:18.406Z] #16 5.304 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:25:18.406Z] #16 5.357 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:25:18.406Z] #16 5.818 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:25:18.406Z] #16 6.970 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:25:18.406Z] #16 7.469 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:25:18.669Z] #16 ... [2019-11-13T02:25:18.669Z] [2019-11-13T02:25:18.669Z] #22 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-13T02:25:18.669Z] #22 4.498 + RM_GOPATH=0 [2019-11-13T02:25:18.669Z] #22 4.498 + TMP_GOPATH= [2019-11-13T02:25:18.669Z] #22 4.498 + : /build [2019-11-13T02:25:18.669Z] #22 4.498 + '[' -z '' ']' [2019-11-13T02:25:18.669Z] #22 4.498 ++ mktemp -d [2019-11-13T02:25:18.669Z] #22 4.498 + export GOPATH=/tmp/tmp.TVWRKqNC1U [2019-11-13T02:25:18.669Z] #22 4.498 + GOPATH=/tmp/tmp.TVWRKqNC1U [2019-11-13T02:25:18.669Z] #22 4.498 + RM_GOPATH=1 [2019-11-13T02:25:18.669Z] #22 4.511 ++ dirname ./install.sh [2019-11-13T02:25:18.669Z] #22 4.512 + dir=. [2019-11-13T02:25:18.669Z] #22 4.512 + bin=gometalinter [2019-11-13T02:25:18.669Z] #22 4.512 + shift [2019-11-13T02:25:18.669Z] #22 4.512 + '[' '!' -f ./gometalinter.installer ']' [2019-11-13T02:25:18.669Z] #22 4.512 + . ./gometalinter.installer [2019-11-13T02:25:18.669Z] #22 4.512 ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-13T02:25:18.669Z] #22 4.512 + install_gometalinter [2019-11-13T02:25:18.669Z] #22 4.512 + echo 'Installing gometalinter version v2.0.6' [2019-11-13T02:25:18.669Z] #22 4.512 Installing gometalinter version v2.0.6 [2019-11-13T02:25:18.669Z] #22 4.514 + go get -d github.com/alecthomas/gometalinter [2019-11-13T02:25:18.669Z] #22 8.747 + cd /tmp/tmp.TVWRKqNC1U/src/github.com/alecthomas/gometalinter [2019-11-13T02:25:18.669Z] #22 8.747 + git checkout -q v2.0.6 [2019-11-13T02:25:18.669Z] #22 8.893 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-13T02:25:18.669Z] #22 ... [2019-11-13T02:25:18.669Z] [2019-11-13T02:25:18.669Z] #14 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-13T02:25:18.669Z] #14 2.928 + mktemp -d [2019-11-13T02:25:18.669Z] #14 2.928 + export GOPATH=/tmp/tmp.vNTxOFb0LU [2019-11-13T02:25:18.669Z] #14 2.928 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.vNTxOFb0LU/src/github.com/go-swagger/go-swagger [2019-11-13T02:25:18.669Z] #14 2.928 Cloning into '/tmp/tmp.vNTxOFb0LU/src/github.com/go-swagger/go-swagger'... [2019-11-13T02:25:19.239Z] #14 ... [2019-11-13T02:25:19.239Z] [2019-11-13T02:25:19.239Z] #28 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:19.239Z] #28 10.76 internal/race [2019-11-13T02:25:19.239Z] #28 10.82 sync/atomic [2019-11-13T02:25:19.498Z] #28 10.99 unicode [2019-11-13T02:25:20.537Z] + dpkg --print-architecture [2019-11-13T02:25:20.537Z] + cd /tmp/tmp.DemMKaDjAF/src/github.com/docker/distribution [2019-11-13T02:25:20.537Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-13T02:25:20.537Z] + GOPATH=/tmp/tmp.DemMKaDjAF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DemMKaDjAF [2019-11-13T02:25:20.537Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-13T02:25:20.792Z] #30 56.77 bytes [2019-11-13T02:25:20.879Z] #28 12.60 internal/testlog [2019-11-13T02:25:21.138Z] #28 12.74 encoding [2019-11-13T02:25:21.138Z] #28 12.81 runtime/cgo [2019-11-13T02:25:21.363Z] #30 57.86 fmt [2019-11-13T02:25:21.929Z] #30 58.40 bufio [2019-11-13T02:25:22.187Z] #30 ... [2019-11-13T02:25:22.187Z] [2019-11-13T02:25:22.187Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-13T02:25:22.187Z] #38 4.154 -- The C compiler identification is GNU 6.3.0 [2019-11-13T02:25:22.187Z] #38 4.187 -- Check for working C compiler: /usr/bin/cc [2019-11-13T02:25:22.187Z] #38 4.739 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-13T02:25:22.187Z] #38 4.741 -- Detecting C compiler ABI info [2019-11-13T02:25:22.187Z] #38 5.348 -- Detecting C compiler ABI info - done [2019-11-13T02:25:22.187Z] #38 5.408 -- Detecting C compile features [2019-11-13T02:25:22.187Z] #38 7.229 -- Detecting C compile features - done [2019-11-13T02:25:22.187Z] #38 7.273 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-13T02:25:22.187Z] #38 7.493 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-13T02:25:22.187Z] #38 7.588 -- Configuring done [2019-11-13T02:25:22.187Z] #38 7.607 -- Generating done [2019-11-13T02:25:22.187Z] #38 7.622 -- Build files have been written to: /tmp/tmp.UBHVgUzK1B/tini [2019-11-13T02:25:22.187Z] #38 7.630 + make tini-static [2019-11-13T02:25:22.187Z] #38 7.930 Scanning dependencies of target tini-static [2019-11-13T02:25:22.187Z] #38 8.051 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-13T02:25:22.187Z] #38 9.400 [100%] Linking C executable tini-static [2019-11-13T02:25:22.187Z] #38 9.922 [100%] Built target tini-static [2019-11-13T02:25:22.187Z] #38 9.975 + mkdir -p /build [2019-11-13T02:25:22.187Z] #38 9.981 + cp tini-static /build/docker-init [2019-11-13T02:25:22.187Z] #38 DONE 10.3s [2019-11-13T02:25:22.446Z] [2019-11-13T02:25:22.446Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:25:22.446Z] #33 53.52 time [2019-11-13T02:25:22.446Z] #33 54.94 sort [2019-11-13T02:25:22.446Z] #33 56.05 internal/fmtsort [2019-11-13T02:25:22.446Z] #33 56.38 internal/syscall/unix [2019-11-13T02:25:22.446Z] #33 56.63 strings [2019-11-13T02:25:22.446Z] #33 59.03 internal/poll [2019-11-13T02:25:22.446Z] #33 59.12 path [2019-11-13T02:25:23.380Z] #33 60.09 regexp/syntax [2019-11-13T02:25:23.948Z] #33 ... [2019-11-13T02:25:23.948Z] [2019-11-13T02:25:23.948Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:23.948Z] #30 60.57 path/filepath [2019-11-13T02:25:24.399Z] + rm -rf /tmp/tmp.DemMKaDjAF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.DemMKaDjAF [2019-11-13T02:25:25.323Z] #30 61.71 io/ioutil [2019-11-13T02:25:25.583Z] #30 62.26 path [2019-11-13T02:25:25.842Z] #30 62.35 flag [2019-11-13T02:25:26.407Z] #30 62.83 github.com/BurntSushi/toml [2019-11-13T02:25:26.694Z] Removing intermediate container ec847b7c6dff [2019-11-13T02:25:26.694Z] ---> f3c9529a1259 [2019-11-13T02:25:26.694Z] Step 16/125 : FROM base AS swagger [2019-11-13T02:25:26.694Z] ---> fe77b3d6c284 [2019-11-13T02:25:26.694Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-13T02:25:26.694Z] ---> Running in fc9750db3e24 [2019-11-13T02:25:26.694Z] Removing intermediate container fc9750db3e24 [2019-11-13T02:25:26.694Z] ---> f6559131e3ea [2019-11-13T02:25:26.694Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2019-11-13T02:25:26.694Z] ---> Running in 8f750788e473 [2019-11-13T02:25:26.694Z] + mktemp -d [2019-11-13T02:25:26.694Z] + export GOPATH=/tmp/tmp.jbBcvenlZB [2019-11-13T02:25:26.694Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.jbBcvenlZB/src/github.com/go-swagger/go-swagger [2019-11-13T02:25:26.694Z] Cloning into '/tmp/tmp.jbBcvenlZB/src/github.com/go-swagger/go-swagger'... [2019-11-13T02:25:26.973Z] #30 63.62 log [2019-11-13T02:25:27.539Z] #30 ... [2019-11-13T02:25:27.539Z] [2019-11-13T02:25:27.539Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:25:27.539Z] #58 3.546 Note: Building without setproctitle() and strlcpy() support. [2019-11-13T02:25:27.539Z] #58 3.546 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-13T02:25:27.539Z] #58 5.459 fatal: Not a git repository (or any of the parent directories): .git [2019-11-13T02:25:27.539Z] #58 5.598 GEN .gitid [2019-11-13T02:25:27.539Z] #58 5.615 GEN criu/include/version.h [2019-11-13T02:25:27.539Z] #58 5.690 GEN include/common/asm [2019-11-13T02:25:27.539Z] #58 7.039 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-13T02:25:27.539Z] #58 7.119 PBCC images/opts.pb-c.c [2019-11-13T02:25:27.539Z] #58 7.195 PBCC images/sit.pb-c.c [2019-11-13T02:25:27.539Z] #58 7.268 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-13T02:25:27.539Z] #58 7.360 DEP images/opts.pb-c.d [2019-11-13T02:25:27.539Z] #58 7.442 DEP images/sit.pb-c.d [2019-11-13T02:25:27.539Z] #58 7.499 PBCC images/macvlan.pb-c.c [2019-11-13T02:25:27.539Z] #58 7.514 DEP images/macvlan.pb-c.d [2019-11-13T02:25:27.539Z] #58 7.544 PBCC images/autofs.pb-c.c [2019-11-13T02:25:27.539Z] #58 7.551 DEP images/autofs.pb-c.d [2019-11-13T02:25:27.539Z] #58 7.624 PBCC images/sysctl.pb-c.c [2019-11-13T02:25:27.539Z] #58 7.655 DEP images/sysctl.pb-c.d [2019-11-13T02:25:27.539Z] #58 7.699 PBCC images/time.pb-c.c [2019-11-13T02:25:27.539Z] #58 7.761 DEP images/time.pb-c.d [2019-11-13T02:25:27.539Z] #58 7.816 PBCC images/binfmt-misc.pb-c.c [2019-11-13T02:25:27.539Z] #58 7.879 DEP images/binfmt-misc.pb-c.d [2019-11-13T02:25:27.539Z] #58 7.915 PBCC images/seccomp.pb-c.c [2019-11-13T02:25:27.539Z] #58 7.974 DEP images/seccomp.pb-c.d [2019-11-13T02:25:27.539Z] #58 8.007 PBCC images/userns.pb-c.c [2019-11-13T02:25:27.539Z] #58 8.051 DEP images/userns.pb-c.d [2019-11-13T02:25:27.539Z] #58 8.083 PBCC images/cgroup.pb-c.c [2019-11-13T02:25:27.539Z] #58 8.092 DEP images/cgroup.pb-c.d [2019-11-13T02:25:27.539Z] #58 8.118 PBCC images/fown.pb-c.c [2019-11-13T02:25:27.539Z] #58 8.142 PBCC images/ext-file.pb-c.c [2019-11-13T02:25:27.539Z] #58 8.161 DEP images/fown.pb-c.d [2019-11-13T02:25:27.539Z] #58 8.192 DEP images/ext-file.pb-c.d [2019-11-13T02:25:27.539Z] #58 8.223 PBCC images/rpc.pb-c.c [2019-11-13T02:25:27.539Z] #58 8.267 DEP images/rpc.pb-c.d [2019-11-13T02:25:27.539Z] #58 8.332 PBCC images/siginfo.pb-c.c [2019-11-13T02:25:27.539Z] #58 8.372 DEP images/siginfo.pb-c.d [2019-11-13T02:25:27.539Z] #58 8.467 PBCC images/pagemap.pb-c.c [2019-11-13T02:25:27.539Z] #58 8.525 DEP images/pagemap.pb-c.d [2019-11-13T02:25:27.539Z] #58 8.614 PBCC images/rlimit.pb-c.c [2019-11-13T02:25:27.539Z] #58 8.629 DEP images/rlimit.pb-c.d [2019-11-13T02:25:27.539Z] #58 8.667 PBCC images/file-lock.pb-c.c [2019-11-13T02:25:27.539Z] #58 8.715 DEP images/file-lock.pb-c.d [2019-11-13T02:25:27.539Z] #58 8.759 PBCC images/tty.pb-c.c [2019-11-13T02:25:27.539Z] #58 8.819 DEP images/tty.pb-c.d [2019-11-13T02:25:27.539Z] #58 8.899 PBCC images/tun.pb-c.c [2019-11-13T02:25:27.539Z] #58 8.924 PBCC images/netdev.pb-c.c [2019-11-13T02:25:27.539Z] #58 9.007 DEP images/tun.pb-c.d [2019-11-13T02:25:27.540Z] #58 9.076 DEP images/netdev.pb-c.d [2019-11-13T02:25:27.540Z] #58 9.143 PBCC images/vma.pb-c.c [2019-11-13T02:25:27.540Z] #58 9.191 DEP images/vma.pb-c.d [2019-11-13T02:25:27.540Z] #58 9.236 PBCC images/creds.pb-c.c [2019-11-13T02:25:27.540Z] #58 9.268 DEP images/creds.pb-c.d [2019-11-13T02:25:27.540Z] #58 9.314 PBCC images/utsns.pb-c.c [2019-11-13T02:25:27.540Z] #58 9.341 DEP images/utsns.pb-c.d [2019-11-13T02:25:27.540Z] #58 9.395 PBCC images/ipc-desc.pb-c.c [2019-11-13T02:25:27.540Z] #58 9.419 PBCC images/ipc-sem.pb-c.c [2019-11-13T02:25:27.540Z] #58 9.451 DEP images/ipc-desc.pb-c.d [2019-11-13T02:25:27.540Z] #58 9.511 DEP images/ipc-sem.pb-c.d [2019-11-13T02:25:27.540Z] #58 9.569 PBCC images/ipc-msg.pb-c.c [2019-11-13T02:25:27.540Z] #58 9.614 DEP images/ipc-msg.pb-c.d [2019-11-13T02:25:27.540Z] #58 9.654 PBCC images/ipc-shm.pb-c.c [2019-11-13T02:25:27.540Z] #58 9.690 DEP images/ipc-shm.pb-c.d [2019-11-13T02:25:27.540Z] #58 9.739 PBCC images/ipc-var.pb-c.c [2019-11-13T02:25:27.540Z] #58 9.763 DEP images/ipc-var.pb-c.d [2019-11-13T02:25:27.540Z] #58 9.816 PBCC images/sk-opts.pb-c.c [2019-11-13T02:25:27.540Z] #58 9.854 PBCC images/packet-sock.pb-c.c [2019-11-13T02:25:27.540Z] #58 9.872 DEP images/sk-opts.pb-c.d [2019-11-13T02:25:27.540Z] #58 9.947 DEP images/packet-sock.pb-c.d [2019-11-13T02:25:27.540Z] #58 10.02 PBCC images/sk-netlink.pb-c.c [2019-11-13T02:25:27.540Z] #58 10.08 DEP images/sk-netlink.pb-c.d [2019-11-13T02:25:27.540Z] #58 10.13 PBCC images/sk-inet.pb-c.c [2019-11-13T02:25:27.540Z] #58 10.19 DEP images/sk-inet.pb-c.d [2019-11-13T02:25:27.540Z] #58 10.24 PBCC images/sk-unix.pb-c.c [2019-11-13T02:25:27.540Z] #58 10.27 DEP images/sk-unix.pb-c.d [2019-11-13T02:25:27.540Z] #58 ... [2019-11-13T02:25:27.540Z] [2019-11-13T02:25:27.540Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:27.540Z] #30 64.18 text/tabwriter [2019-11-13T02:25:29.261Z] #28 ... [2019-11-13T02:25:29.261Z] [2019-11-13T02:25:29.261Z] #16 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-13T02:25:29.261Z] #16 12.40 Fetched 7927 kB in 8s (960 kB/s) [2019-11-13T02:25:29.261Z] #16 12.40 Reading package lists... [2019-11-13T02:25:29.261Z] #16 16.10 Reading package lists... [2019-11-13T02:25:29.261Z] #16 20.04 Building dependency tree... [2019-11-13T02:25:29.261Z] #16 20.61 Reading state information... [2019-11-13T02:25:29.261Z] #16 ... [2019-11-13T02:25:29.261Z] [2019-11-13T02:25:29.261Z] #14 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-13T02:25:29.261Z] #14 20.95 + cd /tmp/tmp.vNTxOFb0LU/src/github.com/go-swagger/go-swagger [2019-11-13T02:25:29.261Z] #14 20.95 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-13T02:25:30.069Z] #30 66.59 github.com/BurntSushi/toml/cmd/tomlv [2019-11-13T02:25:30.640Z] #14 22.42 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-13T02:25:31.578Z] #14 ... [2019-11-13T02:25:31.578Z] [2019-11-13T02:25:31.578Z] #5 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-13T02:25:31.578Z] #5 13.41 Fetched 7927 kB in 8s (909 kB/s) [2019-11-13T02:25:31.578Z] #5 13.41 Reading package lists... [2019-11-13T02:25:31.578Z] #5 17.41 Reading package lists... [2019-11-13T02:25:31.578Z] #5 20.55 Building dependency tree... [2019-11-13T02:25:31.578Z] #5 21.23 Reading state information... [2019-11-13T02:25:31.578Z] #5 21.92 The following additional packages will be installed: [2019-11-13T02:25:31.578Z] #5 21.94 libapparmor1 libseccomp2 [2019-11-13T02:25:31.578Z] #5 21.94 Suggested packages: [2019-11-13T02:25:31.578Z] #5 21.94 seccomp [2019-11-13T02:25:31.578Z] #5 22.15 The following NEW packages will be installed: [2019-11-13T02:25:31.578Z] #5 22.15 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-13T02:25:31.578Z] #5 23.26 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:25:31.578Z] #5 23.26 Need to get 300 kB of archives. [2019-11-13T02:25:31.578Z] #5 23.26 After this operation, 1201 kB of additional disk space will be used. [2019-11-13T02:25:31.578Z] #5 23.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-13T02:25:31.578Z] #5 23.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-11-13T02:25:31.578Z] #5 23.27 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-13T02:25:31.578Z] #5 23.27 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-13T02:25:31.845Z] #5 ... [2019-11-13T02:25:31.845Z] [2019-11-13T02:25:31.845Z] #28 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:31.845Z] #28 23.29 sync [2019-11-13T02:25:32.109Z] #28 23.84 io [2019-11-13T02:25:32.368Z] #28 23.85 reflect [2019-11-13T02:25:32.599Z] #30 ... [2019-11-13T02:25:32.599Z] [2019-11-13T02:25:32.599Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:25:32.599Z] #58 10.35 PBCC images/mm.pb-c.c [2019-11-13T02:25:32.599Z] #58 10.39 DEP images/mm.pb-c.d [2019-11-13T02:25:32.599Z] #58 10.45 PBCC images/timerfd.pb-c.c [2019-11-13T02:25:32.599Z] #58 10.48 DEP images/timerfd.pb-c.d [2019-11-13T02:25:32.599Z] #58 10.51 PBCC images/timer.pb-c.c [2019-11-13T02:25:32.599Z] #58 10.53 DEP images/timer.pb-c.d [2019-11-13T02:25:32.599Z] #58 10.56 PBCC images/sa.pb-c.c [2019-11-13T02:25:32.599Z] #58 10.60 DEP images/sa.pb-c.d [2019-11-13T02:25:32.599Z] #58 10.66 PBCC images/pipe-data.pb-c.c [2019-11-13T02:25:32.599Z] #58 10.68 DEP images/pipe-data.pb-c.d [2019-11-13T02:25:32.599Z] #58 10.72 PBCC images/mnt.pb-c.c [2019-11-13T02:25:32.599Z] #58 10.75 DEP images/mnt.pb-c.d [2019-11-13T02:25:32.599Z] #58 10.79 PBCC images/sk-packet.pb-c.c [2019-11-13T02:25:32.599Z] #58 10.84 DEP images/sk-packet.pb-c.d [2019-11-13T02:25:32.599Z] #58 10.87 PBCC images/tcp-stream.pb-c.c [2019-11-13T02:25:32.599Z] #58 10.88 DEP images/tcp-stream.pb-c.d [2019-11-13T02:25:32.599Z] #58 10.91 PBCC images/pipe.pb-c.c [2019-11-13T02:25:32.599Z] #58 10.94 DEP images/pipe.pb-c.d [2019-11-13T02:25:32.599Z] #58 11.02 PBCC images/pstree.pb-c.c [2019-11-13T02:25:32.599Z] #58 11.05 DEP images/pstree.pb-c.d [2019-11-13T02:25:32.599Z] #58 11.10 PBCC images/fs.pb-c.c [2019-11-13T02:25:32.599Z] #58 11.10 DEP images/fs.pb-c.d [2019-11-13T02:25:32.599Z] #58 11.15 PBCC images/signalfd.pb-c.c [2019-11-13T02:25:32.599Z] #58 11.16 DEP images/signalfd.pb-c.d [2019-11-13T02:25:32.599Z] #58 11.24 PBCC images/fh.pb-c.c [2019-11-13T02:25:32.599Z] #58 11.32 PBCC images/fsnotify.pb-c.c [2019-11-13T02:25:32.599Z] #58 11.42 DEP images/fh.pb-c.d [2019-11-13T02:25:32.599Z] #58 11.48 DEP images/fsnotify.pb-c.d [2019-11-13T02:25:32.599Z] #58 11.53 PBCC images/eventpoll.pb-c.c [2019-11-13T02:25:32.599Z] #58 11.57 DEP images/eventpoll.pb-c.d [2019-11-13T02:25:32.599Z] #58 11.63 PBCC images/eventfd.pb-c.c [2019-11-13T02:25:32.599Z] #58 11.67 DEP images/eventfd.pb-c.d [2019-11-13T02:25:32.599Z] #58 11.72 PBCC images/remap-file-path.pb-c.c [2019-11-13T02:25:32.599Z] #58 11.77 DEP images/remap-file-path.pb-c.d [2019-11-13T02:25:32.599Z] #58 11.83 PBCC images/fifo.pb-c.c [2019-11-13T02:25:32.599Z] #58 11.86 DEP images/fifo.pb-c.d [2019-11-13T02:25:32.599Z] #58 11.88 PBCC images/ghost-file.pb-c.c [2019-11-13T02:25:32.599Z] #58 11.92 DEP images/ghost-file.pb-c.d [2019-11-13T02:25:32.599Z] #58 11.97 PBCC images/regfile.pb-c.c [2019-11-13T02:25:32.599Z] #58 12.01 DEP images/regfile.pb-c.d [2019-11-13T02:25:32.599Z] #58 12.05 PBCC images/ns.pb-c.c [2019-11-13T02:25:32.599Z] #58 12.07 DEP images/ns.pb-c.d [2019-11-13T02:25:32.599Z] #58 12.13 PBCC images/fdinfo.pb-c.c [2019-11-13T02:25:32.599Z] #58 12.20 DEP images/fdinfo.pb-c.d [2019-11-13T02:25:32.599Z] #58 12.26 PBCC images/core-aarch64.pb-c.c [2019-11-13T02:25:32.599Z] #58 12.28 PBCC images/core-arm.pb-c.c [2019-11-13T02:25:32.599Z] #58 12.34 PBCC images/core-ppc64.pb-c.c [2019-11-13T02:25:32.599Z] #58 12.38 PBCC images/core-s390.pb-c.c [2019-11-13T02:25:32.599Z] #58 12.45 PBCC images/core-x86.pb-c.c [2019-11-13T02:25:32.599Z] #58 12.49 PBCC images/core.pb-c.c [2019-11-13T02:25:32.599Z] #58 12.54 PBCC images/inventory.pb-c.c [2019-11-13T02:25:32.599Z] #58 12.57 DEP images/core-aarch64.pb-c.d [2019-11-13T02:25:32.599Z] #58 12.61 DEP images/core-arm.pb-c.d [2019-11-13T02:25:32.599Z] #58 12.66 DEP images/core-ppc64.pb-c.d [2019-11-13T02:25:32.599Z] #58 12.71 DEP images/core-s390.pb-c.d [2019-11-13T02:25:32.599Z] #58 12.76 DEP images/core-x86.pb-c.d [2019-11-13T02:25:32.599Z] #58 12.83 DEP images/core.pb-c.d [2019-11-13T02:25:32.600Z] #58 12.88 DEP images/inventory.pb-c.d [2019-11-13T02:25:32.600Z] #58 12.96 PBCC images/cpuinfo.pb-c.c [2019-11-13T02:25:32.600Z] #58 12.99 DEP images/cpuinfo.pb-c.d [2019-11-13T02:25:32.600Z] #58 13.06 PBCC images/stats.pb-c.c [2019-11-13T02:25:32.600Z] #58 13.08 DEP images/stats.pb-c.d [2019-11-13T02:25:32.600Z] #58 14.37 make[1]: Nothing to be done for 'all'. [2019-11-13T02:25:32.858Z] #58 15.60 CC images/stats.o [2019-11-13T02:25:33.304Z] #28 24.85 syscall [2019-11-13T02:25:33.424Z] #58 16.07 CC images/core.o [2019-11-13T02:25:34.111Z] + cd /tmp/tmp.jbBcvenlZB/src/github.com/go-swagger/go-swagger [2019-11-13T02:25:34.111Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-11-13T02:25:34.111Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-13T02:25:34.363Z] #58 16.81 CC images/core-x86.o [2019-11-13T02:25:34.363Z] #58 ... [2019-11-13T02:25:34.363Z] [2019-11-13T02:25:34.363Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:34.363Z] #30 DONE 70.9s [2019-11-13T02:25:34.363Z] [2019-11-13T02:25:34.363Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:25:34.363Z] #47 25.65 + cd /tmp/tmp.qA2TyFPiFF/src/github.com/containerd/containerd [2019-11-13T02:25:34.363Z] #47 25.65 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:25:34.363Z] #47 27.24 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-13T02:25:34.363Z] #47 27.24 + BUILDTAGS='netgo osusergo static_build' [2019-11-13T02:25:34.363Z] #47 27.24 + export EXTRA_FLAGS=-buildmode=pie [2019-11-13T02:25:34.363Z] #47 27.24 + EXTRA_FLAGS=-buildmode=pie [2019-11-13T02:25:34.363Z] #47 27.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-13T02:25:34.363Z] #47 27.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-13T02:25:34.363Z] #47 27.24 + '[' '' = dynamic ']' [2019-11-13T02:25:34.363Z] #47 27.24 + make [2019-11-13T02:25:34.363Z] #47 27.92 🇩 bin/ctr [2019-11-13T02:25:34.621Z] #47 ... [2019-11-13T02:25:34.621Z] [2019-11-13T02:25:34.621Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:25:34.621Z] #33 61.20 os [2019-11-13T02:25:34.621Z] #33 63.93 regexp [2019-11-13T02:25:34.621Z] #33 64.64 fmt [2019-11-13T02:25:34.621Z] #33 67.54 path/filepath [2019-11-13T02:25:34.621Z] #33 68.81 io/ioutil [2019-11-13T02:25:34.621Z] #33 68.88 flag [2019-11-13T02:25:34.621Z] #33 69.53 go/token [2019-11-13T02:25:34.621Z] #33 70.19 go/scanner [2019-11-13T02:25:34.621Z] #33 70.28 net/url [2019-11-13T02:25:34.879Z] #33 71.60 go/ast [2019-11-13T02:25:35.139Z] #33 ... [2019-11-13T02:25:35.139Z] [2019-11-13T02:25:35.139Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:25:35.139Z] #58 17.66 CC images/core-arm.o [2019-11-13T02:25:35.397Z] #58 18.15 CC images/core-aarch64.o [2019-11-13T02:25:35.843Z] #28 ... [2019-11-13T02:25:35.843Z] [2019-11-13T02:25:35.843Z] #16 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2019-11-13T02:25:35.843Z] #16 21.18 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-13T02:25:35.843Z] #16 21.18 The following additional packages will be installed: [2019-11-13T02:25:35.843Z] #16 21.19 libjq1 libonig4 [2019-11-13T02:25:35.843Z] #16 21.47 The following NEW packages will be installed: [2019-11-13T02:25:35.843Z] #16 21.52 jq libjq1 libonig4 [2019-11-13T02:25:35.843Z] #16 22.81 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:25:35.843Z] #16 22.81 Need to get 327 kB of archives. [2019-11-13T02:25:35.843Z] #16 22.81 After this operation, 1157 kB of additional disk space will be used. [2019-11-13T02:25:35.843Z] #16 22.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-13T02:25:35.843Z] #16 22.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-13T02:25:35.843Z] #16 22.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-13T02:25:35.843Z] #16 23.36 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:25:35.843Z] #16 23.46 Fetched 327 kB in 1s (276 kB/s) [2019-11-13T02:25:35.843Z] #16 23.71 Selecting previously unselected package libonig4:amd64. [2019-11-13T02:25:35.843Z] #16 23.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-13T02:25:35.843Z] #16 23.78 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-13T02:25:35.843Z] #16 23.83 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-13T02:25:35.843Z] #16 24.18 Selecting previously unselected package libjq1:amd64. [2019-11-13T02:25:35.843Z] #16 24.18 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-13T02:25:35.843Z] #16 24.20 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-13T02:25:35.843Z] #16 24.39 Selecting previously unselected package jq. [2019-11-13T02:25:35.843Z] #16 24.39 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-13T02:25:35.843Z] #16 24.43 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-13T02:25:35.843Z] #16 24.63 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-13T02:25:35.843Z] #16 24.64 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-13T02:25:35.843Z] #16 24.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:25:35.843Z] #16 24.73 Setting up jq (1.5+dfsg-1.3) ... [2019-11-13T02:25:35.843Z] #16 DONE 27.5s [2019-11-13T02:25:35.843Z] [2019-11-13T02:25:35.843Z] #17 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-13T02:25:35.843Z] #17 DONE 0.1s [2019-11-13T02:25:35.843Z] [2019-11-13T02:25:35.843Z] #18 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:25:35.964Z] #58 18.50 CC images/core-ppc64.o [2019-11-13T02:25:36.101Z] #18 ... [2019-11-13T02:25:36.101Z] [2019-11-13T02:25:36.101Z] #5 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2019-11-13T02:25:36.101Z] #5 23.91 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:25:36.101Z] #5 24.05 Fetched 300 kB in 1s (281 kB/s) [2019-11-13T02:25:36.101Z] #5 24.26 Selecting previously unselected package libseccomp2:amd64. [2019-11-13T02:25:36.101Z] #5 24.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-13T02:25:36.101Z] #5 24.33 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-13T02:25:36.101Z] #5 24.38 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-13T02:25:36.101Z] #5 24.61 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-13T02:25:36.101Z] #5 24.61 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-13T02:25:36.101Z] #5 24.62 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-13T02:25:36.101Z] #5 24.84 Selecting previously unselected package libapparmor1:amd64. [2019-11-13T02:25:36.101Z] #5 24.84 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-13T02:25:36.101Z] #5 24.86 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-13T02:25:36.101Z] #5 25.23 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-13T02:25:36.101Z] #5 25.23 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-13T02:25:36.101Z] #5 25.38 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-13T02:25:36.101Z] #5 26.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:25:36.101Z] #5 26.86 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-13T02:25:36.101Z] #5 27.19 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-13T02:25:36.101Z] #5 27.43 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-13T02:25:36.101Z] #5 27.51 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-13T02:25:36.101Z] #5 27.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:25:36.101Z] #5 DONE 27.9s [2019-11-13T02:25:36.361Z] [2019-11-13T02:25:36.362Z] #6 [dev 1/24] RUN groupadd -r docker [2019-11-13T02:25:36.530Z] #58 19.00 CC images/core-s390.o [2019-11-13T02:25:37.099Z] #58 19.68 CC images/cpuinfo.o [2019-11-13T02:25:37.357Z] #58 20.02 CC images/inventory.o [2019-11-13T02:25:37.615Z] #58 20.28 CC images/fdinfo.o [2019-11-13T02:25:38.190Z] #58 20.67 CC images/fown.o [2019-11-13T02:25:38.190Z] #58 20.88 CC images/ns.o [2019-11-13T02:25:38.190Z] #58 21.00 CC images/regfile.o [2019-11-13T02:25:38.756Z] #58 21.19 CC images/ghost-file.o [2019-11-13T02:25:38.756Z] #58 21.44 CC images/fifo.o [2019-11-13T02:25:39.014Z] #58 21.68 CC images/remap-file-path.o [2019-11-13T02:25:39.273Z] #58 21.87 CC images/eventfd.o [2019-11-13T02:25:39.531Z] #58 22.13 CC images/eventpoll.o [2019-11-13T02:25:39.790Z] #58 22.35 CC images/fh.o [2019-11-13T02:25:40.048Z] #58 22.61 CC images/fsnotify.o [2019-11-13T02:25:40.548Z] #6 ... [2019-11-13T02:25:40.548Z] [2019-11-13T02:25:40.548Z] #25 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-13T02:25:40.548Z] #25 21.94 + cd /tmp/tmp.CEsQcI9ORE/src/gotest.tools/gotestsum [2019-11-13T02:25:40.548Z] #25 21.94 + git checkout -q v0.3.5 [2019-11-13T02:25:40.548Z] #25 21.98 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-13T02:25:40.548Z] #25 ... [2019-11-13T02:25:40.548Z] [2019-11-13T02:25:40.548Z] #6 [dev 1/24] RUN groupadd -r docker [2019-11-13T02:25:40.548Z] #6 DONE 4.5s [2019-11-13T02:25:40.548Z] [2019-11-13T02:25:40.548Z] #28 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:40.548Z] #28 29.26 time [2019-11-13T02:25:40.548Z] #28 31.72 sort [2019-11-13T02:25:40.614Z] #58 23.08 CC images/signalfd.o [2019-11-13T02:25:40.614Z] #58 23.25 CC images/fs.o [2019-11-13T02:25:40.614Z] #58 23.44 CC images/pstree.o [2019-11-13T02:25:40.807Z] #28 32.43 internal/fmtsort [2019-11-13T02:25:41.180Z] #58 23.60 CC images/pipe.o [2019-11-13T02:25:41.180Z] #58 23.80 CC images/tcp-stream.o [2019-11-13T02:25:41.180Z] #58 23.99 CC images/sk-packet.o [2019-11-13T02:25:41.375Z] #28 32.98 internal/syscall/unix [2019-11-13T02:25:41.634Z] #28 33.13 strings [2019-11-13T02:25:41.747Z] #58 24.14 CC images/mnt.o [2019-11-13T02:25:41.747Z] #58 24.35 CC images/pipe-data.o [2019-11-13T02:25:42.005Z] #58 24.60 CC images/sa.o [2019-11-13T02:25:42.203Z] #28 33.72 internal/poll [2019-11-13T02:25:42.263Z] #58 24.85 CC images/timer.o [2019-11-13T02:25:42.521Z] #58 25.18 CC images/timerfd.o [2019-11-13T02:25:42.773Z] #28 ... [2019-11-13T02:25:42.773Z] [2019-11-13T02:25:42.773Z] #18 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:25:42.773Z] #18 4.989 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-13T02:25:42.773Z] #18 5.581 [2019-11-13T02:25:42.779Z] #58 25.41 CC images/mm.o [2019-11-13T02:25:43.032Z] #18 5.909 ### 5.5% ########## 14.6% ################# 24.0% ####################### 32.9% ############################ 39.2% ################################## 48.6% ########################################## 58.4% ############################################## 65.1% ##################################################### 74.2% ############################################################## 86.2% ####################################################################### 98.8% ######################################################################## 100.0% [2019-11-13T02:25:43.037Z] #58 25.69 CC images/sk-opts.o [2019-11-13T02:25:43.291Z] #18 7.532 [2019-11-13T02:25:43.294Z] #58 25.85 CC images/sk-unix.o [2019-11-13T02:25:43.294Z] #58 26.09 CC images/sk-inet.o [2019-11-13T02:25:44.228Z] #58 26.56 CC images/tun.o [2019-11-13T02:25:44.228Z] #58 26.85 CC images/sk-netlink.o [2019-11-13T02:25:44.378Z] #18 8.013 ############## 20.2% ########################### 38.4% ########################################## 59.5% ######################################################################## 100.0% [2019-11-13T02:25:44.486Z] #58 27.07 CC images/packet-sock.o [2019-11-13T02:25:44.565Z] 🇩 bin/containerd [2019-11-13T02:25:44.637Z] #18 ... [2019-11-13T02:25:44.637Z] [2019-11-13T02:25:44.637Z] #7 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-13T02:25:44.637Z] #7 DONE 4.0s [2019-11-13T02:25:44.637Z] [2019-11-13T02:25:44.637Z] #18 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:25:44.637Z] #18 8.712 [2019-11-13T02:25:44.744Z] #58 27.40 CC images/ipc-var.o [2019-11-13T02:25:45.002Z] #58 27.62 CC images/ipc-desc.o [2019-11-13T02:25:45.259Z] #58 27.85 CC images/ipc-shm.o [2019-11-13T02:25:45.517Z] #58 28.04 CC images/ipc-msg.o [2019-11-13T02:25:45.517Z] #58 ... [2019-11-13T02:25:45.517Z] [2019-11-13T02:25:45.517Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:25:45.517Z] #33 72.21 text/template/parse [2019-11-13T02:25:45.517Z] #33 76.10 text/template [2019-11-13T02:25:45.517Z] #33 76.40 go/parser [2019-11-13T02:25:45.517Z] #33 79.76 log [2019-11-13T02:25:45.517Z] #33 80.11 encoding/binary [2019-11-13T02:25:45.517Z] #33 80.84 go/doc [2019-11-13T02:25:45.517Z] #33 81.75 encoding/base64 [2019-11-13T02:25:45.517Z] #33 82.28 encoding/json [2019-11-13T02:25:45.775Z] #33 ... [2019-11-13T02:25:45.775Z] [2019-11-13T02:25:45.775Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:25:45.775Z] #58 28.36 CC images/ipc-sem.o [2019-11-13T02:25:45.775Z] #58 28.57 CC images/utsns.o [2019-11-13T02:25:45.935Z] #18 9.003 0.2% # 2.6% ###### 9.4% ############# 19.0% ###################### 31.3% ################################# 46.3% ########################################### 60.0% ##################################################### 73.9% ########################################################## 81.8% #################################################################### 95.2% ######################################################################## 100.0% [2019-11-13T02:25:46.194Z] #18 10.44 [2019-11-13T02:25:46.341Z] #58 28.79 CC images/creds.o [2019-11-13T02:25:46.341Z] #58 28.99 CC images/vma.o [2019-11-13T02:25:46.598Z] #58 29.15 CC images/netdev.o [2019-11-13T02:25:46.857Z] #58 29.57 CC images/tty.o [2019-11-13T02:25:47.791Z] #58 30.24 CC images/file-lock.o [2019-11-13T02:25:47.791Z] #58 30.42 CC images/rlimit.o [2019-11-13T02:25:48.051Z] #58 30.62 CC images/pagemap.o [2019-11-13T02:25:48.310Z] #58 30.90 CC images/siginfo.o [2019-11-13T02:25:48.568Z] #58 31.24 CC images/rpc.o [2019-11-13T02:25:48.795Z] #18 10.67 0.8% # 2.7% #### 6.2% ###### 9.1% ######## 12.1% ########## 14.0% ############# 18.4% ############### 22.1% ################## 26.3% #################### 29.1% ####################### 32.7% ########################## 36.2% ########################### 38.4% ############################## 42.8% ################################### 48.6% ######################################### 57.3% ############################################## 64.7% ################################################### 71.1% ######################################################## 78.3% ############################################################# 85.8% ################################################################### 93.8% ####################################################################### 99.4% ######################################################################## 100.0% [2019-11-13T02:25:48.795Z] #18 12.99 [2019-11-13T02:25:49.363Z] #18 ... [2019-11-13T02:25:49.363Z] [2019-11-13T02:25:49.363Z] #8 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-13T02:25:49.363Z] #8 3.072 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-13T02:25:49.363Z] #8 DONE 4.7s [2019-11-13T02:25:49.363Z] [2019-11-13T02:25:49.363Z] #9 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-13T02:25:49.941Z] #58 32.44 CC images/ext-file.o [2019-11-13T02:25:49.941Z] #58 32.60 CC images/cgroup.o [2019-11-13T02:25:50.874Z] #58 33.30 CC images/userns.o [2019-11-13T02:25:51.132Z] #58 33.64 CC images/google/protobuf/descriptor.o [2019-11-13T02:25:51.390Z] #58 ... [2019-11-13T02:25:51.390Z] [2019-11-13T02:25:51.390Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-13T02:25:51.390Z] #61 88.20 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-13T02:25:51.390Z] #61 88.20 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-13T02:25:53.560Z] #9 DONE 3.8s [2019-11-13T02:25:53.560Z] [2019-11-13T02:25:53.560Z] #10 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-13T02:25:53.560Z] #10 ... [2019-11-13T02:25:53.560Z] [2019-11-13T02:25:53.560Z] #28 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:53.560Z] #28 35.29 bytes [2019-11-13T02:25:53.560Z] #28 35.94 os [2019-11-13T02:25:53.560Z] #28 36.90 bufio [2019-11-13T02:25:53.560Z] #28 38.30 path [2019-11-13T02:25:53.560Z] #28 38.59 fmt [2019-11-13T02:25:53.560Z] #28 38.63 path/filepath [2019-11-13T02:25:53.560Z] #28 39.78 io/ioutil [2019-11-13T02:25:53.560Z] #28 40.20 text/tabwriter [2019-11-13T02:25:53.560Z] #28 41.16 github.com/BurntSushi/toml [2019-11-13T02:25:53.560Z] #28 41.16 flag [2019-11-13T02:25:53.560Z] #28 42.61 log [2019-11-13T02:25:53.560Z] #28 44.70 github.com/BurntSushi/toml/cmd/tomlv [2019-11-13T02:25:53.819Z] #28 ... [2019-11-13T02:25:53.819Z] [2019-11-13T02:25:53.819Z] #18 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:25:53.819Z] #18 14.06 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-13T02:25:53.819Z] #18 14.37 [2019-11-13T02:25:53.819Z] #18 14.55 ######################################################################## 100.0% [2019-11-13T02:25:53.819Z] #18 14.63 [2019-11-13T02:25:53.819Z] #18 15.84 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-13T02:25:53.819Z] #18 16.42 [2019-11-13T02:25:53.819Z] #18 16.60 ############################################################### 88.7% ######################################################################## 100.0% [2019-11-13T02:25:53.819Z] #18 16.80 [2019-11-13T02:25:53.819Z] #18 17.95 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-13T02:25:53.819Z] #18 18.03 skipping existing 1849cc453dee [2019-11-13T02:25:54.078Z] #18 18.13 [2019-11-13T02:25:55.467Z] #18 19.35 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-13T02:25:55.726Z] #18 19.91 [2019-11-13T02:25:55.988Z] #18 20.14 ######################################################################## 100.0% [2019-11-13T02:25:55.988Z] #18 20.31 [2019-11-13T02:25:56.247Z] #18 20.38 Download of images into '/build' complete. [2019-11-13T02:25:56.247Z] #18 20.38 Use something like the following to load the result into a Docker daemon: [2019-11-13T02:25:56.247Z] #18 20.38 tar -cC '/build' . | docker load [2019-11-13T02:25:56.655Z] #61 ... [2019-11-13T02:25:56.655Z] [2019-11-13T02:25:56.655Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:25:56.655Z] #58 35.16 CC images/opts.o [2019-11-13T02:25:56.655Z] #58 35.36 CC images/seccomp.o [2019-11-13T02:25:56.655Z] #58 35.72 CC images/binfmt-misc.o [2019-11-13T02:25:56.655Z] #58 35.86 CC images/time.o [2019-11-13T02:25:56.655Z] #58 36.08 CC images/sysctl.o [2019-11-13T02:25:56.655Z] #58 36.29 CC images/autofs.o [2019-11-13T02:25:56.655Z] #58 36.50 CC images/macvlan.o [2019-11-13T02:25:56.655Z] #58 36.75 CC images/sit.o [2019-11-13T02:25:56.655Z] #58 36.93 LINK images/built-in.o [2019-11-13T02:25:56.655Z] #58 37.08 GEN compel/include/asm [2019-11-13T02:25:56.655Z] #58 37.10 GEN compel/include/version.h [2019-11-13T02:25:56.655Z] #58 37.13 touch .config [2019-11-13T02:25:56.655Z] #58 37.15 GEN include/common/config.h [2019-11-13T02:25:56.655Z] #58 37.23 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-13T02:25:56.655Z] #58 37.27 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-13T02:25:56.655Z] #58 37.30 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-13T02:25:56.655Z] #58 37.33 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-13T02:25:56.655Z] #58 37.36 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-13T02:25:56.655Z] #58 37.38 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-13T02:25:56.655Z] #58 37.39 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-13T02:25:56.655Z] #58 37.43 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-13T02:25:56.655Z] #58 37.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-13T02:25:56.655Z] #58 37.47 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-13T02:25:56.655Z] #58 37.47 DEP compel/plugins/std/infect.d [2019-11-13T02:25:56.655Z] #58 37.64 DEP compel/plugins/std/string.d [2019-11-13T02:25:56.655Z] #58 37.71 DEP compel/plugins/std/log.d [2019-11-13T02:25:56.655Z] #58 37.78 DEP compel/plugins/std/fds.d [2019-11-13T02:25:56.655Z] #58 37.90 DEP compel/plugins/std/std.d [2019-11-13T02:25:56.655Z] #58 37.99 DEP compel/plugins/shmem/shmem.d [2019-11-13T02:25:56.655Z] #58 38.11 DEP compel/plugins/fds/fds.d [2019-11-13T02:25:56.655Z] #58 38.28 CC compel/plugins/std/std.o [2019-11-13T02:25:56.655Z] #58 38.54 CC compel/plugins/std/fds.o [2019-11-13T02:25:56.655Z] #58 39.03 CC compel/plugins/std/log.o [2019-11-13T02:25:56.958Z] #18 ... [2019-11-13T02:25:56.958Z] [2019-11-13T02:25:56.958Z] #10 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-13T02:25:56.958Z] #10 DONE 3.8s [2019-11-13T02:25:56.958Z] [2019-11-13T02:25:56.958Z] #18 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:25:56.958Z] #18 DONE 21.1s [2019-11-13T02:25:56.958Z] [2019-11-13T02:25:56.958Z] #11 [dev 6/24] RUN ldconfig [2019-11-13T02:25:57.217Z] #11 ... [2019-11-13T02:25:57.217Z] [2019-11-13T02:25:57.217Z] #28 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2019-11-13T02:25:57.217Z] #28 DONE 48.5s [2019-11-13T02:25:57.217Z] [2019-11-13T02:25:57.217Z] #25 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-13T02:25:57.222Z] #58 ... [2019-11-13T02:25:57.222Z] [2019-11-13T02:25:57.222Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:25:57.222Z] #33 83.85 github.com/LK4D4/vndr/build [2019-11-13T02:25:57.222Z] #33 87.06 encoding/xml [2019-11-13T02:25:57.222Z] #33 87.49 github.com/LK4D4/vndr/godl/singleflight [2019-11-13T02:25:57.222Z] #33 87.65 compress/flate [2019-11-13T02:25:57.222Z] #33 89.97 hash [2019-11-13T02:25:57.222Z] #33 90.17 hash/crc32 [2019-11-13T02:25:57.222Z] #33 90.69 compress/gzip [2019-11-13T02:25:57.222Z] #33 91.42 context [2019-11-13T02:25:57.222Z] #33 91.83 crypto/cipher [2019-11-13T02:25:57.222Z] #33 92.58 math/rand [2019-11-13T02:25:57.222Z] #33 92.85 crypto/aes [2019-11-13T02:25:57.222Z] #33 93.27 math/big [2019-11-13T02:25:57.222Z] #33 ... [2019-11-13T02:25:57.222Z] [2019-11-13T02:25:57.222Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:25:57.222Z] #58 39.88 CC compel/plugins/std/string.o [2019-11-13T02:25:57.352Z] + rm -rf /tmp/tmp.jbBcvenlZB [2019-11-13T02:25:57.352Z] Removing intermediate container 8f750788e473 [2019-11-13T02:25:57.352Z] ---> a3441537b567 [2019-11-13T02:25:57.352Z] Step 19/125 : FROM base AS frozen-images [2019-11-13T02:25:57.352Z] ---> fe77b3d6c284 [2019-11-13T02:25:57.352Z] Step 20/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:25:57.352Z] ---> Using cache [2019-11-13T02:25:57.352Z] ---> e2d6e54da69f [2019-11-13T02:25:57.352Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2019-11-13T02:25:57.352Z] ---> Running in ea60c506b978 [2019-11-13T02:25:57.352Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:25:57.352Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:25:57.352Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:25:57.352Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:25:57.352Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:25:57.352Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-13T02:25:57.352Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-13T02:25:57.352Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-13T02:25:57.689Z] Fetched 7727 kB in 2s (2945 kB/s) [2019-11-13T02:25:57.788Z] #58 ... [2019-11-13T02:25:57.788Z] [2019-11-13T02:25:57.788Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-13T02:25:57.788Z] #61 DONE 94.4s [2019-11-13T02:25:57.788Z] [2019-11-13T02:25:57.788Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-13T02:25:57.788Z] #62 DONE 0.1s [2019-11-13T02:25:57.788Z] [2019-11-13T02:25:57.788Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:25:57.788Z] #33 94.10 crypto [2019-11-13T02:25:57.788Z] #33 94.38 crypto/des [2019-11-13T02:25:58.354Z] #33 95.09 crypto/internal/randutil [2019-11-13T02:25:58.641Z] #33 95.34 crypto/sha512 [2019-11-13T02:25:58.856Z] Reading package lists... [2019-11-13T02:26:00.025Z] Reading package lists... [2019-11-13T02:26:00.057Z] #33 96.57 crypto/hmac [2019-11-13T02:26:00.057Z] #33 96.72 crypto/md5 [2019-11-13T02:26:00.361Z] Building dependency tree... [2019-11-13T02:26:00.361Z] Reading state information... [2019-11-13T02:26:00.361Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-13T02:26:00.361Z] The following additional packages will be installed: [2019-11-13T02:26:00.361Z] libjq1 libonig4 [2019-11-13T02:26:00.361Z] The following NEW packages will be installed: [2019-11-13T02:26:00.361Z] jq libjq1 libonig4 [2019-11-13T02:26:00.623Z] #33 97.42 crypto/sha1 [2019-11-13T02:26:00.699Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:26:00.699Z] Need to get 310 kB of archives. [2019-11-13T02:26:00.699Z] After this operation, 1267 kB of additional disk space will be used. [2019-11-13T02:26:00.699Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-13T02:26:00.699Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-13T02:26:00.699Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-13T02:26:00.699Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:26:00.699Z] Fetched 310 kB in 0s (3753 kB/s) [2019-11-13T02:26:00.699Z] Selecting previously unselected package libonig4:ppc64el. [2019-11-13T02:26:00.699Z] (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 ... 14950 files and directories currently installed.) [2019-11-13T02:26:00.699Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-13T02:26:00.699Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-13T02:26:01.036Z] Selecting previously unselected package libjq1:ppc64el. [2019-11-13T02:26:01.036Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-13T02:26:01.036Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-13T02:26:01.036Z] Selecting previously unselected package jq. [2019-11-13T02:26:01.036Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-13T02:26:01.036Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-13T02:26:01.036Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-13T02:26:01.036Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-13T02:26:01.036Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:26:01.036Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-13T02:26:01.372Z] Removing intermediate container ea60c506b978 [2019-11-13T02:26:01.372Z] ---> 40432af44a72 [2019-11-13T02:26:01.372Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2019-11-13T02:26:01.558Z] #33 98.13 crypto/sha256 [2019-11-13T02:26:01.707Z] ---> d189d6c812c0 [2019-11-13T02:26:01.707Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2019-11-13T02:26:01.707Z] ---> Running in 4dde263f6ff2 [2019-11-13T02:26:02.494Z] #33 98.95 encoding/hex [2019-11-13T02:26:02.496Z] #25 ... [2019-11-13T02:26:02.496Z] [2019-11-13T02:26:02.496Z] #11 [dev 6/24] RUN ldconfig [2019-11-13T02:26:02.496Z] #11 DONE 4.7s [2019-11-13T02:26:02.496Z] [2019-11-13T02:26:02.496Z] #12 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:26:02.752Z] #33 99.24 encoding/pem [2019-11-13T02:26:02.875Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-13T02:26:03.011Z] #33 99.54 internal/singleflight [2019-11-13T02:26:03.011Z] #33 99.73 net [2019-11-13T02:26:03.259Z]  [2019-11-13T02:26:03.935Z]  #####       7.2% ###############  21.4% #############################       40.3% ##########################################  58.6% ################################################### 72.1% ################################################################   89.7% ######################################################################## 100.0% [2019-11-13T02:26:04.274Z]  [2019-11-13T02:26:04.386Z] #33 100.8 crypto/rand [2019-11-13T02:26:04.609Z]  ##############   19.9% ################################################# 68.4% ######################################################################## 100.0% [2019-11-13T02:26:04.644Z] #33 101.4 crypto/elliptic [2019-11-13T02:26:04.902Z] #33 ... [2019-11-13T02:26:04.902Z] [2019-11-13T02:26:04.902Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:26:04.902Z] #58 40.75 CC compel/plugins/std/infect.o [2019-11-13T02:26:04.902Z] #58 41.69 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-13T02:26:04.902Z] #58 41.75 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-13T02:26:04.902Z] #58 41.84 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-13T02:26:04.902Z] #58 41.93 AR compel/plugins/std.lib.a [2019-11-13T02:26:04.902Z] #58 41.98 CC compel/plugins/fds/fds.o [2019-11-13T02:26:04.902Z] #58 42.20 AR compel/plugins/fds.lib.a [2019-11-13T02:26:04.902Z] #58 42.24 HOSTDEP compel/src/lib/log-host.d [2019-11-13T02:26:04.902Z] #58 42.40 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-13T02:26:04.902Z] #58 42.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-13T02:26:04.902Z] #58 42.60 HOSTDEP compel/src/main-host.d [2019-11-13T02:26:04.902Z] #58 42.69 DEP compel/src/lib/ptrace.d [2019-11-13T02:26:04.902Z] #58 42.86 DEP compel/src/lib/infect.d [2019-11-13T02:26:04.902Z] #58 43.05 DEP compel/src/lib/infect-util.d [2019-11-13T02:26:04.902Z] #58 43.18 DEP compel/src/lib/infect-rpc.d [2019-11-13T02:26:04.902Z] #58 43.25 DEP compel/arch/x86/src/lib/infect.d [2019-11-13T02:26:04.902Z] #58 43.36 DEP compel/arch/x86/src/lib/cpu.d [2019-11-13T02:26:04.902Z] #58 43.49 DEP compel/src/lib/log.d [2019-11-13T02:26:04.902Z] #58 43.57 DEP compel/src/main.d [2019-11-13T02:26:04.902Z] #58 43.72 DEP compel/src/lib/handle-elf.d [2019-11-13T02:26:04.902Z] #58 43.90 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-13T02:26:04.902Z] #58 44.04 CC compel/src/lib/log.o [2019-11-13T02:26:04.902Z] #58 44.34 CC compel/arch/x86/src/lib/cpu.o [2019-11-13T02:26:04.902Z] #58 45.17 CC compel/arch/x86/src/lib/infect.o [2019-11-13T02:26:04.902Z] #58 45.88 CC compel/src/lib/infect-rpc.o [2019-11-13T02:26:04.902Z] #58 46.19 CC compel/src/lib/infect-util.o [2019-11-13T02:26:04.902Z] #58 46.44 CC compel/src/lib/infect.o [2019-11-13T02:26:04.945Z]  [2019-11-13T02:26:04.954Z] 🇩 bin/containerd-stress [2019-11-13T02:26:05.406Z]  ###########  15.7% #########################    36.0% ########################################### 60.1% ##############################################################  86.3% ######################################################################## 100.0% [2019-11-13T02:26:05.745Z]  [2019-11-13T02:26:05.784Z] #12 4.036 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:26:05.784Z] #12 4.044 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:26:05.784Z] #12 4.074 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:26:05.784Z] #12 4.096 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:26:05.784Z] #12 4.100 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:26:05.836Z] #58 48.46 CC compel/src/lib/ptrace.o [2019-11-13T02:26:06.094Z] #58 48.86 AR compel/libcompel.a [2019-11-13T02:26:06.350Z] #12 4.534 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:26:06.353Z] #58 48.92 HOSTCC compel/src/main-host.o [2019-11-13T02:26:06.353Z] #58 49.16 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-13T02:26:06.611Z] #58 ... [2019-11-13T02:26:06.611Z] [2019-11-13T02:26:06.611Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:26:06.611Z] #33 103.2 encoding/asn1 [2019-11-13T02:26:06.814Z] 🇩 bin/containerd-shim [2019-11-13T02:26:07.142Z]  ###   4.7% ########    12.3% #############    19.3% ################   22.9% #####################     30.3% ###########################   38.2% ################################ 45.4% #####################################   52.5% ##########################################   59.7% ################################################    68.1% ######################################################  75.6% ############################################################  83.6% #################################################################  91.4% #######################################################################  99.8% ######################################################################## 100.0% [2019-11-13T02:26:07.142Z]  [2019-11-13T02:26:07.284Z] #12 5.557 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:26:07.851Z] #12 6.140 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:26:08.309Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-13T02:26:08.670Z]  [2019-11-13T02:26:08.670Z]  #################################  46.8% ######################################################################## 100.0% [2019-11-13T02:26:08.670Z]  [2019-11-13T02:26:09.141Z] #33 105.4 crypto/ecdsa [2019-11-13T02:26:09.141Z] #33 105.9 crypto/rsa [2019-11-13T02:26:09.845Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-13T02:26:09.845Z]  [2019-11-13T02:26:10.180Z]  #        1.6% ######################################################################## 100.0% [2019-11-13T02:26:10.180Z]  [2019-11-13T02:26:10.515Z] #33 107.1 crypto/dsa [2019-11-13T02:26:11.080Z] #33 107.5 crypto/x509/pkix [2019-11-13T02:26:11.338Z] #33 107.9 internal/x/crypto/cryptobyte [2019-11-13T02:26:11.344Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-13T02:26:11.344Z] skipping existing c8c2d4a6b2e3 [2019-11-13T02:26:11.344Z] [2019-11-13T02:26:12.065Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-13T02:26:12.406Z]  [2019-11-13T02:26:12.407Z]  ######################################################################## 100.0% [2019-11-13T02:26:12.407Z]  [2019-11-13T02:26:12.407Z] Download of images into '/build' complete. [2019-11-13T02:26:12.407Z] Use something like the following to load the result into a Docker daemon: [2019-11-13T02:26:12.407Z] tar -cC '/build' . | docker load [2019-11-13T02:26:12.709Z] #33 109.4 internal/x/crypto/internal/chacha20 [2019-11-13T02:26:12.967Z] #33 ... [2019-11-13T02:26:12.967Z] [2019-11-13T02:26:12.967Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-13T02:26:12.967Z] #24 109.8 + GOBIN=/build [2019-11-13T02:26:12.967Z] #24 109.8 + /build/gometalinter --install [2019-11-13T02:26:12.967Z] #24 109.8 Installing: [2019-11-13T02:26:12.967Z] #24 109.8 deadcode [2019-11-13T02:26:12.967Z] #24 109.8 dupl [2019-11-13T02:26:12.967Z] #24 109.8 errcheck [2019-11-13T02:26:12.967Z] #24 109.8 gas [2019-11-13T02:26:12.967Z] #24 109.8 gochecknoglobals [2019-11-13T02:26:12.967Z] #24 109.8 gochecknoinits [2019-11-13T02:26:12.967Z] #24 109.8 goconst [2019-11-13T02:26:12.967Z] #24 109.8 gocyclo [2019-11-13T02:26:12.967Z] #24 109.8 goimports [2019-11-13T02:26:12.967Z] #24 109.8 golint [2019-11-13T02:26:12.967Z] #24 109.8 gosimple [2019-11-13T02:26:12.967Z] #24 109.8 gotype [2019-11-13T02:26:12.967Z] #24 109.8 gotypex [2019-11-13T02:26:12.967Z] #24 109.8 ineffassign [2019-11-13T02:26:12.967Z] #24 109.8 interfacer [2019-11-13T02:26:12.967Z] #24 109.8 lll [2019-11-13T02:26:12.967Z] #24 109.8 maligned [2019-11-13T02:26:12.967Z] #24 109.8 megacheck [2019-11-13T02:26:12.967Z] #24 109.8 misspell [2019-11-13T02:26:12.967Z] #24 109.8 nakedret [2019-11-13T02:26:12.967Z] #24 109.8 safesql [2019-11-13T02:26:12.967Z] #24 109.8 staticcheck [2019-11-13T02:26:12.967Z] #24 109.8 structcheck [2019-11-13T02:26:12.967Z] #24 109.8 unconvert [2019-11-13T02:26:12.967Z] #24 109.8 unparam [2019-11-13T02:26:12.967Z] #24 109.8 unused [2019-11-13T02:26:12.967Z] #24 109.8 varcheck [2019-11-13T02:26:13.119Z] #12 11.29 Fetched 7927 kB in 8s (957 kB/s) [2019-11-13T02:26:13.390Z] 🇩 bin/containerd-shim-runc-v1 [2019-11-13T02:26:15.282Z] 🇩 binaries [2019-11-13T02:26:15.282Z] + mkdir -p /build [2019-11-13T02:26:15.282Z] + cp bin/containerd /build/containerd [2019-11-13T02:26:15.282Z] + cp bin/containerd-shim /build/containerd-shim [2019-11-13T02:26:15.282Z] + cp bin/ctr /build/ctr [2019-11-13T02:26:15.407Z] Removing intermediate container 4dde263f6ff2 [2019-11-13T02:26:15.407Z] ---> 8fb66eac634a [2019-11-13T02:26:15.407Z] Step 24/125 : FROM base AS cross-false [2019-11-13T02:26:15.407Z] ---> fe77b3d6c284 [2019-11-13T02:26:15.407Z] Step 25/125 : FROM base AS cross-true [2019-11-13T02:26:15.407Z] ---> fe77b3d6c284 [2019-11-13T02:26:15.407Z] Step 26/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:26:15.407Z] ---> Using cache [2019-11-13T02:26:15.407Z] ---> e2d6e54da69f [2019-11-13T02:26:15.407Z] Step 27/125 : RUN dpkg --add-architecture armhf [2019-11-13T02:26:15.407Z] ---> Running in f7980dfb99cd [2019-11-13T02:26:15.650Z] #12 11.29 Reading package lists... [2019-11-13T02:26:15.746Z] Removing intermediate container f7980dfb99cd [2019-11-13T02:26:15.746Z] ---> d69da5be1952 [2019-11-13T02:26:15.746Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2019-11-13T02:26:16.086Z] ---> Running in 824f49a49689 [2019-11-13T02:26:16.814Z] Removing intermediate container 824f49a49689 [2019-11-13T02:26:16.814Z] ---> ecb7d67fa2da [2019-11-13T02:26:16.814Z] Step 29/125 : RUN dpkg --add-architecture armel [2019-11-13T02:26:16.814Z] ---> Running in bbcb1de5fb50 [2019-11-13T02:26:17.151Z] #24 ... [2019-11-13T02:26:17.151Z] [2019-11-13T02:26:17.151Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:26:17.151Z] #58 49.41 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-13T02:26:17.151Z] #58 49.82 HOSTCC compel/src/lib/log-host.o [2019-11-13T02:26:17.151Z] #58 50.11 HOSTLINK compel/compel-host-bin [2019-11-13T02:26:17.151Z] #58 50.24 DEP soccr/soccr.d [2019-11-13T02:26:17.151Z] #58 50.40 CC soccr/soccr.o [2019-11-13T02:26:17.151Z] #58 51.50 AR soccr/libsoccr.a [2019-11-13T02:26:17.151Z] #58 51.53 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-13T02:26:17.151Z] #58 51.93 DEP criu/arch/x86/sigframe.d [2019-11-13T02:26:17.151Z] #58 52.05 DEP criu/arch/x86/sigaction_compat.d [2019-11-13T02:26:17.151Z] #58 52.15 DEP criu/arch/x86/kerndat.d [2019-11-13T02:26:17.151Z] #58 52.23 DEP criu/arch/x86/crtools.d [2019-11-13T02:26:17.151Z] #58 52.38 DEP criu/arch/x86/cpu.d [2019-11-13T02:26:17.151Z] #58 52.51 CC criu/arch/x86/cpu.o [2019-11-13T02:26:17.151Z] #58 53.11 CC criu/arch/x86/crtools.o [2019-11-13T02:26:17.151Z] #58 54.14 CC criu/arch/x86/kerndat.o [2019-11-13T02:26:17.151Z] #58 54.58 CC criu/arch/x86/sigaction_compat.o [2019-11-13T02:26:17.151Z] #58 54.87 CC criu/arch/x86/sigframe.o [2019-11-13T02:26:17.151Z] #58 55.11 LINK criu/arch/x86/crtools.built-in.o [2019-11-13T02:26:17.151Z] #58 55.18 DEP criu/pie/util-vdso-elf32.d [2019-11-13T02:26:17.151Z] #58 55.31 DEP criu/arch/x86/vdso-pie.d [2019-11-13T02:26:17.151Z] #58 55.43 DEP criu/pie/parasite-vdso.d [2019-11-13T02:26:17.151Z] #58 55.60 DEP criu/pie/util-vdso.d [2019-11-13T02:26:17.151Z] #58 55.75 DEP criu/pie/util.d [2019-11-13T02:26:17.151Z] #58 55.92 CC criu/pie/util.o [2019-11-13T02:26:17.151Z] #58 56.31 CC criu/pie/util-vdso.o [2019-11-13T02:26:17.151Z] #58 56.92 CC criu/pie/parasite-vdso.o [2019-11-13T02:26:17.151Z] #58 57.93 CC criu/arch/x86/vdso-pie.o [2019-11-13T02:26:17.151Z] #58 58.16 CC criu/pie/util-vdso-elf32.o [2019-11-13T02:26:17.151Z] #58 58.82 AR criu/pie/pie.lib.a [2019-11-13T02:26:17.151Z] #58 58.89 DEP criu/pie/restorer.d [2019-11-13T02:26:17.151Z] #58 59.04 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-13T02:26:17.151Z] #58 59.13 DEP criu/arch/x86/restorer_unmap.d [2019-11-13T02:26:17.151Z] #58 59.15 DEP criu/arch/x86/restorer.d [2019-11-13T02:26:17.151Z] #58 59.29 DEP criu/pie/parasite.d [2019-11-13T02:26:17.151Z] #58 59.56 CC criu/pie/parasite.o [2019-11-13T02:26:17.539Z] Removing intermediate container bbcb1de5fb50 [2019-11-13T02:26:17.539Z] ---> 5dc7c7d23b2f [2019-11-13T02:26:17.539Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2019-11-13T02:26:17.539Z] ---> Running in b6e50bbdc1c9 [2019-11-13T02:26:18.083Z] #58 60.71 LINK criu/pie/parasite.built-in.o [2019-11-13T02:26:18.083Z] #58 60.71 GEN criu/pie/parasite-blob.h [2019-11-13T02:26:18.083Z] #58 60.73 CC criu/arch/x86/restorer.o [2019-11-13T02:26:18.266Z] Removing intermediate container b6e50bbdc1c9 [2019-11-13T02:26:18.266Z] ---> 8fd829a821ae [2019-11-13T02:26:18.266Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2019-11-13T02:26:18.266Z] ---> fe77b3d6c284 [2019-11-13T02:26:18.266Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2019-11-13T02:26:18.266Z] ---> fe77b3d6c284 [2019-11-13T02:26:18.266Z] Step 33/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:26:18.266Z] ---> Using cache [2019-11-13T02:26:18.266Z] ---> e2d6e54da69f [2019-11-13T02:26:18.266Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2019-11-13T02:26:18.266Z] ---> Running in 3715d7178e00 [2019-11-13T02:26:18.603Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:26:18.604Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:26:18.604Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:26:18.604Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:26:18.604Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:26:18.646Z] Removing intermediate container 85787f742b6f [2019-11-13T02:26:18.646Z] ---> 32def8ef9f0a [2019-11-13T02:26:18.646Z] Step 56/125 : FROM dev-base AS proxy [2019-11-13T02:26:18.646Z] ---> 60d6fb5e431e [2019-11-13T02:26:18.646Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-11-13T02:26:18.646Z] ---> Running in e351dd049466 [2019-11-13T02:26:18.646Z] Removing intermediate container e351dd049466 [2019-11-13T02:26:18.646Z] ---> afa5e26754cb [2019-11-13T02:26:18.646Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:26:18.646Z] ---> 73755da72214 [2019-11-13T02:26:18.646Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:26:18.647Z] #58 61.20 CC criu/arch/x86/restorer_unmap.o [2019-11-13T02:26:18.648Z] #58 61.24 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-13T02:26:18.905Z] #58 61.47 CC criu/pie/restorer.o [2019-11-13T02:26:18.940Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-13T02:26:18.940Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-13T02:26:19.015Z] ---> 5ffafb0039e1 [2019-11-13T02:26:19.015Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:26:19.015Z] ---> Running in 5febfd85fcbe [2019-11-13T02:26:19.278Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-13T02:26:19.279Z] #12 14.26 Reading package lists... [2019-11-13T02:26:19.377Z] + RM_GOPATH=0 [2019-11-13T02:26:19.377Z] + TMP_GOPATH= [2019-11-13T02:26:19.377Z] + : /build [2019-11-13T02:26:19.377Z] + '[' -z '' ']' [2019-11-13T02:26:19.377Z] ++ mktemp -d [2019-11-13T02:26:19.377Z] + export GOPATH=/tmp/tmp.yUoY9I1aA5 [2019-11-13T02:26:19.377Z] + GOPATH=/tmp/tmp.yUoY9I1aA5 [2019-11-13T02:26:19.377Z] + RM_GOPATH=1 [2019-11-13T02:26:19.377Z] ++ dirname ./install.sh [2019-11-13T02:26:19.377Z] + dir=. [2019-11-13T02:26:19.377Z] + bin=proxy [2019-11-13T02:26:19.377Z] + shift [2019-11-13T02:26:19.377Z] + '[' '!' -f ./proxy.installer ']' [2019-11-13T02:26:19.377Z] + . ./proxy.installer [2019-11-13T02:26:19.377Z] ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:26:19.377Z] + install_proxy [2019-11-13T02:26:19.377Z] + case "$1" in [2019-11-13T02:26:19.377Z] + export CGO_ENABLED=0 [2019-11-13T02:26:19.377Z] + CGO_ENABLED=0 [2019-11-13T02:26:19.377Z] + _install_proxy [2019-11-13T02:26:19.377Z] + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-13T02:26:19.377Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yUoY9I1aA5/src/github.com/docker/libnetwork [2019-11-13T02:26:19.377Z] Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:26:19.377Z] Cloning into '/tmp/tmp.yUoY9I1aA5/src/github.com/docker/libnetwork'... [2019-11-13T02:26:19.847Z] #12 17.45 Building dependency tree... [2019-11-13T02:26:19.847Z] #12 18.16 Reading state information... [2019-11-13T02:26:20.781Z] #12 18.65 The following additional packages will be installed: [2019-11-13T02:26:20.781Z] #12 18.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-13T02:26:20.781Z] #12 18.65 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-13T02:26:20.781Z] #12 18.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-13T02:26:20.781Z] #12 18.65 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-13T02:26:20.781Z] #12 18.65 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-13T02:26:20.781Z] #12 18.65 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-13T02:26:20.781Z] #12 18.65 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-13T02:26:20.781Z] #12 18.65 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-13T02:26:20.781Z] #12 18.65 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-13T02:26:20.781Z] #12 18.65 Suggested packages: [2019-11-13T02:26:20.781Z] #12 18.65 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-13T02:26:20.781Z] #12 18.65 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-13T02:26:20.781Z] #12 18.65 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-13T02:26:20.781Z] #12 18.65 vim-doc vim-scripts xfsdump acl attr quota [2019-11-13T02:26:20.781Z] #12 18.65 Recommended packages: [2019-11-13T02:26:20.781Z] #12 18.66 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-13T02:26:20.781Z] #12 18.66 python3-keyrings.alt python3-xdg unzip [2019-11-13T02:26:21.269Z] + cd /tmp/tmp.yUoY9I1aA5/src/github.com/docker/libnetwork [2019-11-13T02:26:21.269Z] + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:26:21.269Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-13T02:26:21.429Z] #58 63.98 LINK criu/pie/restorer.built-in.o [2019-11-13T02:26:21.429Z] #58 63.98 GEN criu/pie/restorer-blob.h [2019-11-13T02:26:21.429Z] #58 64.08 DEP criu/vdso.d [2019-11-13T02:26:21.675Z] Fetched 7727 kB in 2s (2833 kB/s) [2019-11-13T02:26:21.686Z] #58 64.29 DEP criu/vdso-compat.d [2019-11-13T02:26:21.944Z] #58 64.42 DEP criu/uts_ns.d [2019-11-13T02:26:21.944Z] #58 64.63 DEP criu/util.d [2019-11-13T02:26:22.159Z] #12 20.64 The following NEW packages will be installed: [2019-11-13T02:26:22.159Z] #12 20.64 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-13T02:26:22.159Z] #12 20.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-13T02:26:22.159Z] #12 20.64 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-13T02:26:22.159Z] #12 20.64 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-13T02:26:22.159Z] #12 20.64 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-13T02:26:22.159Z] #12 20.64 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-13T02:26:22.159Z] #12 20.64 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-13T02:26:22.159Z] #12 20.64 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-13T02:26:22.159Z] #12 20.64 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-13T02:26:22.159Z] #12 20.64 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-13T02:26:22.159Z] #12 20.64 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-13T02:26:22.159Z] #12 20.64 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-13T02:26:22.159Z] #12 20.64 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-13T02:26:22.159Z] #12 20.64 xfsprogs xxd xz-utils zip [2019-11-13T02:26:22.202Z] #58 64.89 DEP criu/uffd.d [2019-11-13T02:26:22.398Z] Reading package lists... [2019-11-13T02:26:22.460Z] #58 65.09 DEP criu/tun.d [2019-11-13T02:26:22.718Z] #58 65.29 DEP criu/tty.d [2019-11-13T02:26:22.976Z] #58 65.52 DEP criu/timerfd.d [2019-11-13T02:26:22.976Z] #58 65.76 DEP criu/sysfs_parse.d [2019-11-13T02:26:22.976Z] #58 ... [2019-11-13T02:26:22.976Z] [2019-11-13T02:26:22.976Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:26:22.976Z] #33 109.7 internal/x/crypto/poly1305 [2019-11-13T02:26:22.976Z] #33 110.0 internal/x/crypto/chacha20poly1305 [2019-11-13T02:26:22.976Z] #33 111.0 internal/x/crypto/hkdf [2019-11-13T02:26:22.976Z] #33 111.1 internal/x/text/transform [2019-11-13T02:26:22.976Z] #33 111.9 internal/x/text/unicode/bidi [2019-11-13T02:26:22.976Z] #33 113.1 internal/x/text/secure/bidirule [2019-11-13T02:26:22.976Z] #33 113.5 internal/x/text/unicode/norm [2019-11-13T02:26:22.976Z] #33 116.4 crypto/x509 [2019-11-13T02:26:22.976Z] #33 116.7 internal/x/net/idna [2019-11-13T02:26:22.976Z] #33 118.4 net/textproto [2019-11-13T02:26:22.976Z] #33 119.3 internal/x/net/http/httpguts [2019-11-13T02:26:22.976Z] #33 119.5 internal/x/net/http/httpproxy [2019-11-13T02:26:23.536Z] #12 21.69 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:26:23.536Z] #12 21.69 Need to get 90.9 MB of archives. [2019-11-13T02:26:23.536Z] #12 21.69 After this operation, 541 MB of additional disk space will be used. [2019-11-13T02:26:23.536Z] #12 21.69 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-13T02:26:23.536Z] #12 21.70 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-13T02:26:23.536Z] #12 21.70 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-13T02:26:23.536Z] #12 21.70 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-13T02:26:23.536Z] #12 21.71 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-13T02:26:23.536Z] #12 21.71 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-13T02:26:23.536Z] #12 21.73 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-13T02:26:23.536Z] #12 21.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-13T02:26:23.536Z] #12 21.81 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-13T02:26:23.536Z] #12 21.82 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-13T02:26:23.536Z] #12 21.93 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-13T02:26:23.539Z] #33 120.0 internal/x/net/http2/hpack [2019-11-13T02:26:23.539Z] #33 ... [2019-11-13T02:26:23.539Z] [2019-11-13T02:26:23.539Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:26:23.539Z] #58 65.96 DEP criu/sysctl.d [2019-11-13T02:26:23.539Z] #58 66.10 DEP criu/string.d [2019-11-13T02:26:23.539Z] #58 66.17 DEP criu/stats.d [2019-11-13T02:26:23.539Z] #58 66.29 DEP criu/sockets.d [2019-11-13T02:26:23.567Z] Reading package lists... [2019-11-13T02:26:23.567Z] Building dependency tree... [2019-11-13T02:26:23.567Z] Reading state information... [2019-11-13T02:26:23.796Z] #58 66.48 DEP criu/sk-unix.d [2019-11-13T02:26:23.802Z] #12 21.95 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-13T02:26:23.802Z] #12 21.95 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-13T02:26:23.802Z] #12 21.96 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-13T02:26:23.802Z] #12 21.96 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-13T02:26:23.802Z] #12 21.96 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-13T02:26:23.802Z] #12 21.96 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-13T02:26:23.802Z] #12 21.97 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-13T02:26:23.802Z] #12 21.97 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-13T02:26:23.802Z] #12 21.98 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-13T02:26:23.802Z] #12 21.99 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-13T02:26:23.802Z] #12 22.00 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-13T02:26:23.802Z] #12 22.01 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-13T02:26:23.802Z] #12 22.02 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-13T02:26:23.802Z] #12 22.02 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-13T02:26:23.802Z] #12 22.02 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-13T02:26:23.802Z] #12 22.05 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-13T02:26:23.802Z] #12 22.06 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-13T02:26:23.802Z] #12 22.06 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-13T02:26:23.802Z] #12 22.09 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-13T02:26:23.802Z] #12 22.09 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-13T02:26:23.802Z] #12 22.10 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-13T02:26:23.802Z] #12 22.11 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-13T02:26:23.802Z] #12 22.12 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-13T02:26:23.802Z] #12 22.13 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-13T02:26:23.802Z] #12 22.13 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-13T02:26:23.802Z] #12 22.13 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-13T02:26:23.802Z] #12 22.15 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-11-13T02:26:23.802Z] #12 22.15 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-13T02:26:23.802Z] #12 22.17 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-13T02:26:23.802Z] #12 22.19 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-13T02:26:23.802Z] #12 22.22 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-13T02:26:23.802Z] #12 22.29 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-13T02:26:23.819Z] Removing intermediate container 5febfd85fcbe [2019-11-13T02:26:23.819Z] ---> 35dd6e34c866 [2019-11-13T02:26:23.819Z] Step 61/125 : FROM base AS gometalinter [2019-11-13T02:26:23.819Z] ---> 60d6fb5e431e [2019-11-13T02:26:23.819Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-11-13T02:26:23.819Z] ---> Running in ca101135afd0 [2019-11-13T02:26:23.903Z] The following additional packages will be installed: [2019-11-13T02:26:23.903Z] libapparmor1 libseccomp2 [2019-11-13T02:26:23.903Z] Suggested packages: [2019-11-13T02:26:23.903Z] seccomp [2019-11-13T02:26:23.903Z] The following NEW packages will be installed: [2019-11-13T02:26:23.903Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-13T02:26:23.903Z] 0 upgraded, 4 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:26:23.903Z] Need to get 296 kB of archives. [2019-11-13T02:26:23.903Z] After this operation, 1346 kB of additional disk space will be used. [2019-11-13T02:26:23.903Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-11-13T02:26:23.903Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-11-13T02:26:23.903Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-13T02:26:23.903Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-13T02:26:24.061Z] #12 22.32 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-13T02:26:24.061Z] #12 22.32 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-13T02:26:24.061Z] #12 22.33 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-13T02:26:24.061Z] #12 22.33 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-13T02:26:24.061Z] #12 22.34 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-13T02:26:24.201Z] Removing intermediate container ca101135afd0 [2019-11-13T02:26:24.201Z] ---> 55a5d564b183 [2019-11-13T02:26:24.201Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:26:24.201Z] ---> 5a927ffe9a1f [2019-11-13T02:26:24.201Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:26:24.239Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:26:24.240Z] Fetched 296 kB in 0s (3586 kB/s) [2019-11-13T02:26:24.240Z] Selecting previously unselected package libseccomp2:ppc64el. [2019-11-13T02:26:24.240Z] (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 ... 14950 files and directories currently installed.) [2019-11-13T02:26:24.240Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-13T02:26:24.240Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-13T02:26:24.240Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-13T02:26:24.240Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-13T02:26:24.240Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-13T02:26:24.240Z] Selecting previously unselected package libapparmor1:ppc64el. [2019-11-13T02:26:24.240Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-13T02:26:24.240Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-13T02:26:24.240Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-13T02:26:24.240Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-13T02:26:24.240Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-13T02:26:24.240Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:26:24.320Z] #12 22.51 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-13T02:26:24.320Z] #12 22.52 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-13T02:26:24.320Z] #12 22.58 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-13T02:26:24.320Z] #12 22.59 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-13T02:26:24.320Z] #12 22.59 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-13T02:26:24.320Z] #12 22.61 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-13T02:26:24.320Z] #12 22.61 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-13T02:26:24.320Z] #12 22.63 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-13T02:26:24.360Z] #58 66.75 DEP criu/sk-tcp.d [2019-11-13T02:26:24.360Z] #58 66.96 DEP criu/sk-queue.d [2019-11-13T02:26:24.360Z] #58 67.17 DEP criu/sk-packet.d [2019-11-13T02:26:24.569Z] ---> 74d565d1ff03 [2019-11-13T02:26:24.569Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:26:24.569Z] ---> Running in 6fc15caf9c19 [2019-11-13T02:26:24.577Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-13T02:26:24.577Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-13T02:26:24.577Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-13T02:26:24.577Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-13T02:26:24.577Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:26:24.583Z] #12 22.90 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-13T02:26:24.583Z] #12 22.95 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-13T02:26:24.583Z] #12 22.99 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-13T02:26:24.843Z] #12 23.00 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-13T02:26:24.843Z] #12 23.01 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-13T02:26:24.843Z] #12 23.03 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-11-13T02:26:24.843Z] #12 23.15 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-11-13T02:26:24.843Z] #12 23.25 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-13T02:26:24.916Z] Removing intermediate container 3715d7178e00 [2019-11-13T02:26:24.916Z] ---> facfb57e9f1e [2019-11-13T02:26:24.916Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2019-11-13T02:26:24.916Z] ---> 8fd829a821ae [2019-11-13T02:26:24.916Z] Step 36/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:26:24.916Z] ---> Running in f35685dc74bc [2019-11-13T02:26:24.916Z] Removing intermediate container f35685dc74bc [2019-11-13T02:26:24.916Z] ---> 4765663db289 [2019-11-13T02:26:24.916Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2019-11-13T02:26:24.924Z] #58 67.41 DEP criu/sk-netlink.d [2019-11-13T02:26:24.924Z] #58 67.61 DEP criu/sk-inet.d [2019-11-13T02:26:24.946Z] + RM_GOPATH=0 [2019-11-13T02:26:24.946Z] + TMP_GOPATH= [2019-11-13T02:26:24.946Z] + : /build [2019-11-13T02:26:24.946Z] + '[' -z '' ']' [2019-11-13T02:26:24.946Z] ++ mktemp -d [2019-11-13T02:26:24.946Z] + export GOPATH=/tmp/tmp.cduqAHvmpl [2019-11-13T02:26:24.946Z] + GOPATH=/tmp/tmp.cduqAHvmpl [2019-11-13T02:26:24.946Z] + RM_GOPATH=1 [2019-11-13T02:26:24.946Z] ++ dirname ./install.sh [2019-11-13T02:26:24.946Z] + dir=. [2019-11-13T02:26:24.946Z] + bin=gometalinter [2019-11-13T02:26:24.946Z] + shift [2019-11-13T02:26:24.946Z] + '[' '!' -f ./gometalinter.installer ']' [2019-11-13T02:26:24.946Z] + . ./gometalinter.installer [2019-11-13T02:26:24.946Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-13T02:26:24.946Z] + install_gometalinter [2019-11-13T02:26:24.946Z] + echo 'Installing gometalinter version v2.0.6' [2019-11-13T02:26:24.946Z] + go get -d github.com/alecthomas/gometalinter [2019-11-13T02:26:24.946Z] Installing gometalinter version v2.0.6 [2019-11-13T02:26:25.102Z] #12 23.26 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-13T02:26:25.102Z] #12 23.50 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-13T02:26:25.181Z] #58 67.79 DEP criu/signalfd.d [2019-11-13T02:26:25.254Z] ---> Running in addcb554bb72 [2019-11-13T02:26:25.438Z] #58 67.92 DEP criu/sigframe.d [2019-11-13T02:26:25.438Z] #58 68.05 DEP criu/shmem.d [2019-11-13T02:26:25.673Z] #12 23.85 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-11-13T02:26:25.674Z] #12 23.86 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-11-13T02:26:25.700Z] #58 68.22 DEP criu/servicefd.d [2019-11-13T02:26:25.700Z] #58 68.37 DEP criu/seize.d [2019-11-13T02:26:25.700Z] #58 68.49 DEP criu/seccomp.d [2019-11-13T02:26:25.833Z] + cd /tmp/tmp.cduqAHvmpl/src/github.com/alecthomas/gometalinter [2019-11-13T02:26:25.833Z] + git checkout -q v2.0.6 [2019-11-13T02:26:25.959Z] #58 68.64 DEP criu/rst-malloc.d [2019-11-13T02:26:25.959Z] #58 68.74 DEP criu/rbtree.d [2019-11-13T02:26:25.959Z] #58 68.77 DEP criu/pstree.d [2019-11-13T02:26:25.978Z] Removing intermediate container addcb554bb72 [2019-11-13T02:26:25.978Z] ---> f497b00d3a29 [2019-11-13T02:26:25.978Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2019-11-13T02:26:25.978Z] ---> facfb57e9f1e [2019-11-13T02:26:25.978Z] Step 39/125 : FROM base AS tomlv [2019-11-13T02:26:25.978Z] ---> fe77b3d6c284 [2019-11-13T02:26:25.978Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2019-11-13T02:26:25.978Z] ---> Running in 8bc2c386b16d [2019-11-13T02:26:25.978Z] Removing intermediate container 8bc2c386b16d [2019-11-13T02:26:25.978Z] ---> f0aac67cccb9 [2019-11-13T02:26:25.978Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:26:25.978Z] ---> da2d1e7f46b1 [2019-11-13T02:26:25.978Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:26:26.221Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-13T02:26:26.316Z] ---> 9a1ce2dc2fd7 [2019-11-13T02:26:26.316Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:26:26.316Z] ---> Running in 976f6b4268a6 [2019-11-13T02:26:26.526Z] #58 68.97 DEP criu/protobuf.d [2019-11-13T02:26:26.526Z] #58 69.09 GEN criu/protobuf-desc-gen.h [2019-11-13T02:26:26.653Z] + RM_GOPATH=0 [2019-11-13T02:26:26.653Z] + TMP_GOPATH= [2019-11-13T02:26:26.653Z] + : /build [2019-11-13T02:26:26.653Z] + '[' -z '' ']' [2019-11-13T02:26:26.653Z] ++ mktemp -d [2019-11-13T02:26:26.653Z] + export GOPATH=/tmp/tmp.IS2OKjG9mU [2019-11-13T02:26:26.653Z] + GOPATH=/tmp/tmp.IS2OKjG9mU [2019-11-13T02:26:26.653Z] + RM_GOPATH=1 [2019-11-13T02:26:26.653Z] ++ dirname ./install.sh [2019-11-13T02:26:26.653Z] + dir=. [2019-11-13T02:26:26.653Z] + bin=tomlv [2019-11-13T02:26:26.653Z] + shift [2019-11-13T02:26:26.653Z] + '[' '!' -f ./tomlv.installer ']' [2019-11-13T02:26:26.653Z] + . ./tomlv.installer [2019-11-13T02:26:26.653Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:26:26.653Z] + install_tomlv [2019-11-13T02:26:26.653Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:26:26.653Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-13T02:26:26.653Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IS2OKjG9mU/src/github.com/BurntSushi/toml [2019-11-13T02:26:26.653Z] Cloning into '/tmp/tmp.IS2OKjG9mU/src/github.com/BurntSushi/toml'... [2019-11-13T02:26:26.994Z] + cd /tmp/tmp.IS2OKjG9mU/src/github.com/BurntSushi/toml [2019-11-13T02:26:26.994Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-13T02:26:26.994Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-13T02:26:26.994Z] errors [2019-11-13T02:26:26.994Z] math/bits [2019-11-13T02:26:26.994Z] internal/cpu [2019-11-13T02:26:26.994Z] runtime/internal/sys [2019-11-13T02:26:26.994Z] runtime/internal/atomic [2019-11-13T02:26:27.335Z] runtime/internal/math [2019-11-13T02:26:27.335Z] unicode/utf8 [2019-11-13T02:26:27.335Z] internal/bytealg [2019-11-13T02:26:27.335Z] internal/race [2019-11-13T02:26:27.335Z] math [2019-11-13T02:26:27.335Z] sync/atomic [2019-11-13T02:26:27.335Z] unicode [2019-11-13T02:26:27.335Z] internal/testlog [2019-11-13T02:26:27.335Z] encoding [2019-11-13T02:26:27.335Z] runtime/cgo [2019-11-13T02:26:27.335Z] runtime [2019-11-13T02:26:27.577Z] #12 25.66 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-11-13T02:26:27.900Z] #58 70.37 DEP criu/protobuf-desc.d [2019-11-13T02:26:27.900Z] #58 70.53 DEP criu/proc_parse.d [2019-11-13T02:26:28.101Z] strconv [2019-11-13T02:26:28.160Z] #58 70.70 DEP criu/plugin.d [2019-11-13T02:26:28.160Z] #58 70.78 DEP criu/pipes.d [2019-11-13T02:26:28.418Z] #58 71.01 DEP criu/pie-util.d [2019-11-13T02:26:28.513Z] #12 ... [2019-11-13T02:26:28.513Z] [2019-11-13T02:26:28.513Z] #22 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-13T02:26:28.513Z] #22 79.97 + GOBIN=/build [2019-11-13T02:26:28.513Z] #22 79.97 + /build/gometalinter --install [2019-11-13T02:26:28.513Z] #22 79.99 Installing: [2019-11-13T02:26:28.513Z] #22 79.99 deadcode [2019-11-13T02:26:28.513Z] #22 79.99 dupl [2019-11-13T02:26:28.513Z] #22 79.99 errcheck [2019-11-13T02:26:28.513Z] #22 79.99 gas [2019-11-13T02:26:28.513Z] #22 79.99 gochecknoglobals [2019-11-13T02:26:28.513Z] #22 79.99 gochecknoinits [2019-11-13T02:26:28.513Z] #22 79.99 goconst [2019-11-13T02:26:28.513Z] #22 79.99 gocyclo [2019-11-13T02:26:28.513Z] #22 79.99 goimports [2019-11-13T02:26:28.513Z] #22 79.99 golint [2019-11-13T02:26:28.513Z] #22 79.99 gosimple [2019-11-13T02:26:28.513Z] #22 79.99 gotype [2019-11-13T02:26:28.513Z] #22 79.99 gotypex [2019-11-13T02:26:28.513Z] #22 79.99 ineffassign [2019-11-13T02:26:28.513Z] #22 79.99 interfacer [2019-11-13T02:26:28.513Z] #22 79.99 lll [2019-11-13T02:26:28.513Z] #22 79.99 maligned [2019-11-13T02:26:28.513Z] #22 79.99 megacheck [2019-11-13T02:26:28.513Z] #22 79.99 misspell [2019-11-13T02:26:28.513Z] #22 79.99 nakedret [2019-11-13T02:26:28.513Z] #22 79.99 safesql [2019-11-13T02:26:28.513Z] #22 79.99 staticcheck [2019-11-13T02:26:28.513Z] #22 79.99 structcheck [2019-11-13T02:26:28.513Z] #22 79.99 unconvert [2019-11-13T02:26:28.513Z] #22 79.99 unparam [2019-11-13T02:26:28.513Z] #22 79.99 unused [2019-11-13T02:26:28.513Z] #22 79.99 varcheck [2019-11-13T02:26:28.676Z] #58 71.14 DEP criu/pie-util-vdso.d [2019-11-13T02:26:28.676Z] #58 71.27 DEP criu/pie-util-vdso-elf32.d [2019-11-13T02:26:28.676Z] #58 71.39 DEP criu/path.d [2019-11-13T02:26:28.935Z] #58 71.51 DEP criu/parasite-syscall.d [2019-11-13T02:26:29.193Z] #58 71.71 DEP criu/pagemap.d [2019-11-13T02:26:29.193Z] #58 71.86 DEP criu/pagemap-cache.d [2019-11-13T02:26:29.451Z] #58 72.01 DEP criu/page-xfer.d [2019-11-13T02:26:29.451Z] #58 72.20 DEP criu/page-pipe.d [2019-11-13T02:26:29.709Z] #58 72.29 DEP criu/netfilter.d [2019-11-13T02:26:29.967Z] #58 72.48 DEP criu/net.d [2019-11-13T02:26:29.967Z] #58 72.70 DEP criu/namespaces.d [2019-11-13T02:26:30.225Z] #58 72.94 DEP criu/mount.d [2019-11-13T02:26:30.483Z] #58 73.08 DEP criu/mem.d [2019-11-13T02:26:30.741Z] #58 73.35 DEP criu/lsm.d [2019-11-13T02:26:31.000Z] #58 73.58 DEP criu/log.d [2019-11-13T02:26:31.000Z] #58 73.70 DEP criu/libnetlink.d [2019-11-13T02:26:31.258Z] #58 73.88 DEP criu/kerndat.d [2019-11-13T02:26:31.516Z] #58 74.17 DEP criu/kcmp-ids.d [2019-11-13T02:26:31.774Z] #58 74.30 DEP criu/irmap.d [2019-11-13T02:26:31.774Z] #58 74.40 DEP criu/ipc_ns.d [2019-11-13T02:26:31.945Z] sync [2019-11-13T02:26:31.945Z] io [2019-11-13T02:26:31.945Z] reflect [2019-11-13T02:26:31.945Z] syscall [2019-11-13T02:26:31.945Z] bytes [2019-11-13T02:26:31.945Z] strings [2019-11-13T02:26:32.033Z] #58 74.58 DEP criu/image.d [2019-11-13T02:26:32.033Z] #58 74.79 DEP criu/image-desc.d [2019-11-13T02:26:32.286Z] bufio [2019-11-13T02:26:32.286Z] path [2019-11-13T02:26:32.291Z] #58 74.94 DEP criu/fsnotify.d [2019-11-13T02:26:32.549Z] #58 75.15 DEP criu/filesystems.d [2019-11-13T02:26:32.549Z] #58 75.34 DEP criu/files.d [2019-11-13T02:26:32.628Z] text/tabwriter [2019-11-13T02:26:32.968Z] internal/syscall/unix [2019-11-13T02:26:32.968Z] time [2019-11-13T02:26:33.115Z] #58 75.51 DEP criu/files-reg.d [2019-11-13T02:26:33.116Z] #58 75.70 DEP criu/files-ext.d [2019-11-13T02:26:33.374Z] #58 75.82 DEP criu/file-lock.d [2019-11-13T02:26:33.374Z] #58 75.98 DEP criu/file-ids.d [2019-11-13T02:26:33.632Z] #58 76.11 DEP criu/fifo.d [2019-11-13T02:26:33.632Z] #58 76.24 DEP criu/fdstore.d [2019-11-13T02:26:33.632Z] #58 76.35 DEP criu/fault-injection.d [2019-11-13T02:26:33.695Z] internal/poll [2019-11-13T02:26:33.695Z] sort [2019-11-13T02:26:33.695Z] internal/fmtsort [2019-11-13T02:26:33.695Z] os [2019-11-13T02:26:33.789Z] #22 ... [2019-11-13T02:26:33.789Z] [2019-11-13T02:26:33.789Z] #12 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:26:33.789Z] #12 27.62 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:26:33.789Z] #12 27.72 Fetched 90.9 MB in 6s (13.9 MB/s) [2019-11-13T02:26:33.789Z] #12 27.77 Selecting previously unselected package bash-completion. [2019-11-13T02:26:33.789Z] #12 27.77 (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 ... 15161 files and directories currently installed.) [2019-11-13T02:26:33.789Z] #12 27.82 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-13T02:26:33.892Z] #58 76.40 DEP criu/external.d [2019-11-13T02:26:33.892Z] #58 76.50 DEP criu/eventpoll.d [2019-11-13T02:26:34.033Z] path/filepath [2019-11-13T02:26:34.033Z] fmt [2019-11-13T02:26:34.150Z] #58 76.67 DEP criu/eventfd.d [2019-11-13T02:26:34.150Z] #58 76.75 DEP criu/crtools.d [2019-11-13T02:26:34.150Z] #58 76.90 DEP criu/cr-service.d [2019-11-13T02:26:34.150Z] #58 ... [2019-11-13T02:26:34.150Z] [2019-11-13T02:26:34.150Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:26:34.150Z] #33 120.8 mime [2019-11-13T02:26:34.150Z] #33 121.2 crypto/tls [2019-11-13T02:26:34.150Z] #33 122.6 mime/quotedprintable [2019-11-13T02:26:34.150Z] #33 123.0 mime/multipart [2019-11-13T02:26:34.150Z] #33 124.1 net/http/internal [2019-11-13T02:26:34.150Z] #33 124.4 os/exec [2019-11-13T02:26:34.150Z] #33 128.8 net/http/httptrace [2019-11-13T02:26:34.150Z] #33 129.1 net/http [2019-11-13T02:26:34.354Z] #12 32.52 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-13T02:26:34.370Z] io/ioutil [2019-11-13T02:26:34.408Z] #33 ... [2019-11-13T02:26:34.408Z] [2019-11-13T02:26:34.408Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:26:34.408Z] #58 77.05 DEP criu/cr-restore.d [2019-11-13T02:26:34.669Z] #58 77.27 DEP criu/cr-errno.d [2019-11-13T02:26:34.669Z] #58 77.30 DEP criu/cr-dump.d [2019-11-13T02:26:34.708Z] log [2019-11-13T02:26:34.708Z] flag [2019-11-13T02:26:34.708Z] github.com/BurntSushi/toml [2019-11-13T02:26:34.927Z] #58 ... [2019-11-13T02:26:34.928Z] [2019-11-13T02:26:34.928Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-13T02:26:34.928Z] #27 DONE 131.6s [2019-11-13T02:26:34.928Z] [2019-11-13T02:26:34.928Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:26:34.928Z] #58 77.48 DEP criu/cr-dedup.d [2019-11-13T02:26:35.186Z] #58 77.70 DEP criu/cr-check.d [2019-11-13T02:26:35.186Z] #58 77.95 DEP criu/config.d [2019-11-13T02:26:35.431Z] github.com/BurntSushi/toml/cmd/tomlv [2019-11-13T02:26:35.444Z] #58 78.22 DEP criu/clone-noasan.d [2019-11-13T02:26:35.702Z] #58 78.32 DEP criu/cgroup.d [2019-11-13T02:26:35.921Z] + GOBIN=/build [2019-11-13T02:26:35.921Z] + /build/gometalinter --install [2019-11-13T02:26:35.921Z] Installing: [2019-11-13T02:26:35.921Z] deadcode [2019-11-13T02:26:35.921Z] dupl [2019-11-13T02:26:35.921Z] errcheck [2019-11-13T02:26:35.921Z] gas [2019-11-13T02:26:35.921Z] gochecknoglobals [2019-11-13T02:26:35.921Z] gochecknoinits [2019-11-13T02:26:35.921Z] goconst [2019-11-13T02:26:35.921Z] gocyclo [2019-11-13T02:26:35.921Z] goimports [2019-11-13T02:26:35.921Z] golint [2019-11-13T02:26:35.921Z] gosimple [2019-11-13T02:26:35.921Z] gotype [2019-11-13T02:26:35.921Z] gotypex [2019-11-13T02:26:35.921Z] ineffassign [2019-11-13T02:26:35.921Z] interfacer [2019-11-13T02:26:35.921Z] lll [2019-11-13T02:26:35.921Z] maligned [2019-11-13T02:26:35.921Z] megacheck [2019-11-13T02:26:35.921Z] misspell [2019-11-13T02:26:35.921Z] nakedret [2019-11-13T02:26:35.921Z] safesql [2019-11-13T02:26:35.921Z] staticcheck [2019-11-13T02:26:35.921Z] structcheck [2019-11-13T02:26:35.921Z] unconvert [2019-11-13T02:26:35.921Z] unparam [2019-11-13T02:26:35.921Z] unused [2019-11-13T02:26:35.921Z] varcheck [2019-11-13T02:26:35.961Z] #58 78.57 DEP criu/cgroup-props.d [2019-11-13T02:26:36.219Z] #58 78.70 DEP criu/bitmap.d [2019-11-13T02:26:36.219Z] #58 78.73 DEP criu/bfd.d [2019-11-13T02:26:36.219Z] #58 78.83 DEP criu/autofs.d [2019-11-13T02:26:36.219Z] #58 78.96 DEP criu/aio.d [2019-11-13T02:26:36.477Z] #58 79.12 DEP criu/action-scripts.d [2019-11-13T02:26:36.885Z] #12 34.94 Selecting previously unselected package libnet1:amd64. [2019-11-13T02:26:36.885Z] #12 34.94 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-13T02:26:36.885Z] #12 34.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-13T02:26:36.885Z] #12 35.06 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-13T02:26:36.885Z] #12 35.07 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-13T02:26:36.885Z] #12 35.07 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-13T02:26:36.885Z] #12 35.12 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-13T02:26:36.885Z] #12 35.15 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-13T02:26:36.885Z] #12 35.16 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-13T02:26:36.885Z] #12 35.22 Selecting previously unselected package libudev-dev:amd64. [2019-11-13T02:26:36.885Z] #12 35.23 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-13T02:26:36.885Z] #12 35.25 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-13T02:26:37.043Z] #58 79.45 CC criu/action-scripts.o [2019-11-13T02:26:37.044Z] #58 79.84 CC criu/aio.o [2019-11-13T02:26:37.143Z] #12 35.41 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-13T02:26:37.143Z] #12 35.41 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-13T02:26:37.143Z] #12 35.41 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-13T02:26:37.192Z] Removing intermediate container 976f6b4268a6 [2019-11-13T02:26:37.193Z] ---> 2a58ddf42ff0 [2019-11-13T02:26:37.193Z] Step 44/125 : FROM base AS vndr [2019-11-13T02:26:37.193Z] ---> fe77b3d6c284 [2019-11-13T02:26:37.193Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2019-11-13T02:26:37.193Z] ---> Running in f091d0939fa3 [2019-11-13T02:26:37.193Z] Removing intermediate container f091d0939fa3 [2019-11-13T02:26:37.193Z] ---> 6353901b4989 [2019-11-13T02:26:37.193Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:26:37.193Z] ---> a9b6351f81a7 [2019-11-13T02:26:37.193Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:26:37.402Z] #12 35.79 Selecting previously unselected package python3.5-minimal. [2019-11-13T02:26:37.402Z] #12 35.79 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-13T02:26:37.402Z] #12 35.80 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-13T02:26:37.531Z] ---> 3fe83e8d2bc7 [2019-11-13T02:26:37.531Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:26:37.531Z] ---> Running in a808951372e7 [2019-11-13T02:26:37.868Z] + RM_GOPATH=0 [2019-11-13T02:26:37.868Z] + TMP_GOPATH= [2019-11-13T02:26:37.868Z] + : /build [2019-11-13T02:26:37.868Z] + '[' -z '' ']' [2019-11-13T02:26:37.868Z] ++ mktemp -d [2019-11-13T02:26:37.868Z] + export GOPATH=/tmp/tmp.zmZZvWtMXb [2019-11-13T02:26:37.868Z] + GOPATH=/tmp/tmp.zmZZvWtMXb [2019-11-13T02:26:37.868Z] + RM_GOPATH=1 [2019-11-13T02:26:37.868Z] ++ dirname ./install.sh [2019-11-13T02:26:37.868Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:26:37.868Z] + dir=. [2019-11-13T02:26:37.868Z] + bin=vndr [2019-11-13T02:26:37.868Z] + shift [2019-11-13T02:26:37.868Z] + '[' '!' -f ./vndr.installer ']' [2019-11-13T02:26:37.868Z] + . ./vndr.installer [2019-11-13T02:26:37.868Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:26:37.868Z] + install_vndr [2019-11-13T02:26:37.868Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-13T02:26:37.868Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zmZZvWtMXb/src/github.com/LK4D4/vndr [2019-11-13T02:26:37.868Z] Cloning into '/tmp/tmp.zmZZvWtMXb/src/github.com/LK4D4/vndr'... [2019-11-13T02:26:37.976Z] #58 80.46 CC criu/autofs.o [2019-11-13T02:26:38.205Z] + cd /tmp/tmp.zmZZvWtMXb/src/github.com/LK4D4/vndr [2019-11-13T02:26:38.205Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:26:38.205Z] + go build -buildmode=pie -v -o /build/vndr . [2019-11-13T02:26:38.346Z] #12 36.49 Selecting previously unselected package python3-minimal. [2019-11-13T02:26:38.346Z] #12 36.49 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-13T02:26:38.346Z] #12 36.49 Unpacking python3-minimal (3.5.3-1) ... [2019-11-13T02:26:38.346Z] #12 36.58 Selecting previously unselected package libmpdec2:amd64. [2019-11-13T02:26:38.346Z] #12 36.58 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-13T02:26:38.346Z] #12 36.58 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-13T02:26:38.346Z] #12 36.66 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-13T02:26:38.346Z] #12 36.69 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-13T02:26:38.346Z] #12 36.70 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-13T02:26:38.545Z] internal/race [2019-11-13T02:26:38.546Z] internal/cpu [2019-11-13T02:26:38.546Z] errors [2019-11-13T02:26:38.546Z] runtime/internal/atomic [2019-11-13T02:26:38.546Z] runtime/internal/sys [2019-11-13T02:26:38.546Z] sync/atomic [2019-11-13T02:26:38.546Z] runtime/internal/math [2019-11-13T02:26:38.546Z] internal/bytealg [2019-11-13T02:26:38.546Z] unicode [2019-11-13T02:26:38.546Z] unicode/utf8 [2019-11-13T02:26:38.546Z] math/bits [2019-11-13T02:26:38.546Z] internal/testlog [2019-11-13T02:26:38.546Z] math [2019-11-13T02:26:38.546Z] encoding [2019-11-13T02:26:38.546Z] runtime [2019-11-13T02:26:38.546Z] unicode/utf16 [2019-11-13T02:26:38.888Z] container/list [2019-11-13T02:26:38.888Z] crypto/internal/subtle [2019-11-13T02:26:38.888Z] crypto/subtle [2019-11-13T02:26:39.231Z] internal/x/crypto/cryptobyte/asn1 [2019-11-13T02:26:39.231Z] internal/nettrace [2019-11-13T02:26:39.231Z] internal/x/net/dns/dnsmessage [2019-11-13T02:26:39.231Z] runtime/cgo [2019-11-13T02:26:39.350Z] #58 81.88 CC criu/bfd.o [2019-11-13T02:26:39.573Z] strconv [2019-11-13T02:26:39.607Z] #58 82.32 CC criu/bitmap.o [2019-11-13T02:26:39.737Z] #12 37.90 Selecting previously unselected package python3.5. [2019-11-13T02:26:39.737Z] #12 37.91 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-13T02:26:39.737Z] #12 37.92 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-13T02:26:39.737Z] #12 38.05 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-13T02:26:39.737Z] #12 38.06 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-13T02:26:39.737Z] #12 38.06 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-13T02:26:39.737Z] #12 38.13 Selecting previously unselected package dh-python. [2019-11-13T02:26:39.864Z] #58 82.50 CC criu/cgroup-props.o [2019-11-13T02:26:39.997Z] #12 38.18 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-13T02:26:39.997Z] #12 38.20 Unpacking dh-python (2.20170125) ... [2019-11-13T02:26:39.997Z] #12 38.38 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-13T02:26:39.997Z] #12 38.39 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-13T02:26:40.301Z] crypto/rc4 [2019-11-13T02:26:40.798Z] #58 83.32 CC criu/cgroup.o [2019-11-13T02:26:42.532Z] #12 40.70 Setting up python3-minimal (3.5.3-1) ... [2019-11-13T02:26:42.698Z] #58 ... [2019-11-13T02:26:42.699Z] [2019-11-13T02:26:42.699Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:26:42.699Z] #33 139.2 github.com/LK4D4/vndr/godl [2019-11-13T02:26:43.265Z] #33 139.9 github.com/LK4D4/vndr [2019-11-13T02:26:43.306Z] sync [2019-11-13T02:26:43.306Z] github.com/LK4D4/vndr/godl/singleflight [2019-11-13T02:26:43.306Z] io [2019-11-13T02:26:43.306Z] reflect [2019-11-13T02:26:43.306Z] syscall [2019-11-13T02:26:43.306Z] math/rand [2019-11-13T02:26:43.306Z] internal/singleflight [2019-11-13T02:26:43.306Z] bytes [2019-11-13T02:26:43.306Z] strings [2019-11-13T02:26:43.645Z] bufio [2019-11-13T02:26:43.907Z] #12 42.12 Selecting previously unselected package python3. [2019-11-13T02:26:43.908Z] #12 42.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% #12 ... [2019-11-13T02:26:43.908Z] [2019-11-13T02:26:43.908Z] #25 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2019-11-13T02:26:43.908Z] #25 DONE 95.5s [2019-11-13T02:26:43.908Z] [2019-11-13T02:26:43.908Z] #12 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:26:43.908Z] #12 42.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-13T02:26:43.908Z] #12 42.22 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-13T02:26:43.908Z] #12 42.24 Unpacking python3 (3.5.3-1) ... [2019-11-13T02:26:43.985Z] path [2019-11-13T02:26:43.985Z] hash [2019-11-13T02:26:43.985Z] hash/crc32 [2019-11-13T02:26:43.985Z] crypto [2019-11-13T02:26:44.167Z] #12 42.35 Selecting previously unselected package pigz. [2019-11-13T02:26:44.167Z] #12 42.35 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-13T02:26:44.167Z] #12 42.35 Unpacking pigz (2.3.4-1) ... [2019-11-13T02:26:44.167Z] #12 42.48 Selecting previously unselected package libip4tc0:amd64. [2019-11-13T02:26:44.167Z] #12 42.48 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-13T02:26:44.167Z] #12 42.48 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:26:44.167Z] #12 42.55 Selecting previously unselected package libip6tc0:amd64. [2019-11-13T02:26:44.167Z] #12 42.55 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-13T02:26:44.167Z] #12 42.56 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:26:44.360Z] crypto/internal/randutil [2019-11-13T02:26:44.360Z] crypto/sha512 [2019-11-13T02:26:44.360Z] crypto/hmac [2019-11-13T02:26:44.360Z] crypto/sha1 [2019-11-13T02:26:44.426Z] #12 42.63 Selecting previously unselected package libiptc0:amd64. [2019-11-13T02:26:44.426Z] #12 42.63 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-13T02:26:44.426Z] #12 42.64 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:26:44.426Z] #12 42.71 Selecting previously unselected package libxtables12:amd64. [2019-11-13T02:26:44.426Z] #12 42.72 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-13T02:26:44.426Z] #12 42.72 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:26:44.426Z] #12 42.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-13T02:26:44.426Z] #12 42.78 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-13T02:26:44.426Z] #12 42.78 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-13T02:26:44.684Z] #12 42.84 Selecting previously unselected package iptables. [2019-11-13T02:26:44.684Z] #12 42.84 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-13T02:26:44.684Z] #12 42.84 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-13T02:26:44.684Z] #12 43.07 Selecting previously unselected package xxd. [2019-11-13T02:26:44.684Z] #12 43.07 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-13T02:26:44.684Z] #12 43.09 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:26:44.700Z] time [2019-11-13T02:26:44.700Z] internal/syscall/unix [2019-11-13T02:26:44.700Z] crypto/sha256 [2019-11-13T02:26:44.700Z] internal/x/crypto/hkdf [2019-11-13T02:26:44.700Z] internal/x/text/transform [2019-11-13T02:26:44.943Z] #12 ... [2019-11-13T02:26:44.943Z] [2019-11-13T02:26:44.943Z] #14 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2019-11-13T02:26:44.943Z] #14 96.38 + rm -rf /tmp/tmp.vNTxOFb0LU [2019-11-13T02:26:44.943Z] #14 DONE 96.8s [2019-11-13T02:26:44.943Z] [2019-11-13T02:26:44.943Z] #12 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:26:44.943Z] #12 43.29 Selecting previously unselected package vim-common. [2019-11-13T02:26:44.944Z] #12 43.29 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:26:44.944Z] #12 43.32 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:26:45.201Z] #12 43.45 Selecting previously unselected package bzip2. [2019-11-13T02:26:45.201Z] #12 43.45 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-13T02:26:45.201Z] #12 43.52 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-13T02:26:45.201Z] #12 43.58 Selecting previously unselected package libgpm2:amd64. [2019-11-13T02:26:45.201Z] #12 43.58 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-13T02:26:45.201Z] #12 43.58 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-13T02:26:45.201Z] #12 43.62 Selecting previously unselected package xz-utils. [2019-11-13T02:26:45.201Z] #12 43.62 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-13T02:26:45.430Z] encoding/binary [2019-11-13T02:26:45.430Z] sort [2019-11-13T02:26:45.430Z] internal/fmtsort [2019-11-13T02:26:45.430Z] regexp/syntax [2019-11-13T02:26:45.430Z] internal/poll [2019-11-13T02:26:45.459Z] #12 43.62 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-13T02:26:45.459Z] #12 43.80 Selecting previously unselected package aufs-tools. [2019-11-13T02:26:45.459Z] #12 43.80 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-13T02:26:45.459Z] #12 43.81 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-13T02:26:45.717Z] #12 43.92 Selecting previously unselected package liblzo2-2:amd64. [2019-11-13T02:26:45.717Z] #12 43.92 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-13T02:26:45.717Z] #12 43.92 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:26:45.717Z] #12 43.98 Selecting previously unselected package btrfs-progs. [2019-11-13T02:26:45.717Z] #12 43.98 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-13T02:26:45.717Z] #12 44.14 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-13T02:26:45.768Z] encoding/base64 [2019-11-13T02:26:45.768Z] crypto/cipher [2019-11-13T02:26:45.768Z] crypto/md5 [2019-11-13T02:26:45.768Z] os [2019-11-13T02:26:45.976Z] #12 44.34 Selecting previously unselected package btrfs-tools. [2019-11-13T02:26:45.976Z] #12 44.34 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-13T02:26:45.976Z] #12 44.34 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-13T02:26:46.108Z] encoding/pem [2019-11-13T02:26:46.108Z] crypto/aes [2019-11-13T02:26:46.108Z] crypto/des [2019-11-13T02:26:46.235Z] #12 44.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-13T02:26:46.235Z] #12 44.37 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-13T02:26:46.235Z] #12 44.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-13T02:26:46.235Z] #12 44.50 Selecting previously unselected package dmsetup. [2019-11-13T02:26:46.235Z] #12 44.61 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-13T02:26:46.235Z] #12 44.61 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-13T02:26:46.235Z] #12 44.61 Selecting previously unselected package libonig4:amd64. [2019-11-13T02:26:46.235Z] #12 44.61 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-13T02:26:46.235Z] #12 44.61 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-13T02:26:46.450Z] internal/x/crypto/internal/chacha20 [2019-11-13T02:26:46.450Z] internal/x/crypto/poly1305 [2019-11-13T02:26:46.450Z] internal/x/crypto/curve25519 [2019-11-13T02:26:46.450Z] regexp [2019-11-13T02:26:46.450Z] internal/x/crypto/chacha20poly1305 [2019-11-13T02:26:46.495Z] #12 44.69 Selecting previously unselected package libjq1:amd64. [2019-11-13T02:26:46.495Z] #12 44.69 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-13T02:26:46.495Z] #12 44.69 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-13T02:26:46.753Z] #12 44.81 Selecting previously unselected package jq. [2019-11-13T02:26:46.753Z] #12 44.81 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-13T02:26:46.753Z] #12 44.81 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-13T02:26:46.753Z] #12 44.92 Selecting previously unselected package libaio1:amd64. [2019-11-13T02:26:46.753Z] #12 44.92 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-13T02:26:46.753Z] #12 44.92 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-13T02:26:46.753Z] #12 44.92 Selecting previously unselected package libcap2-bin. [2019-11-13T02:26:46.753Z] #12 44.92 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-13T02:26:46.753Z] #12 44.99 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-13T02:26:46.753Z] #12 45.04 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-13T02:26:46.753Z] #12 45.04 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-13T02:26:46.753Z] #12 45.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-13T02:26:46.753Z] #12 45.12 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-13T02:26:46.753Z] #12 45.14 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-13T02:26:46.753Z] #12 45.14 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-13T02:26:46.790Z] path/filepath [2019-11-13T02:26:46.790Z] fmt [2019-11-13T02:26:46.790Z] io/ioutil [2019-11-13T02:26:47.014Z] #12 45.32 Selecting previously unselected package libpcre16-3:amd64. [2019-11-13T02:26:47.014Z] #12 45.32 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-13T02:26:47.014Z] #12 45.32 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-13T02:26:47.276Z] #12 45.58 Selecting previously unselected package libpcre32-3:amd64. [2019-11-13T02:26:47.276Z] #12 45.58 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-13T02:26:47.276Z] #12 45.58 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-13T02:26:47.276Z] #12 45.64 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-13T02:26:47.276Z] #12 45.65 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-13T02:26:47.276Z] #12 45.66 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-13T02:26:47.516Z] net/url [2019-11-13T02:26:47.517Z] go/token [2019-11-13T02:26:47.517Z] flag [2019-11-13T02:26:47.517Z] text/template/parse [2019-11-13T02:26:47.517Z] go/scanner [2019-11-13T02:26:47.535Z] #12 45.82 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-13T02:26:47.535Z] #12 45.82 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-13T02:26:47.535Z] #12 45.82 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-13T02:26:47.535Z] #12 45.92 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-13T02:26:47.535Z] #12 45.93 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-13T02:26:47.535Z] #12 45.93 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-13T02:26:47.535Z] #12 45.97 Selecting previously unselected package libnl-3-200:amd64. [2019-11-13T02:26:47.535Z] #12 45.97 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-13T02:26:47.535Z] #12 45.97 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-13T02:26:47.535Z] #12 46.02 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-13T02:26:47.793Z] #12 46.02 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-13T02:26:47.793Z] #12 46.03 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-13T02:26:47.793Z] #12 46.07 Selecting previously unselected package libreadline5:amd64. [2019-11-13T02:26:47.793Z] #12 46.07 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-13T02:26:47.793Z] #12 46.07 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-13T02:26:47.793Z] #12 46.12 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-13T02:26:47.793Z] #12 46.12 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-13T02:26:47.793Z] #12 46.13 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-13T02:26:47.856Z] log [2019-11-13T02:26:47.856Z] encoding/json [2019-11-13T02:26:47.856Z] encoding/xml [2019-11-13T02:26:47.856Z] go/ast [2019-11-13T02:26:48.361Z] #12 46.71 Selecting previously unselected package net-tools. [2019-11-13T02:26:48.361Z] #12 46.71 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-13T02:26:48.361Z] #12 46.72 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-13T02:26:48.361Z] #12 46.80 Selecting previously unselected package python-pip-whl. [2019-11-13T02:26:48.361Z] #12 46.80 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-13T02:26:48.361Z] #12 46.81 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-13T02:26:48.586Z] text/template [2019-11-13T02:26:48.929Z] #12 47.05 Selecting previously unselected package python3-pip. [2019-11-13T02:26:48.929Z] #12 47.05 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-13T02:26:48.929Z] #12 47.06 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-13T02:26:48.929Z] #12 47.14 Selecting previously unselected package python3-pkg-resources. [2019-11-13T02:26:48.929Z] #12 47.14 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-13T02:26:48.929Z] #12 47.14 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-13T02:26:48.929Z] #12 47.20 Selecting previously unselected package python3-setuptools. [2019-11-13T02:26:48.929Z] #12 47.20 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-13T02:26:48.929Z] #12 47.21 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-13T02:26:49.188Z] #12 47.30 Selecting previously unselected package python3-wheel. [2019-11-13T02:26:49.188Z] #12 47.30 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-13T02:26:49.188Z] #12 47.30 Unpacking python3-wheel (0.29.0-2) ... [2019-11-13T02:26:49.188Z] #12 47.36 Selecting previously unselected package thin-provisioning-tools. [2019-11-13T02:26:49.188Z] #12 47.36 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-13T02:26:49.188Z] #12 47.36 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-13T02:26:49.188Z] #12 47.49 Selecting previously unselected package vim-runtime. [2019-11-13T02:26:49.188Z] #12 47.49 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:26:49.188Z] #12 47.50 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-13T02:26:49.188Z] #12 47.52 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-13T02:26:49.188Z] #12 47.52 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:26:49.318Z] go/parser [2019-11-13T02:26:49.318Z] compress/flate [2019-11-13T02:26:49.658Z] context [2019-11-13T02:26:49.658Z] math/big [2019-11-13T02:26:49.825Z] #33 ... [2019-11-13T02:26:49.825Z] [2019-11-13T02:26:49.825Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:26:49.825Z] #58 85.77 CC criu/clone-noasan.o [2019-11-13T02:26:49.825Z] #58 85.92 CC criu/config.o [2019-11-13T02:26:49.825Z] #58 87.17 CC criu/cr-check.o [2019-11-13T02:26:49.825Z] #58 88.72 CC criu/cr-dedup.o [2019-11-13T02:26:49.825Z] #58 89.08 CC criu/cr-dump.o [2019-11-13T02:26:49.825Z] #58 91.34 CC criu/cr-errno.o [2019-11-13T02:26:49.825Z] #58 91.48 CC criu/cr-restore.o [2019-11-13T02:26:49.998Z] go/doc [2019-11-13T02:26:50.337Z] encoding/hex [2019-11-13T02:26:50.337Z] compress/gzip [2019-11-13T02:26:50.337Z] net [2019-11-13T02:26:50.392Z] #58 ... [2019-11-13T02:26:50.392Z] [2019-11-13T02:26:50.392Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:26:50.392Z] #33 DONE 147.0s [2019-11-13T02:26:50.650Z] [2019-11-13T02:26:50.650Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:26:50.676Z] internal/x/text/unicode/bidi [2019-11-13T02:26:51.015Z] github.com/LK4D4/vndr/build [2019-11-13T02:26:51.015Z] internal/x/text/secure/bidirule [2019-11-13T02:26:51.094Z] #12 48.97 Selecting previously unselected package vim. [2019-11-13T02:26:51.094Z] #12 48.97 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-13T02:26:51.094Z] #12 48.97 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:26:51.094Z] #12 49.15 Selecting previously unselected package xfsprogs. [2019-11-13T02:26:51.094Z] #12 49.16 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-13T02:26:51.094Z] #12 49.16 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-13T02:26:51.094Z] #12 49.34 Selecting previously unselected package zip. [2019-11-13T02:26:51.094Z] #12 49.34 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-13T02:26:51.094Z] #12 49.34 Unpacking zip (3.0-11+b1) ... [2019-11-13T02:26:51.094Z] #12 49.40 Selecting previously unselected package libapparmor-perl. [2019-11-13T02:26:51.094Z] #12 49.41 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-13T02:26:51.094Z] #12 49.41 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-13T02:26:51.352Z] #12 49.46 Selecting previously unselected package apparmor. [2019-11-13T02:26:51.352Z] #12 49.47 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-13T02:26:51.352Z] #12 49.50 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-13T02:26:51.352Z] #12 49.64 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-13T02:26:51.352Z] #12 49.64 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-13T02:26:51.352Z] #12 49.65 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-13T02:26:51.354Z] internal/x/text/unicode/norm [2019-11-13T02:26:51.917Z] #12 50.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-13T02:26:51.918Z] #12 50.18 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-13T02:26:51.918Z] #12 50.19 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-13T02:26:52.120Z] internal/x/net/http2/hpack [2019-11-13T02:26:52.120Z] crypto/rand [2019-11-13T02:26:52.120Z] crypto/elliptic [2019-11-13T02:26:52.467Z] encoding/asn1 [2019-11-13T02:26:52.484Z] #12 50.84 Selecting previously unselected package binutils-mingw-w64. [2019-11-13T02:26:52.484Z] #12 50.84 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-13T02:26:52.484Z] #12 50.85 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-13T02:26:52.744Z] #12 50.89 Selecting previously unselected package mingw-w64-common. [2019-11-13T02:26:52.744Z] #12 50.89 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-13T02:26:52.744Z] #12 50.89 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-13T02:26:52.771Z] Removing intermediate container 6fc15caf9c19 [2019-11-13T02:26:52.771Z] ---> 2e19a4b48294 [2019-11-13T02:26:52.771Z] Step 66/125 : FROM base AS gotestsum [2019-11-13T02:26:52.771Z] ---> 60d6fb5e431e [2019-11-13T02:26:52.771Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-11-13T02:26:52.771Z] ---> Running in 856095434e33 [2019-11-13T02:26:52.809Z] crypto/rsa [2019-11-13T02:26:52.809Z] crypto/dsa [2019-11-13T02:26:53.138Z] Removing intermediate container 856095434e33 [2019-11-13T02:26:53.138Z] ---> 3918fec749fd [2019-11-13T02:26:53.138Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:26:53.138Z] ---> 91307a57df4b [2019-11-13T02:26:53.138Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:26:53.152Z] internal/x/net/idna [2019-11-13T02:26:53.152Z] crypto/ecdsa [2019-11-13T02:26:53.152Z] crypto/x509/pkix [2019-11-13T02:26:53.152Z] internal/x/crypto/cryptobyte [2019-11-13T02:26:53.499Z] mime [2019-11-13T02:26:53.515Z] ---> bfc48c7c71d3 [2019-11-13T02:26:53.515Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:26:53.516Z] ---> Running in 1693a5435fbe [2019-11-13T02:26:53.840Z] mime/quotedprintable [2019-11-13T02:26:53.840Z] net/http/internal [2019-11-13T02:26:53.840Z] os/exec [2019-11-13T02:26:53.881Z] + RM_GOPATH=0 [2019-11-13T02:26:53.881Z] + TMP_GOPATH= [2019-11-13T02:26:53.881Z] + : /build [2019-11-13T02:26:53.881Z] + '[' -z '' ']' [2019-11-13T02:26:53.932Z] #47 ... [2019-11-13T02:26:53.932Z] [2019-11-13T02:26:53.932Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:26:53.932Z] #58 95.93 CC criu/cr-service.o [2019-11-13T02:26:54.122Z] #12 52.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-13T02:26:54.122Z] #12 52.19 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-13T02:26:54.122Z] #12 52.19 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-13T02:26:54.255Z] ++ mktemp -d [2019-11-13T02:26:54.255Z] + export GOPATH=/tmp/tmp.KmxriA1rE9 [2019-11-13T02:26:54.255Z] + GOPATH=/tmp/tmp.KmxriA1rE9 [2019-11-13T02:26:54.255Z] + RM_GOPATH=1 [2019-11-13T02:26:54.255Z] ++ dirname ./install.sh [2019-11-13T02:26:54.255Z] + dir=. [2019-11-13T02:26:54.255Z] + bin=gotestsum [2019-11-13T02:26:54.255Z] + shift [2019-11-13T02:26:54.255Z] + '[' '!' -f ./gotestsum.installer ']' [2019-11-13T02:26:54.255Z] + . ./gotestsum.installer [2019-11-13T02:26:54.255Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-13T02:26:54.255Z] + install_gotestsum [2019-11-13T02:26:54.255Z] + echo 'Installing gotestsum version v0.3.5' [2019-11-13T02:26:54.255Z] + go get -d gotest.tools/gotestsum [2019-11-13T02:26:54.255Z] Installing gotestsum version v0.3.5 [2019-11-13T02:26:54.498Z] #58 97.19 CC criu/crtools.o [2019-11-13T02:26:55.064Z] #58 97.77 CC criu/eventfd.o [2019-11-13T02:26:55.536Z] internal/x/net/http/httpproxy [2019-11-13T02:26:55.536Z] net/textproto [2019-11-13T02:26:55.536Z] crypto/x509 [2019-11-13T02:26:55.631Z] #58 98.11 CC criu/eventpoll.o [2019-11-13T02:26:55.874Z] internal/x/net/http/httpguts [2019-11-13T02:26:55.874Z] mime/multipart [2019-11-13T02:26:56.033Z] #12 54.10 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-13T02:26:56.033Z] #12 54.11 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-13T02:26:56.033Z] #12 54.11 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-13T02:26:56.033Z] #12 54.16 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-13T02:26:56.033Z] #12 54.17 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-13T02:26:56.033Z] #12 54.17 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:26:56.213Z] crypto/tls [2019-11-13T02:26:56.565Z] #58 98.94 CC criu/external.o [2019-11-13T02:26:56.565Z] #58 99.22 CC criu/fault-injection.o [2019-11-13T02:26:56.565Z] #58 99.35 CC criu/fdstore.o [2019-11-13T02:26:57.208Z] #58 99.79 CC criu/fifo.o [2019-11-13T02:26:57.466Z] #58 100.1 CC criu/file-ids.o [2019-11-13T02:26:58.037Z] #58 100.5 CC criu/file-lock.o [2019-11-13T02:26:58.508Z] net/http/httptrace [2019-11-13T02:26:58.508Z] net/http [2019-11-13T02:26:58.584Z] + cd /tmp/tmp.KmxriA1rE9/src/gotest.tools/gotestsum [2019-11-13T02:26:58.584Z] + git checkout -q v0.3.5 [2019-11-13T02:26:58.584Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-13T02:26:58.601Z] #58 101.1 CC criu/files-ext.o [2019-11-13T02:26:58.601Z] #58 101.4 CC criu/files-reg.o [2019-11-13T02:26:59.532Z] #58 ... [2019-11-13T02:26:59.532Z] [2019-11-13T02:26:59.532Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-13T02:26:59.532Z] #42 152.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-13T02:26:59.532Z] #42 154.7 + mkdir -p /build [2019-11-13T02:26:59.532Z] #42 154.7 + cp runc /build/runc [2019-11-13T02:26:59.532Z] #42 DONE 155.0s [2019-11-13T02:26:59.790Z] [2019-11-13T02:26:59.790Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:27:01.166Z] #47 ... [2019-11-13T02:27:01.166Z] [2019-11-13T02:27:01.166Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:27:01.166Z] #58 103.6 CC criu/files.o [2019-11-13T02:27:01.528Z] github.com/LK4D4/vndr/godl [2019-11-13T02:27:01.865Z] github.com/LK4D4/vndr [2019-11-13T02:27:02.540Z] #58 104.9 CC criu/filesystems.o [2019-11-13T02:27:02.602Z] #12 60.29 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-13T02:27:02.602Z] #12 60.29 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-13T02:27:02.602Z] #12 60.30 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:27:02.799Z] #58 105.4 CC criu/fsnotify.o [2019-11-13T02:27:03.733Z] #58 106.3 CC criu/image-desc.o [2019-11-13T02:27:03.733Z] #58 106.4 CC criu/image.o [2019-11-13T02:27:04.299Z] #58 107.0 CC criu/ipc_ns.o [2019-11-13T02:27:05.233Z] #58 107.7 CC criu/irmap.o [2019-11-13T02:27:05.507Z] #58 108.1 CC criu/kcmp-ids.o [2019-11-13T02:27:05.692Z] Removing intermediate container a808951372e7 [2019-11-13T02:27:05.692Z] ---> 46c6b75382c9 [2019-11-13T02:27:05.692Z] Step 49/125 : FROM dev-base AS containerd [2019-11-13T02:27:05.692Z] ---> fe77b3d6c284 [2019-11-13T02:27:05.692Z] Step 50/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:27:05.692Z] ---> Using cache [2019-11-13T02:27:05.692Z] ---> e2d6e54da69f [2019-11-13T02:27:05.692Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2019-11-13T02:27:05.692Z] ---> Running in 7091cd37f4a8 [2019-11-13T02:27:05.765Z] #58 108.4 CC criu/kerndat.o [2019-11-13T02:27:06.050Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:27:06.050Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:27:06.050Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:27:06.050Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:27:06.050Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:27:06.387Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-13T02:27:06.700Z] #58 109.3 CC criu/libnetlink.o [2019-11-13T02:27:06.722Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-13T02:27:06.722Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-13T02:27:06.958Z] #58 109.6 CC criu/log.o [2019-11-13T02:27:07.524Z] #58 110.1 CC criu/lsm.o [2019-11-13T02:27:07.784Z] #58 110.4 CC criu/mem.o [2019-11-13T02:27:07.881Z] #12 65.31 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-13T02:27:07.881Z] #12 65.32 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-13T02:27:07.881Z] #12 65.33 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-13T02:27:07.881Z] #12 65.34 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-13T02:27:07.881Z] #12 65.35 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-13T02:27:07.881Z] #12 65.37 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:27:07.881Z] #12 65.38 Processing triggers for mime-support (3.60) ... [2019-11-13T02:27:07.881Z] #12 65.40 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:27:07.881Z] #12 65.41 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-13T02:27:07.881Z] #12 65.42 Setting up libcap2-bin (1:2.25-1) ... [2019-11-13T02:27:07.881Z] #12 65.43 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-13T02:27:07.881Z] #12 65.44 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-13T02:27:07.881Z] #12 65.45 Setting up bash-completion (1:2.1-4.3) ... [2019-11-13T02:27:08.412Z] Fetched 7727 kB in 2s (3056 kB/s) [2019-11-13T02:27:08.451Z] #12 66.68 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-13T02:27:08.451Z] #12 66.71 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-13T02:27:08.451Z] #12 66.72 Setting up zip (3.0-11+b1) ... [2019-11-13T02:27:08.451Z] #12 66.73 Setting up bzip2 (1.0.6-8.1) ... [2019-11-13T02:27:08.451Z] #12 66.74 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-13T02:27:08.451Z] #12 66.75 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-13T02:27:08.451Z] #12 66.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:27:08.451Z] #12 66.77 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-13T02:27:08.451Z] #12 66.78 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:27:08.451Z] #12 66.79 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-13T02:27:08.451Z] #12 66.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-13T02:27:08.451Z] #12 66.82 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-13T02:27:08.451Z] #12 66.82 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:27:08.711Z] #12 66.84 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-13T02:27:08.711Z] #12 66.85 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-13T02:27:08.711Z] #12 66.86 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-13T02:27:08.711Z] #12 66.88 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:27:08.711Z] #12 67.07 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-13T02:27:08.711Z] #12 67.08 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-13T02:27:08.711Z] #12 67.09 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-13T02:27:08.711Z] #12 67.10 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-13T02:27:08.711Z] #12 67.12 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-13T02:27:08.711Z] #12 67.13 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-13T02:27:08.711Z] #12 67.14 Setting up pigz (2.3.4-1) ... [2019-11-13T02:27:08.711Z] #12 67.15 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-13T02:27:08.711Z] #12 67.16 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-13T02:27:08.711Z] #12 67.17 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:27:08.711Z] #12 67.18 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-13T02:27:08.711Z] #12 67.19 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:27:08.711Z] #12 67.20 Setting up jq (1.5+dfsg-1.3) ... [2019-11-13T02:27:08.970Z] #12 67.21 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-13T02:27:08.970Z] #12 67.22 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-13T02:27:08.970Z] #12 67.23 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-13T02:27:08.970Z] #12 67.24 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:27:08.970Z] #12 67.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-13T02:27:08.970Z] #12 67.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-13T02:27:08.970Z] #12 67.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-13T02:27:08.970Z] #12 67.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-13T02:27:08.970Z] #12 67.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-13T02:27:08.970Z] #12 67.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-13T02:27:08.970Z] #12 67.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-13T02:27:08.970Z] #12 67.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-13T02:27:08.970Z] #12 67.28 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-13T02:27:08.970Z] #12 67.29 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-13T02:27:08.970Z] #12 67.30 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-13T02:27:08.970Z] #12 67.31 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-13T02:27:08.970Z] #12 67.32 Setting up btrfs-progs (4.7.3-1) ... [2019-11-13T02:27:08.970Z] #12 67.33 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-13T02:27:08.970Z] #12 67.34 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-13T02:27:09.162Z] #58 111.5 CC criu/mount.o [2019-11-13T02:27:09.604Z] Reading package lists... [2019-11-13T02:27:10.342Z] Removing intermediate container 1693a5435fbe [2019-11-13T02:27:10.342Z] ---> 36058a30eb65 [2019-11-13T02:27:10.342Z] Step 71/125 : FROM dev-base AS dockercli [2019-11-13T02:27:10.342Z] ---> 60d6fb5e431e [2019-11-13T02:27:10.342Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-11-13T02:27:10.342Z] ---> Running in 3282c4fea513 [2019-11-13T02:27:10.342Z] Removing intermediate container 3282c4fea513 [2019-11-13T02:27:10.342Z] ---> 552f0ddea0c3 [2019-11-13T02:27:10.342Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:27:10.342Z] ---> 27ec0b82ba1d [2019-11-13T02:27:10.342Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:27:10.342Z] ---> 5026dcfce042 [2019-11-13T02:27:10.342Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:27:10.342Z] ---> Running in c7a3c3bb48d0 [2019-11-13T02:27:10.716Z] + RM_GOPATH=0 [2019-11-13T02:27:10.716Z] + TMP_GOPATH= [2019-11-13T02:27:10.717Z] + : /build [2019-11-13T02:27:10.717Z] + '[' -z '' ']' [2019-11-13T02:27:10.717Z] ++ mktemp -d [2019-11-13T02:27:10.717Z] + export GOPATH=/tmp/tmp.jvAVJiR1TP [2019-11-13T02:27:10.717Z] + GOPATH=/tmp/tmp.jvAVJiR1TP [2019-11-13T02:27:10.717Z] + RM_GOPATH=1 [2019-11-13T02:27:10.717Z] ++ dirname ./install.sh [2019-11-13T02:27:10.717Z] Install docker/cli version 17.06.2-ce from stable [2019-11-13T02:27:10.717Z] + dir=. [2019-11-13T02:27:10.717Z] + bin=dockercli [2019-11-13T02:27:10.717Z] + shift [2019-11-13T02:27:10.717Z] + '[' '!' -f ./dockercli.installer ']' [2019-11-13T02:27:10.717Z] + . ./dockercli.installer [2019-11-13T02:27:10.717Z] ++ DOCKERCLI_CHANNEL=stable [2019-11-13T02:27:10.717Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-13T02:27:10.717Z] + install_dockercli [2019-11-13T02:27:10.717Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-13T02:27:10.717Z] ++ uname -m [2019-11-13T02:27:10.717Z] + arch=s390x [2019-11-13T02:27:10.717Z] + '[' s390x '!=' x86_64 ']' [2019-11-13T02:27:10.717Z] + '[' s390x '!=' s390x ']' [2019-11-13T02:27:10.717Z] + url=https://download.docker.com/linux/static [2019-11-13T02:27:10.717Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-13T02:27:10.717Z] + tar -xz docker/docker [2019-11-13T02:27:10.779Z] Reading package lists... [2019-11-13T02:27:10.872Z] #12 68.98 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-13T02:27:10.872Z] #12 68.99 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:27:10.872Z] #12 69.00 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 [2019-11-13T02:27:10.872Z] #12 69.00 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-13T02:27:10.872Z] #12 69.00 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 [2019-11-13T02:27:10.872Z] #12 69.00 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-13T02:27:10.872Z] #12 69.01 Setting up btrfs-tools (4.7.3-1) ... [2019-11-13T02:27:10.872Z] #12 69.02 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:27:10.872Z] #12 69.02 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 [2019-11-13T02:27:10.872Z] #12 69.03 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 [2019-11-13T02:27:10.872Z] #12 69.03 Setting up python3 (3.5.3-1) ... [2019-11-13T02:27:11.118Z] Building dependency tree... [2019-11-13T02:27:11.118Z] Reading state information... [2019-11-13T02:27:11.118Z] The following additional packages will be installed: [2019-11-13T02:27:11.118Z] btrfs-progs liblzo2-2 [2019-11-13T02:27:11.118Z] The following NEW packages will be installed: [2019-11-13T02:27:11.118Z] btrfs-progs btrfs-tools liblzo2-2 [2019-11-13T02:27:11.118Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:27:11.118Z] Need to get 588 kB of archives. [2019-11-13T02:27:11.118Z] After this operation, 5005 kB of additional disk space will be used. [2019-11-13T02:27:11.118Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-13T02:27:11.118Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-13T02:27:11.137Z] #12 69.49 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-13T02:27:11.453Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-13T02:27:11.454Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:27:11.454Z] Fetched 588 kB in 0s (5664 kB/s) [2019-11-13T02:27:11.454Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-13T02:27:11.454Z] (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 ... 14950 files and directories currently installed.) [2019-11-13T02:27:11.454Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-13T02:27:11.454Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-13T02:27:11.454Z] Selecting previously unselected package btrfs-progs. [2019-11-13T02:27:11.454Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-13T02:27:11.454Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-13T02:27:11.691Z] #58 113.9 CC criu/namespaces.o [2019-11-13T02:27:11.704Z] + mkdir -p /build [2019-11-13T02:27:11.704Z] + mv docker/docker /build/ [2019-11-13T02:27:11.704Z] + rmdir docker [2019-11-13T02:27:11.789Z] Selecting previously unselected package btrfs-tools. [2019-11-13T02:27:11.789Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-13T02:27:11.789Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-13T02:27:11.789Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:27:11.789Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-13T02:27:11.789Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-13T02:27:11.789Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-13T02:27:11.789Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:27:12.077Z] #12 ... [2019-11-13T02:27:12.077Z] [2019-11-13T02:27:12.077Z] #22 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-13T02:27:12.077Z] #22 DONE 123.5s [2019-11-13T02:27:12.077Z] [2019-11-13T02:27:12.077Z] #12 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:27:12.125Z] Removing intermediate container 7091cd37f4a8 [2019-11-13T02:27:12.125Z] ---> dc8b8c2ff321 [2019-11-13T02:27:12.125Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2019-11-13T02:27:12.672Z] #58 115.2 CC criu/net.o [2019-11-13T02:27:12.676Z] ---> Running in b6c54478144a [2019-11-13T02:27:12.676Z] Removing intermediate container b6c54478144a [2019-11-13T02:27:12.676Z] ---> dff0f1ea3869 [2019-11-13T02:27:12.676Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:27:12.676Z] ---> 4cb50cb0817b [2019-11-13T02:27:12.676Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:27:12.692Z] #12 70.87 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-13T02:27:12.692Z] #12 70.93 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-13T02:27:12.692Z] #12 70.97 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-13T02:27:12.692Z] #12 70.98 Setting up python3-wheel (0.29.0-2) ... [2019-11-13T02:27:12.709Z] Removing intermediate container c7a3c3bb48d0 [2019-11-13T02:27:12.709Z] ---> 7e974f04360c [2019-11-13T02:27:12.709Z] Step 76/125 : FROM runtime-dev AS runc [2019-11-13T02:27:12.709Z] ---> cbc7e55a64d6 [2019-11-13T02:27:12.709Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-11-13T02:27:12.709Z] ---> Running in 3e31272dd28f [2019-11-13T02:27:12.709Z] Removing intermediate container 3e31272dd28f [2019-11-13T02:27:12.709Z] ---> 0c48eb24fcef [2019-11-13T02:27:12.710Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:27:12.996Z] #12 71.32 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-13T02:27:13.013Z] ---> 7e4330411fb8 [2019-11-13T02:27:13.013Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:27:13.013Z] ---> Running in 937e253e6682 [2019-11-13T02:27:13.013Z] + RM_GOPATH=0 [2019-11-13T02:27:13.013Z] + TMP_GOPATH= [2019-11-13T02:27:13.013Z] + : /build [2019-11-13T02:27:13.013Z] + '[' -z '' ']' [2019-11-13T02:27:13.013Z] ++ mktemp -d [2019-11-13T02:27:13.013Z] + export GOPATH=/tmp/tmp.LlB0oZnmz6 [2019-11-13T02:27:13.013Z] + GOPATH=/tmp/tmp.LlB0oZnmz6 [2019-11-13T02:27:13.013Z] + RM_GOPATH=1 [2019-11-13T02:27:13.013Z] ++ dirname ./install.sh [2019-11-13T02:27:13.013Z] Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:27:13.013Z] + dir=. [2019-11-13T02:27:13.013Z] + bin=containerd [2019-11-13T02:27:13.013Z] + shift [2019-11-13T02:27:13.013Z] + '[' '!' -f ./containerd.installer ']' [2019-11-13T02:27:13.013Z] + . ./containerd.installer [2019-11-13T02:27:13.013Z] ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:27:13.013Z] + install_containerd [2019-11-13T02:27:13.013Z] + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-11-13T02:27:13.013Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.LlB0oZnmz6/src/github.com/containerd/containerd [2019-11-13T02:27:13.013Z] Cloning into '/tmp/tmp.LlB0oZnmz6/src/github.com/containerd/containerd'... [2019-11-13T02:27:13.076Z] ---> bc4f8dc82dd7 [2019-11-13T02:27:13.076Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:27:13.076Z] ---> 15e7ce089225 [2019-11-13T02:27:13.076Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:27:13.456Z] ---> Running in 8127a52d0d34 [2019-11-13T02:27:13.602Z] #12 71.81 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-13T02:27:13.602Z] #12 71.82 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-13T02:27:13.843Z] + RM_GOPATH=0 [2019-11-13T02:27:13.843Z] + TMP_GOPATH= [2019-11-13T02:27:13.843Z] + : /build [2019-11-13T02:27:13.843Z] + '[' -z '' ']' [2019-11-13T02:27:13.843Z] ++ mktemp -d [2019-11-13T02:27:13.843Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-13T02:27:13.843Z] + export GOPATH=/tmp/tmp.ds9mm59vdE [2019-11-13T02:27:13.843Z] + GOPATH=/tmp/tmp.ds9mm59vdE [2019-11-13T02:27:13.843Z] + RM_GOPATH=1 [2019-11-13T02:27:13.843Z] ++ dirname ./install.sh [2019-11-13T02:27:13.843Z] + dir=. [2019-11-13T02:27:13.843Z] + bin=runc [2019-11-13T02:27:13.843Z] + shift [2019-11-13T02:27:13.843Z] + '[' '!' -f ./runc.installer ']' [2019-11-13T02:27:13.843Z] + . ./runc.installer [2019-11-13T02:27:13.843Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-13T02:27:13.843Z] + install_runc [2019-11-13T02:27:13.843Z] + uname -r [2019-11-13T02:27:13.843Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-11-13T02:27:13.843Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-13T02:27:13.843Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-13T02:27:13.843Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ds9mm59vdE/src/github.com/opencontainers/runc [2019-11-13T02:27:13.843Z] Cloning into '/tmp/tmp.ds9mm59vdE/src/github.com/opencontainers/runc'... [2019-11-13T02:27:13.864Z] #12 72.21 Setting up dmsetup (2:1.02.137-2) ... [2019-11-13T02:27:13.864Z] #12 72.22 Setting up python3-setuptools (33.1.1-1) ... [2019-11-13T02:27:14.122Z] #12 72.46 Setting up dh-python (2.20170125) ... [2019-11-13T02:27:14.379Z] #12 72.61 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-13T02:27:14.379Z] #12 72.61 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:27:14.637Z] #12 DONE 72.9s [2019-11-13T02:27:14.637Z] [2019-11-13T02:27:14.637Z] #13 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-13T02:27:14.641Z] + cd /tmp/tmp.ds9mm59vdE/src/github.com/opencontainers/runc [2019-11-13T02:27:14.641Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-13T02:27:15.014Z] + '[' -z '' ']' [2019-11-13T02:27:15.014Z] + target=static [2019-11-13T02:27:15.014Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-13T02:27:15.014Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-13T02:27:15.201Z] #58 117.4 CC criu/netfilter.o [2019-11-13T02:27:15.201Z] #58 117.6 CC criu/page-pipe.o [2019-11-13T02:27:15.459Z] #58 118.1 CC criu/page-xfer.o [2019-11-13T02:27:16.394Z] #58 118.9 CC criu/pagemap-cache.o [2019-11-13T02:27:16.535Z] #13 1.875 Collecting yamllint==1.16.0 [2019-11-13T02:27:16.652Z] #58 119.2 CC criu/pagemap.o [2019-11-13T02:27:17.587Z] #58 119.9 CC criu/parasite-syscall.o [2019-11-13T02:27:18.153Z] #58 120.7 CC criu/path.o [2019-11-13T02:27:18.153Z] #58 121.0 CC criu/pie-util-vdso-elf32.o [2019-11-13T02:27:18.719Z] #58 121.3 CC criu/pie-util-vdso.o [2019-11-13T02:27:19.258Z] + cd /tmp/tmp.LlB0oZnmz6/src/github.com/containerd/containerd [2019-11-13T02:27:19.258Z] + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:27:19.285Z] #58 121.9 CC criu/pie-util.o [2019-11-13T02:27:19.543Z] #58 122.1 CC criu/pipes.o [2019-11-13T02:27:19.595Z] + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-13T02:27:19.595Z] + BUILDTAGS='netgo osusergo static_build' [2019-11-13T02:27:19.595Z] + export EXTRA_FLAGS=-buildmode=pie [2019-11-13T02:27:19.595Z] + EXTRA_FLAGS=-buildmode=pie [2019-11-13T02:27:19.595Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-13T02:27:19.595Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-13T02:27:19.595Z] + '[' '' = dynamic ']' [2019-11-13T02:27:19.595Z] + make [2019-11-13T02:27:20.109Z] #58 122.8 CC criu/plugin.o [2019-11-13T02:27:20.320Z] 🇩 bin/ctr [2019-11-13T02:27:20.367Z] #58 123.2 CC criu/proc_parse.o [2019-11-13T02:27:22.266Z] #58 ... [2019-11-13T02:27:22.266Z] [2019-11-13T02:27:22.266Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-13T02:27:22.266Z] #55 179.2 + dpkg --print-architecture [2019-11-13T02:27:22.266Z] #55 179.2 + cd /tmp/tmp.CJl42DDFfu/src/github.com/docker/distribution [2019-11-13T02:27:22.266Z] #55 179.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-13T02:27:22.524Z] #55 179.4 + GOPATH=/tmp/tmp.CJl42DDFfu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.CJl42DDFfu [2019-11-13T02:27:22.524Z] #55 179.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-13T02:27:23.085Z] #13 8.343 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-13T02:27:23.085Z] #13 8.468 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-13T02:27:24.457Z] #13 9.514 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-13T02:27:24.457Z] #13 9.845 Collecting pyyaml (from yamllint==1.16.0) [2019-11-13T02:27:25.389Z] #13 10.90 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-13T02:27:25.955Z] #13 11.29 Building wheels for collected packages: pathspec, pyyaml [2019-11-13T02:27:25.955Z] #13 11.29 Running setup.py bdist_wheel for pathspec: started [2019-11-13T02:27:26.213Z] #13 11.55 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-13T02:27:26.213Z] #13 11.55 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-13T02:27:26.213Z] #13 11.56 Running setup.py bdist_wheel for pyyaml: started [2019-11-13T02:27:26.472Z] #13 11.84 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-13T02:27:26.472Z] #13 11.84 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-13T02:27:26.472Z] #13 11.86 Successfully built pathspec pyyaml [2019-11-13T02:27:26.472Z] #13 11.86 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-13T02:27:26.472Z] #13 11.96 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-13T02:27:26.729Z] #13 DONE 12.1s [2019-11-13T02:27:26.729Z] [2019-11-13T02:27:26.729Z] #15 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-13T02:27:26.729Z] #15 DONE 0.1s [2019-11-13T02:27:26.987Z] [2019-11-13T02:27:26.987Z] #19 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-13T02:27:28.883Z] #19 DONE 1.9s [2019-11-13T02:27:28.883Z] [2019-11-13T02:27:28.883Z] #23 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-13T02:27:29.082Z] #55 ... [2019-11-13T02:27:29.082Z] [2019-11-13T02:27:29.082Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:27:29.082Z] #58 125.1 CC criu/protobuf-desc.o [2019-11-13T02:27:29.082Z] #58 125.7 CC criu/protobuf.o [2019-11-13T02:27:29.082Z] #58 126.1 CC criu/pstree.o [2019-11-13T02:27:29.083Z] #58 127.0 CC criu/rbtree.o [2019-11-13T02:27:29.083Z] #58 127.2 CC criu/rst-malloc.o [2019-11-13T02:27:29.083Z] #58 127.5 CC criu/seccomp.o [2019-11-13T02:27:29.083Z] #58 128.0 CC criu/seize.o [2019-11-13T02:27:29.083Z] #58 128.5 CC criu/servicefd.o [2019-11-13T02:27:29.083Z] #58 128.9 CC criu/shmem.o [2019-11-13T02:27:29.083Z] #58 129.6 CC criu/sigframe.o [2019-11-13T02:27:29.083Z] #58 129.8 CC criu/signalfd.o [2019-11-13T02:27:29.083Z] #58 130.0 CC criu/sk-inet.o [2019-11-13T02:27:29.083Z] #58 130.8 CC criu/sk-netlink.o [2019-11-13T02:27:29.083Z] #58 131.2 CC criu/sk-packet.o [2019-11-13T02:27:29.083Z] #58 131.7 CC criu/sk-queue.o [2019-11-13T02:27:29.193Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-13T02:27:29.341Z] #58 132.1 CC criu/sk-tcp.o [2019-11-13T02:27:29.573Z] + mkdir -p /build [2019-11-13T02:27:29.573Z] + cp runc /build/runc [2019-11-13T02:27:29.909Z] #58 132.5 CC criu/sk-unix.o [2019-11-13T02:27:30.867Z] Removing intermediate container 8127a52d0d34 [2019-11-13T02:27:30.867Z] ---> 1deab339a3cb [2019-11-13T02:27:30.867Z] Step 81/125 : FROM dev-base AS tini [2019-11-13T02:27:30.867Z] ---> 60d6fb5e431e [2019-11-13T02:27:30.867Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:27:30.867Z] ---> Using cache [2019-11-13T02:27:30.867Z] ---> 4c474caab225 [2019-11-13T02:27:30.867Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-11-13T02:27:30.867Z] ---> Running in c98c27109401 [2019-11-13T02:27:31.295Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:27:31.295Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:27:31.295Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:27:31.295Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:27:31.295Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:27:31.295Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-13T02:27:31.409Z] #23 DONE 2.2s [2019-11-13T02:27:31.409Z] [2019-11-13T02:27:31.409Z] #26 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-13T02:27:31.409Z] #26 DONE 0.2s [2019-11-13T02:27:31.409Z] [2019-11-13T02:27:31.409Z] #66 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-13T02:27:31.409Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-13T02:27:31.409Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-13T02:27:31.409Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-11-13T02:27:31.409Z] #66 ... [2019-11-13T02:27:31.409Z] [2019-11-13T02:27:31.409Z] #50 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-13T02:27:31.409Z] #50 DONE 0.1s [2019-11-13T02:27:31.409Z] [2019-11-13T02:27:31.409Z] #58 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-13T02:27:31.409Z] #58 DONE 0.1s [2019-11-13T02:27:31.409Z] [2019-11-13T02:27:31.409Z] #66 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-13T02:27:31.409Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.18MB / 9.11MB 0.2s [2019-11-13T02:27:31.409Z] #66 ... [2019-11-13T02:27:31.409Z] [2019-11-13T02:27:31.409Z] #47 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-13T02:27:31.409Z] #47 DONE 0.2s [2019-11-13T02:27:31.409Z] [2019-11-13T02:27:31.409Z] #38 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:27:31.409Z] #38 DONE 0.2s [2019-11-13T02:27:31.409Z] [2019-11-13T02:27:31.409Z] #30 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-13T02:27:31.409Z] #30 DONE 0.2s [2019-11-13T02:27:31.409Z] [2019-11-13T02:27:31.409Z] #29 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-13T02:27:31.409Z] #29 DONE 0.2s [2019-11-13T02:27:31.409Z] [2019-11-13T02:27:31.409Z] #66 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-13T02:27:31.409Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.23MB / 9.11MB 0.3s [2019-11-13T02:27:31.669Z] #66 ... [2019-11-13T02:27:31.669Z] [2019-11-13T02:27:31.669Z] #39 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-13T02:27:31.669Z] #39 DONE 0.2s [2019-11-13T02:27:31.669Z] [2019-11-13T02:27:31.669Z] #66 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-11-13T02:27:31.669Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-11-13T02:27:31.669Z] #66 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-13T02:27:31.676Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-13T02:27:31.676Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-13T02:27:31.808Z] #58 134.4 CC criu/sockets.o [2019-11-13T02:27:32.742Z] #58 135.2 CC criu/stats.o [2019-11-13T02:27:33.000Z] #58 135.5 CC criu/string.o [2019-11-13T02:27:33.000Z] #58 135.6 CC criu/sysctl.o [2019-11-13T02:27:33.007Z] Fetched 7672 kB in 1s (4466 kB/s) [2019-11-13T02:27:33.368Z] Reading package lists... [2019-11-13T02:27:33.567Z] #58 136.2 CC criu/sysfs_parse.o [2019-11-13T02:27:33.567Z] #66 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.9s done [2019-11-13T02:27:33.567Z] #66 DONE 2.3s [2019-11-13T02:27:33.567Z] [2019-11-13T02:27:33.567Z] #40 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-13T02:27:33.825Z] #58 136.6 CC criu/timerfd.o [2019-11-13T02:27:34.159Z] Reading package lists... [2019-11-13T02:27:34.159Z] Building dependency tree... [2019-11-13T02:27:34.159Z] Reading state information... [2019-11-13T02:27:34.159Z] The following additional packages will be installed: [2019-11-13T02:27:34.159Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-13T02:27:34.159Z] Suggested packages: [2019-11-13T02:27:34.159Z] codeblocks eclipse ninja-build lrzip [2019-11-13T02:27:34.159Z] Recommended packages: [2019-11-13T02:27:34.159Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-13T02:27:34.159Z] The following NEW packages will be installed: [2019-11-13T02:27:34.159Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-13T02:27:34.159Z] vim-common xxd [2019-11-13T02:27:34.159Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:27:34.159Z] Need to get 13.2 MB of archives. [2019-11-13T02:27:34.159Z] After this operation, 59.4 MB of additional disk space will be used. [2019-11-13T02:27:34.159Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-13T02:27:34.392Z] #58 137.0 CC criu/tty.o [2019-11-13T02:27:34.555Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-13T02:27:34.555Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-13T02:27:34.555Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-11-13T02:27:34.555Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-11-13T02:27:34.555Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-13T02:27:34.555Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-13T02:27:34.555Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-13T02:27:34.555Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-13T02:27:34.555Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-13T02:27:34.555Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:27:34.555Z] Fetched 13.2 MB in 0s (48.5 MB/s) [2019-11-13T02:27:34.555Z] Selecting previously unselected package cmake-data. [2019-11-13T02:27:34.927Z] (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 ... 14828 files and directories currently installed.) [2019-11-13T02:27:34.927Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-13T02:27:34.927Z] Unpacking cmake-data (3.7.2-1) ... [2019-11-13T02:27:34.927Z] Selecting previously unselected package liblzo2-2:s390x. [2019-11-13T02:27:34.927Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-13T02:27:34.927Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-13T02:27:35.287Z] Selecting previously unselected package libicu57:s390x. [2019-11-13T02:27:35.287Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-13T02:27:35.287Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-13T02:27:36.074Z] Selecting previously unselected package libxml2:s390x. [2019-11-13T02:27:36.074Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-13T02:27:36.074Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-13T02:27:36.074Z] Selecting previously unselected package libarchive13:s390x. [2019-11-13T02:27:36.074Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-13T02:27:36.074Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-13T02:27:36.074Z] Selecting previously unselected package libjsoncpp1:s390x. [2019-11-13T02:27:36.074Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-13T02:27:36.074Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-13T02:27:36.074Z] Selecting previously unselected package libuv1:s390x. [2019-11-13T02:27:36.074Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-13T02:27:36.074Z] Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-13T02:27:36.074Z] Selecting previously unselected package cmake. [2019-11-13T02:27:36.074Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-13T02:27:36.074Z] Unpacking cmake (3.7.2-1) ... [2019-11-13T02:27:36.096Z] #40 4.320 + RM_GOPATH=0 [2019-11-13T02:27:36.096Z] #40 4.321 + TMP_GOPATH= [2019-11-13T02:27:36.096Z] #40 4.321 + : /build [2019-11-13T02:27:36.096Z] #40 4.321 + '[' -z '' ']' [2019-11-13T02:27:36.096Z] #40 4.330 ++ mktemp -d [2019-11-13T02:27:36.096Z] #40 4.338 + export GOPATH=/tmp/tmp.VnI2wCs41E [2019-11-13T02:27:36.096Z] #40 4.338 + GOPATH=/tmp/tmp.VnI2wCs41E [2019-11-13T02:27:36.096Z] #40 4.339 + RM_GOPATH=1 [2019-11-13T02:27:36.096Z] #40 4.339 ++ dirname ./install.sh [2019-11-13T02:27:36.096Z] #40 4.340 + dir=. [2019-11-13T02:27:36.096Z] #40 4.340 + bin=runc [2019-11-13T02:27:36.096Z] #40 4.340 + shift [2019-11-13T02:27:36.096Z] #40 4.341 + '[' '!' -f ./runc.installer ']' [2019-11-13T02:27:36.096Z] #40 4.341 + . ./runc.installer [2019-11-13T02:27:36.096Z] #40 4.341 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-13T02:27:36.096Z] #40 4.341 + install_runc [2019-11-13T02:27:36.096Z] #40 4.342 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-13T02:27:36.096Z] #40 4.342 + uname -r [2019-11-13T02:27:36.096Z] #40 4.350 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-13T02:27:36.096Z] #40 4.350 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-13T02:27:36.096Z] #40 4.350 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-13T02:27:36.096Z] #40 4.350 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VnI2wCs41E/src/github.com/opencontainers/runc [2019-11-13T02:27:36.096Z] #40 4.357 Cloning into '/tmp/tmp.VnI2wCs41E/src/github.com/opencontainers/runc'... [2019-11-13T02:27:36.293Z] #58 138.9 CC criu/tun.o [2019-11-13T02:27:36.859Z] #58 139.3 CC criu/uffd.o [2019-11-13T02:27:36.864Z] Selecting previously unselected package xxd. [2019-11-13T02:27:36.864Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-13T02:27:36.864Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:27:36.864Z] Selecting previously unselected package vim-common. [2019-11-13T02:27:36.864Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:27:36.864Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:27:36.864Z] Processing triggers for mime-support (3.60) ... [2019-11-13T02:27:36.864Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:27:36.864Z] Setting up libuv1:s390x (1.9.1-3) ... [2019-11-13T02:27:36.864Z] Setting up cmake-data (3.7.2-1) ... [2019-11-13T02:27:36.864Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-13T02:27:36.864Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-13T02:27:36.864Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:27:36.864Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:27:36.864Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-13T02:27:36.864Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-13T02:27:36.864Z] Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-13T02:27:36.864Z] Setting up cmake (3.7.2-1) ... [2019-11-13T02:27:36.864Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:27:37.425Z] #58 140.1 CC criu/util.o [2019-11-13T02:27:37.996Z] #40 ... [2019-11-13T02:27:37.996Z] [2019-11-13T02:27:37.996Z] #31 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:27:37.996Z] #31 4.352 + RM_GOPATH=0 [2019-11-13T02:27:37.996Z] #31 4.352 + TMP_GOPATH= [2019-11-13T02:27:37.996Z] #31 4.352 + : /build [2019-11-13T02:27:37.996Z] #31 4.352 + '[' -z '' ']' [2019-11-13T02:27:37.996Z] #31 4.357 ++ mktemp -d [2019-11-13T02:27:37.996Z] #31 4.359 + export GOPATH=/tmp/tmp.edHgmlMcMA [2019-11-13T02:27:37.996Z] #31 4.359 + GOPATH=/tmp/tmp.edHgmlMcMA [2019-11-13T02:27:37.996Z] #31 4.359 + RM_GOPATH=1 [2019-11-13T02:27:37.996Z] #31 4.360 ++ dirname ./install.sh [2019-11-13T02:27:37.996Z] #31 4.361 + dir=. [2019-11-13T02:27:37.996Z] #31 4.361 + bin=vndr [2019-11-13T02:27:37.996Z] #31 4.361 + shift [2019-11-13T02:27:37.996Z] #31 4.362 + '[' '!' -f ./vndr.installer ']' [2019-11-13T02:27:37.996Z] #31 4.362 + . ./vndr.installer [2019-11-13T02:27:37.996Z] #31 4.362 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:27:37.996Z] #31 4.362 + install_vndr [2019-11-13T02:27:37.996Z] #31 4.362 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-13T02:27:37.996Z] #31 4.363 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:27:37.996Z] #31 4.363 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.edHgmlMcMA/src/github.com/LK4D4/vndr [2019-11-13T02:27:37.996Z] #31 4.367 Cloning into '/tmp/tmp.edHgmlMcMA/src/github.com/LK4D4/vndr'... [2019-11-13T02:27:37.996Z] #31 5.065 + cd /tmp/tmp.edHgmlMcMA/src/github.com/LK4D4/vndr [2019-11-13T02:27:37.996Z] #31 5.065 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-13T02:27:37.996Z] #31 5.073 + go build -buildmode=pie -v -o /build/vndr . [2019-11-13T02:27:37.996Z] #31 5.929 errors [2019-11-13T02:27:37.996Z] #31 5.951 internal/cpu [2019-11-13T02:27:37.996Z] #31 5.980 internal/race [2019-11-13T02:27:37.996Z] #31 6.019 runtime/internal/atomic [2019-11-13T02:27:37.996Z] #31 6.234 runtime/internal/sys [2019-11-13T02:27:37.996Z] #31 6.364 runtime/internal/math [2019-11-13T02:27:37.996Z] #31 6.421 sync/atomic [2019-11-13T02:27:37.996Z] #31 6.461 internal/bytealg [2019-11-13T02:27:37.996Z] #31 6.651 unicode [2019-11-13T02:27:38.248Z] Removing intermediate container c98c27109401 [2019-11-13T02:27:38.248Z] ---> ce5303cd0911 [2019-11-13T02:27:38.248Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:27:38.248Z] ---> f1866ca1f52e [2019-11-13T02:27:38.248Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-11-13T02:27:38.248Z] ---> Running in 5f2e5bfe2051 [2019-11-13T02:27:38.561Z] #31 6.953 runtime [2019-11-13T02:27:38.622Z] Removing intermediate container 5f2e5bfe2051 [2019-11-13T02:27:38.622Z] ---> d15d599ff593 [2019-11-13T02:27:38.622Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:27:38.622Z] ---> 2e8089424607 [2019-11-13T02:27:38.622Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:27:38.622Z] ---> Running in 0fd185785062 [2019-11-13T02:27:38.800Z] #58 141.2 CC criu/uts_ns.o [2019-11-13T02:27:38.800Z] #58 141.4 CC criu/vdso-compat.o [2019-11-13T02:27:39.059Z] #58 141.7 CC criu/vdso.o [2019-11-13T02:27:39.411Z] + RM_GOPATH=0 [2019-11-13T02:27:39.411Z] + TMP_GOPATH= [2019-11-13T02:27:39.411Z] + : /build [2019-11-13T02:27:39.411Z] + '[' -z '' ']' [2019-11-13T02:27:39.411Z] ++ mktemp -d [2019-11-13T02:27:39.411Z] + export GOPATH=/tmp/tmp.3mB0ae3kYh [2019-11-13T02:27:39.411Z] + GOPATH=/tmp/tmp.3mB0ae3kYh [2019-11-13T02:27:39.411Z] + RM_GOPATH=1 [2019-11-13T02:27:39.411Z] ++ dirname ./install.sh [2019-11-13T02:27:39.411Z] + dir=. [2019-11-13T02:27:39.411Z] + bin=tini [2019-11-13T02:27:39.411Z] + shift [2019-11-13T02:27:39.411Z] + '[' '!' -f ./tini.installer ']' [2019-11-13T02:27:39.411Z] + . ./tini.installer [2019-11-13T02:27:39.411Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:27:39.411Z] + install_tini [2019-11-13T02:27:39.411Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-13T02:27:39.411Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.3mB0ae3kYh/tini [2019-11-13T02:27:39.411Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:27:39.411Z] Cloning into '/tmp/tmp.3mB0ae3kYh/tini'... [2019-11-13T02:27:39.411Z] + cd /tmp/tmp.3mB0ae3kYh/tini [2019-11-13T02:27:39.411Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:27:39.411Z] + cmake . [2019-11-13T02:27:39.789Z] -- The C compiler identification is GNU 6.3.0 [2019-11-13T02:27:39.789Z] -- Check for working C compiler: /usr/bin/cc [2019-11-13T02:27:39.789Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-11-13T02:27:39.789Z] -- Detecting C compiler ABI info [2019-11-13T02:27:39.789Z] -- Detecting C compiler ABI info - done [2019-11-13T02:27:39.789Z] -- Detecting C compile features [2019-11-13T02:27:39.789Z] -- Detecting C compile features - done [2019-11-13T02:27:39.789Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-13T02:27:39.789Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-13T02:27:39.993Z] #58 142.7 LINK criu/built-in.o [2019-11-13T02:27:39.993Z] #58 142.8 LINK criu/criu [2019-11-13T02:27:40.155Z] -- Configuring done [2019-11-13T02:27:40.155Z] -- Generating done [2019-11-13T02:27:40.155Z] -- Build files have been written to: /tmp/tmp.3mB0ae3kYh/tini [2019-11-13T02:27:40.155Z] + make tini-static [2019-11-13T02:27:40.155Z] Scanning dependencies of target tini-static [2019-11-13T02:27:40.155Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-13T02:27:40.155Z] [100%] Linking C executable tini-static [2019-11-13T02:27:40.155Z] [100%] Built target tini-static [2019-11-13T02:27:40.155Z] + mkdir -p /build [2019-11-13T02:27:40.155Z] + cp tini-static /build/docker-init [2019-11-13T02:27:40.559Z] #58 143.1 DEP lib/c/criu.d [2019-11-13T02:27:40.559Z] #58 143.2 CC images/rpc.pb-c.o [2019-11-13T02:27:40.964Z] Removing intermediate container 0fd185785062 [2019-11-13T02:27:40.964Z] ---> 8b0585e9c999 [2019-11-13T02:27:40.964Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-11-13T02:27:40.964Z] ---> 60d6fb5e431e [2019-11-13T02:27:40.964Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-11-13T02:27:40.964Z] ---> Running in 8e46763aa4c2 [2019-11-13T02:27:40.964Z] Removing intermediate container 8e46763aa4c2 [2019-11-13T02:27:40.964Z] ---> 7ea37f60c8a0 [2019-11-13T02:27:40.964Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:27:41.090Z] #31 9.229 unicode/utf8 [2019-11-13T02:27:41.090Z] #31 9.621 math/bits [2019-11-13T02:27:41.090Z] #31 ... [2019-11-13T02:27:41.090Z] [2019-11-13T02:27:41.090Z] #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:27:41.090Z] #33 4.227 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:27:41.090Z] #33 4.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:27:41.090Z] #33 4.259 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:27:41.090Z] #33 4.270 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:27:41.090Z] #33 4.304 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:27:41.090Z] #33 4.714 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:27:41.090Z] #33 5.697 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:27:41.090Z] #33 6.212 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:27:41.125Z] #58 143.7 CC lib/c/criu.o [2019-11-13T02:27:41.348Z] #33 ... [2019-11-13T02:27:41.348Z] [2019-11-13T02:27:41.348Z] #55 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:27:41.348Z] #55 4.941 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:27:41.348Z] #55 4.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:27:41.348Z] #55 4.969 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:27:41.348Z] #55 4.983 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:27:41.348Z] #55 5.021 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:27:41.348Z] #55 5.663 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:27:41.348Z] #55 6.883 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:27:41.348Z] #55 7.506 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:27:41.348Z] #55 ... [2019-11-13T02:27:41.348Z] [2019-11-13T02:27:41.348Z] #48 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-13T02:27:41.348Z] #48 5.023 + RM_GOPATH=0 [2019-11-13T02:27:41.348Z] #48 5.023 + TMP_GOPATH= [2019-11-13T02:27:41.348Z] #48 5.023 + : /build [2019-11-13T02:27:41.348Z] #48 5.023 + '[' -z '' ']' [2019-11-13T02:27:41.348Z] #48 5.033 ++ mktemp -d [2019-11-13T02:27:41.348Z] #48 5.033 + export GOPATH=/tmp/tmp.gDlDjoutHG [2019-11-13T02:27:41.348Z] #48 5.033 + GOPATH=/tmp/tmp.gDlDjoutHG [2019-11-13T02:27:41.348Z] #48 5.033 + RM_GOPATH=1 [2019-11-13T02:27:41.348Z] #48 5.036 ++ dirname ./install.sh [2019-11-13T02:27:41.348Z] #48 5.041 + dir=. [2019-11-13T02:27:41.348Z] #48 5.042 + bin=proxy [2019-11-13T02:27:41.348Z] #48 5.042 + shift [2019-11-13T02:27:41.348Z] #48 5.042 + '[' '!' -f ./proxy.installer ']' [2019-11-13T02:27:41.348Z] #48 5.042 + . ./proxy.installer [2019-11-13T02:27:41.348Z] #48 5.043 ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:27:41.348Z] #48 5.045 + install_proxy [2019-11-13T02:27:41.348Z] #48 5.045 + case "$1" in [2019-11-13T02:27:41.348Z] #48 5.045 + export CGO_ENABLED=0 [2019-11-13T02:27:41.348Z] #48 5.046 + CGO_ENABLED=0 [2019-11-13T02:27:41.348Z] #48 5.046 + _install_proxy [2019-11-13T02:27:41.348Z] #48 5.046 + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-13T02:27:41.348Z] #48 5.046 Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:27:41.348Z] #48 5.046 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gDlDjoutHG/src/github.com/docker/libnetwork [2019-11-13T02:27:41.348Z] #48 5.048 Cloning into '/tmp/tmp.gDlDjoutHG/src/github.com/docker/libnetwork'... [2019-11-13T02:27:41.394Z] ---> e2b6c678c5ef [2019-11-13T02:27:41.394Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:27:41.606Z] #48 ... [2019-11-13T02:27:41.606Z] [2019-11-13T02:27:41.606Z] #53 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-13T02:27:41.606Z] #53 2.933 + mktemp -d [2019-11-13T02:27:41.606Z] #53 2.933 + export GOPATH=/tmp/tmp.sC517vXy4T [2019-11-13T02:27:41.606Z] #53 2.933 + git clone https://github.com/docker/distribution.git /tmp/tmp.sC517vXy4T/src/github.com/docker/distribution [2019-11-13T02:27:41.606Z] #53 2.933 Cloning into '/tmp/tmp.sC517vXy4T/src/github.com/docker/distribution'... [2019-11-13T02:27:41.855Z] ---> 3af5ee4edc23 [2019-11-13T02:27:41.855Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:27:41.855Z] ---> Running in 2aed04befb36 [2019-11-13T02:27:41.864Z] #53 ... [2019-11-13T02:27:41.864Z] [2019-11-13T02:27:41.864Z] #42 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:27:41.864Z] #42 6.410 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:27:41.864Z] #42 6.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:27:41.864Z] #42 6.464 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:27:41.864Z] #42 6.468 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:27:41.864Z] #42 6.524 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:27:41.864Z] #42 7.168 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-13T02:27:41.864Z] #42 8.320 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-13T02:27:41.864Z] #42 8.848 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-13T02:27:41.864Z] #42 ... [2019-11-13T02:27:41.864Z] [2019-11-13T02:27:41.864Z] #59 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-13T02:27:41.864Z] #59 3.945 + RM_GOPATH=0 [2019-11-13T02:27:41.864Z] #59 3.945 + TMP_GOPATH= [2019-11-13T02:27:41.864Z] #59 3.945 + : /build/ [2019-11-13T02:27:41.864Z] #59 3.945 + '[' -z '' ']' [2019-11-13T02:27:41.864Z] #59 3.945 ++ mktemp -d [2019-11-13T02:27:41.864Z] #59 3.951 + export GOPATH=/tmp/tmp.SOSM21tX9m [2019-11-13T02:27:41.864Z] #59 3.951 + GOPATH=/tmp/tmp.SOSM21tX9m [2019-11-13T02:27:41.864Z] #59 3.951 + RM_GOPATH=1 [2019-11-13T02:27:41.864Z] #59 3.951 ++ dirname ./install.sh [2019-11-13T02:27:41.864Z] #59 3.951 + dir=. [2019-11-13T02:27:41.864Z] #59 3.951 + bin=rootlesskit [2019-11-13T02:27:41.864Z] #59 3.951 + shift [2019-11-13T02:27:41.864Z] #59 3.951 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-13T02:27:41.864Z] #59 3.951 + . ./rootlesskit.installer [2019-11-13T02:27:41.864Z] #59 3.951 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:27:41.864Z] #59 3.951 + install_rootlesskit [2019-11-13T02:27:41.864Z] #59 3.951 + case "$1" in [2019-11-13T02:27:41.864Z] #59 3.951 + export CGO_ENABLED=0 [2019-11-13T02:27:41.864Z] #59 3.951 + CGO_ENABLED=0 [2019-11-13T02:27:41.864Z] #59 3.951 + _install_rootlesskit [2019-11-13T02:27:41.864Z] #59 3.951 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-13T02:27:41.864Z] #59 3.951 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SOSM21tX9m/src/github.com/rootless-containers/rootlesskit [2019-11-13T02:27:41.864Z] #59 3.951 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:27:41.864Z] #59 3.955 Cloning into '/tmp/tmp.SOSM21tX9m/src/github.com/rootless-containers/rootlesskit'... [2019-11-13T02:27:41.864Z] #59 6.434 + cd /tmp/tmp.SOSM21tX9m/src/github.com/rootless-containers/rootlesskit [2019-11-13T02:27:41.864Z] #59 6.434 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:27:41.864Z] #59 6.732 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-13T02:27:41.864Z] #59 6.733 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-13T02:27:42.059Z] #58 144.7 LINK lib/c/built-in.o [2019-11-13T02:27:42.059Z] #58 144.7 LINK lib/c/libcriu.so [2019-11-13T02:27:42.123Z] #59 ... [2019-11-13T02:27:42.123Z] [2019-11-13T02:27:42.123Z] #51 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-13T02:27:42.123Z] #51 4.513 + RM_GOPATH=0 [2019-11-13T02:27:42.123Z] #51 4.513 + TMP_GOPATH= [2019-11-13T02:27:42.123Z] #51 4.513 + : /build [2019-11-13T02:27:42.123Z] #51 4.513 + '[' -z '' ']' [2019-11-13T02:27:42.123Z] #51 4.515 ++ mktemp -d [2019-11-13T02:27:42.123Z] #51 4.518 + export GOPATH=/tmp/tmp.fwma15ckhc [2019-11-13T02:27:42.123Z] #51 4.518 + GOPATH=/tmp/tmp.fwma15ckhc [2019-11-13T02:27:42.123Z] #51 4.518 + RM_GOPATH=1 [2019-11-13T02:27:42.123Z] #51 4.519 ++ dirname ./install.sh [2019-11-13T02:27:42.123Z] #51 4.520 + dir=. [2019-11-13T02:27:42.123Z] #51 4.520 + bin=dockercli [2019-11-13T02:27:42.123Z] #51 4.520 + shift [2019-11-13T02:27:42.123Z] #51 4.521 + '[' '!' -f ./dockercli.installer ']' [2019-11-13T02:27:42.123Z] #51 4.521 + . ./dockercli.installer [2019-11-13T02:27:42.123Z] #51 4.521 ++ DOCKERCLI_CHANNEL=stable [2019-11-13T02:27:42.123Z] #51 4.521 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-13T02:27:42.123Z] #51 4.522 + install_dockercli [2019-11-13T02:27:42.123Z] #51 4.522 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-13T02:27:42.123Z] #51 4.522 Install docker/cli version 17.06.2-ce from stable [2019-11-13T02:27:42.123Z] #51 4.523 ++ uname -m [2019-11-13T02:27:42.123Z] #51 4.524 + arch=x86_64 [2019-11-13T02:27:42.123Z] #51 4.524 + '[' x86_64 '!=' x86_64 ']' [2019-11-13T02:27:42.123Z] #51 4.524 + url=https://download.docker.com/linux/static [2019-11-13T02:27:42.123Z] #51 4.525 + tar -xz docker/docker [2019-11-13T02:27:42.123Z] #51 4.527 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-13T02:27:42.123Z] #51 10.19 + mkdir -p /build [2019-11-13T02:27:42.123Z] #51 10.20 + mv docker/docker /build/ [2019-11-13T02:27:42.123Z] #51 10.20 + rmdir docker [2019-11-13T02:27:42.123Z] #51 ... [2019-11-13T02:27:42.123Z] [2019-11-13T02:27:42.123Z] #40 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-13T02:27:42.123Z] #40 10.46 + cd /tmp/tmp.VnI2wCs41E/src/github.com/opencontainers/runc [2019-11-13T02:27:42.123Z] #40 10.46 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-13T02:27:42.243Z] + RM_GOPATH=0 [2019-11-13T02:27:42.243Z] + TMP_GOPATH= [2019-11-13T02:27:42.243Z] + : /build/ [2019-11-13T02:27:42.243Z] + '[' -z '' ']' [2019-11-13T02:27:42.243Z] ++ mktemp -d [2019-11-13T02:27:42.243Z] + export GOPATH=/tmp/tmp.HfZd1Y84Gv [2019-11-13T02:27:42.243Z] + GOPATH=/tmp/tmp.HfZd1Y84Gv [2019-11-13T02:27:42.243Z] + RM_GOPATH=1 [2019-11-13T02:27:42.243Z] ++ dirname ./install.sh [2019-11-13T02:27:42.243Z] + dir=. [2019-11-13T02:27:42.243Z] + bin=rootlesskit [2019-11-13T02:27:42.243Z] + shift [2019-11-13T02:27:42.243Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-11-13T02:27:42.243Z] + . ./rootlesskit.installer [2019-11-13T02:27:42.243Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:27:42.243Z] + install_rootlesskit [2019-11-13T02:27:42.243Z] + case "$1" in [2019-11-13T02:27:42.243Z] + export CGO_ENABLED=0 [2019-11-13T02:27:42.243Z] + CGO_ENABLED=0 [2019-11-13T02:27:42.243Z] + _install_rootlesskit [2019-11-13T02:27:42.243Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-13T02:27:42.243Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HfZd1Y84Gv/src/github.com/rootless-containers/rootlesskit [2019-11-13T02:27:42.243Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:27:42.243Z] Cloning into '/tmp/tmp.HfZd1Y84Gv/src/github.com/rootless-containers/rootlesskit'... [2019-11-13T02:27:42.319Z] #58 144.9 GEN magic.py [2019-11-13T02:27:42.381Z] #40 10.79 + '[' -z '' ']' [2019-11-13T02:27:42.381Z] #40 10.79 + target=static [2019-11-13T02:27:42.381Z] #40 10.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-13T02:27:42.577Z] #58 145.0 Note: Building without setproctitle() and strlcpy() support. [2019-11-13T02:27:42.577Z] #58 145.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-13T02:27:42.948Z] #40 ... [2019-11-13T02:27:42.948Z] [2019-11-13T02:27:42.948Z] #51 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-13T02:27:42.948Z] #51 DONE 11.6s [2019-11-13T02:27:42.948Z] [2019-11-13T02:27:42.948Z] #53 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-13T02:27:42.948Z] #53 11.13 + cd /tmp/tmp.sC517vXy4T/src/github.com/docker/distribution [2019-11-13T02:27:42.948Z] #53 11.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-13T02:27:43.031Z] + cd /tmp/tmp.HfZd1Y84Gv/src/github.com/rootless-containers/rootlesskit [2019-11-13T02:27:43.031Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:27:43.031Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-13T02:27:43.031Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-13T02:27:43.143Z] #58 145.6 fatal: Not a git repository (or any of the parent directories): .git [2019-11-13T02:27:43.143Z] #58 ... [2019-11-13T02:27:43.143Z] [2019-11-13T02:27:43.143Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-13T02:27:43.401Z] #55 200.3 + rm -rf /tmp/tmp.CJl42DDFfu/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.CJl42DDFfu [2019-11-13T02:27:43.967Z] #55 DONE 201.1s [2019-11-13T02:27:43.967Z] [2019-11-13T02:27:43.967Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:27:43.967Z] #58 146.2 make[1]: Nothing to be done for 'all'. [2019-11-13T02:27:44.225Z] #58 146.8 make[1]: 'images/built-in.o' is up to date. [2019-11-13T02:27:44.225Z] #58 146.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-13T02:27:44.225Z] #58 146.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-13T02:27:44.225Z] #58 146.9 make[1]: 'compel/libcompel.a' is up to date. [2019-11-13T02:27:44.225Z] #58 147.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-13T02:27:44.483Z] #58 147.0 make[1]: Nothing to be done for 'all'. [2019-11-13T02:27:44.483Z] #58 147.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-13T02:27:44.741Z] #58 147.4 make[2]: Nothing to be done for 'all'. [2019-11-13T02:27:44.741Z] #58 147.4 make[2]: Nothing to be done for 'all'. [2019-11-13T02:27:44.741Z] #58 147.5 make[2]: Nothing to be done for 'all'. [2019-11-13T02:27:44.851Z] #53 13.31 + GOPATH=/tmp/tmp.sC517vXy4T/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sC517vXy4T go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-13T02:27:45.000Z] #58 147.7 make[2]: Nothing to be done for 'all'. [2019-11-13T02:27:45.261Z] #58 147.9 make[2]: Nothing to be done for 'all'. [2019-11-13T02:27:45.261Z] #58 147.9 make[2]: Nothing to be done for 'all'. [2019-11-13T02:27:45.519Z] #58 148.0 make[2]: Nothing to be done for 'all'. [2019-11-13T02:27:45.519Z] #58 148.1 make[2]: Nothing to be done for 'all'. [2019-11-13T02:27:45.519Z] #58 148.1 INSTALL criu/criu [2019-11-13T02:27:45.519Z] #58 DONE 148.2s [2019-11-13T02:27:45.519Z] [2019-11-13T02:27:45.519Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2019-11-13T02:27:47.380Z] #53 ... [2019-11-13T02:27:47.380Z] [2019-11-13T02:27:47.380Z] #42 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:27:47.380Z] #42 16.16 Fetched 7927 kB in 10s (739 kB/s) [2019-11-13T02:27:48.806Z] #24 DONE 205.2s [2019-11-13T02:27:48.806Z] [2019-11-13T02:27:48.806Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:27:49.627Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-13T02:27:49.627Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-13T02:27:50.708Z] #47 ... [2019-11-13T02:27:50.708Z] [2019-11-13T02:27:50.708Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-13T02:27:50.971Z] #25 DONE 0.7s [2019-11-13T02:27:50.971Z] [2019-11-13T02:27:50.971Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:27:51.229Z] #47 ... [2019-11-13T02:27:51.229Z] [2019-11-13T02:27:51.229Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-13T02:27:51.229Z] #28 DONE 0.1s [2019-11-13T02:27:51.229Z] [2019-11-13T02:27:51.229Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-13T02:27:51.229Z] #31 DONE 0.1s [2019-11-13T02:27:51.229Z] [2019-11-13T02:27:51.229Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-13T02:27:51.486Z] #34 DONE 0.2s [2019-11-13T02:27:51.487Z] [2019-11-13T02:27:51.487Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-13T02:27:51.487Z] #39 DONE 0.1s [2019-11-13T02:27:51.487Z] [2019-11-13T02:27:51.487Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:27:51.503Z] Removing intermediate container 2aed04befb36 [2019-11-13T02:27:51.503Z] ---> 0cf6929bff94 [2019-11-13T02:27:51.503Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-11-13T02:27:51.503Z] ---> 0cfede8a4d40 [2019-11-13T02:27:51.503Z] Step 94/125 : FROM runtime-dev AS dev [2019-11-13T02:27:51.503Z] ---> cbc7e55a64d6 [2019-11-13T02:27:51.503Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:27:51.503Z] ---> Running in 033c026b51fe [2019-11-13T02:27:51.561Z] #42 16.16 Reading package lists... [2019-11-13T02:27:51.561Z] #42 ... [2019-11-13T02:27:51.561Z] [2019-11-13T02:27:51.561Z] #31 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:27:51.561Z] #31 10.09 math [2019-11-13T02:27:51.561Z] #31 13.65 strconv [2019-11-13T02:27:51.561Z] #31 15.87 internal/testlog [2019-11-13T02:27:51.561Z] #31 16.04 encoding [2019-11-13T02:27:51.561Z] #31 16.08 unicode/utf16 [2019-11-13T02:27:51.561Z] #31 16.22 container/list [2019-11-13T02:27:51.561Z] #31 16.54 crypto/internal/subtle [2019-11-13T02:27:51.561Z] #31 16.60 crypto/subtle [2019-11-13T02:27:51.561Z] #31 16.65 crypto/rc4 [2019-11-13T02:27:51.561Z] #31 16.85 internal/x/crypto/cryptobyte/asn1 [2019-11-13T02:27:51.561Z] #31 16.93 internal/nettrace [2019-11-13T02:27:51.561Z] #31 17.02 internal/x/net/dns/dnsmessage [2019-11-13T02:27:51.561Z] #31 19.82 runtime/cgo [2019-11-13T02:27:51.561Z] #31 ... [2019-11-13T02:27:51.561Z] [2019-11-13T02:27:51.561Z] #42 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:27:51.744Z] #47 ... [2019-11-13T02:27:51.744Z] [2019-11-13T02:27:51.744Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-13T02:27:51.744Z] #43 DONE 0.1s [2019-11-13T02:27:51.869Z] Removing intermediate container 033c026b51fe [2019-11-13T02:27:51.869Z] ---> fb8ec35b0bc3 [2019-11-13T02:27:51.869Z] Step 96/125 : RUN groupadd -r docker [2019-11-13T02:27:51.869Z] ---> Running in ceb3d1df507b [2019-11-13T02:27:52.002Z] [2019-11-13T02:27:52.002Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:27:53.123Z] Removing intermediate container ceb3d1df507b [2019-11-13T02:27:53.123Z] ---> ae35b2f4da52 [2019-11-13T02:27:53.123Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-11-13T02:27:53.123Z] ---> Running in 75032c956a17 [2019-11-13T02:27:54.089Z] #42 20.34 Reading package lists... [2019-11-13T02:27:54.089Z] #42 ... [2019-11-13T02:27:54.089Z] [2019-11-13T02:27:54.089Z] #40 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-13T02:27:54.089Z] #40 12.59 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-13T02:27:54.156Z] Removing intermediate container 75032c956a17 [2019-11-13T02:27:54.156Z] ---> 69524754942b [2019-11-13T02:27:54.156Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-11-13T02:27:54.347Z] #40 ... [2019-11-13T02:27:54.347Z] [2019-11-13T02:27:54.347Z] #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:27:54.347Z] #33 14.06 Fetched 7927 kB in 10s (732 kB/s) [2019-11-13T02:27:54.347Z] #33 14.06 Reading package lists... [2019-11-13T02:27:54.347Z] #33 17.68 Reading package lists... [2019-11-13T02:27:54.347Z] #33 21.13 Building dependency tree... [2019-11-13T02:27:54.347Z] #33 21.81 Reading state information... [2019-11-13T02:27:54.347Z] #33 22.22 The following additional packages will be installed: [2019-11-13T02:27:54.347Z] #33 22.22 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-13T02:27:54.347Z] #33 22.23 Suggested packages: [2019-11-13T02:27:54.347Z] #33 22.23 codeblocks eclipse ninja-build lrzip [2019-11-13T02:27:54.347Z] #33 22.23 Recommended packages: [2019-11-13T02:27:54.347Z] #33 22.23 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-13T02:27:54.347Z] #33 22.69 The following NEW packages will be installed: [2019-11-13T02:27:54.347Z] #33 22.71 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-13T02:27:54.347Z] #33 22.71 vim-common xxd [2019-11-13T02:27:54.577Z] ---> Running in c4c78e95a70c [2019-11-13T02:27:54.606Z] #33 ... [2019-11-13T02:27:54.606Z] [2019-11-13T02:27:54.606Z] #42 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:27:54.606Z] #42 20.34 Reading package lists... [2019-11-13T02:27:54.982Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-13T02:27:55.353Z] Removing intermediate container c4c78e95a70c [2019-11-13T02:27:55.353Z] ---> 0b889a66ac23 [2019-11-13T02:27:55.353Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-11-13T02:27:55.353Z] ---> Running in 35198d879fc4 [2019-11-13T02:27:55.433Z] #42 23.61 Building dependency tree... [2019-11-13T02:27:55.691Z] #42 24.34 Reading state information... [2019-11-13T02:27:55.691Z] #42 ... [2019-11-13T02:27:55.691Z] [2019-11-13T02:27:55.691Z] #48 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-13T02:27:55.691Z] #48 14.34 + cd /tmp/tmp.gDlDjoutHG/src/github.com/docker/libnetwork [2019-11-13T02:27:55.691Z] #48 14.34 + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:27:55.691Z] #48 14.79 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-13T02:27:55.950Z] #48 ... [2019-11-13T02:27:55.950Z] [2019-11-13T02:27:55.950Z] #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:27:55.950Z] #33 23.79 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:27:55.950Z] #33 23.79 Need to get 13.7 MB of archives. [2019-11-13T02:27:55.950Z] #33 23.79 After this operation, 57.2 MB of additional disk space will be used. [2019-11-13T02:27:55.950Z] #33 23.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-13T02:27:55.950Z] #33 23.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-13T02:27:55.950Z] #33 23.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-13T02:27:55.950Z] #33 24.36 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-13T02:27:55.950Z] #33 24.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-13T02:27:55.950Z] #33 24.46 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-13T02:27:55.950Z] #33 24.46 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-13T02:27:55.950Z] #33 24.48 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-13T02:27:55.950Z] #33 24.70 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-13T02:27:55.950Z] #33 24.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-13T02:27:56.208Z] #33 ... [2019-11-13T02:27:56.208Z] [2019-11-13T02:27:56.208Z] #55 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:27:56.208Z] #55 14.88 Fetched 7927 kB in 10s (721 kB/s) [2019-11-13T02:27:56.208Z] #55 14.88 Reading package lists... [2019-11-13T02:27:56.208Z] #55 18.53 Reading package lists... [2019-11-13T02:27:56.208Z] #55 22.61 Building dependency tree... [2019-11-13T02:27:56.208Z] #55 23.37 Reading state information... [2019-11-13T02:27:56.208Z] #55 23.83 The following additional packages will be installed: [2019-11-13T02:27:56.208Z] #55 23.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-13T02:27:56.209Z] #55 23.84 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-13T02:27:56.209Z] #55 23.84 Suggested packages: [2019-11-13T02:27:56.209Z] #55 23.84 manpages-dev python-setuptools [2019-11-13T02:27:56.209Z] #55 25.10 The following NEW packages will be installed: [2019-11-13T02:27:56.209Z] #55 ... [2019-11-13T02:27:56.209Z] [2019-11-13T02:27:56.209Z] #42 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:27:56.209Z] #42 24.85 The following additional packages will be installed: [2019-11-13T02:27:56.209Z] #42 24.85 btrfs-progs liblzo2-2 [2019-11-13T02:27:56.209Z] #42 24.99 The following NEW packages will be installed: [2019-11-13T02:27:56.209Z] #42 25.01 btrfs-progs btrfs-tools liblzo2-2 [2019-11-13T02:27:56.755Z] Removing intermediate container 35198d879fc4 [2019-11-13T02:27:56.755Z] ---> 6907fa404dbb [2019-11-13T02:27:56.755Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-11-13T02:27:56.755Z] ---> Running in 2cea8ad4804c [2019-11-13T02:27:56.776Z] #42 ... [2019-11-13T02:27:56.776Z] [2019-11-13T02:27:56.776Z] #48 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2019-11-13T02:27:56.776Z] #48 DONE 25.4s [2019-11-13T02:27:57.035Z] [2019-11-13T02:27:57.035Z] #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:27:57.035Z] #33 25.63 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:27:57.035Z] #33 25.83 Fetched 13.7 MB in 1s (6917 kB/s) [2019-11-13T02:27:57.035Z] #33 25.96 Selecting previously unselected package cmake-data. [2019-11-13T02:27:57.293Z] #33 25.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-13T02:27:57.293Z] #33 26.02 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-13T02:27:57.293Z] #33 26.03 Unpacking cmake-data (3.7.2-1) ... [2019-11-13T02:27:57.550Z] Removing intermediate container 2cea8ad4804c [2019-11-13T02:27:57.550Z] ---> e6d866a6c488 [2019-11-13T02:27:57.550Z] Step 101/125 : RUN ldconfig [2019-11-13T02:27:57.550Z] ---> Running in 2d5793f13d5f [2019-11-13T02:27:58.743Z] #47 176.3 🇩 bin/containerd [2019-11-13T02:27:58.803Z] Removing intermediate container 2d5793f13d5f [2019-11-13T02:27:58.803Z] ---> 515b5ae4f5da [2019-11-13T02:27:58.803Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-11-13T02:27:58.803Z] ---> Running in 9ce6720622a0 [2019-11-13T02:27:59.166Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:27:59.536Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:27:59.536Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:27:59.536Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:27:59.536Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:27:59.536Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-13T02:27:59.536Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-13T02:27:59.536Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-13T02:27:59.614Z] Running on azwin-2-abc150 in d:\jenkins\workspace\engine_PR-422 [Pipeline] { [Pipeline] ws [2019-11-13T02:27:59.628Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-11-13T02:27:59.824Z] #33 ... [2019-11-13T02:27:59.824Z] [2019-11-13T02:27:59.824Z] #42 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2019-11-13T02:27:59.824Z] #42 26.17 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:27:59.824Z] #42 26.17 Need to get 649 kB of archives. [2019-11-13T02:27:59.824Z] #42 26.17 After this operation, 4320 kB of additional disk space will be used. [2019-11-13T02:27:59.824Z] #42 26.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-13T02:27:59.824Z] #42 26.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-13T02:27:59.824Z] #42 26.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-13T02:27:59.824Z] #42 26.98 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:27:59.824Z] #42 27.09 Fetched 649 kB in 1s (581 kB/s) [2019-11-13T02:27:59.824Z] #42 27.15 Selecting previously unselected package liblzo2-2:amd64. [2019-11-13T02:27:59.825Z] #42 27.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 ... 15091 files and directories currently installed.) [2019-11-13T02:27:59.825Z] #42 27.18 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-13T02:27:59.825Z] #42 27.19 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:27:59.825Z] #42 27.28 Selecting previously unselected package btrfs-progs. [2019-11-13T02:27:59.825Z] #42 27.28 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-13T02:27:59.825Z] #42 27.29 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-13T02:27:59.825Z] #42 27.66 Selecting previously unselected package btrfs-tools. [2019-11-13T02:27:59.825Z] #42 27.66 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-13T02:27:59.825Z] #42 27.67 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-13T02:27:59.825Z] #42 27.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:27:59.825Z] #42 27.79 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:27:59.825Z] #42 27.93 Setting up btrfs-progs (4.7.3-1) ... [2019-11-13T02:27:59.825Z] #42 27.96 Setting up btrfs-tools (4.7.3-1) ... [2019-11-13T02:27:59.825Z] #42 27.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:27:59.825Z] #42 DONE 28.4s [2019-11-13T02:27:59.825Z] [2019-11-13T02:27:59.825Z] #43 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:27:59.825Z] #43 DONE 0.1s [2019-11-13T02:27:59.825Z] [2019-11-13T02:27:59.825Z] #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:27:59.825Z] #33 28.50 Selecting previously unselected package liblzo2-2:amd64. [2019-11-13T02:27:59.825Z] #33 ... [2019-11-13T02:27:59.825Z] [2019-11-13T02:27:59.825Z] #44 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-13T02:27:59.825Z] #44 DONE 0.1s [2019-11-13T02:27:59.825Z] [2019-11-13T02:27:59.825Z] #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:27:59.825Z] #33 28.51 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-13T02:27:59.825Z] #33 28.53 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:27:59.825Z] #33 28.66 Selecting previously unselected package libicu57:amd64. [2019-11-13T02:27:59.825Z] #33 28.66 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-13T02:27:59.825Z] #33 28.66 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-13T02:28:00.797Z] Fetched 7672 kB in 1s (4828 kB/s) [2019-11-13T02:28:01.589Z] Reading package lists... [2019-11-13T02:28:02.118Z] Reading package lists... [2019-11-13T02:28:02.118Z] Building dependency tree... [2019-11-13T02:28:02.118Z] Reading state information... [2019-11-13T02:28:02.118Z] The following additional packages will be installed: [2019-11-13T02:28:02.118Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-13T02:28:02.118Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-13T02:28:02.118Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-13T02:28:02.118Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-13T02:28:02.118Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-13T02:28:02.118Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-13T02:28:02.118Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-13T02:28:02.118Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-13T02:28:02.118Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-13T02:28:02.118Z] Suggested packages: [2019-11-13T02:28:02.118Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-13T02:28:02.118Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-13T02:28:02.118Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-13T02:28:02.118Z] vim-doc vim-scripts xfsdump acl attr quota [2019-11-13T02:28:02.118Z] Recommended packages: [2019-11-13T02:28:02.118Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-13T02:28:02.118Z] python3-keyrings.alt python3-xdg unzip [2019-11-13T02:28:03.024Z] The following NEW packages will be installed: [2019-11-13T02:28:03.024Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-13T02:28:03.024Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-13T02:28:03.024Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-13T02:28:03.024Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-13T02:28:03.024Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-13T02:28:03.024Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-13T02:28:03.024Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-13T02:28:03.024Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-13T02:28:03.024Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-13T02:28:03.024Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-13T02:28:03.024Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-13T02:28:03.024Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-13T02:28:03.024Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-13T02:28:03.024Z] xfsprogs xxd xz-utils zip [2019-11-13T02:28:03.024Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:28:03.024Z] Need to get 88.2 MB of archives. [2019-11-13T02:28:03.024Z] After this operation, 565 MB of additional disk space will be used. [2019-11-13T02:28:03.024Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-13T02:28:03.024Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-13T02:28:03.024Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-13T02:28:03.024Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-13T02:28:03.024Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-13T02:28:03.024Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-11-13T02:28:03.024Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-11-13T02:28:03.024Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-13T02:28:03.024Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-13T02:28:03.024Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-11-13T02:28:03.024Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-13T02:28:03.024Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-13T02:28:03.024Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-13T02:28:03.024Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-13T02:28:03.025Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-13T02:28:03.025Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-13T02:28:03.025Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-13T02:28:03.025Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-13T02:28:03.025Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-13T02:28:03.025Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-13T02:28:03.025Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-13T02:28:03.025Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-13T02:28:03.025Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-13T02:28:03.025Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-13T02:28:03.025Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-11-13T02:28:03.025Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-11-13T02:28:03.025Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-13T02:28:03.025Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-13T02:28:03.025Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-13T02:28:03.025Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-13T02:28:03.025Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-11-13T02:28:03.025Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-13T02:28:03.025Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-13T02:28:03.025Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-13T02:28:03.408Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-13T02:28:03.408Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-13T02:28:03.408Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-13T02:28:03.408Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-11-13T02:28:03.408Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-13T02:28:03.408Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-13T02:28:03.408Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-13T02:28:03.408Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-13T02:28:03.408Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-13T02:28:03.408Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-11-13T02:28:03.408Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-13T02:28:03.408Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-13T02:28:03.408Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-13T02:28:03.408Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-13T02:28:03.408Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-13T02:28:03.408Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-13T02:28:03.408Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-13T02:28:03.408Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-13T02:28:03.408Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-13T02:28:03.408Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-13T02:28:03.408Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-11-13T02:28:03.408Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-13T02:28:03.408Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-13T02:28:03.408Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-13T02:28:03.408Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-13T02:28:03.408Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-11-13T02:28:03.408Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-13T02:28:03.408Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-11-13T02:28:03.408Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-11-13T02:28:03.408Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-13T02:28:03.408Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-13T02:28:03.408Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-13T02:28:03.408Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-11-13T02:28:03.408Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-11-13T02:28:03.776Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-11-13T02:28:04.006Z] #33 32.60 Selecting previously unselected package libxml2:amd64. [2019-11-13T02:28:04.006Z] #33 32.61 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-13T02:28:04.006Z] #33 32.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-13T02:28:04.154Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:28:04.155Z] Fetched 88.2 MB in 1s (72.3 MB/s) [2019-11-13T02:28:04.155Z] Selecting previously unselected package bash-completion. [2019-11-13T02:28:04.155Z] (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 ... 14898 files and directories currently installed.) [2019-11-13T02:28:04.155Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-13T02:28:04.266Z] #33 33.08 Selecting previously unselected package libarchive13:amd64. [2019-11-13T02:28:04.266Z] #33 33.09 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-13T02:28:04.266Z] #33 33.10 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-13T02:28:04.524Z] #33 33.36 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-13T02:28:04.524Z] #33 33.37 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-13T02:28:04.524Z] #33 33.37 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-13T02:28:04.781Z] #33 33.49 Selecting previously unselected package libuv1:amd64. [2019-11-13T02:28:04.781Z] #33 33.49 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-13T02:28:04.781Z] #33 33.50 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-13T02:28:04.781Z] #33 33.61 Selecting previously unselected package cmake. [2019-11-13T02:28:04.781Z] #33 33.61 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-13T02:28:04.781Z] #33 33.71 Unpacking cmake (3.7.2-1) ... [2019-11-13T02:28:04.947Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-11-13T02:28:04.947Z] Selecting previously unselected package libnet1:s390x. [2019-11-13T02:28:04.947Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-13T02:28:04.947Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-13T02:28:04.947Z] Selecting previously unselected package libnfnetlink0:s390x. [2019-11-13T02:28:04.947Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-13T02:28:04.947Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-13T02:28:04.947Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-13T02:28:04.947Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-13T02:28:04.947Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-13T02:28:04.947Z] Selecting previously unselected package libudev-dev:s390x. [2019-11-13T02:28:04.947Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-13T02:28:04.947Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-13T02:28:04.947Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-13T02:28:04.947Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-13T02:28:04.947Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-13T02:28:05.317Z] Selecting previously unselected package python3.5-minimal. [2019-11-13T02:28:05.317Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-13T02:28:05.317Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-13T02:28:05.317Z] Selecting previously unselected package python3-minimal. [2019-11-13T02:28:05.317Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-13T02:28:05.317Z] Unpacking python3-minimal (3.5.3-1) ... [2019-11-13T02:28:05.317Z] Selecting previously unselected package libmpdec2:s390x. [2019-11-13T02:28:05.317Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-13T02:28:05.317Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-13T02:28:05.317Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-13T02:28:05.317Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-13T02:28:05.317Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-13T02:28:05.942Z] Selecting previously unselected package python3.5. [2019-11-13T02:28:05.942Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-13T02:28:05.942Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-13T02:28:05.942Z] Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-13T02:28:05.942Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-13T02:28:05.942Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-13T02:28:05.942Z] Selecting previously unselected package dh-python. [2019-11-13T02:28:05.942Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-13T02:28:05.942Z] Unpacking dh-python (2.20170125) ... [2019-11-13T02:28:05.942Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-13T02:28:05.942Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-13T02:28:06.345Z] Setting up python3-minimal (3.5.3-1) ... [2019-11-13T02:28:06.345Z] Selecting previously unselected package python3. [2019-11-13T02:28:06.345Z] (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 ... 16484 files and directories currently installed.) [2019-11-13T02:28:06.345Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-13T02:28:06.345Z] Unpacking python3 (3.5.3-1) ... [2019-11-13T02:28:06.684Z] #33 ... [2019-11-13T02:28:06.684Z] [2019-11-13T02:28:06.684Z] #55 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:28:06.684Z] #55 25.11 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-13T02:28:06.684Z] #55 25.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-13T02:28:06.684Z] #55 25.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-13T02:28:06.684Z] #55 25.11 zlib1g-dev [2019-11-13T02:28:06.684Z] #55 26.17 0 upgraded, 16 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:28:06.684Z] #55 26.17 Need to get 3602 kB of archives. [2019-11-13T02:28:06.684Z] #55 26.17 After this operation, 18.9 MB of additional disk space will be used. [2019-11-13T02:28:06.684Z] #55 26.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-13T02:28:06.684Z] #55 26.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-13T02:28:06.684Z] #55 26.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-13T02:28:06.684Z] #55 26.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-13T02:28:06.684Z] #55 26.23 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-13T02:28:06.684Z] #55 26.26 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-13T02:28:06.684Z] #55 26.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-13T02:28:06.684Z] #55 26.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-13T02:28:06.684Z] #55 26.32 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-13T02:28:06.684Z] #55 26.37 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-13T02:28:06.684Z] #55 26.38 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-13T02:28:06.684Z] #55 26.51 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-13T02:28:06.684Z] #55 26.55 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-13T02:28:06.684Z] #55 26.57 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-13T02:28:06.684Z] #55 26.61 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-13T02:28:06.684Z] #55 26.62 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-13T02:28:06.684Z] #55 27.20 debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:28:06.684Z] #55 27.31 Fetched 3602 kB in 1s (2391 kB/s) [2019-11-13T02:28:06.684Z] #55 27.46 Selecting previously unselected package libnet1:amd64. [2019-11-13T02:28:06.684Z] #55 27.46 (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 ... 15091 files and directories currently installed.) [2019-11-13T02:28:06.684Z] #55 27.50 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 27.51 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-13T02:28:06.684Z] #55 27.60 Selecting previously unselected package libcap-dev:amd64. [2019-11-13T02:28:06.684Z] #55 27.60 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 27.61 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-13T02:28:06.684Z] #55 27.70 Selecting previously unselected package libnet1-dev. [2019-11-13T02:28:06.684Z] #55 27.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 27.71 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-13T02:28:06.684Z] #55 27.98 Selecting previously unselected package libnl-3-200:amd64. [2019-11-13T02:28:06.684Z] #55 27.99 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 27.99 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-13T02:28:06.684Z] #55 28.10 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-13T02:28:06.684Z] #55 28.11 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 28.12 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-13T02:28:06.684Z] #55 28.54 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-13T02:28:06.684Z] #55 28.54 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 28.55 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-13T02:28:06.684Z] #55 28.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-13T02:28:06.684Z] #55 28.62 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 28.63 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-13T02:28:06.684Z] #55 28.82 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-13T02:28:06.684Z] #55 28.83 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 28.83 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-13T02:28:06.684Z] #55 29.02 Selecting previously unselected package libprotobuf10:amd64. [2019-11-13T02:28:06.684Z] #55 29.02 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 29.03 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-13T02:28:06.684Z] #55 29.52 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-13T02:28:06.684Z] #55 29.52 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 29.53 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-13T02:28:06.684Z] #55 29.72 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-13T02:28:06.684Z] #55 29.72 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 29.72 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-13T02:28:06.684Z] #55 30.55 Selecting previously unselected package libprotoc10:amd64. [2019-11-13T02:28:06.684Z] #55 30.55 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 30.55 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-13T02:28:06.684Z] #55 30.92 Selecting previously unselected package protobuf-c-compiler. [2019-11-13T02:28:06.684Z] #55 30.93 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 30.93 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-13T02:28:06.684Z] #55 31.05 Selecting previously unselected package protobuf-compiler. [2019-11-13T02:28:06.684Z] #55 31.05 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 31.06 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-13T02:28:06.684Z] #55 31.16 Selecting previously unselected package python-pkg-resources. [2019-11-13T02:28:06.684Z] #55 31.17 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-13T02:28:06.684Z] #55 31.17 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-13T02:28:06.684Z] #55 31.31 Selecting previously unselected package python-protobuf. [2019-11-13T02:28:06.684Z] #55 31.31 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-13T02:28:06.684Z] #55 31.31 Unpacking python-protobuf (3.0.0-9) ... [2019-11-13T02:28:06.684Z] #55 31.59 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-13T02:28:06.684Z] #55 31.72 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-13T02:28:06.684Z] #55 31.73 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-13T02:28:06.684Z] #55 34.73 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-13T02:28:06.684Z] #55 34.74 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-13T02:28:06.684Z] #55 34.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:28:06.684Z] #55 34.78 Setting up python-protobuf (3.0.0-9) ... [2019-11-13T02:28:06.712Z] Selecting previously unselected package pigz. [2019-11-13T02:28:06.712Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-13T02:28:06.712Z] Unpacking pigz (2.3.4-1) ... [2019-11-13T02:28:06.712Z] Selecting previously unselected package libip4tc0:s390x. [2019-11-13T02:28:06.712Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-13T02:28:06.712Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-13T02:28:06.712Z] Selecting previously unselected package libip6tc0:s390x. [2019-11-13T02:28:06.712Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-13T02:28:06.712Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-13T02:28:06.712Z] Selecting previously unselected package libiptc0:s390x. [2019-11-13T02:28:06.712Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-13T02:28:06.712Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-13T02:28:06.712Z] Selecting previously unselected package libxtables12:s390x. [2019-11-13T02:28:06.712Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-13T02:28:06.712Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-13T02:28:06.712Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-13T02:28:06.712Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-13T02:28:06.712Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-13T02:28:06.712Z] Selecting previously unselected package iptables. [2019-11-13T02:28:06.712Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-13T02:28:06.712Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-13T02:28:06.943Z] #55 ... [2019-11-13T02:28:06.943Z] [2019-11-13T02:28:06.943Z] #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:28:06.943Z] #33 35.78 Selecting previously unselected package xxd. [2019-11-13T02:28:06.943Z] #33 35.78 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-13T02:28:06.943Z] #33 35.79 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:07.082Z] Selecting previously unselected package xxd. [2019-11-13T02:28:07.082Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-13T02:28:07.082Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:07.082Z] Selecting previously unselected package vim-common. [2019-11-13T02:28:07.082Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:28:07.082Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:07.082Z] Selecting previously unselected package bzip2. [2019-11-13T02:28:07.082Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-13T02:28:07.082Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-11-13T02:28:07.082Z] Selecting previously unselected package libgpm2:s390x. [2019-11-13T02:28:07.082Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-13T02:28:07.082Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-13T02:28:07.082Z] Selecting previously unselected package xz-utils. [2019-11-13T02:28:07.082Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-13T02:28:07.082Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-13T02:28:07.082Z] Selecting previously unselected package aufs-tools. [2019-11-13T02:28:07.082Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-13T02:28:07.082Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-13T02:28:07.082Z] Selecting previously unselected package liblzo2-2:s390x. [2019-11-13T02:28:07.082Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-13T02:28:07.082Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-13T02:28:07.082Z] Selecting previously unselected package btrfs-progs. [2019-11-13T02:28:07.082Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-13T02:28:07.082Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-13T02:28:07.202Z] #33 35.95 Selecting previously unselected package vim-common. [2019-11-13T02:28:07.202Z] #33 35.96 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:28:07.202Z] #33 35.98 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:07.454Z] Selecting previously unselected package btrfs-tools. [2019-11-13T02:28:07.454Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-13T02:28:07.454Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-13T02:28:07.454Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-13T02:28:07.454Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-13T02:28:07.454Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-13T02:28:07.454Z] Selecting previously unselected package dmsetup. [2019-11-13T02:28:07.454Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-13T02:28:07.454Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-11-13T02:28:07.454Z] Selecting previously unselected package libonig4:s390x. [2019-11-13T02:28:07.454Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-13T02:28:07.454Z] Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-13T02:28:07.454Z] Selecting previously unselected package libjq1:s390x. [2019-11-13T02:28:07.454Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-13T02:28:07.454Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-13T02:28:07.454Z] Selecting previously unselected package jq. [2019-11-13T02:28:07.454Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-13T02:28:07.454Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-13T02:28:07.454Z] Selecting previously unselected package libaio1:s390x. [2019-11-13T02:28:07.454Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-13T02:28:07.454Z] Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-13T02:28:07.454Z] Selecting previously unselected package libcap2-bin. [2019-11-13T02:28:07.454Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-13T02:28:07.454Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-11-13T02:28:07.454Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-13T02:28:07.454Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-13T02:28:07.454Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-13T02:28:07.454Z] Selecting previously unselected package libsepol1-dev:s390x. [2019-11-13T02:28:07.454Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-13T02:28:07.454Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-13T02:28:07.461Z] #33 36.18 Processing triggers for mime-support (3.60) ... [2019-11-13T02:28:07.461Z] #33 36.28 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:07.461Z] #33 36.29 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-13T02:28:07.461Z] #33 36.30 Setting up cmake-data (3.7.2-1) ... [2019-11-13T02:28:07.461Z] #33 36.31 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-13T02:28:07.461Z] #33 36.32 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-13T02:28:07.461Z] #33 36.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:28:07.461Z] #33 36.38 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:07.461Z] #33 36.39 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-13T02:28:07.720Z] #33 36.41 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-13T02:28:07.720Z] #33 36.42 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-13T02:28:07.720Z] #33 36.43 Setting up cmake (3.7.2-1) ... [2019-11-13T02:28:07.720Z] #33 36.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:28:07.720Z] #33 ... [2019-11-13T02:28:07.720Z] [2019-11-13T02:28:07.720Z] #31 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:28:07.720Z] #31 26.31 internal/x/crypto/curve25519 [2019-11-13T02:28:07.720Z] #31 28.69 sync [2019-11-13T02:28:07.720Z] #31 29.12 reflect [2019-11-13T02:28:07.720Z] #31 29.13 io [2019-11-13T02:28:07.720Z] #31 29.82 bytes [2019-11-13T02:28:07.720Z] #31 31.10 bufio [2019-11-13T02:28:07.720Z] #31 32.11 syscall [2019-11-13T02:28:07.720Z] #31 36.37 time [2019-11-13T02:28:07.821Z] Selecting previously unselected package libpcre16-3:s390x. [2019-11-13T02:28:07.821Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-13T02:28:07.821Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-13T02:28:07.821Z] Selecting previously unselected package libpcre32-3:s390x. [2019-11-13T02:28:07.821Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-13T02:28:07.821Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-13T02:28:07.821Z] Selecting previously unselected package libpcre3-dev:s390x. [2019-11-13T02:28:07.821Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-13T02:28:07.821Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-13T02:28:07.821Z] Selecting previously unselected package libselinux1-dev:s390x. [2019-11-13T02:28:07.821Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-13T02:28:07.821Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-13T02:28:07.821Z] Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-13T02:28:07.821Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-13T02:28:07.821Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-13T02:28:07.821Z] Selecting previously unselected package libnl-3-200:s390x. [2019-11-13T02:28:07.821Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-13T02:28:07.821Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-13T02:28:07.821Z] Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-13T02:28:07.821Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-13T02:28:07.821Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-13T02:28:07.821Z] Selecting previously unselected package libreadline5:s390x. [2019-11-13T02:28:07.821Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-13T02:28:07.821Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-13T02:28:07.979Z] #31 ... [2019-11-13T02:28:07.979Z] [2019-11-13T02:28:07.979Z] #45 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:28:07.979Z] #45 2.453 + RM_GOPATH=0 [2019-11-13T02:28:07.979Z] #45 2.453 + TMP_GOPATH= [2019-11-13T02:28:07.979Z] #45 2.453 + : /build [2019-11-13T02:28:07.979Z] #45 2.453 + '[' -z '' ']' [2019-11-13T02:28:07.979Z] #45 2.453 ++ mktemp -d [2019-11-13T02:28:07.979Z] #45 2.453 + export GOPATH=/tmp/tmp.qWDUffniWD [2019-11-13T02:28:07.979Z] #45 2.453 + GOPATH=/tmp/tmp.qWDUffniWD [2019-11-13T02:28:07.979Z] #45 2.453 + RM_GOPATH=1 [2019-11-13T02:28:07.979Z] #45 2.453 ++ dirname ./install.sh [2019-11-13T02:28:07.979Z] #45 2.453 + dir=. [2019-11-13T02:28:07.979Z] #45 2.455 + bin=containerd [2019-11-13T02:28:07.979Z] #45 2.455 + shift [2019-11-13T02:28:07.979Z] #45 2.455 + '[' '!' -f ./containerd.installer ']' [2019-11-13T02:28:07.979Z] #45 2.455 + . ./containerd.installer [2019-11-13T02:28:07.979Z] #45 2.455 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:28:07.979Z] #45 2.455 + install_containerd [2019-11-13T02:28:07.979Z] #45 2.455 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:28:07.979Z] #45 2.455 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-11-13T02:28:07.979Z] #45 2.455 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qWDUffniWD/src/github.com/containerd/containerd [2019-11-13T02:28:07.979Z] #45 2.457 Cloning into '/tmp/tmp.qWDUffniWD/src/github.com/containerd/containerd'... [2019-11-13T02:28:08.189Z] Selecting previously unselected package libsystemd-dev:s390x. [2019-11-13T02:28:08.189Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-13T02:28:08.189Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-13T02:28:08.189Z] Selecting previously unselected package net-tools. [2019-11-13T02:28:08.189Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-13T02:28:08.189Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-13T02:28:08.547Z] #45 ... [2019-11-13T02:28:08.547Z] [2019-11-13T02:28:08.547Z] #33 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:28:08.547Z] #33 DONE 37.3s [2019-11-13T02:28:08.547Z] [2019-11-13T02:28:08.547Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:28:08.547Z] #34 DONE 0.1s [2019-11-13T02:28:08.547Z] [2019-11-13T02:28:08.547Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-13T02:28:08.547Z] #35 DONE 0.1s [2019-11-13T02:28:08.547Z] [2019-11-13T02:28:08.547Z] #36 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-13T02:28:08.557Z] Selecting previously unselected package python-pip-whl. [2019-11-13T02:28:08.557Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-13T02:28:08.557Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-13T02:28:08.557Z] Selecting previously unselected package python3-pip. [2019-11-13T02:28:08.557Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-13T02:28:08.557Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-13T02:28:08.557Z] Selecting previously unselected package python3-pkg-resources. [2019-11-13T02:28:08.557Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-13T02:28:08.557Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-13T02:28:08.557Z] Selecting previously unselected package python3-setuptools. [2019-11-13T02:28:08.557Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-13T02:28:08.557Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-11-13T02:28:08.557Z] Selecting previously unselected package python3-wheel. [2019-11-13T02:28:08.557Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-13T02:28:08.557Z] Unpacking python3-wheel (0.29.0-2) ... [2019-11-13T02:28:08.557Z] Selecting previously unselected package thin-provisioning-tools. [2019-11-13T02:28:08.557Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-13T02:28:08.557Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-13T02:28:08.892Z] 🇩 bin/containerd [2019-11-13T02:28:08.920Z] Selecting previously unselected package vim-runtime. [2019-11-13T02:28:08.920Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:28:08.920Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-13T02:28:08.920Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-13T02:28:08.920Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:09.731Z] Selecting previously unselected package vim. [2019-11-13T02:28:09.731Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-13T02:28:09.731Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:09.731Z] Selecting previously unselected package xfsprogs. [2019-11-13T02:28:09.731Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-13T02:28:09.731Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-13T02:28:09.731Z] Selecting previously unselected package zip. [2019-11-13T02:28:09.731Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-13T02:28:09.731Z] Unpacking zip (3.0-11+b1) ... [2019-11-13T02:28:09.731Z] Selecting previously unselected package libapparmor-perl. [2019-11-13T02:28:09.731Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-13T02:28:09.731Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-13T02:28:09.731Z] Selecting previously unselected package apparmor. [2019-11-13T02:28:09.731Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-13T02:28:09.731Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-13T02:28:10.195Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-13T02:28:10.195Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-13T02:28:10.195Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-13T02:28:10.195Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-13T02:28:10.195Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-13T02:28:10.195Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-13T02:28:10.451Z] #36 ... [2019-11-13T02:28:10.451Z] [2019-11-13T02:28:10.451Z] #55 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2019-11-13T02:28:10.451Z] #55 38.93 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-13T02:28:10.451Z] #55 38.94 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-13T02:28:10.451Z] #55 38.95 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-13T02:28:10.451Z] #55 38.97 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-13T02:28:10.451Z] #55 38.98 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-13T02:28:10.451Z] #55 38.99 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-13T02:28:10.451Z] #55 39.01 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-13T02:28:10.451Z] #55 39.01 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-13T02:28:10.451Z] #55 39.03 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-13T02:28:10.451Z] #55 39.04 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-13T02:28:10.451Z] #55 39.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:28:10.451Z] #55 DONE 39.3s [2019-11-13T02:28:10.710Z] [2019-11-13T02:28:10.710Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:28:11.026Z] Selecting previously unselected package binutils-mingw-w64. [2019-11-13T02:28:11.026Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-13T02:28:11.026Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-13T02:28:11.026Z] Selecting previously unselected package mingw-w64-common. [2019-11-13T02:28:11.026Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-13T02:28:11.026Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-13T02:28:11.398Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-13T02:28:11.398Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-13T02:28:11.398Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-13T02:28:12.179Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-11-13T02:28:12.179Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-13T02:28:12.179Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-13T02:28:12.179Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-13T02:28:12.179Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-13T02:28:12.179Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:28:13.999Z] #56 2.988 Note: Building without setproctitle() and strlcpy() support. [2019-11-13T02:28:13.999Z] #56 2.988 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-13T02:28:14.567Z] #56 3.988 fatal: Not a git repository (or any of the parent directories): .git [2019-11-13T02:28:14.567Z] #56 4.013 GEN .gitid [2019-11-13T02:28:14.567Z] #56 4.028 GEN criu/include/version.h [2019-11-13T02:28:14.567Z] #56 4.053 GEN include/common/asm [2019-11-13T02:28:15.503Z] #56 5.069 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-13T02:28:15.503Z] #56 5.147 PBCC images/opts.pb-c.c [2019-11-13T02:28:15.503Z] #56 5.184 PBCC images/sit.pb-c.c [2019-11-13T02:28:15.762Z] #56 5.254 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-13T02:28:15.763Z] #56 5.333 DEP images/opts.pb-c.d [2019-11-13T02:28:16.022Z] #56 5.379 DEP images/sit.pb-c.d [2019-11-13T02:28:16.022Z] #56 5.412 PBCC images/macvlan.pb-c.c [2019-11-13T02:28:16.022Z] #56 5.422 DEP images/macvlan.pb-c.d [2019-11-13T02:28:16.022Z] #56 5.481 PBCC images/autofs.pb-c.c [2019-11-13T02:28:16.022Z] #56 5.514 DEP images/autofs.pb-c.d [2019-11-13T02:28:16.022Z] #56 5.562 PBCC images/sysctl.pb-c.c [2019-11-13T02:28:16.022Z] #56 5.573 DEP images/sysctl.pb-c.d [2019-11-13T02:28:16.022Z] #56 5.597 PBCC images/time.pb-c.c [2019-11-13T02:28:16.257Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-13T02:28:16.257Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-13T02:28:16.257Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:28:16.280Z] #56 5.618 DEP images/time.pb-c.d [2019-11-13T02:28:16.280Z] #56 5.628 PBCC images/binfmt-misc.pb-c.c [2019-11-13T02:28:16.280Z] #56 5.643 DEP images/binfmt-misc.pb-c.d [2019-11-13T02:28:16.280Z] #56 5.681 PBCC images/seccomp.pb-c.c [2019-11-13T02:28:16.280Z] #56 5.691 DEP images/seccomp.pb-c.d [2019-11-13T02:28:16.280Z] #56 5.716 PBCC images/userns.pb-c.c [2019-11-13T02:28:16.280Z] #56 5.724 DEP images/userns.pb-c.d [2019-11-13T02:28:16.280Z] #56 5.759 PBCC images/cgroup.pb-c.c [2019-11-13T02:28:16.280Z] #56 5.770 DEP images/cgroup.pb-c.d [2019-11-13T02:28:16.280Z] #56 5.797 PBCC images/fown.pb-c.c [2019-11-13T02:28:16.280Z] #56 5.833 PBCC images/ext-file.pb-c.c [2019-11-13T02:28:16.280Z] #56 5.963 DEP images/fown.pb-c.d [2019-11-13T02:28:16.540Z] #56 ... [2019-11-13T02:28:16.540Z] [2019-11-13T02:28:16.540Z] #36 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2019-11-13T02:28:16.540Z] #36 2.259 + RM_GOPATH=0 [2019-11-13T02:28:16.540Z] #36 2.259 + TMP_GOPATH= [2019-11-13T02:28:16.540Z] #36 2.259 + : /build [2019-11-13T02:28:16.540Z] #36 2.259 + '[' -z '' ']' [2019-11-13T02:28:16.540Z] #36 2.259 ++ mktemp -d [2019-11-13T02:28:16.540Z] #36 2.259 + export GOPATH=/tmp/tmp.o76IPDgz8O [2019-11-13T02:28:16.540Z] #36 2.259 + GOPATH=/tmp/tmp.o76IPDgz8O [2019-11-13T02:28:16.540Z] #36 2.259 + RM_GOPATH=1 [2019-11-13T02:28:16.540Z] #36 2.259 ++ dirname ./install.sh [2019-11-13T02:28:16.540Z] #36 2.262 + dir=. [2019-11-13T02:28:16.540Z] #36 2.262 + bin=tini [2019-11-13T02:28:16.540Z] #36 2.262 + shift [2019-11-13T02:28:16.540Z] #36 2.262 + '[' '!' -f ./tini.installer ']' [2019-11-13T02:28:16.540Z] #36 2.262 + . ./tini.installer [2019-11-13T02:28:16.540Z] #36 2.263 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:28:16.540Z] #36 2.263 + install_tini [2019-11-13T02:28:16.540Z] #36 2.263 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-13T02:28:16.540Z] #36 2.263 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:28:16.540Z] #36 2.263 + git clone https://github.com/krallin/tini.git /tmp/tmp.o76IPDgz8O/tini [2019-11-13T02:28:16.540Z] #36 2.267 Cloning into '/tmp/tmp.o76IPDgz8O/tini'... [2019-11-13T02:28:16.540Z] #36 3.037 + cd /tmp/tmp.o76IPDgz8O/tini [2019-11-13T02:28:16.540Z] #36 3.038 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:28:16.540Z] #36 3.042 + cmake . [2019-11-13T02:28:16.540Z] #36 3.387 -- The C compiler identification is GNU 6.3.0 [2019-11-13T02:28:16.540Z] #36 3.410 -- Check for working C compiler: /usr/bin/cc [2019-11-13T02:28:16.540Z] #36 3.772 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-13T02:28:16.540Z] #36 3.773 -- Detecting C compiler ABI info [2019-11-13T02:28:16.540Z] #36 4.021 -- Detecting C compiler ABI info - done [2019-11-13T02:28:16.540Z] #36 4.077 -- Detecting C compile features [2019-11-13T02:28:16.540Z] #36 5.302 -- Detecting C compile features - done [2019-11-13T02:28:16.540Z] #36 5.324 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-13T02:28:16.540Z] #36 5.513 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-13T02:28:16.540Z] #36 5.652 -- Configuring done [2019-11-13T02:28:16.540Z] #36 5.672 -- Generating done [2019-11-13T02:28:16.540Z] #36 5.675 -- Build files have been written to: /tmp/tmp.o76IPDgz8O/tini [2019-11-13T02:28:16.540Z] #36 5.696 + make tini-static [2019-11-13T02:28:16.540Z] #36 5.856 Scanning dependencies of target tini-static [2019-11-13T02:28:16.540Z] #36 5.889 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-13T02:28:16.540Z] #36 6.710 [100%] Linking C executable tini-static [2019-11-13T02:28:16.540Z] #36 7.133 [100%] Built target tini-static [2019-11-13T02:28:16.540Z] #36 7.175 + mkdir -p /build [2019-11-13T02:28:16.540Z] #36 7.177 + cp tini-static /build/docker-init [2019-11-13T02:28:16.540Z] #36 DONE 8.0s [2019-11-13T02:28:16.540Z] [2019-11-13T02:28:16.540Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:28:16.540Z] #56 5.989 DEP images/ext-file.pb-c.d [2019-11-13T02:28:16.540Z] #56 6.023 PBCC images/rpc.pb-c.c [2019-11-13T02:28:16.540Z] #56 6.090 DEP images/rpc.pb-c.d [2019-11-13T02:28:16.540Z] #56 ... [2019-11-13T02:28:16.540Z] [2019-11-13T02:28:16.540Z] #31 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:28:16.540Z] #31 38.21 sort [2019-11-13T02:28:16.540Z] #31 38.76 internal/fmtsort [2019-11-13T02:28:16.540Z] #31 39.42 internal/syscall/unix [2019-11-13T02:28:16.540Z] #31 39.68 strings [2019-11-13T02:28:16.540Z] #31 40.37 internal/poll [2019-11-13T02:28:16.540Z] #31 41.47 path [2019-11-13T02:28:16.540Z] #31 41.70 regexp/syntax [2019-11-13T02:28:16.540Z] #31 41.72 os [2019-11-13T02:28:16.540Z] #31 44.22 fmt [2019-11-13T02:28:16.540Z] #31 45.06 path/filepath [2019-11-13T02:28:16.540Z] #31 ... [2019-11-13T02:28:16.540Z] [2019-11-13T02:28:16.540Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:28:16.540Z] #56 6.142 PBCC images/siginfo.pb-c.c [2019-11-13T02:28:16.540Z] #56 6.164 DEP images/siginfo.pb-c.d [2019-11-13T02:28:16.540Z] #56 6.222 PBCC images/pagemap.pb-c.c [2019-11-13T02:28:16.799Z] #56 6.292 DEP images/pagemap.pb-c.d [2019-11-13T02:28:16.799Z] #56 6.333 PBCC images/rlimit.pb-c.c [2019-11-13T02:28:16.799Z] #56 6.389 DEP images/rlimit.pb-c.d [2019-11-13T02:28:16.799Z] #56 6.450 PBCC images/file-lock.pb-c.c [2019-11-13T02:28:17.057Z] #56 6.460 DEP images/file-lock.pb-c.d [2019-11-13T02:28:17.057Z] #56 6.562 PBCC images/tty.pb-c.c [2019-11-13T02:28:17.057Z] #56 6.629 DEP images/tty.pb-c.d [2019-11-13T02:28:17.316Z] #56 6.722 PBCC images/tun.pb-c.c [2019-11-13T02:28:17.316Z] #56 6.747 PBCC images/netdev.pb-c.c [2019-11-13T02:28:17.316Z] #56 6.768 DEP images/tun.pb-c.d [2019-11-13T02:28:17.316Z] #56 6.797 DEP images/netdev.pb-c.d [2019-11-13T02:28:17.316Z] #56 6.828 PBCC images/vma.pb-c.c [2019-11-13T02:28:17.316Z] #56 6.867 DEP images/vma.pb-c.d [2019-11-13T02:28:17.575Z] #56 6.921 PBCC images/creds.pb-c.c [2019-11-13T02:28:17.575Z] #56 6.953 DEP images/creds.pb-c.d [2019-11-13T02:28:17.575Z] #56 7.007 PBCC images/utsns.pb-c.c [2019-11-13T02:28:17.575Z] #56 7.061 DEP images/utsns.pb-c.d [2019-11-13T02:28:17.575Z] #56 7.121 PBCC images/ipc-desc.pb-c.c [2019-11-13T02:28:17.575Z] #56 7.165 PBCC images/ipc-sem.pb-c.c [2019-11-13T02:28:17.575Z] #56 7.241 DEP images/ipc-desc.pb-c.d [2019-11-13T02:28:17.870Z] #56 7.384 DEP images/ipc-sem.pb-c.d [2019-11-13T02:28:17.870Z] #56 7.510 PBCC images/ipc-msg.pb-c.c [2019-11-13T02:28:18.176Z] #56 7.556 DEP images/ipc-msg.pb-c.d [2019-11-13T02:28:18.176Z] #56 7.606 PBCC images/ipc-shm.pb-c.c [2019-11-13T02:28:18.176Z] #56 7.637 DEP images/ipc-shm.pb-c.d [2019-11-13T02:28:18.176Z] #56 7.660 PBCC images/ipc-var.pb-c.c [2019-11-13T02:28:18.176Z] #56 7.683 DEP images/ipc-var.pb-c.d [2019-11-13T02:28:18.176Z] #56 7.711 PBCC images/sk-opts.pb-c.c [2019-11-13T02:28:18.176Z] #56 7.745 PBCC images/packet-sock.pb-c.c [2019-11-13T02:28:18.232Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-13T02:28:18.232Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-13T02:28:18.232Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-13T02:28:18.232Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-13T02:28:18.232Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-13T02:28:18.232Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-13T02:28:18.232Z] Processing triggers for mime-support (3.60) ... [2019-11-13T02:28:18.232Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:18.232Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-13T02:28:18.232Z] Setting up libcap2-bin (1:2.25-1) ... [2019-11-13T02:28:18.232Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-13T02:28:18.232Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-13T02:28:18.232Z] Setting up bash-completion (1:2.1-4.3) ... [2019-11-13T02:28:18.445Z] #56 7.771 DEP images/sk-opts.pb-c.d [2019-11-13T02:28:18.445Z] #56 7.805 DEP images/packet-sock.pb-c.d [2019-11-13T02:28:18.445Z] #56 7.841 PBCC images/sk-netlink.pb-c.c [2019-11-13T02:28:18.445Z] #56 7.891 DEP images/sk-netlink.pb-c.d [2019-11-13T02:28:18.445Z] #56 7.935 PBCC images/sk-inet.pb-c.c [2019-11-13T02:28:18.445Z] #56 7.971 DEP images/sk-inet.pb-c.d [2019-11-13T02:28:18.445Z] #56 8.001 PBCC images/sk-unix.pb-c.c [2019-11-13T02:28:18.445Z] #56 8.024 DEP images/sk-unix.pb-c.d [2019-11-13T02:28:18.445Z] #56 8.058 PBCC images/mm.pb-c.c [2019-11-13T02:28:18.445Z] #56 8.084 DEP images/mm.pb-c.d [2019-11-13T02:28:18.445Z] #56 8.121 PBCC images/timerfd.pb-c.c [2019-11-13T02:28:18.713Z] #56 8.169 DEP images/timerfd.pb-c.d [2019-11-13T02:28:18.713Z] #56 8.212 PBCC images/timer.pb-c.c [2019-11-13T02:28:18.713Z] #56 8.245 DEP images/timer.pb-c.d [2019-11-13T02:28:18.713Z] #56 8.281 PBCC images/sa.pb-c.c [2019-11-13T02:28:18.713Z] #56 8.301 DEP images/sa.pb-c.d [2019-11-13T02:28:18.713Z] #56 8.341 PBCC images/pipe-data.pb-c.c [2019-11-13T02:28:18.713Z] #56 8.361 DEP images/pipe-data.pb-c.d [2019-11-13T02:28:18.973Z] #56 8.391 PBCC images/mnt.pb-c.c [2019-11-13T02:28:18.973Z] #56 8.430 DEP images/mnt.pb-c.d [2019-11-13T02:28:18.973Z] #56 8.485 PBCC images/sk-packet.pb-c.c [2019-11-13T02:28:18.973Z] #56 8.517 DEP images/sk-packet.pb-c.d [2019-11-13T02:28:18.973Z] #56 8.553 PBCC images/tcp-stream.pb-c.c [2019-11-13T02:28:18.973Z] #56 8.605 DEP images/tcp-stream.pb-c.d [2019-11-13T02:28:19.027Z] Setting up libonig4:s390x (6.1.3-2) ... [2019-11-13T02:28:19.027Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-13T02:28:19.027Z] Setting up zip (3.0-11+b1) ... [2019-11-13T02:28:19.027Z] Setting up bzip2 (1.0.6-8.1) ... [2019-11-13T02:28:19.027Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-13T02:28:19.027Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-13T02:28:19.027Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:28:19.027Z] Setting up libaio1:s390x (0.3.110-3) ... [2019-11-13T02:28:19.027Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-13T02:28:19.027Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-13T02:28:19.027Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-13T02:28:19.027Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-13T02:28:19.027Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:19.027Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-13T02:28:19.027Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-13T02:28:19.027Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-13T02:28:19.027Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:19.027Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-13T02:28:19.027Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-13T02:28:19.027Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-13T02:28:19.027Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-13T02:28:19.027Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-13T02:28:19.027Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-13T02:28:19.027Z] Setting up pigz (2.3.4-1) ... [2019-11-13T02:28:19.027Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-13T02:28:19.027Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-13T02:28:19.027Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-13T02:28:19.027Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-11-13T02:28:19.027Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-13T02:28:19.232Z] #56 8.633 PBCC images/pipe.pb-c.c [2019-11-13T02:28:19.232Z] #56 8.660 DEP images/pipe.pb-c.d [2019-11-13T02:28:19.232Z] #56 8.694 PBCC images/pstree.pb-c.c [2019-11-13T02:28:19.232Z] #56 8.727 DEP images/pstree.pb-c.d [2019-11-13T02:28:19.232Z] #56 8.744 PBCC images/fs.pb-c.c [2019-11-13T02:28:19.232Z] #56 8.793 DEP images/fs.pb-c.d [2019-11-13T02:28:19.232Z] #56 8.837 PBCC images/signalfd.pb-c.c [2019-11-13T02:28:19.407Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-13T02:28:19.407Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-13T02:28:19.407Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-13T02:28:19.407Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-13T02:28:19.407Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:28:19.407Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-13T02:28:19.407Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-13T02:28:19.407Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-13T02:28:19.407Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-13T02:28:19.407Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-13T02:28:19.407Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-13T02:28:19.407Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-13T02:28:19.407Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-13T02:28:19.407Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-13T02:28:19.407Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-13T02:28:19.407Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-13T02:28:19.407Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-13T02:28:19.407Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-13T02:28:19.407Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-13T02:28:19.407Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-13T02:28:19.491Z] #56 8.859 DEP images/signalfd.pb-c.d [2019-11-13T02:28:19.491Z] #56 8.933 PBCC images/fh.pb-c.c [2019-11-13T02:28:19.491Z] #56 8.966 PBCC images/fsnotify.pb-c.c [2019-11-13T02:28:19.491Z] #56 9.009 DEP images/fh.pb-c.d [2019-11-13T02:28:19.491Z] #56 9.049 DEP images/fsnotify.pb-c.d [2019-11-13T02:28:19.491Z] #56 9.088 PBCC images/eventpoll.pb-c.c [2019-11-13T02:28:19.749Z] #56 9.110 DEP images/eventpoll.pb-c.d [2019-11-13T02:28:19.749Z] #56 9.142 PBCC images/eventfd.pb-c.c [2019-11-13T02:28:19.749Z] #56 9.153 DEP images/eventfd.pb-c.d [2019-11-13T02:28:19.749Z] #56 9.190 PBCC images/remap-file-path.pb-c.c [2019-11-13T02:28:19.749Z] #56 9.205 DEP images/remap-file-path.pb-c.d [2019-11-13T02:28:19.749Z] #56 9.249 PBCC images/fifo.pb-c.c [2019-11-13T02:28:19.749Z] #56 9.262 DEP images/fifo.pb-c.d [2019-11-13T02:28:19.749Z] #56 9.313 PBCC images/ghost-file.pb-c.c [2019-11-13T02:28:20.011Z] #56 9.347 DEP images/ghost-file.pb-c.d [2019-11-13T02:28:20.011Z] #56 9.385 PBCC images/regfile.pb-c.c [2019-11-13T02:28:20.011Z] #56 9.412 DEP images/regfile.pb-c.d [2019-11-13T02:28:20.011Z] #56 9.479 PBCC images/ns.pb-c.c [2019-11-13T02:28:20.011Z] #56 9.492 DEP images/ns.pb-c.d [2019-11-13T02:28:20.011Z] #56 9.529 PBCC images/fdinfo.pb-c.c [2019-11-13T02:28:20.011Z] #56 9.573 DEP images/fdinfo.pb-c.d [2019-11-13T02:28:20.270Z] #56 9.621 PBCC images/core-aarch64.pb-c.c [2019-11-13T02:28:20.270Z] #56 9.637 PBCC images/core-arm.pb-c.c [2019-11-13T02:28:20.270Z] #56 9.664 PBCC images/core-ppc64.pb-c.c [2019-11-13T02:28:20.270Z] #56 9.721 PBCC images/core-s390.pb-c.c [2019-11-13T02:28:20.270Z] #56 9.736 PBCC images/core-x86.pb-c.c [2019-11-13T02:28:20.270Z] #56 9.773 PBCC images/core.pb-c.c [2019-11-13T02:28:20.270Z] #56 9.817 PBCC images/inventory.pb-c.c [2019-11-13T02:28:20.312Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-13T02:28:20.312Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:28:20.312Z] 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 [2019-11-13T02:28:20.312Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-13T02:28:20.312Z] 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 [2019-11-13T02:28:20.312Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-13T02:28:20.312Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-13T02:28:20.312Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:28:20.312Z] 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 [2019-11-13T02:28:20.312Z] 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 [2019-11-13T02:28:20.312Z] Setting up python3 (3.5.3-1) ... [2019-11-13T02:28:20.529Z] #56 9.851 DEP images/core-aarch64.pb-c.d [2019-11-13T02:28:20.529Z] #56 9.888 DEP images/core-arm.pb-c.d [2019-11-13T02:28:20.529Z] #56 9.934 DEP images/core-ppc64.pb-c.d [2019-11-13T02:28:20.529Z] #56 9.965 DEP images/core-s390.pb-c.d [2019-11-13T02:28:20.529Z] #56 10.01 DEP images/core-x86.pb-c.d [2019-11-13T02:28:20.529Z] #56 10.04 DEP images/core.pb-c.d [2019-11-13T02:28:20.529Z] #56 10.10 DEP images/inventory.pb-c.d [2019-11-13T02:28:20.693Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-13T02:28:20.790Z] #56 10.12 PBCC images/cpuinfo.pb-c.c [2019-11-13T02:28:20.790Z] #56 10.14 DEP images/cpuinfo.pb-c.d [2019-11-13T02:28:20.790Z] #56 10.16 PBCC images/stats.pb-c.c [2019-11-13T02:28:20.790Z] #56 10.17 DEP images/stats.pb-c.d [2019-11-13T02:28:21.072Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-13T02:28:21.453Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-13T02:28:21.453Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-13T02:28:21.453Z] Setting up python3-wheel (0.29.0-2) ... [2019-11-13T02:28:21.453Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-13T02:28:21.727Z] #56 11.03 make[1]: Nothing to be done for 'all'. [2019-11-13T02:28:21.831Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-13T02:28:21.832Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-13T02:28:21.832Z] Setting up dmsetup (2:1.02.137-2) ... [2019-11-13T02:28:21.832Z] Setting up python3-setuptools (33.1.1-1) ... [2019-11-13T02:28:22.198Z] Setting up dh-python (2.20170125) ... [2019-11-13T02:28:22.198Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-13T02:28:22.198Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:28:22.663Z] #56 11.88 CC images/stats.o [2019-11-13T02:28:22.663Z] #56 12.11 CC images/core.o [2019-11-13T02:28:23.231Z] #56 12.64 CC images/core-x86.o [2019-11-13T02:28:23.490Z] #56 13.07 CC images/core-arm.o [2019-11-13T02:28:24.058Z] #56 13.36 CC images/core-aarch64.o [2019-11-13T02:28:24.317Z] #56 13.66 CC images/core-ppc64.o [2019-11-13T02:28:24.575Z] #56 14.08 CC images/core-s390.o [2019-11-13T02:28:24.687Z] using credential docker-jenkins-github-credentials [2019-11-13T02:28:24.760Z] Cloning the remote Git repository [2019-11-13T02:28:24.760Z] Cloning with configured refspecs honoured and without tags [2019-11-13T02:28:25.143Z] #56 14.49 CC images/cpuinfo.o [2019-11-13T02:28:25.264Z] #47 199.6 🇩 bin/containerd-stress [2019-11-13T02:28:25.264Z] #47 201.3 🇩 bin/containerd-shim [2019-11-13T02:28:25.402Z] #56 14.83 CC images/inventory.o [2019-11-13T02:28:25.661Z] #56 15.07 CC images/fdinfo.o [2019-11-13T02:28:25.920Z] #56 15.39 CC images/fown.o [2019-11-13T02:28:26.178Z] #56 15.58 CC images/ns.o [2019-11-13T02:28:26.178Z] #56 15.71 CC images/regfile.o [2019-11-13T02:28:26.437Z] #56 15.94 CC images/ghost-file.o [2019-11-13T02:28:26.696Z] #56 16.14 CC images/fifo.o [2019-11-13T02:28:26.696Z] #56 16.36 CC images/remap-file-path.o [2019-11-13T02:28:26.955Z] #56 16.54 CC images/eventfd.o [2019-11-13T02:28:25.124Z] Cloning repository https://github.com/docker/engine.git [2019-11-13T02:28:25.489Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-13T02:28:27.214Z] #56 16.72 CC images/eventpoll.o [2019-11-13T02:28:27.352Z] Removing intermediate container 9ce6720622a0 [2019-11-13T02:28:27.352Z] ---> 2b70f06c5005 [2019-11-13T02:28:27.352Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-11-13T02:28:27.352Z] ---> Running in 85c9e2f240d7 [2019-11-13T02:28:27.472Z] #56 16.93 CC images/fh.o [2019-11-13T02:28:27.731Z] #56 17.14 CC images/fsnotify.o [2019-11-13T02:28:27.731Z] #56 ... [2019-11-13T02:28:27.731Z] [2019-11-13T02:28:27.731Z] #31 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:28:27.731Z] #31 46.28 regexp [2019-11-13T02:28:27.731Z] #31 47.66 flag [2019-11-13T02:28:27.731Z] #31 48.62 go/token [2019-11-13T02:28:27.731Z] #31 48.93 io/ioutil [2019-11-13T02:28:27.731Z] #31 49.00 go/scanner [2019-11-13T02:28:27.731Z] #31 49.33 net/url [2019-11-13T02:28:27.731Z] #31 49.90 go/ast [2019-11-13T02:28:27.731Z] #31 50.49 text/template/parse [2019-11-13T02:28:27.731Z] #31 53.10 text/template [2019-11-13T02:28:27.731Z] #31 53.16 go/parser [2019-11-13T02:28:27.731Z] #31 55.38 log [2019-11-13T02:28:27.731Z] #31 55.70 encoding/binary [2019-11-13T02:28:27.731Z] #31 56.43 go/doc [2019-11-13T02:28:27.990Z] #31 ... [2019-11-13T02:28:27.990Z] [2019-11-13T02:28:27.990Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:28:27.990Z] #56 17.48 CC images/signalfd.o [2019-11-13T02:28:28.165Z] Collecting yamllint==1.16.0 [2019-11-13T02:28:28.249Z] #56 17.65 CC images/fs.o [2019-11-13T02:28:28.249Z] #56 17.80 CC images/pstree.o [2019-11-13T02:28:28.507Z] #56 17.98 CC images/pipe.o [2019-11-13T02:28:28.507Z] #56 ... [2019-11-13T02:28:28.507Z] [2019-11-13T02:28:28.507Z] #45 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:28:28.507Z] #45 18.70 + cd /tmp/tmp.qWDUffniWD/src/github.com/containerd/containerd [2019-11-13T02:28:28.507Z] #45 18.70 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-11-13T02:28:28.507Z] #45 19.99 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-13T02:28:28.507Z] #45 19.99 + BUILDTAGS='netgo osusergo static_build' [2019-11-13T02:28:28.507Z] #45 19.99 + export EXTRA_FLAGS=-buildmode=pie [2019-11-13T02:28:28.507Z] #45 19.99 + EXTRA_FLAGS=-buildmode=pie [2019-11-13T02:28:28.507Z] #45 19.99 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-13T02:28:28.507Z] #45 19.99 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-13T02:28:28.507Z] #45 19.99 + '[' '' = dynamic ']' [2019-11-13T02:28:28.507Z] #45 19.99 + make [2019-11-13T02:28:28.507Z] #45 20.64 🇩 bin/ctr [2019-11-13T02:28:28.507Z] #45 ... [2019-11-13T02:28:28.507Z] [2019-11-13T02:28:28.507Z] #31 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:28:28.507Z] #31 56.96 encoding/base64 [2019-11-13T02:28:28.553Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-13T02:28:28.553Z] Collecting pyyaml (from yamllint==1.16.0) [2019-11-13T02:28:28.918Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-13T02:28:29.075Z] #31 57.45 encoding/json [2019-11-13T02:28:27.889Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-13T02:28:27.890Z] > git --version # timeout=10 [2019-11-13T02:28:27.936Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-13T02:28:27.938Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-13T02:28:29.423Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-13T02:28:29.423Z] Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-13T02:28:29.423Z] Building wheels for collected packages: pyyaml, pathspec [2019-11-13T02:28:29.423Z] Running setup.py bdist_wheel for pyyaml: started [2019-11-13T02:28:29.834Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-13T02:28:29.834Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-13T02:28:29.834Z] Running setup.py bdist_wheel for pathspec: started [2019-11-13T02:28:30.030Z] #31 58.65 github.com/LK4D4/vndr/build [2019-11-13T02:28:30.299Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-13T02:28:30.299Z] Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-13T02:28:30.299Z] Successfully built pyyaml pathspec [2019-11-13T02:28:30.299Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-11-13T02:28:30.299Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-13T02:28:30.520Z] #47 207.5 🇩 bin/containerd-shim-runc-v1 [2019-11-13T02:28:30.694Z] Removing intermediate container 85c9e2f240d7 [2019-11-13T02:28:30.694Z] ---> 60e672776ec6 [2019-11-13T02:28:30.694Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-13T02:28:31.480Z] ---> e0571e5dda92 [2019-11-13T02:28:31.480Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-13T02:28:32.567Z] #31 60.73 encoding/xml [2019-11-13T02:28:32.826Z] #31 61.39 github.com/LK4D4/vndr/godl/singleflight [2019-11-13T02:28:32.826Z] #31 61.59 compress/flate [2019-11-13T02:28:33.046Z] #47 210.3 🇩 binaries [2019-11-13T02:28:33.047Z] #47 210.3 + mkdir -p /build [2019-11-13T02:28:33.047Z] #47 210.4 + cp bin/containerd /build/containerd [2019-11-13T02:28:33.047Z] #47 210.4 + cp bin/containerd-shim /build/containerd-shim [2019-11-13T02:28:33.047Z] #47 210.4 + cp bin/ctr /build/ctr [2019-11-13T02:28:33.340Z] ---> e3e294938595 [2019-11-13T02:28:33.340Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-13T02:28:33.612Z] #47 DONE 211.0s [2019-11-13T02:28:34.202Z] #31 ... [2019-11-13T02:28:34.202Z] [2019-11-13T02:28:34.202Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:28:34.202Z] #56 18.20 CC images/tcp-stream.o [2019-11-13T02:28:34.202Z] #56 18.37 CC images/sk-packet.o [2019-11-13T02:28:34.202Z] #56 18.53 CC images/mnt.o [2019-11-13T02:28:34.202Z] #56 18.70 CC images/pipe-data.o [2019-11-13T02:28:34.202Z] #56 18.81 CC images/sa.o [2019-11-13T02:28:34.202Z] #56 18.94 CC images/timer.o [2019-11-13T02:28:34.202Z] #56 19.26 CC images/timerfd.o [2019-11-13T02:28:34.202Z] #56 19.44 CC images/mm.o [2019-11-13T02:28:34.202Z] #56 19.68 CC images/sk-opts.o [2019-11-13T02:28:34.202Z] #56 19.84 CC images/sk-unix.o [2019-11-13T02:28:34.202Z] #56 20.05 CC images/sk-inet.o [2019-11-13T02:28:34.202Z] #56 20.37 CC images/tun.o [2019-11-13T02:28:34.202Z] #56 20.55 CC images/sk-netlink.o [2019-11-13T02:28:34.202Z] #56 20.78 CC images/packet-sock.o [2019-11-13T02:28:34.202Z] #56 21.04 CC images/ipc-var.o [2019-11-13T02:28:34.202Z] #56 21.19 CC images/ipc-desc.o [2019-11-13T02:28:34.202Z] #56 21.29 CC images/ipc-shm.o [2019-11-13T02:28:34.202Z] #56 21.39 CC images/ipc-msg.o [2019-11-13T02:28:34.202Z] #56 21.55 CC images/ipc-sem.o [2019-11-13T02:28:34.202Z] #56 21.68 CC images/utsns.o [2019-11-13T02:28:34.202Z] #56 21.83 CC images/creds.o [2019-11-13T02:28:34.202Z] #56 21.96 CC images/vma.o [2019-11-13T02:28:34.202Z] #56 22.13 CC images/netdev.o [2019-11-13T02:28:34.202Z] #56 22.41 CC images/tty.o [2019-11-13T02:28:34.202Z] #56 22.83 CC images/file-lock.o [2019-11-13T02:28:34.202Z] #56 22.99 CC images/rlimit.o [2019-11-13T02:28:34.202Z] #56 23.16 CC images/pagemap.o [2019-11-13T02:28:34.202Z] #56 23.47 CC images/siginfo.o [2019-11-13T02:28:34.202Z] #56 23.65 CC images/rpc.o [2019-11-13T02:28:34.546Z] [2019-11-13T02:28:34.546Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-13T02:28:34.618Z] ---> 8a0ec4a06115 [2019-11-13T02:28:34.618Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-13T02:28:34.618Z] ---> 8e5f574c5996 [2019-11-13T02:28:34.618Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-13T02:28:34.774Z] #56 24.37 CC images/ext-file.o [2019-11-13T02:28:34.774Z] #56 ... [2019-11-13T02:28:34.774Z] [2019-11-13T02:28:34.774Z] #31 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:28:34.774Z] #31 63.54 hash [2019-11-13T02:28:34.804Z] #48 DONE 0.3s [2019-11-13T02:28:34.804Z] [2019-11-13T02:28:34.804Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-13T02:28:34.804Z] #51 DONE 0.1s [2019-11-13T02:28:34.804Z] [2019-11-13T02:28:34.804Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-13T02:28:34.804Z] #54 DONE 0.1s [2019-11-13T02:28:34.988Z] ---> b367c3bcccae [2019-11-13T02:28:34.988Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-11-13T02:28:35.033Z] #31 63.66 hash/crc32 [2019-11-13T02:28:35.061Z] [2019-11-13T02:28:35.061Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-13T02:28:35.317Z] #56 DONE 0.2s [2019-11-13T02:28:35.317Z] [2019-11-13T02:28:35.317Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-11-13T02:28:35.317Z] #59 DONE 0.1s [2019-11-13T02:28:35.317Z] [2019-11-13T02:28:35.317Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-13T02:28:35.317Z] #63 DONE 0.1s [2019-11-13T02:28:35.369Z] ---> 02668d227077 [2019-11-13T02:28:35.369Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-11-13T02:28:35.574Z] [2019-11-13T02:28:35.574Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-11-13T02:28:35.574Z] #65 DONE 0.1s [2019-11-13T02:28:35.574Z] [2019-11-13T02:28:35.574Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-13T02:28:35.574Z] #66 DONE 0.0s [2019-11-13T02:28:35.574Z] [2019-11-13T02:28:35.574Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-11-13T02:28:35.600Z] #31 64.07 compress/gzip [2019-11-13T02:28:35.817Z] ---> 79e6115ee60e [2019-11-13T02:28:35.817Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-11-13T02:28:35.859Z] #31 64.31 context [2019-11-13T02:28:35.859Z] #31 64.40 crypto/cipher [2019-11-13T02:28:36.118Z] #31 64.73 math/rand [2019-11-13T02:28:36.215Z] ---> e1f423a2d2d3 [2019-11-13T02:28:36.215Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-11-13T02:28:36.594Z] ---> 9d697e6c590f [2019-11-13T02:28:36.594Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-11-13T02:28:36.685Z] #31 65.15 crypto/aes [2019-11-13T02:28:36.685Z] #31 65.40 math/big [2019-11-13T02:28:36.959Z] ---> def4a54f8f60 [2019-11-13T02:28:36.959Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-11-13T02:28:37.332Z] ---> 3ff5a58e6c60 [2019-11-13T02:28:37.332Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-13T02:28:37.468Z] #67 DONE 1.6s [2019-11-13T02:28:37.468Z] [2019-11-13T02:28:37.468Z] #68 exporting to image [2019-11-13T02:28:37.468Z] #68 exporting layers [2019-11-13T02:28:37.622Z] #31 65.95 crypto [2019-11-13T02:28:37.622Z] #31 66.18 crypto/des [2019-11-13T02:28:37.881Z] #31 66.45 crypto/internal/randutil [2019-11-13T02:28:37.881Z] #31 66.50 crypto/sha512 [2019-11-13T02:28:38.113Z] ---> 5bc915b99c90 [2019-11-13T02:28:38.113Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-11-13T02:28:38.484Z] ---> b31e0f1d81d6 [2019-11-13T02:28:38.484Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-13T02:28:38.820Z] #31 67.10 crypto/hmac [2019-11-13T02:28:38.820Z] #31 67.22 crypto/md5 [2019-11-13T02:28:38.847Z] ---> dd15066c148a [2019-11-13T02:28:38.847Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-11-13T02:28:39.079Z] #31 67.68 crypto/sha1 [2019-11-13T02:28:39.379Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-11-13T02:28:39.379Z] bad55c542dc9: Pulling fs layer [2019-11-13T02:28:39.379Z] bad55c542dc9: Verifying Checksum [2019-11-13T02:28:39.379Z] bad55c542dc9: Download complete [2019-11-13T02:28:39.802Z] bad55c542dc9: Pull complete [2019-11-13T02:28:39.802Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-13T02:28:39.802Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-13T02:28:40.015Z] #31 68.36 crypto/sha256 [2019-11-13T02:28:40.222Z] ---> 3a16fb916f18 [2019-11-13T02:28:40.222Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-11-13T02:28:40.222Z] ---> Running in b0cbd08f055d [2019-11-13T02:28:40.583Z] #31 69.09 encoding/hex [2019-11-13T02:28:40.583Z] #31 ... [2019-11-13T02:28:40.583Z] [2019-11-13T02:28:40.583Z] #59 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2019-11-13T02:28:40.583Z] #59 63.67 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-13T02:28:40.583Z] #59 63.67 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-13T02:28:40.583Z] #59 DONE 69.4s [2019-11-13T02:28:40.583Z] [2019-11-13T02:28:40.583Z] #31 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:28:40.583Z] #31 69.31 encoding/pem [2019-11-13T02:28:40.583Z] #31 ... [2019-11-13T02:28:40.583Z] [2019-11-13T02:28:40.583Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:28:40.583Z] #56 24.52 CC images/cgroup.o [2019-11-13T02:28:40.583Z] #56 25.00 CC images/userns.o [2019-11-13T02:28:40.583Z] #56 25.24 CC images/google/protobuf/descriptor.o [2019-11-13T02:28:40.583Z] #56 26.43 CC images/opts.o [2019-11-13T02:28:40.583Z] #56 26.55 CC images/seccomp.o [2019-11-13T02:28:40.583Z] #56 26.72 CC images/binfmt-misc.o [2019-11-13T02:28:40.583Z] #56 26.86 CC images/time.o [2019-11-13T02:28:40.583Z] #56 26.99 CC images/sysctl.o [2019-11-13T02:28:40.583Z] #56 27.15 CC images/autofs.o [2019-11-13T02:28:40.583Z] #56 27.28 CC images/macvlan.o [2019-11-13T02:28:40.583Z] #56 27.41 CC images/sit.o [2019-11-13T02:28:40.583Z] #56 27.68 LINK images/built-in.o [2019-11-13T02:28:40.583Z] #56 27.78 GEN compel/include/asm [2019-11-13T02:28:40.583Z] #56 27.79 GEN compel/include/version.h [2019-11-13T02:28:40.583Z] #56 27.81 touch .config [2019-11-13T02:28:40.583Z] #56 27.82 GEN include/common/config.h [2019-11-13T02:28:40.583Z] #56 27.88 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-13T02:28:40.583Z] #56 27.90 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-13T02:28:40.583Z] #56 27.93 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-13T02:28:40.583Z] #56 27.95 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-13T02:28:40.583Z] #56 27.98 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-13T02:28:40.583Z] #56 28.02 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-13T02:28:40.583Z] #56 28.04 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-13T02:28:40.583Z] #56 28.07 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-13T02:28:40.583Z] #56 28.07 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-13T02:28:40.583Z] #56 28.09 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-13T02:28:40.583Z] #56 28.09 DEP compel/plugins/std/infect.d [2019-11-13T02:28:40.583Z] #56 28.18 DEP compel/plugins/std/string.d [2019-11-13T02:28:40.583Z] #56 28.23 DEP compel/plugins/std/log.d [2019-11-13T02:28:40.583Z] #56 28.31 DEP compel/plugins/std/fds.d [2019-11-13T02:28:40.583Z] #56 28.40 DEP compel/plugins/std/std.d [2019-11-13T02:28:40.583Z] #56 28.48 DEP compel/plugins/shmem/shmem.d [2019-11-13T02:28:40.583Z] #56 28.55 DEP compel/plugins/fds/fds.d [2019-11-13T02:28:40.583Z] #56 28.65 CC compel/plugins/std/std.o [2019-11-13T02:28:40.583Z] #56 28.86 CC compel/plugins/std/fds.o [2019-11-13T02:28:40.583Z] #56 29.18 CC compel/plugins/std/log.o [2019-11-13T02:28:40.583Z] #56 29.78 CC compel/plugins/std/string.o [2019-11-13T02:28:40.583Z] #56 30.24 CC compel/plugins/std/infect.o [2019-11-13T02:28:40.598Z] Removing intermediate container b0cbd08f055d [2019-11-13T02:28:40.598Z] ---> ccafccfd8044 [2019-11-13T02:28:40.598Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-11-13T02:28:40.598Z] ---> Running in 10ac6dcf7bb3 [2019-11-13T02:28:40.598Z] Removing intermediate container 10ac6dcf7bb3 [2019-11-13T02:28:40.598Z] ---> f19bee0a2884 [2019-11-13T02:28:40.598Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-11-13T02:28:40.842Z] #56 ... [2019-11-13T02:28:40.842Z] [2019-11-13T02:28:40.842Z] #60 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-13T02:28:40.842Z] #60 DONE 0.1s [2019-11-13T02:28:40.961Z] ---> Running in 2f6ec53e07cd [2019-11-13T02:28:40.962Z] Removing intermediate container 2f6ec53e07cd [2019-11-13T02:28:40.962Z] ---> 114679729a72 [2019-11-13T02:28:40.962Z] Step 122/125 : VOLUME /var/lib/docker [2019-11-13T02:28:40.962Z] ---> Running in 31ca856c0cb9 [2019-11-13T02:28:41.100Z] [2019-11-13T02:28:41.100Z] #45 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:28:41.100Z] #45 ... [2019-11-13T02:28:41.100Z] [2019-11-13T02:28:41.100Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:28:41.100Z] #56 30.66 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-13T02:28:41.339Z] Removing intermediate container 31ca856c0cb9 [2019-11-13T02:28:41.339Z] ---> 2583d99ae8e3 [2019-11-13T02:28:41.339Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-11-13T02:28:41.339Z] ---> Running in a033e9929bfe [2019-11-13T02:28:41.339Z] Removing intermediate container a033e9929bfe [2019-11-13T02:28:41.339Z] ---> 0c3829e1ecf3 [2019-11-13T02:28:41.339Z] Step 124/125 : FROM dev AS final [2019-11-13T02:28:41.339Z] ---> 0c3829e1ecf3 [2019-11-13T02:28:41.339Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-11-13T02:28:41.359Z] #56 30.75 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-13T02:28:41.359Z] #56 30.82 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-13T02:28:41.359Z] #56 30.95 AR compel/plugins/std.lib.a [2019-11-13T02:28:41.618Z] #56 31.05 CC compel/plugins/fds/fds.o [2019-11-13T02:28:41.877Z] #56 31.39 AR compel/plugins/fds.lib.a [2019-11-13T02:28:41.877Z] #56 31.45 HOSTDEP compel/src/lib/log-host.d [2019-11-13T02:28:42.135Z] #56 31.65 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-13T02:28:42.394Z] #56 31.83 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-13T02:28:42.394Z] #56 31.91 HOSTDEP compel/src/main-host.d [2019-11-13T02:28:42.394Z] #56 32.00 DEP compel/src/lib/ptrace.d [2019-11-13T02:28:42.653Z] #56 32.09 DEP compel/src/lib/infect.d [2019-11-13T02:28:42.653Z] #56 32.20 DEP compel/src/lib/infect-util.d [2019-11-13T02:28:42.653Z] #56 32.34 DEP compel/src/lib/infect-rpc.d [2019-11-13T02:28:42.916Z] #56 32.48 DEP compel/arch/x86/src/lib/infect.d [2019-11-13T02:28:43.176Z] #56 32.70 DEP compel/arch/x86/src/lib/cpu.d [2019-11-13T02:28:43.176Z] #56 32.75 DEP compel/src/lib/log.d [2019-11-13T02:28:43.435Z] #56 32.80 DEP compel/src/main.d [2019-11-13T02:28:43.435Z] #56 32.90 DEP compel/src/lib/handle-elf.d [2019-11-13T02:28:43.435Z] #56 33.00 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-13T02:28:43.435Z] #56 33.11 CC compel/src/lib/log.o [2019-11-13T02:28:43.805Z] ---> 0f8a347e3eaa [2019-11-13T02:28:44.002Z] #56 33.29 CC compel/arch/x86/src/lib/cpu.o [2019-11-13T02:28:44.252Z] Fetching without tags [2019-11-13T02:28:44.261Z] #56 33.77 CC compel/arch/x86/src/lib/infect.o [2019-11-13T02:28:44.413Z] Successfully built 0f8a347e3eaa [2019-11-13T02:28:44.413Z] Successfully tagged docker:33b2719488ec44196846ef61c4887a784edca081 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2019-11-13T02:28:44.693Z] Merging remotes/origin/19.03 commit 075a0201b96af7c023f22341a8876a50ecc1828b into PR head commit 33b2719488ec44196846ef61c4887a784edca081 [Pipeline] sh [2019-11-13T02:28:44.828Z] #56 34.27 CC compel/src/lib/infect-rpc.o [2019-11-13T02:28:43.876Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-13T02:28:44.001Z] > git config --add remote.origin.fetch +refs/pull/422/head:refs/remotes/origin/PR-422 # timeout=10 [2019-11-13T02:28:44.047Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2019-11-13T02:28:44.163Z] > git config remote.origin.url https://github.com/docker/engine.git # timeout=10 [2019-11-13T02:28:44.282Z] Fetching upstream changes from https://github.com/docker/engine.git [2019-11-13T02:28:44.282Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-13T02:28:44.283Z] > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/pull/422/head:refs/remotes/origin/PR-422 +refs/heads/19.03:refs/remotes/origin/19.03 [2019-11-13T02:28:44.793Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:28:45.087Z] #56 34.54 CC compel/src/lib/infect-util.o [2019-11-13T02:28:45.346Z] #56 34.74 CC compel/src/lib/infect.o [2019-11-13T02:28:45.418Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-422/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:33b2719488ec44196846ef61c4887a784edca081 hack/test/unit [2019-11-13T02:28:45.569Z] #68 exporting layers 6.9s done [2019-11-13T02:28:45.569Z] #68 writing image sha256:a2976a8bfda31f86f48caadd2caa3488835d532d7b9408f1d90e479e0e0fc408 done [2019-11-13T02:28:45.569Z] #68 naming to docker.io/library/docker:33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:28:45.569Z] #68 naming to docker.io/library/docker:33b2719488ec44196846ef61c4887a784edca081 done [2019-11-13T02:28:45.569Z] #68 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-13T02:28:45.903Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-422/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-422/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:33b2719488ec44196846ef61c4887a784edca081 hack/validate/default [2019-11-13T02:28:46.468Z] Congratulations! All commits are properly signed with the DCO! [2019-11-13T02:28:46.722Z] #56 36.20 CC compel/src/lib/ptrace.o [2019-11-13T02:28:46.981Z] #56 36.44 AR compel/libcompel.a [2019-11-13T02:28:46.981Z] #56 36.49 HOSTCC compel/src/main-host.o [2019-11-13T02:28:47.239Z] #56 36.66 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-13T02:28:47.239Z] #56 36.83 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-13T02:28:47.503Z] #56 37.04 HOSTCC compel/src/lib/log-host.o [2019-11-13T02:28:47.762Z] #56 37.23 HOSTLINK compel/compel-host-bin [2019-11-13T02:28:47.762Z] #56 37.33 DEP soccr/soccr.d [2019-11-13T02:28:47.916Z] Merge succeeded, producing 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:28:47.917Z] Checking out Revision 33b2719488ec44196846ef61c4887a784edca081 (PR-422) [2019-11-13T02:28:44.842Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:28:47.467Z] > git merge 075a0201b96af7c023f22341a8876a50ecc1828b # timeout=10 [2019-11-13T02:28:47.659Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-13T02:28:48.010Z] ? github.com/docker/docker/api [no test files] [2019-11-13T02:28:48.021Z] #56 37.42 CC soccr/soccr.o [2019-11-13T02:28:48.956Z] #56 38.24 AR soccr/libsoccr.a [2019-11-13T02:28:48.956Z] #56 38.27 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-13T02:28:48.956Z] #56 38.52 DEP criu/arch/x86/sigframe.d [2019-11-13T02:28:48.956Z] #56 38.63 DEP criu/arch/x86/sigaction_compat.d [2019-11-13T02:28:49.168Z] 🇩 bin/containerd-stress [2019-11-13T02:28:49.215Z] #56 38.71 DEP criu/arch/x86/kerndat.d [2019-11-13T02:28:49.474Z] #56 38.79 DEP criu/arch/x86/crtools.d [2019-11-13T02:28:49.474Z] #56 38.87 DEP criu/arch/x86/cpu.d [2019-11-13T02:28:49.474Z] #56 39.05 CC criu/arch/x86/cpu.o [2019-11-13T02:28:50.042Z] #56 39.47 CC criu/arch/x86/crtools.o [2019-11-13T02:28:50.885Z] 🇩 bin/containerd-shim [2019-11-13T02:28:50.977Z] #56 40.35 CC criu/arch/x86/kerndat.o [2019-11-13T02:28:47.946Z] > git config core.sparsecheckout # timeout=10 [2019-11-13T02:28:47.990Z] > git checkout -f 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:28:51.235Z] #56 40.71 CC criu/arch/x86/sigaction_compat.o [2019-11-13T02:28:51.494Z] #56 40.89 CC criu/arch/x86/sigframe.o [2019-11-13T02:28:51.494Z] #56 ... [2019-11-13T02:28:51.494Z] [2019-11-13T02:28:51.494Z] #31 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:28:51.494Z] #31 69.92 internal/singleflight [2019-11-13T02:28:51.494Z] #31 70.31 net [2019-11-13T02:28:51.494Z] #31 71.33 crypto/rand [2019-11-13T02:28:51.494Z] #31 71.63 crypto/elliptic [2019-11-13T02:28:51.494Z] #31 72.98 encoding/asn1 [2019-11-13T02:28:51.494Z] #31 74.22 crypto/ecdsa [2019-11-13T02:28:51.494Z] #31 74.53 crypto/rsa [2019-11-13T02:28:51.494Z] #31 75.41 crypto/dsa [2019-11-13T02:28:51.494Z] #31 75.60 crypto/x509/pkix [2019-11-13T02:28:51.494Z] #31 75.83 internal/x/crypto/cryptobyte [2019-11-13T02:28:51.494Z] #31 76.96 internal/x/crypto/internal/chacha20 [2019-11-13T02:28:51.494Z] #31 77.32 internal/x/crypto/poly1305 [2019-11-13T02:28:51.494Z] #31 77.49 internal/x/crypto/chacha20poly1305 [2019-11-13T02:28:51.494Z] #31 78.03 internal/x/crypto/hkdf [2019-11-13T02:28:51.494Z] #31 78.16 internal/x/text/transform [2019-11-13T02:28:51.494Z] #31 78.58 internal/x/text/unicode/bidi [2019-11-13T02:28:51.494Z] #31 79.76 internal/x/text/secure/bidirule [2019-11-13T02:28:51.494Z] #31 79.95 internal/x/text/unicode/norm [2019-11-13T02:28:51.494Z] #31 ... [2019-11-13T02:28:51.494Z] [2019-11-13T02:28:51.494Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:28:51.494Z] #56 41.04 LINK criu/arch/x86/crtools.built-in.o [2019-11-13T02:28:51.494Z] #56 41.08 DEP criu/pie/util-vdso-elf32.d [2019-11-13T02:28:51.753Z] #56 41.16 DEP criu/arch/x86/vdso-pie.d [2019-11-13T02:28:51.753Z] #56 41.27 DEP criu/pie/parasite-vdso.d [2019-11-13T02:28:52.012Z] #56 41.40 DEP criu/pie/util-vdso.d [2019-11-13T02:28:52.012Z] #56 41.53 DEP criu/pie/util.d [2019-11-13T02:28:52.270Z] #56 41.72 CC criu/pie/util.o [2019-11-13T02:28:52.529Z] #56 41.96 CC criu/pie/util-vdso.o [2019-11-13T02:28:52.788Z] #56 42.37 CC criu/pie/parasite-vdso.o [2019-11-13T02:28:53.723Z] #56 43.00 CC criu/arch/x86/vdso-pie.o [2019-11-13T02:28:53.723Z] #56 43.21 CC criu/pie/util-vdso-elf32.o [2019-11-13T02:28:54.291Z] #56 43.61 AR criu/pie/pie.lib.a [2019-11-13T02:28:54.291Z] #56 43.67 DEP criu/pie/restorer.d [2019-11-13T02:28:54.291Z] #56 43.84 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-13T02:28:54.291Z] #56 43.91 DEP criu/arch/x86/restorer_unmap.d [2019-11-13T02:28:54.291Z] #56 43.94 DEP criu/arch/x86/restorer.d [2019-11-13T02:28:54.549Z] #56 44.07 DEP criu/pie/parasite.d [2019-11-13T02:28:54.808Z] #56 44.25 CC criu/pie/parasite.o [2019-11-13T02:28:55.745Z] #56 44.98 LINK criu/pie/parasite.built-in.o [2019-11-13T02:28:55.745Z] #56 44.99 GEN criu/pie/parasite-blob.h [2019-11-13T02:28:55.745Z] #56 45.01 CC criu/arch/x86/restorer.o [2019-11-13T02:28:55.745Z] #56 45.39 CC criu/arch/x86/restorer_unmap.o [2019-11-13T02:28:56.004Z] #56 45.43 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-13T02:28:56.004Z] #56 45.64 CC criu/pie/restorer.o [2019-11-13T02:28:56.953Z] Commit message: "vendor: update buildkit to 928f3b48" [2019-11-13T02:28:57.380Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426 [2019-11-13T02:28:57.908Z] #56 47.42 LINK criu/pie/restorer.built-in.o [2019-11-13T02:28:57.908Z] #56 47.44 GEN criu/pie/restorer-blob.h [2019-11-13T02:28:57.908Z] #56 47.50 DEP criu/vdso.d [2019-11-13T02:28:58.167Z] #56 47.62 DEP criu/vdso-compat.d [2019-11-13T02:28:58.167Z] #56 47.74 DEP criu/uts_ns.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-13T02:28:58.425Z] #56 47.90 DEP criu/util.d [2019-11-13T02:28:58.425Z] #56 48.10 DEP criu/uffd.d [2019-11-13T02:28:58.684Z] #56 48.22 DEP criu/tun.d [2019-11-13T02:28:58.943Z] #56 48.32 DEP criu/tty.d [2019-11-13T02:28:58.943Z] #56 48.45 DEP criu/timerfd.d [2019-11-13T02:28:59.202Z] #56 48.57 DEP criu/sysfs_parse.d [2019-11-13T02:28:59.202Z] #56 48.65 DEP criu/sysctl.d [2019-11-13T02:28:59.202Z] #56 48.78 DEP criu/string.d [2019-11-13T02:28:59.461Z] #56 48.82 DEP criu/stats.d [2019-11-13T02:28:59.461Z] #56 48.93 DEP criu/sockets.d [2019-11-13T02:28:59.691Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2019-11-13T02:28:59.720Z] #56 49.12 DEP criu/sk-unix.d [2019-11-13T02:28:59.720Z] #56 49.26 DEP criu/sk-tcp.d [2019-11-13T02:28:59.979Z] #56 49.40 DEP criu/sk-queue.d [2019-11-13T02:28:59.979Z] #56 49.57 DEP criu/sk-packet.d [2019-11-13T02:29:00.239Z] #56 49.75 DEP criu/sk-netlink.d [2019-11-13T02:29:00.398Z] + docker version [2019-11-13T02:29:00.498Z] #56 49.88 DEP criu/sk-inet.d [2019-11-13T02:29:00.498Z] #56 50.02 DEP criu/signalfd.d [2019-11-13T02:29:00.757Z] #56 50.19 DEP criu/sigframe.d [2019-11-13T02:29:00.757Z] #56 50.30 DEP criu/shmem.d [2019-11-13T02:29:01.015Z] #56 50.43 DEP criu/servicefd.d [2019-11-13T02:29:01.274Z] #56 50.59 DEP criu/seize.d [2019-11-13T02:29:01.274Z] #56 50.74 DEP criu/seccomp.d [2019-11-13T02:29:01.274Z] #56 50.85 DEP criu/rst-malloc.d [2019-11-13T02:29:01.533Z] #56 50.91 DEP criu/rbtree.d [2019-11-13T02:29:01.533Z] #56 50.94 DEP criu/pstree.d [2019-11-13T02:29:01.533Z] #56 51.08 DEP criu/protobuf.d [2019-11-13T02:29:01.792Z] #56 51.15 GEN criu/protobuf-desc-gen.h [2019-11-13T02:29:01.841Z] 🇩 bin/containerd-shim-runc-v1 [2019-11-13T02:29:02.727Z] #56 52.07 DEP criu/protobuf-desc.d [2019-11-13T02:29:02.727Z] #56 52.15 DEP criu/proc_parse.d [2019-11-13T02:29:02.727Z] #56 52.32 DEP criu/plugin.d [2019-11-13T02:29:02.985Z] #56 52.37 DEP criu/pipes.d [2019-11-13T02:29:02.985Z] #56 52.47 DEP criu/pie-util.d [2019-11-13T02:29:02.985Z] #56 52.57 DEP criu/pie-util-vdso.d [2019-11-13T02:29:03.243Z] #56 52.65 DEP criu/pie-util-vdso-elf32.d [2019-11-13T02:29:03.243Z] #56 52.73 DEP criu/path.d [2019-11-13T02:29:03.243Z] #56 52.86 DEP criu/parasite-syscall.d [2019-11-13T02:29:03.502Z] #56 53.06 DEP criu/pagemap.d [2019-11-13T02:29:03.810Z] #56 53.19 DEP criu/pagemap-cache.d [2019-11-13T02:29:03.810Z] #56 53.27 DEP criu/page-xfer.d [2019-11-13T02:29:03.810Z] #56 ... [2019-11-13T02:29:03.810Z] [2019-11-13T02:29:03.810Z] #31 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:29:03.810Z] #31 82.46 internal/x/net/idna [2019-11-13T02:29:03.810Z] #31 83.28 crypto/x509 [2019-11-13T02:29:03.810Z] #31 83.81 net/textproto [2019-11-13T02:29:03.810Z] #31 84.61 internal/x/net/http/httpguts [2019-11-13T02:29:03.810Z] #31 84.77 internal/x/net/http/httpproxy [2019-11-13T02:29:03.810Z] #31 85.00 internal/x/net/http2/hpack [2019-11-13T02:29:03.810Z] #31 85.80 mime [2019-11-13T02:29:03.810Z] #31 86.76 mime/quotedprintable [2019-11-13T02:29:03.810Z] #31 86.98 mime/multipart [2019-11-13T02:29:03.810Z] #31 87.06 crypto/tls [2019-11-13T02:29:03.810Z] #31 87.75 net/http/internal [2019-11-13T02:29:03.810Z] #31 87.99 os/exec [2019-11-13T02:29:03.810Z] #31 91.96 net/http/httptrace [2019-11-13T02:29:03.810Z] #31 92.10 net/http [2019-11-13T02:29:04.076Z] #31 ... [2019-11-13T02:29:04.076Z] [2019-11-13T02:29:04.076Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:29:04.076Z] #56 53.50 DEP criu/page-pipe.d [2019-11-13T02:29:04.076Z] #56 53.62 DEP criu/netfilter.d [2019-11-13T02:29:04.339Z] #56 53.75 DEP criu/net.d [2019-11-13T02:29:04.339Z] #56 53.95 DEP criu/namespaces.d [2019-11-13T02:29:04.598Z] #56 54.12 DEP criu/mount.d [2019-11-13T02:29:04.856Z] #56 54.22 DEP criu/mem.d [2019-11-13T02:29:04.856Z] #56 54.34 DEP criu/lsm.d [2019-11-13T02:29:04.856Z] #56 54.41 DEP criu/log.d [2019-11-13T02:29:05.106Z] 🇩 binaries [2019-11-13T02:29:05.106Z] + mkdir -p /build [2019-11-13T02:29:05.106Z] + cp bin/containerd /build/containerd [2019-11-13T02:29:05.106Z] + cp bin/containerd-shim /build/containerd-shim [2019-11-13T02:29:05.106Z] + cp bin/ctr /build/ctr [2019-11-13T02:29:05.113Z] #56 54.50 DEP criu/libnetlink.d [2019-11-13T02:29:05.113Z] #56 54.63 DEP criu/kerndat.d [2019-11-13T02:29:05.372Z] #56 54.83 DEP criu/kcmp-ids.d [2019-11-13T02:29:05.372Z] #56 54.92 DEP criu/irmap.d [2019-11-13T02:29:05.372Z] #56 55.02 DEP criu/ipc_ns.d [2019-11-13T02:29:05.630Z] #56 55.14 DEP criu/image.d [2019-11-13T02:29:05.630Z] #56 55.24 DEP criu/image-desc.d [2019-11-13T02:29:05.887Z] #56 55.30 DEP criu/fsnotify.d [2019-11-13T02:29:05.887Z] #56 55.43 DEP criu/filesystems.d [2019-11-13T02:29:05.887Z] #56 55.51 DEP criu/files.d [2019-11-13T02:29:06.145Z] #56 55.66 DEP criu/files-reg.d [2019-11-13T02:29:06.145Z] #56 55.77 DEP criu/files-ext.d [2019-11-13T02:29:06.402Z] #56 55.93 DEP criu/file-lock.d [2019-11-13T02:29:06.402Z] #56 56.06 DEP criu/file-ids.d [2019-11-13T02:29:06.661Z] #56 56.15 DEP criu/fifo.d [2019-11-13T02:29:06.920Z] #56 56.26 DEP criu/fdstore.d [2019-11-13T02:29:06.920Z] #56 56.38 DEP criu/fault-injection.d [2019-11-13T02:29:06.920Z] #56 56.41 DEP criu/external.d [2019-11-13T02:29:07.179Z] #56 56.52 DEP criu/eventpoll.d [2019-11-13T02:29:07.179Z] #56 56.65 DEP criu/eventfd.d [2019-11-13T02:29:07.179Z] #56 56.76 DEP criu/crtools.d [2019-11-13T02:29:07.437Z] #56 56.95 DEP criu/cr-service.d [2019-11-13T02:29:07.696Z] #56 57.13 DEP criu/cr-restore.d [2019-11-13T02:29:07.696Z] #56 57.31 DEP criu/cr-errno.d [2019-11-13T02:29:07.955Z] #56 57.32 DEP criu/cr-dump.d [2019-11-13T02:29:07.955Z] #56 57.48 DEP criu/cr-dedup.d [2019-11-13T02:29:08.214Z] #56 57.61 DEP criu/cr-check.d [2019-11-13T02:29:08.214Z] #56 57.75 DEP criu/config.d [2019-11-13T02:29:08.214Z] #56 57.86 DEP criu/clone-noasan.d [2019-11-13T02:29:08.473Z] #56 57.91 DEP criu/cgroup.d [2019-11-13T02:29:08.473Z] #56 58.04 DEP criu/cgroup-props.d [2019-11-13T02:29:08.473Z] #56 58.11 DEP criu/bitmap.d [2019-11-13T02:29:08.473Z] #56 58.12 DEP criu/bfd.d [2019-11-13T02:29:08.731Z] #56 58.18 DEP criu/autofs.d [2019-11-13T02:29:08.731Z] #56 58.29 DEP criu/aio.d [2019-11-13T02:29:08.731Z] #56 58.42 DEP criu/action-scripts.d [2019-11-13T02:29:09.298Z] #56 58.64 CC criu/action-scripts.o [2019-11-13T02:29:09.557Z] #56 59.03 CC criu/aio.o [2019-11-13T02:29:10.124Z] #56 59.50 CC criu/autofs.o [2019-11-13T02:29:11.060Z] #56 60.60 CC criu/bfd.o [2019-11-13T02:29:11.093Z] Removing intermediate container 937e253e6682 [2019-11-13T02:29:11.093Z] ---> f41ffbc8a3af [2019-11-13T02:29:11.093Z] Step 56/125 : FROM dev-base AS proxy [2019-11-13T02:29:11.093Z] ---> fe77b3d6c284 [2019-11-13T02:29:11.093Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2019-11-13T02:29:11.093Z] ---> Running in fda5041b466d [2019-11-13T02:29:11.093Z] Removing intermediate container fda5041b466d [2019-11-13T02:29:11.093Z] ---> fd69aa6389fb [2019-11-13T02:29:11.093Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:29:11.093Z] ---> f473e5a05a93 [2019-11-13T02:29:11.093Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:29:11.093Z] ---> 4c91f22d3c6a [2019-11-13T02:29:11.093Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:29:11.093Z] ---> Running in 40c5f97f7175 [2019-11-13T02:29:11.431Z] + RM_GOPATH=0 [2019-11-13T02:29:11.431Z] + TMP_GOPATH= [2019-11-13T02:29:11.431Z] + : /build [2019-11-13T02:29:11.431Z] + '[' -z '' ']' [2019-11-13T02:29:11.431Z] ++ mktemp -d [2019-11-13T02:29:11.431Z] + export GOPATH=/tmp/tmp.WIbiZdB1Ah [2019-11-13T02:29:11.431Z] + GOPATH=/tmp/tmp.WIbiZdB1Ah [2019-11-13T02:29:11.431Z] + RM_GOPATH=1 [2019-11-13T02:29:11.431Z] ++ dirname ./install.sh [2019-11-13T02:29:11.431Z] + dir=. [2019-11-13T02:29:11.431Z] + bin=proxy [2019-11-13T02:29:11.431Z] + shift [2019-11-13T02:29:11.431Z] + '[' '!' -f ./proxy.installer ']' [2019-11-13T02:29:11.431Z] + . ./proxy.installer [2019-11-13T02:29:11.431Z] ++ LIBNETWORK_COMMIT=3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:29:11.431Z] + install_proxy [2019-11-13T02:29:11.431Z] + case "$1" in [2019-11-13T02:29:11.431Z] + export CGO_ENABLED=0 [2019-11-13T02:29:11.431Z] + CGO_ENABLED=0 [2019-11-13T02:29:11.431Z] + _install_proxy [2019-11-13T02:29:11.431Z] + echo 'Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d' [2019-11-13T02:29:11.431Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WIbiZdB1Ah/src/github.com/docker/libnetwork [2019-11-13T02:29:11.431Z] Install docker-proxy version 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:29:11.431Z] Cloning into '/tmp/tmp.WIbiZdB1Ah/src/github.com/docker/libnetwork'... [2019-11-13T02:29:11.627Z] #56 61.03 CC criu/bitmap.o [2019-11-13T02:29:11.627Z] #56 61.17 CC criu/cgroup-props.o [2019-11-13T02:29:12.200Z] #56 61.85 CC criu/cgroup.o [2019-11-13T02:29:14.443Z] + cd /tmp/tmp.WIbiZdB1Ah/src/github.com/docker/libnetwork [2019-11-13T02:29:14.443Z] + git checkout -q 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d [2019-11-13T02:29:14.443Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-13T02:29:14.739Z] #56 63.97 CC criu/clone-noasan.o [2019-11-13T02:29:14.739Z] #56 64.14 CC criu/config.o [2019-11-13T02:29:15.321Z] Client: Docker Engine - Enterprise [2019-11-13T02:29:15.321Z] Version: 19.03.2 [2019-11-13T02:29:15.321Z] API version: 1.40 [2019-11-13T02:29:15.321Z] Go version: go1.12.8 [2019-11-13T02:29:15.321Z] Git commit: c92ab06ed9 [2019-11-13T02:29:15.321Z] Built: 09/03/2019 16:38:11 [2019-11-13T02:29:15.321Z] OS/Arch: windows/amd64 [2019-11-13T02:29:15.321Z] Experimental: false [2019-11-13T02:29:15.321Z] [2019-11-13T02:29:15.321Z] Server: Docker Engine - Enterprise [2019-11-13T02:29:15.321Z] Engine: [2019-11-13T02:29:15.321Z] Version: 19.03.2 [2019-11-13T02:29:15.321Z] API version: 1.40 (minimum version 1.24) [2019-11-13T02:29:15.321Z] Go version: go1.12.8 [2019-11-13T02:29:15.321Z] Git commit: c92ab06ed9 [2019-11-13T02:29:15.321Z] Built: 09/03/2019 16:35:47 [2019-11-13T02:29:15.321Z] OS/Arch: windows/amd64 [2019-11-13T02:29:15.321Z] Experimental: true [2019-11-13T02:29:15.674Z] #56 65.30 CC criu/cr-check.o [Pipeline] sh [2019-11-13T02:29:16.825Z] + docker info [2019-11-13T02:29:17.050Z] #56 66.65 CC criu/cr-dedup.o [2019-11-13T02:29:17.627Z] #56 67.02 CC criu/cr-dump.o [2019-11-13T02:29:18.291Z] Removing intermediate container 40c5f97f7175 [2019-11-13T02:29:18.291Z] ---> 9824b6d2d31d [2019-11-13T02:29:18.291Z] Step 61/125 : FROM base AS gometalinter [2019-11-13T02:29:18.291Z] ---> fe77b3d6c284 [2019-11-13T02:29:18.291Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2019-11-13T02:29:18.291Z] ---> Running in 544ace587664 [2019-11-13T02:29:18.291Z] Removing intermediate container 544ace587664 [2019-11-13T02:29:18.291Z] ---> 271b969ea17b [2019-11-13T02:29:18.291Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:29:18.562Z] #56 ... [2019-11-13T02:29:18.562Z] [2019-11-13T02:29:18.562Z] #31 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2019-11-13T02:29:18.562Z] #31 100.2 github.com/LK4D4/vndr/godl [2019-11-13T02:29:18.562Z] #31 100.8 github.com/LK4D4/vndr [2019-11-13T02:29:18.562Z] #31 DONE 107.2s [2019-11-13T02:29:18.628Z] ---> ce3b0c5b26b0 [2019-11-13T02:29:18.628Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:29:18.628Z] ---> e1f019378f31 [2019-11-13T02:29:18.628Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:29:18.628Z] ---> Running in 14b92ee500d6 [2019-11-13T02:29:18.821Z] [2019-11-13T02:29:18.821Z] #53 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-13T02:29:18.967Z] + RM_GOPATH=0 [2019-11-13T02:29:18.967Z] + TMP_GOPATH= [2019-11-13T02:29:18.967Z] + : /build [2019-11-13T02:29:18.967Z] + '[' -z '' ']' [2019-11-13T02:29:18.967Z] ++ mktemp -d [2019-11-13T02:29:18.967Z] + export GOPATH=/tmp/tmp.jBKtO5g0Td [2019-11-13T02:29:18.967Z] + GOPATH=/tmp/tmp.jBKtO5g0Td [2019-11-13T02:29:18.967Z] + RM_GOPATH=1 [2019-11-13T02:29:18.967Z] ++ dirname ./install.sh [2019-11-13T02:29:18.967Z] + dir=. [2019-11-13T02:29:18.967Z] Installing gometalinter version v2.0.6 [2019-11-13T02:29:18.967Z] + bin=gometalinter [2019-11-13T02:29:18.967Z] + shift [2019-11-13T02:29:18.967Z] + '[' '!' -f ./gometalinter.installer ']' [2019-11-13T02:29:18.967Z] + . ./gometalinter.installer [2019-11-13T02:29:18.967Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2019-11-13T02:29:18.967Z] + install_gometalinter [2019-11-13T02:29:18.967Z] + echo 'Installing gometalinter version v2.0.6' [2019-11-13T02:29:18.967Z] + go get -d github.com/alecthomas/gometalinter [2019-11-13T02:29:19.079Z] #53 ... [2019-11-13T02:29:19.079Z] [2019-11-13T02:29:19.079Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:29:19.079Z] #56 68.75 CC criu/cr-errno.o [2019-11-13T02:29:19.645Z] #56 68.91 CC criu/cr-restore.o [2019-11-13T02:29:19.904Z] #56 ... [2019-11-13T02:29:19.904Z] [2019-11-13T02:29:19.904Z] #32 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-13T02:29:19.904Z] #32 DONE 0.1s [2019-11-13T02:29:19.904Z] [2019-11-13T02:29:19.904Z] #37 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-13T02:29:19.904Z] #37 DONE 0.1s [2019-11-13T02:29:20.162Z] [2019-11-13T02:29:20.162Z] #45 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:29:20.731Z] + cd /tmp/tmp.jBKtO5g0Td/src/github.com/alecthomas/gometalinter [2019-11-13T02:29:20.731Z] + git checkout -q v2.0.6 [2019-11-13T02:29:20.731Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2019-11-13T02:29:22.063Z] #45 ... [2019-11-13T02:29:22.063Z] [2019-11-13T02:29:22.063Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:29:22.063Z] #56 71.55 CC criu/cr-service.o [2019-11-13T02:29:22.999Z] #56 72.44 CC criu/crtools.o [2019-11-13T02:29:23.257Z] #56 72.87 CC criu/eventfd.o [2019-11-13T02:29:23.516Z] #56 73.12 CC criu/eventpoll.o [2019-11-13T02:29:24.097Z] #56 73.67 CC criu/external.o [2019-11-13T02:29:24.355Z] #56 73.88 CC criu/fault-injection.o [2019-11-13T02:29:24.355Z] #56 74.03 CC criu/fdstore.o [2019-11-13T02:29:24.922Z] #56 74.28 CC criu/fifo.o [2019-11-13T02:29:25.180Z] #56 74.53 CC criu/file-ids.o [2019-11-13T02:29:25.180Z] #56 74.73 CC criu/file-lock.o [2019-11-13T02:29:25.748Z] #56 75.27 CC criu/files-ext.o [2019-11-13T02:29:26.007Z] #56 ... [2019-11-13T02:29:26.007Z] [2019-11-13T02:29:26.007Z] #40 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2019-11-13T02:29:26.007Z] #40 112.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-13T02:29:26.007Z] #40 114.3 + mkdir -p /build [2019-11-13T02:29:26.007Z] #40 114.3 + cp runc /build/runc [2019-11-13T02:29:26.007Z] #40 DONE 114.5s [2019-11-13T02:29:26.007Z] [2019-11-13T02:29:26.007Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:29:26.007Z] #56 75.52 CC criu/files-reg.o [2019-11-13T02:29:27.908Z] #56 77.26 CC criu/files.o [2019-11-13T02:29:28.166Z] #56 ... [2019-11-13T02:29:28.166Z] [2019-11-13T02:29:28.166Z] #41 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-13T02:29:28.166Z] #41 DONE 0.1s [2019-11-13T02:29:28.166Z] [2019-11-13T02:29:28.166Z] #45 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:29:29.101Z] #45 ... [2019-11-13T02:29:29.101Z] [2019-11-13T02:29:29.101Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:29:29.101Z] #56 78.49 CC criu/filesystems.o [2019-11-13T02:29:29.360Z] #56 78.86 CC criu/fsnotify.o [2019-11-13T02:29:29.926Z] #56 79.41 CC criu/image-desc.o [2019-11-13T02:29:29.926Z] #56 79.50 CC criu/image.o [2019-11-13T02:29:30.493Z] #56 79.98 CC criu/ipc_ns.o [2019-11-13T02:29:31.060Z] #56 80.60 CC criu/irmap.o [2019-11-13T02:29:31.318Z] #56 80.92 CC criu/kcmp-ids.o [2019-11-13T02:29:31.576Z] #56 81.06 CC criu/kerndat.o [2019-11-13T02:29:32.143Z] #56 81.71 CC criu/libnetlink.o [2019-11-13T02:29:32.402Z] #56 81.99 CC criu/log.o [2019-11-13T02:29:32.660Z] #56 82.28 CC criu/lsm.o [2019-11-13T02:29:32.918Z] #56 82.55 CC criu/mem.o [2019-11-13T02:29:34.293Z] #56 83.54 CC criu/mount.o [2019-11-13T02:29:36.196Z] #56 85.56 CC criu/namespaces.o [2019-11-13T02:29:36.725Z] + GOBIN=/build [2019-11-13T02:29:36.725Z] + /build/gometalinter --install [2019-11-13T02:29:36.725Z] Installing: [2019-11-13T02:29:36.725Z] deadcode [2019-11-13T02:29:36.725Z] dupl [2019-11-13T02:29:36.725Z] errcheck [2019-11-13T02:29:36.725Z] gas [2019-11-13T02:29:36.725Z] gochecknoglobals [2019-11-13T02:29:36.725Z] gochecknoinits [2019-11-13T02:29:36.725Z] goconst [2019-11-13T02:29:36.725Z] gocyclo [2019-11-13T02:29:36.725Z] goimports [2019-11-13T02:29:36.725Z] golint [2019-11-13T02:29:36.725Z] gosimple [2019-11-13T02:29:36.725Z] gotype [2019-11-13T02:29:36.725Z] gotypex [2019-11-13T02:29:36.725Z] ineffassign [2019-11-13T02:29:36.725Z] interfacer [2019-11-13T02:29:36.725Z] lll [2019-11-13T02:29:36.725Z] maligned [2019-11-13T02:29:36.725Z] megacheck [2019-11-13T02:29:36.725Z] misspell [2019-11-13T02:29:36.725Z] nakedret [2019-11-13T02:29:36.725Z] safesql [2019-11-13T02:29:36.725Z] staticcheck [2019-11-13T02:29:36.725Z] structcheck [2019-11-13T02:29:36.725Z] unconvert [2019-11-13T02:29:36.725Z] unparam [2019-11-13T02:29:36.725Z] unused [2019-11-13T02:29:36.725Z] varcheck [2019-11-13T02:29:37.131Z] #56 86.45 CC criu/net.o [2019-11-13T02:29:39.032Z] #56 88.16 CC criu/netfilter.o [2019-11-13T02:29:39.032Z] #56 88.46 CC criu/page-pipe.o [2019-11-13T02:29:39.598Z] #56 88.89 CC criu/page-xfer.o [2019-11-13T02:29:40.164Z] #56 89.60 CC criu/pagemap-cache.o [2019-11-13T02:29:40.423Z] #56 89.82 CC criu/pagemap.o [2019-11-13T02:29:40.990Z] #56 90.36 CC criu/parasite-syscall.o [2019-11-13T02:29:41.557Z] #56 90.88 CC criu/path.o [2019-11-13T02:29:41.815Z] #56 91.11 CC criu/pie-util-vdso-elf32.o [2019-11-13T02:29:41.815Z] #56 91.37 CC criu/pie-util-vdso.o [2019-11-13T02:29:42.073Z] #56 91.63 CC criu/pie-util.o [2019-11-13T02:29:42.332Z] #56 91.80 CC criu/pipes.o [2019-11-13T02:29:42.898Z] #56 92.26 CC criu/plugin.o [2019-11-13T02:29:42.898Z] #56 92.49 CC criu/proc_parse.o [2019-11-13T02:29:44.803Z] #56 94.06 CC criu/protobuf-desc.o [2019-11-13T02:29:45.061Z] #56 94.67 CC criu/protobuf.o [2019-11-13T02:29:45.061Z] #56 ... [2019-11-13T02:29:45.061Z] [2019-11-13T02:29:45.061Z] #53 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-13T02:29:45.061Z] #53 134.0 + dpkg --print-architecture [2019-11-13T02:29:45.061Z] #53 134.0 + cd /tmp/tmp.sC517vXy4T/src/github.com/docker/distribution [2019-11-13T02:29:45.061Z] #53 134.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-13T02:29:45.320Z] #53 134.1 + GOPATH=/tmp/tmp.sC517vXy4T/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sC517vXy4T [2019-11-13T02:29:45.320Z] #53 134.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-13T02:29:57.520Z] #53 ... [2019-11-13T02:29:57.520Z] [2019-11-13T02:29:57.520Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:29:57.520Z] #56 94.95 CC criu/pstree.o [2019-11-13T02:29:57.520Z] #56 95.64 CC criu/rbtree.o [2019-11-13T02:29:57.520Z] #56 95.80 CC criu/rst-malloc.o [2019-11-13T02:29:57.520Z] #56 95.98 CC criu/seccomp.o [2019-11-13T02:29:57.520Z] #56 96.36 CC criu/seize.o [2019-11-13T02:29:57.520Z] #56 96.86 CC criu/servicefd.o [2019-11-13T02:29:57.520Z] #56 97.16 CC criu/shmem.o [2019-11-13T02:29:57.520Z] #56 97.67 CC criu/sigframe.o [2019-11-13T02:29:57.520Z] #56 97.78 CC criu/signalfd.o [2019-11-13T02:29:57.520Z] #56 97.93 CC criu/sk-inet.o [2019-11-13T02:29:57.520Z] #56 98.52 CC criu/sk-netlink.o [2019-11-13T02:29:57.520Z] #56 98.76 CC criu/sk-packet.o [2019-11-13T02:29:57.520Z] #56 99.15 CC criu/sk-queue.o [2019-11-13T02:29:57.520Z] #56 99.46 CC criu/sk-tcp.o [2019-11-13T02:29:57.520Z] #56 99.84 CC criu/sk-unix.o [2019-11-13T02:29:57.520Z] #56 101.0 CC criu/sockets.o [2019-11-13T02:29:57.520Z] #56 101.6 CC criu/stats.o [2019-11-13T02:29:57.520Z] #56 101.8 CC criu/string.o [2019-11-13T02:29:57.520Z] #56 101.9 CC criu/sysctl.o [2019-11-13T02:29:57.520Z] #56 102.4 CC criu/sysfs_parse.o [2019-11-13T02:29:57.520Z] #56 102.6 CC criu/timerfd.o [2019-11-13T02:29:57.520Z] #56 102.8 CC criu/tty.o [2019-11-13T02:29:57.520Z] #56 104.2 CC criu/tun.o [2019-11-13T02:29:57.520Z] #56 104.6 CC criu/uffd.o [2019-11-13T02:29:57.520Z] #56 105.4 CC criu/util.o [2019-11-13T02:29:57.520Z] #56 106.2 CC criu/uts_ns.o [2019-11-13T02:29:57.520Z] #56 106.3 CC criu/vdso-compat.o [2019-11-13T02:29:57.520Z] #56 106.5 CC criu/vdso.o [2019-11-13T02:29:57.520Z] #56 107.1 LINK criu/built-in.o [2019-11-13T02:29:57.520Z] #56 107.2 LINK criu/criu [2019-11-13T02:29:58.086Z] #56 107.5 DEP lib/c/criu.d [2019-11-13T02:29:58.086Z] #56 107.5 CC images/rpc.pb-c.o [2019-11-13T02:29:58.653Z] #56 108.0 CC lib/c/criu.o [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-13T02:29:58.654Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-11-13T02:29:58.654Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-13T02:29:58.654Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-13T02:29:59.219Z] #56 108.8 LINK lib/c/built-in.o [2019-11-13T02:29:59.473Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 3.1% of statements [2019-11-13T02:29:59.473Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-13T02:29:59.473Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-13T02:29:59.473Z] ? github.com/docker/docker/api/types [no test files] [2019-11-13T02:29:59.473Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-13T02:29:59.473Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-13T02:29:59.473Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-13T02:29:59.473Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-13T02:29:59.478Z] #56 108.8 LINK lib/c/libcriu.so [2019-11-13T02:29:59.478Z] #56 108.9 GEN magic.py [2019-11-13T02:29:59.478Z] #56 109.0 Note: Building without setproctitle() and strlcpy() support. [2019-11-13T02:29:59.478Z] #56 109.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-13T02:30:00.044Z] #56 109.5 fatal: Not a git repository (or any of the parent directories): .git [2019-11-13T02:30:00.090Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2019-11-13T02:30:00.090Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2019-11-13T02:30:00.090Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-13T02:30:00.090Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-13T02:30:00.090Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-13T02:30:00.090Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-13T02:30:00.090Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-13T02:30:00.090Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-13T02:30:00.090Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-13T02:30:00.304Z] #56 ... [2019-11-13T02:30:00.304Z] [2019-11-13T02:30:00.304Z] #53 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2019-11-13T02:30:00.561Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2019-11-13T02:30:00.562Z] #53 149.2 + rm -rf /tmp/tmp.sC517vXy4T/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.sC517vXy4T [2019-11-13T02:30:01.038Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2019-11-13T02:30:01.038Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-13T02:30:01.038Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-13T02:30:01.038Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-13T02:30:01.038Z] ? github.com/docker/docker/builder [no test files] [2019-11-13T02:30:01.038Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-13T02:30:01.038Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-13T02:30:01.038Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-13T02:30:01.038Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-13T02:30:01.038Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-13T02:30:01.038Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-13T02:30:01.038Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-13T02:30:01.434Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2019-11-13T02:30:01.498Z] #53 DONE 150.4s [2019-11-13T02:30:01.498Z] [2019-11-13T02:30:01.498Z] #56 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-11-13T02:30:01.498Z] #56 110.0 make[1]: Nothing to be done for 'all'. [2019-11-13T02:30:01.498Z] #56 110.4 make[1]: 'images/built-in.o' is up to date. [2019-11-13T02:30:01.498Z] #56 110.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-13T02:30:01.498Z] #56 110.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-13T02:30:01.498Z] #56 110.5 make[1]: 'compel/libcompel.a' is up to date. [2019-11-13T02:30:01.498Z] #56 110.5 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-13T02:30:01.498Z] #56 110.5 make[1]: Nothing to be done for 'all'. [2019-11-13T02:30:01.498Z] #56 110.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-13T02:30:01.498Z] #56 110.7 make[2]: Nothing to be done for 'all'. [2019-11-13T02:30:01.498Z] #56 110.7 make[2]: Nothing to be done for 'all'. [2019-11-13T02:30:01.498Z] #56 110.7 make[2]: Nothing to be done for 'all'. [2019-11-13T02:30:01.498Z] #56 110.8 make[2]: Nothing to be done for 'all'. [2019-11-13T02:30:01.498Z] #56 110.8 make[2]: Nothing to be done for 'all'. [2019-11-13T02:30:01.498Z] #56 110.8 make[2]: Nothing to be done for 'all'. [2019-11-13T02:30:01.498Z] #56 110.8 make[2]: Nothing to be done for 'all'. [2019-11-13T02:30:01.498Z] #56 110.9 make[2]: Nothing to be done for 'all'. [2019-11-13T02:30:01.498Z] #56 110.9 INSTALL criu/criu [2019-11-13T02:30:01.498Z] #56 DONE 111.1s [2019-11-13T02:30:01.498Z] [2019-11-13T02:30:01.498Z] #45 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2019-11-13T02:30:04.766Z] ok github.com/docker/docker/builder/fscache 0.135s coverage: 69.2% of statements [2019-11-13T02:30:06.155Z] ok github.com/docker/docker/builder/dockerfile 1.116s coverage: 45.1% of statements [2019-11-13T02:30:07.444Z] Client: [2019-11-13T02:30:07.444Z] Debug Mode: false [2019-11-13T02:30:07.444Z] Plugins: [2019-11-13T02:30:07.444Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-13T02:30:07.444Z] [2019-11-13T02:30:07.444Z] Server: [2019-11-13T02:30:07.444Z] Containers: 0 [2019-11-13T02:30:07.444Z] Running: 0 [2019-11-13T02:30:07.444Z] Paused: 0 [2019-11-13T02:30:07.444Z] Stopped: 0 [2019-11-13T02:30:07.444Z] Images: 0 [2019-11-13T02:30:07.444Z] Server Version: 19.03.2 [2019-11-13T02:30:07.444Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-13T02:30:07.444Z] Windows: [2019-11-13T02:30:07.444Z] LCOW: [2019-11-13T02:30:07.444Z] Logging Driver: json-file [2019-11-13T02:30:07.444Z] Plugins: [2019-11-13T02:30:07.444Z] Volume: local [2019-11-13T02:30:07.444Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-13T02:30:07.444Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-13T02:30:07.444Z] Swarm: inactive [2019-11-13T02:30:07.444Z] Default Isolation: process [2019-11-13T02:30:07.444Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-13T02:30:07.444Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-13T02:30:07.444Z] OSType: windows [2019-11-13T02:30:07.444Z] Architecture: x86_64 [2019-11-13T02:30:07.444Z] CPUs: 4 [2019-11-13T02:30:07.444Z] Total Memory: 32GiB [2019-11-13T02:30:07.444Z] Name: azwin-2-abc150 [2019-11-13T02:30:07.444Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-13T02:30:07.444Z] Docker Root Dir: D:\docker [2019-11-13T02:30:07.444Z] Debug Mode: false [2019-11-13T02:30:07.444Z] Registry: https://index.docker.io/v1/ [2019-11-13T02:30:07.444Z] Labels: [2019-11-13T02:30:07.444Z] Experimental: true [2019-11-13T02:30:07.444Z] Insecure Registries: [2019-11-13T02:30:07.444Z] 10.0.0.4:5000 [2019-11-13T02:30:07.444Z] 127.0.0.0/8 [2019-11-13T02:30:07.444Z] Registry Mirrors: [2019-11-13T02:30:07.444Z] http://10.0.0.4:5000/ [2019-11-13T02:30:07.444Z] Live Restore Enabled: false [2019-11-13T02:30:07.444Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-13T02:30:08.050Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-13T02:30:08.050Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-13T02:30:08.050Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-13T02:30:08.050Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-13T02:30:08.050Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-11-13T02:30:08.052Z] ok github.com/docker/docker/builder/remotecontext/git 0.640s coverage: 85.1% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-13T02:30:08.448Z] ok github.com/docker/docker/builder/remotecontext 0.370s coverage: 13.6% of statements [2019-11-13T02:30:08.448Z] ? github.com/docker/docker/cli [no test files] [2019-11-13T02:30:08.448Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-13T02:30:08.448Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-422/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:33b2719488ec44196846ef61c4887a784edca081 hack/make.sh dynbinary-daemon test-docker-py [2019-11-13T02:30:08.820Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2019-11-13T02:30:09.011Z] [2019-11-13T02:30:09.576Z] Removing bundles/ [2019-11-13T02:30:09.576Z] [2019-11-13T02:30:09.576Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-13T02:30:09.576Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-13T02:30:09.576Z] GOOS="" GOARCH="" GOARM="" [2019-11-13T02:30:10.259Z] Removing intermediate container 14b92ee500d6 [2019-11-13T02:30:10.259Z] ---> 3e7184005e0a [2019-11-13T02:30:10.259Z] Step 66/125 : FROM base AS gotestsum [2019-11-13T02:30:10.259Z] ---> fe77b3d6c284 [2019-11-13T02:30:10.259Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2019-11-13T02:30:10.259Z] ---> Running in 9858ff3036f7 [2019-11-13T02:30:10.259Z] Removing intermediate container 9858ff3036f7 [2019-11-13T02:30:10.259Z] ---> 6069542d4304 [2019-11-13T02:30:10.259Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:30:10.259Z] ---> 2a4be6de2771 [2019-11-13T02:30:10.259Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:30:10.259Z] ---> 0c662dd4ee60 [2019-11-13T02:30:10.259Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:30:10.259Z] ---> Running in 48ecea9b10d4 [2019-11-13T02:30:10.595Z] + RM_GOPATH=0 [2019-11-13T02:30:10.595Z] + TMP_GOPATH= [2019-11-13T02:30:10.595Z] + : /build [2019-11-13T02:30:10.595Z] + '[' -z '' ']' [2019-11-13T02:30:10.595Z] ++ mktemp -d [2019-11-13T02:30:10.595Z] + export GOPATH=/tmp/tmp.UiXsC6oOyI [2019-11-13T02:30:10.595Z] + GOPATH=/tmp/tmp.UiXsC6oOyI [2019-11-13T02:30:10.595Z] + RM_GOPATH=1 [2019-11-13T02:30:10.595Z] ++ dirname ./install.sh [2019-11-13T02:30:10.595Z] + dir=. [2019-11-13T02:30:10.595Z] Installing gotestsum version v0.3.5 [2019-11-13T02:30:10.595Z] + bin=gotestsum [2019-11-13T02:30:10.595Z] + shift [2019-11-13T02:30:10.595Z] + '[' '!' -f ./gotestsum.installer ']' [2019-11-13T02:30:10.595Z] + . ./gotestsum.installer [2019-11-13T02:30:10.595Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2019-11-13T02:30:10.595Z] + install_gotestsum [2019-11-13T02:30:10.595Z] + echo 'Installing gotestsum version v0.3.5' [2019-11-13T02:30:10.595Z] + go get -d gotest.tools/gotestsum [2019-11-13T02:30:13.413Z] ok github.com/docker/docker/client 0.185s coverage: 75.7% of statements [2019-11-13T02:30:13.791Z] #45 132.2 🇩 bin/containerd [2019-11-13T02:30:21.497Z] + cd /tmp/tmp.UiXsC6oOyI/src/gotest.tools/gotestsum [2019-11-13T02:30:21.497Z] + git checkout -q v0.3.5 [2019-11-13T02:30:21.497Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-13T02:30:33.220Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-13T02:30:33.220Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2a84d185\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-13T02:30:33.220Z] ---------------------------------------------------------------------------- [2019-11-13T02:30:33.220Z] [2019-11-13T02:30:33.220Z] INFO: executeCI.ps1 starting at Wed Nov 13 02:30:29 CUT 2019 [2019-11-13T02:30:33.220Z] [2019-11-13T02:30:33.220Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-13T02:30:33.220Z] INFO: Running git version 2.23.0.windows.1 [2019-11-13T02:30:33.220Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-13T02:30:33.220Z] INFO: Environment variables: [2019-11-13T02:30:33.220Z] [2019-11-13T02:30:33.220Z] Name Value [2019-11-13T02:30:33.220Z] ---- ----- [2019-11-13T02:30:33.220Z] ALLUSERSPROFILE C:\ProgramData [2019-11-13T02:30:33.220Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-13T02:30:33.220Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-13T02:30:33.220Z] BRANCH_NAME PR-422 [2019-11-13T02:30:33.220Z] BUILD_DISPLAY_NAME #1 [2019-11-13T02:30:33.220Z] BUILD_ID 1 [2019-11-13T02:30:33.220Z] BUILD_NUMBER 1 [2019-11-13T02:30:33.220Z] BUILD_TAG jenkins-engine-PR-422-1 [2019-11-13T02:30:33.220Z] BUILD_URL https://ci.docker.com/public/job/engine/job/PR-422/1/ [2019-11-13T02:30:33.220Z] CHANGE_AUTHOR tonistiigi [2019-11-13T02:30:33.220Z] CHANGE_AUTHOR_DISPLAY_NAME Tõnis Tiigi [2019-11-13T02:30:33.220Z] CHANGE_AUTHOR_EMAIL tonistiigi@gmail.com [2019-11-13T02:30:33.220Z] CHANGE_BRANCH 1903-update-buildkit [2019-11-13T02:30:33.220Z] CHANGE_FORK tonistiigi [2019-11-13T02:30:33.220Z] CHANGE_ID 422 [2019-11-13T02:30:33.220Z] CHANGE_TARGET 19.03 [2019-11-13T02:30:33.220Z] CHANGE_TITLE [19.03] vendor: update buildkit to 928f3b48 [2019-11-13T02:30:33.220Z] CHANGE_URL https://github.com/docker/engine/pull/422 [2019-11-13T02:30:33.220Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-13T02:30:33.220Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-13T02:30:33.220Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-13T02:30:33.220Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-13T02:30:33.220Z] COMPUTERNAME azwin-2-abc150 [2019-11-13T02:30:33.220Z] ComSpec C:\windows\system32\cmd.exe [2019-11-13T02:30:33.220Z] ConfigSequenceNumber 0 [2019-11-13T02:30:33.220Z] DOCKER_BUILDKIT 0 [2019-11-13T02:30:33.220Z] DOCKER_DUT_DEBUG 1 [2019-11-13T02:30:33.220Z] DOCKER_EXPERIMENTAL 1 [2019-11-13T02:30:33.220Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-13T02:30:33.220Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-13T02:30:33.220Z] EXECUTOR_NUMBER 0 [2019-11-13T02:30:33.220Z] FQDN azwin-2-abc150.westus.cloudapp.azure.com [2019-11-13T02:30:33.220Z] GIT_BRANCH PR-422 [2019-11-13T02:30:33.220Z] GIT_COMMIT 33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:30:33.220Z] GIT_URL https://github.com/docker/engine.git [2019-11-13T02:30:33.220Z] HUDSON_COOKIE 2965a3d1-b886-488f-919a-7722e763f5c6 [2019-11-13T02:30:33.220Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-13T02:30:33.220Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-13T02:30:33.220Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-13T02:30:33.220Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-11-13T02:30:33.220Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-13T02:30:33.220Z] JENKINS_NODE_COOKIE f7150c38-119f-416a-b93f-b8577b6e5453 [2019-11-13T02:30:33.220Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-13T02:30:33.220Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-13T02:30:33.220Z] JOB_BASE_NAME PR-422 [2019-11-13T02:30:33.220Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-422/display/redirect [2019-11-13T02:30:33.220Z] JOB_NAME engine/PR-422 [2019-11-13T02:30:33.220Z] JOB_URL https://ci.docker.com/public/job/engine/job/PR-422/ [2019-11-13T02:30:33.220Z] library.jps.version master [2019-11-13T02:30:33.220Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-13T02:30:33.220Z] NODE_LABELS amd64 azure azwin-2-abc150 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-13T02:30:33.220Z] NODE_NAME azwin-2-abc150 [2019-11-13T02:30:33.220Z] NUMBER_OF_PROCESSORS 4 [2019-11-13T02:30:33.220Z] OS Windows_NT [2019-11-13T02:30:33.220Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-13T02:30:33.220Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-13T02:30:33.220Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-13T02:30:33.220Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-13T02:30:33.220Z] PROCESSOR_LEVEL 6 [2019-11-13T02:30:33.220Z] PROCESSOR_REVISION 4f01 [2019-11-13T02:30:33.220Z] ProgramData C:\ProgramData [2019-11-13T02:30:33.220Z] ProgramFiles C:\Program Files [2019-11-13T02:30:33.220Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-13T02:30:33.220Z] ProgramW6432 C:\Program Files [2019-11-13T02:30:33.220Z] PROMPT $P$G [2019-11-13T02:30:33.220Z] PSExecutionPolicyPreference Bypass [2019-11-13T02:30:33.221Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-13T02:30:33.221Z] PUBLIC C:\Users\Public [2019-11-13T02:30:33.221Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-422/1/display/redirect?page=changes [2019-11-13T02:30:33.221Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/engine/job/PR-422/1/display/redirect [2019-11-13T02:30:33.221Z] SKIP_VALIDATION_TESTS 1 [2019-11-13T02:30:33.221Z] SOURCES_DRIVE d [2019-11-13T02:30:33.221Z] SOURCES_SUBDIR gopath [2019-11-13T02:30:33.221Z] STAGE_NAME Run tests [2019-11-13T02:30:33.221Z] SystemDrive C: [2019-11-13T02:30:33.221Z] SystemRoot C:\windows [2019-11-13T02:30:33.221Z] TEMP C:\windows\TEMP [2019-11-13T02:30:33.221Z] TESTDEBUG 0 [2019-11-13T02:30:33.221Z] TESTRUN_DRIVE d [2019-11-13T02:30:33.221Z] TESTRUN_SUBDIR CI [2019-11-13T02:30:33.221Z] TIMEOUT 120m [2019-11-13T02:30:33.221Z] TMP C:\windows\TEMP [2019-11-13T02:30:33.221Z] USERDOMAIN WORKGROUP [2019-11-13T02:30:33.221Z] USERNAME azwin-2-abc150$ [2019-11-13T02:30:33.221Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-13T02:30:33.221Z] windir C:\windows [2019-11-13T02:30:33.221Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-13T02:30:33.221Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-13T02:30:33.221Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-13T02:30:33.221Z] [2019-11-13T02:30:33.221Z] [2019-11-13T02:30:33.221Z] [2019-11-13T02:30:33.221Z] INFO: Sources under d:\gopath\... [2019-11-13T02:30:33.221Z] INFO: Test run under d:\CI\... [2019-11-13T02:30:33.221Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-13T02:30:33.221Z] INFO: docker/docker repository was found [2019-11-13T02:30:34.181Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-11-13T02:30:35.715Z] #45 155.5 🇩 bin/containerd-stress [2019-11-13T02:30:36.349Z] ltsc2019: Pulling from windows/servercore [2019-11-13T02:30:36.807Z] 65014b3c3121: Pulling fs layer [2019-11-13T02:30:36.807Z] e96b0897c5d1: Pulling fs layer [2019-11-13T02:30:37.088Z] #45 157.2 🇩 bin/containerd-shim [2019-11-13T02:30:40.829Z] Removing intermediate container 48ecea9b10d4 [2019-11-13T02:30:40.829Z] ---> 8805e9ec1fd7 [2019-11-13T02:30:40.829Z] Step 71/125 : FROM dev-base AS dockercli [2019-11-13T02:30:40.829Z] ---> fe77b3d6c284 [2019-11-13T02:30:40.829Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2019-11-13T02:30:40.829Z] ---> Running in 35cc30fde293 [2019-11-13T02:30:40.829Z] Removing intermediate container 35cc30fde293 [2019-11-13T02:30:40.829Z] ---> 225c04ab3e53 [2019-11-13T02:30:40.829Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:30:41.166Z] ---> 27aab175e738 [2019-11-13T02:30:41.166Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:30:41.166Z] ---> 3a8a34db28d9 [2019-11-13T02:30:41.166Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:30:41.166Z] ---> Running in c50e843c6ca1 [2019-11-13T02:30:41.501Z] + RM_GOPATH=0 [2019-11-13T02:30:41.501Z] + TMP_GOPATH= [2019-11-13T02:30:41.501Z] + : /build [2019-11-13T02:30:41.501Z] + '[' -z '' ']' [2019-11-13T02:30:41.501Z] ++ mktemp -d [2019-11-13T02:30:41.501Z] + export GOPATH=/tmp/tmp.R6ISm1Lyd1 [2019-11-13T02:30:41.501Z] + GOPATH=/tmp/tmp.R6ISm1Lyd1 [2019-11-13T02:30:41.501Z] + RM_GOPATH=1 [2019-11-13T02:30:41.501Z] ++ dirname ./install.sh [2019-11-13T02:30:41.501Z] Install docker/cli version 17.06.2-ce from stable [2019-11-13T02:30:41.501Z] + dir=. [2019-11-13T02:30:41.501Z] + bin=dockercli [2019-11-13T02:30:41.501Z] + shift [2019-11-13T02:30:41.501Z] + '[' '!' -f ./dockercli.installer ']' [2019-11-13T02:30:41.501Z] + . ./dockercli.installer [2019-11-13T02:30:41.501Z] ++ DOCKERCLI_CHANNEL=stable [2019-11-13T02:30:41.501Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-13T02:30:41.501Z] + install_dockercli [2019-11-13T02:30:41.501Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-13T02:30:41.501Z] ++ uname -m [2019-11-13T02:30:41.501Z] + arch=ppc64le [2019-11-13T02:30:41.501Z] + '[' ppc64le '!=' x86_64 ']' [2019-11-13T02:30:41.501Z] + '[' ppc64le '!=' s390x ']' [2019-11-13T02:30:41.501Z] + '[' ppc64le '!=' armhf ']' [2019-11-13T02:30:41.501Z] + build_dockercli [2019-11-13T02:30:41.501Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.R6ISm1Lyd1/tmp/docker-ce [2019-11-13T02:30:41.501Z] Cloning into '/tmp/tmp.R6ISm1Lyd1/tmp/docker-ce'... [2019-11-13T02:30:43.645Z] #45 163.5 🇩 bin/containerd-shim-runc-v1 [2019-11-13T02:30:45.366Z] e96b0897c5d1: Verifying Checksum [2019-11-13T02:30:45.366Z] e96b0897c5d1: Download complete [2019-11-13T02:30:46.174Z] #45 166.3 🇩 binaries [2019-11-13T02:30:46.174Z] #45 166.3 + mkdir -p /build [2019-11-13T02:30:46.174Z] #45 166.3 + cp bin/containerd /build/containerd [2019-11-13T02:30:46.174Z] #45 166.3 + cp bin/containerd-shim /build/containerd-shim [2019-11-13T02:30:46.174Z] #45 166.3 + cp bin/ctr /build/ctr [2019-11-13T02:30:47.544Z] #45 DONE 167.7s [2019-11-13T02:30:47.784Z] ok github.com/docker/docker/cmd/dockerd/hack 0.003s coverage: 72.9% of statements [2019-11-13T02:30:47.784Z] ok github.com/docker/docker/cmd/dockerd 0.053s coverage: 29.8% of statements [2019-11-13T02:30:47.784Z] ok github.com/docker/docker/container 0.152s coverage: 35.6% of statements [2019-11-13T02:30:47.784Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-13T02:30:47.784Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-13T02:30:47.784Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-13T02:30:47.784Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-13T02:30:48.479Z] [2019-11-13T02:30:48.479Z] #46 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-13T02:30:49.042Z] #46 DONE 0.6s [2019-11-13T02:30:49.042Z] [2019-11-13T02:30:49.042Z] #49 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-13T02:30:49.300Z] #49 DONE 0.2s [2019-11-13T02:30:49.300Z] [2019-11-13T02:30:49.300Z] #52 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-13T02:30:49.557Z] #52 DONE 0.3s [2019-11-13T02:30:49.557Z] [2019-11-13T02:30:49.557Z] #54 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-13T02:30:49.815Z] #54 DONE 0.3s [2019-11-13T02:30:50.073Z] [2019-11-13T02:30:50.073Z] #57 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2019-11-13T02:30:50.073Z] #57 DONE 0.1s [2019-11-13T02:30:50.073Z] [2019-11-13T02:30:50.073Z] #61 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-13T02:30:50.332Z] #61 DONE 0.4s [2019-11-13T02:30:50.332Z] [2019-11-13T02:30:50.332Z] #62 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-11-13T02:30:50.896Z] #62 DONE 0.5s [2019-11-13T02:30:50.896Z] [2019-11-13T02:30:50.896Z] #63 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-13T02:30:50.896Z] #63 DONE 0.0s [2019-11-13T02:30:50.896Z] [2019-11-13T02:30:50.896Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-11-13T02:30:52.267Z] #64 DONE 1.5s [2019-11-13T02:30:52.419Z] 65014b3c3121: Verifying Checksum [2019-11-13T02:30:52.419Z] 65014b3c3121: Download complete [2019-11-13T02:30:52.525Z] [2019-11-13T02:30:52.525Z] #68 exporting to image [2019-11-13T02:30:52.525Z] #68 exporting layers [2019-11-13T02:30:55.815Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2019-11-13T02:30:57.136Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2019-11-13T02:30:59.088Z] #68 exporting layers 6.8s done [2019-11-13T02:30:59.088Z] #68 writing image sha256:de34141e81748ee427cb6c075ec398db4590771f1cb5d50e297b6465f1478732 done [2019-11-13T02:30:59.088Z] #68 naming to docker.io/library/docker:33b2719488ec44196846ef61c4887a784edca081 done [2019-11-13T02:30:59.088Z] #68 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-13T02:30:59.766Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.8% of statements [2019-11-13T02:31:01.696Z] [2019-11-13T02:31:01.696Z] Removing bundles/ [2019-11-13T02:31:01.696Z] [2019-11-13T02:31:01.696Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-13T02:31:01.696Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-13T02:31:01.696Z] GOOS="" GOARCH="" GOARM="" [2019-11-13T02:31:07.460Z] ok github.com/docker/docker/daemon 12.232s coverage: 17.5% of statements [2019-11-13T02:31:07.460Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-13T02:31:07.885Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.7% of statements [2019-11-13T02:31:07.885Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-13T02:31:10.034Z] ok github.com/docker/docker/daemon/discovery 0.006s coverage: 30.4% of statements [2019-11-13T02:31:10.871Z] ok github.com/docker/docker/daemon/config 0.063s coverage: 82.2% of statements [2019-11-13T02:31:11.284Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2019-11-13T02:31:11.284Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-13T02:31:11.284Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-13T02:31:13.254Z] ok github.com/docker/docker/daemon/graphdriver 0.040s coverage: 2.2% of statements [2019-11-13T02:31:15.008Z] + cd /tmp/tmp.R6ISm1Lyd1/tmp/docker-ce [2019-11-13T02:31:15.008Z] + git checkout -q v17.06.2-ce [2019-11-13T02:31:15.008Z] + mkdir -p /tmp/tmp.R6ISm1Lyd1/src/github.com/docker [2019-11-13T02:31:15.008Z] + mv components/cli /tmp/tmp.R6ISm1Lyd1/src/github.com/docker/cli [2019-11-13T02:31:15.008Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-13T02:31:15.782Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2019-11-13T02:31:16.598Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.280s coverage: 57.8% of statements [2019-11-13T02:31:24.586Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 5.105s coverage: 46.2% of statements [2019-11-13T02:31:25.488Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.160s coverage: 72.3% of statements [2019-11-13T02:31:25.488Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-13T02:31:26.780Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.296s coverage: 50.8% of statements [2019-11-13T02:31:29.303Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.560s coverage: 76.1% of statements [2019-11-13T02:31:30.130Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-11-13T02:31:30.991Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-13T02:31:30.991Z] [2019-11-13T02:31:30.991Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-13T02:31:30.991Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-13T02:31:30.991Z] Using test binary docker [2019-11-13T02:31:30.991Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-13T02:31:30.991Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-13T02:31:30.991Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-13T02:31:30.991Z] Warning failed to create cache: (null) [2019-11-13T02:31:30.991Z] . [2019-11-13T02:31:30.991Z] INFO: Waiting for daemon to start... [2019-11-13T02:31:30.991Z] Starting dockerd [2019-11-13T02:31:30.991Z] . [2019-11-13T02:31:30.991Z] INFO: Building docker-sdk-python3:master... [2019-11-13T02:31:31.416Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-11-13T02:31:33.070Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.015s coverage: 57.0% of statements [2019-11-13T02:31:33.070Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-13T02:31:33.070Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-13T02:31:33.915Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2019-11-13T02:31:34.301Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 4.9% of statements [2019-11-13T02:31:34.301Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-13T02:31:34.301Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-13T02:31:36.263Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.7% of statements [2019-11-13T02:31:36.649Z] ok github.com/docker/docker/daemon/logger/awslogs 0.091s coverage: 78.6% of statements [2019-11-13T02:31:36.649Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-13T02:31:36.649Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-13T02:31:37.976Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-11-13T02:31:37.976Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-11-13T02:31:38.794Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-11-13T02:31:39.175Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 62.1% of statements [2019-11-13T02:31:39.984Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2019-11-13T02:31:39.984Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-13T02:31:40.801Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.010s coverage: 20.0% of statements [2019-11-13T02:31:42.546Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2019-11-13T02:31:43.371Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-11-13T02:31:43.771Z] ok github.com/docker/docker/daemon/logger/splunk 1.725s coverage: 84.5% of statements [2019-11-13T02:31:43.771Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-13T02:31:44.249Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2019-11-13T02:31:44.249Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-13T02:31:46.210Z] ok github.com/docker/docker/distribution/metadata 0.055s coverage: 48.2% of statements [2019-11-13T02:31:47.054Z] ok github.com/docker/docker/distribution 0.308s coverage: 22.3% of statements [2019-11-13T02:31:47.054Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-13T02:31:48.386Z] ok github.com/docker/docker/errdefs 0.006s coverage: 48.2% of statements [2019-11-13T02:31:49.706Z] ok github.com/docker/docker/distribution/xfer 1.468s coverage: 83.4% of statements [2019-11-13T02:31:49.706Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-13T02:31:49.706Z] ok github.com/docker/docker/image 0.024s coverage: 86.4% of statements [2019-11-13T02:31:51.817Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2019-11-13T02:31:51.817Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-13T02:31:51.817Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2019-11-13T02:31:51.817Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-13T02:31:53.710Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-13T02:31:53.710Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-13T02:31:53.710Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-13T02:31:53.710Z] ok github.com/docker/docker/internal/testutil 0.003s coverage: 62.5% of statements [2019-11-13T02:31:53.710Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-13T02:31:53.710Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-13T02:31:53.710Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-13T02:31:53.710Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-13T02:31:53.710Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-13T02:31:53.710Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-13T02:31:53.710Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-13T02:31:53.710Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-13T02:31:54.543Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-11-13T02:31:56.649Z] ok github.com/docker/docker/opts 0.038s coverage: 66.9% of statements [2019-11-13T02:31:57.026Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2019-11-13T02:31:59.619Z] ok github.com/docker/docker/pkg/archive 0.519s coverage: 76.7% of statements [2019-11-13T02:32:00.930Z] ok github.com/docker/docker/pkg/authorization 0.575s coverage: 66.7% of statements [2019-11-13T02:32:00.931Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2019-11-13T02:32:01.370Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2019-11-13T02:32:03.267Z] ok github.com/docker/docker/layer 7.194s coverage: 72.0% of statements [2019-11-13T02:32:03.267Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-13T02:32:03.267Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-13T02:32:03.267Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-13T02:32:03.267Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-13T02:32:03.267Z] ? github.com/docker/docker/oci [no test files] [2019-11-13T02:32:03.267Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-13T02:32:03.663Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-11-13T02:32:04.046Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-11-13T02:32:04.863Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2019-11-13T02:32:06.261Z] ok github.com/docker/docker/pkg/chrootarchive 3.639s coverage: 43.2% of statements [2019-11-13T02:32:06.261Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-13T02:32:06.261Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-13T02:32:06.712Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2019-11-13T02:32:07.639Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-11-13T02:32:08.460Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-11-13T02:32:08.841Z] ok github.com/docker/docker/pkg/discovery/kv 3.135s coverage: 84.1% of statements [2019-11-13T02:32:09.691Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 66.3% of statements [2019-11-13T02:32:09.691Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2019-11-13T02:32:10.311Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2019-11-13T02:32:10.747Z] ok github.com/docker/docker/pkg/fsutils 0.445s coverage: 85.1% of statements [2019-11-13T02:32:11.558Z] ok github.com/docker/docker/pkg/idtools 0.262s coverage: 70.1% of statements [2019-11-13T02:32:11.948Z] ok github.com/docker/docker/pkg/ioutils 0.464s coverage: 69.1% of statements [2019-11-13T02:32:12.344Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2019-11-13T02:32:12.746Z] ok github.com/docker/docker/pkg/locker 0.100s coverage: 88.9% of statements [2019-11-13T02:32:12.746Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2019-11-13T02:32:12.746Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-13T02:32:12.961Z] + return [2019-11-13T02:32:13.591Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2019-11-13T02:32:13.591Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2019-11-13T02:32:14.417Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-11-13T02:32:14.417Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2019-11-13T02:32:14.851Z] ok github.com/docker/docker/pkg/mount 1.209s coverage: 69.6% of statements [2019-11-13T02:32:14.851Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-13T02:32:15.384Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.4% of statements [2019-11-13T02:32:15.384Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-13T02:32:15.384Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-13T02:32:16.711Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2019-11-13T02:32:17.136Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2019-11-13T02:32:17.506Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 87.9% of statements [2019-11-13T02:32:17.647Z] sha256:6cf86fde2f2f79419e2c18d2015828d6f9caaf2530d2f951ae6175c425f7adde [2019-11-13T02:32:17.647Z] INFO: Starting docker-py tests... [2019-11-13T02:32:17.647Z] ============================= test session starts ============================== [2019-11-13T02:32:17.647Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-11-13T02:32:17.647Z] rootdir: /src, inifile: pytest.ini [2019-11-13T02:32:17.647Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-13T02:32:17.647Z] collected 385 items / 5 deselected / 380 selected [2019-11-13T02:32:17.647Z] [2019-11-13T02:32:17.774Z] Removing intermediate container c50e843c6ca1 [2019-11-13T02:32:17.774Z] ---> 41f3b816b638 [2019-11-13T02:32:17.774Z] Step 76/125 : FROM runtime-dev AS runc [2019-11-13T02:32:17.774Z] ---> facfb57e9f1e [2019-11-13T02:32:17.774Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2019-11-13T02:32:17.774Z] ---> Running in 9188755802fd [2019-11-13T02:32:17.774Z] Removing intermediate container 9188755802fd [2019-11-13T02:32:17.774Z] ---> 79cabb06a7f7 [2019-11-13T02:32:17.774Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:32:17.774Z] ---> 5e91a53cf378 [2019-11-13T02:32:17.774Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:32:17.774Z] ---> 6983530f285f [2019-11-13T02:32:17.775Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:32:17.775Z] ---> Running in 1bf9ef08a261 [2019-11-13T02:32:17.871Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2019-11-13T02:32:18.111Z] + RM_GOPATH=0 [2019-11-13T02:32:18.112Z] + TMP_GOPATH= [2019-11-13T02:32:18.112Z] + : /build [2019-11-13T02:32:18.112Z] + '[' -z '' ']' [2019-11-13T02:32:18.112Z] ++ mktemp -d [2019-11-13T02:32:18.112Z] + export GOPATH=/tmp/tmp.MCzUfyrHw5 [2019-11-13T02:32:18.112Z] + GOPATH=/tmp/tmp.MCzUfyrHw5 [2019-11-13T02:32:18.112Z] + RM_GOPATH=1 [2019-11-13T02:32:18.112Z] ++ dirname ./install.sh [2019-11-13T02:32:18.112Z] + dir=. [2019-11-13T02:32:18.112Z] + bin=runc [2019-11-13T02:32:18.112Z] + shift [2019-11-13T02:32:18.112Z] + '[' '!' -f ./runc.installer ']' [2019-11-13T02:32:18.112Z] + . ./runc.installer [2019-11-13T02:32:18.112Z] ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-13T02:32:18.112Z] + install_runc [2019-11-13T02:32:18.112Z] + grep -q '^3\.10\.0.*\.el7\.' [2019-11-13T02:32:18.112Z] + uname -r [2019-11-13T02:32:18.112Z] Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-11-13T02:32:18.112Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-13T02:32:18.112Z] + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-11-13T02:32:18.112Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MCzUfyrHw5/src/github.com/opencontainers/runc [2019-11-13T02:32:18.112Z] Cloning into '/tmp/tmp.MCzUfyrHw5/src/github.com/opencontainers/runc'... [2019-11-13T02:32:19.766Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 72.7% of statements [2019-11-13T02:32:19.766Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2019-11-13T02:32:19.810Z] + cd /tmp/tmp.MCzUfyrHw5/src/github.com/opencontainers/runc [2019-11-13T02:32:19.810Z] + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-11-13T02:32:19.810Z] + '[' -z '' ']' [2019-11-13T02:32:19.810Z] + target=static [2019-11-13T02:32:19.810Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-13T02:32:20.539Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-11-13T02:32:23.120Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-13T02:32:23.120Z] [2019-11-13T02:32:23.120Z] [2019-11-13T02:32:23.120Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-13T02:32:23.378Z] [2019-11-13T02:32:23.378Z] [2019-11-13T02:32:23.636Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-13T02:32:23.636Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-13T02:32:23.851Z] ok github.com/docker/docker/pkg/signal 2.952s coverage: 61.0% of statements [2019-11-13T02:32:23.851Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2019-11-13T02:32:23.895Z] No new tests added to integration. [2019-11-13T02:32:23.895Z] [2019-11-13T02:32:23.895Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-13T02:32:24.154Z] PKG_CONFIG=pkg-config [2019-11-13T02:32:24.154Z] GOLANG_VERSION=1.12.12 [2019-11-13T02:32:24.154Z] HOSTNAME=b999a6384211 [2019-11-13T02:32:24.154Z] KEEPBUNDLE=1 [2019-11-13T02:32:24.154Z] container=docker [2019-11-13T02:32:24.154Z] TEST_SKIP_INTEGRATION=1 [2019-11-13T02:32:24.154Z] GOPATH=/go [2019-11-13T02:32:24.154Z] PWD=/go/src/github.com/docker/docker [2019-11-13T02:32:24.154Z] HOME=/root [2019-11-13T02:32:24.154Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-13T02:32:24.154Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-13T02:32:24.154Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-13T02:32:24.154Z] DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:32:24.154Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-13T02:32:24.154Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-13T02:32:24.154Z] TERM=xterm [2019-11-13T02:32:24.154Z] VALIDATE_BRANCH=19.03 [2019-11-13T02:32:24.154Z] DEST=bundles/test-integration [2019-11-13T02:32:24.154Z] SHLVL=1 [2019-11-13T02:32:24.154Z] TIMEOUT=120m [2019-11-13T02:32:24.154Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-13T02:32:24.154Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-13T02:32:24.154Z] DOCKER_PKG=github.com/docker/docker [2019-11-13T02:32:24.154Z] TESTDEBUG=0 [2019-11-13T02:32:24.154Z] _=/usr/bin/env [2019-11-13T02:32:24.154Z] Building test suite binary ./integration-cli/test.main [2019-11-13T02:32:24.154Z] PKG_CONFIG=pkg-config [2019-11-13T02:32:24.154Z] GOLANG_VERSION=1.12.12 [2019-11-13T02:32:24.154Z] HOSTNAME=a0676b3e9843 [2019-11-13T02:32:24.154Z] KEEPBUNDLE=1 [2019-11-13T02:32:24.154Z] container=docker [2019-11-13T02:32:24.154Z] TEST_SKIP_INTEGRATION=1 [2019-11-13T02:32:24.154Z] GOPATH=/go [2019-11-13T02:32:24.154Z] PWD=/go/src/github.com/docker/docker [2019-11-13T02:32:24.154Z] HOME=/root [2019-11-13T02:32:24.154Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-13T02:32:24.154Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-13T02:32:24.154Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-13T02:32:24.154Z] DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:32:24.154Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-13T02:32:24.154Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-13T02:32:24.154Z] TERM=xterm [2019-11-13T02:32:24.154Z] VALIDATE_BRANCH=19.03 [2019-11-13T02:32:24.154Z] DEST=bundles/test-integration [2019-11-13T02:32:24.154Z] SHLVL=1 [2019-11-13T02:32:24.154Z] TIMEOUT=120m [2019-11-13T02:32:24.154Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-13T02:32:24.154Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-13T02:32:24.154Z] DOCKER_PKG=github.com/docker/docker [2019-11-13T02:32:24.154Z] TESTDEBUG=0 [2019-11-13T02:32:24.154Z] _=/usr/bin/env [2019-11-13T02:32:24.154Z] Building test suite binary ./integration-cli/test.main [2019-11-13T02:32:24.230Z] ok github.com/docker/docker/pkg/streamformatter 0.017s coverage: 66.2% of statements [2019-11-13T02:32:24.624Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-11-13T02:32:24.721Z] PKG_CONFIG=pkg-config [2019-11-13T02:32:24.721Z] GOLANG_VERSION=1.12.12 [2019-11-13T02:32:24.721Z] HOSTNAME=7066d016e8ff [2019-11-13T02:32:24.721Z] KEEPBUNDLE=1 [2019-11-13T02:32:24.721Z] container=docker [2019-11-13T02:32:24.721Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-13T02:32:24.721Z] GOPATH=/go [2019-11-13T02:32:24.721Z] PWD=/go/src/github.com/docker/docker [2019-11-13T02:32:24.721Z] HOME=/root [2019-11-13T02:32:24.721Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-13T02:32:24.721Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-13T02:32:24.721Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-13T02:32:24.721Z] DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:32:24.721Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-13T02:32:24.721Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-13T02:32:24.721Z] TERM=xterm [2019-11-13T02:32:24.721Z] VALIDATE_BRANCH=19.03 [2019-11-13T02:32:24.721Z] DEST=bundles/test-integration [2019-11-13T02:32:24.721Z] SHLVL=1 [2019-11-13T02:32:24.721Z] TIMEOUT=120m [2019-11-13T02:32:24.721Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-13T02:32:24.721Z] DOCKER_PKG=github.com/docker/docker [2019-11-13T02:32:24.721Z] TESTDEBUG=0 [2019-11-13T02:32:24.721Z] _=/usr/bin/env [2019-11-13T02:32:24.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-13T02:32:25.021Z] ok github.com/docker/docker/pkg/symlink 0.010s coverage: 87.7% of statements [2019-11-13T02:32:26.040Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 81.4% of statements [2019-11-13T02:32:26.850Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 35.8% of statements [2019-11-13T02:32:27.231Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2019-11-13T02:32:28.040Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements [2019-11-13T02:32:28.413Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2019-11-13T02:32:29.374Z] testing: warning: no tests to run [2019-11-13T02:32:29.374Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: 0.0% of statements [no tests to run] [2019-11-13T02:32:29.793Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2019-11-13T02:32:30.205Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-11-13T02:32:30.205Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-11-13T02:32:32.686Z] ok github.com/docker/docker/plugin 0.553s coverage: 27.3% of statements [2019-11-13T02:32:33.998Z] ok github.com/docker/docker/plugin/v2 0.006s coverage: 14.5% of statements [2019-11-13T02:32:34.865Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 76.5% of statements [2019-11-13T02:32:35.699Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2019-11-13T02:32:37.599Z] ok github.com/docker/docker/registry 0.164s coverage: 56.4% of statements [2019-11-13T02:32:38.420Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2019-11-13T02:32:38.805Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 47.1% of statements [2019-11-13T02:32:39.682Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-11-13T02:32:39.694Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-13T02:32:40.257Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-13T02:32:41.016Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2019-11-13T02:32:41.855Z] ok github.com/docker/docker/volume/local 0.052s coverage: 73.0% of statements [2019-11-13T02:32:41.881Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-13T02:32:42.695Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 67.0% of statements [2019-11-13T02:32:44.105Z] ok github.com/docker/docker/volume/service 0.018s coverage: 73.0% of statements [2019-11-13T02:32:48.469Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-13T02:32:48.469Z] + mkdir -p /build [2019-11-13T02:32:48.469Z] + cp runc /build/runc [2019-11-13T02:32:48.469Z] Removing intermediate container 1bf9ef08a261 [2019-11-13T02:32:48.469Z] ---> 22aa7e4e0362 [2019-11-13T02:32:48.469Z] Step 81/125 : FROM dev-base AS tini [2019-11-13T02:32:48.469Z] ---> fe77b3d6c284 [2019-11-13T02:32:48.469Z] Step 82/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:32:48.469Z] ---> Using cache [2019-11-13T02:32:48.469Z] ---> e2d6e54da69f [2019-11-13T02:32:48.469Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2019-11-13T02:32:48.469Z] ---> Running in 9248a13aeb7b [2019-11-13T02:32:48.469Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:32:48.469Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:32:48.469Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:32:48.469Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:32:48.469Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:32:48.469Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-13T02:32:48.469Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-13T02:32:48.469Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-13T02:32:49.661Z] Fetched 7727 kB in 2s (2870 kB/s) [2019-11-13T02:32:50.296Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.8% of statements [2019-11-13T02:32:50.296Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-13T02:32:50.296Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-13T02:32:50.296Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-13T02:32:50.296Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-13T02:32:50.296Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-13T02:32:50.296Z] ? github.com/docker/docker/rootless [no test files] [2019-11-13T02:32:50.296Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-13T02:32:50.296Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-13T02:32:50.296Z] ? github.com/docker/docker/volume [no test files] [2019-11-13T02:32:50.296Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-13T02:32:50.296Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === Skipped [2019-11-13T02:32:50.296Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-13T02:32:50.296Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-13T02:32:50.296Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:32:50.296Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:32:50.296Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:32:50.296Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:32:50.296Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:32:50.296Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:73: No driver to put! [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-13T02:32:50.296Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-13T02:32:50.296Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-13T02:32:50.296Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:32:50.296Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:32:50.296Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:32:50.296Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:32:50.296Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:32:50.296Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-13T02:32:50.296Z] graphtest_unix.go:73: No driver to put! [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-13T02:32:50.296Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] [2019-11-13T02:32:50.296Z] DONE 2065 tests, 19 skipped in 243.418s Post stage [Pipeline] junit [2019-11-13T02:32:50.827Z] Reading package lists... [2019-11-13T02:32:50.850Z] Recording test results [2019-11-13T02:32:51.995Z] Reading package lists... [2019-11-13T02:32:52.332Z] Building dependency tree... [2019-11-13T02:32:52.332Z] Reading state information... [2019-11-13T02:32:52.332Z] The following additional packages will be installed: [2019-11-13T02:32:52.332Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-13T02:32:52.332Z] Suggested packages: [2019-11-13T02:32:52.332Z] codeblocks eclipse ninja-build lrzip [2019-11-13T02:32:52.332Z] Recommended packages: [2019-11-13T02:32:52.332Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-13T02:32:52.669Z] The following NEW packages will be installed: [2019-11-13T02:32:52.669Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-13T02:32:52.669Z] vim-common xxd [2019-11-13T02:32:52.669Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:32:52.669Z] Need to get 13.4 MB of archives. [2019-11-13T02:32:52.669Z] After this operation, 60.4 MB of additional disk space will be used. [2019-11-13T02:32:52.669Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-13T02:32:53.004Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-13T02:32:53.004Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-13T02:32:53.004Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-11-13T02:32:53.004Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-11-13T02:32:53.004Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-13T02:32:53.004Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-13T02:32:53.004Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-13T02:32:53.340Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-13T02:32:53.340Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-13T02:32:53.340Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:32:53.340Z] Fetched 13.4 MB in 0s (20.9 MB/s) [2019-11-13T02:32:53.340Z] Selecting previously unselected package cmake-data. [2019-11-13T02:32:53.340Z] (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 ... 14950 files and directories currently installed.) [2019-11-13T02:32:53.340Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-13T02:32:53.340Z] Unpacking cmake-data (3.7.2-1) ... [2019-11-13T02:32:54.064Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-13T02:32:54.064Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-13T02:32:54.064Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-13T02:32:54.064Z] Selecting previously unselected package libicu57:ppc64el. [2019-11-13T02:32:54.064Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-13T02:32:54.064Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-13T02:32:55.268Z] Selecting previously unselected package libxml2:ppc64el. [2019-11-13T02:32:55.268Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-13T02:32:55.268Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-13T02:32:55.268Z] Selecting previously unselected package libarchive13:ppc64el. [2019-11-13T02:32:55.268Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-13T02:32:55.268Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-13T02:32:55.268Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-13T02:32:55.658Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-13T02:32:55.658Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-13T02:32:55.658Z] Selecting previously unselected package libuv1:ppc64el. [2019-11-13T02:32:55.658Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-13T02:32:55.658Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-13T02:32:55.658Z] Selecting previously unselected package cmake. [2019-11-13T02:32:55.658Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-13T02:32:55.658Z] Unpacking cmake (3.7.2-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-13T02:32:55.997Z] Selecting previously unselected package xxd. [2019-11-13T02:32:55.997Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-13T02:32:55.997Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:32:55.997Z] Selecting previously unselected package vim-common. [2019-11-13T02:32:55.997Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:32:55.997Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:32:55.997Z] Processing triggers for mime-support (3.60) ... [2019-11-13T02:32:55.997Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:32:55.997Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-13T02:32:55.997Z] Setting up cmake-data (3.7.2-1) ... [2019-11-13T02:32:55.997Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-13T02:32:55.997Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-13T02:32:55.997Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:32:55.997Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:32:55.997Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-13T02:32:55.997Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-13T02:32:56.334Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-13T02:32:56.334Z] Setting up cmake (3.7.2-1) ... [2019-11-13T02:32:56.334Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:32:56.587Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/engine_PR-422/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:33b2719488ec44196846ef61c4887a784edca081 hack/make.sh dynbinary test-integration [2019-11-13T02:32:56.978Z] [2019-11-13T02:32:56.978Z] Removing bundles/ [2019-11-13T02:32:56.978Z] [2019-11-13T02:32:56.978Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-13T02:32:56.978Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-13T02:32:56.978Z] GOOS="" GOARCH="" GOARM="" [2019-11-13T02:32:58.028Z] Removing intermediate container 9248a13aeb7b [2019-11-13T02:32:58.028Z] ---> 031820506b33 [2019-11-13T02:32:58.028Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:32:58.028Z] ---> 61e3a51445cc [2019-11-13T02:32:58.028Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2019-11-13T02:32:58.028Z] ---> Running in c9079cf892d7 [2019-11-13T02:32:58.368Z] Removing intermediate container c9079cf892d7 [2019-11-13T02:32:58.368Z] ---> 1b90cd1ed1c1 [2019-11-13T02:32:58.368Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:32:58.368Z] ---> 4bd69f3328c5 [2019-11-13T02:32:58.368Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:32:58.368Z] ---> Running in 181020379d1e [2019-11-13T02:32:58.704Z] + RM_GOPATH=0 [2019-11-13T02:32:58.705Z] + TMP_GOPATH= [2019-11-13T02:32:58.705Z] + : /build [2019-11-13T02:32:58.705Z] + '[' -z '' ']' [2019-11-13T02:32:58.705Z] ++ mktemp -d [2019-11-13T02:32:58.705Z] + export GOPATH=/tmp/tmp.DZeDllxxB1 [2019-11-13T02:32:58.705Z] + GOPATH=/tmp/tmp.DZeDllxxB1 [2019-11-13T02:32:58.705Z] + RM_GOPATH=1 [2019-11-13T02:32:58.705Z] ++ dirname ./install.sh [2019-11-13T02:32:58.705Z] + dir=. [2019-11-13T02:32:58.705Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:32:58.705Z] + bin=tini [2019-11-13T02:32:58.705Z] + shift [2019-11-13T02:32:58.705Z] + '[' '!' -f ./tini.installer ']' [2019-11-13T02:32:58.705Z] + . ./tini.installer [2019-11-13T02:32:58.705Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:32:58.705Z] + install_tini [2019-11-13T02:32:58.705Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-13T02:32:58.705Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.DZeDllxxB1/tini [2019-11-13T02:32:58.705Z] Cloning into '/tmp/tmp.DZeDllxxB1/tini'... [2019-11-13T02:32:59.042Z] + cd /tmp/tmp.DZeDllxxB1/tini [2019-11-13T02:32:59.042Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-13T02:32:59.042Z] + cmake . [2019-11-13T02:32:59.378Z] -- The C compiler identification is GNU 6.3.0 [2019-11-13T02:32:59.378Z] -- Check for working C compiler: /usr/bin/cc [2019-11-13T02:32:59.378Z] -- Check for working C compiler: /usr/bin/cc -- works [2019-11-13T02:32:59.378Z] -- Detecting C compiler ABI info [2019-11-13T02:32:59.378Z] -- Detecting C compiler ABI info - done [2019-11-13T02:32:59.378Z] -- Detecting C compile features [2019-11-13T02:33:00.103Z] -- Detecting C compile features - done [2019-11-13T02:33:00.103Z] -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-13T02:33:00.103Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-13T02:33:00.103Z] -- Configuring done [2019-11-13T02:33:00.103Z] -- Generating done [2019-11-13T02:33:00.103Z] -- Build files have been written to: /tmp/tmp.DZeDllxxB1/tini [2019-11-13T02:33:00.103Z] + make tini-static [2019-11-13T02:33:00.103Z] Scanning dependencies of target tini-static [2019-11-13T02:33:00.103Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-13T02:33:00.438Z] [100%] Linking C executable tini-static [2019-11-13T02:33:00.774Z] [100%] Built target tini-static [2019-11-13T02:33:00.774Z] + mkdir -p /build [2019-11-13T02:33:00.774Z] + cp tini-static /build/docker-init [2019-11-13T02:33:01.109Z] Removing intermediate container 181020379d1e [2019-11-13T02:33:01.109Z] ---> 76bbbb54301d [2019-11-13T02:33:01.109Z] Step 88/125 : FROM dev-base AS rootlesskit [2019-11-13T02:33:01.109Z] ---> fe77b3d6c284 [2019-11-13T02:33:01.109Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2019-11-13T02:33:01.109Z] ---> Running in 13069a4f19c6 [2019-11-13T02:33:01.109Z] Removing intermediate container 13069a4f19c6 [2019-11-13T02:33:01.109Z] ---> b49565c87bb8 [2019-11-13T02:33:01.109Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:33:01.445Z] ---> 0c7593d2e2f8 [2019-11-13T02:33:01.445Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2019-11-13T02:33:01.445Z] ---> d54f89efa538 [2019-11-13T02:33:01.445Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2019-11-13T02:33:01.787Z] ---> Running in df6a67e2adde [2019-11-13T02:33:01.787Z] + RM_GOPATH=0 [2019-11-13T02:33:01.787Z] + TMP_GOPATH= [2019-11-13T02:33:01.787Z] + : /build/ [2019-11-13T02:33:01.787Z] + '[' -z '' ']' [2019-11-13T02:33:01.787Z] ++ mktemp -d [2019-11-13T02:33:01.787Z] + export GOPATH=/tmp/tmp.t4uEEj5xdr [2019-11-13T02:33:01.787Z] + GOPATH=/tmp/tmp.t4uEEj5xdr [2019-11-13T02:33:01.787Z] + RM_GOPATH=1 [2019-11-13T02:33:01.787Z] ++ dirname ./install.sh [2019-11-13T02:33:01.787Z] Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:33:01.787Z] + dir=. [2019-11-13T02:33:01.787Z] + bin=rootlesskit [2019-11-13T02:33:01.787Z] + shift [2019-11-13T02:33:01.787Z] + '[' '!' -f ./rootlesskit.installer ']' [2019-11-13T02:33:01.787Z] + . ./rootlesskit.installer [2019-11-13T02:33:01.787Z] ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:33:01.787Z] + install_rootlesskit [2019-11-13T02:33:01.787Z] + case "$1" in [2019-11-13T02:33:01.787Z] + export CGO_ENABLED=0 [2019-11-13T02:33:01.787Z] + CGO_ENABLED=0 [2019-11-13T02:33:01.787Z] + _install_rootlesskit [2019-11-13T02:33:01.787Z] + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-13T02:33:01.788Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.t4uEEj5xdr/src/github.com/rootless-containers/rootlesskit [2019-11-13T02:33:01.788Z] Cloning into '/tmp/tmp.t4uEEj5xdr/src/github.com/rootless-containers/rootlesskit'... [2019-11-13T02:33:02.967Z] + cd /tmp/tmp.t4uEEj5xdr/src/github.com/rootless-containers/rootlesskit [2019-11-13T02:33:02.967Z] + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-13T02:33:02.967Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-13T02:33:02.967Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-13T02:33:04.023Z] 65014b3c3121: Pull complete [2019-11-13T02:33:16.207Z] + for f in rootlesskit rootlesskit-docker-proxy [2019-11-13T02:33:16.207Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-13T02:33:17.375Z] Removing intermediate container df6a67e2adde [2019-11-13T02:33:17.375Z] ---> 583e999de7e3 [2019-11-13T02:33:17.375Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2019-11-13T02:33:17.375Z] ---> 5eb37a51c460 [2019-11-13T02:33:17.375Z] Step 94/125 : FROM runtime-dev AS dev [2019-11-13T02:33:17.375Z] ---> facfb57e9f1e [2019-11-13T02:33:17.375Z] Step 95/125 : ARG DEBIAN_FRONTEND [2019-11-13T02:33:17.711Z] ---> Running in ecab70985074 [2019-11-13T02:33:17.711Z] Removing intermediate container ecab70985074 [2019-11-13T02:33:17.711Z] ---> 03f924f46f59 [2019-11-13T02:33:17.711Z] Step 96/125 : RUN groupadd -r docker [2019-11-13T02:33:17.711Z] ---> Running in 38d23e0df47d [2019-11-13T02:33:17.855Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-13T02:33:18.440Z] Removing intermediate container 38d23e0df47d [2019-11-13T02:33:18.440Z] ---> 76d4210a2328 [2019-11-13T02:33:18.440Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2019-11-13T02:33:18.440Z] ---> Running in 48e9257c09ce [2019-11-13T02:33:19.160Z] Removing intermediate container 48e9257c09ce [2019-11-13T02:33:19.160Z] ---> 283b42375bf6 [2019-11-13T02:33:19.160Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2019-11-13T02:33:19.160Z] ---> Running in 1f47a725e388 [2019-11-13T02:33:19.497Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-13T02:33:19.836Z] Removing intermediate container 1f47a725e388 [2019-11-13T02:33:19.836Z] ---> 768fc207936a [2019-11-13T02:33:19.836Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2019-11-13T02:33:19.836Z] ---> Running in b6818fb42990 [2019-11-13T02:33:20.562Z] Removing intermediate container b6818fb42990 [2019-11-13T02:33:20.562Z] ---> 5d7a1e74057f [2019-11-13T02:33:20.562Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2019-11-13T02:33:20.562Z] ---> Running in 0e48ab38719d [2019-11-13T02:33:21.288Z] Removing intermediate container 0e48ab38719d [2019-11-13T02:33:21.288Z] ---> 08cb7259b874 [2019-11-13T02:33:21.288Z] Step 101/125 : RUN ldconfig [2019-11-13T02:33:21.288Z] ---> Running in 99237e5f49a2 [2019-11-13T02:33:22.017Z] Removing intermediate container 99237e5f49a2 [2019-11-13T02:33:22.017Z] ---> e43155796cac [2019-11-13T02:33:22.017Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2019-11-13T02:33:22.017Z] ---> Running in 4c3bc5dae568 [2019-11-13T02:33:22.354Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-13T02:33:22.354Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-13T02:33:22.690Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-13T02:33:22.690Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-13T02:33:22.690Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-13T02:33:22.690Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [487 kB] [2019-11-13T02:33:23.027Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-13T02:33:23.027Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-13T02:33:25.316Z] Fetched 7727 kB in 2s (3125 kB/s) [2019-11-13T02:33:26.041Z] Reading package lists... [2019-11-13T02:33:27.205Z] Reading package lists... [2019-11-13T02:33:27.540Z] Building dependency tree... [2019-11-13T02:33:27.540Z] Reading state information... [2019-11-13T02:33:27.540Z] The following additional packages will be installed: [2019-11-13T02:33:27.540Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-13T02:33:27.540Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-13T02:33:27.540Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-13T02:33:27.540Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-13T02:33:27.540Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-13T02:33:27.540Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-13T02:33:27.540Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-13T02:33:27.540Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-13T02:33:27.540Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-13T02:33:27.540Z] Suggested packages: [2019-11-13T02:33:27.540Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-13T02:33:27.540Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-13T02:33:27.540Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-13T02:33:27.540Z] vim-doc vim-scripts xfsdump acl attr quota [2019-11-13T02:33:27.540Z] Recommended packages: [2019-11-13T02:33:27.540Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-13T02:33:27.540Z] python3-keyrings.alt python3-xdg unzip [2019-11-13T02:33:28.706Z] The following NEW packages will be installed: [2019-11-13T02:33:28.706Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-13T02:33:28.706Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-13T02:33:28.706Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-13T02:33:28.706Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-13T02:33:28.706Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-13T02:33:28.706Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-13T02:33:28.706Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-13T02:33:28.706Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-13T02:33:28.706Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-13T02:33:28.706Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-13T02:33:28.706Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-13T02:33:28.706Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-13T02:33:28.706Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-13T02:33:28.706Z] xfsprogs xxd xz-utils zip [2019-11-13T02:33:28.706Z] 0 upgraded, 69 newly installed, 0 to remove and 1 not upgraded. [2019-11-13T02:33:28.706Z] Need to get 87.3 MB of archives. [2019-11-13T02:33:28.706Z] After this operation, 585 MB of additional disk space will be used. [2019-11-13T02:33:28.706Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-13T02:33:28.706Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-13T02:33:28.706Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-13T02:33:28.706Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-13T02:33:28.706Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-13T02:33:28.706Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-11-13T02:33:28.706Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-11-13T02:33:28.706Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-13T02:33:28.706Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-13T02:33:28.706Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-11-13T02:33:28.706Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-13T02:33:28.706Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-13T02:33:28.706Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-13T02:33:28.706Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-13T02:33:28.706Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-13T02:33:28.706Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-13T02:33:28.706Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-13T02:33:28.706Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-13T02:33:28.706Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-13T02:33:28.706Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-13T02:33:28.706Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-13T02:33:28.706Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-13T02:33:28.706Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-13T02:33:28.706Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-13T02:33:28.706Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-11-13T02:33:29.041Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-11-13T02:33:29.041Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-13T02:33:29.041Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-13T02:33:29.041Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-13T02:33:29.041Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-13T02:33:29.041Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-11-13T02:33:29.041Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-13T02:33:29.041Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-13T02:33:29.041Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-13T02:33:29.041Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-13T02:33:29.041Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-13T02:33:29.041Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-13T02:33:29.041Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-11-13T02:33:29.041Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-13T02:33:29.041Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-13T02:33:29.041Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-13T02:33:29.041Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-13T02:33:29.041Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-13T02:33:29.041Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-11-13T02:33:29.041Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-13T02:33:29.041Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-13T02:33:29.041Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-13T02:33:29.041Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-13T02:33:29.041Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-13T02:33:29.041Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-13T02:33:29.041Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-13T02:33:29.041Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-13T02:33:29.041Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-13T02:33:29.041Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-13T02:33:29.041Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-11-13T02:33:29.041Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-13T02:33:29.375Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-13T02:33:29.375Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-13T02:33:29.375Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-13T02:33:29.375Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-11-13T02:33:29.375Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-13T02:33:29.375Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-11-13T02:33:29.376Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-11-13T02:33:29.376Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-11-13T02:33:29.376Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-13T02:33:29.713Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-11-13T02:33:29.713Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-11-13T02:33:29.713Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-11-13T02:33:30.436Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-11-13T02:33:31.604Z] debconf: delaying package configuration, since apt-utils is not installed [2019-11-13T02:33:31.604Z] Fetched 87.3 MB in 2s (34.3 MB/s) [2019-11-13T02:33:31.604Z] Selecting previously unselected package bash-completion. [2019-11-13T02:33:31.604Z] (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 ... 15020 files and directories currently installed.) [2019-11-13T02:33:31.604Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-13T02:33:32.326Z] Unpacking bash-completion (1:2.1-4.3) ... [2019-11-13T02:33:32.663Z] Selecting previously unselected package libnet1:ppc64el. [2019-11-13T02:33:32.663Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-13T02:33:32.663Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-13T02:33:32.663Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-13T02:33:32.663Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-13T02:33:32.663Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-13T02:33:32.663Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-13T02:33:32.663Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-13T02:33:32.663Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-13T02:33:32.663Z] Selecting previously unselected package libudev-dev:ppc64el. [2019-11-13T02:33:32.663Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-13T02:33:32.663Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-13T02:33:32.663Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-13T02:33:32.663Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-13T02:33:32.663Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-13T02:33:33.005Z] Selecting previously unselected package python3.5-minimal. [2019-11-13T02:33:33.005Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-13T02:33:33.005Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-13T02:33:33.005Z] Selecting previously unselected package python3-minimal. [2019-11-13T02:33:33.005Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-13T02:33:33.005Z] Unpacking python3-minimal (3.5.3-1) ... [2019-11-13T02:33:33.005Z] Selecting previously unselected package libmpdec2:ppc64el. [2019-11-13T02:33:33.005Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-13T02:33:33.005Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-13T02:33:33.365Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-13T02:33:33.365Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-13T02:33:33.365Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-13T02:33:33.701Z] Selecting previously unselected package python3.5. [2019-11-13T02:33:33.701Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-13T02:33:33.701Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-13T02:33:33.701Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-13T02:33:33.701Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-13T02:33:33.701Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-13T02:33:33.701Z] Selecting previously unselected package dh-python. [2019-11-13T02:33:33.701Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-13T02:33:33.701Z] Unpacking dh-python (2.20170125) ... [2019-11-13T02:33:33.701Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-13T02:33:33.701Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-13T02:33:34.866Z] Setting up python3-minimal (3.5.3-1) ... [2019-11-13T02:33:34.866Z] Selecting previously unselected package python3. [2019-11-13T02:33:34.866Z] (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 ... 16606 files and directories currently installed.) [2019-11-13T02:33:34.866Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-13T02:33:34.866Z] Unpacking python3 (3.5.3-1) ... [2019-11-13T02:33:34.866Z] Selecting previously unselected package pigz. [2019-11-13T02:33:34.866Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-13T02:33:34.866Z] Unpacking pigz (2.3.4-1) ... [2019-11-13T02:33:34.866Z] Selecting previously unselected package libip4tc0:ppc64el. [2019-11-13T02:33:34.866Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-13T02:33:34.866Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-13T02:33:34.866Z] Selecting previously unselected package libip6tc0:ppc64el. [2019-11-13T02:33:34.866Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-13T02:33:34.866Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-13T02:33:35.202Z] Selecting previously unselected package libiptc0:ppc64el. [2019-11-13T02:33:35.202Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-13T02:33:35.202Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-13T02:33:35.203Z] Selecting previously unselected package libxtables12:ppc64el. [2019-11-13T02:33:35.203Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-13T02:33:35.203Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-13T02:33:35.203Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-13T02:33:35.203Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-13T02:33:35.203Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-13T02:33:35.203Z] Selecting previously unselected package iptables. [2019-11-13T02:33:35.203Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-13T02:33:35.203Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-13T02:33:35.203Z] Selecting previously unselected package xxd. [2019-11-13T02:33:35.203Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-13T02:33:35.203Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:33:35.203Z] Selecting previously unselected package vim-common. [2019-11-13T02:33:35.203Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:33:35.203Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:33:35.203Z] Selecting previously unselected package bzip2. [2019-11-13T02:33:35.203Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-13T02:33:35.203Z] Unpacking bzip2 (1.0.6-8.1) ... [2019-11-13T02:33:35.539Z] Selecting previously unselected package libgpm2:ppc64el. [2019-11-13T02:33:35.539Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-13T02:33:35.539Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-13T02:33:35.539Z] Selecting previously unselected package xz-utils. [2019-11-13T02:33:35.539Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-13T02:33:35.539Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-13T02:33:35.539Z] Selecting previously unselected package aufs-tools. [2019-11-13T02:33:35.539Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-13T02:33:35.539Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-13T02:33:35.539Z] Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-13T02:33:35.539Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-13T02:33:35.539Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-13T02:33:35.539Z] Selecting previously unselected package btrfs-progs. [2019-11-13T02:33:35.539Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-13T02:33:35.539Z] Unpacking btrfs-progs (4.7.3-1) ... [2019-11-13T02:33:35.539Z] Selecting previously unselected package btrfs-tools. [2019-11-13T02:33:35.539Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-13T02:33:35.539Z] Unpacking btrfs-tools (4.7.3-1) ... [2019-11-13T02:33:35.539Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-13T02:33:35.539Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-13T02:33:35.539Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-13T02:33:35.875Z] Selecting previously unselected package dmsetup. [2019-11-13T02:33:35.875Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-13T02:33:35.875Z] Unpacking dmsetup (2:1.02.137-2) ... [2019-11-13T02:33:35.875Z] Selecting previously unselected package libonig4:ppc64el. [2019-11-13T02:33:35.875Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-13T02:33:35.875Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-13T02:33:35.875Z] Selecting previously unselected package libjq1:ppc64el. [2019-11-13T02:33:35.875Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-13T02:33:35.875Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-13T02:33:35.875Z] Selecting previously unselected package jq. [2019-11-13T02:33:35.875Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-13T02:33:35.875Z] Unpacking jq (1.5+dfsg-1.3) ... [2019-11-13T02:33:35.875Z] Selecting previously unselected package libaio1:ppc64el. [2019-11-13T02:33:35.875Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-13T02:33:35.875Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-13T02:33:35.875Z] Selecting previously unselected package libcap2-bin. [2019-11-13T02:33:35.875Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-13T02:33:35.875Z] Unpacking libcap2-bin (1:2.25-1) ... [2019-11-13T02:33:35.875Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-13T02:33:35.875Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-13T02:33:35.875Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-13T02:33:35.875Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-13T02:33:35.875Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-13T02:33:35.875Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-13T02:33:35.875Z] Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-13T02:33:35.875Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-13T02:33:35.875Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-13T02:33:36.211Z] Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-13T02:33:36.211Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-13T02:33:36.211Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-13T02:33:36.211Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-13T02:33:36.211Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-13T02:33:36.211Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-13T02:33:36.211Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-13T02:33:36.211Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-13T02:33:36.211Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-13T02:33:36.211Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-13T02:33:36.211Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-13T02:33:36.211Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-13T02:33:36.211Z] Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-13T02:33:36.211Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-13T02:33:36.211Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-13T02:33:36.211Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-13T02:33:36.211Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-13T02:33:36.211Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-13T02:33:36.583Z] Selecting previously unselected package libreadline5:ppc64el. [2019-11-13T02:33:36.583Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-13T02:33:36.583Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-13T02:33:36.583Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-13T02:33:36.583Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-13T02:33:36.583Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-13T02:33:36.922Z] Selecting previously unselected package net-tools. [2019-11-13T02:33:36.922Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-13T02:33:36.922Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-13T02:33:36.922Z] Selecting previously unselected package python-pip-whl. [2019-11-13T02:33:36.922Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-13T02:33:36.922Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-13T02:33:36.922Z] Selecting previously unselected package python3-pip. [2019-11-13T02:33:36.922Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-13T02:33:36.922Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-13T02:33:37.259Z] Selecting previously unselected package python3-pkg-resources. [2019-11-13T02:33:37.259Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-13T02:33:37.259Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-13T02:33:37.259Z] Selecting previously unselected package python3-setuptools. [2019-11-13T02:33:37.259Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-13T02:33:37.259Z] Unpacking python3-setuptools (33.1.1-1) ... [2019-11-13T02:33:37.259Z] Selecting previously unselected package python3-wheel. [2019-11-13T02:33:37.259Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-13T02:33:37.259Z] Unpacking python3-wheel (0.29.0-2) ... [2019-11-13T02:33:37.259Z] Selecting previously unselected package thin-provisioning-tools. [2019-11-13T02:33:37.259Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-13T02:33:37.259Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-13T02:33:37.259Z] Selecting previously unselected package vim-runtime. [2019-11-13T02:33:37.259Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-13T02:33:37.259Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-13T02:33:37.259Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-13T02:33:37.259Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:33:38.430Z] Selecting previously unselected package vim. [2019-11-13T02:33:38.430Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-13T02:33:38.430Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:33:38.430Z] Selecting previously unselected package xfsprogs. [2019-11-13T02:33:38.430Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-13T02:33:38.430Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-13T02:33:38.766Z] Selecting previously unselected package zip. [2019-11-13T02:33:38.766Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-13T02:33:38.766Z] Unpacking zip (3.0-11+b1) ... [2019-11-13T02:33:38.766Z] Selecting previously unselected package libapparmor-perl. [2019-11-13T02:33:38.766Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-13T02:33:38.766Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-13T02:33:38.766Z] Selecting previously unselected package apparmor. [2019-11-13T02:33:38.766Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-13T02:33:38.766Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-13T02:33:38.766Z] Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-13T02:33:38.766Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-13T02:33:38.766Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-13T02:33:39.487Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-13T02:33:39.487Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-13T02:33:39.487Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-13T02:33:39.829Z] Selecting previously unselected package binutils-mingw-w64. [2019-11-13T02:33:39.829Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-13T02:33:39.829Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-13T02:33:39.829Z] Selecting previously unselected package mingw-w64-common. [2019-11-13T02:33:39.829Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-13T02:33:39.829Z] Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-13T02:33:41.002Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-13T02:33:41.002Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-13T02:33:41.002Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-13T02:33:42.170Z] Selecting previously unselected package gcc-mingw-w64-base. [2019-11-13T02:33:42.170Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-13T02:33:42.170Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-13T02:33:42.170Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-13T02:33:42.170Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-13T02:33:42.170Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:33:46.979Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-13T02:33:46.979Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-13T02:33:46.979Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:33:49.983Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-13T02:33:49.983Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-13T02:33:49.983Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-13T02:33:49.983Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-13T02:33:49.983Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-13T02:33:49.983Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-13T02:33:49.983Z] Processing triggers for mime-support (3.60) ... [2019-11-13T02:33:49.983Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:33:49.983Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-13T02:33:49.983Z] Setting up libcap2-bin (1:2.25-1) ... [2019-11-13T02:33:49.983Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-13T02:33:49.983Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-13T02:33:49.983Z] Setting up bash-completion (1:2.1-4.3) ... [2019-11-13T02:33:50.708Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-13T02:33:50.708Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-13T02:33:50.708Z] Setting up zip (3.0-11+b1) ... [2019-11-13T02:33:50.708Z] Setting up bzip2 (1.0.6-8.1) ... [2019-11-13T02:33:50.708Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-13T02:33:50.708Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-13T02:33:50.708Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:33:50.708Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-13T02:33:50.708Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-13T02:33:50.708Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-13T02:33:50.708Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-13T02:33:50.708Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-13T02:33:50.708Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:33:51.045Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-13T02:33:51.045Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-13T02:33:51.045Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-13T02:33:51.045Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:33:51.045Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-13T02:33:51.045Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-13T02:33:51.045Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-13T02:33:51.045Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-13T02:33:51.045Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-13T02:33:51.045Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-13T02:33:51.045Z] Setting up pigz (2.3.4-1) ... [2019-11-13T02:33:51.046Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-13T02:33:51.046Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-13T02:33:51.046Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-13T02:33:51.046Z] Setting up mingw-w64-common (5.0.1-1) ... [2019-11-13T02:33:51.046Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-13T02:33:51.046Z] Setting up jq (1.5+dfsg-1.3) ... [2019-11-13T02:33:51.046Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-13T02:33:51.046Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-13T02:33:51.046Z] Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-13T02:33:51.046Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-13T02:33:51.046Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-13T02:33:51.046Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-13T02:33:51.046Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-13T02:33:51.046Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-13T02:33:51.046Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-13T02:33:51.046Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-13T02:33:51.046Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-13T02:33:51.046Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-13T02:33:51.046Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-13T02:33:51.046Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-13T02:33:51.046Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-13T02:33:51.046Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-13T02:33:51.046Z] Setting up btrfs-progs (4.7.3-1) ... [2019-11-13T02:33:51.046Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-13T02:33:51.046Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-13T02:33:53.330Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-13T02:33:53.330Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:33:53.330Z] 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 [2019-11-13T02:33:53.330Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-13T02:33:53.330Z] 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 [2019-11-13T02:33:53.330Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-11-13T02:33:53.330Z] Setting up btrfs-tools (4.7.3-1) ... [2019-11-13T02:33:53.330Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-13T02:33:53.330Z] 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 [2019-11-13T02:33:53.330Z] 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 [2019-11-13T02:33:53.330Z] Setting up python3 (3.5.3-1) ... [2019-11-13T02:33:53.668Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-13T02:33:54.389Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-13T02:33:54.389Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-13T02:33:54.389Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-13T02:33:54.389Z] Setting up python3-wheel (0.29.0-2) ... [2019-11-13T02:33:54.725Z] Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-13T02:33:55.063Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-13T02:33:55.063Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-13T02:33:55.402Z] Setting up dmsetup (2:1.02.137-2) ... [2019-11-13T02:33:55.402Z] Setting up python3-setuptools (33.1.1-1) ... [2019-11-13T02:33:55.739Z] Setting up dh-python (2.20170125) ... [2019-11-13T02:33:56.076Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-13T02:33:56.076Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-13T02:34:07.089Z] Removing intermediate container 4c3bc5dae568 [2019-11-13T02:34:07.089Z] ---> 3d766f168845 [2019-11-13T02:34:07.089Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2019-11-13T02:34:07.089Z] ---> Running in 66db0aa9123b [2019-11-13T02:34:07.459Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-13T02:34:07.459Z] [2019-11-13T02:34:07.459Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-13T02:34:07.459Z] PKG_CONFIG=pkg-config [2019-11-13T02:34:07.459Z] GOLANG_VERSION=1.12.12 [2019-11-13T02:34:07.459Z] HOSTNAME=ff16172eaa10 [2019-11-13T02:34:07.459Z] DOCKER_EXPERIMENTAL=1 [2019-11-13T02:34:07.459Z] container=docker [2019-11-13T02:34:07.459Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-13T02:34:07.459Z] GOPATH=/go [2019-11-13T02:34:07.459Z] PWD=/go/src/github.com/docker/docker [2019-11-13T02:34:07.459Z] HOME=/root [2019-11-13T02:34:07.459Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-13T02:34:07.459Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-13T02:34:07.459Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-13T02:34:07.459Z] DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:34:07.459Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-13T02:34:07.459Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-13T02:34:07.459Z] TERM=xterm [2019-11-13T02:34:07.459Z] VALIDATE_BRANCH=19.03 [2019-11-13T02:34:07.459Z] DEST=bundles/test-integration [2019-11-13T02:34:07.459Z] SHLVL=1 [2019-11-13T02:34:07.459Z] TIMEOUT=120m [2019-11-13T02:34:07.459Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-13T02:34:07.459Z] DOCKER_PKG=github.com/docker/docker [2019-11-13T02:34:07.459Z] TESTDEBUG=0 [2019-11-13T02:34:07.459Z] _=/usr/bin/env [2019-11-13T02:34:07.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-13T02:34:08.263Z] Collecting yamllint==1.16.0 [2019-11-13T02:34:08.601Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-13T02:34:08.937Z] Collecting pyyaml (from yamllint==1.16.0) [2019-11-13T02:34:08.937Z] Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-13T02:34:10.107Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-13T02:34:10.107Z] Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-13T02:34:10.832Z] Building wheels for collected packages: pyyaml, pathspec [2019-11-13T02:34:10.832Z] Running setup.py bdist_wheel for pyyaml: started [2019-11-13T02:34:11.557Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-13T02:34:11.557Z] Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-13T02:34:11.557Z] Running setup.py bdist_wheel for pathspec: started [2019-11-13T02:34:11.893Z] Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-13T02:34:11.893Z] Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-13T02:34:11.893Z] Successfully built pyyaml pathspec [2019-11-13T02:34:11.893Z] Installing collected packages: pyyaml, pathspec, yamllint [2019-11-13T02:34:12.231Z] Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-13T02:34:12.964Z] Removing intermediate container 66db0aa9123b [2019-11-13T02:34:12.964Z] ---> b60cc93e5878 [2019-11-13T02:34:12.964Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-11-13T02:34:14.135Z] ---> 4fe366596471 [2019-11-13T02:34:14.135Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-13T02:34:16.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-13T02:34:16.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-13T02:34:17.973Z] ---> 2cc9e6b55254 [2019-11-13T02:34:17.973Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2019-11-13T02:34:20.984Z] ---> 42d644918401 [2019-11-13T02:34:20.984Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-13T02:34:20.984Z] ---> 0a0ffcb51261 [2019-11-13T02:34:20.984Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-13T02:34:21.324Z] ---> e4af16413afd [2019-11-13T02:34:21.324Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2019-11-13T02:34:21.664Z] ---> c1efb91c4742 [2019-11-13T02:34:21.664Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2019-11-13T02:34:21.664Z] ---> 428945287607 [2019-11-13T02:34:21.664Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2019-11-13T02:34:22.000Z] ---> d941fb774461 [2019-11-13T02:34:22.000Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2019-11-13T02:34:22.274Z] ................................................ [ 29%] [2019-11-13T02:34:23.172Z] ---> f5bdcbee8879 [2019-11-13T02:34:23.172Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2019-11-13T02:34:23.172Z] ---> 11613094c3aa [2019-11-13T02:34:23.172Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2019-11-13T02:34:23.895Z] ---> bb3ce97cfee0 [2019-11-13T02:34:23.895Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2019-11-13T02:34:24.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-13T02:34:25.593Z] ---> f962f0d6ee19 [2019-11-13T02:34:25.593Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2019-11-13T02:34:25.593Z] ---> 9662558e56ce [2019-11-13T02:34:25.593Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-13T02:34:26.314Z] ---> cb38353e45d7 [2019-11-13T02:34:26.314Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2019-11-13T02:34:26.653Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2019-11-13T02:34:26.653Z] bad55c542dc9: Pulling fs layer [2019-11-13T02:34:27.381Z] bad55c542dc9: Verifying Checksum [2019-11-13T02:34:27.381Z] bad55c542dc9: Download complete [2019-11-13T02:34:27.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-13T02:34:27.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-13T02:34:27.718Z] bad55c542dc9: Pull complete [2019-11-13T02:34:27.718Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-13T02:34:27.718Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-11-13T02:34:28.054Z] ---> db2ebe0d7240 [2019-11-13T02:34:28.054Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2019-11-13T02:34:28.054Z] ---> Running in 295193df9576 [2019-11-13T02:34:28.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-13T02:34:28.393Z] Removing intermediate container 295193df9576 [2019-11-13T02:34:28.393Z] ---> a7f7f2a026f5 [2019-11-13T02:34:28.393Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2019-11-13T02:34:28.393Z] ---> Running in 7ccdc150ffd7 [2019-11-13T02:34:28.393Z] Removing intermediate container 7ccdc150ffd7 [2019-11-13T02:34:28.393Z] ---> 3ca597e26335 [2019-11-13T02:34:28.393Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2019-11-13T02:34:28.393Z] ---> Running in 809b04b77cf5 [2019-11-13T02:34:28.393Z] Removing intermediate container 809b04b77cf5 [2019-11-13T02:34:28.393Z] ---> 397660cbbe6b [2019-11-13T02:34:28.393Z] Step 122/125 : VOLUME /var/lib/docker [2019-11-13T02:34:28.729Z] ---> Running in 943bff4ffdb2 [2019-11-13T02:34:28.729Z] Removing intermediate container 943bff4ffdb2 [2019-11-13T02:34:28.729Z] ---> 1e9f06e535d8 [2019-11-13T02:34:28.729Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2019-11-13T02:34:28.729Z] ---> Running in d627d2c9de7d [2019-11-13T02:34:28.729Z] Removing intermediate container d627d2c9de7d [2019-11-13T02:34:28.729Z] ---> c99ef4abe6b3 [2019-11-13T02:34:28.729Z] Step 124/125 : FROM dev AS final [2019-11-13T02:34:28.729Z] ---> c99ef4abe6b3 [2019-11-13T02:34:28.729Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2019-11-13T02:34:30.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-13T02:34:31.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-13T02:34:32.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-13T02:34:33.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-13T02:34:34.708Z] ---> 125aab6c5a69 [2019-11-13T02:34:34.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-13T02:34:35.044Z] Successfully built 125aab6c5a69 [2019-11-13T02:34:35.044Z] Successfully tagged docker:33b2719488ec44196846ef61c4887a784edca081 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-13T02:34:35.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-13T02:34:35.657Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-422/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:33b2719488ec44196846ef61c4887a784edca081 hack/test/unit [2019-11-13T02:34:36.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-13T02:34:36.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-13T02:34:38.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-13T02:34:39.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-13T02:34:39.848Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-13T02:34:40.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-13T02:34:40.508Z] ? github.com/docker/docker/api [no test files] [2019-11-13T02:34:41.830Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-13T02:34:43.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-13T02:34:46.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-13T02:34:49.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-13T02:34:49.847Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-13T02:34:51.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-13T02:34:52.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-13T02:34:53.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-13T02:34:54.310Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-13T02:34:56.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-13T02:34:57.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-13T02:34:58.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-13T02:34:59.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-13T02:35:00.611Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-13T02:35:00.611Z] Using test binary docker [2019-11-13T02:35:00.611Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-13T02:35:00.611Z] +++ /etc/init.d/apparmor start [2019-11-13T02:35:00.611Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-13T02:35:00.611Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-13T02:35:00.611Z] Warning failed to create cache: (null) [2019-11-13T02:35:00.611Z] . [2019-11-13T02:35:00.611Z] Starting dockerd [2019-11-13T02:35:00.611Z] INFO: Waiting for daemon to start... [2019-11-13T02:35:00.611Z] +++ 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 [2019-11-13T02:35:02.447Z] . [2019-11-13T02:35:02.447Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-13T02:35:02.447Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-13T02:35:02.447Z] Error: No such image: emptyfs [2019-11-13T02:35:02.447Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-13T02:35:02.447Z] ++++ docker load [2019-11-13T02:35:02.843Z] Running integration-test (iteration 1) [2019-11-13T02:35:02.843Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-13T02:35:02.843Z] ++ 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 [2019-11-13T02:35:02.843Z] ++ set -e [2019-11-13T02:35:02.843Z] ++ '[' -n 0 ']' [2019-11-13T02:35:02.843Z] ++ set -x [2019-11-13T02:35:02.843Z] ++ 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= 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 [2019-11-13T02:35:04.061Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2019-11-13T02:35:12.347Z] Loaded image: buildpack-deps:jessie [2019-11-13T02:35:12.347Z] Loaded image: busybox:latest [2019-11-13T02:35:12.347Z] Loaded image: busybox:glibc [2019-11-13T02:35:12.347Z] Loaded image: debian:jessie [2019-11-13T02:35:12.347Z] Loaded image: hello-world:latest [2019-11-13T02:35:12.347Z] INFO: Testing against a local daemon [2019-11-13T02:35:12.347Z] === RUN TestBuildWithSession [2019-11-13T02:35:14.808Z] --- PASS: TestBuildWithSession (2.61s) [2019-11-13T02:35:14.808Z] === RUN TestBuildSquashParent [2019-11-13T02:35:15.768Z] e96b0897c5d1: Pull complete [2019-11-13T02:35:15.768Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-13T02:35:15.768Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:35:15.768Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:35:15.768Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-11-13T02:35:15.768Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-11-13T02:35:15.768Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-11-13T02:35:15.768Z] INFO: Docker version of control daemon [2019-11-13T02:35:15.768Z] [2019-11-13T02:35:15.768Z] Client: Docker Engine - Enterprise [2019-11-13T02:35:15.768Z] Version: 19.03.2 [2019-11-13T02:35:15.768Z] API version: 1.40 [2019-11-13T02:35:15.768Z] Go version: go1.12.8 [2019-11-13T02:35:15.768Z] Git commit: c92ab06ed9 [2019-11-13T02:35:15.768Z] Built: 09/03/2019 16:38:11 [2019-11-13T02:35:15.768Z] OS/Arch: windows/amd64 [2019-11-13T02:35:15.768Z] Experimental: false [2019-11-13T02:35:15.768Z] [2019-11-13T02:35:15.768Z] Server: Docker Engine - Enterprise [2019-11-13T02:35:15.768Z] Engine: [2019-11-13T02:35:15.768Z] Version: 19.03.2 [2019-11-13T02:35:15.768Z] API version: 1.40 (minimum version 1.24) [2019-11-13T02:35:15.768Z] Go version: go1.12.8 [2019-11-13T02:35:15.768Z] Git commit: c92ab06ed9 [2019-11-13T02:35:15.768Z] Built: 09/03/2019 16:35:47 [2019-11-13T02:35:15.768Z] OS/Arch: windows/amd64 [2019-11-13T02:35:15.768Z] Experimental: true [2019-11-13T02:35:15.768Z] [2019-11-13T02:35:15.768Z] INFO: Docker info of control daemon [2019-11-13T02:35:15.768Z] [2019-11-13T02:35:15.768Z] Client: [2019-11-13T02:35:15.768Z] Debug Mode: false [2019-11-13T02:35:15.768Z] Plugins: [2019-11-13T02:35:15.768Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-13T02:35:15.768Z] [2019-11-13T02:35:15.768Z] Server: [2019-11-13T02:35:15.768Z] Containers: 0 [2019-11-13T02:35:15.768Z] Running: 0 [2019-11-13T02:35:15.768Z] Paused: 0 [2019-11-13T02:35:15.768Z] Stopped: 0 [2019-11-13T02:35:15.768Z] Images: 1 [2019-11-13T02:35:15.768Z] Server Version: 19.03.2 [2019-11-13T02:35:15.768Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-13T02:35:15.768Z] Windows: [2019-11-13T02:35:15.768Z] LCOW: [2019-11-13T02:35:15.768Z] Logging Driver: json-file [2019-11-13T02:35:15.768Z] Plugins: [2019-11-13T02:35:15.768Z] Volume: local [2019-11-13T02:35:15.768Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-13T02:35:15.768Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-13T02:35:15.768Z] Swarm: inactive [2019-11-13T02:35:15.768Z] Default Isolation: process [2019-11-13T02:35:15.768Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-13T02:35:15.768Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-13T02:35:15.768Z] OSType: windows [2019-11-13T02:35:15.768Z] Architecture: x86_64 [2019-11-13T02:35:15.768Z] CPUs: 4 [2019-11-13T02:35:15.768Z] Total Memory: 32GiB [2019-11-13T02:35:15.768Z] Name: azwin-2-abc150 [2019-11-13T02:35:15.768Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-11-13T02:35:15.768Z] Docker Root Dir: D:\docker [2019-11-13T02:35:15.768Z] Debug Mode: false [2019-11-13T02:35:15.768Z] Registry: https://index.docker.io/v1/ [2019-11-13T02:35:15.768Z] Labels: [2019-11-13T02:35:15.768Z] Experimental: true [2019-11-13T02:35:15.768Z] Insecure Registries: [2019-11-13T02:35:15.768Z] 10.0.0.4:5000 [2019-11-13T02:35:15.768Z] 127.0.0.0/8 [2019-11-13T02:35:15.768Z] Registry Mirrors: [2019-11-13T02:35:15.768Z] http://10.0.0.4:5000/ [2019-11-13T02:35:15.768Z] Live Restore Enabled: false [2019-11-13T02:35:15.768Z] [2019-11-13T02:35:15.768Z] [2019-11-13T02:35:15.768Z] INFO: Commit hash is 33b271948 [2019-11-13T02:35:15.768Z] INFO: Nuke-Everything... [2019-11-13T02:35:15.768Z] INFO: Container count on control daemon to delete is 0 [2019-11-13T02:35:15.768Z] INFO: Nuking d:\CI [2019-11-13T02:35:15.768Z] INFO: Zapped successfully [2019-11-13T02:35:15.768Z] INFO: Location for testing is d:\CI\PR-422\1 [2019-11-13T02:35:15.768Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-13T02:35:15.768Z] [2019-11-13T02:35:15.768Z] [2019-11-13T02:35:15.768Z] INFO: Building the image from Dockerfile.windows at 11/13/2019 02:35:13... [2019-11-13T02:35:15.768Z] [2019-11-13T02:35:16.604Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-13T02:35:20.516Z] Sending build context to Docker daemon 49.81MB [2019-11-13T02:35:20.516Z] [2019-11-13T02:35:20.978Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-13T02:35:20.978Z] ---> 49e459dc7a6b [2019-11-13T02:35:20.978Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-13T02:35:20.978Z] ---> Running in 732ed6bbef7c [2019-11-13T02:35:21.946Z] Removing intermediate container 732ed6bbef7c [2019-11-13T02:35:21.946Z] ---> 69ecf5761c09 [2019-11-13T02:35:21.946Z] Step 3/8 : ARG GO_VERSION=1.12.12 [2019-11-13T02:35:21.946Z] ---> Running in ca0d3479590f [2019-11-13T02:35:22.403Z] Removing intermediate container ca0d3479590f [2019-11-13T02:35:22.403Z] ---> 086d8db324c2 [2019-11-13T02:35:22.403Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\go FROM_DOCKERFILE=1 [2019-11-13T02:35:22.403Z] ---> Running in 8fc00edc0be1 [2019-11-13T02:35:22.589Z] --- PASS: TestBuildSquashParent (6.92s) [2019-11-13T02:35:22.589Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-13T02:35:22.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-13T02:35:22.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-13T02:35:22.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-13T02:35:22.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-13T02:35:22.589Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-13T02:35:22.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-13T02:35:22.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-13T02:35:22.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-13T02:35:22.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-13T02:35:22.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-13T02:35:22.589Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-13T02:35:22.589Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-13T02:35:22.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-13T02:35:22.589Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-13T02:35:22.859Z] Removing intermediate container 8fc00edc0be1 [2019-11-13T02:35:22.859Z] ---> 6d6ce9e723e4 [2019-11-13T02:35:22.859Z] Step 5/8 : 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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path C:\go\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-11-13T02:35:22.859Z] ---> Running in bc1226ebcbcb [2019-11-13T02:35:24.443Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-13T02:35:24.443Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-13T02:35:25.033Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-13T02:35:26.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-13T02:35:26.660Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-13T02:35:27.063Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-13T02:35:27.063Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-13T02:35:28.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-13T02:35:29.556Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-11-13T02:35:29.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s) [2019-11-13T02:35:29.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) [2019-11-13T02:35:29.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s) [2019-11-13T02:35:29.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.45s) [2019-11-13T02:35:29.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.77s) [2019-11-13T02:35:29.556Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.75s) [2019-11-13T02:35:29.556Z] === RUN TestBuildMultiStageCopy [2019-11-13T02:35:29.556Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-13T02:35:31.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-13T02:35:31.421Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-13T02:35:31.436Z] [2019-11-13T02:35:31.436Z] SUCCESS: Specified value was saved. [2019-11-13T02:35:32.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-13T02:35:32.491Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-13T02:35:32.965Z] INFO: Downloading git... [2019-11-13T02:35:33.281Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-13T02:35:33.705Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-13T02:35:34.507Z] INFO: Downloading go... [2019-11-13T02:35:34.579Z] --- PASS: TestBuildMultiStageCopy (4.84s) [2019-11-13T02:35:34.579Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.70s) [2019-11-13T02:35:34.579Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2019-11-13T02:35:34.579Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2019-11-13T02:35:34.579Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-11-13T02:35:34.579Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2019-11-13T02:35:34.579Z] === RUN TestBuildMultiStageParentConfig [2019-11-13T02:35:35.984Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2019-11-13T02:35:35.984Z] === RUN TestBuildLabelWithTargets [2019-11-13T02:35:37.806Z] --- PASS: TestBuildLabelWithTargets (2.18s) [2019-11-13T02:35:37.807Z] === RUN TestBuildWithEmptyLayers [2019-11-13T02:35:37.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-13T02:35:39.093Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2019-11-13T02:35:39.093Z] === RUN TestBuildMultiStageOnBuild [2019-11-13T02:35:39.176Z] INFO: Downloading compiler 1 of 3... [2019-11-13T02:35:39.633Z] INFO: Downloading compiler 2 of 3... [2019-11-13T02:35:40.088Z] INFO: Downloading compiler 3 of 3... [2019-11-13T02:35:40.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-13T02:35:40.672Z] INFO: Extracting git... [2019-11-13T02:35:42.336Z] --- PASS: TestBuildMultiStageOnBuild (3.34s) [2019-11-13T02:35:42.336Z] === RUN TestBuildUncleanTarFilenames [2019-11-13T02:35:43.638Z] --- PASS: TestBuildUncleanTarFilenames (1.27s) [2019-11-13T02:35:43.638Z] === RUN TestBuildMultiStageLayerLeak [2019-11-13T02:35:43.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-13T02:35:46.245Z] ......................... [ 67%] [2019-11-13T02:35:46.922Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s) [2019-11-13T02:35:46.922Z] === RUN TestBuildWithHugeFile [2019-11-13T02:35:47.179Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-13T02:35:47.179Z] Using test binary docker [2019-11-13T02:35:47.179Z] +++ /etc/init.d/apparmor start [2019-11-13T02:35:47.179Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-13T02:35:47.179Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-13T02:35:47.179Z] Warning failed to create cache: (null) [2019-11-13T02:35:47.179Z] . [2019-11-13T02:35:47.179Z] INFO: Waiting for daemon to start... [2019-11-13T02:35:47.179Z] Starting dockerd [2019-11-13T02:35:47.180Z] +++ 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 [2019-11-13T02:35:49.710Z] . [2019-11-13T02:35:49.710Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-13T02:35:49.710Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-13T02:35:49.710Z] Error: No such image: emptyfs [2019-11-13T02:35:49.710Z] ++++ docker load [2019-11-13T02:35:49.710Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-13T02:35:49.969Z] Running integration-test (iteration 1) [2019-11-13T02:35:49.969Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-13T02:35:49.969Z] ++ 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 [2019-11-13T02:35:49.969Z] ++ set -e [2019-11-13T02:35:49.969Z] ++ '[' -n 0 ']' [2019-11-13T02:35:49.969Z] ++ set -x [2019-11-13T02:35:49.969Z] ++ 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= 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 [2019-11-13T02:35:58.315Z] INFO: Expanding go... [2019-11-13T02:36:21.300Z] --- PASS: TestBuildWithHugeFile (31.20s) [2019-11-13T02:36:21.300Z] === RUN TestBuildWithEmptyDockerfile [2019-11-13T02:36:21.300Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:36:21.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:36:21.300Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:36:21.300Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:36:21.300Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:36:21.300Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:36:21.300Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:36:21.300Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:36:21.300Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:36:21.300Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-11-13T02:36:21.300Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2019-11-13T02:36:21.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2019-11-13T02:36:21.300Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-11-13T02:36:21.300Z] === RUN TestBuildPreserveOwnership [2019-11-13T02:36:21.300Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-13T02:36:22.038Z] Loaded image: buildpack-deps:jessie [2019-11-13T02:36:22.038Z] Loaded image: busybox:latest [2019-11-13T02:36:22.038Z] Loaded image: busybox:glibc [2019-11-13T02:36:22.038Z] Loaded image: debian:jessie [2019-11-13T02:36:22.091Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-13T02:36:22.297Z] Loaded image: hello-world:latest [2019-11-13T02:36:22.297Z] INFO: Testing against a local daemon [2019-11-13T02:36:22.297Z] === RUN TestBuildWithSession [2019-11-13T02:36:23.410Z] INFO: Expanding compiler 1 of 3... [2019-11-13T02:36:23.410Z] INFO: Expanding compiler 2 of 3... [2019-11-13T02:36:23.454Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-13T02:36:24.570Z] --- PASS: TestBuildPreserveOwnership (5.96s) [2019-11-13T02:36:24.570Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.91s) [2019-11-13T02:36:24.570Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.04s) [2019-11-13T02:36:24.570Z] === RUN TestBuildPlatformInvalid [2019-11-13T02:36:24.570Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-11-13T02:36:24.570Z] PASS [2019-11-13T02:36:24.570Z] [2019-11-13T02:36:24.570Z] DONE 30 tests in 81.574s [2019-11-13T02:36:24.570Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-13T02:36:24.570Z] ++ 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 [2019-11-13T02:36:24.570Z] ++ set -e [2019-11-13T02:36:24.570Z] ++ '[' -n 0 ']' [2019-11-13T02:36:24.570Z] ++ set -x [2019-11-13T02:36:24.570Z] ++ 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= 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 [2019-11-13T02:36:24.570Z] INFO: Testing against a local daemon [2019-11-13T02:36:24.570Z] === RUN TestConfigList [2019-11-13T02:36:27.954Z] --- PASS: TestConfigList (3.04s) [2019-11-13T02:36:27.954Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-11-13T02:36:27.954Z] daemon.go:325: [d40ad84c804d3] waiting for daemon to start [2019-11-13T02:36:27.954Z] daemon.go:325: [d40ad84c804d3] waiting for daemon to start [2019-11-13T02:36:27.954Z] daemon.go:353: [d40ad84c804d3] daemon started [2019-11-13T02:36:27.954Z] daemon.go:461: [d40ad84c804d3] Stopping daemon [2019-11-13T02:36:27.954Z] daemon.go:296: [d40ad84c804d3] exiting daemon [2019-11-13T02:36:27.954Z] daemon.go:448: [d40ad84c804d3] Daemon stopped [2019-11-13T02:36:27.954Z] === RUN TestConfigsCreateAndDelete [2019-11-13T02:36:28.859Z] --- PASS: TestBuildWithSession (5.74s) [2019-11-13T02:36:28.859Z] === RUN TestBuildSquashParent [2019-11-13T02:36:29.184Z] INFO: Expanding compiler 3 of 3... [2019-11-13T02:36:29.639Z] INFO: Removing downloaded files... [2019-11-13T02:36:29.639Z] INFO: Creating source directory... [2019-11-13T02:36:29.639Z] INFO: Configuring git core.autocrlf... [2019-11-13T02:36:29.639Z] INFO: Completed [2019-11-13T02:36:30.518Z] --- PASS: TestConfigsCreateAndDelete (2.55s) [2019-11-13T02:36:30.518Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-11-13T02:36:30.518Z] daemon.go:325: [da2a88c1adec1] waiting for daemon to start [2019-11-13T02:36:30.518Z] daemon.go:325: [da2a88c1adec1] waiting for daemon to start [2019-11-13T02:36:30.518Z] daemon.go:353: [da2a88c1adec1] daemon started [2019-11-13T02:36:30.518Z] daemon.go:461: [da2a88c1adec1] Stopping daemon [2019-11-13T02:36:30.518Z] daemon.go:296: [da2a88c1adec1] exiting daemon [2019-11-13T02:36:30.518Z] daemon.go:448: [da2a88c1adec1] Daemon stopped [2019-11-13T02:36:30.518Z] === RUN TestConfigsUpdate [2019-11-13T02:36:33.900Z] --- PASS: TestConfigsUpdate (3.09s) [2019-11-13T02:36:33.900Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-11-13T02:36:33.900Z] daemon.go:325: [d18a199fd3c5a] waiting for daemon to start [2019-11-13T02:36:33.900Z] daemon.go:325: [d18a199fd3c5a] waiting for daemon to start [2019-11-13T02:36:33.900Z] daemon.go:353: [d18a199fd3c5a] daemon started [2019-11-13T02:36:33.900Z] daemon.go:461: [d18a199fd3c5a] Stopping daemon [2019-11-13T02:36:33.900Z] daemon.go:296: [d18a199fd3c5a] exiting daemon [2019-11-13T02:36:33.900Z] daemon.go:448: [d18a199fd3c5a] Daemon stopped [2019-11-13T02:36:33.900Z] === RUN TestTemplatedConfig [2019-11-13T02:36:37.148Z] --- PASS: TestTemplatedConfig (3.71s) [2019-11-13T02:36:37.148Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-11-13T02:36:37.148Z] daemon.go:325: [d538e9a6f466f] waiting for daemon to start [2019-11-13T02:36:37.148Z] daemon.go:325: [d538e9a6f466f] waiting for daemon to start [2019-11-13T02:36:37.148Z] daemon.go:353: [d538e9a6f466f] daemon started [2019-11-13T02:36:37.148Z] daemon.go:461: [d538e9a6f466f] Stopping daemon [2019-11-13T02:36:37.148Z] daemon.go:296: [d538e9a6f466f] exiting daemon [2019-11-13T02:36:37.148Z] daemon.go:448: [d538e9a6f466f] Daemon stopped [2019-11-13T02:36:37.148Z] === RUN TestConfigInspect [2019-11-13T02:36:38.308Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-13T02:36:40.203Z] tests/integration/client_test.py ..... [ 75%] [2019-11-13T02:36:40.512Z] --- PASS: TestConfigInspect (3.11s) [2019-11-13T02:36:40.512Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-11-13T02:36:40.512Z] daemon.go:325: [d7894d9fa088e] waiting for daemon to start [2019-11-13T02:36:40.512Z] daemon.go:325: [d7894d9fa088e] waiting for daemon to start [2019-11-13T02:36:40.512Z] daemon.go:353: [d7894d9fa088e] daemon started [2019-11-13T02:36:40.512Z] daemon.go:461: [d7894d9fa088e] Stopping daemon [2019-11-13T02:36:40.512Z] daemon.go:296: [d7894d9fa088e] exiting daemon [2019-11-13T02:36:40.512Z] daemon.go:448: [d7894d9fa088e] Daemon stopped [2019-11-13T02:36:40.512Z] === RUN TestConfigCreateWithLabels [2019-11-13T02:36:41.059Z] --- PASS: TestBuildSquashParent (11.21s) [2019-11-13T02:36:41.059Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2019-11-13T02:36:41.059Z] daemon.go:325: [d62244631ce66] waiting for daemon to start [2019-11-13T02:36:41.059Z] daemon.go:325: [d62244631ce66] waiting for daemon to start [2019-11-13T02:36:41.059Z] daemon.go:353: [d62244631ce66] daemon started [2019-11-13T02:36:41.059Z] daemon.go:461: [d62244631ce66] Stopping daemon [2019-11-13T02:36:41.059Z] daemon.go:296: [d62244631ce66] exiting daemon [2019-11-13T02:36:41.059Z] daemon.go:448: [d62244631ce66] Daemon stopped [2019-11-13T02:36:41.059Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-13T02:36:41.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-13T02:36:41.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-13T02:36:41.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-13T02:36:41.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-13T02:36:41.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-13T02:36:41.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-13T02:36:41.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-13T02:36:41.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-13T02:36:41.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-13T02:36:41.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-13T02:36:41.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-13T02:36:41.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-13T02:36:41.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-13T02:36:41.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-13T02:36:41.132Z] tests/integration/errors_test.py . [ 76%] [2019-11-13T02:36:43.116Z] --- PASS: TestConfigCreateWithLabels (3.05s) [2019-11-13T02:36:43.116Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-11-13T02:36:43.116Z] daemon.go:325: [db48b2b7e5429] waiting for daemon to start [2019-11-13T02:36:43.116Z] daemon.go:325: [db48b2b7e5429] waiting for daemon to start [2019-11-13T02:36:43.116Z] daemon.go:353: [db48b2b7e5429] daemon started [2019-11-13T02:36:43.116Z] daemon.go:461: [db48b2b7e5429] Stopping daemon [2019-11-13T02:36:43.116Z] daemon.go:296: [db48b2b7e5429] exiting daemon [2019-11-13T02:36:43.116Z] daemon.go:448: [db48b2b7e5429] Daemon stopped [2019-11-13T02:36:43.116Z] === RUN TestConfigCreateResolve [2019-11-13T02:36:43.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-13T02:36:43.590Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-13T02:36:46.336Z] --- PASS: TestConfigCreateResolve (2.89s) [2019-11-13T02:36:46.336Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-11-13T02:36:46.336Z] daemon.go:325: [de065b409b007] waiting for daemon to start [2019-11-13T02:36:46.336Z] daemon.go:325: [de065b409b007] waiting for daemon to start [2019-11-13T02:36:46.336Z] daemon.go:353: [de065b409b007] daemon started [2019-11-13T02:36:46.336Z] daemon.go:461: [de065b409b007] Stopping daemon [2019-11-13T02:36:46.336Z] daemon.go:296: [de065b409b007] exiting daemon [2019-11-13T02:36:46.336Z] daemon.go:448: [de065b409b007] Daemon stopped [2019-11-13T02:36:46.336Z] === RUN TestConfigDaemonLibtrustID [2019-11-13T02:36:46.710Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-13T02:36:46.710Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-11-13T02:36:46.710Z] daemon.go:325: [dd20df9113b63] waiting for daemon to start [2019-11-13T02:36:46.710Z] daemon.go:325: [dd20df9113b63] waiting for daemon to start [2019-11-13T02:36:46.710Z] daemon.go:353: [dd20df9113b63] daemon started [2019-11-13T02:36:46.710Z] daemon.go:461: [dd20df9113b63] Stopping daemon [2019-11-13T02:36:46.710Z] daemon.go:296: [dd20df9113b63] exiting daemon [2019-11-13T02:36:46.710Z] daemon.go:448: [dd20df9113b63] Daemon stopped [2019-11-13T02:36:46.710Z] PASS [2019-11-13T02:36:46.710Z] [2019-11-13T02:36:46.710Z] DONE 8 tests in 22.210s [2019-11-13T02:36:46.710Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-13T02:36:46.710Z] ++ 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 [2019-11-13T02:36:46.710Z] ++ set -e [2019-11-13T02:36:46.710Z] ++ '[' -n 0 ']' [2019-11-13T02:36:46.710Z] ++ set -x [2019-11-13T02:36:46.710Z] ++ 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= 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 [2019-11-13T02:36:46.710Z] INFO: Testing against a local daemon [2019-11-13T02:36:46.710Z] === RUN TestCheckpoint [2019-11-13T02:36:46.710Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-13T02:36:46.710Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-13T02:36:46.710Z] === RUN TestContainerInvalidJSON [2019-11-13T02:36:46.710Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:36:46.710Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:36:46.710Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:36:46.710Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:36:46.711Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:36:46.711Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:36:46.711Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:36:46.711Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:36:46.711Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:36:46.711Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-11-13T02:36:46.711Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-13T02:36:46.711Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-13T02:36:46.711Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-13T02:36:46.711Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-13T02:36:46.924Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-13T02:36:47.086Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-11-13T02:36:47.086Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-13T02:36:47.086Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-13T02:36:47.086Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-13T02:36:47.086Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-11-13T02:36:47.086Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-13T02:36:47.086Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-11-13T02:36:47.086Z] === RUN TestCopyFromContainer [2019-11-13T02:36:47.182Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-13T02:36:49.629Z] === RUN TestCopyFromContainer// [2019-11-13T02:36:49.629Z] === RUN TestCopyFromContainer//bar/root [2019-11-13T02:36:49.629Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-13T02:36:49.629Z] === RUN TestCopyFromContainer/bar/quux [2019-11-13T02:36:49.629Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-13T02:36:49.629Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-13T02:36:50.038Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-13T02:36:50.038Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-13T02:36:50.038Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-13T02:36:50.038Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-13T02:36:50.038Z] --- PASS: TestCopyFromContainer (2.95s) [2019-11-13T02:36:50.038Z] --- PASS: TestCopyFromContainer// (0.07s) [2019-11-13T02:36:50.038Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-11-13T02:36:50.038Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-11-13T02:36:50.038Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-11-13T02:36:50.038Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2019-11-13T02:36:50.038Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-13T02:36:50.038Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-13T02:36:50.038Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2019-11-13T02:36:50.038Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-11-13T02:36:50.038Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-13T02:36:50.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-13T02:36:50.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:36:50.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:36:50.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:36:50.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:36:50.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:36:50.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:36:50.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:36:50.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:36:50.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:36:50.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-13T02:36:50.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-13T02:36:50.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-13T02:36:50.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-13T02:36:50.038Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-13T02:36:50.424Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-11-13T02:36:50.424Z] === RUN TestCreateWithInvalidEnv [2019-11-13T02:36:50.424Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-13T02:36:50.424Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-13T02:36:50.424Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-13T02:36:50.424Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-13T02:36:50.424Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-13T02:36:50.424Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-13T02:36:50.424Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-13T02:36:50.424Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-13T02:36:50.424Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-13T02:36:50.424Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-13T02:36:50.424Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-13T02:36:50.424Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-13T02:36:50.424Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-13T02:36:50.424Z] === RUN TestCreateTmpfsMountsTarget [2019-11-13T02:36:50.424Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-11-13T02:36:50.424Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-13T02:36:51.362Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2019-11-13T02:36:51.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.73s) [2019-11-13T02:36:51.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.82s) [2019-11-13T02:36:51.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.72s) [2019-11-13T02:36:51.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.98s) [2019-11-13T02:36:51.362Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.77s) [2019-11-13T02:36:51.363Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.67s) [2019-11-13T02:36:51.363Z] === RUN TestBuildMultiStageCopy [2019-11-13T02:36:51.363Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-13T02:36:52.943Z] --- PASS: TestCreateWithCustomMaskedPaths (2.66s) [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-13T02:36:52.943Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-13T02:36:52.943Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-13T02:36:52.943Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-13T02:36:52.943Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-13T02:36:52.943Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-13T02:36:52.943Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-13T02:36:52.943Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-13T02:36:52.943Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-13T02:36:52.943Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-13T02:36:52.943Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-13T02:36:52.943Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-13T02:36:52.943Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-13T02:36:52.943Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-13T02:36:52.943Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-13T02:36:52.943Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-13T02:36:52.943Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-13T02:36:52.943Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-13T02:36:52.943Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-13T02:36:53.453Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-13T02:36:53.453Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-13T02:36:53.453Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-13T02:36:53.453Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-13T02:36:53.453Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.10s) [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-11-13T02:36:53.453Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-13T02:36:53.453Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-13T02:36:54.645Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-13T02:36:54.903Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-13T02:36:55.483Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-13T02:36:55.975Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.79s) [2019-11-13T02:36:55.975Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-13T02:36:55.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:36:55.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:36:55.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:36:55.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:36:55.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:36:55.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:36:55.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:36:55.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:36:55.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:36:55.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:36:55.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:36:55.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:36:56.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:36:56.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:36:56.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:36:56.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-11-13T02:36:56.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-13T02:36:56.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-13T02:36:56.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-13T02:36:56.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-11-13T02:36:56.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-13T02:36:56.354Z] === RUN TestContainerStartOnDaemonRestart [2019-11-13T02:36:56.354Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-13T02:36:56.354Z] === RUN TestDaemonRestartIpcMode [2019-11-13T02:36:56.354Z] === PAUSE TestDaemonRestartIpcMode [2019-11-13T02:36:56.354Z] === RUN TestDiff [2019-11-13T02:36:56.418Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-13T02:36:56.983Z] --- PASS: TestBuildMultiStageCopy (6.04s) [2019-11-13T02:36:56.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.41s) [2019-11-13T02:36:56.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2019-11-13T02:36:56.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2019-11-13T02:36:56.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.76s) [2019-11-13T02:36:56.983Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s) [2019-11-13T02:36:56.983Z] === RUN TestBuildMultiStageParentConfig [2019-11-13T02:36:57.137Z] --- PASS: TestDiff (0.88s) [2019-11-13T02:36:57.137Z] === RUN TestExecWithCloseStdin [2019-11-13T02:36:57.586Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-13T02:36:57.586Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-13T02:36:57.586Z] ok github.com/docker/docker/api/types/strslice 0.033s coverage: 90.0% of statements [2019-11-13T02:36:57.586Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2019-11-13T02:36:57.586Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 3.1% of statements [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-13T02:36:57.586Z] ok github.com/docker/docker/api/types/time 0.059s coverage: 100.0% of statements [2019-11-13T02:36:57.586Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/builder [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-13T02:36:57.586Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-13T02:36:57.587Z] ok github.com/docker/docker/builder/dockerignore 0.061s coverage: 96.8% of statements [2019-11-13T02:36:58.456Z] --- PASS: TestExecWithCloseStdin (1.05s) [2019-11-13T02:36:58.456Z] === RUN TestExec [2019-11-13T02:36:58.886Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2019-11-13T02:36:58.886Z] === RUN TestBuildLabelWithTargets [2019-11-13T02:36:59.258Z] --- PASS: TestExec (1.12s) [2019-11-13T02:36:59.258Z] === RUN TestExecUser [2019-11-13T02:37:00.520Z] --- PASS: TestExecUser (1.07s) [2019-11-13T02:37:00.520Z] === RUN TestExportContainerAndImportImage [2019-11-13T02:37:01.414Z] --- PASS: TestBuildLabelWithTargets (2.59s) [2019-11-13T02:37:01.414Z] === RUN TestBuildWithEmptyLayers [2019-11-13T02:37:01.784Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2019-11-13T02:37:01.784Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-13T02:37:02.431Z] ok github.com/docker/docker/builder/fscache 0.137s coverage: 69.5% of statements [2019-11-13T02:37:02.788Z] --- PASS: TestBuildWithEmptyLayers (1.58s) [2019-11-13T02:37:02.788Z] === RUN TestBuildMultiStageOnBuild [2019-11-13T02:37:03.128Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-11-13T02:37:03.128Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-11-13T02:37:03.128Z] daemon.go:325: [d552e6a4ed5e0] waiting for daemon to start [2019-11-13T02:37:03.128Z] daemon.go:325: [d552e6a4ed5e0] waiting for daemon to start [2019-11-13T02:37:03.128Z] daemon.go:353: [d552e6a4ed5e0] daemon started [2019-11-13T02:37:03.128Z] daemon.go:461: [d552e6a4ed5e0] Stopping daemon [2019-11-13T02:37:03.128Z] daemon.go:296: [d552e6a4ed5e0] exiting daemon [2019-11-13T02:37:03.128Z] daemon.go:448: [d552e6a4ed5e0] Daemon stopped [2019-11-13T02:37:03.128Z] daemon.go:325: [d552e6a4ed5e0] waiting for daemon to start [2019-11-13T02:37:03.128Z] daemon.go:325: [d552e6a4ed5e0] waiting for daemon to start [2019-11-13T02:37:03.128Z] daemon.go:353: [d552e6a4ed5e0] daemon started [2019-11-13T02:37:03.128Z] daemon.go:461: [d552e6a4ed5e0] Stopping daemon [2019-11-13T02:37:03.128Z] daemon.go:296: [d552e6a4ed5e0] exiting daemon [2019-11-13T02:37:03.128Z] daemon.go:448: [d552e6a4ed5e0] Daemon stopped [2019-11-13T02:37:03.128Z] === RUN TestHealthCheckWorkdir [2019-11-13T02:37:03.160Z] ok github.com/docker/docker/builder/remotecontext/git 3.498s coverage: 85.1% of statements [2019-11-13T02:37:03.160Z] ok github.com/docker/docker/builder/remotecontext 0.365s coverage: 13.6% of statements [2019-11-13T02:37:04.338Z] ok github.com/docker/docker/builder/dockerfile 1.018s coverage: 45.1% of statements [2019-11-13T02:37:04.338Z] ? github.com/docker/docker/cli [no test files] [2019-11-13T02:37:04.338Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-13T02:37:04.338Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2019-11-13T02:37:04.455Z] --- PASS: TestHealthCheckWorkdir (1.26s) [2019-11-13T02:37:04.455Z] === RUN TestHealthKillContainer [2019-11-13T02:37:06.973Z] --- PASS: TestBuildMultiStageOnBuild (3.88s) [2019-11-13T02:37:06.973Z] === RUN TestBuildUncleanTarFilenames [2019-11-13T02:37:07.773Z] --- PASS: TestHealthKillContainer (3.23s) [2019-11-13T02:37:07.773Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-13T02:37:08.352Z] --- PASS: TestBuildUncleanTarFilenames (1.88s) [2019-11-13T02:37:08.352Z] === RUN TestBuildMultiStageLayerLeak [2019-11-13T02:37:08.590Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2019-11-13T02:37:08.590Z] === RUN TestIpcModeNone [2019-11-13T02:37:09.406Z] --- PASS: TestIpcModeNone (1.04s) [2019-11-13T02:37:09.406Z] === RUN TestIpcModePrivate [2019-11-13T02:37:10.679Z] --- PASS: TestIpcModePrivate (1.07s) [2019-11-13T02:37:10.679Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2019-11-13T02:37:10.679Z] === RUN TestIpcModeShareable [2019-11-13T02:37:11.951Z] --- PASS: TestIpcModeShareable (1.14s) [2019-11-13T02:37:11.951Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2019-11-13T02:37:11.951Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-13T02:37:12.537Z] --- PASS: TestBuildMultiStageLayerLeak (4.13s) [2019-11-13T02:37:12.537Z] === RUN TestBuildWithHugeFile [2019-11-13T02:37:15.293Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.25s) [2019-11-13T02:37:15.293Z] === RUN TestAPIIpcModeHost [2019-11-13T02:37:15.682Z] --- PASS: TestAPIIpcModeHost (0.80s) [2019-11-13T02:37:15.682Z] === RUN TestDaemonIpcModeShareable [2019-11-13T02:37:16.444Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-13T02:37:17.626Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2019-11-13T02:37:17.626Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-11-13T02:37:17.626Z] daemon.go:325: [deb5ef2a7b9d6] waiting for daemon to start [2019-11-13T02:37:17.626Z] daemon.go:325: [deb5ef2a7b9d6] waiting for daemon to start [2019-11-13T02:37:17.626Z] daemon.go:353: [deb5ef2a7b9d6] daemon started [2019-11-13T02:37:17.626Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-13T02:37:17.626Z] daemon.go:461: [deb5ef2a7b9d6] Stopping daemon [2019-11-13T02:37:17.626Z] daemon.go:296: [deb5ef2a7b9d6] exiting daemon [2019-11-13T02:37:17.626Z] daemon.go:448: [deb5ef2a7b9d6] Daemon stopped [2019-11-13T02:37:17.626Z] === RUN TestDaemonIpcModePrivate [2019-11-13T02:37:20.104Z] --- PASS: TestDaemonIpcModePrivate (1.89s) [2019-11-13T02:37:20.104Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-11-13T02:37:20.104Z] daemon.go:325: [d8bd9feccd0d5] waiting for daemon to start [2019-11-13T02:37:20.104Z] daemon.go:325: [d8bd9feccd0d5] waiting for daemon to start [2019-11-13T02:37:20.104Z] daemon.go:353: [d8bd9feccd0d5] daemon started [2019-11-13T02:37:20.104Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-13T02:37:20.104Z] daemon.go:461: [d8bd9feccd0d5] Stopping daemon [2019-11-13T02:37:20.104Z] daemon.go:296: [d8bd9feccd0d5] exiting daemon [2019-11-13T02:37:20.104Z] daemon.go:448: [d8bd9feccd0d5] Daemon stopped [2019-11-13T02:37:20.104Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-13T02:37:20.383Z] ok github.com/docker/docker/client 0.723s coverage: 75.7% of statements [2019-11-13T02:37:21.393Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2019-11-13T02:37:21.394Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-11-13T02:37:21.394Z] daemon.go:325: [dadf597adc65d] waiting for daemon to start [2019-11-13T02:37:21.394Z] daemon.go:325: [dadf597adc65d] waiting for daemon to start [2019-11-13T02:37:21.394Z] daemon.go:353: [dadf597adc65d] daemon started [2019-11-13T02:37:21.394Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-13T02:37:21.394Z] daemon.go:461: [dadf597adc65d] Stopping daemon [2019-11-13T02:37:21.394Z] daemon.go:296: [dadf597adc65d] exiting daemon [2019-11-13T02:37:21.394Z] daemon.go:448: [dadf597adc65d] Daemon stopped [2019-11-13T02:37:21.394Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-13T02:37:23.899Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2019-11-13T02:37:23.899Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-11-13T02:37:23.899Z] daemon.go:325: [dc8fc70918dd3] waiting for daemon to start [2019-11-13T02:37:23.899Z] daemon.go:325: [dc8fc70918dd3] waiting for daemon to start [2019-11-13T02:37:23.899Z] daemon.go:353: [dc8fc70918dd3] daemon started [2019-11-13T02:37:23.899Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-13T02:37:23.899Z] daemon.go:461: [dc8fc70918dd3] Stopping daemon [2019-11-13T02:37:23.899Z] daemon.go:296: [dc8fc70918dd3] exiting daemon [2019-11-13T02:37:23.899Z] daemon.go:448: [dc8fc70918dd3] Daemon stopped [2019-11-13T02:37:23.899Z] === RUN TestIpcModeOlderClient [2019-11-13T02:37:23.899Z] === PAUSE TestIpcModeOlderClient [2019-11-13T02:37:23.899Z] === RUN TestKillContainerInvalidSignal [2019-11-13T02:37:24.359Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2019-11-13T02:37:24.359Z] === RUN TestKillContainer [2019-11-13T02:37:24.359Z] === RUN TestKillContainer/no_signal [2019-11-13T02:37:25.215Z] === RUN TestKillContainer/non_killing_signal [2019-11-13T02:37:25.998Z] === RUN TestKillContainer/killing_signal [2019-11-13T02:37:27.387Z] --- PASS: TestKillContainer (2.91s) [2019-11-13T02:37:27.387Z] --- PASS: TestKillContainer/no_signal (0.96s) [2019-11-13T02:37:27.387Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-11-13T02:37:27.387Z] --- PASS: TestKillContainer/killing_signal (0.90s) [2019-11-13T02:37:27.387Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-13T02:37:27.387Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-13T02:37:28.261Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-13T02:37:29.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.93s) [2019-11-13T02:37:29.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2019-11-13T02:37:29.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2019-11-13T02:37:29.078Z] === RUN TestKillStoppedContainer [2019-11-13T02:37:29.078Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-13T02:37:29.078Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-13T02:37:29.444Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-13T02:37:29.444Z] === RUN TestKillDifferentUserContainer [2019-11-13T02:37:30.232Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-11-13T02:37:30.232Z] === RUN TestInspectOomKilledTrue [2019-11-13T02:37:30.232Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-13T02:37:30.232Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:37:30.232Z] === RUN TestInspectOomKilledFalse [2019-11-13T02:37:30.232Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-13T02:37:30.232Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:37:30.232Z] === RUN TestLinksEtcHostsContentMatch [2019-11-13T02:37:31.024Z] --- PASS: TestLinksEtcHostsContentMatch (0.69s) [2019-11-13T02:37:31.024Z] === RUN TestLinksContainerNames [2019-11-13T02:37:32.927Z] --- PASS: TestLinksContainerNames (1.83s) [2019-11-13T02:37:32.927Z] === RUN TestLogsFollowTailEmpty [2019-11-13T02:37:33.772Z] --- PASS: TestLogsFollowTailEmpty (0.95s) [2019-11-13T02:37:33.772Z] === RUN TestContainerNetworkMountsNoChown [2019-11-13T02:37:34.583Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/default [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/default [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/private [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/private [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rprivate [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/slave [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/slave [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rslave [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/shared [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/shared [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rshared [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-13T02:37:34.583Z] === CONT TestMountDaemonRoot/default [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-13T02:37:34.583Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-13T02:37:34.583Z] === CONT TestMountDaemonRoot/rshared [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-13T02:37:34.583Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-13T02:37:34.583Z] === CONT TestMountDaemonRoot/shared [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-13T02:37:34.583Z] === CONT TestMountDaemonRoot/rslave [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-13T02:37:34.583Z] === CONT TestMountDaemonRoot/slave [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-13T02:37:34.583Z] === CONT TestMountDaemonRoot/rprivate [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-13T02:37:34.583Z] === CONT TestMountDaemonRoot/private [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-13T02:37:34.583Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-13T02:37:34.583Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-13T02:37:34.583Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-13T02:37:34.583Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-13T02:37:34.986Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-13T02:37:35.366Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-13T02:37:35.366Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-13T02:37:35.366Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-13T02:37:35.366Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-13T02:37:35.366Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-13T02:37:35.366Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-13T02:37:35.366Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-13T02:37:35.366Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-13T02:37:35.366Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-13T02:37:35.366Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-11-13T02:37:35.366Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-13T02:37:35.367Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-13T02:37:35.367Z] === RUN TestContainerBindMountNonRecursive [2019-11-13T02:37:35.751Z] ......... [ 85%] [2019-11-13T02:37:37.904Z] --- PASS: TestContainerBindMountNonRecursive (2.08s) [2019-11-13T02:37:37.904Z] === RUN TestNetworkNat [2019-11-13T02:37:38.702Z] --- PASS: TestNetworkNat (0.98s) [2019-11-13T02:37:38.702Z] === RUN TestNetworkLocalhostTCPNat [2019-11-13T02:37:39.500Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2019-11-13T02:37:39.500Z] === RUN TestNetworkLoopbackNat [2019-11-13T02:37:40.797Z] --- PASS: TestNetworkLoopbackNat (1.24s) [2019-11-13T02:37:40.798Z] === RUN TestPause [2019-11-13T02:37:41.582Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-13T02:37:41.644Z] --- PASS: TestPause (0.93s) [2019-11-13T02:37:41.644Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-13T02:37:41.644Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-13T02:37:41.644Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-13T02:37:41.644Z] === RUN TestPauseStopPausedContainer [2019-11-13T02:37:42.552Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2019-11-13T02:37:42.552Z] === RUN TestPsFilter [2019-11-13T02:37:42.941Z] --- PASS: TestPsFilter (0.23s) [2019-11-13T02:37:42.941Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-13T02:37:43.209Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-13T02:37:43.741Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2019-11-13T02:37:43.741Z] === RUN TestRemoveContainerWithVolume [2019-11-13T02:37:44.538Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-11-13T02:37:44.538Z] === RUN TestRemoveContainerRunning [2019-11-13T02:37:45.803Z] --- PASS: TestRemoveContainerRunning (1.03s) [2019-11-13T02:37:45.803Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-13T02:37:46.706Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2019-11-13T02:37:46.706Z] === RUN TestRemoveInvalidContainer [2019-11-13T02:37:46.706Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-13T02:37:46.706Z] === RUN TestRenameLinkedContainer [2019-11-13T02:37:49.752Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-13T02:37:50.008Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-13T02:37:50.749Z] --- PASS: TestRenameLinkedContainer (3.71s) [2019-11-13T02:37:50.749Z] === RUN TestRenameStoppedContainer [2019-11-13T02:37:51.120Z] --- PASS: TestRenameStoppedContainer (0.94s) [2019-11-13T02:37:51.120Z] === RUN TestRenameRunningContainerAndReuse [2019-11-13T02:37:53.101Z] --- PASS: TestRenameRunningContainerAndReuse (1.90s) [2019-11-13T02:37:53.101Z] === RUN TestRenameInvalidName [2019-11-13T02:37:53.893Z] --- PASS: TestRenameInvalidName (0.87s) [2019-11-13T02:37:53.893Z] === RUN TestRenameAnonymousContainer [2019-11-13T02:37:56.076Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-13T02:37:57.114Z] --- PASS: TestRenameAnonymousContainer (3.14s) [2019-11-13T02:37:57.114Z] === RUN TestRenameContainerWithSameName [2019-11-13T02:37:57.992Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2019-11-13T02:37:57.992Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-13T02:37:59.339Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-13T02:37:59.339Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-13T02:37:59.860Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2019-11-13T02:37:59.860Z] === RUN TestResize [2019-11-13T02:38:00.671Z] --- PASS: TestResize (1.02s) [2019-11-13T02:38:00.671Z] === RUN TestResizeWithInvalidSize [2019-11-13T02:38:01.563Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2019-11-13T02:38:01.563Z] === RUN TestResizeWhenContainerNotStarted [2019-11-13T02:38:02.963Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:38:02.963Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:38:02.963Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:38:02.963Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:38:02.963Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:38:04.104Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-13T02:38:04.362Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-13T02:38:04.362Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-13T02:38:04.362Z] [2019-11-13T02:38:04.362Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-13T02:38:04.362Z] =========================== short test summary info ============================ [2019-11-13T02:38:04.362Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-13T02:38:04.362Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-13T02:38:04.362Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-13T02:38:04.362Z] Not supported on most drivers [2019-11-13T02:38:04.362Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-13T02:38:04.362Z] This doesn't seem to be taken into account by the engine [2019-11-13T02:38:04.362Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-13T02:38:04.362Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-13T02:38:04.362Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-13T02:38:04.362Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-13T02:38:04.362Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-13T02:38:04.362Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-13T02:38:04.362Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-13T02:38:04.362Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 348.52 seconds == [2019-11-13T02:38:04.806Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:38:04.926Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-13T02:38:06.085Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:38:08.133Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:38:08.691Z] ok github.com/docker/docker/cmd/dockerd/hack 0.020s coverage: 72.9% of statements [2019-11-13T02:38:08.691Z] ok github.com/docker/docker/cmd/dockerd 0.225s coverage: 29.8% of statements [2019-11-13T02:38:09.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:38:10.221Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:38:11.524Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:38:12.539Z] ok github.com/docker/docker/container 0.198s coverage: 35.6% of statements [2019-11-13T02:38:12.539Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-13T02:38:12.539Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-13T02:38:12.539Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-13T02:38:12.539Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-13T02:38:13.004Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:38:13.406Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:38:14.206Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:38:14.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:38:17.103Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-11-13T02:38:17.103Z] Clearing AppArmor profiles cache:. [2019-11-13T02:38:17.103Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-13T02:38:17.103Z] Unloading profiles will leave already running processes permanently [2019-11-13T02:38:17.103Z] unconfined, which can lead to unexpected situations. [2019-11-13T02:38:17.103Z] [2019-11-13T02:38:17.103Z] To set a process to complain mode, use the command line tool [2019-11-13T02:38:17.103Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-13T02:38:17.103Z] with the 'teardown' option." [2019-11-13T02:38:17.103Z] [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2019-11-13T02:38:17.189Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [d0758ac5e369e] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [d0758ac5e369e] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d0758ac5e369e] daemon started [2019-11-13T02:38:17.189Z] daemon.go:325: [d0758ac5e369e] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:296: [d0758ac5e369e] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [d0758ac5e369e] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d0758ac5e369e] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [d0758ac5e369e] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [d0758ac5e369e] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [d0758ac5e369e] Daemon stopped [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.35s) [2019-11-13T02:38:17.189Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [d686a092d67e5] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [d686a092d67e5] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d686a092d67e5] daemon started [2019-11-13T02:38:17.189Z] daemon.go:325: [d686a092d67e5] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:296: [d686a092d67e5] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [d686a092d67e5] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d686a092d67e5] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [d686a092d67e5] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [d686a092d67e5] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [d686a092d67e5] Daemon stopped [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2019-11-13T02:38:17.189Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [db15bea0260a6] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [db15bea0260a6] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [db15bea0260a6] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [db15bea0260a6] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [db15bea0260a6] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [db15bea0260a6] Daemon stopped [2019-11-13T02:38:17.189Z] daemon.go:325: [db15bea0260a6] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [db15bea0260a6] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [db15bea0260a6] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [db15bea0260a6] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [db15bea0260a6] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [db15bea0260a6] Daemon stopped [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.23s) [2019-11-13T02:38:17.189Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [d5664716debcb] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [d5664716debcb] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d5664716debcb] daemon started [2019-11-13T02:38:17.189Z] daemon.go:296: [d5664716debcb] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [d5664716debcb] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [d5664716debcb] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d5664716debcb] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [d5664716debcb] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [d5664716debcb] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [d5664716debcb] Daemon stopped [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2019-11-13T02:38:17.189Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [d310b8e62f22b] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [d310b8e62f22b] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d310b8e62f22b] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [d310b8e62f22b] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [d310b8e62f22b] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [d310b8e62f22b] Daemon stopped [2019-11-13T02:38:17.189Z] daemon.go:325: [d310b8e62f22b] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [d310b8e62f22b] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d310b8e62f22b] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [d310b8e62f22b] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [d310b8e62f22b] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [d310b8e62f22b] Daemon stopped [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.36s) [2019-11-13T02:38:17.189Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [def36f3e6637a] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [def36f3e6637a] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [def36f3e6637a] daemon started [2019-11-13T02:38:17.189Z] daemon.go:325: [def36f3e6637a] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:296: [def36f3e6637a] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [def36f3e6637a] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [def36f3e6637a] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [def36f3e6637a] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [def36f3e6637a] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [def36f3e6637a] Daemon stopped [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2019-11-13T02:38:17.189Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [db02c03d10bda] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [db02c03d10bda] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [db02c03d10bda] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [db02c03d10bda] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [db02c03d10bda] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [db02c03d10bda] Daemon stopped [2019-11-13T02:38:17.189Z] daemon.go:325: [db02c03d10bda] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [db02c03d10bda] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [db02c03d10bda] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [db02c03d10bda] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [db02c03d10bda] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [db02c03d10bda] Daemon stopped [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-11-13T02:38:17.189Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [dd8b8bdc4f93a] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [dd8b8bdc4f93a] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [dd8b8bdc4f93a] daemon started [2019-11-13T02:38:17.189Z] daemon.go:325: [dd8b8bdc4f93a] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:296: [dd8b8bdc4f93a] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [dd8b8bdc4f93a] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [dd8b8bdc4f93a] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [dd8b8bdc4f93a] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [dd8b8bdc4f93a] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [dd8b8bdc4f93a] Daemon stopped [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-11-13T02:38:17.189Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [d36982b5c9f85] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [d36982b5c9f85] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d36982b5c9f85] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [d36982b5c9f85] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [d36982b5c9f85] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [d36982b5c9f85] Daemon stopped [2019-11-13T02:38:17.189Z] daemon.go:325: [d36982b5c9f85] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [d36982b5c9f85] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d36982b5c9f85] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [d36982b5c9f85] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [d36982b5c9f85] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [d36982b5c9f85] Daemon stopped [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2019-11-13T02:38:17.189Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [d214822cbea8f] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [d214822cbea8f] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d214822cbea8f] daemon started [2019-11-13T02:38:17.189Z] daemon.go:325: [d214822cbea8f] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:296: [d214822cbea8f] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [d214822cbea8f] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [d214822cbea8f] daemon started [2019-11-13T02:38:17.189Z] daemon.go:461: [d214822cbea8f] Stopping daemon [2019-11-13T02:38:17.189Z] daemon.go:296: [d214822cbea8f] exiting daemon [2019-11-13T02:38:17.189Z] daemon.go:448: [d214822cbea8f] Daemon stopped [2019-11-13T02:38:17.189Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-11-13T02:38:17.189Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:38:17.189Z] daemon.go:325: [dea9be87cd722] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:325: [dea9be87cd722] waiting for daemon to start [2019-11-13T02:38:17.189Z] daemon.go:353: [dea9be87cd722] daemon started [2019-11-13T02:38:17.190Z] daemon.go:461: [dea9be87cd722] Stopping daemon [2019-11-13T02:38:17.190Z] daemon.go:296: [dea9be87cd722] exiting daemon [2019-11-13T02:38:17.190Z] daemon.go:448: [dea9be87cd722] Daemon stopped [2019-11-13T02:38:17.190Z] daemon.go:325: [dea9be87cd722] waiting for daemon to start [2019-11-13T02:38:17.190Z] daemon.go:325: [dea9be87cd722] waiting for daemon to start [2019-11-13T02:38:17.190Z] daemon.go:353: [dea9be87cd722] daemon started [2019-11-13T02:38:17.190Z] daemon.go:461: [dea9be87cd722] Stopping daemon [2019-11-13T02:38:17.190Z] daemon.go:296: [dea9be87cd722] exiting daemon [2019-11-13T02:38:17.190Z] daemon.go:448: [dea9be87cd722] Daemon stopped [2019-11-13T02:38:17.190Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.31s) [2019-11-13T02:38:17.190Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:38:17.190Z] daemon.go:325: [de7cef37c27fb] waiting for daemon to start [2019-11-13T02:38:17.190Z] daemon.go:325: [de7cef37c27fb] waiting for daemon to start [2019-11-13T02:38:17.190Z] daemon.go:353: [de7cef37c27fb] daemon started [2019-11-13T02:38:17.190Z] daemon.go:461: [de7cef37c27fb] Stopping daemon [2019-11-13T02:38:17.190Z] daemon.go:296: [de7cef37c27fb] exiting daemon [2019-11-13T02:38:17.190Z] daemon.go:448: [de7cef37c27fb] Daemon stopped [2019-11-13T02:38:17.190Z] daemon.go:325: [de7cef37c27fb] waiting for daemon to start [2019-11-13T02:38:17.190Z] daemon.go:325: [de7cef37c27fb] waiting for daemon to start [2019-11-13T02:38:17.190Z] daemon.go:353: [de7cef37c27fb] daemon started [2019-11-13T02:38:17.190Z] daemon.go:461: [de7cef37c27fb] Stopping daemon [2019-11-13T02:38:17.190Z] daemon.go:296: [de7cef37c27fb] exiting daemon [2019-11-13T02:38:17.190Z] daemon.go:448: [de7cef37c27fb] Daemon stopped [2019-11-13T02:38:17.190Z] === RUN TestKernelTCPMemory Post stage [Pipeline] junit [2019-11-13T02:38:17.370Z] Recording test results [2019-11-13T02:38:17.985Z] --- PASS: TestKernelTCPMemory (1.10s) [2019-11-13T02:38:17.985Z] === RUN TestNISDomainname [Pipeline] sh [2019-11-13T02:38:18.746Z] + echo Ensuring container killed. [2019-11-13T02:38:18.746Z] Ensuring container killed. [2019-11-13T02:38:18.746Z] + docker rm -vf docker-pr1 [2019-11-13T02:38:18.746Z] Error: No such container: docker-pr1 [2019-11-13T02:38:18.746Z] + true [Pipeline] sh [2019-11-13T02:38:19.082Z] + echo Chowning /workspace to jenkins user [2019-11-13T02:38:19.082Z] Chowning /workspace to jenkins user [2019-11-13T02:38:19.082Z] + id -u [2019-11-13T02:38:19.082Z] + id -g [2019-11-13T02:38:19.082Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-422:/workspace busybox chown -R 1000:1000 /workspace [2019-11-13T02:38:19.082Z] Unable to find image 'busybox:latest' locally [2019-11-13T02:38:19.082Z] latest: Pulling from library/busybox [2019-11-13T02:38:19.082Z] 0f8c40e1270f: Pulling fs layer [2019-11-13T02:38:19.341Z] 0f8c40e1270f: Verifying Checksum [2019-11-13T02:38:19.341Z] 0f8c40e1270f: Download complete [2019-11-13T02:38:19.341Z] 0f8c40e1270f: Pull complete [2019-11-13T02:38:19.341Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-13T02:38:19.598Z] Status: Downloaded newer image for busybox:latest [2019-11-13T02:38:19.801Z] --- PASS: TestNISDomainname (1.30s) [2019-11-13T02:38:19.801Z] === RUN TestStats [2019-11-13T02:38:20.223Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-13T02:38:20.223Z] Using test binary docker [2019-11-13T02:38:20.223Z] +++ /etc/init.d/apparmor start [2019-11-13T02:38:20.223Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-13T02:38:20.223Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-13T02:38:20.223Z] Warning failed to create cache: (null) [2019-11-13T02:38:20.223Z] . [2019-11-13T02:38:20.223Z] Starting dockerd [2019-11-13T02:38:20.223Z] INFO: Waiting for daemon to start... [2019-11-13T02:38:20.223Z] +++ 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 [2019-11-13T02:38:20.223Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-13T02:38:20.223Z] Using test binary docker [2019-11-13T02:38:20.223Z] +++ /etc/init.d/apparmor start [2019-11-13T02:38:20.223Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-13T02:38:20.223Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-13T02:38:20.223Z] Warning failed to create cache: (null) [2019-11-13T02:38:20.223Z] . [2019-11-13T02:38:20.223Z] Starting dockerd [2019-11-13T02:38:20.223Z] +++ 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 [2019-11-13T02:38:20.223Z] INFO: Waiting for daemon to start... [2019-11-13T02:38:20.223Z] . [2019-11-13T02:38:20.223Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-13T02:38:20.223Z] [2019-11-13T02:38:20.223Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-13T02:38:20.223Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-13T02:38:20.223Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-13T02:38:20.223Z] Error: No such image: emptyfs [2019-11-13T02:38:20.223Z] Error: No such image: emptyfs [2019-11-13T02:38:20.223Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-13T02:38:20.223Z] ++++ docker load [2019-11-13T02:38:20.223Z] ++++ docker load [2019-11-13T02:38:20.223Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-13T02:38:20.223Z] Running integration-test (iteration 1) [2019-11-13T02:38:20.223Z] Running integration-test (iteration 1) [2019-11-13T02:38:20.223Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-13T02:38:20.223Z] ++ 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)/' [2019-11-13T02:38:20.223Z] ++ set -e [2019-11-13T02:38:20.223Z] ++ '[' -n 0 ']' [2019-11-13T02:38:20.223Z] ++ set -x [2019-11-13T02:38:20.223Z] ++ 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= 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)/' [2019-11-13T02:38:20.223Z] 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)/ [2019-11-13T02:38:20.223Z] ++ 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)/' [2019-11-13T02:38:20.223Z] ++ set -e [2019-11-13T02:38:20.223Z] ++ '[' -n 0 ']' [2019-11-13T02:38:20.223Z] ++ set -x [2019-11-13T02:38:20.223Z] ++ 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= 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)/' [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-13T02:38:21.573Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.036s coverage: 65.3% of statements [2019-11-13T02:38:21.790Z] + bundleName=docker-py [2019-11-13T02:38:21.790Z] + echo Creating docker-py-bundles.tar.gz [2019-11-13T02:38:21.790Z] Creating docker-py-bundles.tar.gz [2019-11-13T02:38:21.790Z] + 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 [2019-11-13T02:38:21.801Z] Archiving artifacts [2019-11-13T02:38:22.319Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.8% of statements [2019-11-13T02:38:22.342Z] --- PASS: TestStats (2.52s) [2019-11-13T02:38:22.342Z] === RUN TestStopContainerWithTimeout [2019-11-13T02:38:22.342Z] === RUN TestStopContainerWithTimeout/0 [2019-11-13T02:38:22.342Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-13T02:38:22.342Z] === RUN TestStopContainerWithTimeout/1 [2019-11-13T02:38:22.342Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-13T02:38:22.342Z] === RUN TestStopContainerWithTimeout/3 [2019-11-13T02:38:22.342Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-13T02:38:22.342Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-13T02:38:22.342Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-13T02:38:22.342Z] === CONT TestStopContainerWithTimeout/0 [2019-11-13T02:38:22.342Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-13T02:38:23.161Z] === CONT TestStopContainerWithTimeout/3 [2019-11-13T02:38:23.638Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-422/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-13T02:38:23.977Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-422/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 -e DOCKER_GRAPHDRIVER docker:33b2719488ec44196846ef61c4887a784edca081 hack/make.sh binary-daemon [2019-11-13T02:38:24.540Z] [2019-11-13T02:38:24.540Z] Removing bundles/ [2019-11-13T02:38:24.540Z] [2019-11-13T02:38:24.540Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-13T02:38:24.540Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-13T02:38:24.540Z] GOOS="" GOARCH="" GOARM="" [2019-11-13T02:38:24.980Z] === CONT TestStopContainerWithTimeout/1 [2019-11-13T02:38:27.479Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-13T02:38:27.479Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2019-11-13T02:38:27.479Z] --- PASS: TestStopContainerWithTimeout/-1 (3.15s) [2019-11-13T02:38:27.479Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-11-13T02:38:27.479Z] --- PASS: TestStopContainerWithTimeout/1 (2.05s) [2019-11-13T02:38:27.479Z] === RUN TestDeleteDevicemapper [2019-11-13T02:38:27.479Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-13T02:38:27.479Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-13T02:38:27.479Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-13T02:38:29.778Z] ok github.com/docker/docker/daemon/cluster 0.222s coverage: 0.5% of statements [2019-11-13T02:38:30.729Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.66s) [2019-11-13T02:38:30.729Z] === RUN TestUpdateMemory [2019-11-13T02:38:30.729Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-13T02:38:30.729Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:38:30.729Z] === RUN TestUpdateCPUQuota [2019-11-13T02:38:32.558Z] --- PASS: TestUpdateCPUQuota (1.68s) [2019-11-13T02:38:32.558Z] === RUN TestUpdatePidsLimit [2019-11-13T02:38:32.558Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-13T02:38:33.006Z] === RUN TestUpdatePidsLimit/no_change [2019-11-13T02:38:33.408Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-13T02:38:33.844Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-13T02:38:34.636Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-13T02:38:35.004Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-13T02:38:35.437Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-13T02:38:35.785Z] ok github.com/docker/docker/daemon/discovery 0.020s coverage: 30.4% of statements [2019-11-13T02:38:37.338Z] --- PASS: TestUpdatePidsLimit (4.67s) [2019-11-13T02:38:37.338Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.49s) [2019-11-13T02:38:37.338Z] --- PASS: TestUpdatePidsLimit/no_change (0.50s) [2019-11-13T02:38:37.338Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2019-11-13T02:38:37.338Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-11-13T02:38:37.338Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-11-13T02:38:37.338Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-11-13T02:38:37.338Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-11-13T02:38:37.338Z] === RUN TestUpdateRestartPolicy [2019-11-13T02:38:38.093Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-11-13T02:38:38.822Z] ok github.com/docker/docker/daemon/config 0.144s coverage: 82.2% of statements [2019-11-13T02:38:41.228Z] Removing intermediate container bc1226ebcbcb [2019-11-13T02:38:41.228Z] ---> 964aa62942c0 [2019-11-13T02:38:41.228Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-13T02:38:41.228Z] ---> Running in afcda56d12a1 [2019-11-13T02:38:41.228Z] Removing intermediate container afcda56d12a1 [2019-11-13T02:38:41.228Z] ---> 35a704ee5398 [2019-11-13T02:38:41.228Z] Step 7/8 : WORKDIR C:\go\src\github.com\docker\docker [2019-11-13T02:38:41.228Z] ---> Running in 4d0e76ca4c44 [2019-11-13T02:38:41.228Z] Removing intermediate container 4d0e76ca4c44 [2019-11-13T02:38:41.228Z] ---> 4f4957647949 [2019-11-13T02:38:41.228Z] Step 8/8 : COPY . . [2019-11-13T02:38:42.740Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2019-11-13T02:38:46.582Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.572s coverage: 13.7% of statements [2019-11-13T02:38:47.307Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-11-13T02:38:50.335Z] ok github.com/docker/docker/daemon 12.498s coverage: 17.5% of statements [2019-11-13T02:38:50.335Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-13T02:38:50.335Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-13T02:38:50.335Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-13T02:38:50.335Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-13T02:38:50.674Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.069s coverage: 57.8% of statements [2019-11-13T02:38:51.094Z] --- PASS: TestUpdateRestartPolicy (13.06s) [2019-11-13T02:38:51.094Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-13T02:38:51.094Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-11-13T02:38:51.094Z] === RUN TestWaitNonBlocked [2019-11-13T02:38:51.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:38:51.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:38:51.094Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:38:51.094Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:38:51.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:38:51.094Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:38:52.355Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-13T02:38:52.356Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2019-11-13T02:38:52.356Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s) [2019-11-13T02:38:52.356Z] === RUN TestWaitBlocked [2019-11-13T02:38:52.356Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-13T02:38:52.356Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-13T02:38:52.356Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-13T02:38:52.356Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-13T02:38:52.356Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-13T02:38:52.356Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-13T02:38:53.695Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.978s coverage: 68.5% of statements [2019-11-13T02:38:53.727Z] --- PASS: TestWaitBlocked (0.01s) [2019-11-13T02:38:53.727Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2019-11-13T02:38:53.727Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.44s) [2019-11-13T02:38:53.727Z] === CONT TestContainerStartOnDaemonRestart [2019-11-13T02:38:53.727Z] === CONT TestIpcModeOlderClient [2019-11-13T02:38:54.108Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-13T02:38:54.108Z] === CONT TestDaemonRestartIpcMode [2019-11-13T02:38:57.371Z] --- PASS: TestContainerStartOnDaemonRestart (3.06s) [2019-11-13T02:38:57.371Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-11-13T02:38:57.371Z] daemon.go:325: [d9237b8187392] waiting for daemon to start [2019-11-13T02:38:57.371Z] daemon.go:325: [d9237b8187392] waiting for daemon to start [2019-11-13T02:38:57.371Z] daemon.go:353: [d9237b8187392] daemon started [2019-11-13T02:38:57.371Z] daemon.go:325: [d9237b8187392] waiting for daemon to start [2019-11-13T02:38:57.371Z] daemon.go:296: [d9237b8187392] exiting daemon [2019-11-13T02:38:57.371Z] daemon.go:325: [d9237b8187392] waiting for daemon to start [2019-11-13T02:38:57.371Z] daemon.go:353: [d9237b8187392] daemon started [2019-11-13T02:38:57.371Z] daemon.go:461: [d9237b8187392] Stopping daemon [2019-11-13T02:38:57.371Z] daemon.go:296: [d9237b8187392] exiting daemon [2019-11-13T02:38:57.371Z] daemon.go:448: [d9237b8187392] Daemon stopped [2019-11-13T02:38:57.542Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.367s coverage: 45.9% of statements [2019-11-13T02:38:57.542Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-13T02:38:57.542Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.895s coverage: 50.8% of statements [2019-11-13T02:38:58.177Z] --- PASS: TestDaemonRestartIpcMode (4.22s) [2019-11-13T02:38:58.177Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-11-13T02:38:58.177Z] daemon.go:325: [dea452cc8f8aa] waiting for daemon to start [2019-11-13T02:38:58.177Z] daemon.go:325: [dea452cc8f8aa] waiting for daemon to start [2019-11-13T02:38:58.177Z] daemon.go:353: [dea452cc8f8aa] daemon started [2019-11-13T02:38:58.177Z] daemon.go:461: [dea452cc8f8aa] Stopping daemon [2019-11-13T02:38:58.177Z] daemon.go:296: [dea452cc8f8aa] exiting daemon [2019-11-13T02:38:58.177Z] daemon.go:448: [dea452cc8f8aa] Daemon stopped [2019-11-13T02:38:58.177Z] daemon.go:325: [dea452cc8f8aa] waiting for daemon to start [2019-11-13T02:38:58.177Z] daemon.go:325: [dea452cc8f8aa] waiting for daemon to start [2019-11-13T02:38:58.177Z] daemon.go:353: [dea452cc8f8aa] daemon started [2019-11-13T02:38:58.177Z] daemon.go:461: [dea452cc8f8aa] Stopping daemon [2019-11-13T02:38:58.177Z] daemon.go:296: [dea452cc8f8aa] exiting daemon [2019-11-13T02:38:58.177Z] daemon.go:448: [dea452cc8f8aa] Daemon stopped [2019-11-13T02:38:58.177Z] PASS [2019-11-13T02:38:58.177Z] [2019-11-13T02:38:58.177Z] === Skipped [2019-11-13T02:38:58.177Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-13T02:38:58.177Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-13T02:38:58.177Z] [2019-11-13T02:38:58.177Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-13T02:38:58.177Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:38:58.177Z] [2019-11-13T02:38:58.177Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-13T02:38:58.177Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:38:58.177Z] [2019-11-13T02:38:58.177Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-13T02:38:58.177Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-13T02:38:58.177Z] [2019-11-13T02:38:58.177Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-13T02:38:58.177Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-13T02:38:58.177Z] [2019-11-13T02:38:58.177Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-13T02:38:58.177Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:38:58.177Z] [2019-11-13T02:38:58.177Z] [2019-11-13T02:38:58.177Z] DONE 188 tests, 6 skipped in 131.482s [2019-11-13T02:38:58.177Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-13T02:38:58.177Z] ++ 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 [2019-11-13T02:38:58.177Z] ++ set -e [2019-11-13T02:38:58.177Z] ++ '[' -n 0 ']' [2019-11-13T02:38:58.177Z] ++ set -x [2019-11-13T02:38:58.177Z] ++ 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= 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 [2019-11-13T02:38:58.625Z] INFO: Testing against a local daemon [2019-11-13T02:38:58.625Z] === RUN TestCommitInheritsEnv [2019-11-13T02:38:58.885Z] ---> 9a99c97a98d7 [2019-11-13T02:38:58.924Z] --- PASS: TestBuildWithHugeFile (104.42s) [2019-11-13T02:38:58.924Z] === RUN TestBuildWithEmptyDockerfile [2019-11-13T02:38:58.924Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:38:58.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:38:58.924Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:38:58.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:38:58.924Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:38:58.924Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:38:58.924Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:38:58.924Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:38:58.924Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:38:58.924Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2019-11-13T02:38:58.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.40s) [2019-11-13T02:38:58.924Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.43s) [2019-11-13T02:38:58.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s) [2019-11-13T02:38:58.924Z] === RUN TestBuildPreserveOwnership [2019-11-13T02:38:58.924Z] Loaded image: buildpack-deps:jessie [2019-11-13T02:38:58.924Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-13T02:38:58.924Z] Loaded image: busybox:latest [2019-11-13T02:38:58.924Z] Loaded image: buildpack-deps:jessie [2019-11-13T02:38:58.924Z] Loaded image: busybox:latest [2019-11-13T02:38:58.924Z] Loaded image: busybox:glibc [2019-11-13T02:38:58.924Z] Loaded image: debian:jessie [2019-11-13T02:38:58.924Z] Loaded image: hello-world:latest [2019-11-13T02:38:58.924Z] Loaded image: busybox:glibc [2019-11-13T02:38:58.924Z] INFO: Testing against a local daemon [2019-11-13T02:38:58.924Z] === RUN TestDockerDaemonSuite [2019-11-13T02:38:58.924Z] Loaded image: debian:jessie [2019-11-13T02:38:58.924Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-13T02:38:58.924Z] Loaded image: hello-world:latest [2019-11-13T02:38:58.924Z] INFO: Testing against a local daemon [2019-11-13T02:38:58.924Z] === RUN TestDockerSuite [2019-11-13T02:38:58.924Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-13T02:38:58.924Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-13T02:38:58.924Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-13T02:38:58.924Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-13T02:38:58.924Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-13T02:38:58.924Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-13T02:38:58.924Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-13T02:38:58.924Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-13T02:38:59.048Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-11-13T02:38:59.048Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-13T02:38:59.048Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-13T02:38:59.048Z] === RUN TestImagesFilterMultiReference [2019-11-13T02:38:59.048Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-11-13T02:38:59.048Z] === RUN TestImagePullPlatformInvalid [2019-11-13T02:38:59.048Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-13T02:38:59.048Z] === RUN TestRemoveImageOrphaning [2019-11-13T02:38:59.236Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.655s coverage: 76.1% of statements [2019-11-13T02:38:59.488Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-13T02:38:59.526Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2019-11-13T02:38:59.526Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-13T02:38:59.746Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-13T02:39:00.024Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-11-13T02:39:00.024Z] === RUN TestTagInvalidReference [2019-11-13T02:39:00.024Z] --- PASS: TestTagInvalidReference (0.01s) [2019-11-13T02:39:00.024Z] === RUN TestTagValidPrefixedRepo [2019-11-13T02:39:00.024Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-13T02:39:00.024Z] === RUN TestTagExistedNameWithoutForce [2019-11-13T02:39:00.024Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-13T02:39:00.024Z] === RUN TestTagOfficialNames [2019-11-13T02:39:00.024Z] --- PASS: TestTagOfficialNames (0.05s) [2019-11-13T02:39:00.024Z] === RUN TestTagMatchesDigest [2019-11-13T02:39:00.024Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-13T02:39:00.024Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-13T02:39:00.313Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-13T02:39:00.313Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-13T02:39:00.412Z] Successfully built 9a99c97a98d7 [2019-11-13T02:39:00.412Z] Successfully tagged docker:latest [2019-11-13T02:39:00.412Z] INFO: Image build ended at 11/13/2019 02:39:00. Duration:00:03:46.6582252 [2019-11-13T02:39:00.868Z] [2019-11-13T02:39:00.868Z] [2019-11-13T02:39:00.868Z] INFO: Building the test binaries at 11/13/2019 02:39:00... [2019-11-13T02:39:00.879Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-13T02:39:00.879Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-13T02:39:00.879Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-13T02:39:00.962Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.461s coverage: 52.5% of statements [2019-11-13T02:39:00.962Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-13T02:39:00.962Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-13T02:39:02.658Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 58.0% of statements [2019-11-13T02:39:02.776Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-13T02:39:02.776Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-13T02:39:02.997Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2019-11-13T02:39:03.034Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-13T02:39:03.034Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-13T02:39:03.034Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-13T02:39:03.034Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-13T02:39:03.336Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2019-11-13T02:39:03.966Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-13T02:39:04.534Z] --- PASS: TestBuildPreserveOwnership (6.75s) [2019-11-13T02:39:04.534Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.72s) [2019-11-13T02:39:04.534Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2019-11-13T02:39:04.534Z] === RUN TestBuildPlatformInvalid [2019-11-13T02:39:04.534Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-11-13T02:39:04.534Z] PASS [2019-11-13T02:39:04.534Z] [2019-11-13T02:39:04.534Z] DONE 30 tests in 194.605s [2019-11-13T02:39:04.534Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-13T02:39:04.534Z] ++ 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 [2019-11-13T02:39:04.534Z] ++ set -e [2019-11-13T02:39:04.534Z] ++ '[' -n 0 ']' [2019-11-13T02:39:04.534Z] ++ set -x [2019-11-13T02:39:04.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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 [2019-11-13T02:39:04.792Z] INFO: Testing against a local daemon [2019-11-13T02:39:04.792Z] === RUN TestConfigList [2019-11-13T02:39:04.792Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-13T02:39:04.792Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-13T02:39:05.050Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-13T02:39:05.050Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-13T02:39:05.050Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-13T02:39:05.615Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-13T02:39:06.689Z] INFO: make.ps1 starting at 11/13/2019 02:39:05 [2019-11-13T02:39:06.689Z] INFO: Git commit (33b271948) assumed from DOCKER_GITCOMMIT environment variable [2019-11-13T02:39:06.689Z] INFO: Invoking autogen... [2019-11-13T02:39:07.145Z] INFO: Building daemon... [2019-11-13T02:39:08.139Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-13T02:39:08.397Z] --- PASS: TestConfigList (3.54s) [2019-11-13T02:39:08.397Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-11-13T02:39:08.397Z] daemon.go:325: [d780acce1d4ef] waiting for daemon to start [2019-11-13T02:39:08.397Z] daemon.go:325: [d780acce1d4ef] waiting for daemon to start [2019-11-13T02:39:08.397Z] daemon.go:353: [d780acce1d4ef] daemon started [2019-11-13T02:39:08.397Z] daemon.go:461: [d780acce1d4ef] Stopping daemon [2019-11-13T02:39:08.397Z] daemon.go:296: [d780acce1d4ef] exiting daemon [2019-11-13T02:39:08.397Z] daemon.go:448: [d780acce1d4ef] Daemon stopped [2019-11-13T02:39:08.397Z] === RUN TestConfigsCreateAndDelete [2019-11-13T02:39:09.322Z] ok github.com/docker/docker/daemon/logger 0.334s coverage: 43.7% of statements [2019-11-13T02:39:09.322Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 68.2% of statements [2019-11-13T02:39:10.292Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-13T02:39:10.292Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-13T02:39:10.531Z] ok github.com/docker/docker/daemon/logger/awslogs 0.667s coverage: 78.6% of statements [2019-11-13T02:39:11.258Z] ok github.com/docker/docker/daemon/images 0.081s coverage: 4.9% of statements [2019-11-13T02:39:11.258Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-13T02:39:11.258Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-13T02:39:11.258Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-13T02:39:11.258Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-13T02:39:11.663Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2019-11-13T02:39:11.663Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-11-13T02:39:11.663Z] daemon.go:325: [dbdbc95e8cbe3] waiting for daemon to start [2019-11-13T02:39:11.663Z] daemon.go:325: [dbdbc95e8cbe3] waiting for daemon to start [2019-11-13T02:39:11.663Z] daemon.go:353: [dbdbc95e8cbe3] daemon started [2019-11-13T02:39:11.663Z] daemon.go:461: [dbdbc95e8cbe3] Stopping daemon [2019-11-13T02:39:11.663Z] daemon.go:296: [dbdbc95e8cbe3] exiting daemon [2019-11-13T02:39:11.663Z] daemon.go:448: [dbdbc95e8cbe3] Daemon stopped [2019-11-13T02:39:11.663Z] === RUN TestConfigsUpdate [2019-11-13T02:39:12.229Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-13T02:39:12.229Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-13T02:39:12.436Z] ok github.com/docker/docker/daemon/logger/journald 0.049s coverage: 26.2% of statements [2019-11-13T02:39:12.777Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 88.3% of statements [2019-11-13T02:39:12.777Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2019-11-13T02:39:13.606Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-13T02:39:14.171Z] --- PASS: TestConfigsUpdate (2.77s) [2019-11-13T02:39:14.171Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-11-13T02:39:14.171Z] daemon.go:325: [dc100fb1278cd] waiting for daemon to start [2019-11-13T02:39:14.171Z] daemon.go:325: [dc100fb1278cd] waiting for daemon to start [2019-11-13T02:39:14.171Z] daemon.go:353: [dc100fb1278cd] daemon started [2019-11-13T02:39:14.171Z] daemon.go:461: [dc100fb1278cd] Stopping daemon [2019-11-13T02:39:14.171Z] daemon.go:296: [dc100fb1278cd] exiting daemon [2019-11-13T02:39:14.171Z] daemon.go:448: [dc100fb1278cd] Daemon stopped [2019-11-13T02:39:14.171Z] === RUN TestTemplatedConfig [2019-11-13T02:39:15.545Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-13T02:39:15.791Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 74.7% of statements [2019-11-13T02:39:15.791Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-13T02:39:16.917Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-13T02:39:17.489Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 47.8% of statements [2019-11-13T02:39:17.828Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.031s coverage: 20.0% of statements [2019-11-13T02:39:17.851Z] --- PASS: TestTemplatedConfig (3.50s) [2019-11-13T02:39:17.851Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-11-13T02:39:17.851Z] daemon.go:325: [da52cf569105e] waiting for daemon to start [2019-11-13T02:39:17.851Z] daemon.go:325: [da52cf569105e] waiting for daemon to start [2019-11-13T02:39:17.851Z] daemon.go:353: [da52cf569105e] daemon started [2019-11-13T02:39:17.851Z] daemon.go:461: [da52cf569105e] Stopping daemon [2019-11-13T02:39:17.851Z] daemon.go:296: [da52cf569105e] exiting daemon [2019-11-13T02:39:17.851Z] daemon.go:448: [da52cf569105e] Daemon stopped [2019-11-13T02:39:17.851Z] === RUN TestConfigInspect [2019-11-13T02:39:18.109Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-13T02:39:18.560Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2019-11-13T02:39:19.041Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-13T02:39:19.041Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-13T02:39:20.484Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-13T02:39:20.896Z] ok github.com/docker/docker/daemon/network 0.032s coverage: 63.8% of statements [2019-11-13T02:39:21.423Z] --- PASS: TestConfigInspect (3.56s) [2019-11-13T02:39:21.423Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-11-13T02:39:21.423Z] daemon.go:325: [d1d53084abb43] waiting for daemon to start [2019-11-13T02:39:21.423Z] daemon.go:325: [d1d53084abb43] waiting for daemon to start [2019-11-13T02:39:21.423Z] daemon.go:353: [d1d53084abb43] daemon started [2019-11-13T02:39:21.423Z] daemon.go:461: [d1d53084abb43] Stopping daemon [2019-11-13T02:39:21.423Z] daemon.go:296: [d1d53084abb43] exiting daemon [2019-11-13T02:39:21.423Z] daemon.go:448: [d1d53084abb43] Daemon stopped [2019-11-13T02:39:21.423Z] === RUN TestConfigCreateWithLabels [2019-11-13T02:39:21.423Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-13T02:39:22.074Z] ok github.com/docker/docker/daemon/logger/splunk 3.428s coverage: 84.5% of statements [2019-11-13T02:39:22.074Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-13T02:39:22.074Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-13T02:39:22.354Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-11-13T02:39:23.288Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-13T02:39:24.379Z] ok github.com/docker/docker/distribution/metadata 0.194s coverage: 48.2% of statements [2019-11-13T02:39:24.660Z] --- PASS: TestConfigCreateWithLabels (3.17s) [2019-11-13T02:39:24.660Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-11-13T02:39:24.660Z] daemon.go:325: [dcb8032d1e6b2] waiting for daemon to start [2019-11-13T02:39:24.660Z] daemon.go:325: [dcb8032d1e6b2] waiting for daemon to start [2019-11-13T02:39:24.660Z] daemon.go:353: [dcb8032d1e6b2] daemon started [2019-11-13T02:39:24.660Z] daemon.go:461: [dcb8032d1e6b2] Stopping daemon [2019-11-13T02:39:24.660Z] daemon.go:296: [dcb8032d1e6b2] exiting daemon [2019-11-13T02:39:24.660Z] daemon.go:448: [dcb8032d1e6b2] Daemon stopped [2019-11-13T02:39:24.660Z] === RUN TestConfigCreateResolve [2019-11-13T02:39:24.660Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-11-13T02:39:26.082Z] ok github.com/docker/docker/errdefs 0.033s coverage: 48.2% of statements [2019-11-13T02:39:26.557Z] === RUN TestDockerSuite/TestAttachDetach [2019-11-13T02:39:26.558Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-13T02:39:27.262Z] ok github.com/docker/docker/distribution 0.696s coverage: 22.3% of statements [2019-11-13T02:39:27.262Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-13T02:39:27.491Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-13T02:39:27.748Z] --- PASS: TestConfigCreateResolve (3.30s) [2019-11-13T02:39:27.748Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-11-13T02:39:27.748Z] daemon.go:325: [d8b5becf97641] waiting for daemon to start [2019-11-13T02:39:27.748Z] daemon.go:325: [d8b5becf97641] waiting for daemon to start [2019-11-13T02:39:27.748Z] daemon.go:353: [d8b5becf97641] daemon started [2019-11-13T02:39:27.748Z] daemon.go:461: [d8b5becf97641] Stopping daemon [2019-11-13T02:39:27.748Z] daemon.go:296: [d8b5becf97641] exiting daemon [2019-11-13T02:39:27.748Z] daemon.go:448: [d8b5becf97641] Daemon stopped [2019-11-13T02:39:27.748Z] === RUN TestConfigDaemonLibtrustID [2019-11-13T02:39:28.315Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-11-13T02:39:28.315Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-11-13T02:39:28.315Z] daemon.go:325: [dca99736ca142] waiting for daemon to start [2019-11-13T02:39:28.315Z] daemon.go:325: [dca99736ca142] waiting for daemon to start [2019-11-13T02:39:28.315Z] daemon.go:353: [dca99736ca142] daemon started [2019-11-13T02:39:28.315Z] daemon.go:461: [dca99736ca142] Stopping daemon [2019-11-13T02:39:28.315Z] daemon.go:296: [dca99736ca142] exiting daemon [2019-11-13T02:39:28.315Z] daemon.go:448: [dca99736ca142] Daemon stopped [2019-11-13T02:39:28.315Z] PASS [2019-11-13T02:39:28.315Z] [2019-11-13T02:39:28.315Z] DONE 8 tests in 23.556s [2019-11-13T02:39:28.315Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-13T02:39:28.315Z] ++ 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 [2019-11-13T02:39:28.315Z] ++ set -e [2019-11-13T02:39:28.315Z] ++ '[' -n 0 ']' [2019-11-13T02:39:28.315Z] ++ set -x [2019-11-13T02:39:28.315Z] ++ 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= 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 [2019-11-13T02:39:28.315Z] INFO: Testing against a local daemon [2019-11-13T02:39:28.315Z] === RUN TestCheckpoint [2019-11-13T02:39:28.315Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-13T02:39:28.315Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-13T02:39:28.315Z] === RUN TestContainerInvalidJSON [2019-11-13T02:39:28.315Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:39:28.315Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:39:28.315Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:39:28.315Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:39:28.315Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:39:28.315Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:39:28.315Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:39:28.315Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:39:28.315Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:39:28.315Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-13T02:39:28.315Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-13T02:39:28.315Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-13T02:39:28.315Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-13T02:39:28.315Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-13T02:39:28.573Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2019-11-13T02:39:28.573Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-13T02:39:28.573Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2019-11-13T02:39:28.573Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-13T02:39:28.832Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-13T02:39:28.832Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2019-11-13T02:39:28.832Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-13T02:39:28.832Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2019-11-13T02:39:28.832Z] === RUN TestCopyFromContainer [2019-11-13T02:39:29.090Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-13T02:39:30.307Z] ok github.com/docker/docker/distribution/xfer 1.501s coverage: 83.9% of statements [2019-11-13T02:39:30.307Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-13T02:39:30.461Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-13T02:39:30.719Z] === RUN TestCopyFromContainer// [2019-11-13T02:39:30.719Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-13T02:39:30.977Z] === RUN TestCopyFromContainer//bar/root [2019-11-13T02:39:30.977Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-13T02:39:31.037Z] ok github.com/docker/docker/image 0.110s coverage: 86.4% of statements [2019-11-13T02:39:31.235Z] === RUN TestCopyFromContainer/bar/quux [2019-11-13T02:39:31.236Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-13T02:39:31.377Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2019-11-13T02:39:31.377Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-13T02:39:31.494Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-13T02:39:31.494Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-13T02:39:31.751Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-13T02:39:31.751Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-13T02:39:32.010Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-13T02:39:32.010Z] --- PASS: TestCopyFromContainer (3.16s) [2019-11-13T02:39:32.010Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-13T02:39:32.010Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2019-11-13T02:39:32.010Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-11-13T02:39:32.010Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-11-13T02:39:32.010Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2019-11-13T02:39:32.010Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-11-13T02:39:32.010Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-11-13T02:39:32.010Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2019-11-13T02:39:32.010Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2019-11-13T02:39:32.010Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-13T02:39:32.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-13T02:39:32.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:39:32.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:39:32.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:39:32.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:39:32.010Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:39:32.010Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:39:32.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:39:32.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:39:32.010Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:39:32.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-13T02:39:32.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-13T02:39:32.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-13T02:39:32.010Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-13T02:39:32.010Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-13T02:39:32.010Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-13T02:39:32.010Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-11-13T02:39:32.010Z] === RUN TestCreateWithInvalidEnv [2019-11-13T02:39:32.268Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-13T02:39:32.268Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-13T02:39:32.268Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-13T02:39:32.268Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-13T02:39:32.268Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-13T02:39:32.268Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-13T02:39:32.268Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-13T02:39:32.268Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-13T02:39:32.268Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-13T02:39:32.268Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-11-13T02:39:32.268Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-13T02:39:32.268Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-13T02:39:32.268Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-13T02:39:32.268Z] === RUN TestCreateTmpfsMountsTarget [2019-11-13T02:39:32.268Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-13T02:39:32.268Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-13T02:39:32.556Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2019-11-13T02:39:32.556Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-13T02:39:32.835Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-13T02:39:33.092Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-13T02:39:33.351Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-13T02:39:33.917Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-13T02:39:34.175Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-13T02:39:34.256Z] ok github.com/docker/docker/internal/testutil 0.016s coverage: 62.5% of statements [2019-11-13T02:39:34.742Z] --- PASS: TestCreateWithCustomMaskedPaths (2.58s) [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-13T02:39:34.742Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-13T02:39:34.742Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-13T02:39:34.742Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-13T02:39:34.742Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-13T02:39:34.742Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-13T02:39:34.742Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-13T02:39:34.742Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-13T02:39:34.742Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-13T02:39:34.742Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-13T02:39:34.742Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-13T02:39:34.742Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-13T02:39:34.742Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-13T02:39:34.742Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-13T02:39:34.742Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-13T02:39:34.742Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-13T02:39:34.742Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-13T02:39:34.983Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-13T02:39:34.983Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-13T02:39:34.983Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-13T02:39:35.000Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-13T02:39:35.000Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-13T02:39:35.000Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-13T02:39:35.000Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-13T02:39:35.000Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-13T02:39:35.000Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-13T02:39:35.000Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-11-13T02:39:35.000Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-13T02:39:35.000Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-13T02:39:35.322Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-13T02:39:35.322Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-13T02:39:35.322Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-13T02:39:35.322Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-13T02:39:35.322Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-13T02:39:35.322Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-13T02:39:35.322Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-13T02:39:35.322Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-13T02:39:35.566Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-13T02:39:35.823Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-13T02:39:36.390Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-13T02:39:36.504Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2019-11-13T02:39:36.843Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2019-11-13T02:39:37.765Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-13T02:39:37.765Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.76s) [2019-11-13T02:39:37.765Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-13T02:39:37.765Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:39:37.765Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:39:37.765Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:39:37.765Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:39:37.765Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:39:37.765Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:39:37.765Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:39:37.765Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:39:37.765Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:39:37.765Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:39:37.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:39:37.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:39:37.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:39:37.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:39:38.023Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:39:38.023Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-13T02:39:38.023Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-11-13T02:39:38.023Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-11-13T02:39:38.023Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-13T02:39:38.023Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-13T02:39:38.023Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-13T02:39:38.023Z] === RUN TestContainerStartOnDaemonRestart [2019-11-13T02:39:38.023Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-13T02:39:38.023Z] === RUN TestDaemonRestartIpcMode [2019-11-13T02:39:38.023Z] === PAUSE TestDaemonRestartIpcMode [2019-11-13T02:39:38.023Z] === RUN TestDiff [2019-11-13T02:39:38.589Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-13T02:39:38.847Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-13T02:39:38.847Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-13T02:39:38.847Z] --- PASS: TestDiff (1.05s) [2019-11-13T02:39:38.847Z] === RUN TestExecWithCloseStdin [2019-11-13T02:39:40.222Z] --- PASS: TestExecWithCloseStdin (1.14s) [2019-11-13T02:39:40.222Z] === RUN TestExec [2019-11-13T02:39:40.222Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-13T02:39:40.222Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-13T02:39:41.156Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-13T02:39:41.414Z] --- PASS: TestExec (1.22s) [2019-11-13T02:39:41.414Z] === RUN TestExecUser [2019-11-13T02:39:41.713Z] ok github.com/docker/docker/opts 0.091s coverage: 66.9% of statements [2019-11-13T02:39:42.446Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-11-13T02:39:42.789Z] --- PASS: TestExecUser (1.26s) [2019-11-13T02:39:42.789Z] === RUN TestExportContainerAndImportImage [2019-11-13T02:39:42.789Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-13T02:39:43.624Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2019-11-13T02:39:43.724Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2019-11-13T02:39:43.724Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-13T02:39:43.963Z] ok github.com/docker/docker/pkg/archive 1.378s coverage: 76.7% of statements [2019-11-13T02:39:43.982Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-13T02:39:44.547Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-13T02:39:45.483Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-11-13T02:39:45.484Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-11-13T02:39:45.484Z] daemon.go:325: [da2914988f3ca] waiting for daemon to start [2019-11-13T02:39:45.484Z] daemon.go:325: [da2914988f3ca] waiting for daemon to start [2019-11-13T02:39:45.484Z] daemon.go:353: [da2914988f3ca] daemon started [2019-11-13T02:39:45.484Z] daemon.go:461: [da2914988f3ca] Stopping daemon [2019-11-13T02:39:45.484Z] daemon.go:296: [da2914988f3ca] exiting daemon [2019-11-13T02:39:45.484Z] daemon.go:448: [da2914988f3ca] Daemon stopped [2019-11-13T02:39:45.484Z] daemon.go:325: [da2914988f3ca] waiting for daemon to start [2019-11-13T02:39:45.484Z] daemon.go:325: [da2914988f3ca] waiting for daemon to start [2019-11-13T02:39:45.484Z] daemon.go:353: [da2914988f3ca] daemon started [2019-11-13T02:39:45.484Z] daemon.go:461: [da2914988f3ca] Stopping daemon [2019-11-13T02:39:45.484Z] daemon.go:296: [da2914988f3ca] exiting daemon [2019-11-13T02:39:45.484Z] daemon.go:448: [da2914988f3ca] Daemon stopped [2019-11-13T02:39:45.484Z] === RUN TestHealthCheckWorkdir [2019-11-13T02:39:45.671Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2019-11-13T02:39:45.945Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-13T02:39:45.945Z] Copying nested executables into bundles/binary-daemon [2019-11-13T02:39:45.945Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-13T02:39:46.263Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-422/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 -e DOCKER_GRAPHDRIVER docker:33b2719488ec44196846ef61c4887a784edca081 hack/make.sh cross [2019-11-13T02:39:46.826Z] [2019-11-13T02:39:46.826Z] Removing bundles/ [2019-11-13T02:39:46.826Z] [2019-11-13T02:39:46.826Z] ---> Making bundle: cross (in bundles/cross) [2019-11-13T02:39:46.826Z] Cross building: bundles/cross/linux/amd64 [2019-11-13T02:39:46.826Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-13T02:39:46.826Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-13T02:39:46.853Z] --- PASS: TestHealthCheckWorkdir (1.19s) [2019-11-13T02:39:46.853Z] === RUN TestHealthKillContainer [2019-11-13T02:39:47.368Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2019-11-13T02:39:47.368Z] ok github.com/docker/docker/pkg/authorization 5.165s coverage: 66.7% of statements [2019-11-13T02:39:48.096Z] ok github.com/docker/docker/layer 7.840s coverage: 72.0% of statements [2019-11-13T02:39:48.096Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-13T02:39:48.096Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-13T02:39:48.096Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-13T02:39:48.096Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-13T02:39:48.096Z] ? github.com/docker/docker/oci [no test files] [2019-11-13T02:39:48.096Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-13T02:39:48.226Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-13T02:39:48.436Z] ok github.com/docker/docker/pkg/discovery/file 0.035s coverage: 92.9% of statements [2019-11-13T02:39:50.124Z] --- PASS: TestHealthKillContainer (3.15s) [2019-11-13T02:39:50.124Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-13T02:39:50.135Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-11-13T02:39:50.135Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-11-13T02:39:50.689Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2019-11-13T02:39:50.689Z] === RUN TestIpcModeNone [2019-11-13T02:39:50.863Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-11-13T02:39:51.202Z] ok github.com/docker/docker/pkg/chrootarchive 4.870s coverage: 43.2% of statements [2019-11-13T02:39:51.202Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-13T02:39:51.202Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-13T02:39:51.622Z] --- PASS: TestIpcModeNone (1.04s) [2019-11-13T02:39:51.622Z] === RUN TestIpcModePrivate [2019-11-13T02:39:51.879Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-13T02:39:52.377Z] ok github.com/docker/docker/pkg/filenotify 0.642s coverage: 66.3% of statements [2019-11-13T02:39:52.444Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-13T02:39:52.702Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-13T02:39:52.960Z] --- PASS: TestIpcModePrivate (1.24s) [2019-11-13T02:39:52.960Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false [2019-11-13T02:39:52.960Z] === RUN TestIpcModeShareable [2019-11-13T02:39:53.111Z] ok github.com/docker/docker/pkg/fsutils 0.416s coverage: 85.1% of statements [2019-11-13T02:39:53.111Z] ok github.com/docker/docker/pkg/fileutils 0.041s coverage: 89.5% of statements [2019-11-13T02:39:53.217Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-13T02:39:53.449Z] ok github.com/docker/docker/pkg/discovery/kv 3.265s coverage: 84.1% of statements [2019-11-13T02:39:53.782Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-13T02:39:54.346Z] --- PASS: TestIpcModeShareable (1.29s) [2019-11-13T02:39:54.346Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:190, shared: true, mustBeShared: true [2019-11-13T02:39:54.346Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-13T02:39:54.626Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 10.2% of statements [2019-11-13T02:39:56.322Z] ok github.com/docker/docker/pkg/jsonmessage 0.038s coverage: 91.7% of statements [2019-11-13T02:39:56.662Z] ok github.com/docker/docker/pkg/locker 0.053s coverage: 88.9% of statements [2019-11-13T02:39:57.390Z] ok github.com/docker/docker/pkg/idtools 1.022s coverage: 70.1% of statements [2019-11-13T02:39:57.626Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-13T02:39:57.626Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-13T02:39:57.729Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2019-11-13T02:39:57.884Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.60s) [2019-11-13T02:39:57.884Z] === RUN TestAPIIpcModeHost [2019-11-13T02:39:58.460Z] ok github.com/docker/docker/pkg/ioutils 2.733s coverage: 70.4% of statements [2019-11-13T02:39:58.460Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-13T02:39:58.800Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2019-11-13T02:39:58.817Z] --- PASS: TestAPIIpcModeHost (1.02s) [2019-11-13T02:39:58.817Z] === RUN TestDaemonIpcModeShareable [2019-11-13T02:39:59.138Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2019-11-13T02:39:59.865Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-11-13T02:39:59.865Z] ok github.com/docker/docker/pkg/mount 0.897s coverage: 69.6% of statements [2019-11-13T02:39:59.865Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-13T02:40:00.193Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-13T02:40:00.194Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-13T02:40:00.203Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 90.0% of statements [2019-11-13T02:40:00.759Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2019-11-13T02:40:00.759Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-11-13T02:40:00.759Z] daemon.go:325: [d7a4a3d144fd1] waiting for daemon to start [2019-11-13T02:40:00.759Z] daemon.go:325: [d7a4a3d144fd1] waiting for daemon to start [2019-11-13T02:40:00.759Z] daemon.go:353: [d7a4a3d144fd1] daemon started [2019-11-13T02:40:00.759Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:197, shared: true, mustBeShared: true [2019-11-13T02:40:00.759Z] daemon.go:461: [d7a4a3d144fd1] Stopping daemon [2019-11-13T02:40:00.759Z] daemon.go:296: [d7a4a3d144fd1] exiting daemon [2019-11-13T02:40:00.759Z] daemon.go:448: [d7a4a3d144fd1] Daemon stopped [2019-11-13T02:40:00.759Z] === RUN TestDaemonIpcModePrivate [2019-11-13T02:40:00.989Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.4% of statements [2019-11-13T02:40:00.989Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-13T02:40:00.989Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-13T02:40:01.324Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-13T02:40:01.717Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2019-11-13T02:40:02.257Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-13T02:40:02.824Z] --- PASS: TestDaemonIpcModePrivate (2.07s) [2019-11-13T02:40:02.824Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-11-13T02:40:02.824Z] daemon.go:325: [da3312424d738] waiting for daemon to start [2019-11-13T02:40:02.824Z] daemon.go:325: [da3312424d738] waiting for daemon to start [2019-11-13T02:40:02.824Z] daemon.go:353: [da3312424d738] daemon started [2019-11-13T02:40:02.824Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2019-11-13T02:40:02.824Z] daemon.go:461: [da3312424d738] Stopping daemon [2019-11-13T02:40:02.824Z] daemon.go:296: [da3312424d738] exiting daemon [2019-11-13T02:40:02.824Z] daemon.go:448: [da3312424d738] Daemon stopped [2019-11-13T02:40:02.824Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-13T02:40:03.419Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2019-11-13T02:40:03.420Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 87.9% of statements [2019-11-13T02:40:03.420Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2019-11-13T02:40:04.197Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-13T02:40:04.197Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-13T02:40:04.594Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-11-13T02:40:04.762Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2019-11-13T02:40:04.762Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-11-13T02:40:04.762Z] daemon.go:325: [db2ed4b6f4cc4] waiting for daemon to start [2019-11-13T02:40:04.762Z] daemon.go:325: [db2ed4b6f4cc4] waiting for daemon to start [2019-11-13T02:40:04.762Z] daemon.go:353: [db2ed4b6f4cc4] daemon started [2019-11-13T02:40:04.762Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:218, shared: false, mustBeShared: false [2019-11-13T02:40:04.762Z] daemon.go:461: [db2ed4b6f4cc4] Stopping daemon [2019-11-13T02:40:04.762Z] daemon.go:296: [db2ed4b6f4cc4] exiting daemon [2019-11-13T02:40:04.762Z] daemon.go:448: [db2ed4b6f4cc4] Daemon stopped [2019-11-13T02:40:04.762Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-13T02:40:05.019Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-13T02:40:05.318Z] ok github.com/docker/docker/pkg/pubsub 1.177s coverage: 72.7% of statements [2019-11-13T02:40:06.393Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2019-11-13T02:40:06.393Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-11-13T02:40:06.393Z] daemon.go:325: [d754ee0982552] waiting for daemon to start [2019-11-13T02:40:06.393Z] daemon.go:325: [d754ee0982552] waiting for daemon to start [2019-11-13T02:40:06.393Z] daemon.go:353: [d754ee0982552] daemon started [2019-11-13T02:40:06.393Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2019-11-13T02:40:06.393Z] daemon.go:461: [d754ee0982552] Stopping daemon [2019-11-13T02:40:06.393Z] daemon.go:296: [d754ee0982552] exiting daemon [2019-11-13T02:40:06.393Z] daemon.go:448: [d754ee0982552] Daemon stopped [2019-11-13T02:40:06.393Z] === RUN TestIpcModeOlderClient [2019-11-13T02:40:06.393Z] === PAUSE TestIpcModeOlderClient [2019-11-13T02:40:06.393Z] === RUN TestKillContainerInvalidSignal [2019-11-13T02:40:06.491Z] ok github.com/docker/docker/pkg/stdcopy 0.026s coverage: 100.0% of statements [2019-11-13T02:40:07.328Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-13T02:40:07.328Z] --- PASS: TestKillContainerInvalidSignal (0.92s) [2019-11-13T02:40:07.328Z] === RUN TestKillContainer [2019-11-13T02:40:07.328Z] === RUN TestKillContainer/no_signal [2019-11-13T02:40:07.676Z] ok github.com/docker/docker/pkg/streamformatter 0.033s coverage: 66.2% of statements [2019-11-13T02:40:07.676Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2019-11-13T02:40:08.264Z] === RUN TestKillContainer/non_killing_signal [2019-11-13T02:40:08.829Z] === RUN TestKillContainer/killing_signal [2019-11-13T02:40:08.852Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-11-13T02:40:09.190Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 80.8% of statements [2019-11-13T02:40:09.760Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-13T02:40:10.019Z] --- PASS: TestKillContainer (2.63s) [2019-11-13T02:40:10.019Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-11-13T02:40:10.019Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2019-11-13T02:40:10.019Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2019-11-13T02:40:10.019Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-13T02:40:10.019Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-13T02:40:10.362Z] ok github.com/docker/docker/pkg/system 0.027s coverage: 35.8% of statements [2019-11-13T02:40:10.585Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-13T02:40:10.700Z] ok github.com/docker/docker/pkg/tailfile 0.138s coverage: 88.6% of statements [2019-11-13T02:40:10.700Z] ok github.com/docker/docker/pkg/signal 5.592s coverage: 61.0% of statements [2019-11-13T02:40:10.842Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-13T02:40:11.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s) [2019-11-13T02:40:11.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2019-11-13T02:40:11.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2019-11-13T02:40:11.781Z] === RUN TestKillStoppedContainer [2019-11-13T02:40:11.781Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-11-13T02:40:11.781Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-13T02:40:12.047Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2019-11-13T02:40:12.047Z] === RUN TestKillDifferentUserContainer [2019-11-13T02:40:12.620Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-13T02:40:12.882Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2019-11-13T02:40:12.883Z] === RUN TestInspectOomKilledTrue [2019-11-13T02:40:12.883Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-13T02:40:12.883Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:40:12.883Z] === RUN TestInspectOomKilledFalse [2019-11-13T02:40:12.883Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-13T02:40:12.883Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:40:12.883Z] === RUN TestLinksEtcHostsContentMatch [2019-11-13T02:40:13.007Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2019-11-13T02:40:13.007Z] testing: warning: no tests to run [2019-11-13T02:40:13.007Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2019-11-13T02:40:13.345Z] ok github.com/docker/docker/pkg/tarsum 0.235s coverage: 89.3% of statements [2019-11-13T02:40:13.683Z] ok github.com/docker/docker/pkg/urlutil 0.016s coverage: 100.0% of statements [2019-11-13T02:40:13.683Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-11-13T02:40:13.814Z] --- PASS: TestLinksEtcHostsContentMatch (0.91s) [2019-11-13T02:40:13.814Z] === RUN TestLinksContainerNames [2019-11-13T02:40:14.411Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2019-11-13T02:40:15.712Z] --- PASS: TestLinksContainerNames (1.92s) [2019-11-13T02:40:15.712Z] === RUN TestLogsFollowTailEmpty [2019-11-13T02:40:16.643Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2019-11-13T02:40:16.643Z] === RUN TestContainerNetworkMountsNoChown [2019-11-13T02:40:16.751Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-11-13T02:40:17.578Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s) [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/default [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/default [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/private [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/private [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rprivate [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/slave [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/slave [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rslave [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/shared [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/shared [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rshared [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/default [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/rprivate [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/private [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/shared [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/rshared [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/rslave [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/slave [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-13T02:40:17.578Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-13T02:40:17.578Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-13T02:40:17.578Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-13T02:40:17.836Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-13T02:40:18.094Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-13T02:40:18.094Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-13T02:40:18.094Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-13T02:40:18.094Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-13T02:40:18.094Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-13T02:40:18.094Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-13T02:40:18.094Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-13T02:40:18.094Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-13T02:40:18.094Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-11-13T02:40:18.094Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-13T02:40:18.094Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-11-13T02:40:18.094Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-11-13T02:40:18.094Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-11-13T02:40:18.094Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-11-13T02:40:18.094Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2019-11-13T02:40:18.094Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-11-13T02:40:18.094Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-13T02:40:18.094Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-13T02:40:18.094Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-13T02:40:18.351Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-13T02:40:18.351Z] === RUN TestContainerBindMountNonRecursive [2019-11-13T02:40:18.351Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-13T02:40:19.057Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2019-11-13T02:40:19.057Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 69.1% of statements [2019-11-13T02:40:20.238Z] ok github.com/docker/docker/plugin 0.590s coverage: 27.3% of statements [2019-11-13T02:40:20.246Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2019-11-13T02:40:20.246Z] === RUN TestNetworkNat [2019-11-13T02:40:21.178Z] --- PASS: TestNetworkNat (0.97s) [2019-11-13T02:40:21.178Z] === RUN TestNetworkLocalhostTCPNat [2019-11-13T02:40:21.414Z] ok github.com/docker/docker/registry/resumable 0.025s coverage: 100.0% of statements [2019-11-13T02:40:22.114Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2019-11-13T02:40:22.114Z] === RUN TestNetworkLoopbackNat [2019-11-13T02:40:22.372Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-13T02:40:22.372Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-13T02:40:22.590Z] ok github.com/docker/docker/restartmanager 0.021s coverage: 47.1% of statements [2019-11-13T02:40:23.304Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2019-11-13T02:40:23.304Z] === RUN TestPause [2019-11-13T02:40:24.241Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-13T02:40:24.241Z] --- PASS: TestPause (1.00s) [2019-11-13T02:40:24.241Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-13T02:40:24.241Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-13T02:40:24.241Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-13T02:40:24.241Z] === RUN TestPauseStopPausedContainer [2019-11-13T02:40:24.287Z] ok github.com/docker/docker/runconfig 0.021s coverage: 68.2% of statements [2019-11-13T02:40:24.656Z] ok github.com/docker/docker/registry 0.503s coverage: 56.4% of statements [2019-11-13T02:40:24.993Z] ok github.com/docker/docker/volume/drivers 0.029s coverage: 36.1% of statements [2019-11-13T02:40:25.174Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-13T02:40:25.431Z] --- PASS: TestPauseStopPausedContainer (1.12s) [2019-11-13T02:40:25.431Z] === RUN TestPsFilter [2019-11-13T02:40:25.689Z] --- PASS: TestPsFilter (0.24s) [2019-11-13T02:40:25.689Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-13T02:40:26.623Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2019-11-13T02:40:26.623Z] === RUN TestRemoveContainerWithVolume [2019-11-13T02:40:27.555Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-11-13T02:40:27.555Z] === RUN TestRemoveContainerRunning [2019-11-13T02:40:28.005Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.0% of statements [2019-11-13T02:40:28.006Z] ok github.com/docker/docker/volume/local 0.035s coverage: 73.0% of statements [2019-11-13T02:40:28.119Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-13T02:40:28.377Z] --- PASS: TestRemoveContainerRunning (0.86s) [2019-11-13T02:40:28.377Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-13T02:40:29.309Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2019-11-13T02:40:29.309Z] === RUN TestRemoveInvalidContainer [2019-11-13T02:40:29.309Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-13T02:40:29.309Z] === RUN TestRenameLinkedContainer [2019-11-13T02:40:29.309Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-13T02:40:29.689Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2019-11-13T02:40:30.243Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-13T02:40:32.768Z] --- PASS: TestRenameLinkedContainer (3.62s) [2019-11-13T02:40:32.768Z] === RUN TestRenameStoppedContainer [2019-11-13T02:40:33.132Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-13T02:40:33.132Z] [2019-11-13T02:40:33.132Z] ________ ____ __. [2019-11-13T02:40:33.132Z] \_____ \ | |/ _| [2019-11-13T02:40:33.132Z] / | \| < [2019-11-13T02:40:33.132Z] / | \ | \ [2019-11-13T02:40:33.132Z] \_______ /____|__ \ [2019-11-13T02:40:33.132Z] \/ \/ [2019-11-13T02:40:33.132Z] [2019-11-13T02:40:33.132Z] INFO: make.ps1 ended at 11/13/2019 02:40:24 [2019-11-13T02:40:33.132Z] INFO: Binaries build ended at 11/13/2019 02:40:27. Duration:00:01:26.3636858 [2019-11-13T02:40:33.132Z] INFO: Copying the built daemon binary to d:\CI\PR-422\1\binary\dockerd-33b271948.exe... [2019-11-13T02:40:33.132Z] INFO: Copying the built client binary to d:\CI\PR-422\1\binary\docker-33b271948.exe... [2019-11-13T02:40:33.132Z] INFO: Copying dockerversion from the container... [2019-11-13T02:40:33.132Z] INFO: Copying the golang package from the container to d:\CI\PR-422\1\installer\go.zip... [2019-11-13T02:40:33.332Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-13T02:40:33.588Z] INFO: Extracting go.zip to d:\CI\PR-422\1\go [2019-11-13T02:40:33.590Z] --- PASS: TestRenameStoppedContainer (0.82s) [2019-11-13T02:40:33.590Z] === RUN TestRenameRunningContainerAndReuse [2019-11-13T02:40:35.487Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s) [2019-11-13T02:40:35.487Z] === RUN TestRenameInvalidName [2019-11-13T02:40:36.051Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-13T02:40:36.308Z] --- PASS: TestRenameInvalidName (0.81s) [2019-11-13T02:40:36.308Z] === RUN TestRenameAnonymousContainer [2019-11-13T02:40:36.875Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-13T02:40:37.133Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-13T02:40:38.635Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.8% of statements [2019-11-13T02:40:38.635Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-13T02:40:38.635Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-13T02:40:38.635Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-13T02:40:38.635Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-13T02:40:38.635Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-13T02:40:38.635Z] ? github.com/docker/docker/rootless [no test files] [2019-11-13T02:40:38.635Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-13T02:40:38.635Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-13T02:40:38.635Z] ? github.com/docker/docker/volume [no test files] [2019-11-13T02:40:38.635Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-13T02:40:38.635Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === Skipped [2019-11-13T02:40:38.635Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-13T02:40:38.635Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-13T02:40:38.635Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:40:38.635Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:40:38.635Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:40:38.635Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:40:38.635Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:40:38.635Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:73: No driver to put! [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-13T02:40:38.635Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-13T02:40:38.635Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-13T02:40:38.635Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:40:38.635Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:40:38.635Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:40:38.635Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:40:38.635Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:40:38.635Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-13T02:40:38.635Z] graphtest_unix.go:73: No driver to put! [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-13T02:40:38.635Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] [2019-11-13T02:40:38.635Z] DONE 2065 tests, 19 skipped in 359.377s Post stage [Pipeline] junit [2019-11-13T02:40:38.723Z] Recording test results [2019-11-13T02:40:39.031Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-13T02:40:39.031Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-13T02:40:39.518Z] --- PASS: TestImportExtremelyLargeImageWorks (97.11s) [2019-11-13T02:40:39.518Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-11-13T02:40:39.518Z] daemon.go:325: [d97062db27017] waiting for daemon to start [2019-11-13T02:40:39.518Z] daemon.go:325: [d97062db27017] waiting for daemon to start [2019-11-13T02:40:39.518Z] daemon.go:353: [d97062db27017] daemon started [2019-11-13T02:40:39.518Z] daemon.go:461: [d97062db27017] Stopping daemon [2019-11-13T02:40:39.518Z] daemon.go:296: [d97062db27017] exiting daemon [2019-11-13T02:40:39.518Z] daemon.go:448: [d97062db27017] Daemon stopped [2019-11-13T02:40:39.518Z] PASS [2019-11-13T02:40:39.518Z] [2019-11-13T02:40:39.518Z] DONE 11 tests in 98.793s [2019-11-13T02:40:39.518Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-13T02:40:39.518Z] ++ 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 [2019-11-13T02:40:39.518Z] ++ set -e [2019-11-13T02:40:39.518Z] ++ '[' -n 0 ']' [2019-11-13T02:40:39.518Z] ++ set -x [2019-11-13T02:40:39.518Z] ++ 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= 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 [2019-11-13T02:40:39.518Z] INFO: Testing against a local daemon [2019-11-13T02:40:39.518Z] === RUN TestNetworkCreateDelete [2019-11-13T02:40:39.518Z] --- PASS: TestNetworkCreateDelete (0.30s) [2019-11-13T02:40:39.518Z] === RUN TestDockerNetworkDeletePreferID [2019-11-13T02:40:39.518Z] --- PASS: TestDockerNetworkDeletePreferID (0.82s) [2019-11-13T02:40:39.518Z] === RUN TestInspectNetwork [2019-11-13T02:40:39.720Z] + docker run --rm -t --privileged -v /home/docker/workspace/engine_PR-422/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:33b2719488ec44196846ef61c4887a784edca081 hack/make.sh dynbinary test-integration [2019-11-13T02:40:40.057Z] [2019-11-13T02:40:40.057Z] Removing bundles/ [2019-11-13T02:40:40.057Z] [2019-11-13T02:40:40.057Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-13T02:40:40.393Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-13T02:40:40.393Z] GOOS="" GOARCH="" GOARM="" [2019-11-13T02:40:40.405Z] --- PASS: TestRenameAnonymousContainer (4.11s) [2019-11-13T02:40:40.405Z] === RUN TestRenameContainerWithSameName [2019-11-13T02:40:41.337Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2019-11-13T02:40:41.337Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-13T02:40:42.046Z] === RUN TestInspectNetwork/full_network_id [2019-11-13T02:40:42.046Z] === RUN TestInspectNetwork/partial_network_id [2019-11-13T02:40:42.046Z] === RUN TestInspectNetwork/network_name [2019-11-13T02:40:42.046Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-13T02:40:42.271Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-13T02:40:42.531Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-13T02:40:42.788Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-13T02:40:43.355Z] --- PASS: TestRenameContainerWithLinkedContainer (2.15s) [2019-11-13T02:40:43.355Z] === RUN TestResize [2019-11-13T02:40:44.728Z] --- PASS: TestResize (1.32s) [2019-11-13T02:40:44.728Z] === RUN TestResizeWithInvalidSize [2019-11-13T02:40:45.661Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2019-11-13T02:40:45.661Z] === RUN TestResizeWhenContainerNotStarted [2019-11-13T02:40:46.593Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:40:46.593Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:40:46.593Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:40:46.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:40:46.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:40:46.851Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-13T02:40:47.046Z] --- PASS: TestInspectNetwork (8.73s) [2019-11-13T02:40:47.046Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-11-13T02:40:47.046Z] daemon.go:325: [d31275567ad85] waiting for daemon to start [2019-11-13T02:40:47.046Z] daemon.go:325: [d31275567ad85] waiting for daemon to start [2019-11-13T02:40:47.046Z] daemon.go:353: [d31275567ad85] daemon started [2019-11-13T02:40:47.046Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-13T02:40:47.046Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-13T02:40:47.046Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-13T02:40:47.046Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-13T02:40:47.046Z] daemon.go:461: [d31275567ad85] Stopping daemon [2019-11-13T02:40:47.046Z] daemon.go:296: [d31275567ad85] exiting daemon [2019-11-13T02:40:47.046Z] daemon.go:448: [d31275567ad85] Daemon stopped [2019-11-13T02:40:47.046Z] === RUN TestRunContainerWithBridgeNone [2019-11-13T02:40:49.377Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:40:50.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:40:50.369Z] --- PASS: TestRunContainerWithBridgeNone (2.83s) [2019-11-13T02:40:50.369Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-11-13T02:40:50.369Z] daemon.go:325: [d7d645542348a] waiting for daemon to start [2019-11-13T02:40:50.369Z] daemon.go:325: [d7d645542348a] waiting for daemon to start [2019-11-13T02:40:50.369Z] daemon.go:353: [d7d645542348a] daemon started [2019-11-13T02:40:50.369Z] daemon.go:461: [d7d645542348a] Stopping daemon [2019-11-13T02:40:50.369Z] daemon.go:296: [d7d645542348a] exiting daemon [2019-11-13T02:40:50.369Z] daemon.go:448: [d7d645542348a] Daemon stopped [2019-11-13T02:40:50.369Z] === RUN TestNetworkInvalidJSON [2019-11-13T02:40:50.369Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-13T02:40:50.369Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-13T02:40:50.369Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:40:50.369Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:40:50.369Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:40:50.369Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:40:50.369Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-13T02:40:50.369Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:40:50.369Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:40:50.369Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-13T02:40:50.369Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-13T02:40:50.369Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-13T02:40:50.369Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-13T02:40:50.369Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-13T02:40:51.217Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-11-13T02:40:51.217Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-11-13T02:40:51.217Z] daemon.go:325: [d467312fffa89] waiting for daemon to start [2019-11-13T02:40:51.217Z] daemon.go:325: [d467312fffa89] waiting for daemon to start [2019-11-13T02:40:51.217Z] daemon.go:353: [d467312fffa89] daemon started [2019-11-13T02:40:51.217Z] daemon.go:461: [d467312fffa89] Stopping daemon [2019-11-13T02:40:51.217Z] daemon.go:296: [d467312fffa89] exiting daemon [2019-11-13T02:40:51.217Z] daemon.go:448: [d467312fffa89] Daemon stopped [2019-11-13T02:40:51.217Z] daemon.go:325: [d467312fffa89] waiting for daemon to start [2019-11-13T02:40:51.217Z] daemon.go:325: [d467312fffa89] waiting for daemon to start [2019-11-13T02:40:51.217Z] daemon.go:353: [d467312fffa89] daemon started [2019-11-13T02:40:51.217Z] daemon.go:461: [d467312fffa89] Stopping daemon [2019-11-13T02:40:51.217Z] daemon.go:296: [d467312fffa89] exiting daemon [2019-11-13T02:40:51.217Z] daemon.go:448: [d467312fffa89] Daemon stopped [2019-11-13T02:40:51.217Z] === RUN TestDaemonDefaultNetworkPools [2019-11-13T02:40:51.686Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-13T02:40:51.686Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-13T02:40:52.019Z] --- PASS: TestDaemonDefaultNetworkPools (0.91s) [2019-11-13T02:40:52.020Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-11-13T02:40:52.020Z] daemon.go:325: [df68404fe40ab] waiting for daemon to start [2019-11-13T02:40:52.020Z] daemon.go:325: [df68404fe40ab] waiting for daemon to start [2019-11-13T02:40:52.020Z] daemon.go:353: [df68404fe40ab] daemon started [2019-11-13T02:40:52.020Z] daemon.go:461: [df68404fe40ab] Stopping daemon [2019-11-13T02:40:52.020Z] daemon.go:296: [df68404fe40ab] exiting daemon [2019-11-13T02:40:52.020Z] daemon.go:448: [df68404fe40ab] Daemon stopped [2019-11-13T02:40:52.020Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-13T02:40:53.059Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:40:53.359Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.33s) [2019-11-13T02:40:53.359Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-11-13T02:40:53.359Z] daemon.go:325: [d32dbf7648db4] waiting for daemon to start [2019-11-13T02:40:53.359Z] daemon.go:325: [d32dbf7648db4] waiting for daemon to start [2019-11-13T02:40:53.359Z] daemon.go:353: [d32dbf7648db4] daemon started [2019-11-13T02:40:53.359Z] daemon.go:461: [d32dbf7648db4] Stopping daemon [2019-11-13T02:40:53.359Z] daemon.go:296: [d32dbf7648db4] exiting daemon [2019-11-13T02:40:53.359Z] daemon.go:448: [d32dbf7648db4] Daemon stopped [2019-11-13T02:40:53.359Z] daemon.go:325: [d32dbf7648db4] waiting for daemon to start [2019-11-13T02:40:53.359Z] daemon.go:325: [d32dbf7648db4] waiting for daemon to start [2019-11-13T02:40:53.359Z] daemon.go:353: [d32dbf7648db4] daemon started [2019-11-13T02:40:53.359Z] daemon.go:461: [d32dbf7648db4] Stopping daemon [2019-11-13T02:40:53.359Z] daemon.go:296: [d32dbf7648db4] exiting daemon [2019-11-13T02:40:53.359Z] daemon.go:448: [d32dbf7648db4] Daemon stopped [2019-11-13T02:40:53.359Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-13T02:40:54.101Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:40:55.163Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.69s) [2019-11-13T02:40:55.163Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-13T02:40:55.163Z] daemon.go:325: [d4a3977ce764f] waiting for daemon to start [2019-11-13T02:40:55.163Z] daemon.go:325: [d4a3977ce764f] waiting for daemon to start [2019-11-13T02:40:55.163Z] daemon.go:353: [d4a3977ce764f] daemon started [2019-11-13T02:40:55.163Z] daemon.go:461: [d4a3977ce764f] Stopping daemon [2019-11-13T02:40:55.163Z] daemon.go:296: [d4a3977ce764f] exiting daemon [2019-11-13T02:40:55.163Z] daemon.go:448: [d4a3977ce764f] Daemon stopped [2019-11-13T02:40:55.163Z] daemon.go:325: [d4a3977ce764f] waiting for daemon to start [2019-11-13T02:40:55.163Z] daemon.go:325: [d4a3977ce764f] waiting for daemon to start [2019-11-13T02:40:55.163Z] daemon.go:353: [d4a3977ce764f] daemon started [2019-11-13T02:40:55.163Z] daemon.go:461: [d4a3977ce764f] Stopping daemon [2019-11-13T02:40:55.163Z] daemon.go:296: [d4a3977ce764f] exiting daemon [2019-11-13T02:40:55.163Z] daemon.go:448: [d4a3977ce764f] Daemon stopped [2019-11-13T02:40:55.163Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-13T02:40:55.473Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-13T02:40:55.541Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-11-13T02:40:55.541Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-11-13T02:40:55.541Z] daemon.go:325: [d9ce7939b0604] waiting for daemon to start [2019-11-13T02:40:55.541Z] daemon.go:325: [d9ce7939b0604] waiting for daemon to start [2019-11-13T02:40:55.541Z] daemon.go:353: [d9ce7939b0604] daemon started [2019-11-13T02:40:55.541Z] daemon.go:461: [d9ce7939b0604] Stopping daemon [2019-11-13T02:40:55.541Z] daemon.go:296: [d9ce7939b0604] exiting daemon [2019-11-13T02:40:55.541Z] daemon.go:448: [d9ce7939b0604] Daemon stopped [2019-11-13T02:40:55.541Z] === RUN TestServiceWithPredefinedNetwork [2019-11-13T02:40:56.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:40:56.039Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-13T02:40:56.605Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-13T02:40:56.605Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:40:57.171Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-13T02:40:58.543Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:40:58.543Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-13T02:40:58.777Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s) [2019-11-13T02:40:58.777Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-11-13T02:40:58.777Z] daemon.go:325: [db87169770937] waiting for daemon to start [2019-11-13T02:40:58.777Z] daemon.go:325: [db87169770937] waiting for daemon to start [2019-11-13T02:40:58.777Z] daemon.go:353: [db87169770937] daemon started [2019-11-13T02:40:58.777Z] daemon.go:461: [db87169770937] Stopping daemon [2019-11-13T02:40:58.777Z] daemon.go:296: [db87169770937] exiting daemon [2019-11-13T02:40:58.777Z] daemon.go:448: [db87169770937] Daemon stopped [2019-11-13T02:40:58.777Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-13T02:40:58.777Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-13T02:40:58.777Z] service_test.go:230: FLAKY_TEST [2019-11-13T02:40:58.777Z] === RUN TestServiceWithDataPathPortInit [2019-11-13T02:40:59.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:40:59.108Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-13T02:41:00.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:41:00.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:41:01.238Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-13T02:41:02.615Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-13T02:41:03.181Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-13T02:41:03.439Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-13T02:41:03.493Z] INFO: Extraction ended at 11/13/2019 02:41:00. Duration:00:00:27.1667256 [2019-11-13T02:41:03.493Z] INFO: Updating the golang and path environment variables [2019-11-13T02:41:03.493Z] INFO: GOPATH=d:\gopath [2019-11-13T02:41:03.493Z] INFO: go version go1.12.12 windows/amd64 [2019-11-13T02:41:03.493Z] INFO: Running the daemon under test in debug mode [2019-11-13T02:41:03.493Z] INFO: Starting a daemon under test... [2019-11-13T02:41:03.493Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-422\1\daemon --pidfile d:\CI\PR-422\1\docker.pid -D [2019-11-13T02:41:03.493Z] INFO: Process started successfully. [2019-11-13T02:41:03.493Z] INFO: Start tailing logs of the daemon under tests [2019-11-13T02:41:03.493Z] INFO: Waiting for the daemon under test to start... [2019-11-13T02:41:04.373Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-13T02:41:04.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2019-11-13T02:41:04.373Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:41:04.373Z] daemon.go:325: [d7c004e0830b4] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [d7c004e0830b4] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [d7c004e0830b4] daemon started [2019-11-13T02:41:04.373Z] daemon.go:296: [d7c004e0830b4] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:325: [d7c004e0830b4] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [d7c004e0830b4] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [d7c004e0830b4] daemon started [2019-11-13T02:41:04.373Z] daemon.go:461: [d7c004e0830b4] Stopping daemon [2019-11-13T02:41:04.373Z] daemon.go:296: [d7c004e0830b4] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:448: [d7c004e0830b4] Daemon stopped [2019-11-13T02:41:04.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.51s) [2019-11-13T02:41:04.373Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:41:04.373Z] daemon.go:325: [dead6f46f7c16] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [dead6f46f7c16] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [dead6f46f7c16] daemon started [2019-11-13T02:41:04.373Z] daemon.go:296: [dead6f46f7c16] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:325: [dead6f46f7c16] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [dead6f46f7c16] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [dead6f46f7c16] daemon started [2019-11-13T02:41:04.373Z] daemon.go:461: [dead6f46f7c16] Stopping daemon [2019-11-13T02:41:04.373Z] daemon.go:296: [dead6f46f7c16] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:448: [dead6f46f7c16] Daemon stopped [2019-11-13T02:41:04.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.97s) [2019-11-13T02:41:04.373Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:41:04.373Z] daemon.go:325: [d424dd3c7b345] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [d424dd3c7b345] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [d424dd3c7b345] daemon started [2019-11-13T02:41:04.373Z] daemon.go:296: [d424dd3c7b345] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:325: [d424dd3c7b345] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [d424dd3c7b345] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [d424dd3c7b345] daemon started [2019-11-13T02:41:04.373Z] daemon.go:461: [d424dd3c7b345] Stopping daemon [2019-11-13T02:41:04.373Z] daemon.go:296: [d424dd3c7b345] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:448: [d424dd3c7b345] Daemon stopped [2019-11-13T02:41:04.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.78s) [2019-11-13T02:41:04.373Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:41:04.373Z] daemon.go:325: [d18eb416a14af] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [d18eb416a14af] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [d18eb416a14af] daemon started [2019-11-13T02:41:04.373Z] daemon.go:461: [d18eb416a14af] Stopping daemon [2019-11-13T02:41:04.373Z] daemon.go:296: [d18eb416a14af] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:448: [d18eb416a14af] Daemon stopped [2019-11-13T02:41:04.373Z] daemon.go:325: [d18eb416a14af] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [d18eb416a14af] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [d18eb416a14af] daemon started [2019-11-13T02:41:04.373Z] daemon.go:461: [d18eb416a14af] Stopping daemon [2019-11-13T02:41:04.373Z] daemon.go:296: [d18eb416a14af] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:448: [d18eb416a14af] Daemon stopped [2019-11-13T02:41:04.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.04s) [2019-11-13T02:41:04.373Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:41:04.373Z] daemon.go:325: [da96408b1a81e] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [da96408b1a81e] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [da96408b1a81e] daemon started [2019-11-13T02:41:04.373Z] daemon.go:461: [da96408b1a81e] Stopping daemon [2019-11-13T02:41:04.373Z] daemon.go:296: [da96408b1a81e] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:448: [da96408b1a81e] Daemon stopped [2019-11-13T02:41:04.373Z] daemon.go:325: [da96408b1a81e] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [da96408b1a81e] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [da96408b1a81e] daemon started [2019-11-13T02:41:04.373Z] daemon.go:461: [da96408b1a81e] Stopping daemon [2019-11-13T02:41:04.373Z] daemon.go:296: [da96408b1a81e] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:448: [da96408b1a81e] Daemon stopped [2019-11-13T02:41:04.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2019-11-13T02:41:04.373Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:41:04.373Z] daemon.go:325: [dea4dac9369d6] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [dea4dac9369d6] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [dea4dac9369d6] daemon started [2019-11-13T02:41:04.373Z] daemon.go:325: [dea4dac9369d6] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:296: [dea4dac9369d6] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:325: [dea4dac9369d6] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [dea4dac9369d6] daemon started [2019-11-13T02:41:04.373Z] daemon.go:461: [dea4dac9369d6] Stopping daemon [2019-11-13T02:41:04.373Z] daemon.go:296: [dea4dac9369d6] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:448: [dea4dac9369d6] Daemon stopped [2019-11-13T02:41:04.373Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2019-11-13T02:41:04.373Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:41:04.373Z] daemon.go:325: [d22596edc90ac] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [d22596edc90ac] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:353: [d22596edc90ac] daemon started [2019-11-13T02:41:04.373Z] daemon.go:461: [d22596edc90ac] Stopping daemon [2019-11-13T02:41:04.373Z] daemon.go:296: [d22596edc90ac] exiting daemon [2019-11-13T02:41:04.373Z] daemon.go:448: [d22596edc90ac] Daemon stopped [2019-11-13T02:41:04.373Z] daemon.go:325: [d22596edc90ac] waiting for daemon to start [2019-11-13T02:41:04.373Z] daemon.go:325: [d22596edc90ac] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:353: [d22596edc90ac] daemon started [2019-11-13T02:41:04.374Z] daemon.go:461: [d22596edc90ac] Stopping daemon [2019-11-13T02:41:04.374Z] daemon.go:296: [d22596edc90ac] exiting daemon [2019-11-13T02:41:04.374Z] daemon.go:448: [d22596edc90ac] Daemon stopped [2019-11-13T02:41:04.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.14s) [2019-11-13T02:41:04.374Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:41:04.374Z] daemon.go:325: [d6d4af591929c] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:325: [d6d4af591929c] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:353: [d6d4af591929c] daemon started [2019-11-13T02:41:04.374Z] daemon.go:461: [d6d4af591929c] Stopping daemon [2019-11-13T02:41:04.374Z] daemon.go:296: [d6d4af591929c] exiting daemon [2019-11-13T02:41:04.374Z] daemon.go:448: [d6d4af591929c] Daemon stopped [2019-11-13T02:41:04.374Z] daemon.go:325: [d6d4af591929c] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:325: [d6d4af591929c] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:353: [d6d4af591929c] daemon started [2019-11-13T02:41:04.374Z] daemon.go:461: [d6d4af591929c] Stopping daemon [2019-11-13T02:41:04.374Z] daemon.go:296: [d6d4af591929c] exiting daemon [2019-11-13T02:41:04.374Z] daemon.go:448: [d6d4af591929c] Daemon stopped [2019-11-13T02:41:04.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-11-13T02:41:04.374Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:41:04.374Z] daemon.go:325: [d80d1071e2cc1] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:325: [d80d1071e2cc1] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:353: [d80d1071e2cc1] daemon started [2019-11-13T02:41:04.374Z] daemon.go:461: [d80d1071e2cc1] Stopping daemon [2019-11-13T02:41:04.374Z] daemon.go:296: [d80d1071e2cc1] exiting daemon [2019-11-13T02:41:04.374Z] daemon.go:448: [d80d1071e2cc1] Daemon stopped [2019-11-13T02:41:04.374Z] daemon.go:325: [d80d1071e2cc1] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:325: [d80d1071e2cc1] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:353: [d80d1071e2cc1] daemon started [2019-11-13T02:41:04.374Z] daemon.go:461: [d80d1071e2cc1] Stopping daemon [2019-11-13T02:41:04.374Z] daemon.go:296: [d80d1071e2cc1] exiting daemon [2019-11-13T02:41:04.374Z] daemon.go:448: [d80d1071e2cc1] Daemon stopped [2019-11-13T02:41:04.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2019-11-13T02:41:04.374Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:41:04.374Z] daemon.go:325: [d9480c843a8c9] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:325: [d9480c843a8c9] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:353: [d9480c843a8c9] daemon started [2019-11-13T02:41:04.374Z] daemon.go:296: [d9480c843a8c9] exiting daemon [2019-11-13T02:41:04.374Z] daemon.go:325: [d9480c843a8c9] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:325: [d9480c843a8c9] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:353: [d9480c843a8c9] daemon started [2019-11-13T02:41:04.374Z] daemon.go:461: [d9480c843a8c9] Stopping daemon [2019-11-13T02:41:04.374Z] daemon.go:296: [d9480c843a8c9] exiting daemon [2019-11-13T02:41:04.374Z] daemon.go:448: [d9480c843a8c9] Daemon stopped [2019-11-13T02:41:04.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2019-11-13T02:41:04.374Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:41:04.374Z] daemon.go:325: [dc3d0933f880e] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:325: [dc3d0933f880e] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:353: [dc3d0933f880e] daemon started [2019-11-13T02:41:04.374Z] daemon.go:296: [dc3d0933f880e] exiting daemon [2019-11-13T02:41:04.374Z] daemon.go:325: [dc3d0933f880e] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:325: [dc3d0933f880e] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:353: [dc3d0933f880e] daemon started [2019-11-13T02:41:04.374Z] daemon.go:461: [dc3d0933f880e] Stopping daemon [2019-11-13T02:41:04.374Z] daemon.go:296: [dc3d0933f880e] exiting daemon [2019-11-13T02:41:04.374Z] daemon.go:448: [dc3d0933f880e] Daemon stopped [2019-11-13T02:41:04.374Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.43s) [2019-11-13T02:41:04.374Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:41:04.374Z] daemon.go:325: [d55cf34f06cd5] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:325: [d55cf34f06cd5] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:353: [d55cf34f06cd5] daemon started [2019-11-13T02:41:04.374Z] daemon.go:461: [d55cf34f06cd5] Stopping daemon [2019-11-13T02:41:04.374Z] daemon.go:296: [d55cf34f06cd5] exiting daemon [2019-11-13T02:41:04.374Z] daemon.go:448: [d55cf34f06cd5] Daemon stopped [2019-11-13T02:41:04.374Z] daemon.go:325: [d55cf34f06cd5] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:325: [d55cf34f06cd5] waiting for daemon to start [2019-11-13T02:41:04.374Z] daemon.go:353: [d55cf34f06cd5] daemon started [2019-11-13T02:41:04.374Z] daemon.go:461: [d55cf34f06cd5] Stopping daemon [2019-11-13T02:41:04.374Z] daemon.go:296: [d55cf34f06cd5] exiting daemon [2019-11-13T02:41:04.374Z] daemon.go:448: [d55cf34f06cd5] Daemon stopped [2019-11-13T02:41:04.374Z] === RUN TestKernelTCPMemory [2019-11-13T02:41:04.454Z] INFO: Daemon under test started and replied! [2019-11-13T02:41:04.454Z] INFO: Docker version of the daemon under test [2019-11-13T02:41:04.454Z] [2019-11-13T02:41:04.454Z] Client: [2019-11-13T02:41:04.454Z] Version: 17.06.2-ce [2019-11-13T02:41:04.454Z] API version: 1.30 [2019-11-13T02:41:04.454Z] Go version: go1.8.3 [2019-11-13T02:41:04.454Z] Git commit: cec0b72 [2019-11-13T02:41:04.454Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-13T02:41:04.454Z] OS/Arch: windows/amd64 [2019-11-13T02:41:04.454Z] [2019-11-13T02:41:04.454Z] Server: [2019-11-13T02:41:04.454Z] Version: 0.0.0-dev [2019-11-13T02:41:04.454Z] API version: 1.40 (minimum version 1.24) [2019-11-13T02:41:04.454Z] Go version: go1.12.12 [2019-11-13T02:41:04.454Z] Git commit: 33b271948 [2019-11-13T02:41:04.454Z] Built: 11/13/2019 02:39:06 [2019-11-13T02:41:04.454Z] OS/Arch: windows/amd64 [2019-11-13T02:41:04.454Z] Experimental: false [2019-11-13T02:41:04.454Z] [2019-11-13T02:41:04.454Z] INFO: Docker info of the daemon under test [2019-11-13T02:41:04.454Z] [2019-11-13T02:41:04.454Z] Containers: 0 [2019-11-13T02:41:04.454Z] Running: 0 [2019-11-13T02:41:04.454Z] Paused: 0 [2019-11-13T02:41:04.454Z] Stopped: 0 [2019-11-13T02:41:04.454Z] Images: 0 [2019-11-13T02:41:04.454Z] Server Version: 0.0.0-dev [2019-11-13T02:41:04.454Z] Storage Driver: windowsfilter [2019-11-13T02:41:04.454Z] Windows: [2019-11-13T02:41:04.454Z] Logging Driver: json-file [2019-11-13T02:41:04.454Z] Plugins: [2019-11-13T02:41:04.454Z] Volume: local [2019-11-13T02:41:04.454Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-13T02:41:04.454Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-13T02:41:04.454Z] Swarm: inactive [2019-11-13T02:41:04.454Z] Default Isolation: process [2019-11-13T02:41:04.454Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-13T02:41:04.454Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-13T02:41:04.454Z] OSType: windows [2019-11-13T02:41:04.454Z] Architecture: x86_64 [2019-11-13T02:41:04.454Z] CPUs: 4 [2019-11-13T02:41:04.454Z] Total Memory: 32GiB [2019-11-13T02:41:04.454Z] Name: azwin-2-abc150 [2019-11-13T02:41:04.454Z] ID: ZMUP:JOJH:JJ27:YPD3:LNM5:7IC5:QGP4:LM6S:HTDO:J6F3:RP46:Z5B7 [2019-11-13T02:41:04.454Z] Docker Root Dir: D:\CI\PR-422\1\daemon [2019-11-13T02:41:04.454Z] Debug Mode (client): false [2019-11-13T02:41:04.454Z] Debug Mode (server): true [2019-11-13T02:41:04.454Z] File Descriptors: -1 [2019-11-13T02:41:04.454Z] Goroutines: 17 [2019-11-13T02:41:04.454Z] System Time: 2019-11-13T02:41:04.254767Z [2019-11-13T02:41:04.454Z] EventsListeners: 0 [2019-11-13T02:41:04.454Z] Registry: https://index.docker.io/v1/ [2019-11-13T02:41:04.454Z] Labels: [2019-11-13T02:41:04.454Z] Experimental: false [2019-11-13T02:41:04.454Z] Insecure Registries: [2019-11-13T02:41:04.454Z] 127.0.0.0/8 [2019-11-13T02:41:04.454Z] Live Restore Enabled: false [2019-11-13T02:41:04.454Z] [2019-11-13T02:41:04.454Z] [2019-11-13T02:41:04.454Z] INFO: Docker images of the daemon under test [2019-11-13T02:41:04.454Z] [2019-11-13T02:41:04.454Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-13T02:41:04.454Z] [2019-11-13T02:41:04.454Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-13T02:41:04.454Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-13T02:41:04.912Z] ltsc2019: Pulling from windows/servercore [2019-11-13T02:41:04.912Z] 65014b3c3121: Pulling fs layer [2019-11-13T02:41:04.912Z] e96b0897c5d1: Pulling fs layer [2019-11-13T02:41:05.307Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-13T02:41:05.308Z] --- PASS: TestKernelTCPMemory (1.14s) [2019-11-13T02:41:05.308Z] === RUN TestNISDomainname [2019-11-13T02:41:07.235Z] --- PASS: TestNISDomainname (1.58s) [2019-11-13T02:41:07.236Z] === RUN TestStats [2019-11-13T02:41:07.236Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-13T02:41:08.230Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-13T02:41:08.230Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-13T02:41:08.230Z] Cross building: bundles/cross/windows/amd64 [2019-11-13T02:41:08.230Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-13T02:41:08.230Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-13T02:41:09.133Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-13T02:41:09.133Z] --- PASS: TestStats (2.25s) [2019-11-13T02:41:09.133Z] === RUN TestStopContainerWithTimeout [2019-11-13T02:41:09.133Z] === RUN TestStopContainerWithTimeout/0 [2019-11-13T02:41:09.133Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-13T02:41:09.133Z] === RUN TestStopContainerWithTimeout/1 [2019-11-13T02:41:09.133Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-13T02:41:09.133Z] === RUN TestStopContainerWithTimeout/3 [2019-11-13T02:41:09.133Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-13T02:41:09.133Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-13T02:41:09.133Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-13T02:41:09.133Z] === CONT TestStopContainerWithTimeout/0 [2019-11-13T02:41:09.133Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-13T02:41:10.507Z] === CONT TestStopContainerWithTimeout/3 [2019-11-13T02:41:11.072Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-13T02:41:11.637Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-13T02:41:12.569Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-13T02:41:12.569Z] === CONT TestStopContainerWithTimeout/1 [2019-11-13T02:41:13.940Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-13T02:41:14.505Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-13T02:41:14.505Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2019-11-13T02:41:14.505Z] --- PASS: TestStopContainerWithTimeout/-1 (3.27s) [2019-11-13T02:41:14.505Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2019-11-13T02:41:14.505Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2019-11-13T02:41:14.505Z] === RUN TestDeleteDevicemapper [2019-11-13T02:41:14.505Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-13T02:41:14.505Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-13T02:41:14.505Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-13T02:41:15.070Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-13T02:41:15.255Z] e96b0897c5d1: Verifying Checksum [2019-11-13T02:41:15.255Z] e96b0897c5d1: Download complete [2019-11-13T02:41:15.328Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-13T02:41:17.857Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s) [2019-11-13T02:41:17.857Z] === RUN TestUpdateMemory [2019-11-13T02:41:17.857Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-13T02:41:17.857Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:41:17.857Z] === RUN TestUpdateCPUQuota [2019-11-13T02:41:18.666Z] --- PASS: TestServiceWithDataPathPortInit (18.50s) [2019-11-13T02:41:18.666Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-13T02:41:18.666Z] daemon.go:325: [df14402408f9f] waiting for daemon to start [2019-11-13T02:41:18.666Z] daemon.go:325: [df14402408f9f] waiting for daemon to start [2019-11-13T02:41:18.666Z] daemon.go:353: [df14402408f9f] daemon started [2019-11-13T02:41:18.666Z] daemon.go:461: [df14402408f9f] Stopping daemon [2019-11-13T02:41:18.666Z] daemon.go:296: [df14402408f9f] exiting daemon [2019-11-13T02:41:18.666Z] daemon.go:448: [df14402408f9f] Daemon stopped [2019-11-13T02:41:18.666Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-13T02:41:18.666Z] daemon.go:325: [d87f6cbd05d9e] waiting for daemon to start [2019-11-13T02:41:18.666Z] daemon.go:325: [d87f6cbd05d9e] waiting for daemon to start [2019-11-13T02:41:18.666Z] daemon.go:353: [d87f6cbd05d9e] daemon started [2019-11-13T02:41:18.666Z] daemon.go:461: [d87f6cbd05d9e] Stopping daemon [2019-11-13T02:41:18.666Z] daemon.go:296: [d87f6cbd05d9e] exiting daemon [2019-11-13T02:41:18.666Z] daemon.go:448: [d87f6cbd05d9e] Daemon stopped [2019-11-13T02:41:18.666Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-13T02:41:19.755Z] --- PASS: TestUpdateCPUQuota (1.79s) [2019-11-13T02:41:19.755Z] === RUN TestUpdatePidsLimit [2019-11-13T02:41:19.755Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-13T02:41:19.755Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-13T02:41:19.755Z] === RUN TestUpdatePidsLimit/no_change [2019-11-13T02:41:20.320Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-13T02:41:20.577Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-13T02:41:21.142Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-13T02:41:21.399Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-13T02:41:21.657Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-13T02:41:21.915Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-13T02:41:23.791Z] 65014b3c3121: Verifying Checksum [2019-11-13T02:41:23.791Z] 65014b3c3121: Download complete [2019-11-13T02:41:24.443Z] --- PASS: TestUpdatePidsLimit (4.56s) [2019-11-13T02:41:24.443Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2019-11-13T02:41:24.443Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2019-11-13T02:41:24.443Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2019-11-13T02:41:24.443Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-11-13T02:41:24.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-11-13T02:41:24.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-11-13T02:41:24.443Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.50s) [2019-11-13T02:41:24.443Z] === RUN TestUpdateRestartPolicy [2019-11-13T02:41:26.329Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.14s) [2019-11-13T02:41:26.329Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-11-13T02:41:26.329Z] daemon.go:325: [d9beb0b229074] waiting for daemon to start [2019-11-13T02:41:26.329Z] daemon.go:325: [d9beb0b229074] waiting for daemon to start [2019-11-13T02:41:26.329Z] daemon.go:353: [d9beb0b229074] daemon started [2019-11-13T02:41:26.329Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:iidpy2gtjnai0x5d08lbwju54 Created:2019-11-13 02:41:17.77029916 +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[a25ac59082af522eb573942a645d0b6a68c30dbf0f2ddd191583561661cbefa1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6y6z9rbsq7zuwpfhgzhihy1x5 EndpointID:881b65708fe92bc1ca41422321ef696afdfd46340f7da8caa60f6fb161ce8a76 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:139f7231946b6c06e05f5b6375f9eb7aad5c8f07c56603705d9879b70f55c628 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:3d33feb1a2d5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6y6z9rbsq7zuwpfhgzhihy1x5 EndpointID:881b65708fe92bc1ca41422321ef696afdfd46340f7da8caa60f6fb161ce8a76 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-13T02:41:26.329Z] daemon.go:461: [d9beb0b229074] Stopping daemon [2019-11-13T02:41:26.329Z] daemon.go:296: [d9beb0b229074] exiting daemon [2019-11-13T02:41:26.329Z] daemon.go:448: [d9beb0b229074] Daemon stopped [2019-11-13T02:41:26.329Z] PASS [2019-11-13T02:41:26.329Z] [2019-11-13T02:41:26.329Z] === Skipped [2019-11-13T02:41:26.329Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-13T02:41:26.329Z] service_test.go:230: FLAKY_TEST [2019-11-13T02:41:26.329Z] [2019-11-13T02:41:26.329Z] [2019-11-13T02:41:26.329Z] DONE 21 tests, 1 skipped in 48.941s [2019-11-13T02:41:26.329Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-13T02:41:26.329Z] ++ 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 [2019-11-13T02:41:26.329Z] ++ set -e [2019-11-13T02:41:26.329Z] ++ '[' -n 0 ']' [2019-11-13T02:41:26.329Z] ++ set -x [2019-11-13T02:41:26.329Z] ++ 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= 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 [2019-11-13T02:41:26.329Z] INFO: Testing against a local daemon [2019-11-13T02:41:26.330Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-13T02:41:26.330Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-13T02:41:26.330Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:41:26.330Z] === RUN TestDockerNetworkIpvlan [2019-11-13T02:41:26.330Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-13T02:41:26.330Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:41:26.330Z] PASS [2019-11-13T02:41:26.330Z] [2019-11-13T02:41:26.330Z] === Skipped [2019-11-13T02:41:26.330Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-13T02:41:26.330Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:41:26.330Z] [2019-11-13T02:41:26.330Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-13T02:41:26.330Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:41:26.330Z] [2019-11-13T02:41:26.330Z] [2019-11-13T02:41:26.330Z] DONE 2 tests, 2 skipped in 0.138s [2019-11-13T02:41:26.330Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-13T02:41:26.330Z] ++ 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 [2019-11-13T02:41:26.330Z] ++ set -e [2019-11-13T02:41:26.330Z] ++ '[' -n 0 ']' [2019-11-13T02:41:26.330Z] ++ set -x [2019-11-13T02:41:26.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-11-13T02:41:26.330Z] INFO: Testing against a local daemon [2019-11-13T02:41:26.330Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-13T02:41:27.725Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-13T02:41:27.725Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-13T02:41:27.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-13T02:41:28.300Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2019-11-13T02:41:28.300Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-11-13T02:41:28.300Z] daemon.go:325: [d2de7a278724e] waiting for daemon to start [2019-11-13T02:41:28.300Z] daemon.go:325: [d2de7a278724e] waiting for daemon to start [2019-11-13T02:41:28.300Z] daemon.go:353: [d2de7a278724e] daemon started [2019-11-13T02:41:28.300Z] daemon.go:461: [d2de7a278724e] Stopping daemon [2019-11-13T02:41:28.300Z] daemon.go:296: [d2de7a278724e] exiting daemon [2019-11-13T02:41:28.300Z] daemon.go:448: [d2de7a278724e] Daemon stopped [2019-11-13T02:41:28.300Z] daemon.go:325: [d2de7a278724e] waiting for daemon to start [2019-11-13T02:41:28.300Z] daemon.go:325: [d2de7a278724e] waiting for daemon to start [2019-11-13T02:41:28.300Z] daemon.go:353: [d2de7a278724e] daemon started [2019-11-13T02:41:28.300Z] daemon.go:461: [d2de7a278724e] Stopping daemon [2019-11-13T02:41:28.300Z] daemon.go:296: [d2de7a278724e] exiting daemon [2019-11-13T02:41:28.300Z] daemon.go:448: [d2de7a278724e] Daemon stopped [2019-11-13T02:41:28.300Z] === RUN TestDockerNetworkMacvlan [2019-11-13T02:41:28.686Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-13T02:41:29.493Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-13T02:41:30.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-13T02:41:30.250Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-13T02:41:30.785Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-13T02:41:33.278Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-13T02:41:34.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-13T02:41:35.364Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-13T02:41:37.433Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-13T02:41:38.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-13T02:41:38.641Z] --- PASS: TestUpdateRestartPolicy (14.51s) [2019-11-13T02:41:38.641Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-13T02:41:40.543Z] --- PASS: TestUpdateRestartWithAutoRemove (1.68s) [2019-11-13T02:41:40.543Z] === RUN TestWaitNonBlocked [2019-11-13T02:41:40.543Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:41:40.543Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:41:40.543Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:41:40.543Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:41:40.543Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:41:40.543Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:41:41.919Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-11-13T02:41:41.919Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.48s) [2019-11-13T02:41:41.919Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.51s) [2019-11-13T02:41:41.919Z] === RUN TestWaitBlocked [2019-11-13T02:41:41.919Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-13T02:41:41.919Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-13T02:41:41.919Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-13T02:41:41.919Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-13T02:41:41.919Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-13T02:41:41.919Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-13T02:41:42.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-13T02:41:43.551Z] --- PASS: TestWaitBlocked (0.05s) [2019-11-13T02:41:43.551Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.80s) [2019-11-13T02:41:43.551Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.83s) [2019-11-13T02:41:43.551Z] === CONT TestContainerStartOnDaemonRestart [2019-11-13T02:41:43.551Z] === CONT TestIpcModeOlderClient [2019-11-13T02:41:43.809Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-11-13T02:41:43.809Z] === CONT TestDaemonRestartIpcMode [2019-11-13T02:41:43.809Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-13T02:41:46.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-13T02:41:46.643Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-13T02:41:47.210Z] --- PASS: TestContainerStartOnDaemonRestart (3.72s) [2019-11-13T02:41:47.210Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-11-13T02:41:47.210Z] daemon.go:325: [d86edc819b1bd] waiting for daemon to start [2019-11-13T02:41:47.210Z] daemon.go:325: [d86edc819b1bd] waiting for daemon to start [2019-11-13T02:41:47.210Z] daemon.go:353: [d86edc819b1bd] daemon started [2019-11-13T02:41:47.210Z] daemon.go:325: [d86edc819b1bd] waiting for daemon to start [2019-11-13T02:41:47.210Z] daemon.go:296: [d86edc819b1bd] exiting daemon [2019-11-13T02:41:47.210Z] daemon.go:325: [d86edc819b1bd] waiting for daemon to start [2019-11-13T02:41:47.210Z] daemon.go:353: [d86edc819b1bd] daemon started [2019-11-13T02:41:47.210Z] daemon.go:461: [d86edc819b1bd] Stopping daemon [2019-11-13T02:41:47.210Z] daemon.go:296: [d86edc819b1bd] exiting daemon [2019-11-13T02:41:47.210Z] daemon.go:448: [d86edc819b1bd] Daemon stopped [2019-11-13T02:41:47.776Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-13T02:41:47.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-13T02:41:48.709Z] --- PASS: TestDaemonRestartIpcMode (4.86s) [2019-11-13T02:41:48.709Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-11-13T02:41:48.709Z] daemon.go:325: [d213dc50d2607] waiting for daemon to start [2019-11-13T02:41:48.709Z] daemon.go:325: [d213dc50d2607] waiting for daemon to start [2019-11-13T02:41:48.709Z] daemon.go:353: [d213dc50d2607] daemon started [2019-11-13T02:41:48.709Z] daemon.go:461: [d213dc50d2607] Stopping daemon [2019-11-13T02:41:48.709Z] daemon.go:296: [d213dc50d2607] exiting daemon [2019-11-13T02:41:48.709Z] daemon.go:448: [d213dc50d2607] Daemon stopped [2019-11-13T02:41:48.709Z] daemon.go:325: [d213dc50d2607] waiting for daemon to start [2019-11-13T02:41:48.709Z] daemon.go:325: [d213dc50d2607] waiting for daemon to start [2019-11-13T02:41:48.709Z] daemon.go:353: [d213dc50d2607] daemon started [2019-11-13T02:41:48.709Z] daemon.go:461: [d213dc50d2607] Stopping daemon [2019-11-13T02:41:48.709Z] daemon.go:296: [d213dc50d2607] exiting daemon [2019-11-13T02:41:48.709Z] daemon.go:448: [d213dc50d2607] Daemon stopped [2019-11-13T02:41:48.709Z] PASS [2019-11-13T02:41:48.709Z] [2019-11-13T02:41:48.709Z] === Skipped [2019-11-13T02:41:48.709Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-13T02:41:48.709Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-13T02:41:48.709Z] [2019-11-13T02:41:48.709Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-13T02:41:48.709Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:41:48.709Z] [2019-11-13T02:41:48.709Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-13T02:41:48.709Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:41:48.709Z] [2019-11-13T02:41:48.709Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-13T02:41:48.709Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-13T02:41:48.709Z] [2019-11-13T02:41:48.709Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-13T02:41:48.709Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-13T02:41:48.709Z] [2019-11-13T02:41:48.709Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-13T02:41:48.709Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:41:48.709Z] [2019-11-13T02:41:48.709Z] [2019-11-13T02:41:48.709Z] DONE 188 tests, 6 skipped in 140.333s [2019-11-13T02:41:48.709Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-13T02:41:48.709Z] ++ 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 [2019-11-13T02:41:48.709Z] ++ set -e [2019-11-13T02:41:48.709Z] ++ '[' -n 0 ']' [2019-11-13T02:41:48.709Z] ++ set -x [2019-11-13T02:41:48.709Z] ++ 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= 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 [2019-11-13T02:41:48.709Z] INFO: Testing against a local daemon [2019-11-13T02:41:48.709Z] === RUN TestCommitInheritsEnv [2019-11-13T02:41:49.276Z] --- PASS: TestCommitInheritsEnv (0.47s) [2019-11-13T02:41:49.276Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-13T02:41:49.276Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-13T02:41:49.276Z] === RUN TestImagesFilterMultiReference [2019-11-13T02:41:49.276Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-13T02:41:49.276Z] === RUN TestImagePullPlatformInvalid [2019-11-13T02:41:49.276Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-11-13T02:41:49.276Z] === RUN TestRemoveImageOrphaning [2019-11-13T02:41:49.841Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-11-13T02:41:49.841Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-13T02:41:49.841Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-13T02:41:49.841Z] === RUN TestTagInvalidReference [2019-11-13T02:41:50.099Z] --- PASS: TestTagInvalidReference (0.07s) [2019-11-13T02:41:50.099Z] === RUN TestTagValidPrefixedRepo [2019-11-13T02:41:50.099Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-13T02:41:50.099Z] === RUN TestTagExistedNameWithoutForce [2019-11-13T02:41:50.099Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-11-13T02:41:50.099Z] === RUN TestTagOfficialNames [2019-11-13T02:41:50.099Z] --- PASS: TestTagOfficialNames (0.04s) [2019-11-13T02:41:50.099Z] === RUN TestTagMatchesDigest [2019-11-13T02:41:50.099Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-13T02:41:50.099Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-13T02:41:51.997Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-13T02:41:53.776Z] --- PASS: TestDockerNetworkMacvlan (25.66s) [2019-11-13T02:41:53.776Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:41:53.776Z] daemon.go:325: [d65072bd3dec9] waiting for daemon to start [2019-11-13T02:41:53.776Z] daemon.go:325: [d65072bd3dec9] waiting for daemon to start [2019-11-13T02:41:53.776Z] daemon.go:353: [d65072bd3dec9] daemon started [2019-11-13T02:41:53.776Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-13T02:41:53.776Z] daemon.go:461: [d65072bd3dec9] Stopping daemon [2019-11-13T02:41:53.776Z] daemon.go:296: [d65072bd3dec9] exiting daemon [2019-11-13T02:41:53.776Z] daemon.go:448: [d65072bd3dec9] Daemon stopped [2019-11-13T02:41:53.776Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:41:53.776Z] daemon.go:325: [d3936b8c80feb] waiting for daemon to start [2019-11-13T02:41:53.776Z] daemon.go:325: [d3936b8c80feb] waiting for daemon to start [2019-11-13T02:41:53.776Z] daemon.go:353: [d3936b8c80feb] daemon started [2019-11-13T02:41:53.776Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2019-11-13T02:41:53.776Z] daemon.go:461: [d3936b8c80feb] Stopping daemon [2019-11-13T02:41:53.776Z] daemon.go:296: [d3936b8c80feb] exiting daemon [2019-11-13T02:41:53.776Z] daemon.go:448: [d3936b8c80feb] Daemon stopped [2019-11-13T02:41:53.776Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:41:53.776Z] daemon.go:325: [d485b9ff2fe2f] waiting for daemon to start [2019-11-13T02:41:53.776Z] daemon.go:325: [d485b9ff2fe2f] waiting for daemon to start [2019-11-13T02:41:53.776Z] daemon.go:353: [d485b9ff2fe2f] daemon started [2019-11-13T02:41:53.776Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.35s) [2019-11-13T02:41:53.776Z] daemon.go:461: [d485b9ff2fe2f] Stopping daemon [2019-11-13T02:41:53.776Z] daemon.go:296: [d485b9ff2fe2f] exiting daemon [2019-11-13T02:41:53.776Z] daemon.go:448: [d485b9ff2fe2f] Daemon stopped [2019-11-13T02:41:53.776Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:41:53.776Z] daemon.go:325: [dbd64916965ed] waiting for daemon to start [2019-11-13T02:41:53.776Z] daemon.go:325: [dbd64916965ed] waiting for daemon to start [2019-11-13T02:41:53.776Z] daemon.go:353: [dbd64916965ed] daemon started [2019-11-13T02:41:53.776Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.36s) [2019-11-13T02:41:53.776Z] daemon.go:461: [dbd64916965ed] Stopping daemon [2019-11-13T02:41:53.776Z] daemon.go:296: [dbd64916965ed] exiting daemon [2019-11-13T02:41:53.776Z] daemon.go:448: [dbd64916965ed] Daemon stopped [2019-11-13T02:41:53.776Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:41:53.776Z] daemon.go:325: [db50809543a3b] waiting for daemon to start [2019-11-13T02:41:53.776Z] daemon.go:325: [db50809543a3b] waiting for daemon to start [2019-11-13T02:41:53.776Z] daemon.go:353: [db50809543a3b] daemon started [2019-11-13T02:41:53.776Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.95s) [2019-11-13T02:41:53.776Z] daemon.go:461: [db50809543a3b] Stopping daemon [2019-11-13T02:41:53.776Z] daemon.go:296: [db50809543a3b] exiting daemon [2019-11-13T02:41:53.776Z] daemon.go:448: [db50809543a3b] Daemon stopped [2019-11-13T02:41:53.776Z] PASS [2019-11-13T02:41:53.776Z] [2019-11-13T02:41:53.776Z] DONE 7 tests in 27.362s [2019-11-13T02:41:53.776Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-13T02:41:53.776Z] ++ 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 [2019-11-13T02:41:53.776Z] ++ set -e [2019-11-13T02:41:53.776Z] ++ '[' -n 0 ']' [2019-11-13T02:41:53.776Z] ++ set -x [2019-11-13T02:41:53.776Z] ++ 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= 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 [2019-11-13T02:41:53.776Z] testing: warning: no tests to run [2019-11-13T02:41:53.776Z] PASS [2019-11-13T02:41:53.776Z] [2019-11-13T02:41:53.776Z] DONE 0 tests in 0.056s [2019-11-13T02:41:53.776Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-13T02:41:53.776Z] ++ 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 [2019-11-13T02:41:53.776Z] ++ set -e [2019-11-13T02:41:53.776Z] ++ '[' -n 0 ']' [2019-11-13T02:41:53.776Z] ++ set -x [2019-11-13T02:41:53.776Z] ++ 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= 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 [2019-11-13T02:41:53.776Z] INFO: Testing against a local daemon [2019-11-13T02:41:53.776Z] === RUN TestAuthZPluginAllowRequest [2019-11-13T02:41:53.894Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-13T02:41:55.787Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2019-11-13T02:41:55.788Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-11-13T02:41:55.788Z] daemon.go:325: [d98532e94eb66] waiting for daemon to start [2019-11-13T02:41:55.788Z] daemon.go:325: [d98532e94eb66] waiting for daemon to start [2019-11-13T02:41:55.788Z] daemon.go:353: [d98532e94eb66] daemon started [2019-11-13T02:41:55.788Z] daemon.go:461: [d98532e94eb66] Stopping daemon [2019-11-13T02:41:55.788Z] daemon.go:296: [d98532e94eb66] exiting daemon [2019-11-13T02:41:55.788Z] daemon.go:448: [d98532e94eb66] Daemon stopped [2019-11-13T02:41:55.788Z] === RUN TestAuthZPluginTLS [2019-11-13T02:41:56.167Z] --- PASS: TestAuthZPluginTLS (0.57s) [2019-11-13T02:41:56.167Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-11-13T02:41:56.167Z] daemon.go:325: [d3321db64fe99] waiting for daemon to start [2019-11-13T02:41:56.167Z] daemon.go:325: [d3321db64fe99] waiting for daemon to start [2019-11-13T02:41:56.167Z] daemon.go:353: [d3321db64fe99] daemon started [2019-11-13T02:41:56.167Z] daemon.go:461: [d3321db64fe99] Stopping daemon [2019-11-13T02:41:56.167Z] daemon.go:296: [d3321db64fe99] exiting daemon [2019-11-13T02:41:56.167Z] daemon.go:448: [d3321db64fe99] Daemon stopped [2019-11-13T02:41:56.167Z] === RUN TestAuthZPluginDenyRequest [2019-11-13T02:41:56.547Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-13T02:41:56.547Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-11-13T02:41:56.547Z] daemon.go:325: [d8438fac28a79] waiting for daemon to start [2019-11-13T02:41:56.547Z] daemon.go:325: [d8438fac28a79] waiting for daemon to start [2019-11-13T02:41:56.547Z] daemon.go:353: [d8438fac28a79] daemon started [2019-11-13T02:41:56.547Z] daemon.go:461: [d8438fac28a79] Stopping daemon [2019-11-13T02:41:56.547Z] daemon.go:296: [d8438fac28a79] exiting daemon [2019-11-13T02:41:56.547Z] daemon.go:448: [d8438fac28a79] Daemon stopped [2019-11-13T02:41:56.547Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-13T02:41:57.341Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-11-13T02:41:57.341Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-11-13T02:41:57.341Z] daemon.go:325: [d46d1832a5da4] waiting for daemon to start [2019-11-13T02:41:57.341Z] daemon.go:325: [d46d1832a5da4] waiting for daemon to start [2019-11-13T02:41:57.341Z] daemon.go:353: [d46d1832a5da4] daemon started [2019-11-13T02:41:57.341Z] daemon.go:461: [d46d1832a5da4] Stopping daemon [2019-11-13T02:41:57.341Z] daemon.go:296: [d46d1832a5da4] exiting daemon [2019-11-13T02:41:57.341Z] daemon.go:448: [d46d1832a5da4] Daemon stopped [2019-11-13T02:41:57.341Z] === RUN TestAuthZPluginDenyResponse [2019-11-13T02:41:57.723Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-11-13T02:41:57.723Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-11-13T02:41:57.723Z] daemon.go:325: [d90b2b2939f5c] waiting for daemon to start [2019-11-13T02:41:57.723Z] daemon.go:325: [d90b2b2939f5c] waiting for daemon to start [2019-11-13T02:41:57.723Z] daemon.go:353: [d90b2b2939f5c] daemon started [2019-11-13T02:41:57.723Z] daemon.go:461: [d90b2b2939f5c] Stopping daemon [2019-11-13T02:41:57.723Z] daemon.go:296: [d90b2b2939f5c] exiting daemon [2019-11-13T02:41:57.723Z] daemon.go:448: [d90b2b2939f5c] Daemon stopped [2019-11-13T02:41:57.723Z] === RUN TestAuthZPluginAllowEventStream [2019-11-13T02:41:58.079Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-13T02:41:59.802Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2019-11-13T02:41:59.802Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-11-13T02:41:59.802Z] daemon.go:325: [d523bbfe1d16e] waiting for daemon to start [2019-11-13T02:41:59.803Z] daemon.go:325: [d523bbfe1d16e] waiting for daemon to start [2019-11-13T02:41:59.803Z] daemon.go:353: [d523bbfe1d16e] daemon started [2019-11-13T02:41:59.803Z] daemon.go:461: [d523bbfe1d16e] Stopping daemon [2019-11-13T02:41:59.803Z] daemon.go:296: [d523bbfe1d16e] exiting daemon [2019-11-13T02:41:59.803Z] daemon.go:448: [d523bbfe1d16e] Daemon stopped [2019-11-13T02:41:59.803Z] === RUN TestAuthZPluginErrorResponse [2019-11-13T02:42:00.178Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-11-13T02:42:00.178Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-11-13T02:42:00.178Z] daemon.go:325: [d40aba4a70d26] waiting for daemon to start [2019-11-13T02:42:00.178Z] daemon.go:325: [d40aba4a70d26] waiting for daemon to start [2019-11-13T02:42:00.178Z] daemon.go:353: [d40aba4a70d26] daemon started [2019-11-13T02:42:00.178Z] daemon.go:461: [d40aba4a70d26] Stopping daemon [2019-11-13T02:42:00.178Z] daemon.go:296: [d40aba4a70d26] exiting daemon [2019-11-13T02:42:00.178Z] daemon.go:448: [d40aba4a70d26] Daemon stopped [2019-11-13T02:42:00.178Z] === RUN TestAuthZPluginErrorRequest [2019-11-13T02:42:00.567Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-11-13T02:42:00.567Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-11-13T02:42:00.567Z] daemon.go:325: [da0613828099c] waiting for daemon to start [2019-11-13T02:42:00.567Z] daemon.go:325: [da0613828099c] waiting for daemon to start [2019-11-13T02:42:00.567Z] daemon.go:353: [da0613828099c] daemon started [2019-11-13T02:42:00.567Z] daemon.go:461: [da0613828099c] Stopping daemon [2019-11-13T02:42:00.567Z] daemon.go:296: [da0613828099c] exiting daemon [2019-11-13T02:42:00.567Z] daemon.go:448: [da0613828099c] Daemon stopped [2019-11-13T02:42:00.567Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-13T02:42:01.358Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2019-11-13T02:42:01.358Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-13T02:42:01.358Z] daemon.go:325: [d977490c5a555] waiting for daemon to start [2019-11-13T02:42:01.358Z] daemon.go:325: [d977490c5a555] waiting for daemon to start [2019-11-13T02:42:01.358Z] daemon.go:353: [d977490c5a555] daemon started [2019-11-13T02:42:01.358Z] daemon.go:461: [d977490c5a555] Stopping daemon [2019-11-13T02:42:01.358Z] daemon.go:296: [d977490c5a555] exiting daemon [2019-11-13T02:42:01.358Z] daemon.go:448: [d977490c5a555] Daemon stopped [2019-11-13T02:42:01.358Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-13T02:42:03.896Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2019-11-13T02:42:03.896Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-11-13T02:42:03.896Z] daemon.go:325: [d96a2a247d664] waiting for daemon to start [2019-11-13T02:42:03.896Z] daemon.go:325: [d96a2a247d664] waiting for daemon to start [2019-11-13T02:42:03.896Z] daemon.go:353: [d96a2a247d664] daemon started [2019-11-13T02:42:03.896Z] daemon.go:461: [d96a2a247d664] Stopping daemon [2019-11-13T02:42:03.896Z] daemon.go:296: [d96a2a247d664] exiting daemon [2019-11-13T02:42:03.896Z] daemon.go:448: [d96a2a247d664] Daemon stopped [2019-11-13T02:42:03.896Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-13T02:42:04.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-13T02:42:05.798Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2019-11-13T02:42:05.798Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-11-13T02:42:05.798Z] daemon.go:325: [d5ac7cecdec9b] waiting for daemon to start [2019-11-13T02:42:05.798Z] daemon.go:325: [d5ac7cecdec9b] waiting for daemon to start [2019-11-13T02:42:05.798Z] daemon.go:353: [d5ac7cecdec9b] daemon started [2019-11-13T02:42:05.798Z] daemon.go:461: [d5ac7cecdec9b] Stopping daemon [2019-11-13T02:42:05.798Z] daemon.go:296: [d5ac7cecdec9b] exiting daemon [2019-11-13T02:42:05.798Z] daemon.go:448: [d5ac7cecdec9b] Daemon stopped [2019-11-13T02:42:05.798Z] === RUN TestAuthZPluginHeader [2019-11-13T02:42:06.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-13T02:42:06.590Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-11-13T02:42:06.590Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-11-13T02:42:06.590Z] daemon.go:325: [da5d6447d0581] waiting for daemon to start [2019-11-13T02:42:06.590Z] daemon.go:325: [da5d6447d0581] waiting for daemon to start [2019-11-13T02:42:06.590Z] daemon.go:353: [da5d6447d0581] daemon started [2019-11-13T02:42:06.590Z] daemon.go:461: [da5d6447d0581] Stopping daemon [2019-11-13T02:42:06.590Z] daemon.go:296: [da5d6447d0581] exiting daemon [2019-11-13T02:42:06.590Z] daemon.go:448: [da5d6447d0581] Daemon stopped [2019-11-13T02:42:06.590Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-13T02:42:06.590Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-13T02:42:06.590Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:42:06.590Z] === RUN TestAuthZPluginV2Disable [2019-11-13T02:42:06.590Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-13T02:42:06.590Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:42:06.590Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-13T02:42:06.590Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-13T02:42:06.590Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:42:06.590Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-13T02:42:06.590Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-13T02:42:06.590Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:42:06.590Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-13T02:42:07.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-13T02:42:08.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-13T02:42:12.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-13T02:42:15.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-13T02:42:15.896Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-13T02:42:15.896Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-13T02:42:15.896Z] remote: Enumerating objects: 19, done. [2019-11-13T02:42:15.896Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-13T02:42:15.896Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-11-13T02:42:15.896Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-13T02:42:16.029Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-13T02:42:18.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-13T02:42:19.175Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-13T02:42:20.060Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-422/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:33b2719488ec44196846ef61c4887a784edca081 hack/test/unit [2019-11-13T02:42:22.583Z] ? github.com/docker/docker/api [no test files] [2019-11-13T02:42:22.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-13T02:42:22.738Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-13T02:42:26.358Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.84s) [2019-11-13T02:42:26.358Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:353: [dd89a12c3751e] daemon started [2019-11-13T02:42:26.358Z] daemon.go:461: [dd89a12c3751e] Stopping daemon [2019-11-13T02:42:26.358Z] daemon.go:296: [dd89a12c3751e] exiting daemon [2019-11-13T02:42:26.358Z] daemon.go:448: [dd89a12c3751e] Daemon stopped [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:339: [dd89a12c3751e] error pinging daemon on start: Get http://dd89a12c3751e.sock/_ping: context deadline exceeded [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:339: [dd89a12c3751e] error pinging daemon on start: Get http://dd89a12c3751e.sock/_ping: context deadline exceeded [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:339: [dd89a12c3751e] error pinging daemon on start: Get http://dd89a12c3751e.sock/_ping: context deadline exceeded [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:339: [dd89a12c3751e] error pinging daemon on start: Get http://dd89a12c3751e.sock/_ping: context deadline exceeded [2019-11-13T02:42:26.358Z] daemon.go:296: [dd89a12c3751e] exiting daemon [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:325: [dd89a12c3751e] waiting for daemon to start [2019-11-13T02:42:26.358Z] daemon.go:353: [dd89a12c3751e] daemon started [2019-11-13T02:42:26.358Z] daemon.go:461: [dd89a12c3751e] Stopping daemon [2019-11-13T02:42:26.359Z] daemon.go:296: [dd89a12c3751e] exiting daemon [2019-11-13T02:42:26.359Z] daemon.go:448: [dd89a12c3751e] Daemon stopped [2019-11-13T02:42:26.359Z] PASS [2019-11-13T02:42:26.359Z] [2019-11-13T02:42:26.359Z] === Skipped [2019-11-13T02:42:26.359Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-13T02:42:26.359Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:42:26.359Z] [2019-11-13T02:42:26.359Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-13T02:42:26.359Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:42:26.359Z] [2019-11-13T02:42:26.359Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-13T02:42:26.359Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:42:26.359Z] [2019-11-13T02:42:26.359Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-13T02:42:26.359Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:42:26.359Z] [2019-11-13T02:42:26.359Z] [2019-11-13T02:42:26.359Z] DONE 17 tests, 4 skipped in 29.817s [2019-11-13T02:42:26.359Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-13T02:42:26.359Z] ++ 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 [2019-11-13T02:42:26.359Z] ++ set -e [2019-11-13T02:42:26.359Z] ++ '[' -n 0 ']' [2019-11-13T02:42:26.359Z] ++ set -x [2019-11-13T02:42:26.359Z] ++ 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= 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 [2019-11-13T02:42:26.359Z] INFO: Testing against a local daemon [2019-11-13T02:42:26.359Z] === RUN TestPluginInvalidJSON [2019-11-13T02:42:26.359Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:42:26.359Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:42:26.359Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:42:26.359Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-13T02:42:26.359Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-13T02:42:26.359Z] PASS [2019-11-13T02:42:26.359Z] [2019-11-13T02:42:26.359Z] DONE 2 tests in 0.162s [2019-11-13T02:42:26.359Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-13T02:42:26.359Z] ++ 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 [2019-11-13T02:42:26.359Z] ++ set -e [2019-11-13T02:42:26.359Z] ++ '[' -n 0 ']' [2019-11-13T02:42:26.359Z] ++ set -x [2019-11-13T02:42:26.359Z] ++ 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= 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 [2019-11-13T02:42:26.359Z] INFO: Testing against a local daemon [2019-11-13T02:42:26.359Z] === RUN TestExternalGraphDriver [2019-11-13T02:42:26.359Z] === RUN TestExternalGraphDriver/json [2019-11-13T02:42:26.359Z] === RUN TestExternalGraphDriver/spec [2019-11-13T02:42:26.918Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-13T02:42:27.852Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-13T02:42:28.203Z] === RUN TestExternalGraphDriver/pull [2019-11-13T02:42:29.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-13T02:42:30.038Z] --- PASS: TestExternalGraphDriver (6.41s) [2019-11-13T02:42:30.038Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-11-13T02:42:30.038Z] daemon.go:325: [d206d62549c47] waiting for daemon to start [2019-11-13T02:42:30.038Z] daemon.go:325: [d206d62549c47] waiting for daemon to start [2019-11-13T02:42:30.038Z] daemon.go:353: [d206d62549c47] daemon started [2019-11-13T02:42:30.038Z] daemon.go:461: [d206d62549c47] Stopping daemon [2019-11-13T02:42:30.038Z] daemon.go:296: [d206d62549c47] exiting daemon [2019-11-13T02:42:30.038Z] daemon.go:448: [d206d62549c47] Daemon stopped [2019-11-13T02:42:30.038Z] daemon.go:325: [d206d62549c47] waiting for daemon to start [2019-11-13T02:42:30.038Z] daemon.go:325: [d206d62549c47] waiting for daemon to start [2019-11-13T02:42:30.038Z] daemon.go:353: [d206d62549c47] daemon started [2019-11-13T02:42:30.038Z] daemon.go:461: [d206d62549c47] Stopping daemon [2019-11-13T02:42:30.038Z] daemon.go:296: [d206d62549c47] exiting daemon [2019-11-13T02:42:30.038Z] daemon.go:448: [d206d62549c47] Daemon stopped [2019-11-13T02:42:30.038Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2019-11-13T02:42:30.038Z] daemon.go:325: [d206d62549c47] waiting for daemon to start [2019-11-13T02:42:30.038Z] daemon.go:325: [d206d62549c47] waiting for daemon to start [2019-11-13T02:42:30.038Z] daemon.go:353: [d206d62549c47] daemon started [2019-11-13T02:42:30.038Z] daemon.go:461: [d206d62549c47] Stopping daemon [2019-11-13T02:42:30.038Z] daemon.go:296: [d206d62549c47] exiting daemon [2019-11-13T02:42:30.038Z] daemon.go:448: [d206d62549c47] Daemon stopped [2019-11-13T02:42:30.038Z] daemon.go:325: [d206d62549c47] waiting for daemon to start [2019-11-13T02:42:30.038Z] daemon.go:325: [d206d62549c47] waiting for daemon to start [2019-11-13T02:42:30.038Z] daemon.go:353: [d206d62549c47] daemon started [2019-11-13T02:42:30.038Z] daemon.go:461: [d206d62549c47] Stopping daemon [2019-11-13T02:42:30.038Z] daemon.go:296: [d206d62549c47] exiting daemon [2019-11-13T02:42:30.038Z] daemon.go:448: [d206d62549c47] Daemon stopped [2019-11-13T02:42:30.038Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-11-13T02:42:30.038Z] daemon.go:325: [d206d62549c47] waiting for daemon to start [2019-11-13T02:42:30.038Z] daemon.go:325: [d206d62549c47] waiting for daemon to start [2019-11-13T02:42:30.038Z] daemon.go:353: [d206d62549c47] daemon started [2019-11-13T02:42:30.038Z] daemon.go:461: [d206d62549c47] Stopping daemon [2019-11-13T02:42:30.038Z] daemon.go:296: [d206d62549c47] exiting daemon [2019-11-13T02:42:30.038Z] daemon.go:448: [d206d62549c47] Daemon stopped [2019-11-13T02:42:30.038Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2019-11-13T02:42:30.038Z] === RUN TestGraphdriverPluginV2 [2019-11-13T02:42:30.458Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-11-13T02:42:30.458Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:42:30.458Z] PASS [2019-11-13T02:42:30.458Z] [2019-11-13T02:42:30.458Z] === Skipped [2019-11-13T02:42:30.458Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-11-13T02:42:30.458Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:42:30.458Z] [2019-11-13T02:42:30.458Z] [2019-11-13T02:42:30.458Z] DONE 5 tests, 1 skipped in 6.648s [2019-11-13T02:42:30.458Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-13T02:42:30.459Z] ++ 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 [2019-11-13T02:42:30.459Z] ++ set -e [2019-11-13T02:42:30.459Z] ++ '[' -n 0 ']' [2019-11-13T02:42:30.459Z] ++ set -x [2019-11-13T02:42:30.459Z] ++ 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= 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 [2019-11-13T02:42:30.459Z] INFO: Testing against a local daemon [2019-11-13T02:42:30.459Z] === RUN TestContinueAfterPluginCrash [2019-11-13T02:42:30.459Z] === PAUSE TestContinueAfterPluginCrash [2019-11-13T02:42:30.459Z] === RUN TestDaemonStartWithLogOpt [2019-11-13T02:42:30.459Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-13T02:42:30.459Z] === CONT TestContinueAfterPluginCrash [2019-11-13T02:42:30.459Z] === CONT TestDaemonStartWithLogOpt [2019-11-13T02:42:31.126Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-13T02:42:31.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-13T02:42:33.282Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-13T02:42:33.837Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-13T02:42:33.837Z] [2019-11-13T02:42:33.837Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-13T02:42:34.215Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-13T02:42:34.559Z] PKG_CONFIG=pkg-config [2019-11-13T02:42:34.559Z] GOLANG_VERSION=1.12.12 [2019-11-13T02:42:34.559Z] HOSTNAME=d4ac3dfa04f7 [2019-11-13T02:42:34.559Z] DOCKER_EXPERIMENTAL=1 [2019-11-13T02:42:34.559Z] container=docker [2019-11-13T02:42:34.559Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-13T02:42:34.559Z] GOPATH=/go [2019-11-13T02:42:34.559Z] PWD=/go/src/github.com/docker/docker [2019-11-13T02:42:34.559Z] HOME=/root [2019-11-13T02:42:34.559Z] VALIDATE_REPO=https://github.com/docker/engine.git [2019-11-13T02:42:34.559Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-13T02:42:34.559Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-13T02:42:34.559Z] DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 [2019-11-13T02:42:34.559Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-13T02:42:34.559Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-13T02:42:34.559Z] TERM=xterm [2019-11-13T02:42:34.559Z] VALIDATE_BRANCH=19.03 [2019-11-13T02:42:34.559Z] DEST=bundles/test-integration [2019-11-13T02:42:34.559Z] SHLVL=1 [2019-11-13T02:42:34.559Z] TIMEOUT=120m [2019-11-13T02:42:34.559Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-13T02:42:34.559Z] DOCKER_PKG=github.com/docker/docker [2019-11-13T02:42:34.559Z] TESTDEBUG=0 [2019-11-13T02:42:34.559Z] _=/usr/bin/env [2019-11-13T02:42:34.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-13T02:42:34.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-13T02:42:34.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-13T02:42:34.781Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-13T02:42:35.038Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-13T02:42:37.439Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2019-11-13T02:42:39.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-13T02:42:42.231Z] --- PASS: TestDaemonStartWithLogOpt (11.01s) [2019-11-13T02:42:42.231Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-11-13T02:42:42.231Z] daemon.go:325: [d97074a2a8b83] waiting for daemon to start [2019-11-13T02:42:42.231Z] daemon.go:325: [d97074a2a8b83] waiting for daemon to start [2019-11-13T02:42:42.231Z] daemon.go:353: [d97074a2a8b83] daemon started [2019-11-13T02:42:42.231Z] daemon.go:461: [d97074a2a8b83] Stopping daemon [2019-11-13T02:42:42.231Z] daemon.go:296: [d97074a2a8b83] exiting daemon [2019-11-13T02:42:42.231Z] daemon.go:448: [d97074a2a8b83] Daemon stopped [2019-11-13T02:42:42.231Z] daemon.go:325: [d97074a2a8b83] waiting for daemon to start [2019-11-13T02:42:42.231Z] daemon.go:325: [d97074a2a8b83] waiting for daemon to start [2019-11-13T02:42:42.231Z] daemon.go:353: [d97074a2a8b83] daemon started [2019-11-13T02:42:42.231Z] daemon.go:461: [d97074a2a8b83] Stopping daemon [2019-11-13T02:42:42.231Z] daemon.go:296: [d97074a2a8b83] exiting daemon [2019-11-13T02:42:42.231Z] daemon.go:448: [d97074a2a8b83] Daemon stopped [2019-11-13T02:42:43.417Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-13T02:42:44.793Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-13T02:42:45.358Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-13T02:42:45.615Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-13T02:42:46.310Z] --- PASS: TestContinueAfterPluginCrash (15.87s) [2019-11-13T02:42:46.310Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-11-13T02:42:46.310Z] daemon.go:325: [d579cdee11d2a] waiting for daemon to start [2019-11-13T02:42:46.310Z] daemon.go:325: [d579cdee11d2a] waiting for daemon to start [2019-11-13T02:42:46.310Z] daemon.go:353: [d579cdee11d2a] daemon started [2019-11-13T02:42:46.310Z] daemon.go:461: [d579cdee11d2a] Stopping daemon [2019-11-13T02:42:46.310Z] daemon.go:296: [d579cdee11d2a] exiting daemon [2019-11-13T02:42:46.310Z] daemon.go:448: [d579cdee11d2a] Daemon stopped [2019-11-13T02:42:46.310Z] PASS [2019-11-13T02:42:46.310Z] [2019-11-13T02:42:46.310Z] DONE 2 tests in 16.123s [2019-11-13T02:42:46.310Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-13T02:42:46.310Z] ++ 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 [2019-11-13T02:42:46.310Z] ++ set -e [2019-11-13T02:42:46.310Z] ++ '[' -n 0 ']' [2019-11-13T02:42:46.310Z] ++ set -x [2019-11-13T02:42:46.310Z] ++ 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= 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 [2019-11-13T02:42:46.765Z] INFO: Testing against a local daemon [2019-11-13T02:42:46.765Z] === RUN TestPluginWithDevMounts [2019-11-13T02:42:46.765Z] === PAUSE TestPluginWithDevMounts [2019-11-13T02:42:46.765Z] === CONT TestPluginWithDevMounts [2019-11-13T02:42:46.988Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-13T02:42:48.628Z] --- PASS: TestPluginWithDevMounts (2.05s) [2019-11-13T02:42:48.628Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-11-13T02:42:48.628Z] daemon.go:325: [db917ad29af8f] waiting for daemon to start [2019-11-13T02:42:48.628Z] daemon.go:325: [db917ad29af8f] waiting for daemon to start [2019-11-13T02:42:48.628Z] daemon.go:353: [db917ad29af8f] daemon started [2019-11-13T02:42:48.628Z] daemon.go:461: [db917ad29af8f] Stopping daemon [2019-11-13T02:42:48.628Z] daemon.go:296: [db917ad29af8f] exiting daemon [2019-11-13T02:42:48.628Z] daemon.go:448: [db917ad29af8f] Daemon stopped [2019-11-13T02:42:48.628Z] PASS [2019-11-13T02:42:48.628Z] [2019-11-13T02:42:48.628Z] DONE 1 tests in 2.265s [2019-11-13T02:42:48.628Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-13T02:42:48.628Z] ++ 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 [2019-11-13T02:42:48.628Z] ++ set -e [2019-11-13T02:42:48.628Z] ++ '[' -n 0 ']' [2019-11-13T02:42:48.628Z] ++ set -x [2019-11-13T02:42:48.628Z] ++ 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= 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 [2019-11-13T02:42:48.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-13T02:42:49.006Z] INFO: Testing against a local daemon [2019-11-13T02:42:49.006Z] === RUN TestSecretInspect [2019-11-13T02:42:52.182Z] --- PASS: TestSecretInspect (3.07s) [2019-11-13T02:42:52.182Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-11-13T02:42:52.182Z] daemon.go:325: [dd1ec4dad2f40] waiting for daemon to start [2019-11-13T02:42:52.182Z] daemon.go:325: [dd1ec4dad2f40] waiting for daemon to start [2019-11-13T02:42:52.182Z] daemon.go:353: [dd1ec4dad2f40] daemon started [2019-11-13T02:42:52.182Z] daemon.go:461: [dd1ec4dad2f40] Stopping daemon [2019-11-13T02:42:52.182Z] daemon.go:296: [dd1ec4dad2f40] exiting daemon [2019-11-13T02:42:52.182Z] daemon.go:448: [dd1ec4dad2f40] Daemon stopped [2019-11-13T02:42:52.182Z] === RUN TestSecretList [2019-11-13T02:42:53.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-13T02:42:54.970Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-13T02:42:55.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-13T02:42:55.550Z] --- PASS: TestSecretList (3.14s) [2019-11-13T02:42:55.550Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-11-13T02:42:55.550Z] daemon.go:325: [dc22ca2d1b44b] waiting for daemon to start [2019-11-13T02:42:55.550Z] daemon.go:325: [dc22ca2d1b44b] waiting for daemon to start [2019-11-13T02:42:55.550Z] daemon.go:353: [dc22ca2d1b44b] daemon started [2019-11-13T02:42:55.550Z] daemon.go:461: [dc22ca2d1b44b] Stopping daemon [2019-11-13T02:42:55.550Z] daemon.go:296: [dc22ca2d1b44b] exiting daemon [2019-11-13T02:42:55.550Z] daemon.go:448: [dc22ca2d1b44b] Daemon stopped [2019-11-13T02:42:55.550Z] === RUN TestSecretsCreateAndDelete [2019-11-13T02:42:58.044Z] --- PASS: TestSecretsCreateAndDelete (2.81s) [2019-11-13T02:42:58.045Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-11-13T02:42:58.045Z] daemon.go:325: [d7a025436ffd2] waiting for daemon to start [2019-11-13T02:42:58.045Z] daemon.go:325: [d7a025436ffd2] waiting for daemon to start [2019-11-13T02:42:58.045Z] daemon.go:353: [d7a025436ffd2] daemon started [2019-11-13T02:42:58.045Z] daemon.go:461: [d7a025436ffd2] Stopping daemon [2019-11-13T02:42:58.045Z] daemon.go:296: [d7a025436ffd2] exiting daemon [2019-11-13T02:42:58.045Z] daemon.go:448: [d7a025436ffd2] Daemon stopped [2019-11-13T02:42:58.045Z] === RUN TestSecretsUpdate [2019-11-13T02:42:58.063Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-13T02:42:59.436Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-13T02:42:59.694Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-13T02:43:00.260Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-13T02:43:00.503Z] --- PASS: TestSecretsUpdate (2.53s) [2019-11-13T02:43:00.503Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-11-13T02:43:00.503Z] daemon.go:325: [d9057cf77e1ca] waiting for daemon to start [2019-11-13T02:43:00.503Z] daemon.go:325: [d9057cf77e1ca] waiting for daemon to start [2019-11-13T02:43:00.503Z] daemon.go:353: [d9057cf77e1ca] daemon started [2019-11-13T02:43:00.503Z] daemon.go:461: [d9057cf77e1ca] Stopping daemon [2019-11-13T02:43:00.503Z] daemon.go:296: [d9057cf77e1ca] exiting daemon [2019-11-13T02:43:00.503Z] daemon.go:448: [d9057cf77e1ca] Daemon stopped [2019-11-13T02:43:00.503Z] === RUN TestTemplatedSecret [2019-11-13T02:43:00.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-13T02:43:00.518Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-13T02:43:01.083Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-13T02:43:01.083Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-13T02:43:02.982Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-13T02:43:04.622Z] --- PASS: TestTemplatedSecret (3.63s) [2019-11-13T02:43:04.622Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-11-13T02:43:04.622Z] daemon.go:325: [d1e367b9749e8] waiting for daemon to start [2019-11-13T02:43:04.622Z] daemon.go:325: [d1e367b9749e8] waiting for daemon to start [2019-11-13T02:43:04.622Z] daemon.go:353: [d1e367b9749e8] daemon started [2019-11-13T02:43:04.622Z] daemon.go:461: [d1e367b9749e8] Stopping daemon [2019-11-13T02:43:04.622Z] daemon.go:296: [d1e367b9749e8] exiting daemon [2019-11-13T02:43:04.622Z] daemon.go:448: [d1e367b9749e8] Daemon stopped [2019-11-13T02:43:04.622Z] === RUN TestSecretCreateResolve [2019-11-13T02:43:06.270Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-13T02:43:07.278Z] --- PASS: TestSecretCreateResolve (2.97s) [2019-11-13T02:43:07.278Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-11-13T02:43:07.278Z] daemon.go:325: [d9a192c398d3d] waiting for daemon to start [2019-11-13T02:43:07.278Z] daemon.go:325: [d9a192c398d3d] waiting for daemon to start [2019-11-13T02:43:07.278Z] daemon.go:353: [d9a192c398d3d] daemon started [2019-11-13T02:43:07.278Z] daemon.go:461: [d9a192c398d3d] Stopping daemon [2019-11-13T02:43:07.278Z] daemon.go:296: [d9a192c398d3d] exiting daemon [2019-11-13T02:43:07.278Z] daemon.go:448: [d9a192c398d3d] Daemon stopped [2019-11-13T02:43:07.278Z] PASS [2019-11-13T02:43:07.278Z] [2019-11-13T02:43:07.278Z] DONE 6 tests in 18.303s [2019-11-13T02:43:07.278Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-13T02:43:07.278Z] ++ 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 [2019-11-13T02:43:07.278Z] ++ set -e [2019-11-13T02:43:07.278Z] ++ '[' -n 0 ']' [2019-11-13T02:43:07.278Z] ++ set -x [2019-11-13T02:43:07.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=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= 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 [2019-11-13T02:43:07.278Z] INFO: Testing against a local daemon [2019-11-13T02:43:07.278Z] === RUN TestServiceCreateInit [2019-11-13T02:43:07.278Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-13T02:43:11.530Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-13T02:43:11.530Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-13T02:43:12.461Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-13T02:43:12.465Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-13T02:43:13.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-13T02:43:17.252Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-13T02:43:18.184Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-13T02:43:18.184Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-13T02:43:18.742Z] --- PASS: TestServiceCreateInit (10.41s) [2019-11-13T02:43:18.742Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.20s) [2019-11-13T02:43:18.742Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-11-13T02:43:18.742Z] daemon.go:325: [d14be3c739624] waiting for daemon to start [2019-11-13T02:43:18.742Z] daemon.go:325: [d14be3c739624] waiting for daemon to start [2019-11-13T02:43:18.742Z] daemon.go:353: [d14be3c739624] daemon started [2019-11-13T02:43:18.742Z] daemon.go:461: [d14be3c739624] Stopping daemon [2019-11-13T02:43:18.742Z] daemon.go:296: [d14be3c739624] exiting daemon [2019-11-13T02:43:18.742Z] daemon.go:448: [d14be3c739624] Daemon stopped [2019-11-13T02:43:18.742Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.18s) [2019-11-13T02:43:18.742Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-11-13T02:43:18.742Z] daemon.go:325: [d0b91d50bde8b] waiting for daemon to start [2019-11-13T02:43:18.742Z] daemon.go:325: [d0b91d50bde8b] waiting for daemon to start [2019-11-13T02:43:18.742Z] daemon.go:353: [d0b91d50bde8b] daemon started [2019-11-13T02:43:18.742Z] daemon.go:461: [d0b91d50bde8b] Stopping daemon [2019-11-13T02:43:18.742Z] daemon.go:296: [d0b91d50bde8b] exiting daemon [2019-11-13T02:43:18.742Z] daemon.go:448: [d0b91d50bde8b] Daemon stopped [2019-11-13T02:43:18.742Z] === RUN TestCreateServiceMultipleTimes [2019-11-13T02:43:18.749Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-13T02:43:19.683Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-13T02:43:20.616Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-13T02:43:20.874Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-13T02:43:22.291Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-13T02:43:24.833Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-13T02:43:28.113Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-13T02:43:32.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-13T02:43:32.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-13T02:43:33.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-13T02:43:34.664Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-13T02:43:35.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-13T02:43:35.597Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-13T02:43:36.162Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-13T02:43:36.421Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-13T02:43:36.679Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:43:37.614Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-13T02:43:37.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-13T02:43:38.508Z] --- PASS: TestCreateServiceMultipleTimes (18.14s) [2019-11-13T02:43:38.508Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-11-13T02:43:38.508Z] daemon.go:325: [dcd47a8f17cf4] waiting for daemon to start [2019-11-13T02:43:38.508Z] daemon.go:325: [dcd47a8f17cf4] waiting for daemon to start [2019-11-13T02:43:38.508Z] daemon.go:353: [dcd47a8f17cf4] daemon started [2019-11-13T02:43:38.508Z] daemon.go:461: [dcd47a8f17cf4] Stopping daemon [2019-11-13T02:43:38.508Z] daemon.go:296: [dcd47a8f17cf4] exiting daemon [2019-11-13T02:43:38.508Z] daemon.go:448: [dcd47a8f17cf4] Daemon stopped [2019-11-13T02:43:38.508Z] === RUN TestCreateServiceConflict [2019-11-13T02:43:38.548Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-13T02:43:38.884Z] --- PASS: TestCreateServiceConflict (2.96s) [2019-11-13T02:43:38.884Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-11-13T02:43:38.884Z] daemon.go:325: [d68d77b982aab] waiting for daemon to start [2019-11-13T02:43:38.884Z] daemon.go:325: [d68d77b982aab] waiting for daemon to start [2019-11-13T02:43:38.884Z] daemon.go:353: [d68d77b982aab] daemon started [2019-11-13T02:43:38.884Z] daemon.go:461: [d68d77b982aab] Stopping daemon [2019-11-13T02:43:38.884Z] daemon.go:296: [d68d77b982aab] exiting daemon [2019-11-13T02:43:38.884Z] daemon.go:448: [d68d77b982aab] Daemon stopped [2019-11-13T02:43:38.884Z] === RUN TestCreateServiceMaxReplicas [2019-11-13T02:43:40.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-13T02:43:41.833Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-13T02:43:42.398Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-13T02:43:42.481Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-13T02:43:42.964Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-13T02:43:43.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-13T02:43:43.269Z] --- PASS: TestCreateServiceMaxReplicas (4.02s) [2019-11-13T02:43:43.269Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-11-13T02:43:43.269Z] daemon.go:325: [d0da7bcc0d209] waiting for daemon to start [2019-11-13T02:43:43.269Z] daemon.go:325: [d0da7bcc0d209] waiting for daemon to start [2019-11-13T02:43:43.269Z] daemon.go:353: [d0da7bcc0d209] daemon started [2019-11-13T02:43:43.269Z] daemon.go:461: [d0da7bcc0d209] Stopping daemon [2019-11-13T02:43:43.269Z] daemon.go:296: [d0da7bcc0d209] exiting daemon [2019-11-13T02:43:43.269Z] daemon.go:448: [d0da7bcc0d209] Daemon stopped [2019-11-13T02:43:43.269Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-13T02:43:43.529Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-13T02:43:44.095Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-13T02:43:45.100Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-13T02:43:45.100Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-11-13T02:43:45.663Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2019-11-13T02:43:45.663Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-13T02:43:45.663Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-13T02:43:45.663Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-13T02:43:46.228Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-13T02:43:46.228Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-13T02:43:46.228Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-13T02:43:46.228Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-13T02:43:46.228Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-13T02:43:46.485Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-13T02:43:47.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-13T02:43:47.415Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-13T02:43:47.416Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-13T02:43:47.980Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 3.1% of statements [2019-11-13T02:43:47.980Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-13T02:43:47.980Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-13T02:43:47.980Z] ? github.com/docker/docker/api/types [no test files] [2019-11-13T02:43:47.980Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-13T02:43:47.980Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-13T02:43:47.980Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-13T02:43:47.980Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-13T02:43:48.279Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-13T02:43:48.279Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-13T02:43:48.537Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-13T02:43:48.564Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-11-13T02:43:48.826Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2019-11-13T02:43:48.826Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-13T02:43:48.826Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-13T02:43:48.826Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-13T02:43:48.826Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-13T02:43:48.826Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-13T02:43:48.826Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-13T02:43:48.826Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-13T02:43:49.084Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-11-13T02:43:49.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-13T02:43:49.342Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2019-11-13T02:43:49.342Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-13T02:43:49.342Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-13T02:43:49.342Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-13T02:43:49.342Z] ? github.com/docker/docker/builder [no test files] [2019-11-13T02:43:49.342Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-13T02:43:49.342Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-13T02:43:49.342Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-13T02:43:49.342Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-13T02:43:49.342Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-13T02:43:49.342Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-13T02:43:49.342Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-13T02:43:49.909Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-13T02:43:49.909Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-13T02:43:49.909Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-13T02:43:49.909Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-13T02:43:49.909Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-13T02:43:50.274Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2019-11-13T02:43:54.453Z] ok github.com/docker/docker/builder/fscache 0.111s coverage: 69.2% of statements [2019-11-13T02:43:54.453Z] ok github.com/docker/docker/builder/dockerfile 0.542s coverage: 45.1% of statements [2019-11-13T02:43:55.172Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-13T02:43:55.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-13T02:43:56.351Z] ok github.com/docker/docker/builder/remotecontext/git 0.883s coverage: 85.1% of statements [2019-11-13T02:43:56.917Z] ok github.com/docker/docker/builder/remotecontext 0.234s coverage: 13.6% of statements [2019-11-13T02:43:56.917Z] ? github.com/docker/docker/cli [no test files] [2019-11-13T02:43:56.917Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-13T02:43:57.174Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-13T02:43:59.660Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.31s) [2019-11-13T02:43:59.660Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-11-13T02:43:59.660Z] daemon.go:325: [d0afc4f775fc5] waiting for daemon to start [2019-11-13T02:43:59.660Z] daemon.go:325: [d0afc4f775fc5] waiting for daemon to start [2019-11-13T02:43:59.660Z] daemon.go:353: [d0afc4f775fc5] daemon started [2019-11-13T02:43:59.660Z] daemon.go:461: [d0afc4f775fc5] Stopping daemon [2019-11-13T02:43:59.660Z] daemon.go:296: [d0afc4f775fc5] exiting daemon [2019-11-13T02:43:59.660Z] daemon.go:448: [d0afc4f775fc5] Daemon stopped [2019-11-13T02:43:59.660Z] === RUN TestCreateServiceSecretFileMode [2019-11-13T02:44:01.573Z] --- PASS: TestCreateServiceSecretFileMode (3.54s) [2019-11-13T02:44:01.573Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-11-13T02:44:01.573Z] daemon.go:325: [dd9e758935017] waiting for daemon to start [2019-11-13T02:44:01.573Z] daemon.go:325: [dd9e758935017] waiting for daemon to start [2019-11-13T02:44:01.573Z] daemon.go:353: [dd9e758935017] daemon started [2019-11-13T02:44:01.573Z] daemon.go:461: [dd9e758935017] Stopping daemon [2019-11-13T02:44:01.573Z] daemon.go:296: [dd9e758935017] exiting daemon [2019-11-13T02:44:01.573Z] daemon.go:448: [dd9e758935017] Daemon stopped [2019-11-13T02:44:01.573Z] === RUN TestCreateServiceConfigFileMode [2019-11-13T02:44:01.725Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-13T02:44:01.983Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-13T02:44:03.728Z] ok github.com/docker/docker/client 0.169s coverage: 75.7% of statements [2019-11-13T02:44:04.512Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-13T02:44:04.903Z] --- PASS: TestCreateServiceConfigFileMode (3.05s) [2019-11-13T02:44:04.903Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-11-13T02:44:04.903Z] daemon.go:325: [d4e8a33e7ddbc] waiting for daemon to start [2019-11-13T02:44:04.903Z] daemon.go:325: [d4e8a33e7ddbc] waiting for daemon to start [2019-11-13T02:44:04.903Z] daemon.go:353: [d4e8a33e7ddbc] daemon started [2019-11-13T02:44:04.903Z] daemon.go:461: [d4e8a33e7ddbc] Stopping daemon [2019-11-13T02:44:04.903Z] daemon.go:296: [d4e8a33e7ddbc] exiting daemon [2019-11-13T02:44:04.904Z] daemon.go:448: [d4e8a33e7ddbc] Daemon stopped [2019-11-13T02:44:04.904Z] === RUN TestCreateServiceSysctls [2019-11-13T02:44:05.444Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-13T02:44:05.883Z] 65014b3c3121: Pull complete [2019-11-13T02:44:06.009Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-13T02:44:08.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-13T02:44:09.288Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-13T02:44:10.019Z] --- PASS: TestCreateServiceSysctls (4.50s) [2019-11-13T02:44:10.019Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-11-13T02:44:10.019Z] daemon.go:325: [dd239bc354610] waiting for daemon to start [2019-11-13T02:44:10.019Z] daemon.go:325: [dd239bc354610] waiting for daemon to start [2019-11-13T02:44:10.019Z] daemon.go:353: [dd239bc354610] daemon started [2019-11-13T02:44:10.019Z] daemon.go:461: [dd239bc354610] Stopping daemon [2019-11-13T02:44:10.019Z] daemon.go:296: [dd239bc354610] exiting daemon [2019-11-13T02:44:10.019Z] daemon.go:448: [dd239bc354610] Daemon stopped [2019-11-13T02:44:10.019Z] === RUN TestInspect [2019-11-13T02:44:10.220Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-13T02:44:10.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-13T02:44:13.263Z] --- PASS: TestInspect (3.68s) [2019-11-13T02:44:13.263Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-11-13T02:44:13.263Z] daemon.go:325: [d8e8afff3026c] waiting for daemon to start [2019-11-13T02:44:13.263Z] daemon.go:325: [d8e8afff3026c] waiting for daemon to start [2019-11-13T02:44:13.263Z] daemon.go:353: [d8e8afff3026c] daemon started [2019-11-13T02:44:13.263Z] daemon.go:461: [d8e8afff3026c] Stopping daemon [2019-11-13T02:44:13.263Z] daemon.go:296: [d8e8afff3026c] exiting daemon [2019-11-13T02:44:13.263Z] daemon.go:448: [d8e8afff3026c] Daemon stopped [2019-11-13T02:44:13.263Z] === RUN TestDockerNetworkConnectAlias [2019-11-13T02:44:13.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-13T02:44:13.503Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-13T02:44:16.784Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-13T02:44:17.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-13T02:44:19.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-13T02:44:19.792Z] --- PASS: TestDockerNetworkConnectAlias (6.24s) [2019-11-13T02:44:19.792Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-11-13T02:44:19.792Z] daemon.go:325: [dca25e4176427] waiting for daemon to start [2019-11-13T02:44:19.792Z] daemon.go:325: [dca25e4176427] waiting for daemon to start [2019-11-13T02:44:19.792Z] daemon.go:353: [dca25e4176427] daemon started [2019-11-13T02:44:19.792Z] daemon.go:461: [dca25e4176427] Stopping daemon [2019-11-13T02:44:19.792Z] daemon.go:296: [dca25e4176427] exiting daemon [2019-11-13T02:44:19.792Z] daemon.go:448: [dca25e4176427] Daemon stopped [2019-11-13T02:44:19.792Z] === RUN TestDockerNetworkReConnect [2019-11-13T02:44:20.964Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-13T02:44:20.964Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-13T02:44:21.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-13T02:44:21.897Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-13T02:44:23.904Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-13T02:44:23.979Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-13T02:44:23.979Z] Using test binary docker [2019-11-13T02:44:23.979Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-13T02:44:23.979Z] +++ /etc/init.d/apparmor start [2019-11-13T02:44:23.979Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-13T02:44:23.979Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-13T02:44:23.979Z] Warning failed to create cache: (null) [2019-11-13T02:44:23.979Z] . [2019-11-13T02:44:23.979Z] INFO: Waiting for daemon to start... [2019-11-13T02:44:23.979Z] Starting dockerd [2019-11-13T02:44:23.979Z] +++ 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 [2019-11-13T02:44:24.982Z] --- PASS: TestDockerNetworkReConnect (5.37s) [2019-11-13T02:44:24.982Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-11-13T02:44:24.982Z] daemon.go:325: [d2f5a081b25a2] waiting for daemon to start [2019-11-13T02:44:24.982Z] daemon.go:325: [d2f5a081b25a2] waiting for daemon to start [2019-11-13T02:44:24.982Z] daemon.go:353: [d2f5a081b25a2] daemon started [2019-11-13T02:44:24.982Z] daemon.go:461: [d2f5a081b25a2] Stopping daemon [2019-11-13T02:44:24.982Z] daemon.go:296: [d2f5a081b25a2] exiting daemon [2019-11-13T02:44:24.982Z] daemon.go:448: [d2f5a081b25a2] Daemon stopped [2019-11-13T02:44:24.982Z] === RUN TestServicePlugin [2019-11-13T02:44:24.982Z] --- SKIP: TestServicePlugin (0.01s) [2019-11-13T02:44:24.982Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:44:24.982Z] === RUN TestServiceUpdateLabel [2019-11-13T02:44:26.259Z] . [2019-11-13T02:44:26.259Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-13T02:44:26.259Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-13T02:44:26.259Z] Error: No such image: emptyfs [2019-11-13T02:44:26.259Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-13T02:44:26.259Z] ++++ docker load [2019-11-13T02:44:26.597Z] Running integration-test (iteration 1) [2019-11-13T02:44:26.597Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-13T02:44:26.597Z] ++ 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 [2019-11-13T02:44:26.597Z] ++ set -e [2019-11-13T02:44:26.597Z] ++ '[' -n 0 ']' [2019-11-13T02:44:26.597Z] ++ set -x [2019-11-13T02:44:26.598Z] ++ 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= 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 [2019-11-13T02:44:26.981Z] --- PASS: TestServiceUpdateLabel (2.43s) [2019-11-13T02:44:26.981Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-11-13T02:44:26.981Z] daemon.go:325: [d5b03237db27a] waiting for daemon to start [2019-11-13T02:44:26.981Z] daemon.go:325: [d5b03237db27a] waiting for daemon to start [2019-11-13T02:44:26.981Z] daemon.go:353: [d5b03237db27a] daemon started [2019-11-13T02:44:26.981Z] daemon.go:461: [d5b03237db27a] Stopping daemon [2019-11-13T02:44:26.981Z] daemon.go:296: [d5b03237db27a] exiting daemon [2019-11-13T02:44:26.981Z] daemon.go:448: [d5b03237db27a] Daemon stopped [2019-11-13T02:44:26.981Z] === RUN TestServiceUpdateSecrets [2019-11-13T02:44:28.084Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-13T02:44:28.650Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-13T02:44:28.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-13T02:44:30.278Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-13T02:44:32.177Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-13T02:44:33.549Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-13T02:44:33.833Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-13T02:44:36.381Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-13T02:44:36.946Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-13T02:44:37.511Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-13T02:44:38.076Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-13T02:44:39.822Z] Loaded image: buildpack-deps:jessie [2019-11-13T02:44:40.160Z] Loaded image: busybox:latest [2019-11-13T02:44:40.501Z] Loaded image: busybox:glibc [2019-11-13T02:44:40.501Z] Loaded image: debian:jessie [2019-11-13T02:44:40.501Z] Loaded image: hello-world:latest [2019-11-13T02:44:40.501Z] INFO: Testing against a local daemon [2019-11-13T02:44:40.501Z] === RUN TestBuildWithSession [2019-11-13T02:44:40.602Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-13T02:44:40.602Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-13T02:44:41.978Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-13T02:44:42.456Z] ok github.com/docker/docker/cmd/dockerd/hack 0.008s coverage: 72.9% of statements [2019-11-13T02:44:42.456Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.8% of statements [2019-11-13T02:44:42.456Z] ok github.com/docker/docker/container 0.124s coverage: 35.6% of statements [2019-11-13T02:44:42.456Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-13T02:44:42.456Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-13T02:44:42.456Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-13T02:44:42.456Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-13T02:44:42.816Z] --- PASS: TestBuildWithSession (2.13s) [2019-11-13T02:44:42.816Z] === RUN TestBuildSquashParent [2019-11-13T02:44:43.449Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2019-11-13T02:44:43.449Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-11-13T02:44:43.449Z] daemon.go:325: [d0d5e78f10f4e] waiting for daemon to start [2019-11-13T02:44:43.449Z] daemon.go:325: [d0d5e78f10f4e] waiting for daemon to start [2019-11-13T02:44:43.449Z] daemon.go:353: [d0d5e78f10f4e] daemon started [2019-11-13T02:44:43.449Z] daemon.go:461: [d0d5e78f10f4e] Stopping daemon [2019-11-13T02:44:43.449Z] daemon.go:296: [d0d5e78f10f4e] exiting daemon [2019-11-13T02:44:43.449Z] daemon.go:448: [d0d5e78f10f4e] Daemon stopped [2019-11-13T02:44:43.449Z] === RUN TestServiceUpdateConfigs [2019-11-13T02:44:43.878Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-13T02:44:47.629Z] --- PASS: TestBuildSquashParent (4.97s) [2019-11-13T02:44:47.629Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-13T02:44:47.629Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-13T02:44:47.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-13T02:44:47.629Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-13T02:44:47.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-13T02:44:47.629Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-13T02:44:47.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-13T02:44:47.629Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-13T02:44:47.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-13T02:44:47.629Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-13T02:44:47.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-13T02:44:47.629Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-13T02:44:47.629Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-13T02:44:47.629Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-13T02:44:47.629Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-13T02:44:47.629Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-13T02:44:47.629Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-13T02:44:48.060Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-13T02:44:48.060Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-13T02:44:49.432Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-13T02:44:49.690Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-13T02:44:50.640Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-13T02:44:50.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-13T02:44:51.588Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-11-13T02:44:52.153Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-13T02:44:52.419Z] ok github.com/docker/docker/daemon/cluster 0.031s coverage: 0.5% of statements [2019-11-13T02:44:52.936Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-11-13T02:44:52.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s) [2019-11-13T02:44:52.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.05s) [2019-11-13T02:44:52.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.10s) [2019-11-13T02:44:52.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2019-11-13T02:44:52.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2019-11-13T02:44:52.936Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2019-11-13T02:44:52.936Z] === RUN TestBuildMultiStageCopy [2019-11-13T02:44:52.936Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-13T02:44:54.050Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-13T02:44:54.316Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-13T02:44:55.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-13T02:44:55.224Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-13T02:44:55.560Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-13T02:44:55.687Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-11-13T02:44:55.895Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-13T02:44:55.952Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-13T02:44:56.616Z] --- PASS: TestBuildMultiStageCopy (3.57s) [2019-11-13T02:44:56.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.99s) [2019-11-13T02:44:56.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2019-11-13T02:44:56.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2019-11-13T02:44:56.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s) [2019-11-13T02:44:56.616Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2019-11-13T02:44:56.616Z] === RUN TestBuildMultiStageParentConfig [2019-11-13T02:44:57.336Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2019-11-13T02:44:57.336Z] === RUN TestBuildLabelWithTargets [2019-11-13T02:44:59.026Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2019-11-13T02:44:59.026Z] === RUN TestBuildWithEmptyLayers [2019-11-13T02:44:59.750Z] --- PASS: TestBuildWithEmptyLayers (0.76s) [2019-11-13T02:44:59.750Z] === RUN TestBuildMultiStageOnBuild [2019-11-13T02:45:00.138Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-13T02:45:00.191Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2019-11-13T02:45:00.192Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-11-13T02:45:00.192Z] daemon.go:325: [d496a416cab4f] waiting for daemon to start [2019-11-13T02:45:00.192Z] daemon.go:325: [d496a416cab4f] waiting for daemon to start [2019-11-13T02:45:00.192Z] daemon.go:353: [d496a416cab4f] daemon started [2019-11-13T02:45:00.192Z] daemon.go:461: [d496a416cab4f] Stopping daemon [2019-11-13T02:45:00.192Z] daemon.go:296: [d496a416cab4f] exiting daemon [2019-11-13T02:45:00.192Z] daemon.go:448: [d496a416cab4f] Daemon stopped [2019-11-13T02:45:00.192Z] === RUN TestServiceUpdateNetwork [2019-11-13T02:45:02.042Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2019-11-13T02:45:02.042Z] === RUN TestBuildUncleanTarFilenames [2019-11-13T02:45:03.209Z] --- PASS: TestBuildUncleanTarFilenames (1.12s) [2019-11-13T02:45:03.209Z] === RUN TestBuildMultiStageLayerLeak [2019-11-13T02:45:05.398Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-13T02:45:05.498Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s) [2019-11-13T02:45:05.498Z] === RUN TestBuildWithHugeFile [2019-11-13T02:45:05.645Z] ok github.com/docker/docker/daemon 12.223s coverage: 17.5% of statements [2019-11-13T02:45:05.645Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-13T02:45:05.645Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-11-13T02:45:05.645Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-13T02:45:06.209Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.4% of statements [2019-11-13T02:45:07.139Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 82.2% of statements [2019-11-13T02:45:07.139Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-11-13T02:45:07.139Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-13T02:45:07.139Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-13T02:45:07.923Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-13T02:45:08.856Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-13T02:45:09.033Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-11-13T02:45:09.421Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-13T02:45:10.352Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-13T02:45:10.916Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-13T02:45:10.916Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-13T02:45:11.564Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-13T02:45:12.129Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.246s coverage: 56.9% of statements [2019-11-13T02:45:12.815Z] --- PASS: TestImportExtremelyLargeImageWorks (202.64s) [2019-11-13T02:45:12.815Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-11-13T02:45:12.815Z] daemon.go:325: [d86928cac6186] waiting for daemon to start [2019-11-13T02:45:12.815Z] daemon.go:325: [d86928cac6186] waiting for daemon to start [2019-11-13T02:45:12.815Z] daemon.go:353: [d86928cac6186] daemon started [2019-11-13T02:45:12.815Z] daemon.go:461: [d86928cac6186] Stopping daemon [2019-11-13T02:45:12.815Z] daemon.go:296: [d86928cac6186] exiting daemon [2019-11-13T02:45:12.815Z] daemon.go:448: [d86928cac6186] Daemon stopped [2019-11-13T02:45:12.815Z] PASS [2019-11-13T02:45:12.815Z] [2019-11-13T02:45:12.815Z] DONE 11 tests in 204.119s [2019-11-13T02:45:12.815Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-13T02:45:12.815Z] ++ 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 [2019-11-13T02:45:12.815Z] ++ set -e [2019-11-13T02:45:12.815Z] ++ '[' -n 0 ']' [2019-11-13T02:45:12.815Z] ++ set -x [2019-11-13T02:45:12.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-11-13T02:45:12.815Z] INFO: Testing against a local daemon [2019-11-13T02:45:12.815Z] === RUN TestNetworkCreateDelete [2019-11-13T02:45:13.072Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-11-13T02:45:13.072Z] === RUN TestDockerNetworkDeletePreferID [2019-11-13T02:45:13.637Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2019-11-13T02:45:13.637Z] === RUN TestInspectNetwork [2019-11-13T02:45:13.894Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-13T02:45:13.977Z] --- PASS: TestServiceUpdateNetwork (14.77s) [2019-11-13T02:45:13.977Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-11-13T02:45:13.977Z] daemon.go:325: [d2180dea699aa] waiting for daemon to start [2019-11-13T02:45:13.977Z] daemon.go:325: [d2180dea699aa] waiting for daemon to start [2019-11-13T02:45:13.977Z] daemon.go:353: [d2180dea699aa] daemon started [2019-11-13T02:45:13.977Z] daemon.go:461: [d2180dea699aa] Stopping daemon [2019-11-13T02:45:13.977Z] daemon.go:296: [d2180dea699aa] exiting daemon [2019-11-13T02:45:13.977Z] daemon.go:448: [d2180dea699aa] Daemon stopped [2019-11-13T02:45:13.977Z] PASS [2019-11-13T02:45:13.977Z] [2019-11-13T02:45:13.977Z] === Skipped [2019-11-13T02:45:13.977Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2019-11-13T02:45:13.977Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:45:13.977Z] [2019-11-13T02:45:13.977Z] [2019-11-13T02:45:13.977Z] DONE 18 tests, 1 skipped in 125.765s [2019-11-13T02:45:13.977Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-13T02:45:13.977Z] ++ 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 [2019-11-13T02:45:13.977Z] ++ set -e [2019-11-13T02:45:13.977Z] ++ '[' -n 0 ']' [2019-11-13T02:45:13.977Z] ++ set -x [2019-11-13T02:45:13.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= 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 [2019-11-13T02:45:13.977Z] INFO: Testing against a local daemon [2019-11-13T02:45:13.977Z] === RUN TestSessionCreate [2019-11-13T02:45:13.977Z] --- PASS: TestSessionCreate (0.03s) [2019-11-13T02:45:13.977Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-13T02:45:13.977Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-11-13T02:45:13.977Z] PASS [2019-11-13T02:45:13.977Z] [2019-11-13T02:45:13.977Z] DONE 2 tests in 0.309s [2019-11-13T02:45:13.977Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-13T02:45:13.977Z] ++ 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 [2019-11-13T02:45:13.977Z] ++ set -e [2019-11-13T02:45:13.977Z] ++ '[' -n 0 ']' [2019-11-13T02:45:13.977Z] ++ set -x [2019-11-13T02:45:13.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= 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 [2019-11-13T02:45:13.977Z] INFO: Testing against a local daemon [2019-11-13T02:45:13.977Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-13T02:45:13.977Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-13T02:45:13.977Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-13T02:45:13.977Z] === RUN TestEventsExecDie [2019-11-13T02:45:14.364Z] --- PASS: TestEventsExecDie (1.01s) [2019-11-13T02:45:14.364Z] === RUN TestEventsBackwardsCompatible [2019-11-13T02:45:14.774Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2019-11-13T02:45:14.774Z] === RUN TestInfoBinaryCommits [2019-11-13T02:45:14.774Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-11-13T02:45:14.774Z] === RUN TestInfoAPIVersioned [2019-11-13T02:45:14.774Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-13T02:45:14.774Z] === RUN TestInfoAPI [2019-11-13T02:45:14.774Z] --- PASS: TestInfoAPI (0.03s) [2019-11-13T02:45:14.774Z] === RUN TestInfoAPIWarnings [2019-11-13T02:45:15.411Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.487s coverage: 72.3% of statements [2019-11-13T02:45:15.592Z] --- PASS: TestInfoAPIWarnings (0.85s) [2019-11-13T02:45:15.592Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-11-13T02:45:15.592Z] daemon.go:325: [dfc850457a429] waiting for daemon to start [2019-11-13T02:45:15.592Z] daemon.go:325: [dfc850457a429] waiting for daemon to start [2019-11-13T02:45:15.592Z] daemon.go:353: [dfc850457a429] daemon started [2019-11-13T02:45:15.592Z] daemon.go:461: [dfc850457a429] Stopping daemon [2019-11-13T02:45:15.592Z] daemon.go:296: [dfc850457a429] exiting daemon [2019-11-13T02:45:15.592Z] daemon.go:448: [dfc850457a429] Daemon stopped [2019-11-13T02:45:15.592Z] === RUN TestLoginFailsWithBadCredentials [2019-11-13T02:45:15.977Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2019-11-13T02:45:15.977Z] === RUN TestPingCacheHeaders [2019-11-13T02:45:15.977Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-13T02:45:15.977Z] === RUN TestPingGet [2019-11-13T02:45:15.977Z] --- PASS: TestPingGet (0.02s) [2019-11-13T02:45:15.977Z] === RUN TestPingHead [2019-11-13T02:45:15.977Z] --- PASS: TestPingHead (0.03s) [2019-11-13T02:45:15.977Z] === RUN TestVersion [2019-11-13T02:45:15.977Z] --- PASS: TestVersion (0.03s) [2019-11-13T02:45:15.977Z] PASS [2019-11-13T02:45:15.977Z] [2019-11-13T02:45:15.977Z] === Skipped [2019-11-13T02:45:15.977Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-13T02:45:15.977Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-13T02:45:15.977Z] [2019-11-13T02:45:15.977Z] [2019-11-13T02:45:15.977Z] DONE 12 tests, 1 skipped in 2.761s [2019-11-13T02:45:15.977Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-13T02:45:15.977Z] ++ 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 [2019-11-13T02:45:15.977Z] ++ set -e [2019-11-13T02:45:15.977Z] ++ '[' -n 0 ']' [2019-11-13T02:45:15.977Z] ++ set -x [2019-11-13T02:45: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= 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 [2019-11-13T02:45:15.977Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.837s coverage: 45.9% of statements [2019-11-13T02:45:15.977Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-13T02:45:16.365Z] INFO: Testing against a local daemon [2019-11-13T02:45:16.365Z] === RUN TestVolumesCreateAndList [2019-11-13T02:45:16.365Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-13T02:45:16.365Z] === RUN TestVolumesRemove [2019-11-13T02:45:16.365Z] --- PASS: TestVolumesRemove (0.12s) [2019-11-13T02:45:16.365Z] === RUN TestVolumesInspect [2019-11-13T02:45:16.365Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-13T02:45:16.365Z] === RUN TestVolumesInvalidJSON [2019-11-13T02:45:16.365Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-13T02:45:16.365Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-13T02:45:16.365Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-13T02:45:16.365Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-13T02:45:16.365Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-13T02:45:16.365Z] PASS [2019-11-13T02:45:16.365Z] [2019-11-13T02:45:16.365Z] DONE 5 tests in 0.366s [2019-11-13T02:45:16.365Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-13T02:45:16.421Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-13T02:45:16.820Z] ++++ cat bundles/test-integration/docker.pid [2019-11-13T02:45:16.820Z] +++ kill 9217 [2019-11-13T02:45:17.874Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.061s coverage: 50.8% of statements [2019-11-13T02:45:18.091Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-13T02:45:18.091Z] +++ /etc/init.d/apparmor stop [2019-11-13T02:45:18.091Z] Clearing AppArmor profiles cache:. [2019-11-13T02:45:18.091Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-13T02:45:18.091Z] Unloading profiles will leave already running processes permanently [2019-11-13T02:45:18.091Z] unconfined, which can lead to unexpected situations. [2019-11-13T02:45:18.091Z] [2019-11-13T02:45:18.091Z] To set a process to complain mode, use the command line tool [2019-11-13T02:45:18.091Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-13T02:45:18.091Z] with the 'teardown' option." [2019-11-13T02:45:18.091Z] [2019-11-13T02:45:18.948Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-13T02:45:19.246Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.315s coverage: 76.1% of statements Post stage [Pipeline] junit [2019-11-13T02:45:20.038Z] Recording test results [2019-11-13T02:45:20.319Z] === RUN TestInspectNetwork/full_network_id [2019-11-13T02:45:20.576Z] === RUN TestInspectNetwork/partial_network_id [2019-11-13T02:45:20.576Z] === RUN TestInspectNetwork/network_name [2019-11-13T02:45:20.576Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-13T02:45:20.617Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2019-11-13T02:45:20.876Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.067s coverage: 57.2% of statements [2019-11-13T02:45:20.876Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-13T02:45:20.876Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-13T02:45:21.509Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-13T02:45:21.760Z] + echo Ensuring container killed. [2019-11-13T02:45:21.760Z] Ensuring container killed. [2019-11-13T02:45:21.760Z] + docker rm -vf docker-pr1 [2019-11-13T02:45:21.760Z] Error: No such container: docker-pr1 [2019-11-13T02:45:21.760Z] + true [Pipeline] sh [2019-11-13T02:45:22.076Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-13T02:45:22.250Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements [2019-11-13T02:45:22.632Z] + echo Chowning /workspace to jenkins user [2019-11-13T02:45:22.632Z] Chowning /workspace to jenkins user [2019-11-13T02:45:22.632Z] + id -u [2019-11-13T02:45:22.632Z] + id -g [2019-11-13T02:45:22.632Z] + docker run --rm -v /home/jenkins/workspace/engine_PR-422:/workspace busybox chown -R 1001:1001 /workspace [2019-11-13T02:45:22.632Z] Unable to find image 'busybox:latest' locally [2019-11-13T02:45:22.632Z] latest: Pulling from library/busybox [2019-11-13T02:45:23.028Z] dd8c951d5d23: Pulling fs layer [2019-11-13T02:45:23.028Z] dd8c951d5d23: Download complete [2019-11-13T02:45:23.182Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-11-13T02:45:23.397Z] dd8c951d5d23: Pull complete [2019-11-13T02:45:23.397Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-13T02:45:23.397Z] Status: Downloaded newer image for busybox:latest [2019-11-13T02:45:25.081Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.9% of statements [2019-11-13T02:45:25.081Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-13T02:45:25.081Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-13T02:45:25.081Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.7% of statements [Pipeline] catchError [Pipeline] { [2019-11-13T02:45:25.352Z] --- PASS: TestInspectNetwork (11.27s) [2019-11-13T02:45:25.352Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-11-13T02:45:25.352Z] daemon.go:325: [d4e8bc3892f69] waiting for daemon to start [2019-11-13T02:45:25.352Z] daemon.go:325: [d4e8bc3892f69] waiting for daemon to start [2019-11-13T02:45:25.352Z] daemon.go:353: [d4e8bc3892f69] daemon started [2019-11-13T02:45:25.352Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-13T02:45:25.352Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-13T02:45:25.352Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-13T02:45:25.352Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-13T02:45:25.352Z] daemon.go:461: [d4e8bc3892f69] Stopping daemon [2019-11-13T02:45:25.352Z] daemon.go:296: [d4e8bc3892f69] exiting daemon [2019-11-13T02:45:25.352Z] daemon.go:448: [d4e8bc3892f69] Daemon stopped [2019-11-13T02:45:25.352Z] === RUN TestRunContainerWithBridgeNone [Pipeline] sh [2019-11-13T02:45:26.113Z] + bundleName=s390x-integration [2019-11-13T02:45:26.113Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-13T02:45:26.113Z] Creating s390x-integration-bundles.tar.gz [2019-11-13T02:45:26.113Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-13T02:45:26.113Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-13T02:45:26.377Z] Archiving artifacts [2019-11-13T02:45:26.977Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 68.2% of statements [2019-11-13T02:45:26.977Z] ok github.com/docker/docker/daemon/logger/awslogs 0.164s coverage: 78.6% of statements [2019-11-13T02:45:26.977Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-13T02:45:26.977Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-13T02:45:27.879Z] --- PASS: TestRunContainerWithBridgeNone (3.00s) [2019-11-13T02:45:27.879Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-11-13T02:45:27.879Z] daemon.go:325: [dfd6ef6ab506f] waiting for daemon to start [2019-11-13T02:45:27.879Z] daemon.go:325: [dfd6ef6ab506f] waiting for daemon to start [2019-11-13T02:45:27.879Z] daemon.go:353: [dfd6ef6ab506f] daemon started [2019-11-13T02:45:27.879Z] daemon.go:461: [dfd6ef6ab506f] Stopping daemon [2019-11-13T02:45:27.879Z] daemon.go:296: [dfd6ef6ab506f] exiting daemon [2019-11-13T02:45:27.879Z] daemon.go:448: [dfd6ef6ab506f] Daemon stopped [2019-11-13T02:45:27.879Z] === RUN TestNetworkInvalidJSON [2019-11-13T02:45:27.879Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-13T02:45:27.879Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-13T02:45:27.879Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:45:27.879Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:45:27.879Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:45:27.879Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:45:27.879Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-13T02:45:27.879Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:45:27.879Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:45:27.879Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-11-13T02:45:27.879Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-13T02:45:27.879Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-13T02:45:27.879Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-13T02:45:27.879Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-13T02:45:28.346Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-11-13T02:45:28.603Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2019-11-13T02:45:28.811Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-13T02:45:28.811Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-11-13T02:45:28.811Z] daemon.go:325: [de00fc396d7f8] waiting for daemon to start [2019-11-13T02:45:28.811Z] daemon.go:325: [de00fc396d7f8] waiting for daemon to start [2019-11-13T02:45:28.811Z] daemon.go:353: [de00fc396d7f8] daemon started [2019-11-13T02:45:28.811Z] daemon.go:461: [de00fc396d7f8] Stopping daemon [2019-11-13T02:45:28.811Z] daemon.go:296: [de00fc396d7f8] exiting daemon [2019-11-13T02:45:28.811Z] daemon.go:448: [de00fc396d7f8] Daemon stopped [2019-11-13T02:45:28.811Z] daemon.go:325: [de00fc396d7f8] waiting for daemon to start [2019-11-13T02:45:28.811Z] daemon.go:325: [de00fc396d7f8] waiting for daemon to start [2019-11-13T02:45:28.811Z] daemon.go:353: [de00fc396d7f8] daemon started [2019-11-13T02:45:28.811Z] daemon.go:461: [de00fc396d7f8] Stopping daemon [2019-11-13T02:45:28.811Z] daemon.go:296: [de00fc396d7f8] exiting daemon [2019-11-13T02:45:28.811Z] daemon.go:448: [de00fc396d7f8] Daemon stopped [2019-11-13T02:45:28.811Z] === RUN TestDaemonDefaultNetworkPools [2019-11-13T02:45:28.862Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-11-13T02:45:29.376Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-13T02:45:29.634Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2019-11-13T02:45:29.634Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-11-13T02:45:29.634Z] daemon.go:325: [d4dd456503a13] waiting for daemon to start [2019-11-13T02:45:29.634Z] daemon.go:325: [d4dd456503a13] waiting for daemon to start [2019-11-13T02:45:29.634Z] daemon.go:353: [d4dd456503a13] daemon started [2019-11-13T02:45:29.634Z] daemon.go:461: [d4dd456503a13] Stopping daemon [2019-11-13T02:45:29.634Z] daemon.go:296: [d4dd456503a13] exiting daemon [2019-11-13T02:45:29.634Z] daemon.go:448: [d4dd456503a13] Daemon stopped [2019-11-13T02:45:29.634Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-13T02:45:30.231Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2019-11-13T02:45:30.231Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-13T02:45:30.488Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 20.0% of statements [2019-11-13T02:45:31.005Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-11-13T02:45:31.005Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-11-13T02:45:31.005Z] daemon.go:325: [d100d04c0bcc8] waiting for daemon to start [2019-11-13T02:45:31.005Z] daemon.go:325: [d100d04c0bcc8] waiting for daemon to start [2019-11-13T02:45:31.005Z] daemon.go:353: [d100d04c0bcc8] daemon started [2019-11-13T02:45:31.005Z] daemon.go:461: [d100d04c0bcc8] Stopping daemon [2019-11-13T02:45:31.005Z] daemon.go:296: [d100d04c0bcc8] exiting daemon [2019-11-13T02:45:31.005Z] daemon.go:448: [d100d04c0bcc8] Daemon stopped [2019-11-13T02:45:31.005Z] daemon.go:325: [d100d04c0bcc8] waiting for daemon to start [2019-11-13T02:45:31.005Z] daemon.go:325: [d100d04c0bcc8] waiting for daemon to start [2019-11-13T02:45:31.005Z] daemon.go:353: [d100d04c0bcc8] daemon started [2019-11-13T02:45:31.005Z] daemon.go:461: [d100d04c0bcc8] Stopping daemon [2019-11-13T02:45:31.005Z] daemon.go:296: [d100d04c0bcc8] exiting daemon [2019-11-13T02:45:31.005Z] daemon.go:448: [d100d04c0bcc8] Daemon stopped [2019-11-13T02:45:31.005Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-13T02:45:31.571Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-13T02:45:31.828Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-13T02:45:32.085Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2019-11-13T02:45:32.085Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-13T02:45:32.085Z] daemon.go:325: [d1e2c53f3135f] waiting for daemon to start [2019-11-13T02:45:32.085Z] daemon.go:325: [d1e2c53f3135f] waiting for daemon to start [2019-11-13T02:45:32.085Z] daemon.go:353: [d1e2c53f3135f] daemon started [2019-11-13T02:45:32.085Z] daemon.go:461: [d1e2c53f3135f] Stopping daemon [2019-11-13T02:45:32.085Z] daemon.go:296: [d1e2c53f3135f] exiting daemon [2019-11-13T02:45:32.085Z] daemon.go:448: [d1e2c53f3135f] Daemon stopped [2019-11-13T02:45:32.085Z] daemon.go:325: [d1e2c53f3135f] waiting for daemon to start [2019-11-13T02:45:32.085Z] daemon.go:325: [d1e2c53f3135f] waiting for daemon to start [2019-11-13T02:45:32.085Z] daemon.go:353: [d1e2c53f3135f] daemon started [2019-11-13T02:45:32.085Z] daemon.go:461: [d1e2c53f3135f] Stopping daemon [2019-11-13T02:45:32.085Z] daemon.go:296: [d1e2c53f3135f] exiting daemon [2019-11-13T02:45:32.085Z] daemon.go:448: [d1e2c53f3135f] Daemon stopped [2019-11-13T02:45:32.085Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-13T02:45:32.383Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-11-13T02:45:32.640Z] ok github.com/docker/docker/daemon/logger/templates 0.013s coverage: 8.3% of statements [2019-11-13T02:45:32.650Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2019-11-13T02:45:32.650Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-11-13T02:45:32.650Z] daemon.go:325: [d719eebe74be9] waiting for daemon to start [2019-11-13T02:45:32.650Z] daemon.go:325: [d719eebe74be9] waiting for daemon to start [2019-11-13T02:45:32.650Z] daemon.go:353: [d719eebe74be9] daemon started [2019-11-13T02:45:32.650Z] daemon.go:461: [d719eebe74be9] Stopping daemon [2019-11-13T02:45:32.650Z] daemon.go:296: [d719eebe74be9] exiting daemon [2019-11-13T02:45:32.650Z] daemon.go:448: [d719eebe74be9] Daemon stopped [2019-11-13T02:45:32.650Z] === RUN TestServiceWithPredefinedNetwork [2019-11-13T02:45:33.570Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-11-13T02:45:33.827Z] ok github.com/docker/docker/daemon/logger/splunk 1.600s coverage: 84.5% of statements [2019-11-13T02:45:33.827Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-13T02:45:33.827Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-13T02:45:34.454Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-422/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-13T02:45:34.548Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-13T02:45:34.548Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-13T02:45:35.201Z] + make clean [2019-11-13T02:45:35.562Z] docker volume rm -f docker-dev-cache [2019-11-13T02:45:35.562Z] docker-dev-cache [Pipeline] deleteDir [2019-11-13T02:45:36.392Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2019-11-13T02:45:36.392Z] ok github.com/docker/docker/distribution 0.236s coverage: 22.3% of statements [2019-11-13T02:45:36.392Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-13T02:45:36.448Z] --- PASS: TestServiceWithPredefinedNetwork (3.75s) [2019-11-13T02:45:36.448Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-11-13T02:45:36.448Z] daemon.go:325: [d34a9aeb538be] waiting for daemon to start [2019-11-13T02:45:36.448Z] daemon.go:325: [d34a9aeb538be] waiting for daemon to start [2019-11-13T02:45:36.448Z] daemon.go:353: [d34a9aeb538be] daemon started [2019-11-13T02:45:36.448Z] daemon.go:461: [d34a9aeb538be] Stopping daemon [2019-11-13T02:45:36.448Z] daemon.go:296: [d34a9aeb538be] exiting daemon [2019-11-13T02:45:36.448Z] daemon.go:448: [d34a9aeb538be] Daemon stopped [2019-11-13T02:45:36.448Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-13T02:45:36.448Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-13T02:45:36.448Z] service_test.go:230: FLAKY_TEST [2019-11-13T02:45:36.448Z] === RUN TestServiceWithDataPathPortInit [2019-11-13T02:45:36.705Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-13T02:45:37.777Z] ok github.com/docker/docker/errdefs 0.007s coverage: 48.2% of statements [2019-11-13T02:45:39.146Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-11-13T02:45:39.404Z] ok github.com/docker/docker/distribution/xfer 1.448s coverage: 83.4% of statements [2019-11-13T02:45:39.404Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-13T02:45:39.983Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-13T02:45:39.983Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-13T02:45:40.336Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2019-11-13T02:45:40.336Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-13T02:45:41.267Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2019-11-13T02:45:41.267Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-13T02:45:42.201Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-13T02:45:42.201Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-13T02:45:42.201Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-13T02:45:42.201Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-13T02:45:42.201Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-13T02:45:42.201Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-13T02:45:42.458Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-13T02:45:42.458Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-13T02:45:42.458Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-13T02:45:42.458Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-13T02:45:42.458Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-13T02:45:43.388Z] ok github.com/docker/docker/internal/testutil 0.017s coverage: 62.5% of statements [2019-11-13T02:45:43.953Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-13T02:45:45.325Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-11-13T02:45:45.337Z] --- PASS: TestDockerDaemonSuite (406.20s) [2019-11-13T02:45:45.337Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.54s) [2019-11-13T02:45:45.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-13T02:45:45.337Z] daemon.go:325: [d882508d23e03] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:325: [d882508d23e03] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:353: [d882508d23e03] daemon started [2019-11-13T02:45:45.337Z] daemon.go:461: [d882508d23e03] Stopping daemon [2019-11-13T02:45:45.337Z] daemon.go:296: [d882508d23e03] exiting daemon [2019-11-13T02:45:45.337Z] daemon.go:448: [d882508d23e03] Daemon stopped [2019-11-13T02:45:45.337Z] daemon.go:325: [d882508d23e03] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:325: [d882508d23e03] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:353: [d882508d23e03] daemon started [2019-11-13T02:45:45.337Z] daemon.go:461: [d882508d23e03] Stopping daemon [2019-11-13T02:45:45.337Z] daemon.go:296: [d882508d23e03] exiting daemon [2019-11-13T02:45:45.337Z] daemon.go:448: [d882508d23e03] Daemon stopped [2019-11-13T02:45:45.337Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.83s) [2019-11-13T02:45:45.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-13T02:45:45.337Z] daemon.go:325: [de449f0d773dd] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:325: [de449f0d773dd] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:353: [de449f0d773dd] daemon started [2019-11-13T02:45:45.337Z] daemon.go:461: [de449f0d773dd] Stopping daemon [2019-11-13T02:45:45.337Z] daemon.go:296: [de449f0d773dd] exiting daemon [2019-11-13T02:45:45.337Z] daemon.go:448: [de449f0d773dd] Daemon stopped [2019-11-13T02:45:45.337Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2019-11-13T02:45:45.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-13T02:45:45.337Z] daemon.go:325: [dae2e8976e983] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:325: [dae2e8976e983] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:353: [dae2e8976e983] daemon started [2019-11-13T02:45:45.337Z] daemon.go:461: [dae2e8976e983] Stopping daemon [2019-11-13T02:45:45.337Z] daemon.go:296: [dae2e8976e983] exiting daemon [2019-11-13T02:45:45.337Z] daemon.go:448: [dae2e8976e983] Daemon stopped [2019-11-13T02:45:45.337Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.48s) [2019-11-13T02:45:45.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-13T02:45:45.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-13T02:45:45.337Z] daemon.go:325: [d98b490bde2ad] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:325: [d98b490bde2ad] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:353: [d98b490bde2ad] daemon started [2019-11-13T02:45:45.337Z] daemon.go:296: [d98b490bde2ad] exiting daemon [2019-11-13T02:45:45.337Z] docker_cli_daemon_test.go:1449: Daemon d98b490bde2ad is not started [2019-11-13T02:45:45.337Z] daemon.go:325: [d98b490bde2ad] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:325: [d98b490bde2ad] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:353: [d98b490bde2ad] daemon started [2019-11-13T02:45:45.337Z] daemon.go:461: [d98b490bde2ad] Stopping daemon [2019-11-13T02:45:45.337Z] daemon.go:296: [d98b490bde2ad] exiting daemon [2019-11-13T02:45:45.337Z] daemon.go:448: [d98b490bde2ad] Daemon stopped [2019-11-13T02:45:45.337Z] check_test.go:309: Daemon da7772337b710 is not started [2019-11-13T02:45:45.337Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.26s) [2019-11-13T02:45:45.337Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-13T02:45:45.337Z] daemon.go:325: [dfa5d5daa00de] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:325: [dfa5d5daa00de] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:353: [dfa5d5daa00de] daemon started [2019-11-13T02:45:45.337Z] daemon.go:325: [dfa5d5daa00de] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:296: [dfa5d5daa00de] exiting daemon [2019-11-13T02:45:45.337Z] daemon.go:325: [dfa5d5daa00de] waiting for daemon to start [2019-11-13T02:45:45.337Z] daemon.go:353: [dfa5d5daa00de] daemon started [2019-11-13T02:45:45.337Z] daemon.go:461: [dfa5d5daa00de] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [dfa5d5daa00de] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [dfa5d5daa00de] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.79s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-13T02:45:45.338Z] daemon.go:325: [d8ad3b9b71277] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d8ad3b9b71277] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d8ad3b9b71277] daemon started [2019-11-13T02:45:45.338Z] daemon.go:296: [d8ad3b9b71277] exiting daemon [2019-11-13T02:45:45.338Z] check_test.go:309: Daemon dcd197ce0e688 is not started [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.60s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-13T02:45:45.338Z] daemon.go:325: [d5abfc21be79b] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d5abfc21be79b] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d5abfc21be79b] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d5abfc21be79b] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d5abfc21be79b] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d5abfc21be79b] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-13T02:45:45.338Z] daemon.go:325: [d5357cdcbf676] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:296: [d5357cdcbf676] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:325: [d5357cdcbf676] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d5357cdcbf676] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d5357cdcbf676] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d5357cdcbf676] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d5357cdcbf676] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d5357cdcbf676] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d5357cdcbf676] Daemon stopped [2019-11-13T02:45:45.338Z] daemon.go:325: [d5357cdcbf676] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d5357cdcbf676] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d5357cdcbf676] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d5357cdcbf676] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d5357cdcbf676] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d5357cdcbf676] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.49s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-13T02:45:45.338Z] daemon.go:325: [d70a3ef03d084] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d70a3ef03d084] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d70a3ef03d084] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d70a3ef03d084] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d70a3ef03d084] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d70a3ef03d084] Daemon stopped [2019-11-13T02:45:45.338Z] daemon.go:325: [d70a3ef03d084] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d70a3ef03d084] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d70a3ef03d084] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d70a3ef03d084] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d70a3ef03d084] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d70a3ef03d084] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.92s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-13T02:45:45.338Z] daemon.go:325: [dfcd9ba475acf] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [dfcd9ba475acf] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [dfcd9ba475acf] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [dfcd9ba475acf] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [dfcd9ba475acf] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [dfcd9ba475acf] Daemon stopped [2019-11-13T02:45:45.338Z] daemon.go:325: [dfcd9ba475acf] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [dfcd9ba475acf] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [dfcd9ba475acf] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [dfcd9ba475acf] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [dfcd9ba475acf] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [dfcd9ba475acf] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-13T02:45:45.338Z] daemon.go:325: [dd5dd75c87cd0] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [dd5dd75c87cd0] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [dd5dd75c87cd0] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [dd5dd75c87cd0] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [dd5dd75c87cd0] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [dd5dd75c87cd0] Daemon stopped [2019-11-13T02:45:45.338Z] daemon.go:325: [dd5dd75c87cd0] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [dd5dd75c87cd0] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [dd5dd75c87cd0] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [dd5dd75c87cd0] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [dd5dd75c87cd0] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [dd5dd75c87cd0] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.65s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-13T02:45:45.338Z] daemon.go:325: [d377623760f38] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d377623760f38] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d377623760f38] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d377623760f38] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d377623760f38] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d377623760f38] Daemon stopped [2019-11-13T02:45:45.338Z] daemon.go:325: [d377623760f38] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d377623760f38] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d377623760f38] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d377623760f38] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d377623760f38] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d377623760f38] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.29s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-13T02:45:45.338Z] daemon.go:325: [daef9b38da3ba] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [daef9b38da3ba] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [daef9b38da3ba] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [daef9b38da3ba] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [daef9b38da3ba] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [daef9b38da3ba] Daemon stopped [2019-11-13T02:45:45.338Z] daemon.go:325: [daef9b38da3ba] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [daef9b38da3ba] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [daef9b38da3ba] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [daef9b38da3ba] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [daef9b38da3ba] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [daef9b38da3ba] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.58s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-13T02:45:45.338Z] daemon.go:325: [d58238c3cac4e] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d58238c3cac4e] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d58238c3cac4e] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d58238c3cac4e] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d58238c3cac4e] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d58238c3cac4e] Daemon stopped [2019-11-13T02:45:45.338Z] daemon.go:325: [d58238c3cac4e] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d58238c3cac4e] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d58238c3cac4e] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d58238c3cac4e] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d58238c3cac4e] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d58238c3cac4e] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-13T02:45:45.338Z] daemon.go:325: [d73877fbd4aff] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:296: [d73877fbd4aff] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:325: [d73877fbd4aff] waiting for daemon to start [2019-11-13T02:45:45.338Z] check_test.go:309: Daemon d72713339b7b7 is not started [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-13T02:45:45.338Z] daemon.go:325: [d839fbca5e78e] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:296: [d839fbca5e78e] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:325: [d839fbca5e78e] waiting for daemon to start [2019-11-13T02:45:45.338Z] check_test.go:309: Daemon d62c8c8f7bcc0 is not started [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-13T02:45:45.338Z] daemon.go:325: [da5f6032b7db9] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [da5f6032b7db9] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [da5f6032b7db9] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [da5f6032b7db9] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [da5f6032b7db9] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [da5f6032b7db9] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-13T02:45:45.338Z] daemon.go:325: [d86c5a1e56463] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d86c5a1e56463] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d86c5a1e56463] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d86c5a1e56463] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d86c5a1e56463] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d86c5a1e56463] Daemon stopped [2019-11-13T02:45:45.338Z] check_test.go:309: Daemon d86c5a1e56463 is not started [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.69s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-13T02:45:45.338Z] daemon.go:325: [d8778bf6b6f6e] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d8778bf6b6f6e] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d8778bf6b6f6e] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d8778bf6b6f6e] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d8778bf6b6f6e] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d8778bf6b6f6e] Daemon stopped [2019-11-13T02:45:45.338Z] daemon.go:325: [d8778bf6b6f6e] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d8778bf6b6f6e] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d8778bf6b6f6e] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d8778bf6b6f6e] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d8778bf6b6f6e] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d8778bf6b6f6e] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.51s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-13T02:45:45.338Z] daemon.go:325: [d5e51ce0f3304] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d5e51ce0f3304] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d5e51ce0f3304] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d5e51ce0f3304] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d5e51ce0f3304] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d5e51ce0f3304] Daemon stopped [2019-11-13T02:45:45.338Z] daemon.go:325: [d5e51ce0f3304] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d5e51ce0f3304] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d5e51ce0f3304] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d5e51ce0f3304] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d5e51ce0f3304] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d5e51ce0f3304] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.69s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-13T02:45:45.338Z] daemon.go:325: [d965300ea55ca] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d965300ea55ca] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d965300ea55ca] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d965300ea55ca] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d965300ea55ca] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d965300ea55ca] Daemon stopped [2019-11-13T02:45:45.338Z] daemon.go:325: [d965300ea55ca] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [d965300ea55ca] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [d965300ea55ca] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [d965300ea55ca] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [d965300ea55ca] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [d965300ea55ca] Daemon stopped [2019-11-13T02:45:45.338Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2019-11-13T02:45:45.338Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-13T02:45:45.338Z] daemon.go:325: [dc30fdeff0e51] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:325: [dc30fdeff0e51] waiting for daemon to start [2019-11-13T02:45:45.338Z] daemon.go:353: [dc30fdeff0e51] daemon started [2019-11-13T02:45:45.338Z] daemon.go:461: [dc30fdeff0e51] Stopping daemon [2019-11-13T02:45:45.338Z] daemon.go:296: [dc30fdeff0e51] exiting daemon [2019-11-13T02:45:45.338Z] daemon.go:448: [dc30fdeff0e51] Daemon stopped [2019-11-13T02:45:45.339Z] daemon.go:325: [dc30fdeff0e51] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [dc30fdeff0e51] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [dc30fdeff0e51] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [dc30fdeff0e51] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [dc30fdeff0e51] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [dc30fdeff0e51] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-13T02:45:45.339Z] daemon.go:325: [d3125ba4d6261] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d3125ba4d6261] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d3125ba4d6261] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d3125ba4d6261] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d3125ba4d6261] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d3125ba4d6261] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2019-11-13T02:45:45.339Z] daemon.go:325: [d7a5678ebfa68] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d7a5678ebfa68] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d7a5678ebfa68] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d7a5678ebfa68] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d7a5678ebfa68] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d7a5678ebfa68] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-13T02:45:45.339Z] daemon.go:325: [d36a3ad2242e1] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d36a3ad2242e1] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d36a3ad2242e1] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d36a3ad2242e1] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d36a3ad2242e1] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d36a3ad2242e1] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-13T02:45:45.339Z] daemon.go:325: [dcd08ed94f3ef] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:296: [dcd08ed94f3ef] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:325: [dcd08ed94f3ef] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:461: [dcd08ed94f3ef] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:450: [dcd08ed94f3ef] Error when stopping daemon: daemon not started [2019-11-13T02:45:45.339Z] check_test.go:309: Daemon dcd08ed94f3ef is not started [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2019-11-13T02:45:45.339Z] daemon.go:325: [d2ce480ef946f] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d2ce480ef946f] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d2ce480ef946f] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d2ce480ef946f] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d2ce480ef946f] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d2ce480ef946f] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-13T02:45:45.339Z] daemon.go:325: [d42ec4da47878] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d42ec4da47878] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d42ec4da47878] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d42ec4da47878] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d42ec4da47878] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d42ec4da47878] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-13T02:45:45.339Z] daemon.go:325: [d4f5bc921369f] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d4f5bc921369f] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d4f5bc921369f] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d4f5bc921369f] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d4f5bc921369f] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d4f5bc921369f] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.51s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-13T02:45:45.339Z] daemon.go:325: [d04ae8535b62d] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d04ae8535b62d] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d04ae8535b62d] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d04ae8535b62d] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d04ae8535b62d] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d04ae8535b62d] Daemon stopped [2019-11-13T02:45:45.339Z] daemon.go:325: [d04ae8535b62d] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d04ae8535b62d] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d04ae8535b62d] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d04ae8535b62d] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d04ae8535b62d] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d04ae8535b62d] Daemon stopped [2019-11-13T02:45:45.339Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2019-11-13T02:45:45.339Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-11-13T02:45:45.339Z] check_test.go:309: Daemon d1b18926af39f is not started [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.73s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2019-11-13T02:45:45.339Z] daemon.go:325: [d5219a90e39f7] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d5219a90e39f7] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d5219a90e39f7] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d5219a90e39f7] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d5219a90e39f7] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d5219a90e39f7] Daemon stopped [2019-11-13T02:45:45.339Z] daemon.go:325: [d5219a90e39f7] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d5219a90e39f7] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d5219a90e39f7] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d5219a90e39f7] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d5219a90e39f7] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d5219a90e39f7] Daemon stopped [2019-11-13T02:45:45.339Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-13T02:45:45.339Z] requirement.go:26: unmatched requirement IPv6 [2019-11-13T02:45:45.339Z] check_test.go:309: Daemon d22037404aebc is not started [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.52s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-13T02:45:45.339Z] daemon.go:325: [dbfa16c1f6814] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [dbfa16c1f6814] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [dbfa16c1f6814] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [dbfa16c1f6814] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [dbfa16c1f6814] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [dbfa16c1f6814] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.39s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-13T02:45:45.339Z] daemon.go:325: [db8399251b70d] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [db8399251b70d] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [db8399251b70d] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [db8399251b70d] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [db8399251b70d] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [db8399251b70d] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.83s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-13T02:45:45.339Z] daemon.go:325: [dc621a6352287] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [dc621a6352287] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [dc621a6352287] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [dc621a6352287] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [dc621a6352287] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [dc621a6352287] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.13s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-13T02:45:45.339Z] daemon.go:325: [d74ffa15954c1] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d74ffa15954c1] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d74ffa15954c1] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d74ffa15954c1] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d74ffa15954c1] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d74ffa15954c1] Daemon stopped [2019-11-13T02:45:45.339Z] check_test.go:309: Daemon d74ffa15954c1 is not started [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.28s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-13T02:45:45.339Z] daemon.go:325: [d7ba6bae45cef] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d7ba6bae45cef] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d7ba6bae45cef] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d7ba6bae45cef] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d7ba6bae45cef] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d7ba6bae45cef] Daemon stopped [2019-11-13T02:45:45.339Z] daemon.go:325: [d7ba6bae45cef] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d7ba6bae45cef] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d7ba6bae45cef] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d7ba6bae45cef] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d7ba6bae45cef] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d7ba6bae45cef] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-13T02:45:45.339Z] daemon.go:325: [d311ccd7c08e6] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d311ccd7c08e6] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d311ccd7c08e6] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d311ccd7c08e6] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d311ccd7c08e6] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d311ccd7c08e6] Daemon stopped [2019-11-13T02:45:45.339Z] check_test.go:309: Daemon d311ccd7c08e6 is not started [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.12s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-13T02:45:45.339Z] daemon.go:325: [de97548ea7945] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [de97548ea7945] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [de97548ea7945] daemon started [2019-11-13T02:45:45.339Z] daemon.go:296: [de97548ea7945] exiting daemon [2019-11-13T02:45:45.339Z] docker_cli_daemon_plugins_test.go:80: Daemon de97548ea7945 is not started [2019-11-13T02:45:45.339Z] daemon.go:325: [de97548ea7945] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [de97548ea7945] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [de97548ea7945] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [de97548ea7945] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [de97548ea7945] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [de97548ea7945] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.61s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-13T02:45:45.339Z] daemon.go:325: [d95f87a47a3e7] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d95f87a47a3e7] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d95f87a47a3e7] daemon started [2019-11-13T02:45:45.339Z] daemon.go:296: [d95f87a47a3e7] exiting daemon [2019-11-13T02:45:45.339Z] docker_cli_daemon_plugins_test.go:170: Daemon d95f87a47a3e7 is not started [2019-11-13T02:45:45.339Z] daemon.go:325: [d95f87a47a3e7] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d95f87a47a3e7] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d95f87a47a3e7] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d95f87a47a3e7] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d95f87a47a3e7] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d95f87a47a3e7] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.99s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-13T02:45:45.339Z] daemon.go:325: [dc6587c6da66c] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [dc6587c6da66c] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [dc6587c6da66c] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [dc6587c6da66c] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [dc6587c6da66c] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [dc6587c6da66c] Daemon stopped [2019-11-13T02:45:45.339Z] daemon.go:325: [dc6587c6da66c] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [dc6587c6da66c] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [dc6587c6da66c] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [dc6587c6da66c] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [dc6587c6da66c] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [dc6587c6da66c] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-13T02:45:45.339Z] daemon.go:325: [d88bec84d2faa] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d88bec84d2faa] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d88bec84d2faa] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d88bec84d2faa] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d88bec84d2faa] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d88bec84d2faa] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-13T02:45:45.339Z] daemon.go:325: [d443cfd47ce19] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d443cfd47ce19] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d443cfd47ce19] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d443cfd47ce19] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d443cfd47ce19] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d443cfd47ce19] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-13T02:45:45.339Z] daemon.go:325: [d2737319ed67f] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:296: [d2737319ed67f] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:325: [d2737319ed67f] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:461: [d2737319ed67f] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:450: [d2737319ed67f] Error when stopping daemon: daemon not started [2019-11-13T02:45:45.339Z] check_test.go:309: Daemon d2737319ed67f is not started [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.07s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-13T02:45:45.339Z] daemon.go:325: [d809c4b8628a5] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d809c4b8628a5] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d809c4b8628a5] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d809c4b8628a5] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d809c4b8628a5] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d809c4b8628a5] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.07s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-13T02:45:45.339Z] daemon.go:325: [d6c900381cb4c] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d6c900381cb4c] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d6c900381cb4c] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d6c900381cb4c] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d6c900381cb4c] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d6c900381cb4c] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.15s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-13T02:45:45.339Z] daemon.go:325: [d0cf7de4e146f] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d0cf7de4e146f] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d0cf7de4e146f] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d0cf7de4e146f] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d0cf7de4e146f] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d0cf7de4e146f] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-13T02:45:45.339Z] daemon.go:325: [d1ad7a3fbbb07] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d1ad7a3fbbb07] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d1ad7a3fbbb07] daemon started [2019-11-13T02:45:45.339Z] daemon.go:461: [d1ad7a3fbbb07] Stopping daemon [2019-11-13T02:45:45.339Z] daemon.go:296: [d1ad7a3fbbb07] exiting daemon [2019-11-13T02:45:45.339Z] daemon.go:448: [d1ad7a3fbbb07] Daemon stopped [2019-11-13T02:45:45.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.14s) [2019-11-13T02:45:45.339Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-13T02:45:45.339Z] daemon.go:325: [d9dafd54dec32] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:325: [d9dafd54dec32] waiting for daemon to start [2019-11-13T02:45:45.339Z] daemon.go:353: [d9dafd54dec32] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d9dafd54dec32] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d9dafd54dec32] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d9dafd54dec32] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.56s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-13T02:45:45.340Z] daemon.go:325: [d1442f3b802de] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d1442f3b802de] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d1442f3b802de] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d1442f3b802de] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d1442f3b802de] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d1442f3b802de] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.32s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-13T02:45:45.340Z] daemon.go:325: [dcdd3d2821432] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [dcdd3d2821432] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [dcdd3d2821432] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [dcdd3d2821432] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [dcdd3d2821432] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [dcdd3d2821432] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-13T02:45:45.340Z] daemon.go:325: [d1b9a62366af3] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d1b9a62366af3] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d1b9a62366af3] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d1b9a62366af3] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d1b9a62366af3] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d1b9a62366af3] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-13T02:45:45.340Z] daemon.go:325: [d580ba95d2de5] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d580ba95d2de5] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d580ba95d2de5] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d580ba95d2de5] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d580ba95d2de5] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d580ba95d2de5] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-13T02:45:45.340Z] daemon.go:325: [d7e4bd17711e9] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d7e4bd17711e9] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d7e4bd17711e9] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d7e4bd17711e9] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d7e4bd17711e9] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d7e4bd17711e9] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.68s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-13T02:45:45.340Z] daemon.go:325: [ddb80cad362e5] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [ddb80cad362e5] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [ddb80cad362e5] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [ddb80cad362e5] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [ddb80cad362e5] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [ddb80cad362e5] Daemon stopped [2019-11-13T02:45:45.340Z] check_test.go:309: Daemon ddb80cad362e5 is not started [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.58s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-13T02:45:45.340Z] daemon.go:325: [d7815ab14e707] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d7815ab14e707] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d7815ab14e707] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d7815ab14e707] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d7815ab14e707] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d7815ab14e707] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [d7815ab14e707] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d7815ab14e707] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d7815ab14e707] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d7815ab14e707] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d7815ab14e707] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d7815ab14e707] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.82s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-13T02:45:45.340Z] daemon.go:325: [db020cdb090c2] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [db020cdb090c2] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [db020cdb090c2] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [db020cdb090c2] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [db020cdb090c2] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [db020cdb090c2] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [db020cdb090c2] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [db020cdb090c2] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [db020cdb090c2] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [db020cdb090c2] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [db020cdb090c2] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [db020cdb090c2] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [db020cdb090c2] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.70s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-13T02:45:45.340Z] daemon.go:325: [df8215f79a305] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [df8215f79a305] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [df8215f79a305] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [df8215f79a305] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [df8215f79a305] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [df8215f79a305] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [df8215f79a305] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [df8215f79a305] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [df8215f79a305] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [df8215f79a305] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [df8215f79a305] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [df8215f79a305] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.26s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-13T02:45:45.340Z] daemon.go:325: [d5ae82cb8d55b] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d5ae82cb8d55b] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d5ae82cb8d55b] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d5ae82cb8d55b] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d5ae82cb8d55b] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d5ae82cb8d55b] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [d5ae82cb8d55b] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d5ae82cb8d55b] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d5ae82cb8d55b] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d5ae82cb8d55b] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d5ae82cb8d55b] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d5ae82cb8d55b] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.12s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-13T02:45:45.340Z] daemon.go:325: [d0d31999e8dbe] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d0d31999e8dbe] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d0d31999e8dbe] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d0d31999e8dbe] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d0d31999e8dbe] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d0d31999e8dbe] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [d0d31999e8dbe] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d0d31999e8dbe] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d0d31999e8dbe] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d0d31999e8dbe] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d0d31999e8dbe] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d0d31999e8dbe] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.81s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-13T02:45:45.340Z] daemon.go:325: [d01c9a52b5780] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d01c9a52b5780] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d01c9a52b5780] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d01c9a52b5780] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d01c9a52b5780] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d01c9a52b5780] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [d01c9a52b5780] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d01c9a52b5780] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d01c9a52b5780] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d01c9a52b5780] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d01c9a52b5780] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d01c9a52b5780] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.62s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-13T02:45:45.340Z] daemon.go:325: [db84cbb8ab9d9] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [db84cbb8ab9d9] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [db84cbb8ab9d9] daemon started [2019-11-13T02:45:45.340Z] daemon.go:325: [db84cbb8ab9d9] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:296: [db84cbb8ab9d9] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:325: [db84cbb8ab9d9] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [db84cbb8ab9d9] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [db84cbb8ab9d9] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [db84cbb8ab9d9] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [db84cbb8ab9d9] Daemon stopped [2019-11-13T02:45:45.340Z] check_test.go:309: Daemon db84cbb8ab9d9 is not started [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.72s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-13T02:45:45.340Z] daemon.go:325: [de1b481d6258d] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [de1b481d6258d] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [de1b481d6258d] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [de1b481d6258d] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [de1b481d6258d] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [de1b481d6258d] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [de1b481d6258d] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [de1b481d6258d] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [de1b481d6258d] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [de1b481d6258d] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [de1b481d6258d] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [de1b481d6258d] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.59s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-13T02:45:45.340Z] daemon.go:325: [df2cb69304bed] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [df2cb69304bed] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [df2cb69304bed] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [df2cb69304bed] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [df2cb69304bed] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [df2cb69304bed] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [df2cb69304bed] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [df2cb69304bed] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [df2cb69304bed] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [df2cb69304bed] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [df2cb69304bed] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [df2cb69304bed] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (13.76s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-13T02:45:45.340Z] daemon.go:325: [dfb82ffc01124] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [dfb82ffc01124] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [dfb82ffc01124] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [dfb82ffc01124] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [dfb82ffc01124] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [dfb82ffc01124] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [dfb82ffc01124] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [dfb82ffc01124] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [dfb82ffc01124] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [dfb82ffc01124] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [dfb82ffc01124] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [dfb82ffc01124] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [dfb82ffc01124] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [dfb82ffc01124] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [dfb82ffc01124] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [dfb82ffc01124] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [dfb82ffc01124] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [dfb82ffc01124] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [dfb82ffc01124] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.90s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-13T02:45:45.340Z] daemon.go:325: [ddefda1fb36da] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [ddefda1fb36da] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [ddefda1fb36da] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [ddefda1fb36da] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [ddefda1fb36da] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [ddefda1fb36da] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [ddefda1fb36da] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [ddefda1fb36da] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [ddefda1fb36da] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [ddefda1fb36da] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [ddefda1fb36da] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [ddefda1fb36da] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-13T02:45:45.340Z] daemon.go:325: [d58b2c4d0d921] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d58b2c4d0d921] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d58b2c4d0d921] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d58b2c4d0d921] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d58b2c4d0d921] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d58b2c4d0d921] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [d58b2c4d0d921] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d58b2c4d0d921] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d58b2c4d0d921] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d58b2c4d0d921] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d58b2c4d0d921] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d58b2c4d0d921] Daemon stopped [2019-11-13T02:45:45.340Z] daemon.go:325: [d58b2c4d0d921] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [d58b2c4d0d921] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [d58b2c4d0d921] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [d58b2c4d0d921] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [d58b2c4d0d921] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [d58b2c4d0d921] Daemon stopped [2019-11-13T02:45:45.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.93s) [2019-11-13T02:45:45.340Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-13T02:45:45.340Z] daemon.go:325: [dde93d41db991] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:325: [dde93d41db991] waiting for daemon to start [2019-11-13T02:45:45.340Z] daemon.go:353: [dde93d41db991] daemon started [2019-11-13T02:45:45.340Z] daemon.go:461: [dde93d41db991] Stopping daemon [2019-11-13T02:45:45.340Z] daemon.go:296: [dde93d41db991] exiting daemon [2019-11-13T02:45:45.340Z] daemon.go:448: [dde93d41db991] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [dde93d41db991] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [dde93d41db991] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [dde93d41db991] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [dde93d41db991] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [dde93d41db991] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [dde93d41db991] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.94s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-13T02:45:45.341Z] daemon.go:325: [d359fec25794b] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d359fec25794b] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d359fec25794b] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d359fec25794b] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d359fec25794b] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d359fec25794b] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [d359fec25794b] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d359fec25794b] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d359fec25794b] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d359fec25794b] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d359fec25794b] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d359fec25794b] Daemon stopped [2019-11-13T02:45:45.341Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-13T02:45:45.341Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T02:45:45.341Z] check_test.go:309: Daemon d7a572f7bca5a is not started [2019-11-13T02:45:45.341Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-13T02:45:45.341Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T02:45:45.341Z] check_test.go:309: Daemon de87336ecdafd is not started [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.08s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-13T02:45:45.341Z] daemon.go:325: [dcaf6b85f4a3e] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [dcaf6b85f4a3e] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [dcaf6b85f4a3e] daemon started [2019-11-13T02:45:45.341Z] daemon.go:296: [dcaf6b85f4a3e] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:325: [dcaf6b85f4a3e] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [dcaf6b85f4a3e] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [dcaf6b85f4a3e] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [dcaf6b85f4a3e] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [dcaf6b85f4a3e] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [dcaf6b85f4a3e] Daemon stopped [2019-11-13T02:45:45.341Z] check_test.go:309: Daemon dcaf6b85f4a3e is not started [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.27s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-13T02:45:45.341Z] daemon.go:325: [da4869ab5a488] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [da4869ab5a488] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [da4869ab5a488] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [da4869ab5a488] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [da4869ab5a488] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [da4869ab5a488] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [da4869ab5a488] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [da4869ab5a488] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [da4869ab5a488] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [da4869ab5a488] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [da4869ab5a488] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [da4869ab5a488] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.68s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-13T02:45:45.341Z] daemon.go:325: [db2fa4e510c80] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [db2fa4e510c80] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [db2fa4e510c80] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [db2fa4e510c80] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [db2fa4e510c80] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [db2fa4e510c80] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [db2fa4e510c80] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [db2fa4e510c80] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [db2fa4e510c80] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [db2fa4e510c80] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [db2fa4e510c80] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [db2fa4e510c80] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.89s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-13T02:45:45.341Z] daemon.go:325: [d47119236065e] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d47119236065e] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d47119236065e] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d47119236065e] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d47119236065e] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d47119236065e] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [d47119236065e] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d47119236065e] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d47119236065e] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d47119236065e] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d47119236065e] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d47119236065e] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.81s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-13T02:45:45.341Z] daemon.go:325: [dd297203b3c54] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [dd297203b3c54] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [dd297203b3c54] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [dd297203b3c54] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [dd297203b3c54] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [dd297203b3c54] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [dd297203b3c54] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [dd297203b3c54] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [dd297203b3c54] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [dd297203b3c54] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [dd297203b3c54] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [dd297203b3c54] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.99s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-13T02:45:45.341Z] daemon.go:325: [d36c7dacd766d] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d36c7dacd766d] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d36c7dacd766d] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d36c7dacd766d] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d36c7dacd766d] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d36c7dacd766d] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [d36c7dacd766d] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d36c7dacd766d] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d36c7dacd766d] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d36c7dacd766d] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d36c7dacd766d] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d36c7dacd766d] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.11s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-13T02:45:45.341Z] daemon.go:325: [dd79f75c5c908] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [dd79f75c5c908] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [dd79f75c5c908] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [dd79f75c5c908] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [dd79f75c5c908] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [dd79f75c5c908] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [dd79f75c5c908] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [dd79f75c5c908] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [dd79f75c5c908] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [dd79f75c5c908] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [dd79f75c5c908] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [dd79f75c5c908] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.52s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-13T02:45:45.341Z] daemon.go:325: [d559d5b42e859] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d559d5b42e859] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d559d5b42e859] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d559d5b42e859] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d559d5b42e859] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d559d5b42e859] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [d559d5b42e859] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d559d5b42e859] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d559d5b42e859] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d559d5b42e859] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d559d5b42e859] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d559d5b42e859] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.84s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-13T02:45:45.341Z] daemon.go:325: [d0be4ebbf5ab7] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d0be4ebbf5ab7] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d0be4ebbf5ab7] daemon started [2019-11-13T02:45:45.341Z] daemon.go:296: [d0be4ebbf5ab7] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:325: [d0be4ebbf5ab7] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d0be4ebbf5ab7] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d0be4ebbf5ab7] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d0be4ebbf5ab7] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d0be4ebbf5ab7] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d0be4ebbf5ab7] Daemon stopped [2019-11-13T02:45:45.341Z] check_test.go:309: Daemon d0be4ebbf5ab7 is not started [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.90s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-13T02:45:45.341Z] daemon.go:325: [d0035005b530d] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d0035005b530d] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d0035005b530d] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d0035005b530d] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d0035005b530d] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d0035005b530d] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [d0035005b530d] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d0035005b530d] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d0035005b530d] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d0035005b530d] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d0035005b530d] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d0035005b530d] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.37s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-13T02:45:45.341Z] daemon.go:325: [ddabce3c284d8] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [ddabce3c284d8] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [ddabce3c284d8] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [ddabce3c284d8] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [ddabce3c284d8] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [ddabce3c284d8] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [ddabce3c284d8] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [ddabce3c284d8] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [ddabce3c284d8] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [ddabce3c284d8] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [ddabce3c284d8] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [ddabce3c284d8] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.08s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-13T02:45:45.341Z] daemon.go:325: [d062e22ad27a2] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d062e22ad27a2] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d062e22ad27a2] daemon started [2019-11-13T02:45:45.341Z] daemon.go:296: [d062e22ad27a2] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:461: [d062e22ad27a2] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:450: [d062e22ad27a2] Error when stopping daemon: daemon not started [2019-11-13T02:45:45.341Z] check_test.go:309: Daemon d062e22ad27a2 is not started [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-13T02:45:45.341Z] daemon.go:325: [db8a5c2e36892] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [db8a5c2e36892] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [db8a5c2e36892] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [db8a5c2e36892] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [db8a5c2e36892] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [db8a5c2e36892] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.47s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-13T02:45:45.341Z] daemon.go:325: [d0b650ade6e7c] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d0b650ade6e7c] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d0b650ade6e7c] daemon started [2019-11-13T02:45:45.341Z] daemon.go:296: [d0b650ade6e7c] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:325: [d0b650ade6e7c] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d0b650ade6e7c] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d0b650ade6e7c] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d0b650ade6e7c] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d0b650ade6e7c] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d0b650ade6e7c] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [d0b650ade6e7c] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d0b650ade6e7c] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d0b650ade6e7c] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d0b650ade6e7c] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d0b650ade6e7c] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d0b650ade6e7c] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.15s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-13T02:45:45.341Z] daemon.go:325: [d9d9f09c4ca0b] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d9d9f09c4ca0b] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d9d9f09c4ca0b] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d9d9f09c4ca0b] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d9d9f09c4ca0b] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d9d9f09c4ca0b] Daemon stopped [2019-11-13T02:45:45.341Z] daemon.go:325: [d9d9f09c4ca0b] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [d9d9f09c4ca0b] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [d9d9f09c4ca0b] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [d9d9f09c4ca0b] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [d9d9f09c4ca0b] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [d9d9f09c4ca0b] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2019-11-13T02:45:45.341Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-13T02:45:45.341Z] daemon.go:325: [df713a1c636a7] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:325: [df713a1c636a7] waiting for daemon to start [2019-11-13T02:45:45.341Z] daemon.go:353: [df713a1c636a7] daemon started [2019-11-13T02:45:45.341Z] daemon.go:461: [df713a1c636a7] Stopping daemon [2019-11-13T02:45:45.341Z] daemon.go:296: [df713a1c636a7] exiting daemon [2019-11-13T02:45:45.341Z] daemon.go:448: [df713a1c636a7] Daemon stopped [2019-11-13T02:45:45.341Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-13T02:45:45.342Z] daemon.go:325: [dbaeb55d39c44] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [dbaeb55d39c44] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [dbaeb55d39c44] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [dbaeb55d39c44] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [dbaeb55d39c44] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [dbaeb55d39c44] Daemon stopped [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:45:45.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-13T02:45:45.342Z] daemon.go:325: [dcea073745475] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [dcea073745475] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [dcea073745475] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [dcea073745475] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [dcea073745475] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [dcea073745475] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:45:45.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-13T02:45:45.342Z] daemon.go:325: [d3e832a7e1bc9] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d3e832a7e1bc9] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d3e832a7e1bc9] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d3e832a7e1bc9] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d3e832a7e1bc9] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d3e832a7e1bc9] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:45:45.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-13T02:45:45.342Z] daemon.go:325: [dbe55ff8f2d22] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:296: [dbe55ff8f2d22] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:325: [dbe55ff8f2d22] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:45:45.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-13T02:45:45.342Z] daemon.go:325: [dc34008e6dbe8] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:296: [dc34008e6dbe8] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:325: [dc34008e6dbe8] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:45:45.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-13T02:45:45.342Z] daemon.go:325: [da57aa9f8f35a] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:296: [da57aa9f8f35a] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:325: [da57aa9f8f35a] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:45:45.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-13T02:45:45.342Z] daemon.go:325: [df427c0557fff] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [df427c0557fff] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [df427c0557fff] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [df427c0557fff] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [df427c0557fff] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [df427c0557fff] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:45:45.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-13T02:45:45.342Z] daemon.go:325: [d4b020a57e58a] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d4b020a57e58a] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d4b020a57e58a] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d4b020a57e58a] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d4b020a57e58a] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d4b020a57e58a] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:45:45.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-13T02:45:45.342Z] daemon.go:325: [dd6309931e41d] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:296: [dd6309931e41d] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:325: [dd6309931e41d] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:45:45.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-13T02:45:45.342Z] daemon.go:325: [d1a7552960d66] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:296: [d1a7552960d66] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:325: [d1a7552960d66] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-13T02:45:45.342Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-13T02:45:45.342Z] daemon.go:325: [d4b38b305eb36] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:296: [d4b38b305eb36] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:325: [d4b38b305eb36] waiting for daemon to start [2019-11-13T02:45:45.342Z] check_test.go:309: Daemon d393866230d83 is not started [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.15s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-13T02:45:45.342Z] daemon.go:325: [decc47d93d538] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [decc47d93d538] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [decc47d93d538] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [decc47d93d538] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [decc47d93d538] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [decc47d93d538] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:325: [decc47d93d538] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [decc47d93d538] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [decc47d93d538] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [decc47d93d538] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [decc47d93d538] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [decc47d93d538] Daemon stopped [2019-11-13T02:45:45.342Z] check_test.go:309: Daemon decc47d93d538 is not started [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-13T02:45:45.342Z] daemon.go:325: [d037170c20ce7] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d037170c20ce7] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d037170c20ce7] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d037170c20ce7] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d037170c20ce7] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d037170c20ce7] Daemon stopped [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-13T02:45:45.342Z] daemon.go:325: [d9d0d1104a86b] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d9d0d1104a86b] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d9d0d1104a86b] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d9d0d1104a86b] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d9d0d1104a86b] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d9d0d1104a86b] Daemon stopped [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.88s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-13T02:45:45.342Z] daemon.go:325: [d430167a5aa85] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d430167a5aa85] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d430167a5aa85] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d430167a5aa85] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d430167a5aa85] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d430167a5aa85] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:325: [d430167a5aa85] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d430167a5aa85] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d430167a5aa85] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d430167a5aa85] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d430167a5aa85] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d430167a5aa85] Daemon stopped [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-13T02:45:45.342Z] daemon.go:325: [d51c7254b4705] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d51c7254b4705] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d51c7254b4705] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d51c7254b4705] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d51c7254b4705] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d51c7254b4705] Daemon stopped [2019-11-13T02:45:45.342Z] check_test.go:309: Daemon d51c7254b4705 is not started [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.58s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-13T02:45:45.342Z] daemon.go:325: [d24a381c7f466] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d24a381c7f466] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d24a381c7f466] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d24a381c7f466] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d24a381c7f466] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d24a381c7f466] Daemon stopped [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.10s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-13T02:45:45.342Z] daemon.go:325: [d955b372c9222] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d955b372c9222] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d955b372c9222] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d955b372c9222] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d955b372c9222] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d955b372c9222] Daemon stopped [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.78s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-13T02:45:45.342Z] daemon.go:325: [d93e785fc3e60] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d93e785fc3e60] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d93e785fc3e60] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d93e785fc3e60] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d93e785fc3e60] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d93e785fc3e60] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:325: [d93e785fc3e60] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d93e785fc3e60] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d93e785fc3e60] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d93e785fc3e60] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d93e785fc3e60] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d93e785fc3e60] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:325: [d93e785fc3e60] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d93e785fc3e60] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d93e785fc3e60] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d93e785fc3e60] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d93e785fc3e60] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d93e785fc3e60] Daemon stopped [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-13T02:45:45.342Z] daemon.go:325: [de3bd63d42a83] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [de3bd63d42a83] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [de3bd63d42a83] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [de3bd63d42a83] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [de3bd63d42a83] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [de3bd63d42a83] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:325: [de3bd63d42a83] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:296: [de3bd63d42a83] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:325: [de3bd63d42a83] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:461: [de3bd63d42a83] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:450: [de3bd63d42a83] Error when stopping daemon: daemon not started [2019-11-13T02:45:45.342Z] check_test.go:309: Daemon de3bd63d42a83 is not started [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.16s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-13T02:45:45.342Z] daemon.go:325: [df29b33774efd] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [df29b33774efd] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [df29b33774efd] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [df29b33774efd] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [df29b33774efd] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [df29b33774efd] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:325: [df29b33774efd] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [df29b33774efd] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [df29b33774efd] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [df29b33774efd] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [df29b33774efd] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [df29b33774efd] Daemon stopped [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.08s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-13T02:45:45.342Z] daemon.go:325: [d4a9932a2e188] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d4a9932a2e188] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d4a9932a2e188] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d4a9932a2e188] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d4a9932a2e188] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d4a9932a2e188] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:325: [d4a9932a2e188] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d4a9932a2e188] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d4a9932a2e188] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d4a9932a2e188] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d4a9932a2e188] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d4a9932a2e188] Daemon stopped [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.63s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-13T02:45:45.342Z] daemon.go:325: [d207d3de8c27f] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d207d3de8c27f] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d207d3de8c27f] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d207d3de8c27f] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d207d3de8c27f] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d207d3de8c27f] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:325: [d207d3de8c27f] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d207d3de8c27f] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d207d3de8c27f] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d207d3de8c27f] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d207d3de8c27f] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d207d3de8c27f] Daemon stopped [2019-11-13T02:45:45.342Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.36s) [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-13T02:45:45.342Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-13T02:45:45.342Z] daemon.go:325: [d4b148cf8c406] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:325: [d4b148cf8c406] waiting for daemon to start [2019-11-13T02:45:45.342Z] daemon.go:353: [d4b148cf8c406] daemon started [2019-11-13T02:45:45.342Z] daemon.go:461: [d4b148cf8c406] Stopping daemon [2019-11-13T02:45:45.342Z] daemon.go:296: [d4b148cf8c406] exiting daemon [2019-11-13T02:45:45.342Z] daemon.go:448: [d4b148cf8c406] Daemon stopped [2019-11-13T02:45:45.342Z] daemon.go:325: [d4b148cf8c406] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d4b148cf8c406] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d4b148cf8c406] daemon started [2019-11-13T02:45:45.343Z] check_test.go:309: Daemon dfd28d0155c62 is not started [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2019-11-13T02:45:45.343Z] daemon.go:325: [d213fcd9ac2a9] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d213fcd9ac2a9] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d213fcd9ac2a9] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d213fcd9ac2a9] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d213fcd9ac2a9] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d213fcd9ac2a9] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-13T02:45:45.343Z] daemon.go:325: [d480751e16b73] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d480751e16b73] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d480751e16b73] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d480751e16b73] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d480751e16b73] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d480751e16b73] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-13T02:45:45.343Z] daemon.go:325: [d6d426339ab1f] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d6d426339ab1f] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d6d426339ab1f] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d6d426339ab1f] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d6d426339ab1f] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d6d426339ab1f] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.19s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2019-11-13T02:45:45.343Z] daemon.go:325: [dc14c364fe48e] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [dc14c364fe48e] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [dc14c364fe48e] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [dc14c364fe48e] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [dc14c364fe48e] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [dc14c364fe48e] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-13T02:45:45.343Z] check_test.go:309: Daemon d18cb77129f7c is not started [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-13T02:45:45.343Z] daemon.go:325: [ded6261ceec64] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [ded6261ceec64] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [ded6261ceec64] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [ded6261ceec64] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [ded6261ceec64] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [ded6261ceec64] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-13T02:45:45.343Z] daemon.go:325: [d040773bdccb1] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d040773bdccb1] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d040773bdccb1] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d040773bdccb1] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d040773bdccb1] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d040773bdccb1] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.99s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-13T02:45:45.343Z] daemon.go:325: [d59db806d042f] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d59db806d042f] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d59db806d042f] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d59db806d042f] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d59db806d042f] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d59db806d042f] Daemon stopped [2019-11-13T02:45:45.343Z] daemon.go:325: [d59db806d042f] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d59db806d042f] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d59db806d042f] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d59db806d042f] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d59db806d042f] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d59db806d042f] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2019-11-13T02:45:45.343Z] daemon.go:325: [d58906d290077] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d58906d290077] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d58906d290077] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d58906d290077] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d58906d290077] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d58906d290077] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2019-11-13T02:45:45.343Z] daemon.go:325: [dd3af5e9a06a2] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [dd3af5e9a06a2] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [dd3af5e9a06a2] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [dd3af5e9a06a2] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [dd3af5e9a06a2] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [dd3af5e9a06a2] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.57s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2019-11-13T02:45:45.343Z] daemon.go:325: [dd4dc2a899acb] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [dd4dc2a899acb] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [dd4dc2a899acb] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [dd4dc2a899acb] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [dd4dc2a899acb] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [dd4dc2a899acb] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.79s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-13T02:45:45.343Z] daemon.go:325: [d77b7d86db402] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d77b7d86db402] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d77b7d86db402] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d77b7d86db402] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d77b7d86db402] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d77b7d86db402] Daemon stopped [2019-11-13T02:45:45.343Z] daemon.go:325: [d77b7d86db402] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d77b7d86db402] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d77b7d86db402] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d77b7d86db402] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d77b7d86db402] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d77b7d86db402] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.88s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-13T02:45:45.343Z] daemon.go:325: [de3cdcc29422c] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [de3cdcc29422c] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [de3cdcc29422c] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [de3cdcc29422c] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [de3cdcc29422c] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [de3cdcc29422c] Daemon stopped [2019-11-13T02:45:45.343Z] daemon.go:325: [de3cdcc29422c] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [de3cdcc29422c] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [de3cdcc29422c] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [de3cdcc29422c] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [de3cdcc29422c] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [de3cdcc29422c] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.58s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2019-11-13T02:45:45.343Z] daemon.go:325: [d1a2a4325848e] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d1a2a4325848e] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d1a2a4325848e] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d1a2a4325848e] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d1a2a4325848e] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d1a2a4325848e] Daemon stopped [2019-11-13T02:45:45.343Z] daemon.go:325: [d1a2a4325848e] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d1a2a4325848e] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d1a2a4325848e] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d1a2a4325848e] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d1a2a4325848e] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d1a2a4325848e] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.36s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-13T02:45:45.343Z] daemon.go:325: [d317081f39edc] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d317081f39edc] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d317081f39edc] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d317081f39edc] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d317081f39edc] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d317081f39edc] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-13T02:45:45.343Z] daemon.go:325: [db3d009688077] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [db3d009688077] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [db3d009688077] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [db3d009688077] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [db3d009688077] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [db3d009688077] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.40s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-13T02:45:45.343Z] daemon.go:325: [dda5eba8aad07] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [dda5eba8aad07] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [dda5eba8aad07] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [dda5eba8aad07] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [dda5eba8aad07] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [dda5eba8aad07] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.57s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-13T02:45:45.343Z] daemon.go:325: [db184b6cbf7a4] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [db184b6cbf7a4] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [db184b6cbf7a4] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [db184b6cbf7a4] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [db184b6cbf7a4] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [db184b6cbf7a4] Daemon stopped [2019-11-13T02:45:45.343Z] daemon.go:325: [db184b6cbf7a4] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [db184b6cbf7a4] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [db184b6cbf7a4] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [db184b6cbf7a4] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [db184b6cbf7a4] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [db184b6cbf7a4] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.22s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-13T02:45:45.343Z] daemon.go:325: [d05b3cfd1d176] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d05b3cfd1d176] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d05b3cfd1d176] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d05b3cfd1d176] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d05b3cfd1d176] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d05b3cfd1d176] Daemon stopped [2019-11-13T02:45:45.343Z] daemon.go:325: [d05b3cfd1d176] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d05b3cfd1d176] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d05b3cfd1d176] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d05b3cfd1d176] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d05b3cfd1d176] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d05b3cfd1d176] Daemon stopped [2019-11-13T02:45:45.343Z] daemon.go:325: [d05b3cfd1d176] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:296: [d05b3cfd1d176] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:325: [d05b3cfd1d176] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:461: [d05b3cfd1d176] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:450: [d05b3cfd1d176] Error when stopping daemon: daemon not started [2019-11-13T02:45:45.343Z] docker_cli_daemon_test.go:2542: Daemon d05b3cfd1d176 is not started [2019-11-13T02:45:45.343Z] daemon.go:325: [d05b3cfd1d176] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d05b3cfd1d176] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d05b3cfd1d176] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [d05b3cfd1d176] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [d05b3cfd1d176] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [d05b3cfd1d176] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.87s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-13T02:45:45.343Z] daemon.go:325: [de51de1cbd6da] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [de51de1cbd6da] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [de51de1cbd6da] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [de51de1cbd6da] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [de51de1cbd6da] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [de51de1cbd6da] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-13T02:45:45.343Z] daemon.go:325: [ddd8c62884d12] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [ddd8c62884d12] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [ddd8c62884d12] daemon started [2019-11-13T02:45:45.343Z] daemon.go:461: [ddd8c62884d12] Stopping daemon [2019-11-13T02:45:45.343Z] daemon.go:296: [ddd8c62884d12] exiting daemon [2019-11-13T02:45:45.343Z] daemon.go:448: [ddd8c62884d12] Daemon stopped [2019-11-13T02:45:45.343Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.22s) [2019-11-13T02:45:45.343Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2019-11-13T02:45:45.343Z] daemon.go:325: [d5d80381852c1] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:325: [d5d80381852c1] waiting for daemon to start [2019-11-13T02:45:45.343Z] daemon.go:353: [d5d80381852c1] daemon started [2019-11-13T02:45:45.344Z] daemon.go:461: [d5d80381852c1] Stopping daemon [2019-11-13T02:45:45.344Z] daemon.go:296: [d5d80381852c1] exiting daemon [2019-11-13T02:45:45.344Z] daemon.go:448: [d5d80381852c1] Daemon stopped [2019-11-13T02:45:45.344Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.07s) [2019-11-13T02:45:45.344Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2019-11-13T02:45:45.344Z] daemon.go:325: [d4e0e685cebde] waiting for daemon to start [2019-11-13T02:45:45.344Z] daemon.go:325: [d4e0e685cebde] waiting for daemon to start [2019-11-13T02:45:45.344Z] daemon.go:353: [d4e0e685cebde] daemon started [2019-11-13T02:45:45.344Z] daemon.go:461: [d4e0e685cebde] Stopping daemon [2019-11-13T02:45:45.344Z] daemon.go:296: [d4e0e685cebde] exiting daemon [2019-11-13T02:45:45.344Z] daemon.go:448: [d4e0e685cebde] Daemon stopped [2019-11-13T02:45:45.344Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.08s) [2019-11-13T02:45:45.344Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2019-11-13T02:45:45.344Z] check_test.go:309: Daemon dd67db2ead412 is not started [2019-11-13T02:45:45.344Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.85s) [2019-11-13T02:45:45.344Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2019-11-13T02:45:45.344Z] daemon.go:325: [dab956a20b142] waiting for daemon to start [2019-11-13T02:45:45.344Z] daemon.go:325: [dab956a20b142] waiting for daemon to start [2019-11-13T02:45:45.344Z] daemon.go:353: [dab956a20b142] daemon started [2019-11-13T02:45:45.344Z] daemon.go:461: [dab956a20b142] Stopping daemon [2019-11-13T02:45:45.344Z] daemon.go:296: [dab956a20b142] exiting daemon [2019-11-13T02:45:45.344Z] daemon.go:448: [dab956a20b142] Daemon stopped [2019-11-13T02:45:45.344Z] === RUN TestDockerSwarmSuite [2019-11-13T02:45:45.344Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-13T02:45:45.582Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-13T02:45:47.476Z] ok github.com/docker/docker/pkg/archive 0.393s coverage: 76.9% of statements [2019-11-13T02:45:48.407Z] ok github.com/docker/docker/pkg/authorization 0.102s coverage: 66.7% of statements [2019-11-13T02:45:48.664Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-13T02:45:48.922Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-13T02:45:49.537Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-13T02:45:52.194Z] ok github.com/docker/docker/layer 7.332s coverage: 72.0% of statements [2019-11-13T02:45:52.194Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-13T02:45:52.194Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-13T02:45:52.194Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-13T02:45:52.194Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-13T02:45:52.194Z] ? github.com/docker/docker/oci [no test files] [2019-11-13T02:45:52.194Z] ? github.com/docker/docker/oci/caps [no test files] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2019-11-13T02:45:52.451Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-13T02:45:52.709Z] ok github.com/docker/docker/pkg/chrootarchive 2.987s coverage: 43.2% of statements [2019-11-13T02:45:52.709Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-13T02:45:52.709Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-13T02:45:52.814Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-13T02:45:52.814Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-13T02:45:52.814Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-13T02:45:52.967Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-11-13T02:45:53.532Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-11-13T02:45:54.097Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-11-13T02:45:55.029Z] ok github.com/docker/docker/pkg/discovery/nodes 0.017s coverage: 93.8% of statements [2019-11-13T02:45:55.286Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-11-13T02:45:56.099Z] --- PASS: TestServiceWithDataPathPortInit (19.42s) [2019-11-13T02:45:56.099Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-13T02:45:56.099Z] daemon.go:325: [d288dd344c3be] waiting for daemon to start [2019-11-13T02:45:56.099Z] daemon.go:325: [d288dd344c3be] waiting for daemon to start [2019-11-13T02:45:56.099Z] daemon.go:353: [d288dd344c3be] daemon started [2019-11-13T02:45:56.099Z] daemon.go:461: [d288dd344c3be] Stopping daemon [2019-11-13T02:45:56.099Z] daemon.go:296: [d288dd344c3be] exiting daemon [2019-11-13T02:45:56.099Z] daemon.go:448: [d288dd344c3be] Daemon stopped [2019-11-13T02:45:56.099Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-13T02:45:56.099Z] daemon.go:325: [d06ad360579d8] waiting for daemon to start [2019-11-13T02:45:56.099Z] daemon.go:325: [d06ad360579d8] waiting for daemon to start [2019-11-13T02:45:56.099Z] daemon.go:353: [d06ad360579d8] daemon started [2019-11-13T02:45:56.099Z] daemon.go:461: [d06ad360579d8] Stopping daemon [2019-11-13T02:45:56.099Z] daemon.go:296: [d06ad360579d8] exiting daemon [2019-11-13T02:45:56.099Z] daemon.go:448: [d06ad360579d8] Daemon stopped [2019-11-13T02:45:56.099Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-13T02:45:56.656Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 66.3% of statements [2019-11-13T02:45:57.587Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-11-13T02:45:57.844Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2019-11-13T02:45:57.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-13T02:45:58.100Z] ok github.com/docker/docker/pkg/fsutils 0.221s coverage: 85.1% of statements [2019-11-13T02:45:58.357Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 10.2% of statements [2019-11-13T02:45:58.563Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-13T02:45:58.822Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-13T02:45:59.386Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-13T02:45:59.726Z] ok github.com/docker/docker/pkg/ioutils 0.376s coverage: 69.1% of statements [2019-11-13T02:45:59.726Z] ok github.com/docker/docker/pkg/idtools 0.676s coverage: 70.1% of statements [2019-11-13T02:45:59.952Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-13T02:46:00.211Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-13T02:46:00.289Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2019-11-13T02:46:00.289Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-11-13T02:46:00.469Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-13T02:46:00.853Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-13T02:46:00.853Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-13T02:46:01.034Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-13T02:46:01.417Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2019-11-13T02:46:01.675Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2019-11-13T02:46:01.932Z] ok github.com/docker/docker/pkg/mount 0.553s coverage: 69.6% of statements [2019-11-13T02:46:01.932Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-13T02:46:01.932Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2019-11-13T02:46:02.495Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2019-11-13T02:46:02.752Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-11-13T02:46:02.752Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-13T02:46:02.752Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-13T02:46:03.559Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-13T02:46:03.685Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2019-11-13T02:46:04.249Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-13T02:46:04.814Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2019-11-13T02:46:04.814Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-13T02:46:04.934Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-13T02:46:06.182Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 72.7% of statements [2019-11-13T02:46:06.304Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.14s) [2019-11-13T02:46:06.304Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-11-13T02:46:06.304Z] daemon.go:325: [d7059133afc13] waiting for daemon to start [2019-11-13T02:46:06.304Z] daemon.go:325: [d7059133afc13] waiting for daemon to start [2019-11-13T02:46:06.304Z] daemon.go:353: [d7059133afc13] daemon started [2019-11-13T02:46:06.304Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kt4qfgyymlfgne26sj544mrpo Created:2019-11-13 02:45:57.551097049 +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[5195d4dfa39e249e59806bf352ad4a83e61ff43a9f72ce458f147e69538f3f1e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ut8zp97vu0v4p6fd6uwxdkegj EndpointID:8b68459eeda8c3eec6ee044f1d0cc0843fb06308c318d78d396aeec920474744 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f4b6ab45d400f89d4476ba8d79aaa5f77ca71097217177caf27442f07e43624e 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:93ff1f062663 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ut8zp97vu0v4p6fd6uwxdkegj EndpointID:8b68459eeda8c3eec6ee044f1d0cc0843fb06308c318d78d396aeec920474744 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-13T02:46:06.304Z] daemon.go:461: [d7059133afc13] Stopping daemon [2019-11-13T02:46:06.304Z] daemon.go:296: [d7059133afc13] exiting daemon [2019-11-13T02:46:06.304Z] daemon.go:448: [d7059133afc13] Daemon stopped [2019-11-13T02:46:06.304Z] PASS [2019-11-13T02:46:06.304Z] [2019-11-13T02:46:06.304Z] === Skipped [2019-11-13T02:46:06.304Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-13T02:46:06.304Z] service_test.go:230: FLAKY_TEST [2019-11-13T02:46:06.304Z] [2019-11-13T02:46:06.305Z] [2019-11-13T02:46:06.305Z] DONE 21 tests, 1 skipped in 53.261s [2019-11-13T02:46:06.305Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-13T02:46:06.305Z] ++ 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 [2019-11-13T02:46:06.305Z] ++ set -e [2019-11-13T02:46:06.305Z] ++ '[' -n 0 ']' [2019-11-13T02:46:06.305Z] ++ set -x [2019-11-13T02:46:06.305Z] ++ 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= 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 [2019-11-13T02:46:06.305Z] INFO: Testing against a local daemon [2019-11-13T02:46:06.305Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-13T02:46:06.305Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-13T02:46:06.305Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:46:06.305Z] === RUN TestDockerNetworkIpvlan [2019-11-13T02:46:06.305Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-13T02:46:06.305Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:46:06.305Z] PASS [2019-11-13T02:46:06.305Z] [2019-11-13T02:46:06.305Z] === Skipped [2019-11-13T02:46:06.305Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-13T02:46:06.305Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:46:06.305Z] [2019-11-13T02:46:06.305Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-13T02:46:06.305Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:46:06.305Z] [2019-11-13T02:46:06.305Z] [2019-11-13T02:46:06.305Z] DONE 2 tests, 2 skipped in 0.113s [2019-11-13T02:46:06.305Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-13T02:46:06.305Z] ++ 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 [2019-11-13T02:46:06.305Z] ++ set -e [2019-11-13T02:46:06.305Z] ++ '[' -n 0 ']' [2019-11-13T02:46:06.305Z] ++ set -x [2019-11-13T02:46:06.305Z] ++ 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= 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 [2019-11-13T02:46:06.305Z] INFO: Testing against a local daemon [2019-11-13T02:46:06.305Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-13T02:46:06.746Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-13T02:46:06.869Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-13T02:46:07.804Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-11-13T02:46:07.804Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-11-13T02:46:07.804Z] daemon.go:325: [d8f4d91913731] waiting for daemon to start [2019-11-13T02:46:07.804Z] daemon.go:325: [d8f4d91913731] waiting for daemon to start [2019-11-13T02:46:07.804Z] daemon.go:353: [d8f4d91913731] daemon started [2019-11-13T02:46:07.804Z] daemon.go:461: [d8f4d91913731] Stopping daemon [2019-11-13T02:46:07.804Z] daemon.go:296: [d8f4d91913731] exiting daemon [2019-11-13T02:46:07.804Z] daemon.go:448: [d8f4d91913731] Daemon stopped [2019-11-13T02:46:07.804Z] daemon.go:325: [d8f4d91913731] waiting for daemon to start [2019-11-13T02:46:07.804Z] daemon.go:325: [d8f4d91913731] waiting for daemon to start [2019-11-13T02:46:07.804Z] daemon.go:353: [d8f4d91913731] daemon started [2019-11-13T02:46:07.804Z] daemon.go:461: [d8f4d91913731] Stopping daemon [2019-11-13T02:46:07.804Z] daemon.go:296: [d8f4d91913731] exiting daemon [2019-11-13T02:46:07.804Z] daemon.go:448: [d8f4d91913731] Daemon stopped [2019-11-13T02:46:07.804Z] === RUN TestDockerNetworkMacvlan [2019-11-13T02:46:08.735Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-13T02:46:08.735Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-13T02:46:09.669Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-13T02:46:09.926Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-13T02:46:10.020Z] ok github.com/docker/docker/pkg/signal 2.889s coverage: 61.0% of statements [2019-11-13T02:46:10.276Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-11-13T02:46:10.490Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-13T02:46:10.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-13T02:46:10.840Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-13T02:46:11.097Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-13T02:46:11.313Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-13T02:46:11.353Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-13T02:46:11.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-13T02:46:11.918Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2019-11-13T02:46:12.483Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 35.8% of statements [2019-11-13T02:46:13.047Z] ok github.com/docker/docker/pkg/tailfile 0.057s coverage: 88.6% of statements [2019-11-13T02:46:13.611Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2019-11-13T02:46:14.175Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-11-13T02:46:14.403Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-13T02:46:14.431Z] testing: warning: no tests to run [2019-11-13T02:46:14.431Z] ok github.com/docker/docker/pkg/term/windows 0.020s coverage: 0.0% of statements [no tests to run] [2019-11-13T02:46:14.995Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-13T02:46:15.252Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-13T02:46:15.252Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-13T02:46:17.487Z] e96b0897c5d1: Pull complete [2019-11-13T02:46:17.487Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-13T02:46:17.487Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:46:17.487Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-13T02:46:17.487Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-13T02:46:17.487Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-11-13T02:46:17.487Z] WARN: Skipping validation tests [2019-11-13T02:46:17.487Z] INFO: Running unit tests at 11/13/2019 02:46:06... [2019-11-13T02:46:17.487Z] INFO: make.ps1 starting at 11/13/2019 02:46:10 [2019-11-13T02:46:17.487Z] INFO: Git commit (33b271948) assumed from DOCKER_GITCOMMIT environment variable [2019-11-13T02:46:17.487Z] INFO: Invoking autogen... [2019-11-13T02:46:17.487Z] INFO: Running unit tests... [2019-11-13T02:46:17.777Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.3% of statements [2019-11-13T02:46:18.341Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-13T02:46:19.274Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 74.1% of statements [2019-11-13T02:46:19.755Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-13T02:46:19.755Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-13T02:46:19.839Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-13T02:46:21.210Z] ok github.com/docker/docker/registry 0.090s coverage: 56.4% of statements [2019-11-13T02:46:21.774Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-13T02:46:22.031Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2019-11-13T02:46:22.964Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-11-13T02:46:23.895Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-13T02:46:24.459Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2019-11-13T02:46:25.391Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-11-13T02:46:26.324Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2019-11-13T02:46:28.742Z] --- PASS: TestBuildWithHugeFile (80.07s) [2019-11-13T02:46:28.742Z] === RUN TestBuildWithEmptyDockerfile [2019-11-13T02:46:28.742Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:46:28.742Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:46:28.742Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:46:28.742Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:46:28.742Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:46:28.742Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:46:28.742Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:46:28.742Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:46:28.742Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:46:28.742Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-11-13T02:46:28.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.26s) [2019-11-13T02:46:28.742Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2019-11-13T02:46:28.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-11-13T02:46:28.742Z] === RUN TestBuildPreserveOwnership [2019-11-13T02:46:28.742Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-13T02:46:28.742Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-13T02:46:30.426Z] --- PASS: TestBuildPreserveOwnership (4.91s) [2019-11-13T02:46:30.426Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2019-11-13T02:46:30.426Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2019-11-13T02:46:30.426Z] === RUN TestBuildPlatformInvalid [2019-11-13T02:46:30.762Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-11-13T02:46:30.762Z] PASS [2019-11-13T02:46:30.762Z] [2019-11-13T02:46:30.762Z] DONE 30 tests in 124.290s [2019-11-13T02:46:30.762Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-13T02:46:30.762Z] ++ 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 [2019-11-13T02:46:30.762Z] ++ set -e [2019-11-13T02:46:30.762Z] ++ '[' -n 0 ']' [2019-11-13T02:46:30.762Z] ++ set -x [2019-11-13T02:46:30.762Z] ++ 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= 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 [2019-11-13T02:46:30.762Z] INFO: Testing against a local daemon [2019-11-13T02:46:30.762Z] === RUN TestConfigList [2019-11-13T02:46:33.066Z] --- PASS: TestConfigList (2.23s) [2019-11-13T02:46:33.066Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2019-11-13T02:46:33.066Z] daemon.go:325: [d729f9845e582] waiting for daemon to start [2019-11-13T02:46:33.066Z] daemon.go:325: [d729f9845e582] waiting for daemon to start [2019-11-13T02:46:33.066Z] daemon.go:353: [d729f9845e582] daemon started [2019-11-13T02:46:33.066Z] daemon.go:461: [d729f9845e582] Stopping daemon [2019-11-13T02:46:33.066Z] daemon.go:296: [d729f9845e582] exiting daemon [2019-11-13T02:46:33.066Z] daemon.go:448: [d729f9845e582] Daemon stopped [2019-11-13T02:46:33.066Z] === RUN TestConfigsCreateAndDelete [2019-11-13T02:46:35.357Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2019-11-13T02:46:35.357Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2019-11-13T02:46:35.357Z] daemon.go:325: [dcf6c87c6e578] waiting for daemon to start [2019-11-13T02:46:35.357Z] daemon.go:325: [dcf6c87c6e578] waiting for daemon to start [2019-11-13T02:46:35.357Z] daemon.go:353: [dcf6c87c6e578] daemon started [2019-11-13T02:46:35.357Z] daemon.go:461: [dcf6c87c6e578] Stopping daemon [2019-11-13T02:46:35.357Z] daemon.go:296: [dcf6c87c6e578] exiting daemon [2019-11-13T02:46:35.357Z] daemon.go:448: [dcf6c87c6e578] Daemon stopped [2019-11-13T02:46:35.357Z] === RUN TestConfigsUpdate [2019-11-13T02:46:37.648Z] --- PASS: TestConfigsUpdate (2.25s) [2019-11-13T02:46:37.648Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2019-11-13T02:46:37.648Z] daemon.go:325: [dfd44570c550b] waiting for daemon to start [2019-11-13T02:46:37.648Z] daemon.go:325: [dfd44570c550b] waiting for daemon to start [2019-11-13T02:46:37.648Z] daemon.go:353: [dfd44570c550b] daemon started [2019-11-13T02:46:37.648Z] daemon.go:461: [dfd44570c550b] Stopping daemon [2019-11-13T02:46:37.648Z] daemon.go:296: [dfd44570c550b] exiting daemon [2019-11-13T02:46:37.648Z] daemon.go:448: [dfd44570c550b] Daemon stopped [2019-11-13T02:46:37.648Z] === RUN TestTemplatedConfig [2019-11-13T02:46:37.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-13T02:46:37.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-13T02:46:37.822Z] --- PASS: TestDockerNetworkMacvlan (28.84s) [2019-11-13T02:46:37.822Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:46:37.822Z] daemon.go:325: [d6d08c88045d3] waiting for daemon to start [2019-11-13T02:46:37.822Z] daemon.go:325: [d6d08c88045d3] waiting for daemon to start [2019-11-13T02:46:37.822Z] daemon.go:353: [d6d08c88045d3] daemon started [2019-11-13T02:46:37.822Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-13T02:46:37.822Z] daemon.go:461: [d6d08c88045d3] Stopping daemon [2019-11-13T02:46:37.822Z] daemon.go:296: [d6d08c88045d3] exiting daemon [2019-11-13T02:46:37.822Z] daemon.go:448: [d6d08c88045d3] Daemon stopped [2019-11-13T02:46:37.822Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:46:37.822Z] daemon.go:325: [d27f22dcb8df9] waiting for daemon to start [2019-11-13T02:46:37.822Z] daemon.go:325: [d27f22dcb8df9] waiting for daemon to start [2019-11-13T02:46:37.822Z] daemon.go:353: [d27f22dcb8df9] daemon started [2019-11-13T02:46:37.822Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-11-13T02:46:37.822Z] daemon.go:461: [d27f22dcb8df9] Stopping daemon [2019-11-13T02:46:37.822Z] daemon.go:296: [d27f22dcb8df9] exiting daemon [2019-11-13T02:46:37.822Z] daemon.go:448: [d27f22dcb8df9] Daemon stopped [2019-11-13T02:46:37.822Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:46:37.822Z] daemon.go:325: [d8503b6eedac9] waiting for daemon to start [2019-11-13T02:46:37.822Z] daemon.go:325: [d8503b6eedac9] waiting for daemon to start [2019-11-13T02:46:37.822Z] daemon.go:353: [d8503b6eedac9] daemon started [2019-11-13T02:46:37.822Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.37s) [2019-11-13T02:46:37.822Z] daemon.go:461: [d8503b6eedac9] Stopping daemon [2019-11-13T02:46:37.822Z] daemon.go:296: [d8503b6eedac9] exiting daemon [2019-11-13T02:46:37.822Z] daemon.go:448: [d8503b6eedac9] Daemon stopped [2019-11-13T02:46:37.822Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:46:37.822Z] daemon.go:325: [d6cb953d97406] waiting for daemon to start [2019-11-13T02:46:37.822Z] daemon.go:325: [d6cb953d97406] waiting for daemon to start [2019-11-13T02:46:37.822Z] daemon.go:353: [d6cb953d97406] daemon started [2019-11-13T02:46:37.822Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.72s) [2019-11-13T02:46:37.822Z] daemon.go:461: [d6cb953d97406] Stopping daemon [2019-11-13T02:46:37.822Z] daemon.go:296: [d6cb953d97406] exiting daemon [2019-11-13T02:46:37.822Z] daemon.go:448: [d6cb953d97406] Daemon stopped [2019-11-13T02:46:37.822Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:46:37.822Z] daemon.go:325: [dcfb7032b27a5] waiting for daemon to start [2019-11-13T02:46:37.822Z] daemon.go:325: [dcfb7032b27a5] waiting for daemon to start [2019-11-13T02:46:37.822Z] daemon.go:353: [dcfb7032b27a5] daemon started [2019-11-13T02:46:37.822Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.96s) [2019-11-13T02:46:37.822Z] daemon.go:461: [dcfb7032b27a5] Stopping daemon [2019-11-13T02:46:37.822Z] daemon.go:296: [dcfb7032b27a5] exiting daemon [2019-11-13T02:46:37.822Z] daemon.go:448: [dcfb7032b27a5] Daemon stopped [2019-11-13T02:46:37.822Z] PASS [2019-11-13T02:46:37.822Z] [2019-11-13T02:46:37.822Z] DONE 7 tests in 30.421s [2019-11-13T02:46:37.822Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-13T02:46:37.822Z] ++ 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 [2019-11-13T02:46:37.822Z] ++ set -e [2019-11-13T02:46:37.822Z] ++ '[' -n 0 ']' [2019-11-13T02:46:37.822Z] ++ set -x [2019-11-13T02:46:37.822Z] ++ 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= 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 [2019-11-13T02:46:37.822Z] testing: warning: no tests to run [2019-11-13T02:46:37.822Z] PASS [2019-11-13T02:46:37.822Z] [2019-11-13T02:46:37.822Z] DONE 0 tests in 0.034s [2019-11-13T02:46:37.822Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-13T02:46:37.822Z] ++ 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 [2019-11-13T02:46:37.822Z] ++ set -e [2019-11-13T02:46:37.822Z] ++ '[' -n 0 ']' [2019-11-13T02:46:37.822Z] ++ set -x [2019-11-13T02:46:37.822Z] ++ 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= 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 [2019-11-13T02:46:37.822Z] INFO: Testing against a local daemon [2019-11-13T02:46:37.822Z] === RUN TestAuthZPluginAllowRequest [2019-11-13T02:46:38.534Z] ? github.com/docker/docker/api [no test files] [2019-11-13T02:46:38.548Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.8% of statements [2019-11-13T02:46:38.548Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-13T02:46:38.548Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-13T02:46:38.548Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-13T02:46:38.548Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-13T02:46:38.548Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-13T02:46:38.548Z] ? github.com/docker/docker/rootless [no test files] [2019-11-13T02:46:38.548Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-13T02:46:38.548Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-13T02:46:38.548Z] ? github.com/docker/docker/volume [no test files] [2019-11-13T02:46:38.548Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-13T02:46:38.548Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === Skipped [2019-11-13T02:46:38.548Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-13T02:46:38.548Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-13T02:46:38.548Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:46:38.548Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:46:38.548Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:46:38.548Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:46:38.548Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:46:38.548Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:73: No driver to put! [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-13T02:46:38.548Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-13T02:46:38.548Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-13T02:46:38.548Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:46:38.548Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:46:38.548Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:46:38.548Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:46:38.548Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-13T02:46:38.548Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-13T02:46:38.548Z] graphtest_unix.go:73: No driver to put! [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-13T02:46:38.548Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] [2019-11-13T02:46:38.548Z] DONE 2065 tests, 19 skipped in 256.076s Post stage [Pipeline] junit [2019-11-13T02:46:38.559Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-13T02:46:39.195Z] --- PASS: TestAuthZPluginAllowRequest (2.19s) [2019-11-13T02:46:39.195Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-11-13T02:46:39.195Z] daemon.go:325: [dfe53f2fd2c03] waiting for daemon to start [2019-11-13T02:46:39.195Z] daemon.go:325: [dfe53f2fd2c03] waiting for daemon to start [2019-11-13T02:46:39.195Z] daemon.go:353: [dfe53f2fd2c03] daemon started [2019-11-13T02:46:39.195Z] daemon.go:461: [dfe53f2fd2c03] Stopping daemon [2019-11-13T02:46:39.195Z] daemon.go:296: [dfe53f2fd2c03] exiting daemon [2019-11-13T02:46:39.195Z] daemon.go:448: [dfe53f2fd2c03] Daemon stopped [2019-11-13T02:46:39.195Z] === RUN TestAuthZPluginTLS [2019-11-13T02:46:39.276Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-422/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:33b2719488ec44196846ef61c4887a784edca081 hack/validate/vendor [2019-11-13T02:46:39.759Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-11-13T02:46:39.759Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-11-13T02:46:39.759Z] daemon.go:325: [d3a26f4aee66d] waiting for daemon to start [2019-11-13T02:46:39.759Z] daemon.go:325: [d3a26f4aee66d] waiting for daemon to start [2019-11-13T02:46:39.759Z] daemon.go:353: [d3a26f4aee66d] daemon started [2019-11-13T02:46:39.759Z] daemon.go:461: [d3a26f4aee66d] Stopping daemon [2019-11-13T02:46:39.759Z] daemon.go:296: [d3a26f4aee66d] exiting daemon [2019-11-13T02:46:39.759Z] daemon.go:448: [d3a26f4aee66d] Daemon stopped [2019-11-13T02:46:39.759Z] === RUN TestAuthZPluginDenyRequest [2019-11-13T02:46:40.206Z] 2019/11/13 02:46:39 Collecting initial packages [2019-11-13T02:46:40.206Z] 2019/11/13 02:46:39 Download dependencies [2019-11-13T02:46:40.324Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-11-13T02:46:40.324Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-11-13T02:46:40.324Z] daemon.go:325: [d3076c6929b56] waiting for daemon to start [2019-11-13T02:46:40.324Z] daemon.go:325: [d3076c6929b56] waiting for daemon to start [2019-11-13T02:46:40.324Z] daemon.go:353: [d3076c6929b56] daemon started [2019-11-13T02:46:40.324Z] daemon.go:461: [d3076c6929b56] Stopping daemon [2019-11-13T02:46:40.324Z] daemon.go:296: [d3076c6929b56] exiting daemon [2019-11-13T02:46:40.324Z] daemon.go:448: [d3076c6929b56] Daemon stopped [2019-11-13T02:46:40.324Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-13T02:46:40.678Z] --- PASS: TestTemplatedConfig (2.93s) [2019-11-13T02:46:40.678Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2019-11-13T02:46:40.678Z] daemon.go:325: [d0692d2b571c4] waiting for daemon to start [2019-11-13T02:46:40.678Z] daemon.go:325: [d0692d2b571c4] waiting for daemon to start [2019-11-13T02:46:40.678Z] daemon.go:353: [d0692d2b571c4] daemon started [2019-11-13T02:46:40.678Z] daemon.go:461: [d0692d2b571c4] Stopping daemon [2019-11-13T02:46:40.678Z] daemon.go:296: [d0692d2b571c4] exiting daemon [2019-11-13T02:46:40.678Z] daemon.go:448: [d0692d2b571c4] Daemon stopped [2019-11-13T02:46:40.678Z] === RUN TestConfigInspect [2019-11-13T02:46:40.889Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-11-13T02:46:40.889Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-11-13T02:46:40.889Z] daemon.go:325: [df0234baf1c22] waiting for daemon to start [2019-11-13T02:46:40.889Z] daemon.go:325: [df0234baf1c22] waiting for daemon to start [2019-11-13T02:46:40.889Z] daemon.go:353: [df0234baf1c22] daemon started [2019-11-13T02:46:40.889Z] daemon.go:461: [df0234baf1c22] Stopping daemon [2019-11-13T02:46:40.889Z] daemon.go:296: [df0234baf1c22] exiting daemon [2019-11-13T02:46:40.889Z] daemon.go:448: [df0234baf1c22] Daemon stopped [2019-11-13T02:46:40.889Z] === RUN TestAuthZPluginDenyResponse [2019-11-13T02:46:41.453Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2019-11-13T02:46:41.453Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-11-13T02:46:41.453Z] daemon.go:325: [d7693fb9b83ab] waiting for daemon to start [2019-11-13T02:46:41.453Z] daemon.go:325: [d7693fb9b83ab] waiting for daemon to start [2019-11-13T02:46:41.453Z] daemon.go:353: [d7693fb9b83ab] daemon started [2019-11-13T02:46:41.453Z] daemon.go:461: [d7693fb9b83ab] Stopping daemon [2019-11-13T02:46:41.453Z] daemon.go:296: [d7693fb9b83ab] exiting daemon [2019-11-13T02:46:41.453Z] daemon.go:448: [d7693fb9b83ab] Daemon stopped [2019-11-13T02:46:41.453Z] === RUN TestAuthZPluginAllowEventStream [2019-11-13T02:46:42.725Z] 2019/11/13 02:46:42 Starting whole vndr cycle because no package specified [2019-11-13T02:46:42.965Z] --- PASS: TestConfigInspect (2.26s) [2019-11-13T02:46:42.965Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2019-11-13T02:46:42.965Z] daemon.go:325: [d248c48e3c583] waiting for daemon to start [2019-11-13T02:46:42.965Z] daemon.go:325: [d248c48e3c583] waiting for daemon to start [2019-11-13T02:46:42.965Z] daemon.go:353: [d248c48e3c583] daemon started [2019-11-13T02:46:42.965Z] daemon.go:461: [d248c48e3c583] Stopping daemon [2019-11-13T02:46:42.965Z] daemon.go:296: [d248c48e3c583] exiting daemon [2019-11-13T02:46:42.965Z] daemon.go:448: [d248c48e3c583] Daemon stopped [2019-11-13T02:46:42.965Z] === RUN TestConfigCreateWithLabels [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/mattn/go-shellwords, revision a72fbe27a1b0ed0df2f02754945044ce1456608b, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/gorilla/mux, revision ed099d42384823742bba0bf9a72b53b55c9e2e38, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/creack/pty, revision 2769f65a3a94eb8f876f44a0459d24ae7ad2e488, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/sirupsen/logrus, revision 8bdbc7bcc01dcbb8ec23dc8a28e332258d25251f, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone golang.org/x/sys, revision 4c4f7f33c9ed00de01c4c741d2177abfcfe19307, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2019-11-13T02:46:42.982Z] 2019/11/13 02:46:42 Clone github.com/golang/gddo, revision 9b12a26f3fbd7397dee4e20939ddca719d840d2a, attempt 1/20 [2019-11-13T02:46:43.353Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2019-11-13T02:46:43.353Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-11-13T02:46:43.353Z] daemon.go:325: [dec14cef7fb3e] waiting for daemon to start [2019-11-13T02:46:43.353Z] daemon.go:325: [dec14cef7fb3e] waiting for daemon to start [2019-11-13T02:46:43.353Z] daemon.go:353: [dec14cef7fb3e] daemon started [2019-11-13T02:46:43.353Z] daemon.go:461: [dec14cef7fb3e] Stopping daemon [2019-11-13T02:46:43.353Z] daemon.go:296: [dec14cef7fb3e] exiting daemon [2019-11-13T02:46:43.353Z] daemon.go:448: [dec14cef7fb3e] Daemon stopped [2019-11-13T02:46:43.353Z] === RUN TestAuthZPluginErrorResponse [2019-11-13T02:46:43.353Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-13T02:46:43.611Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2019-11-13T02:46:43.611Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-11-13T02:46:43.611Z] daemon.go:325: [d30d3a9d3eb70] waiting for daemon to start [2019-11-13T02:46:43.611Z] daemon.go:325: [d30d3a9d3eb70] waiting for daemon to start [2019-11-13T02:46:43.611Z] daemon.go:353: [d30d3a9d3eb70] daemon started [2019-11-13T02:46:43.611Z] daemon.go:461: [d30d3a9d3eb70] Stopping daemon [2019-11-13T02:46:43.611Z] daemon.go:296: [d30d3a9d3eb70] exiting daemon [2019-11-13T02:46:43.611Z] daemon.go:448: [d30d3a9d3eb70] Daemon stopped [2019-11-13T02:46:43.611Z] === RUN TestAuthZPluginErrorRequest [2019-11-13T02:46:44.177Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-11-13T02:46:44.177Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-11-13T02:46:44.177Z] daemon.go:325: [d39ded4142c40] waiting for daemon to start [2019-11-13T02:46:44.177Z] daemon.go:325: [d39ded4142c40] waiting for daemon to start [2019-11-13T02:46:44.177Z] daemon.go:353: [d39ded4142c40] daemon started [2019-11-13T02:46:44.177Z] daemon.go:461: [d39ded4142c40] Stopping daemon [2019-11-13T02:46:44.177Z] daemon.go:296: [d39ded4142c40] exiting daemon [2019-11-13T02:46:44.177Z] daemon.go:448: [d39ded4142c40] Daemon stopped [2019-11-13T02:46:44.177Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-13T02:46:44.353Z] 2019/11/13 02:46:44 Finished clone github.com/Microsoft/go-winio [2019-11-13T02:46:44.353Z] 2019/11/13 02:46:44 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2019-11-13T02:46:44.353Z] 2019/11/13 02:46:44 Finished clone github.com/docker/libtrust [2019-11-13T02:46:44.353Z] 2019/11/13 02:46:44 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2019-11-13T02:46:44.353Z] 2019/11/13 02:46:44 Finished clone github.com/Azure/go-ansiterm [2019-11-13T02:46:44.353Z] 2019/11/13 02:46:44 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2019-11-13T02:46:44.353Z] 2019/11/13 02:46:44 Finished clone github.com/mattn/go-shellwords [2019-11-13T02:46:44.353Z] 2019/11/13 02:46:44 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2019-11-13T02:46:44.353Z] 2019/11/13 02:46:44 Finished clone github.com/google/uuid [2019-11-13T02:46:44.353Z] 2019/11/13 02:46:44 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2019-11-13T02:46:44.610Z] 2019/11/13 02:46:44 Finished clone github.com/konsorten/go-windows-terminal-sequences [2019-11-13T02:46:44.610Z] 2019/11/13 02:46:44 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2019-11-13T02:46:44.742Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2019-11-13T02:46:44.742Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-13T02:46:44.742Z] daemon.go:325: [df76b52a9bf27] waiting for daemon to start [2019-11-13T02:46:44.742Z] daemon.go:325: [df76b52a9bf27] waiting for daemon to start [2019-11-13T02:46:44.742Z] daemon.go:353: [df76b52a9bf27] daemon started [2019-11-13T02:46:44.742Z] daemon.go:461: [df76b52a9bf27] Stopping daemon [2019-11-13T02:46:44.742Z] daemon.go:296: [df76b52a9bf27] exiting daemon [2019-11-13T02:46:44.742Z] daemon.go:448: [df76b52a9bf27] Daemon stopped [2019-11-13T02:46:44.742Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-13T02:46:44.868Z] 2019/11/13 02:46:44 Finished clone github.com/docker/go-units [2019-11-13T02:46:44.868Z] 2019/11/13 02:46:44 Clone github.com/imdario/mergo, revision 7c29201646fa3de8506f701213473dd407f19646, attempt 1/20 [2019-11-13T02:46:44.868Z] 2019/11/13 02:46:44 Finished clone github.com/creack/pty [2019-11-13T02:46:44.868Z] 2019/11/13 02:46:44 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2019-11-13T02:46:45.125Z] 2019/11/13 02:46:44 Finished clone github.com/tchap/go-patricia [2019-11-13T02:46:45.125Z] 2019/11/13 02:46:44 Clone github.com/moby/buildkit, revision 928f3b480d7460aacb401f68610058ffdb549aca, attempt 1/20 [2019-11-13T02:46:45.125Z] 2019/11/13 02:46:44 Finished clone github.com/opencontainers/selinux [2019-11-13T02:46:45.125Z] 2019/11/13 02:46:44 Clone github.com/tonistiigi/fsutil, revision 3d2716dd0a4d06ff854241c7e8b6f3f904e1719f, attempt 1/20 [2019-11-13T02:46:45.125Z] 2019/11/13 02:46:44 Finished clone github.com/gorilla/mux [2019-11-13T02:46:45.125Z] 2019/11/13 02:46:44 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2019-11-13T02:46:45.286Z] --- PASS: TestConfigCreateWithLabels (2.29s) [2019-11-13T02:46:45.286Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2019-11-13T02:46:45.286Z] daemon.go:325: [d2e08ccbb8b81] waiting for daemon to start [2019-11-13T02:46:45.286Z] daemon.go:325: [d2e08ccbb8b81] waiting for daemon to start [2019-11-13T02:46:45.286Z] daemon.go:353: [d2e08ccbb8b81] daemon started [2019-11-13T02:46:45.286Z] daemon.go:461: [d2e08ccbb8b81] Stopping daemon [2019-11-13T02:46:45.286Z] daemon.go:296: [d2e08ccbb8b81] exiting daemon [2019-11-13T02:46:45.286Z] daemon.go:448: [d2e08ccbb8b81] Daemon stopped [2019-11-13T02:46:45.286Z] === RUN TestConfigCreateResolve [2019-11-13T02:46:45.382Z] 2019/11/13 02:46:45 Finished clone github.com/sirupsen/logrus [2019-11-13T02:46:45.382Z] 2019/11/13 02:46:45 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2019-11-13T02:46:45.674Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-13T02:46:46.313Z] 2019/11/13 02:46:46 Finished clone github.com/syndtr/gocapability [2019-11-13T02:46:46.313Z] 2019/11/13 02:46:46 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2019-11-13T02:46:46.313Z] 2019/11/13 02:46:46 Finished clone github.com/RackSec/srslog [2019-11-13T02:46:46.313Z] 2019/11/13 02:46:46 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2019-11-13T02:46:46.571Z] 2019/11/13 02:46:46 Finished clone github.com/google/go-cmp [2019-11-13T02:46:46.571Z] 2019/11/13 02:46:46 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2019-11-13T02:46:46.829Z] 2019/11/13 02:46:46 Finished clone gotest.tools [2019-11-13T02:46:46.829Z] 2019/11/13 02:46:46 Clone github.com/gofrs/flock, revision 7f43ea2e6a643ad441fc12d0ecc0d3388b300c53, attempt 1/20 [2019-11-13T02:46:46.829Z] 2019/11/13 02:46:46 Finished clone github.com/imdario/mergo [2019-11-13T02:46:46.829Z] 2019/11/13 02:46:46 Clone github.com/docker/libnetwork, revision 3eb39382bfa6a3c42f83674ab080ae13b0e34e5d, attempt 1/20 [2019-11-13T02:46:47.045Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2019-11-13T02:46:47.046Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-11-13T02:46:47.046Z] daemon.go:325: [d3522783ab956] waiting for daemon to start [2019-11-13T02:46:47.046Z] daemon.go:325: [d3522783ab956] waiting for daemon to start [2019-11-13T02:46:47.046Z] daemon.go:353: [d3522783ab956] daemon started [2019-11-13T02:46:47.046Z] daemon.go:461: [d3522783ab956] Stopping daemon [2019-11-13T02:46:47.046Z] daemon.go:296: [d3522783ab956] exiting daemon [2019-11-13T02:46:47.046Z] daemon.go:448: [d3522783ab956] Daemon stopped [2019-11-13T02:46:47.046Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-13T02:46:47.086Z] 2019/11/13 02:46:46 Finished clone golang.org/x/sync [2019-11-13T02:46:47.086Z] 2019/11/13 02:46:46 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2019-11-13T02:46:47.086Z] 2019/11/13 02:46:46 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2019-11-13T02:46:47.086Z] 2019/11/13 02:46:46 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2019-11-13T02:46:47.576Z] --- PASS: TestConfigCreateResolve (2.24s) [2019-11-13T02:46:47.576Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2019-11-13T02:46:47.576Z] daemon.go:325: [d07fdc74495d7] waiting for daemon to start [2019-11-13T02:46:47.576Z] daemon.go:325: [d07fdc74495d7] waiting for daemon to start [2019-11-13T02:46:47.576Z] daemon.go:353: [d07fdc74495d7] daemon started [2019-11-13T02:46:47.576Z] daemon.go:461: [d07fdc74495d7] Stopping daemon [2019-11-13T02:46:47.576Z] daemon.go:296: [d07fdc74495d7] exiting daemon [2019-11-13T02:46:47.576Z] daemon.go:448: [d07fdc74495d7] Daemon stopped [2019-11-13T02:46:47.576Z] === RUN TestConfigDaemonLibtrustID [2019-11-13T02:46:47.655Z] 2019/11/13 02:46:47 Finished clone github.com/docker/go-connections [2019-11-13T02:46:47.655Z] 2019/11/13 02:46:47 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2019-11-13T02:46:47.655Z] 2019/11/13 02:46:47 Finished clone github.com/opentracing/opentracing-go [2019-11-13T02:46:47.655Z] 2019/11/13 02:46:47 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2019-11-13T02:46:47.912Z] 2019/11/13 02:46:47 Finished clone github.com/google/shlex [2019-11-13T02:46:47.912Z] 2019/11/13 02:46:47 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2019-11-13T02:46:47.913Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-11-13T02:46:47.913Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2019-11-13T02:46:47.913Z] daemon.go:325: [da7f0c7e0d95f] waiting for daemon to start [2019-11-13T02:46:47.913Z] daemon.go:325: [da7f0c7e0d95f] waiting for daemon to start [2019-11-13T02:46:47.913Z] daemon.go:353: [da7f0c7e0d95f] daemon started [2019-11-13T02:46:47.913Z] daemon.go:461: [da7f0c7e0d95f] Stopping daemon [2019-11-13T02:46:47.913Z] daemon.go:296: [da7f0c7e0d95f] exiting daemon [2019-11-13T02:46:47.913Z] daemon.go:448: [da7f0c7e0d95f] Daemon stopped [2019-11-13T02:46:47.913Z] PASS [2019-11-13T02:46:47.913Z] [2019-11-13T02:46:47.913Z] DONE 8 tests in 17.066s [2019-11-13T02:46:47.913Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-13T02:46:47.913Z] ++ 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 [2019-11-13T02:46:47.913Z] ++ set -e [2019-11-13T02:46:47.913Z] ++ '[' -n 0 ']' [2019-11-13T02:46:47.913Z] ++ set -x [2019-11-13T02:46:47.913Z] ++ 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= 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 [2019-11-13T02:46:47.913Z] INFO: Testing against a local daemon [2019-11-13T02:46:47.913Z] === RUN TestCheckpoint [2019-11-13T02:46:47.913Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-13T02:46:47.913Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-13T02:46:47.913Z] === RUN TestContainerInvalidJSON [2019-11-13T02:46:47.913Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:46:47.913Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:46:47.913Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:46:47.913Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:46:47.913Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:46:47.913Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:46:47.913Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:46:47.913Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:46:47.913Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:46:47.913Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-13T02:46:47.913Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-13T02:46:47.913Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-13T02:46:47.913Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-13T02:46:47.913Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-13T02:46:48.169Z] 2019/11/13 02:46:48 Finished clone github.com/opentracing-contrib/go-stdlib [2019-11-13T02:46:48.169Z] 2019/11/13 02:46:48 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2019-11-13T02:46:48.250Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-11-13T02:46:48.250Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-13T02:46:48.250Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-11-13T02:46:48.250Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-13T02:46:48.250Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-11-13T02:46:48.250Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-13T02:46:48.250Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-11-13T02:46:48.250Z] === RUN TestCopyFromContainer [2019-11-13T02:46:48.426Z] 2019/11/13 02:46:48 Finished clone github.com/mitchellh/hashstructure [2019-11-13T02:46:48.426Z] 2019/11/13 02:46:48 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2019-11-13T02:46:48.683Z] 2019/11/13 02:46:48 Finished clone github.com/gofrs/flock [2019-11-13T02:46:48.683Z] 2019/11/13 02:46:48 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2019-11-13T02:46:48.941Z] 2019/11/13 02:46:48 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2019-11-13T02:46:48.941Z] 2019/11/13 02:46:48 Finished clone github.com/docker/go-events [2019-11-13T02:46:49.198Z] 2019/11/13 02:46:48 Finished clone github.com/armon/go-radix [2019-11-13T02:46:49.198Z] 2019/11/13 02:46:48 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2019-11-13T02:46:49.456Z] 2019/11/13 02:46:49 Finished clone github.com/armon/go-metrics [2019-11-13T02:46:49.456Z] 2019/11/13 02:46:49 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2019-11-13T02:46:49.570Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.10s) [2019-11-13T02:46:49.570Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-11-13T02:46:49.570Z] daemon.go:325: [d3b310148da46] waiting for daemon to start [2019-11-13T02:46:49.570Z] daemon.go:325: [d3b310148da46] waiting for daemon to start [2019-11-13T02:46:49.570Z] daemon.go:353: [d3b310148da46] daemon started [2019-11-13T02:46:49.570Z] daemon.go:461: [d3b310148da46] Stopping daemon [2019-11-13T02:46:49.570Z] daemon.go:296: [d3b310148da46] exiting daemon [2019-11-13T02:46:49.570Z] daemon.go:448: [d3b310148da46] Daemon stopped [2019-11-13T02:46:49.570Z] === RUN TestAuthZPluginHeader [2019-11-13T02:46:49.713Z] 2019/11/13 02:46:49 Finished clone github.com/tonistiigi/fsutil [2019-11-13T02:46:49.713Z] 2019/11/13 02:46:49 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2019-11-13T02:46:49.939Z] === RUN TestCopyFromContainer// [2019-11-13T02:46:49.939Z] === RUN TestCopyFromContainer//bar/root [2019-11-13T02:46:49.971Z] 2019/11/13 02:46:49 Finished clone github.com/golang/gddo [2019-11-13T02:46:49.971Z] 2019/11/13 02:46:49 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2019-11-13T02:46:49.971Z] 2019/11/13 02:46:49 Finished clone github.com/sean-/seed [2019-11-13T02:46:49.971Z] 2019/11/13 02:46:49 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2019-11-13T02:46:50.134Z] --- PASS: TestAuthZPluginHeader (1.08s) [2019-11-13T02:46:50.134Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-11-13T02:46:50.134Z] daemon.go:325: [d24b171fa3176] waiting for daemon to start [2019-11-13T02:46:50.134Z] daemon.go:325: [d24b171fa3176] waiting for daemon to start [2019-11-13T02:46:50.134Z] daemon.go:353: [d24b171fa3176] daemon started [2019-11-13T02:46:50.134Z] daemon.go:461: [d24b171fa3176] Stopping daemon [2019-11-13T02:46:50.134Z] daemon.go:296: [d24b171fa3176] exiting daemon [2019-11-13T02:46:50.134Z] daemon.go:448: [d24b171fa3176] Daemon stopped [2019-11-13T02:46:50.134Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-13T02:46:50.232Z] 2019/11/13 02:46:50 Finished clone github.com/hashicorp/errwrap [2019-11-13T02:46:50.232Z] 2019/11/13 02:46:50 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2019-11-13T02:46:50.276Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-13T02:46:50.276Z] === RUN TestCopyFromContainer/bar/quux [2019-11-13T02:46:50.276Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-13T02:46:50.276Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-13T02:46:50.689Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-13T02:46:50.689Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-13T02:46:50.689Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-13T02:46:50.689Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-13T02:46:50.796Z] 2019/11/13 02:46:50 Finished clone github.com/hashicorp/memberlist [2019-11-13T02:46:50.796Z] 2019/11/13 02:46:50 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2019-11-13T02:46:51.039Z] --- PASS: TestCopyFromContainer (2.55s) [2019-11-13T02:46:51.039Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-13T02:46:51.039Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-11-13T02:46:51.039Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-13T02:46:51.039Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-13T02:46:51.039Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-13T02:46:51.039Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-13T02:46:51.039Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-11-13T02:46:51.039Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-13T02:46:51.039Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-11-13T02:46:51.039Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-11-13T02:46:51.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-13T02:46:51.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:46:51.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:46:51.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:46:51.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:46:51.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:46:51.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:46:51.039Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:46:51.039Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:46:51.039Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:46:51.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-13T02:46:51.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-13T02:46:51.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-13T02:46:51.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-11-13T02:46:51.039Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-13T02:46:51.039Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-13T02:46:51.039Z] === RUN TestCreateWithInvalidEnv [2019-11-13T02:46:51.039Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-13T02:46:51.039Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-13T02:46:51.039Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-13T02:46:51.039Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-13T02:46:51.039Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-13T02:46:51.039Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-13T02:46:51.039Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-13T02:46:51.039Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-13T02:46:51.039Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-13T02:46:51.039Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-13T02:46:51.039Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-13T02:46:51.039Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-13T02:46:51.039Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-13T02:46:51.039Z] === RUN TestCreateTmpfsMountsTarget [2019-11-13T02:46:51.039Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-11-13T02:46:51.039Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-13T02:46:51.053Z] 2019/11/13 02:46:50 Finished clone github.com/hashicorp/go-multierror [2019-11-13T02:46:51.053Z] 2019/11/13 02:46:50 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2019-11-13T02:46:51.618Z] 2019/11/13 02:46:51 Finished clone github.com/vishvananda/netns [2019-11-13T02:46:51.618Z] 2019/11/13 02:46:51 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2019-11-13T02:46:51.875Z] 2019/11/13 02:46:51 Finished clone github.com/docker/libkv [2019-11-13T02:46:51.875Z] 2019/11/13 02:46:51 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2019-11-13T02:46:51.875Z] 2019/11/13 02:46:51 Finished clone github.com/hashicorp/go-sockaddr [2019-11-13T02:46:51.875Z] 2019/11/13 02:46:51 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2019-11-13T02:46:52.441Z] 2019/11/13 02:46:52 Finished clone golang.org/x/net [2019-11-13T02:46:52.441Z] 2019/11/13 02:46:52 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2019-11-13T02:46:52.441Z] 2019/11/13 02:46:52 Finished clone github.com/BurntSushi/toml [2019-11-13T02:46:52.441Z] 2019/11/13 02:46:52 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2019-11-13T02:46:52.699Z] 2019/11/13 02:46:52 Finished clone github.com/samuel/go-zookeeper [2019-11-13T02:46:52.699Z] 2019/11/13 02:46:52 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2019-11-13T02:46:52.957Z] 2019/11/13 02:46:52 Finished clone github.com/deckarep/golang-set [2019-11-13T02:46:52.957Z] 2019/11/13 02:46:52 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2019-11-13T02:46:53.215Z] 2019/11/13 02:46:53 Finished clone github.com/hashicorp/go-msgpack [2019-11-13T02:46:53.215Z] 2019/11/13 02:46:53 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2019-11-13T02:46:53.215Z] 2019/11/13 02:46:53 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2019-11-13T02:46:53.215Z] 2019/11/13 02:46:53 Finished clone github.com/vishvananda/netlink [2019-11-13T02:46:53.308Z] ok github.com/docker/docker/api/server 0.085s coverage: 7.9% of statements [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCustomMaskedPaths (1.99s) [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-13T02:46:53.330Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-13T02:46:53.330Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-13T02:46:53.330Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-13T02:46:53.330Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-13T02:46:53.330Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-13T02:46:53.330Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-13T02:46:53.330Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-13T02:46:53.330Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-13T02:46:53.330Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-13T02:46:53.330Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-13T02:46:53.330Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-13T02:46:53.330Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-13T02:46:53.330Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-13T02:46:53.330Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-13T02:46:53.330Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-13T02:46:53.330Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-13T02:46:53.330Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-13T02:46:53.330Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-13T02:46:53.330Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-13T02:46:53.330Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-13T02:46:53.330Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-13T02:46:53.330Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities (0.05s) [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-11-13T02:46:53.330Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-11-13T02:46:53.330Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-13T02:46:53.780Z] 2019/11/13 02:46:53 Finished clone github.com/coreos/go-semver [2019-11-13T02:46:53.780Z] 2019/11/13 02:46:53 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2019-11-13T02:46:54.714Z] 2019/11/13 02:46:54 Finished clone github.com/ishidawataru/sctp [2019-11-13T02:46:54.714Z] 2019/11/13 02:46:54 Clone google.golang.org/grpc, revision 6eaf6f47437a6b4e2153a190160ef39a92c7eceb, attempt 1/20 [2019-11-13T02:46:55.394Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.69s) [2019-11-13T02:46:55.394Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2019-11-13T02:46:55.394Z] daemon.go:325: [de28585622195] waiting for daemon to start [2019-11-13T02:46:55.394Z] daemon.go:325: [de28585622195] waiting for daemon to start [2019-11-13T02:46:55.394Z] daemon.go:353: [de28585622195] daemon started [2019-11-13T02:46:55.394Z] daemon.go:461: [de28585622195] Stopping daemon [2019-11-13T02:46:55.394Z] daemon.go:296: [de28585622195] exiting daemon [2019-11-13T02:46:55.394Z] daemon.go:448: [de28585622195] Daemon stopped [2019-11-13T02:46:55.394Z] daemon.go:325: [de28585622195] waiting for daemon to start [2019-11-13T02:46:55.394Z] daemon.go:325: [de28585622195] waiting for daemon to start [2019-11-13T02:46:55.394Z] daemon.go:353: [de28585622195] daemon started [2019-11-13T02:46:55.394Z] daemon.go:461: [de28585622195] Stopping daemon [2019-11-13T02:46:55.394Z] daemon.go:296: [de28585622195] exiting daemon [2019-11-13T02:46:55.394Z] daemon.go:448: [de28585622195] Daemon stopped [2019-11-13T02:46:55.394Z] === RUN TestAuthZPluginV2Disable [2019-11-13T02:46:55.620Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s) [2019-11-13T02:46:55.620Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-13T02:46:55.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:46:55.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:46:55.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:46:55.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:46:55.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:46:55.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:46:55.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:46:55.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:46:55.620Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:46:55.620Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:46:55.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:46:55.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:46:55.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:46:55.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:46:55.620Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:46:55.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-13T02:46:55.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-13T02:46:55.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-11-13T02:46:55.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-11-13T02:46:55.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-11-13T02:46:55.620Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-13T02:46:55.620Z] === RUN TestContainerStartOnDaemonRestart [2019-11-13T02:46:55.620Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-13T02:46:55.620Z] === RUN TestDaemonRestartIpcMode [2019-11-13T02:46:55.620Z] === PAUSE TestDaemonRestartIpcMode [2019-11-13T02:46:55.620Z] === RUN TestDiff [2019-11-13T02:46:55.647Z] 2019/11/13 02:46:55 Finished clone github.com/opencontainers/go-digest [2019-11-13T02:46:55.647Z] 2019/11/13 02:46:55 Clone github.com/opencontainers/runc, revision 3e425f80a8c931f88e6d94a8c831b9d5aa481657, attempt 1/20 [2019-11-13T02:46:55.647Z] 2019/11/13 02:46:55 Finished clone github.com/mistifyio/go-zfs [2019-11-13T02:46:55.647Z] 2019/11/13 02:46:55 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2019-11-13T02:46:55.958Z] --- PASS: TestDiff (0.70s) [2019-11-13T02:46:55.958Z] === RUN TestExecWithCloseStdin [2019-11-13T02:46:56.212Z] 2019/11/13 02:46:55 Finished clone github.com/Microsoft/opengcs [2019-11-13T02:46:56.212Z] 2019/11/13 02:46:55 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2019-11-13T02:46:56.212Z] 2019/11/13 02:46:56 Finished clone go.etcd.io/bbolt [2019-11-13T02:46:56.212Z] 2019/11/13 02:46:56 Clone github.com/seccomp/libseccomp-golang, revision 32f571b70023028bd57d9288c20efbcb237f3ce0, attempt 1/20 [2019-11-13T02:46:56.445Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-13T02:46:56.469Z] 2019/11/13 02:46:56 Finished clone github.com/vbatts/tar-split [2019-11-13T02:46:56.469Z] 2019/11/13 02:46:56 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2019-11-13T02:46:56.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-13T02:46:57.129Z] --- PASS: TestExecWithCloseStdin (0.96s) [2019-11-13T02:46:57.129Z] === RUN TestExec [2019-11-13T02:46:57.268Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-13T02:46:57.833Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-13T02:46:57.833Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-13T02:46:57.852Z] --- PASS: TestExec (0.88s) [2019-11-13T02:46:57.852Z] === RUN TestExecUser [2019-11-13T02:46:58.367Z] 2019/11/13 02:46:58 Finished clone github.com/seccomp/libseccomp-golang [2019-11-13T02:46:58.367Z] 2019/11/13 02:46:58 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2019-11-13T02:46:58.770Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-13T02:46:58.770Z] --- PASS: TestAuthZPluginV2Disable (3.99s) [2019-11-13T02:46:58.770Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2019-11-13T02:46:58.770Z] daemon.go:325: [d03ac7dfd820d] waiting for daemon to start [2019-11-13T02:46:58.770Z] daemon.go:325: [d03ac7dfd820d] waiting for daemon to start [2019-11-13T02:46:58.770Z] daemon.go:353: [d03ac7dfd820d] daemon started [2019-11-13T02:46:58.770Z] daemon.go:461: [d03ac7dfd820d] Stopping daemon [2019-11-13T02:46:58.770Z] daemon.go:296: [d03ac7dfd820d] exiting daemon [2019-11-13T02:46:58.770Z] daemon.go:448: [d03ac7dfd820d] Daemon stopped [2019-11-13T02:46:58.770Z] daemon.go:325: [d03ac7dfd820d] waiting for daemon to start [2019-11-13T02:46:58.770Z] daemon.go:325: [d03ac7dfd820d] waiting for daemon to start [2019-11-13T02:46:58.770Z] daemon.go:353: [d03ac7dfd820d] daemon started [2019-11-13T02:46:58.770Z] daemon.go:461: [d03ac7dfd820d] Stopping daemon [2019-11-13T02:46:58.770Z] daemon.go:296: [d03ac7dfd820d] exiting daemon [2019-11-13T02:46:58.770Z] daemon.go:448: [d03ac7dfd820d] Daemon stopped [2019-11-13T02:46:58.770Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-13T02:46:58.932Z] 2019/11/13 02:46:58 Clone github.com/Graylog2/go-gelf, revision 4143646226541087117ff2f83334ea48b3201841, attempt 1/20 [2019-11-13T02:46:58.932Z] 2019/11/13 02:46:58 Finished clone github.com/hashicorp/serf [2019-11-13T02:46:58.932Z] 2019/11/13 02:46:58 Finished clone golang.org/x/sys [2019-11-13T02:46:58.932Z] 2019/11/13 02:46:58 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2019-11-13T02:46:59.017Z] --- PASS: TestExecUser (0.89s) [2019-11-13T02:46:59.017Z] === RUN TestExportContainerAndImportImage [2019-11-13T02:46:59.189Z] 2019/11/13 02:46:59 Finished clone github.com/coreos/go-systemd [2019-11-13T02:46:59.189Z] 2019/11/13 02:46:59 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2019-11-13T02:46:59.189Z] 2019/11/13 02:46:59 Finished clone github.com/opencontainers/runtime-spec [2019-11-13T02:46:59.189Z] 2019/11/13 02:46:59 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2019-11-13T02:46:59.741Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2019-11-13T02:46:59.741Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-13T02:46:59.754Z] 2019/11/13 02:46:59 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2019-11-13T02:46:59.754Z] 2019/11/13 02:46:59 Finished clone github.com/ugorji/go [2019-11-13T02:47:00.011Z] 2019/11/13 02:46:59 Finished clone github.com/opencontainers/image-spec [2019-11-13T02:47:00.011Z] 2019/11/13 02:46:59 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2019-11-13T02:47:00.669Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-13T02:47:00.669Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-13T02:47:00.669Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-13T02:47:00.944Z] 2019/11/13 02:47:00 Finished clone github.com/godbus/dbus [2019-11-13T02:47:00.944Z] 2019/11/13 02:47:00 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2019-11-13T02:47:00.944Z] 2019/11/13 02:47:00 Finished clone github.com/Graylog2/go-gelf [2019-11-13T02:47:00.944Z] 2019/11/13 02:47:00 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2019-11-13T02:47:00.944Z] 2019/11/13 02:47:00 Finished clone github.com/philhofer/fwd [2019-11-13T02:47:00.944Z] 2019/11/13 02:47:00 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2019-11-13T02:47:01.202Z] 2019/11/13 02:47:00 Finished clone github.com/fluent/fluent-logger-golang [2019-11-13T02:47:01.202Z] 2019/11/13 02:47:00 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2019-11-13T02:47:01.430Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-11-13T02:47:01.430Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2019-11-13T02:47:01.430Z] daemon.go:325: [d1010538bc7f8] waiting for daemon to start [2019-11-13T02:47:01.430Z] daemon.go:325: [d1010538bc7f8] waiting for daemon to start [2019-11-13T02:47:01.430Z] daemon.go:353: [d1010538bc7f8] daemon started [2019-11-13T02:47:01.430Z] daemon.go:461: [d1010538bc7f8] Stopping daemon [2019-11-13T02:47:01.430Z] daemon.go:296: [d1010538bc7f8] exiting daemon [2019-11-13T02:47:01.430Z] daemon.go:448: [d1010538bc7f8] Daemon stopped [2019-11-13T02:47:01.430Z] daemon.go:325: [d1010538bc7f8] waiting for daemon to start [2019-11-13T02:47:01.430Z] daemon.go:325: [d1010538bc7f8] waiting for daemon to start [2019-11-13T02:47:01.430Z] daemon.go:353: [d1010538bc7f8] daemon started [2019-11-13T02:47:01.430Z] daemon.go:461: [d1010538bc7f8] Stopping daemon [2019-11-13T02:47:01.430Z] daemon.go:296: [d1010538bc7f8] exiting daemon [2019-11-13T02:47:01.430Z] daemon.go:448: [d1010538bc7f8] Daemon stopped [2019-11-13T02:47:01.430Z] === RUN TestHealthCheckWorkdir [2019-11-13T02:47:02.135Z] 2019/11/13 02:47:01 Finished clone github.com/fsnotify/fsnotify [2019-11-13T02:47:02.135Z] 2019/11/13 02:47:01 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2019-11-13T02:47:02.566Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.40s) [2019-11-13T02:47:02.566Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2019-11-13T02:47:02.566Z] daemon.go:325: [da98e82ec4b00] waiting for daemon to start [2019-11-13T02:47:02.566Z] daemon.go:325: [da98e82ec4b00] waiting for daemon to start [2019-11-13T02:47:02.566Z] daemon.go:353: [da98e82ec4b00] daemon started [2019-11-13T02:47:02.566Z] daemon.go:461: [da98e82ec4b00] Stopping daemon [2019-11-13T02:47:02.566Z] daemon.go:296: [da98e82ec4b00] exiting daemon [2019-11-13T02:47:02.566Z] daemon.go:448: [da98e82ec4b00] Daemon stopped [2019-11-13T02:47:02.566Z] daemon.go:325: [da98e82ec4b00] waiting for daemon to start [2019-11-13T02:47:02.566Z] daemon.go:325: [da98e82ec4b00] waiting for daemon to start [2019-11-13T02:47:02.566Z] daemon.go:353: [da98e82ec4b00] daemon started [2019-11-13T02:47:02.566Z] daemon.go:461: [da98e82ec4b00] Stopping daemon [2019-11-13T02:47:02.566Z] daemon.go:296: [da98e82ec4b00] exiting daemon [2019-11-13T02:47:02.566Z] daemon.go:448: [da98e82ec4b00] Daemon stopped [2019-11-13T02:47:02.566Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-13T02:47:02.598Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2019-11-13T02:47:02.598Z] === RUN TestHealthKillContainer [2019-11-13T02:47:03.067Z] 2019/11/13 02:47:02 Finished clone github.com/bsphere/le_go [2019-11-13T02:47:03.067Z] 2019/11/13 02:47:02 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2019-11-13T02:47:03.325Z] 2019/11/13 02:47:03 Finished clone github.com/tinylib/msgp [2019-11-13T02:47:03.325Z] 2019/11/13 02:47:03 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2019-11-13T02:47:03.325Z] 2019/11/13 02:47:03 Finished clone github.com/jmespath/go-jmespath [2019-11-13T02:47:03.325Z] 2019/11/13 02:47:03 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2019-11-13T02:47:03.583Z] 2019/11/13 02:47:03 Finished clone github.com/go-ini/ini [2019-11-13T02:47:03.583Z] 2019/11/13 02:47:03 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2019-11-13T02:47:04.148Z] 2019/11/13 02:47:03 Finished clone golang.org/x/oauth2 [2019-11-13T02:47:04.148Z] 2019/11/13 02:47:03 Clone github.com/containerd/containerd, revision 7c1e88399ec0b0b077121d9d5ad97e647b11c870, attempt 1/20 [2019-11-13T02:47:04.148Z] 2019/11/13 02:47:04 Finished clone github.com/moby/buildkit [2019-11-13T02:47:04.148Z] 2019/11/13 02:47:04 Clone github.com/containerd/fifo, revision a9fb20d87448d386e6d50b1f2e1fa70dcf0de43c, attempt 1/20 [2019-11-13T02:47:05.338Z] 2019/11/13 02:47:05 Finished clone github.com/docker/libnetwork [2019-11-13T02:47:05.338Z] 2019/11/13 02:47:05 Clone github.com/containerd/continuity, revision aaeac12a7ffcd198ae25440a9dff125c2e2703a7, attempt 1/20 [2019-11-13T02:47:05.586Z] --- PASS: TestHealthKillContainer (2.96s) [2019-11-13T02:47:05.586Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-13T02:47:05.596Z] 2019/11/13 02:47:05 Finished clone github.com/googleapis/gax-go [2019-11-13T02:47:05.596Z] 2019/11/13 02:47:05 Clone github.com/containerd/cgroups, revision 4994991857f9b0ae8dc439551e8bebdbb4bf66c1, attempt 1/20 [2019-11-13T02:47:05.853Z] 2019/11/13 02:47:05 Finished clone golang.org/x/text [2019-11-13T02:47:05.853Z] 2019/11/13 02:47:05 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2019-11-13T02:47:06.111Z] 2019/11/13 02:47:05 Finished clone github.com/containerd/fifo [2019-11-13T02:47:06.111Z] 2019/11/13 02:47:05 Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20 [2019-11-13T02:47:06.306Z] --- PASS: TestInspectCpusetInConfigPre120 (0.70s) [2019-11-13T02:47:06.306Z] === RUN TestIpcModeNone [2019-11-13T02:47:06.369Z] 2019/11/13 02:47:06 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2019-11-13T02:47:06.369Z] 2019/11/13 02:47:06 Finished clone github.com/opencontainers/runc [2019-11-13T02:47:07.030Z] --- PASS: TestIpcModeNone (0.86s) [2019-11-13T02:47:07.030Z] === RUN TestIpcModePrivate [2019-11-13T02:47:07.303Z] 2019/11/13 02:47:06 Finished clone google.golang.org/grpc [2019-11-13T02:47:07.303Z] 2019/11/13 02:47:06 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2019-11-13T02:47:07.303Z] 2019/11/13 02:47:07 Finished clone go.opencensus.io [2019-11-13T02:47:07.303Z] 2019/11/13 02:47:07 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2019-11-13T02:47:07.756Z] --- PASS: TestIpcModePrivate (0.93s) [2019-11-13T02:47:07.756Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2019-11-13T02:47:07.756Z] === RUN TestIpcModeShareable [2019-11-13T02:47:07.869Z] 2019/11/13 02:47:07 Finished clone github.com/containerd/console [2019-11-13T02:47:07.869Z] 2019/11/13 02:47:07 Clone github.com/docker/swarmkit, revision f35d9100f2c6ac810cc8d7de6e8f93dcc7a42d29, attempt 1/20 [2019-11-13T02:47:07.869Z] 2019/11/13 02:47:07 Finished clone github.com/containerd/cgroups [2019-11-13T02:47:07.869Z] 2019/11/13 02:47:07 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2019-11-13T02:47:08.127Z] 2019/11/13 02:47:07 Finished clone github.com/containerd/go-runc [2019-11-13T02:47:08.127Z] 2019/11/13 02:47:07 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2019-11-13T02:47:08.127Z] 2019/11/13 02:47:08 Finished clone github.com/containerd/typeurl [2019-11-13T02:47:08.127Z] 2019/11/13 02:47:08 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2019-11-13T02:47:08.692Z] 2019/11/13 02:47:08 Finished clone github.com/miekg/dns [2019-11-13T02:47:08.692Z] 2019/11/13 02:47:08 Clone github.com/fernet/fernet-go, revision 1b2437bc582b3cfbb341ee5a29f8ef5b42912ff2, attempt 1/20 [2019-11-13T02:47:08.921Z] --- PASS: TestIpcModeShareable (0.88s) [2019-11-13T02:47:08.921Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2019-11-13T02:47:08.921Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-13T02:47:09.257Z] 2019/11/13 02:47:08 Finished clone github.com/gogo/googleapis [2019-11-13T02:47:09.257Z] 2019/11/13 02:47:08 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2019-11-13T02:47:09.257Z] 2019/11/13 02:47:08 Finished clone github.com/containerd/continuity [2019-11-13T02:47:09.257Z] 2019/11/13 02:47:08 Finished clone github.com/containerd/ttrpc [2019-11-13T02:47:09.257Z] 2019/11/13 02:47:08 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2019-11-13T02:47:09.257Z] 2019/11/13 02:47:08 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2019-11-13T02:47:10.189Z] 2019/11/13 02:47:10 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2019-11-13T02:47:10.189Z] 2019/11/13 02:47:10 Finished clone github.com/docker/distribution [2019-11-13T02:47:10.447Z] 2019/11/13 02:47:10 Finished clone github.com/fernet/fernet-go [2019-11-13T02:47:10.447Z] 2019/11/13 02:47:10 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2019-11-13T02:47:11.213Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s) [2019-11-13T02:47:11.213Z] === RUN TestAPIIpcModeHost [2019-11-13T02:47:11.379Z] 2019/11/13 02:47:11 Finished clone github.com/hashicorp/go-immutable-radix [2019-11-13T02:47:11.379Z] 2019/11/13 02:47:11 Clone github.com/hashicorp/golang-lru, revision 7087cb70de9f7a8bc0a10c375cb0d2280a8edf9c, attempt 1/20 [2019-11-13T02:47:11.379Z] 2019/11/13 02:47:11 Finished clone golang.org/x/time [2019-11-13T02:47:11.379Z] 2019/11/13 02:47:11 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2019-11-13T02:47:11.937Z] --- PASS: TestAPIIpcModeHost (0.72s) [2019-11-13T02:47:11.937Z] === RUN TestDaemonIpcModeShareable [2019-11-13T02:47:12.314Z] 2019/11/13 02:47:12 Finished clone github.com/hashicorp/go-memdb [2019-11-13T02:47:12.314Z] 2019/11/13 02:47:12 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2019-11-13T02:47:13.245Z] 2019/11/13 02:47:12 Finished clone github.com/hashicorp/golang-lru [2019-11-13T02:47:13.245Z] 2019/11/13 02:47:12 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2019-11-13T02:47:13.503Z] 2019/11/13 02:47:13 Finished clone github.com/coreos/pkg [2019-11-13T02:47:13.503Z] 2019/11/13 02:47:13 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2019-11-13T02:47:14.067Z] 2019/11/13 02:47:14 Finished clone code.cloudfoundry.org/clock [2019-11-13T02:47:14.067Z] 2019/11/13 02:47:14 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2019-11-13T02:47:14.247Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2019-11-13T02:47:14.247Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2019-11-13T02:47:14.247Z] daemon.go:325: [d72404b3975c5] waiting for daemon to start [2019-11-13T02:47:14.247Z] daemon.go:325: [d72404b3975c5] waiting for daemon to start [2019-11-13T02:47:14.247Z] daemon.go:353: [d72404b3975c5] daemon started [2019-11-13T02:47:14.247Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-13T02:47:14.247Z] daemon.go:461: [d72404b3975c5] Stopping daemon [2019-11-13T02:47:14.247Z] daemon.go:296: [d72404b3975c5] exiting daemon [2019-11-13T02:47:14.247Z] daemon.go:448: [d72404b3975c5] Daemon stopped [2019-11-13T02:47:14.247Z] === RUN TestDaemonIpcModePrivate [2019-11-13T02:47:14.807Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.89s) [2019-11-13T02:47:14.807Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-13T02:47:14.807Z] daemon.go:325: [d8785708a5f8c] waiting for daemon to start [2019-11-13T02:47:14.807Z] daemon.go:325: [d8785708a5f8c] waiting for daemon to start [2019-11-13T02:47:14.807Z] daemon.go:353: [d8785708a5f8c] daemon started [2019-11-13T02:47:14.807Z] daemon.go:461: [d8785708a5f8c] Stopping daemon [2019-11-13T02:47:14.807Z] daemon.go:296: [d8785708a5f8c] exiting daemon [2019-11-13T02:47:14.807Z] daemon.go:448: [d8785708a5f8c] Daemon stopped [2019-11-13T02:47:14.807Z] daemon.go:325: [d8785708a5f8c] waiting for daemon to start [2019-11-13T02:47:14.807Z] daemon.go:325: [d8785708a5f8c] waiting for daemon to start [2019-11-13T02:47:14.807Z] daemon.go:296: [d8785708a5f8c] exiting daemon [2019-11-13T02:47:14.807Z] daemon.go:325: [d8785708a5f8c] waiting for daemon to start [2019-11-13T02:47:14.807Z] daemon.go:325: [d8785708a5f8c] waiting for daemon to start [2019-11-13T02:47:14.807Z] daemon.go:325: [d8785708a5f8c] waiting for daemon to start [2019-11-13T02:47:14.807Z] daemon.go:353: [d8785708a5f8c] daemon started [2019-11-13T02:47:14.807Z] daemon.go:461: [d8785708a5f8c] Stopping daemon [2019-11-13T02:47:14.807Z] daemon.go:296: [d8785708a5f8c] exiting daemon [2019-11-13T02:47:14.807Z] daemon.go:448: [d8785708a5f8c] Daemon stopped [2019-11-13T02:47:14.807Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-13T02:47:15.439Z] 2019/11/13 02:47:15 Finished clone github.com/beorn7/perks [2019-11-13T02:47:15.439Z] 2019/11/13 02:47:15 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2019-11-13T02:47:15.439Z] 2019/11/13 02:47:15 Finished clone golang.org/x/crypto [2019-11-13T02:47:15.439Z] 2019/11/13 02:47:15 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2019-11-13T02:47:15.929Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2019-11-13T02:47:15.929Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2019-11-13T02:47:15.929Z] daemon.go:325: [df38209494d26] waiting for daemon to start [2019-11-13T02:47:15.929Z] daemon.go:325: [df38209494d26] waiting for daemon to start [2019-11-13T02:47:15.929Z] daemon.go:353: [df38209494d26] daemon started [2019-11-13T02:47:15.929Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-13T02:47:15.929Z] daemon.go:461: [df38209494d26] Stopping daemon [2019-11-13T02:47:15.929Z] daemon.go:296: [df38209494d26] exiting daemon [2019-11-13T02:47:15.929Z] daemon.go:448: [df38209494d26] Daemon stopped [2019-11-13T02:47:15.929Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-13T02:47:16.371Z] 2019/11/13 02:47:16 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2019-11-13T02:47:16.371Z] 2019/11/13 02:47:16 Finished clone github.com/prometheus/client_model [2019-11-13T02:47:16.937Z] 2019/11/13 02:47:16 Finished clone github.com/prometheus/client_golang [2019-11-13T02:47:16.937Z] 2019/11/13 02:47:16 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2019-11-13T02:47:17.330Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-13T02:47:17.330Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-13T02:47:17.643Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2019-11-13T02:47:17.643Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2019-11-13T02:47:17.643Z] daemon.go:325: [d80125b6f0bdd] waiting for daemon to start [2019-11-13T02:47:17.643Z] daemon.go:325: [d80125b6f0bdd] waiting for daemon to start [2019-11-13T02:47:17.643Z] daemon.go:353: [d80125b6f0bdd] daemon started [2019-11-13T02:47:17.644Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2019-11-13T02:47:17.644Z] daemon.go:461: [d80125b6f0bdd] Stopping daemon [2019-11-13T02:47:17.644Z] daemon.go:296: [d80125b6f0bdd] exiting daemon [2019-11-13T02:47:17.644Z] daemon.go:448: [d80125b6f0bdd] Daemon stopped [2019-11-13T02:47:17.644Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-13T02:47:17.894Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-13T02:47:18.151Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-13T02:47:18.308Z] 2019/11/13 02:47:18 Finished clone github.com/prometheus/procfs [2019-11-13T02:47:18.308Z] 2019/11/13 02:47:18 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2019-11-13T02:47:18.568Z] 2019/11/13 02:47:18 Finished clone github.com/matttproud/golang_protobuf_extensions [2019-11-13T02:47:18.568Z] 2019/11/13 02:47:18 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2019-11-13T02:47:18.715Z] === RUN TestDockerSuite/TestBuildFails [2019-11-13T02:47:19.204Z] 2019/11/13 02:47:19 Finished clone github.com/pkg/errors [2019-11-13T02:47:19.204Z] 2019/11/13 02:47:19 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2019-11-13T02:47:19.330Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2019-11-13T02:47:19.331Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2019-11-13T02:47:19.331Z] daemon.go:325: [d41d8b5e060f0] waiting for daemon to start [2019-11-13T02:47:19.331Z] daemon.go:325: [d41d8b5e060f0] waiting for daemon to start [2019-11-13T02:47:19.331Z] daemon.go:353: [d41d8b5e060f0] daemon started [2019-11-13T02:47:19.331Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2019-11-13T02:47:19.331Z] daemon.go:461: [d41d8b5e060f0] Stopping daemon [2019-11-13T02:47:19.331Z] daemon.go:296: [d41d8b5e060f0] exiting daemon [2019-11-13T02:47:19.331Z] daemon.go:448: [d41d8b5e060f0] Daemon stopped [2019-11-13T02:47:19.331Z] === RUN TestIpcModeOlderClient [2019-11-13T02:47:19.331Z] === PAUSE TestIpcModeOlderClient [2019-11-13T02:47:19.331Z] === RUN TestKillContainerInvalidSignal [2019-11-13T02:47:19.474Z] 2019/11/13 02:47:19 Finished clone github.com/prometheus/common [2019-11-13T02:47:19.474Z] 2019/11/13 02:47:19 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2019-11-13T02:47:19.646Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-13T02:47:19.646Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-13T02:47:20.056Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2019-11-13T02:47:20.056Z] === RUN TestKillContainer [2019-11-13T02:47:20.056Z] === RUN TestKillContainer/no_signal [2019-11-13T02:47:20.778Z] === RUN TestKillContainer/non_killing_signal [2019-11-13T02:47:20.863Z] 2019/11/13 02:47:20 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2019-11-13T02:47:20.863Z] 2019/11/13 02:47:20 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2019-11-13T02:47:21.118Z] === RUN TestKillContainer/killing_signal [2019-11-13T02:47:21.541Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-13T02:47:21.797Z] 2019/11/13 02:47:21 Finished clone github.com/inconshreveable/mousetrap [2019-11-13T02:47:21.797Z] 2019/11/13 02:47:21 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2019-11-13T02:47:22.054Z] 2019/11/13 02:47:21 Clone github.com/Microsoft/hcsshim, revision 672e52e9209d1e53718c1b6a7d68cc9272654ab5, attempt 1/20 [2019-11-13T02:47:22.054Z] 2019/11/13 02:47:21 Finished clone github.com/spf13/pflag [2019-11-13T02:47:22.284Z] --- PASS: TestKillContainer (2.11s) [2019-11-13T02:47:22.284Z] --- PASS: TestKillContainer/no_signal (0.68s) [2019-11-13T02:47:22.284Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2019-11-13T02:47:22.284Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2019-11-13T02:47:22.284Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-13T02:47:22.284Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-13T02:47:22.311Z] 2019/11/13 02:47:22 Finished clone github.com/spf13/cobra [2019-11-13T02:47:22.621Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-13T02:47:22.876Z] 2019/11/13 02:47:22 Finished clone github.com/golang/protobuf [2019-11-13T02:47:23.134Z] 2019/11/13 02:47:22 Finished clone github.com/morikuni/aec [2019-11-13T02:47:23.341Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s) [2019-11-13T02:47:23.341Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2019-11-13T02:47:23.341Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2019-11-13T02:47:23.341Z] === RUN TestKillStoppedContainer [2019-11-13T02:47:23.391Z] 2019/11/13 02:47:23 Finished clone github.com/google/certificate-transparency-go [2019-11-13T02:47:23.649Z] 2019/11/13 02:47:23 Finished clone github.com/docker/go-metrics [2019-11-13T02:47:23.677Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-13T02:47:23.677Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-13T02:47:23.677Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-11-13T02:47:23.677Z] === RUN TestKillDifferentUserContainer [2019-11-13T02:47:24.063Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-13T02:47:24.402Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2019-11-13T02:47:24.402Z] === RUN TestInspectOomKilledTrue [2019-11-13T02:47:25.573Z] 2019/11/13 02:47:24 Finished clone github.com/cloudflare/cfssl [2019-11-13T02:47:25.622Z] --- PASS: TestInspectOomKilledTrue (1.22s) [2019-11-13T02:47:25.622Z] === RUN TestInspectOomKilledFalse [2019-11-13T02:47:26.096Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-13T02:47:26.344Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2019-11-13T02:47:26.344Z] === RUN TestLinksEtcHostsContentMatch [2019-11-13T02:47:27.029Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-13T02:47:27.066Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2019-11-13T02:47:27.066Z] === RUN TestLinksContainerNames [2019-11-13T02:47:27.593Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-13T02:47:28.234Z] --- PASS: TestLinksContainerNames (1.39s) [2019-11-13T02:47:28.235Z] === RUN TestLogsFollowTailEmpty [2019-11-13T02:47:28.528Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-13T02:47:28.854Z] 2019/11/13 02:47:28 Finished clone cloud.google.com/go [2019-11-13T02:47:28.954Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2019-11-13T02:47:28.954Z] === RUN TestContainerNetworkMountsNoChown [2019-11-13T02:47:29.677Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2019-11-13T02:47:29.677Z] === RUN TestMountDaemonRoot [2019-11-13T02:47:29.677Z] === RUN TestMountDaemonRoot/default [2019-11-13T02:47:29.677Z] === PAUSE TestMountDaemonRoot/default [2019-11-13T02:47:29.677Z] === RUN TestMountDaemonRoot/private [2019-11-13T02:47:29.677Z] === PAUSE TestMountDaemonRoot/private [2019-11-13T02:47:29.677Z] === RUN TestMountDaemonRoot/rprivate [2019-11-13T02:47:29.677Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-13T02:47:29.677Z] === RUN TestMountDaemonRoot/slave [2019-11-13T02:47:29.677Z] === PAUSE TestMountDaemonRoot/slave [2019-11-13T02:47:29.677Z] === RUN TestMountDaemonRoot/rslave [2019-11-13T02:47:29.677Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-13T02:47:29.677Z] === RUN TestMountDaemonRoot/shared [2019-11-13T02:47:29.677Z] === PAUSE TestMountDaemonRoot/shared [2019-11-13T02:47:29.677Z] === RUN TestMountDaemonRoot/rshared [2019-11-13T02:47:29.677Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/default [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rshared [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rslave [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rprivate [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/slave [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/shared [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/private [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-13T02:47:30.016Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-13T02:47:30.016Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-13T02:47:30.016Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot (0.06s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-13T02:47:30.353Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-13T02:47:30.353Z] === RUN TestContainerBindMountNonRecursive [2019-11-13T02:47:30.425Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-13T02:47:30.683Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2019-11-13T02:47:30.683Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:353: [d0ca208ad200f] daemon started [2019-11-13T02:47:30.683Z] daemon.go:461: [d0ca208ad200f] Stopping daemon [2019-11-13T02:47:30.683Z] daemon.go:296: [d0ca208ad200f] exiting daemon [2019-11-13T02:47:30.683Z] daemon.go:448: [d0ca208ad200f] Daemon stopped [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:339: [d0ca208ad200f] error pinging daemon on start: Get http://d0ca208ad200f.sock/_ping: context deadline exceeded [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:339: [d0ca208ad200f] error pinging daemon on start: Get http://d0ca208ad200f.sock/_ping: context deadline exceeded [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:339: [d0ca208ad200f] error pinging daemon on start: Get http://d0ca208ad200f.sock/_ping: context deadline exceeded [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:339: [d0ca208ad200f] error pinging daemon on start: Get http://d0ca208ad200f.sock/_ping: context deadline exceeded [2019-11-13T02:47:30.683Z] daemon.go:296: [d0ca208ad200f] exiting daemon [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:325: [d0ca208ad200f] waiting for daemon to start [2019-11-13T02:47:30.683Z] daemon.go:353: [d0ca208ad200f] daemon started [2019-11-13T02:47:30.683Z] daemon.go:461: [d0ca208ad200f] Stopping daemon [2019-11-13T02:47:30.683Z] daemon.go:296: [d0ca208ad200f] exiting daemon [2019-11-13T02:47:30.683Z] daemon.go:448: [d0ca208ad200f] Daemon stopped [2019-11-13T02:47:30.683Z] PASS [2019-11-13T02:47:30.683Z] [2019-11-13T02:47:30.683Z] DONE 17 tests in 54.006s [2019-11-13T02:47:30.683Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-13T02:47:30.683Z] ++ 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 [2019-11-13T02:47:30.683Z] ++ set -e [2019-11-13T02:47:30.683Z] ++ '[' -n 0 ']' [2019-11-13T02:47:30.683Z] ++ set -x [2019-11-13T02:47:30.683Z] ++ 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= 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 [2019-11-13T02:47:30.940Z] INFO: Testing against a local daemon [2019-11-13T02:47:30.940Z] === RUN TestPluginInvalidJSON [2019-11-13T02:47:30.940Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:47:30.940Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:47:30.940Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:47:30.940Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-13T02:47:30.940Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-13T02:47:30.940Z] PASS [2019-11-13T02:47:30.940Z] [2019-11-13T02:47:30.940Z] DONE 2 tests in 0.144s [2019-11-13T02:47:30.940Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-13T02:47:30.940Z] ++ 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 [2019-11-13T02:47:30.940Z] ++ set -e [2019-11-13T02:47:30.940Z] ++ '[' -n 0 ']' [2019-11-13T02:47:30.940Z] ++ set -x [2019-11-13T02:47:30.941Z] ++ 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= 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 [2019-11-13T02:47:31.198Z] INFO: Testing against a local daemon [2019-11-13T02:47:31.198Z] === RUN TestExternalGraphDriver [2019-11-13T02:47:31.198Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-13T02:47:31.198Z] === RUN TestExternalGraphDriver/json [2019-11-13T02:47:31.378Z] 2019/11/13 02:47:31 Finished clone github.com/Microsoft/hcsshim [2019-11-13T02:47:31.635Z] 2019/11/13 02:47:31 Finished clone google.golang.org/genproto [2019-11-13T02:47:31.763Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-13T02:47:32.098Z] --- PASS: TestContainerBindMountNonRecursive (1.68s) [2019-11-13T02:47:32.098Z] === RUN TestNetworkNat [2019-11-13T02:47:32.819Z] --- PASS: TestNetworkNat (0.73s) [2019-11-13T02:47:32.819Z] === RUN TestNetworkLocalhostTCPNat [2019-11-13T02:47:33.134Z] === RUN TestExternalGraphDriver/spec [2019-11-13T02:47:33.533Z] 2019/11/13 02:47:33 Finished clone github.com/docker/swarmkit [2019-11-13T02:47:33.538Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s) [2019-11-13T02:47:33.538Z] === RUN TestNetworkLoopbackNat [2019-11-13T02:47:34.069Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-13T02:47:34.259Z] --- PASS: TestNetworkLoopbackNat (1.03s) [2019-11-13T02:47:34.259Z] === RUN TestPause [2019-11-13T02:47:35.422Z] --- PASS: TestPause (0.77s) [2019-11-13T02:47:35.422Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-13T02:47:35.422Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-13T02:47:35.422Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-13T02:47:35.422Z] === RUN TestPauseStopPausedContainer [2019-11-13T02:47:35.427Z] 2019/11/13 02:47:35 Finished clone github.com/coreos/etcd [2019-11-13T02:47:35.441Z] === RUN TestExternalGraphDriver/pull [2019-11-13T02:47:36.144Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2019-11-13T02:47:36.144Z] === RUN TestPsFilter [2019-11-13T02:47:36.144Z] --- PASS: TestPsFilter (0.19s) [2019-11-13T02:47:36.144Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-13T02:47:36.360Z] 2019/11/13 02:47:36 Finished clone github.com/containerd/containerd [2019-11-13T02:47:36.373Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-13T02:47:36.866Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2019-11-13T02:47:36.866Z] === RUN TestRemoveContainerWithVolume [2019-11-13T02:47:37.307Z] --- PASS: TestExternalGraphDriver (6.17s) [2019-11-13T02:47:37.307Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-11-13T02:47:37.307Z] daemon.go:325: [d39e9ead726a0] waiting for daemon to start [2019-11-13T02:47:37.307Z] daemon.go:325: [d39e9ead726a0] waiting for daemon to start [2019-11-13T02:47:37.307Z] daemon.go:353: [d39e9ead726a0] daemon started [2019-11-13T02:47:37.307Z] daemon.go:461: [d39e9ead726a0] Stopping daemon [2019-11-13T02:47:37.307Z] daemon.go:296: [d39e9ead726a0] exiting daemon [2019-11-13T02:47:37.307Z] daemon.go:448: [d39e9ead726a0] Daemon stopped [2019-11-13T02:47:37.307Z] daemon.go:325: [d39e9ead726a0] waiting for daemon to start [2019-11-13T02:47:37.307Z] daemon.go:325: [d39e9ead726a0] waiting for daemon to start [2019-11-13T02:47:37.307Z] daemon.go:353: [d39e9ead726a0] daemon started [2019-11-13T02:47:37.307Z] daemon.go:461: [d39e9ead726a0] Stopping daemon [2019-11-13T02:47:37.307Z] daemon.go:296: [d39e9ead726a0] exiting daemon [2019-11-13T02:47:37.307Z] daemon.go:448: [d39e9ead726a0] Daemon stopped [2019-11-13T02:47:37.307Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2019-11-13T02:47:37.307Z] daemon.go:325: [d39e9ead726a0] waiting for daemon to start [2019-11-13T02:47:37.307Z] daemon.go:325: [d39e9ead726a0] waiting for daemon to start [2019-11-13T02:47:37.307Z] daemon.go:353: [d39e9ead726a0] daemon started [2019-11-13T02:47:37.307Z] daemon.go:461: [d39e9ead726a0] Stopping daemon [2019-11-13T02:47:37.307Z] daemon.go:296: [d39e9ead726a0] exiting daemon [2019-11-13T02:47:37.307Z] daemon.go:448: [d39e9ead726a0] Daemon stopped [2019-11-13T02:47:37.307Z] daemon.go:325: [d39e9ead726a0] waiting for daemon to start [2019-11-13T02:47:37.307Z] daemon.go:325: [d39e9ead726a0] waiting for daemon to start [2019-11-13T02:47:37.307Z] daemon.go:353: [d39e9ead726a0] daemon started [2019-11-13T02:47:37.307Z] daemon.go:461: [d39e9ead726a0] Stopping daemon [2019-11-13T02:47:37.307Z] daemon.go:296: [d39e9ead726a0] exiting daemon [2019-11-13T02:47:37.307Z] daemon.go:448: [d39e9ead726a0] Daemon stopped [2019-11-13T02:47:37.307Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-11-13T02:47:37.307Z] daemon.go:325: [d39e9ead726a0] waiting for daemon to start [2019-11-13T02:47:37.307Z] daemon.go:325: [d39e9ead726a0] waiting for daemon to start [2019-11-13T02:47:37.307Z] daemon.go:353: [d39e9ead726a0] daemon started [2019-11-13T02:47:37.307Z] daemon.go:461: [d39e9ead726a0] Stopping daemon [2019-11-13T02:47:37.307Z] daemon.go:296: [d39e9ead726a0] exiting daemon [2019-11-13T02:47:37.307Z] daemon.go:448: [d39e9ead726a0] Daemon stopped [2019-11-13T02:47:37.307Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2019-11-13T02:47:37.307Z] === RUN TestGraphdriverPluginV2 [2019-11-13T02:47:37.587Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2019-11-13T02:47:37.587Z] === RUN TestRemoveContainerRunning [2019-11-13T02:47:37.871Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-13T02:47:38.310Z] --- PASS: TestRemoveContainerRunning (0.73s) [2019-11-13T02:47:38.310Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-13T02:47:39.061Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2019-11-13T02:47:39.061Z] === RUN TestRemoveInvalidContainer [2019-11-13T02:47:39.061Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-11-13T02:47:39.061Z] === RUN TestRenameLinkedContainer [2019-11-13T02:47:42.063Z] --- PASS: TestRenameLinkedContainer (2.82s) [2019-11-13T02:47:42.063Z] === RUN TestRenameStoppedContainer [2019-11-13T02:47:42.785Z] --- PASS: TestRenameStoppedContainer (0.68s) [2019-11-13T02:47:42.785Z] === RUN TestRenameRunningContainerAndReuse [2019-11-13T02:47:43.131Z] --- PASS: TestGraphdriverPluginV2 (4.93s) [2019-11-13T02:47:43.131Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2019-11-13T02:47:43.131Z] daemon.go:325: [db068238304f5] waiting for daemon to start [2019-11-13T02:47:43.131Z] daemon.go:325: [db068238304f5] waiting for daemon to start [2019-11-13T02:47:43.131Z] daemon.go:353: [db068238304f5] daemon started [2019-11-13T02:47:43.131Z] daemon.go:461: [db068238304f5] Stopping daemon [2019-11-13T02:47:43.131Z] daemon.go:296: [db068238304f5] exiting daemon [2019-11-13T02:47:43.131Z] daemon.go:448: [db068238304f5] Daemon stopped [2019-11-13T02:47:43.131Z] daemon.go:325: [db068238304f5] waiting for daemon to start [2019-11-13T02:47:43.131Z] daemon.go:325: [db068238304f5] waiting for daemon to start [2019-11-13T02:47:43.131Z] daemon.go:353: [db068238304f5] daemon started [2019-11-13T02:47:43.131Z] daemon.go:461: [db068238304f5] Stopping daemon [2019-11-13T02:47:43.131Z] daemon.go:296: [db068238304f5] exiting daemon [2019-11-13T02:47:43.131Z] daemon.go:448: [db068238304f5] Daemon stopped [2019-11-13T02:47:43.131Z] PASS [2019-11-13T02:47:43.131Z] [2019-11-13T02:47:43.131Z] DONE 5 tests in 11.248s [2019-11-13T02:47:43.131Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-13T02:47:43.131Z] ++ 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 [2019-11-13T02:47:43.131Z] ++ set -e [2019-11-13T02:47:43.131Z] ++ '[' -n 0 ']' [2019-11-13T02:47:43.131Z] ++ set -x [2019-11-13T02:47:43.131Z] ++ 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= 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 [2019-11-13T02:47:43.131Z] INFO: Testing against a local daemon [2019-11-13T02:47:43.131Z] === RUN TestContinueAfterPluginCrash [2019-11-13T02:47:43.131Z] === PAUSE TestContinueAfterPluginCrash [2019-11-13T02:47:43.131Z] === RUN TestDaemonStartWithLogOpt [2019-11-13T02:47:43.131Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-13T02:47:43.131Z] === CONT TestContinueAfterPluginCrash [2019-11-13T02:47:43.131Z] === CONT TestDaemonStartWithLogOpt [2019-11-13T02:47:43.131Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-13T02:47:43.388Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-13T02:47:43.935Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-13T02:47:43.935Z] ok github.com/docker/docker/api/server/httputils 0.153s coverage: 14.7% of statements [2019-11-13T02:47:43.952Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s) [2019-11-13T02:47:43.952Z] === RUN TestRenameInvalidName [2019-11-13T02:47:44.322Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-13T02:47:44.677Z] --- PASS: TestRenameInvalidName (0.79s) [2019-11-13T02:47:44.677Z] === RUN TestRenameAnonymousContainer [2019-11-13T02:47:45.695Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-13T02:47:46.116Z] ok github.com/docker/docker/api/server/middleware 0.178s coverage: 37.7% of statements [2019-11-13T02:47:46.116Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-13T02:47:46.116Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-13T02:47:46.116Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-13T02:47:46.116Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-13T02:47:46.116Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-13T02:47:46.116Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-13T02:47:46.116Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-13T02:47:46.116Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-13T02:47:46.116Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-13T02:47:46.116Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-13T02:47:46.116Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-13T02:47:46.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-13T02:47:46.319Z] 2019/11/13 02:47:44 Finished clone github.com/gogo/protobuf [2019-11-13T02:47:46.319Z] 2019/11/13 02:47:45 Finished clone github.com/hashicorp/consul [2019-11-13T02:47:46.518Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-13T02:47:46.518Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-13T02:47:47.645Z] ok github.com/docker/docker/api/server/router/swarm 0.165s coverage: 3.1% of statements [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types [no test files] [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-13T02:47:47.645Z] ok github.com/docker/docker/api/types/filters 0.117s coverage: 92.2% of statements [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-13T02:47:47.645Z] ok github.com/docker/docker/api/types/strslice 0.036s coverage: 90.0% of statements [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-13T02:47:47.645Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-13T02:47:47.690Z] --- PASS: TestRenameAnonymousContainer (2.70s) [2019-11-13T02:47:47.690Z] === RUN TestRenameContainerWithSameName [2019-11-13T02:47:48.100Z] ok github.com/docker/docker/api/types/time 0.373s coverage: 100.0% of statements [2019-11-13T02:47:48.100Z] ok github.com/docker/docker/api/types/versions 0.052s coverage: 75.0% of statements [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/builder [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-13T02:47:48.100Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-13T02:47:48.411Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2019-11-13T02:47:48.411Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-13T02:47:48.418Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-13T02:47:49.350Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-13T02:47:49.577Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s) [2019-11-13T02:47:49.577Z] === RUN TestResize [2019-11-13T02:47:50.283Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-13T02:47:50.300Z] --- PASS: TestResize (0.74s) [2019-11-13T02:47:50.300Z] === RUN TestResizeWithInvalidSize [2019-11-13T02:47:50.848Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-13T02:47:51.022Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2019-11-13T02:47:51.022Z] === RUN TestResizeWhenContainerNotStarted [2019-11-13T02:47:51.413Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-13T02:47:51.746Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:47:51.746Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:47:51.746Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:47:51.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:47:51.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:47:51.746Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:47:51.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:47:51.977Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-13T02:47:54.045Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:47:54.502Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-13T02:47:55.146Z] ok github.com/docker/docker/builder/dockerfile 0.436s coverage: 43.2% of statements [2019-11-13T02:47:55.146Z] ok github.com/docker/docker/builder/dockerignore 0.041s coverage: 96.8% of statements [2019-11-13T02:47:55.146Z] ok github.com/docker/docker/builder/fscache 0.913s coverage: 69.2% of statements [2019-11-13T02:47:55.146Z] ok github.com/docker/docker/builder/remotecontext 0.441s coverage: 9.2% of statements [2019-11-13T02:47:55.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:47:56.280Z] 2019/11/13 02:47:55 Finished clone github.com/aws/aws-sdk-go [2019-11-13T02:47:58.311Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:47:58.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:47:58.681Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-13T02:47:58.989Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:47:58.989Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:47:59.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:48:00.053Z] --- PASS: TestDaemonStartWithLogOpt (17.73s) [2019-11-13T02:48:00.053Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-11-13T02:48:00.053Z] daemon.go:325: [dd222750b9863] waiting for daemon to start [2019-11-13T02:48:00.053Z] daemon.go:325: [dd222750b9863] waiting for daemon to start [2019-11-13T02:48:00.053Z] daemon.go:353: [dd222750b9863] daemon started [2019-11-13T02:48:00.053Z] daemon.go:461: [dd222750b9863] Stopping daemon [2019-11-13T02:48:00.053Z] daemon.go:296: [dd222750b9863] exiting daemon [2019-11-13T02:48:00.053Z] daemon.go:448: [dd222750b9863] Daemon stopped [2019-11-13T02:48:00.053Z] daemon.go:325: [dd222750b9863] waiting for daemon to start [2019-11-13T02:48:00.053Z] daemon.go:325: [dd222750b9863] waiting for daemon to start [2019-11-13T02:48:00.053Z] daemon.go:353: [dd222750b9863] daemon started [2019-11-13T02:48:00.053Z] daemon.go:461: [dd222750b9863] Stopping daemon [2019-11-13T02:48:00.053Z] daemon.go:296: [dd222750b9863] exiting daemon [2019-11-13T02:48:00.053Z] daemon.go:448: [dd222750b9863] Daemon stopped [2019-11-13T02:48:00.445Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.30s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [d9fe9c50c75c2] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d9fe9c50c75c2] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d9fe9c50c75c2] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d9fe9c50c75c2] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d9fe9c50c75c2] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d9fe9c50c75c2] Daemon stopped [2019-11-13T02:48:03.480Z] daemon.go:325: [d9fe9c50c75c2] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d9fe9c50c75c2] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d9fe9c50c75c2] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d9fe9c50c75c2] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d9fe9c50c75c2] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d9fe9c50c75c2] Daemon stopped [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.42s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [dc6310e8119c9] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [dc6310e8119c9] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [dc6310e8119c9] daemon started [2019-11-13T02:48:03.480Z] daemon.go:325: [dc6310e8119c9] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:296: [dc6310e8119c9] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [dc6310e8119c9] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [dc6310e8119c9] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [dc6310e8119c9] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [dc6310e8119c9] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [dc6310e8119c9] Daemon stopped [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (6.02s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [dc5f3d20bef7a] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [dc5f3d20bef7a] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [dc5f3d20bef7a] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [dc5f3d20bef7a] daemon started [2019-11-13T02:48:03.480Z] daemon.go:325: [dc5f3d20bef7a] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:296: [dc5f3d20bef7a] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [dc5f3d20bef7a] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [dc5f3d20bef7a] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [dc5f3d20bef7a] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [dc5f3d20bef7a] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [dc5f3d20bef7a] Daemon stopped [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.49s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [da2e879341800] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [da2e879341800] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [da2e879341800] daemon started [2019-11-13T02:48:03.480Z] daemon.go:296: [da2e879341800] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [da2e879341800] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [da2e879341800] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [da2e879341800] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [da2e879341800] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [da2e879341800] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [da2e879341800] Daemon stopped [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (7.19s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [d0886cbe2f140] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d0886cbe2f140] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d0886cbe2f140] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d0886cbe2f140] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d0886cbe2f140] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d0886cbe2f140] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d0886cbe2f140] Daemon stopped [2019-11-13T02:48:03.480Z] daemon.go:325: [d0886cbe2f140] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d0886cbe2f140] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d0886cbe2f140] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d0886cbe2f140] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d0886cbe2f140] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d0886cbe2f140] Daemon stopped [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.80s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [debe5dca4c279] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [debe5dca4c279] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [debe5dca4c279] daemon started [2019-11-13T02:48:03.480Z] daemon.go:296: [debe5dca4c279] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [debe5dca4c279] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [debe5dca4c279] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [debe5dca4c279] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [debe5dca4c279] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [debe5dca4c279] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [debe5dca4c279] Daemon stopped [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [d59d2a18816e3] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d59d2a18816e3] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d59d2a18816e3] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d59d2a18816e3] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d59d2a18816e3] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d59d2a18816e3] Daemon stopped [2019-11-13T02:48:03.480Z] daemon.go:325: [d59d2a18816e3] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d59d2a18816e3] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d59d2a18816e3] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d59d2a18816e3] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d59d2a18816e3] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d59d2a18816e3] Daemon stopped [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [dbba69a1076f8] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [dbba69a1076f8] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [dbba69a1076f8] daemon started [2019-11-13T02:48:03.480Z] daemon.go:296: [dbba69a1076f8] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [dbba69a1076f8] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [dbba69a1076f8] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [dbba69a1076f8] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [dbba69a1076f8] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [dbba69a1076f8] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [dbba69a1076f8] Daemon stopped [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [dc4d2744698f6] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [dc4d2744698f6] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [dc4d2744698f6] daemon started [2019-11-13T02:48:03.480Z] daemon.go:325: [dc4d2744698f6] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:296: [dc4d2744698f6] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [dc4d2744698f6] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [dc4d2744698f6] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [dc4d2744698f6] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [dc4d2744698f6] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [dc4d2744698f6] Daemon stopped [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.89s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [d6c310608a0b0] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d6c310608a0b0] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d6c310608a0b0] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d6c310608a0b0] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d6c310608a0b0] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d6c310608a0b0] Daemon stopped [2019-11-13T02:48:03.480Z] daemon.go:325: [d6c310608a0b0] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d6c310608a0b0] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d6c310608a0b0] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d6c310608a0b0] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d6c310608a0b0] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d6c310608a0b0] Daemon stopped [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.79s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [d5915b8b2265a] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d5915b8b2265a] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d5915b8b2265a] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d5915b8b2265a] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d5915b8b2265a] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d5915b8b2265a] Daemon stopped [2019-11-13T02:48:03.480Z] daemon.go:325: [d5915b8b2265a] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d5915b8b2265a] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d5915b8b2265a] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d5915b8b2265a] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d5915b8b2265a] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d5915b8b2265a] Daemon stopped [2019-11-13T02:48:03.480Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.50s) [2019-11-13T02:48:03.480Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-13T02:48:03.480Z] daemon.go:325: [d3cff012cd02e] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d3cff012cd02e] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d3cff012cd02e] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d3cff012cd02e] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d3cff012cd02e] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d3cff012cd02e] Daemon stopped [2019-11-13T02:48:03.480Z] daemon.go:325: [d3cff012cd02e] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:325: [d3cff012cd02e] waiting for daemon to start [2019-11-13T02:48:03.480Z] daemon.go:353: [d3cff012cd02e] daemon started [2019-11-13T02:48:03.480Z] daemon.go:461: [d3cff012cd02e] Stopping daemon [2019-11-13T02:48:03.480Z] daemon.go:296: [d3cff012cd02e] exiting daemon [2019-11-13T02:48:03.480Z] daemon.go:448: [d3cff012cd02e] Daemon stopped [2019-11-13T02:48:03.480Z] === RUN TestKernelTCPMemory [2019-11-13T02:48:03.816Z] --- PASS: TestKernelTCPMemory (0.94s) [2019-11-13T02:48:03.816Z] === RUN TestNISDomainname [2019-11-13T02:48:04.229Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-13T02:48:04.988Z] --- PASS: TestNISDomainname (1.11s) [2019-11-13T02:48:04.988Z] === RUN TestStats [2019-11-13T02:48:05.161Z] --- PASS: TestContinueAfterPluginCrash (22.72s) [2019-11-13T02:48:05.161Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-11-13T02:48:05.161Z] daemon.go:325: [d253ce9750abc] waiting for daemon to start [2019-11-13T02:48:05.161Z] daemon.go:325: [d253ce9750abc] waiting for daemon to start [2019-11-13T02:48:05.161Z] daemon.go:353: [d253ce9750abc] daemon started [2019-11-13T02:48:05.161Z] daemon.go:461: [d253ce9750abc] Stopping daemon [2019-11-13T02:48:05.161Z] daemon.go:296: [d253ce9750abc] exiting daemon [2019-11-13T02:48:05.161Z] daemon.go:448: [d253ce9750abc] Daemon stopped [2019-11-13T02:48:05.161Z] PASS [2019-11-13T02:48:05.161Z] [2019-11-13T02:48:05.161Z] DONE 2 tests in 22.839s [2019-11-13T02:48:05.161Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-13T02:48:05.161Z] ++ 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 [2019-11-13T02:48:05.161Z] ++ set -e [2019-11-13T02:48:05.161Z] ++ '[' -n 0 ']' [2019-11-13T02:48:05.161Z] ++ set -x [2019-11-13T02:48:05.161Z] ++ 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= 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 [2019-11-13T02:48:05.161Z] INFO: Testing against a local daemon [2019-11-13T02:48:05.161Z] === RUN TestPluginWithDevMounts [2019-11-13T02:48:05.161Z] === PAUSE TestPluginWithDevMounts [2019-11-13T02:48:05.161Z] === CONT TestPluginWithDevMounts [2019-11-13T02:48:07.689Z] --- PASS: TestPluginWithDevMounts (1.95s) [2019-11-13T02:48:07.689Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-11-13T02:48:07.689Z] daemon.go:325: [d19651ae4d480] waiting for daemon to start [2019-11-13T02:48:07.689Z] daemon.go:325: [d19651ae4d480] waiting for daemon to start [2019-11-13T02:48:07.689Z] daemon.go:353: [d19651ae4d480] daemon started [2019-11-13T02:48:07.689Z] daemon.go:461: [d19651ae4d480] Stopping daemon [2019-11-13T02:48:07.689Z] daemon.go:296: [d19651ae4d480] exiting daemon [2019-11-13T02:48:07.689Z] daemon.go:448: [d19651ae4d480] Daemon stopped [2019-11-13T02:48:07.689Z] PASS [2019-11-13T02:48:07.689Z] [2019-11-13T02:48:07.689Z] DONE 1 tests in 2.076s [2019-11-13T02:48:07.689Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-13T02:48:07.689Z] ++ 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 [2019-11-13T02:48:07.689Z] ++ set -e [2019-11-13T02:48:07.689Z] ++ '[' -n 0 ']' [2019-11-13T02:48:07.689Z] ++ set -x [2019-11-13T02:48:07.689Z] ++ 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= 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 [2019-11-13T02:48:07.689Z] INFO: Testing against a local daemon [2019-11-13T02:48:07.689Z] === RUN TestSecretInspect [2019-11-13T02:48:07.946Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-13T02:48:07.946Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-13T02:48:07.979Z] --- PASS: TestStats (2.52s) [2019-11-13T02:48:07.979Z] === RUN TestStopContainerWithTimeout [2019-11-13T02:48:07.979Z] === RUN TestStopContainerWithTimeout/0 [2019-11-13T02:48:07.979Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-13T02:48:07.979Z] === RUN TestStopContainerWithTimeout/1 [2019-11-13T02:48:07.979Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-13T02:48:07.979Z] === RUN TestStopContainerWithTimeout/3 [2019-11-13T02:48:07.979Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-13T02:48:07.979Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-13T02:48:07.979Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-13T02:48:07.979Z] === CONT TestStopContainerWithTimeout/0 [2019-11-13T02:48:07.979Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-13T02:48:07.979Z] === CONT TestStopContainerWithTimeout/1 [2019-11-13T02:48:07.979Z] === CONT TestStopContainerWithTimeout/3 [2019-11-13T02:48:08.204Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-13T02:48:08.204Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-13T02:48:08.461Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-13T02:48:08.718Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-13T02:48:10.614Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-13T02:48:10.614Z] --- PASS: TestSecretInspect (3.18s) [2019-11-13T02:48:10.614Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-11-13T02:48:10.614Z] daemon.go:325: [d68f033ffaf41] waiting for daemon to start [2019-11-13T02:48:10.614Z] daemon.go:325: [d68f033ffaf41] waiting for daemon to start [2019-11-13T02:48:10.614Z] daemon.go:353: [d68f033ffaf41] daemon started [2019-11-13T02:48:10.614Z] daemon.go:461: [d68f033ffaf41] Stopping daemon [2019-11-13T02:48:10.614Z] daemon.go:296: [d68f033ffaf41] exiting daemon [2019-11-13T02:48:10.614Z] daemon.go:448: [d68f033ffaf41] Daemon stopped [2019-11-13T02:48:10.614Z] === RUN TestSecretList [2019-11-13T02:48:11.105Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-11-13T02:48:11.105Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2019-11-13T02:48:11.105Z] --- PASS: TestStopContainerWithTimeout/1 (2.11s) [2019-11-13T02:48:11.105Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2019-11-13T02:48:11.105Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2019-11-13T02:48:11.105Z] === RUN TestDeleteDevicemapper [2019-11-13T02:48:11.105Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-13T02:48:11.105Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-13T02:48:11.105Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-13T02:48:11.143Z] 2019/11/13 02:48:09 Finished clone google.golang.org/api [2019-11-13T02:48:11.143Z] 2019/11/13 02:48:09 Dependencies downloaded. Download time: 1m26.398103878s [2019-11-13T02:48:11.143Z] 2019/11/13 02:48:09 Collecting all dependencies [2019-11-13T02:48:12.510Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-13T02:48:13.393Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.08s) [2019-11-13T02:48:13.393Z] === RUN TestUpdateMemory [2019-11-13T02:48:13.443Z] --- PASS: TestSecretList (2.76s) [2019-11-13T02:48:13.443Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-11-13T02:48:13.443Z] daemon.go:325: [da79d110c0e87] waiting for daemon to start [2019-11-13T02:48:13.443Z] daemon.go:325: [da79d110c0e87] waiting for daemon to start [2019-11-13T02:48:13.443Z] daemon.go:353: [da79d110c0e87] daemon started [2019-11-13T02:48:13.443Z] daemon.go:461: [da79d110c0e87] Stopping daemon [2019-11-13T02:48:13.443Z] daemon.go:296: [da79d110c0e87] exiting daemon [2019-11-13T02:48:13.443Z] daemon.go:448: [da79d110c0e87] Daemon stopped [2019-11-13T02:48:13.443Z] === RUN TestSecretsCreateAndDelete [2019-11-13T02:48:14.143Z] --- PASS: TestUpdateMemory (1.13s) [2019-11-13T02:48:14.143Z] === RUN TestUpdateCPUQuota [2019-11-13T02:48:15.831Z] --- PASS: TestUpdateCPUQuota (1.76s) [2019-11-13T02:48:15.831Z] === RUN TestUpdatePidsLimit [2019-11-13T02:48:15.831Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-13T02:48:16.168Z] === RUN TestUpdatePidsLimit/no_change [2019-11-13T02:48:16.726Z] --- PASS: TestSecretsCreateAndDelete (3.08s) [2019-11-13T02:48:16.726Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-11-13T02:48:16.726Z] daemon.go:325: [d593fa79f85c6] waiting for daemon to start [2019-11-13T02:48:16.726Z] daemon.go:325: [d593fa79f85c6] waiting for daemon to start [2019-11-13T02:48:16.726Z] daemon.go:353: [d593fa79f85c6] daemon started [2019-11-13T02:48:16.726Z] daemon.go:461: [d593fa79f85c6] Stopping daemon [2019-11-13T02:48:16.726Z] daemon.go:296: [d593fa79f85c6] exiting daemon [2019-11-13T02:48:16.726Z] daemon.go:448: [d593fa79f85c6] Daemon stopped [2019-11-13T02:48:16.726Z] === RUN TestSecretsUpdate [2019-11-13T02:48:16.726Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-13T02:48:16.889Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-13T02:48:16.990Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-13T02:48:17.225Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-13T02:48:17.560Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-13T02:48:17.562Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-13T02:48:17.897Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-13T02:48:18.234Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-13T02:48:19.241Z] 2019/11/13 02:48:18 Clean vendor dir from unused packages [2019-11-13T02:48:19.805Z] 2019/11/13 02:48:19 Success [2019-11-13T02:48:19.805Z] 2019/11/13 02:48:19 Running time: 1m39.647965112s [2019-11-13T02:48:19.805Z] Congratulations! All vendoring changes are done the right way. [2019-11-13T02:48:19.920Z] --- PASS: TestUpdatePidsLimit (4.15s) [2019-11-13T02:48:19.920Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-11-13T02:48:19.920Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-11-13T02:48:19.920Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-11-13T02:48:19.920Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.43s) [2019-11-13T02:48:19.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-11-13T02:48:19.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-11-13T02:48:19.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-11-13T02:48:19.920Z] === RUN TestUpdateRestartPolicy [2019-11-13T02:48:20.086Z] --- PASS: TestSecretsUpdate (3.21s) [2019-11-13T02:48:20.086Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-11-13T02:48:20.087Z] daemon.go:325: [ddfd370dd2c5d] waiting for daemon to start [2019-11-13T02:48:20.087Z] daemon.go:325: [ddfd370dd2c5d] waiting for daemon to start [2019-11-13T02:48:20.087Z] daemon.go:353: [ddfd370dd2c5d] daemon started [2019-11-13T02:48:20.087Z] daemon.go:461: [ddfd370dd2c5d] Stopping daemon [2019-11-13T02:48:20.087Z] daemon.go:296: [ddfd370dd2c5d] exiting daemon [2019-11-13T02:48:20.087Z] daemon.go:448: [ddfd370dd2c5d] Daemon stopped [2019-11-13T02:48:20.087Z] === RUN TestTemplatedSecret [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-13T02:48:21.064Z] + echo Building e2e image [2019-11-13T02:48:21.064Z] Building e2e image [2019-11-13T02:48:21.064Z] + docker build --build-arg DOCKER_GITCOMMIT=33b2719488ec44196846ef61c4887a784edca081 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-13T02:48:21.064Z] #2 [internal] load .dockerignore [2019-11-13T02:48:21.064Z] #2 transferring context: 34B done [2019-11-13T02:48:21.064Z] #2 DONE 0.0s [2019-11-13T02:48:21.064Z] [2019-11-13T02:48:21.064Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-13T02:48:21.064Z] #1 transferring dockerfile: 3.19kB done [2019-11-13T02:48:21.064Z] #1 DONE 0.0s [2019-11-13T02:48:21.064Z] [2019-11-13T02:48:21.064Z] #4 [internal] load metadata for docker.io/library/golang:1.12.12-alpine [2019-11-13T02:48:21.321Z] #4 ... [2019-11-13T02:48:21.321Z] [2019-11-13T02:48:21.321Z] #3 [internal] load metadata for docker.io/library/alpine:3.9 [2019-11-13T02:48:21.321Z] #3 DONE 0.2s [2019-11-13T02:48:21.321Z] [2019-11-13T02:48:21.321Z] #4 [internal] load metadata for docker.io/library/golang:1.12.12-alpine [2019-11-13T02:48:21.893Z] #4 DONE 0.9s [2019-11-13T02:48:21.893Z] [2019-11-13T02:48:21.893Z] #8 [internal] load build context [2019-11-13T02:48:22.459Z] #8 transferring context: 795.28kB 0.4s done [2019-11-13T02:48:22.459Z] #8 DONE 0.4s [2019-11-13T02:48:22.459Z] [2019-11-13T02:48:22.459Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-13T02:48:22.459Z] #14 resolve docker.io/library/golang:1.12.12-alpine@sha256:201824d07421eea597457672cdf4ff4d152e7f65801e1ab67c9a63b7625d79b2 done [2019-11-13T02:48:22.459Z] #14 sha256:841429c8613b2150b2054fff5336554c127d585a36f696d5b73db5140cea871b 3.80kB / 3.80kB done [2019-11-13T02:48:22.459Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-11-13T02:48:22.459Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-11-13T02:48:22.459Z] #14 sha256:201824d07421eea597457672cdf4ff4d152e7f65801e1ab67c9a63b7625d79b2 1.65kB / 1.65kB done [2019-11-13T02:48:22.459Z] #14 sha256:58c1050731bedf2e4c637dff1cc76ef32d4789547bd80f54568feeed39034cdd 1.36kB / 1.36kB done [2019-11-13T02:48:22.459Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-11-13T02:48:22.459Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 956.97kB / 125.34MB 0.3s [2019-11-13T02:48:22.459Z] #14 sha256:e25a1edfa479aed305d52a3b16439fb76aef0b7348a9d97374d9c6e83e3a5d4f 126B / 126B 0.2s done [2019-11-13T02:48:22.459Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.3s done [2019-11-13T02:48:22.459Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 19.84MB / 125.34MB 0.5s [2019-11-13T02:48:22.617Z] --- PASS: TestTemplatedSecret (3.10s) [2019-11-13T02:48:22.617Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-11-13T02:48:22.617Z] daemon.go:325: [d699671b3c126] waiting for daemon to start [2019-11-13T02:48:22.617Z] daemon.go:325: [d699671b3c126] waiting for daemon to start [2019-11-13T02:48:22.617Z] daemon.go:353: [d699671b3c126] daemon started [2019-11-13T02:48:22.617Z] daemon.go:461: [d699671b3c126] Stopping daemon [2019-11-13T02:48:22.617Z] daemon.go:296: [d699671b3c126] exiting daemon [2019-11-13T02:48:22.617Z] daemon.go:448: [d699671b3c126] Daemon stopped [2019-11-13T02:48:22.617Z] === RUN TestSecretCreateResolve [2019-11-13T02:48:22.716Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-11-13T02:48:22.716Z] #14 ... [2019-11-13T02:48:22.716Z] [2019-11-13T02:48:22.716Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:7746df395af22f042... [2019-11-13T02:48:22.716Z] #5 resolve docker.io/library/alpine:3.9@sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a done [2019-11-13T02:48:22.716Z] #5 sha256:7746df395af22f04212cd25a92c1d6dbc5a06a0ca9579a229ef43008d4d1302a 1.64kB / 1.64kB done [2019-11-13T02:48:22.716Z] #5 sha256:bf1684a6e3676389ec861c602e97f27b03f14178e5bc3f70dce198f9f160cce9 528B / 528B done [2019-11-13T02:48:22.716Z] #5 sha256:055936d3920576da37aa9bc460d70c5f212028bda1c08c0879aedf03d7a66ea1 1.51kB / 1.51kB done [2019-11-13T02:48:22.716Z] #5 sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 2.76MB / 2.76MB 0.1s done [2019-11-13T02:48:22.716Z] #5 extracting sha256:e7c96db7181be991f19a9fb6975cdbbd73c65f4a2681348e63a141a2192a5f10 0.5s done [2019-11-13T02:48:22.716Z] #5 DONE 0.7s [2019-11-13T02:48:22.716Z] [2019-11-13T02:48:22.716Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-13T02:48:22.716Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 38.55MB / 125.34MB 0.8s [2019-11-13T02:48:22.975Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 45.29MB / 125.34MB 0.9s [2019-11-13T02:48:23.232Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 54.45MB / 125.34MB 1.2s [2019-11-13T02:48:23.232Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 69.98MB / 125.34MB 1.3s [2019-11-13T02:48:23.490Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 82.63MB / 125.34MB 1.4s [2019-11-13T02:48:23.490Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 101.92MB / 125.34MB 1.6s [2019-11-13T02:48:23.747Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 112.83MB / 125.34MB 1.7s [2019-11-13T02:48:23.747Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 125.34MB / 125.34MB 1.9s [2019-11-13T02:48:24.004Z] #14 ... [2019-11-13T02:48:24.004Z] [2019-11-13T02:48:24.004Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-13T02:48:24.004Z] #6 DONE 1.4s [2019-11-13T02:48:24.004Z] [2019-11-13T02:48:24.004Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-13T02:48:24.004Z] #14 sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 125.34MB / 125.34MB 2.0s done [2019-11-13T02:48:24.261Z] #14 extracting sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d [2019-11-13T02:48:25.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-13T02:48:26.075Z] --- PASS: TestSecretCreateResolve (3.22s) [2019-11-13T02:48:26.075Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-11-13T02:48:26.075Z] daemon.go:325: [d622a51f2395b] waiting for daemon to start [2019-11-13T02:48:26.075Z] daemon.go:325: [d622a51f2395b] waiting for daemon to start [2019-11-13T02:48:26.075Z] daemon.go:353: [d622a51f2395b] daemon started [2019-11-13T02:48:26.075Z] daemon.go:461: [d622a51f2395b] Stopping daemon [2019-11-13T02:48:26.075Z] daemon.go:296: [d622a51f2395b] exiting daemon [2019-11-13T02:48:26.075Z] daemon.go:448: [d622a51f2395b] Daemon stopped [2019-11-13T02:48:26.075Z] PASS [2019-11-13T02:48:26.075Z] [2019-11-13T02:48:26.075Z] DONE 6 tests in 18.692s [2019-11-13T02:48:26.075Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-13T02:48:26.075Z] ++ 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 [2019-11-13T02:48:26.075Z] ++ set -e [2019-11-13T02:48:26.075Z] ++ '[' -n 0 ']' [2019-11-13T02:48:26.075Z] ++ set -x [2019-11-13T02:48:26.075Z] ++ 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= 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 [2019-11-13T02:48:26.075Z] INFO: Testing against a local daemon [2019-11-13T02:48:26.075Z] === RUN TestServiceCreateInit [2019-11-13T02:48:26.075Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-13T02:48:29.353Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-13T02:48:29.515Z] #14 extracting sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 5.1s [2019-11-13T02:48:30.446Z] #14 extracting sha256:f6599ad6f6fd23be332506a690af8575428ef066b5e2ae30a84869ee36ab8c6d 6.3s done [2019-11-13T02:48:30.702Z] #14 ... [2019-11-13T02:48:30.702Z] [2019-11-13T02:48:30.702Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-13T02:48:30.702Z] #7 1.084 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2019-11-13T02:48:30.703Z] #7 2.159 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2019-11-13T02:48:30.703Z] #7 2.255 (1/35) Upgrading musl (1.1.20-r4 -> 1.1.20-r5) [2019-11-13T02:48:30.703Z] #7 2.265 (2/35) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2019-11-13T02:48:30.703Z] #7 2.269 (3/35) Installing ncurses-terminfo (6.1_p20190105-r0) [2019-11-13T02:48:30.703Z] #7 2.483 (4/35) Installing ncurses-libs (6.1_p20190105-r0) [2019-11-13T02:48:30.703Z] #7 2.492 (5/35) Installing readline (7.0.003-r1) [2019-11-13T02:48:30.703Z] #7 2.498 (6/35) Installing bash (4.4.19-r1) [2019-11-13T02:48:30.703Z] #7 2.516 Executing bash-4.4.19-r1.post-install [2019-11-13T02:48:30.703Z] #7 2.518 (7/35) Installing ca-certificates (20190108-r0) [2019-11-13T02:48:30.703Z] #7 2.542 (8/35) Installing libgcc (8.3.0-r0) [2019-11-13T02:48:30.703Z] #7 2.547 (9/35) Installing libstdc++ (8.3.0-r0) [2019-11-13T02:48:30.703Z] #7 2.562 (10/35) Installing binutils (2.31.1-r2) [2019-11-13T02:48:30.703Z] #7 2.674 (11/35) Installing gmp (6.1.2-r1) [2019-11-13T02:48:30.703Z] #7 2.684 (12/35) Installing isl (0.18-r0) [2019-11-13T02:48:30.703Z] #7 2.708 (13/35) Installing libgomp (8.3.0-r0) [2019-11-13T02:48:30.703Z] #7 2.714 (14/35) Installing libatomic (8.3.0-r0) [2019-11-13T02:48:30.703Z] #7 2.718 (15/35) Installing mpfr3 (3.1.5-r1) [2019-11-13T02:48:30.703Z] #7 2.725 (16/35) Installing mpc1 (1.0.3-r1) [2019-11-13T02:48:30.703Z] #7 2.731 (17/35) Installing gcc (8.3.0-r0) [2019-11-13T02:48:30.703Z] #7 3.695 (18/35) Installing musl-dev (1.1.20-r5) [2019-11-13T02:48:30.703Z] #7 3.808 (19/35) Installing libc-dev (0.7.1-r0) [2019-11-13T02:48:30.703Z] #7 3.812 (20/35) Installing g++ (8.3.0-r0) [2019-11-13T02:48:30.703Z] #7 4.431 (21/35) Installing nghttp2-libs (1.35.1-r1) [2019-11-13T02:48:30.703Z] #7 4.437 (22/35) Installing libssh2 (1.9.0-r1) [2019-11-13T02:48:30.703Z] #7 4.443 (23/35) Installing libcurl (7.64.0-r3) [2019-11-13T02:48:30.703Z] #7 4.451 (24/35) Installing expat (2.2.8-r0) [2019-11-13T02:48:30.703Z] #7 4.456 (25/35) Installing pcre2 (10.32-r1) [2019-11-13T02:48:30.703Z] #7 4.464 (26/35) Installing git (2.20.1-r0) [2019-11-13T02:48:30.703Z] #7 4.682 (27/35) Installing libmnl (1.0.4-r0) [2019-11-13T02:48:30.703Z] #7 4.685 (28/35) Installing jansson (2.11-r0) [2019-11-13T02:48:30.703Z] #7 4.688 (29/35) Installing libnftnl-libs (1.1.1-r0) [2019-11-13T02:48:30.703Z] #7 4.693 (30/35) Installing iptables (1.6.2-r1) [2019-11-13T02:48:30.703Z] #7 4.720 (31/35) Upgrading musl-utils (1.1.20-r4 -> 1.1.20-r5) [2019-11-13T02:48:30.703Z] #7 4.724 (32/35) Installing pigz (2.4-r0) [2019-11-13T02:48:30.703Z] #7 4.729 (33/35) Installing tar (1.32-r0) [2019-11-13T02:48:30.703Z] #7 4.740 (34/35) Installing xz-libs (5.2.4-r0) [2019-11-13T02:48:30.703Z] #7 4.744 (35/35) Installing xz (5.2.4-r0) [2019-11-13T02:48:30.703Z] #7 4.749 Executing busybox-1.29.3-r10.trigger [2019-11-13T02:48:30.703Z] #7 4.754 Executing ca-certificates-20190108-r0.trigger [2019-11-13T02:48:30.703Z] #7 4.813 OK: 185 MiB in 47 packages [2019-11-13T02:48:30.703Z] #7 DONE 6.5s [2019-11-13T02:48:30.703Z] [2019-11-13T02:48:30.703Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-13T02:48:30.703Z] #9 DONE 0.1s [2019-11-13T02:48:30.703Z] [2019-11-13T02:48:30.703Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.12-alpine@sha256:201824d07... [2019-11-13T02:48:30.703Z] #14 extracting sha256:e25a1edfa479aed305d52a3b16439fb76aef0b7348a9d97374d9c6e83e3a5d4f done [2019-11-13T02:48:30.780Z] ok github.com/docker/docker/builder/remotecontext/git 33.095s coverage: 85.1% of statements [2019-11-13T02:48:30.780Z] ? github.com/docker/docker/cli [no test files] [2019-11-13T02:48:30.780Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-13T02:48:30.780Z] ok github.com/docker/docker/cli/debug 0.067s coverage: 100.0% of statements [2019-11-13T02:48:30.780Z] ok github.com/docker/docker/client 0.624s coverage: 75.2% of statements [2019-11-13T02:48:30.959Z] #14 DONE 8.8s [2019-11-13T02:48:30.959Z] [2019-11-13T02:48:30.959Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-13T02:48:30.959Z] #10 DONE 0.1s [2019-11-13T02:48:30.959Z] [2019-11-13T02:48:30.959Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-13T02:48:30.959Z] #11 DONE 0.1s [2019-11-13T02:48:30.959Z] [2019-11-13T02:48:30.959Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-13T02:48:30.959Z] #12 DONE 0.0s [2019-11-13T02:48:30.959Z] [2019-11-13T02:48:30.959Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-13T02:48:31.216Z] #13 DONE 0.1s [2019-11-13T02:48:31.216Z] [2019-11-13T02:48:31.216Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-13T02:48:31.236Z] ok github.com/docker/docker/cmd/dockerd 0.639s coverage: 18.8% of statements [2019-11-13T02:48:31.779Z] #15 0.726 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-13T02:48:31.878Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-13T02:48:32.709Z] #15 1.799 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-13T02:48:32.709Z] #15 1.865 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-13T02:48:32.709Z] #15 1.869 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-13T02:48:32.709Z] #15 2.010 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-13T02:48:32.966Z] #15 2.019 (4/43) Installing readline (8.0.0-r0) [2019-11-13T02:48:32.966Z] #15 2.023 (5/43) Installing bash (5.0.0-r0) [2019-11-13T02:48:32.966Z] #15 2.037 Executing bash-5.0.0-r0.post-install [2019-11-13T02:48:32.966Z] #15 2.040 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-13T02:48:32.966Z] #15 2.130 (7/43) Installing libuuid (2.33.2-r0) [2019-11-13T02:48:32.966Z] #15 2.134 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-13T02:48:32.966Z] #15 2.146 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-13T02:48:32.966Z] #15 2.150 (10/43) Installing binutils (2.32-r0) [2019-11-13T02:48:32.966Z] #15 2.228 (11/43) Installing libmagic (5.37-r1) [2019-11-13T02:48:33.177Z] --- PASS: TestUpdateRestartPolicy (12.29s) [2019-11-13T02:48:33.177Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-13T02:48:33.177Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2019-11-13T02:48:33.177Z] === RUN TestWaitNonBlocked [2019-11-13T02:48:33.177Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:48:33.177Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:48:33.177Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:48:33.177Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:48:33.177Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:48:33.177Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:48:33.223Z] #15 2.285 (12/43) Installing file (5.37-r1) [2019-11-13T02:48:33.223Z] #15 2.294 (13/43) Installing gmp (6.1.2-r1) [2019-11-13T02:48:33.223Z] #15 2.301 (14/43) Installing isl (0.18-r0) [2019-11-13T02:48:33.223Z] #15 2.328 (15/43) Installing libgomp (8.3.0-r0) [2019-11-13T02:48:33.223Z] #15 2.334 (16/43) Installing libatomic (8.3.0-r0) [2019-11-13T02:48:33.223Z] #15 2.338 (17/43) Installing libgcc (8.3.0-r0) [2019-11-13T02:48:33.223Z] #15 2.356 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-13T02:48:33.223Z] #15 2.406 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-13T02:48:33.223Z] #15 2.414 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-13T02:48:33.223Z] #15 2.433 (21/43) Installing gcc (8.3.0-r0) [2019-11-13T02:48:33.774Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-13T02:48:34.154Z] #15 3.188 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-13T02:48:34.154Z] #15 3.293 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-13T02:48:34.154Z] #15 3.295 (24/43) Installing g++ (8.3.0-r0) [2019-11-13T02:48:34.346Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-11-13T02:48:34.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2019-11-13T02:48:34.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2019-11-13T02:48:34.346Z] === RUN TestWaitBlocked [2019-11-13T02:48:34.346Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-13T02:48:34.346Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-13T02:48:34.346Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-13T02:48:34.346Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-13T02:48:34.346Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-13T02:48:34.346Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-13T02:48:34.718Z] #15 3.804 (25/43) Installing make (4.2.1-r2) [2019-11-13T02:48:34.718Z] #15 3.985 (26/43) Installing fortify-headers (1.1-r0) [2019-11-13T02:48:34.718Z] #15 4.021 (27/43) Installing build-base (0.5-r1) [2019-11-13T02:48:34.953Z] ok github.com/docker/docker/container 0.509s coverage: 42.8% of statements [2019-11-13T02:48:34.953Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-13T02:48:34.953Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-13T02:48:34.953Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-13T02:48:34.953Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-13T02:48:34.975Z] #15 4.026 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-13T02:48:34.975Z] #15 4.042 (29/43) Installing libcurl (7.66.0-r0) [2019-11-13T02:48:34.975Z] #15 4.064 (30/43) Installing curl (7.66.0-r0) [2019-11-13T02:48:34.975Z] #15 4.069 (31/43) Installing oniguruma (6.9.2-r0) [2019-11-13T02:48:34.975Z] #15 4.076 (32/43) Installing jq (1.6-r0) [2019-11-13T02:48:34.975Z] #15 4.083 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-13T02:48:34.975Z] #15 4.091 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-13T02:48:34.975Z] #15 4.112 (35/43) Installing libaio (0.3.111-r0) [2019-11-13T02:48:34.975Z] #15 4.116 (36/43) Installing libblkid (2.33.2-r0) [2019-11-13T02:48:35.077Z] --- PASS: TestWaitBlocked (0.05s) [2019-11-13T02:48:35.077Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2019-11-13T02:48:35.077Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s) [2019-11-13T02:48:35.077Z] === CONT TestContainerStartOnDaemonRestart [2019-11-13T02:48:35.077Z] === CONT TestIpcModeOlderClient [2019-11-13T02:48:35.077Z] === CONT TestDaemonRestartIpcMode [2019-11-13T02:48:35.146Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-13T02:48:35.231Z] #15 4.243 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-13T02:48:35.231Z] #15 4.427 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-13T02:48:35.231Z] #15 4.486 (39/43) Installing libmount (2.33.2-r0) [2019-11-13T02:48:35.231Z] #15 4.525 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-13T02:48:35.231Z] #15 4.535 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-13T02:48:35.413Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-11-13T02:48:35.487Z] #15 4.559 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-13T02:48:35.744Z] #15 4.763 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-13T02:48:35.744Z] #15 4.841 Executing busybox-1.30.1-r2.trigger [2019-11-13T02:48:35.744Z] #15 4.850 OK: 189 MiB in 58 packages [2019-11-13T02:48:36.308Z] #15 DONE 5.5s [2019-11-13T02:48:36.570Z] [2019-11-13T02:48:36.570Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-13T02:48:37.135Z] #16 DONE 0.8s [2019-11-13T02:48:37.135Z] [2019-11-13T02:48:37.135Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-13T02:48:37.672Z] --- PASS: TestServiceCreateInit (11.12s) [2019-11-13T02:48:37.672Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.52s) [2019-11-13T02:48:37.672Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-11-13T02:48:37.672Z] daemon.go:325: [d4003b087e9de] waiting for daemon to start [2019-11-13T02:48:37.672Z] daemon.go:325: [d4003b087e9de] waiting for daemon to start [2019-11-13T02:48:37.672Z] daemon.go:353: [d4003b087e9de] daemon started [2019-11-13T02:48:37.672Z] daemon.go:461: [d4003b087e9de] Stopping daemon [2019-11-13T02:48:37.672Z] daemon.go:296: [d4003b087e9de] exiting daemon [2019-11-13T02:48:37.672Z] daemon.go:448: [d4003b087e9de] Daemon stopped [2019-11-13T02:48:37.672Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.57s) [2019-11-13T02:48:37.672Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-11-13T02:48:37.672Z] daemon.go:325: [d742e6eaff524] waiting for daemon to start [2019-11-13T02:48:37.672Z] daemon.go:325: [d742e6eaff524] waiting for daemon to start [2019-11-13T02:48:37.672Z] daemon.go:353: [d742e6eaff524] daemon started [2019-11-13T02:48:37.672Z] daemon.go:461: [d742e6eaff524] Stopping daemon [2019-11-13T02:48:37.672Z] daemon.go:296: [d742e6eaff524] exiting daemon [2019-11-13T02:48:37.672Z] daemon.go:448: [d742e6eaff524] Daemon stopped [2019-11-13T02:48:37.672Z] === RUN TestCreateServiceMultipleTimes [2019-11-13T02:48:37.930Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-13T02:48:37.930Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-13T02:48:38.066Z] #17 DONE 0.7s [2019-11-13T02:48:38.066Z] [2019-11-13T02:48:38.066Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-13T02:48:38.066Z] #18 DONE 0.0s [2019-11-13T02:48:38.066Z] [2019-11-13T02:48:38.066Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-13T02:48:38.066Z] #19 DONE 0.1s [2019-11-13T02:48:38.066Z] [2019-11-13T02:48:38.066Z] #31 [builder 1/4] COPY . . [2019-11-13T02:48:38.477Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2019-11-13T02:48:38.478Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2019-11-13T02:48:38.478Z] daemon.go:325: [d6717633e7dd8] waiting for daemon to start [2019-11-13T02:48:38.478Z] daemon.go:325: [d6717633e7dd8] waiting for daemon to start [2019-11-13T02:48:38.478Z] daemon.go:353: [d6717633e7dd8] daemon started [2019-11-13T02:48:38.478Z] daemon.go:325: [d6717633e7dd8] waiting for daemon to start [2019-11-13T02:48:38.478Z] daemon.go:296: [d6717633e7dd8] exiting daemon [2019-11-13T02:48:38.478Z] daemon.go:325: [d6717633e7dd8] waiting for daemon to start [2019-11-13T02:48:38.478Z] daemon.go:353: [d6717633e7dd8] daemon started [2019-11-13T02:48:38.478Z] daemon.go:461: [d6717633e7dd8] Stopping daemon [2019-11-13T02:48:38.478Z] daemon.go:296: [d6717633e7dd8] exiting daemon [2019-11-13T02:48:38.478Z] daemon.go:448: [d6717633e7dd8] Daemon stopped [2019-11-13T02:48:39.647Z] --- PASS: TestDaemonRestartIpcMode (4.57s) [2019-11-13T02:48:39.647Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2019-11-13T02:48:39.647Z] daemon.go:325: [d2927168f1e0d] waiting for daemon to start [2019-11-13T02:48:39.647Z] daemon.go:325: [d2927168f1e0d] waiting for daemon to start [2019-11-13T02:48:39.647Z] daemon.go:353: [d2927168f1e0d] daemon started [2019-11-13T02:48:39.647Z] daemon.go:461: [d2927168f1e0d] Stopping daemon [2019-11-13T02:48:39.647Z] daemon.go:296: [d2927168f1e0d] exiting daemon [2019-11-13T02:48:39.647Z] daemon.go:448: [d2927168f1e0d] Daemon stopped [2019-11-13T02:48:39.647Z] daemon.go:325: [d2927168f1e0d] waiting for daemon to start [2019-11-13T02:48:39.647Z] daemon.go:325: [d2927168f1e0d] waiting for daemon to start [2019-11-13T02:48:39.647Z] daemon.go:353: [d2927168f1e0d] daemon started [2019-11-13T02:48:39.647Z] daemon.go:461: [d2927168f1e0d] Stopping daemon [2019-11-13T02:48:39.647Z] daemon.go:296: [d2927168f1e0d] exiting daemon [2019-11-13T02:48:39.647Z] daemon.go:448: [d2927168f1e0d] Daemon stopped [2019-11-13T02:48:39.647Z] PASS [2019-11-13T02:48:39.647Z] [2019-11-13T02:48:39.647Z] === Skipped [2019-11-13T02:48:39.647Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-13T02:48:39.647Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-13T02:48:39.647Z] [2019-11-13T02:48:39.647Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-13T02:48:39.647Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-13T02:48:39.647Z] [2019-11-13T02:48:39.647Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-13T02:48:39.647Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-13T02:48:39.647Z] [2019-11-13T02:48:39.647Z] [2019-11-13T02:48:39.647Z] DONE 188 tests, 3 skipped in 111.877s [2019-11-13T02:48:39.647Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-13T02:48:39.647Z] ++ 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 [2019-11-13T02:48:39.647Z] ++ set -e [2019-11-13T02:48:39.647Z] ++ '[' -n 0 ']' [2019-11-13T02:48:39.647Z] ++ set -x [2019-11-13T02:48:39.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-11-13T02:48:39.982Z] INFO: Testing against a local daemon [2019-11-13T02:48:39.982Z] === RUN TestCommitInheritsEnv [2019-11-13T02:48:40.319Z] --- PASS: TestCommitInheritsEnv (0.44s) [2019-11-13T02:48:40.319Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-13T02:48:40.319Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-13T02:48:40.319Z] === RUN TestImagesFilterMultiReference [2019-11-13T02:48:40.319Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-13T02:48:40.319Z] === RUN TestImagePullPlatformInvalid [2019-11-13T02:48:40.654Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-11-13T02:48:40.654Z] === RUN TestRemoveImageOrphaning [2019-11-13T02:48:40.991Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-11-13T02:48:40.991Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-13T02:48:40.991Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-13T02:48:40.991Z] === RUN TestTagInvalidReference [2019-11-13T02:48:40.991Z] --- PASS: TestTagInvalidReference (0.04s) [2019-11-13T02:48:40.991Z] === RUN TestTagValidPrefixedRepo [2019-11-13T02:48:40.991Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-13T02:48:40.991Z] === RUN TestTagExistedNameWithoutForce [2019-11-13T02:48:40.991Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2019-11-13T02:48:40.991Z] === RUN TestTagOfficialNames [2019-11-13T02:48:41.326Z] --- PASS: TestTagOfficialNames (0.06s) [2019-11-13T02:48:41.326Z] === RUN TestTagMatchesDigest [2019-11-13T02:48:41.326Z] --- PASS: TestTagMatchesDigest (0.04s) [2019-11-13T02:48:41.326Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-13T02:48:43.324Z] #31 ... [2019-11-13T02:48:43.324Z] [2019-11-13T02:48:43.324Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:48:43.324Z] #20 1.241 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-13T02:48:43.324Z] #20 1.420 [2019-11-13T02:48:43.324Z] #20 1.529 ########## 15.1% ######################## 34.2% ###################################### 53.2% ################################################### 72.1% ################################################################# 91.2% ######################################################################## 100.0% [2019-11-13T02:48:43.324Z] #20 2.162 [2019-11-13T02:48:43.324Z] #20 2.302 0.1% ####################### 33.1% ################################################################## 92.4% ####################################################################### 98.9% ######################################################################## 100.0% [2019-11-13T02:48:43.324Z] #20 2.835 [2019-11-13T02:48:43.324Z] #20 2.944 1.3% ############################# 41.1% ############################################ 61.6% ####################################################### 77.6% ######################################################################## 100.0% [2019-11-13T02:48:43.324Z] #20 3.518 [2019-11-13T02:48:43.324Z] #20 3.628 0.9% ######### 13.2% ############ 17.4% ################## 25.9% ######################## 33.4% ############################### 44.4% ################################### 49.7% ########################################### 60.5% ################################################ 68.0% ##################################################### 74.6% ########################################################### 82.5% ############################################################### 87.8% ####################################################################### 99.5% ######################################################################## 100.0% [2019-11-13T02:48:43.324Z] #20 5.046 [2019-11-13T02:48:43.324Z] #20 ... [2019-11-13T02:48:43.324Z] [2019-11-13T02:48:43.324Z] #31 [builder 1/4] COPY . . [2019-11-13T02:48:43.324Z] #31 DONE 5.2s [2019-11-13T02:48:43.324Z] [2019-11-13T02:48:43.324Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-13T02:48:44.255Z] #32 DONE 1.1s [2019-11-13T02:48:44.255Z] [2019-11-13T02:48:44.255Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-13T02:48:44.255Z] #20 5.668 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-13T02:48:44.255Z] #20 5.912 [2019-11-13T02:48:44.255Z] #20 5.982 ######################################################################## 100.0% [2019-11-13T02:48:44.255Z] #20 6.162 [2019-11-13T02:48:44.478Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-13T02:48:44.478Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-13T02:48:44.818Z] #20 6.831 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-13T02:48:45.075Z] #20 7.073 [2019-11-13T02:48:45.331Z] #20 7.185 ############################################### 66.1% ######################################################################## 100.0% [2019-11-13T02:48:45.331Z] #20 7.462 [2019-11-13T02:48:46.294Z] #20 8.335 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-13T02:48:46.375Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-13T02:48:46.552Z] #20 8.429 skipping existing 1849cc453dee [2019-11-13T02:48:46.633Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-13T02:48:46.815Z] #20 8.678 [2019-11-13T02:48:47.568Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-13T02:48:47.763Z] #20 9.583 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-13T02:48:48.021Z] #20 9.902 [2019-11-13T02:48:48.021Z] #20 9.988 ######################################################################## 100.0% [2019-11-13T02:48:48.279Z] #20 10.22 [2019-11-13T02:48:48.279Z] #20 10.28 Download of images into '/build' complete. [2019-11-13T02:48:48.279Z] #20 10.29 Use something like the following to load the result into a Docker daemon: [2019-11-13T02:48:48.279Z] #20 10.29 tar -cC '/build' . | docker load [2019-11-13T02:48:48.279Z] #20 DONE 10.4s [2019-11-13T02:48:48.279Z] [2019-11-13T02:48:48.279Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-13T02:48:48.279Z] #33 0.926 [2019-11-13T02:48:48.279Z] #33 0.990 Removing bundles/ [2019-11-13T02:48:48.279Z] #33 0.990 [2019-11-13T02:48:48.279Z] #33 0.994 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-13T02:48:48.279Z] #33 1.482 Building test suite binary ./integration-cli/test.main [2019-11-13T02:48:48.537Z] #33 ... [2019-11-13T02:48:48.538Z] [2019-11-13T02:48:48.538Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-13T02:48:48.538Z] #26 DONE 0.1s [2019-11-13T02:48:48.538Z] [2019-11-13T02:48:48.538Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-13T02:48:48.538Z] #22 DONE 0.1s [2019-11-13T02:48:48.538Z] [2019-11-13T02:48:48.538Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-13T02:48:48.538Z] #27 DONE 0.1s [2019-11-13T02:48:48.538Z] [2019-11-13T02:48:48.538Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-13T02:48:48.796Z] #23 DONE 0.2s [2019-11-13T02:48:48.796Z] [2019-11-13T02:48:48.796Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-13T02:48:48.796Z] #28 DONE 0.1s [2019-11-13T02:48:48.796Z] [2019-11-13T02:48:48.796Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-13T02:48:49.466Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-13T02:48:50.032Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-13T02:48:51.403Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-13T02:48:52.773Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-13T02:48:54.056Z] #29 ... [2019-11-13T02:48:54.056Z] [2019-11-13T02:48:54.056Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-13T02:48:54.056Z] #21 DONE 1.0s [2019-11-13T02:48:54.056Z] [2019-11-13T02:48:54.056Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-13T02:48:54.056Z] #24 3.066 + RM_GOPATH=0 [2019-11-13T02:48:54.056Z] #24 3.066 + TMP_GOPATH= [2019-11-13T02:48:54.056Z] #24 3.066 + : /build [2019-11-13T02:48:54.056Z] #24 3.066 + '[' -z '' ']' [2019-11-13T02:48:54.056Z] #24 3.067 ++ mktemp -d [2019-11-13T02:48:54.056Z] #24 3.067 + export GOPATH=/tmp/tmp.FGJodO [2019-11-13T02:48:54.056Z] #24 3.067 + GOPATH=/tmp/tmp.FGJodO [2019-11-13T02:48:54.056Z] #24 3.067 + RM_GOPATH=1 [2019-11-13T02:48:54.056Z] #24 3.068 ++ dirname ./install.sh [2019-11-13T02:48:54.056Z] #24 3.073 + dir=. [2019-11-13T02:48:54.056Z] #24 3.073 + bin=dockercli [2019-11-13T02:48:54.056Z] #24 3.073 + shift [2019-11-13T02:48:54.056Z] #24 3.073 + '[' '!' -f ./dockercli.installer ']' [2019-11-13T02:48:54.056Z] #24 3.073 + . ./dockercli.installer [2019-11-13T02:48:54.056Z] #24 3.073 ++ DOCKERCLI_CHANNEL=stable [2019-11-13T02:48:54.056Z] #24 3.073 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-11-13T02:48:54.056Z] #24 3.073 + install_dockercli [2019-11-13T02:48:54.056Z] #24 3.073 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-13T02:48:54.056Z] #24 3.073 ++ uname -m [2019-11-13T02:48:54.056Z] #24 3.073 Install docker/cli version 17.06.2-ce from stable [2019-11-13T02:48:54.056Z] #24 3.076 + arch=x86_64 [2019-11-13T02:48:54.056Z] #24 3.076 + '[' x86_64 '!=' x86_64 ']' [2019-11-13T02:48:54.056Z] #24 3.076 + url=https://download.docker.com/linux/static [2019-11-13T02:48:54.056Z] #24 3.076 + tar -xz docker/docker [2019-11-13T02:48:54.056Z] #24 3.076 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-13T02:48:54.621Z] #24 5.931 + mkdir -p /build [2019-11-13T02:48:54.621Z] #24 5.932 + mv docker/docker /build/ [2019-11-13T02:48:54.621Z] #24 5.934 + rmdir docker [2019-11-13T02:48:54.621Z] #24 DONE 6.0s [2019-11-13T02:48:54.621Z] [2019-11-13T02:48:54.621Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-13T02:48:54.669Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-13T02:48:54.926Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-13T02:48:54.926Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-13T02:48:55.491Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-13T02:48:55.555Z] #29 ... [2019-11-13T02:48:55.555Z] [2019-11-13T02:48:55.555Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-13T02:48:55.748Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-13T02:48:55.813Z] #25 DONE 0.3s [2019-11-13T02:48:55.813Z] [2019-11-13T02:48:55.813Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-13T02:48:56.009Z] ok github.com/docker/docker/daemon 3.418s coverage: 9.1% of statements [2019-11-13T02:48:56.009Z] ok github.com/docker/docker/daemon/cluster 1.624s coverage: 0.5% of statements [2019-11-13T02:48:56.009Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.415s coverage: 65.3% of statements [2019-11-13T02:48:56.009Z] ok github.com/docker/docker/daemon/cluster/convert 0.509s coverage: 35.8% of statements [2019-11-13T02:48:56.009Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-13T02:48:56.009Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.111s coverage: 10.9% of statements [2019-11-13T02:48:56.009Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-13T02:48:56.009Z] ok github.com/docker/docker/daemon/config 0.696s coverage: 79.7% of statements [2019-11-13T02:48:56.009Z] ok github.com/docker/docker/daemon/discovery 0.448s coverage: 30.4% of statements [2019-11-13T02:48:56.009Z] ok github.com/docker/docker/daemon/events 0.879s coverage: 50.0% of statements [2019-11-13T02:48:56.009Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-13T02:48:56.009Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-13T02:48:56.009Z] ok github.com/docker/docker/daemon/graphdriver 0.464s coverage: 2.3% of statements [2019-11-13T02:48:56.009Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-13T02:48:56.009Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-13T02:48:56.009Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-13T02:48:56.009Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-13T02:48:56.009Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-13T02:48:56.009Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-13T02:48:56.009Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-13T02:48:56.010Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-13T02:48:56.010Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-13T02:48:56.010Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-13T02:48:56.010Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-13T02:48:56.313Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-13T02:48:57.536Z] ok github.com/docker/docker/daemon/images 0.520s coverage: 4.9% of statements [2019-11-13T02:48:57.536Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-13T02:48:57.536Z] ok github.com/docker/docker/daemon/links 0.066s coverage: 93.0% of statements [2019-11-13T02:48:57.536Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-13T02:48:57.536Z] ok github.com/docker/docker/daemon/logger 0.534s coverage: 44.0% of statements [2019-11-13T02:48:57.536Z] ok github.com/docker/docker/daemon/logger/awslogs 0.585s coverage: 78.2% of statements [2019-11-13T02:48:57.536Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-13T02:48:57.536Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-13T02:48:57.536Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-13T02:48:57.536Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-13T02:48:57.536Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-13T02:48:57.993Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.435s coverage: 62.1% of statements [2019-11-13T02:48:57.993Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.358s coverage: 88.3% of statements [2019-11-13T02:48:58.840Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-13T02:48:59.407Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-13T02:49:00.161Z] ok github.com/docker/docker/daemon/logger/local 0.501s coverage: 74.7% of statements [2019-11-13T02:49:00.161Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-13T02:49:00.161Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.262s coverage: 19.5% of statements [2019-11-13T02:49:01.942Z] --- PASS: TestCreateServiceMultipleTimes (24.44s) [2019-11-13T02:49:01.942Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-11-13T02:49:01.942Z] daemon.go:325: [d7cf97b42a3fb] waiting for daemon to start [2019-11-13T02:49:01.942Z] daemon.go:325: [d7cf97b42a3fb] waiting for daemon to start [2019-11-13T02:49:01.942Z] daemon.go:353: [d7cf97b42a3fb] daemon started [2019-11-13T02:49:01.942Z] daemon.go:461: [d7cf97b42a3fb] Stopping daemon [2019-11-13T02:49:01.942Z] daemon.go:296: [d7cf97b42a3fb] exiting daemon [2019-11-13T02:49:01.942Z] daemon.go:448: [d7cf97b42a3fb] Daemon stopped [2019-11-13T02:49:01.942Z] === RUN TestCreateServiceConflict [2019-11-13T02:49:02.252Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-13T02:49:03.140Z] ok github.com/docker/docker/daemon/logger/splunk 2.385s coverage: 84.5% of statements [2019-11-13T02:49:03.140Z] ok github.com/docker/docker/daemon/logger/syslog 0.332s coverage: 47.8% of statements [2019-11-13T02:49:03.140Z] ok github.com/docker/docker/daemon/logger/templates 0.175s coverage: 8.3% of statements [2019-11-13T02:49:03.140Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-13T02:49:03.140Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-13T02:49:03.140Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-13T02:49:04.149Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-13T02:49:05.081Z] --- PASS: TestCreateServiceConflict (3.35s) [2019-11-13T02:49:05.081Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-11-13T02:49:05.081Z] daemon.go:325: [d25eb66263e7a] waiting for daemon to start [2019-11-13T02:49:05.081Z] daemon.go:325: [d25eb66263e7a] waiting for daemon to start [2019-11-13T02:49:05.081Z] daemon.go:353: [d25eb66263e7a] daemon started [2019-11-13T02:49:05.081Z] daemon.go:461: [d25eb66263e7a] Stopping daemon [2019-11-13T02:49:05.081Z] daemon.go:296: [d25eb66263e7a] exiting daemon [2019-11-13T02:49:05.081Z] daemon.go:448: [d25eb66263e7a] Daemon stopped [2019-11-13T02:49:05.081Z] === RUN TestCreateServiceMaxReplicas [2019-11-13T02:49:05.306Z] ok github.com/docker/docker/distribution 1.461s coverage: 20.5% of statements [2019-11-13T02:49:05.306Z] ok github.com/docker/docker/distribution/metadata 1.364s coverage: 48.2% of statements [2019-11-13T02:49:05.306Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-13T02:49:05.763Z] ok github.com/docker/docker/distribution/xfer 1.832s coverage: 61.7% of statements [2019-11-13T02:49:05.763Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-13T02:49:05.763Z] ok github.com/docker/docker/errdefs 0.114s coverage: 48.2% of statements [2019-11-13T02:49:06.979Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-13T02:49:08.351Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-13T02:49:08.915Z] --- PASS: TestCreateServiceMaxReplicas (3.74s) [2019-11-13T02:49:08.915Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-11-13T02:49:08.915Z] daemon.go:325: [dacf18bbd2ed2] waiting for daemon to start [2019-11-13T02:49:08.915Z] daemon.go:325: [dacf18bbd2ed2] waiting for daemon to start [2019-11-13T02:49:08.915Z] daemon.go:353: [dacf18bbd2ed2] daemon started [2019-11-13T02:49:08.915Z] daemon.go:461: [dacf18bbd2ed2] Stopping daemon [2019-11-13T02:49:08.915Z] daemon.go:296: [dacf18bbd2ed2] exiting daemon [2019-11-13T02:49:08.915Z] daemon.go:448: [dacf18bbd2ed2] Daemon stopped [2019-11-13T02:49:08.915Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-13T02:49:09.486Z] ok github.com/docker/docker/image 1.092s coverage: 86.4% of statements [2019-11-13T02:49:09.486Z] ok github.com/docker/docker/image/cache 0.231s coverage: 19.2% of statements [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-13T02:49:09.486Z] ok github.com/docker/docker/image/v1 0.234s coverage: 25.0% of statements [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test [no test files] [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test/environment [no test files] [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test/registry [no test files] [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test/request [no test files] [2019-11-13T02:49:09.486Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-13T02:49:09.846Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-13T02:49:09.942Z] ok github.com/docker/docker/internal/testutil 0.072s coverage: 62.5% of statements [2019-11-13T02:49:10.411Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-13T02:49:11.346Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-13T02:49:12.835Z] ok github.com/docker/docker/layer 0.466s coverage: 30.4% of statements [2019-11-13T02:49:12.836Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-13T02:49:14.370Z] ok github.com/docker/docker/libcontainerd/local 0.426s coverage: 1.0% of statements [2019-11-13T02:49:14.370Z] ok github.com/docker/docker/libcontainerd/queue 0.084s coverage: 100.0% of statements [2019-11-13T02:49:14.370Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-13T02:49:14.370Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-13T02:49:14.370Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-13T02:49:14.370Z] ? github.com/docker/docker/oci [no test files] [2019-11-13T02:49:14.370Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-13T02:49:14.370Z] ok github.com/docker/docker/opts 0.422s coverage: 67.3% of statements [2019-11-13T02:49:14.370Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 50.0% of statements [2019-11-13T02:49:15.528Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-13T02:49:15.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-13T02:49:17.684Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-13T02:49:17.724Z] #33 ... [2019-11-13T02:49:17.724Z] [2019-11-13T02:49:17.724Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-13T02:49:17.724Z] #29 28.99 # github.com/docker/docker/contrib/httpserver [2019-11-13T02:49:17.724Z] #29 28.99 loadinternal: cannot find runtime/cgo [2019-11-13T02:49:17.985Z] #29 DONE 29.4s [2019-11-13T02:49:17.985Z] [2019-11-13T02:49:17.985Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-13T02:49:18.616Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-13T02:49:18.919Z] #33 ... [2019-11-13T02:49:18.919Z] [2019-11-13T02:49:18.919Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-13T02:49:19.176Z] #30 DONE 0.1s [2019-11-13T02:49:19.176Z] [2019-11-13T02:49:19.176Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-13T02:49:19.548Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-13T02:49:24.808Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.91s) [2019-11-13T02:49:24.808Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-11-13T02:49:24.808Z] daemon.go:325: [d6ad63fed2a7f] waiting for daemon to start [2019-11-13T02:49:24.808Z] daemon.go:325: [d6ad63fed2a7f] waiting for daemon to start [2019-11-13T02:49:24.808Z] daemon.go:353: [d6ad63fed2a7f] daemon started [2019-11-13T02:49:24.808Z] daemon.go:461: [d6ad63fed2a7f] Stopping daemon [2019-11-13T02:49:24.808Z] daemon.go:296: [d6ad63fed2a7f] exiting daemon [2019-11-13T02:49:24.808Z] daemon.go:448: [d6ad63fed2a7f] Daemon stopped [2019-11-13T02:49:24.808Z] === RUN TestCreateServiceSecretFileMode [2019-11-13T02:49:28.118Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2019-11-13T02:49:28.118Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-11-13T02:49:28.118Z] daemon.go:325: [d290b014a2ffd] waiting for daemon to start [2019-11-13T02:49:28.118Z] daemon.go:325: [d290b014a2ffd] waiting for daemon to start [2019-11-13T02:49:28.118Z] daemon.go:353: [d290b014a2ffd] daemon started [2019-11-13T02:49:28.118Z] daemon.go:461: [d290b014a2ffd] Stopping daemon [2019-11-13T02:49:28.118Z] daemon.go:296: [d290b014a2ffd] exiting daemon [2019-11-13T02:49:28.118Z] daemon.go:448: [d290b014a2ffd] Daemon stopped [2019-11-13T02:49:28.118Z] === RUN TestCreateServiceConfigFileMode [2019-11-13T02:49:30.102Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-13T02:49:30.668Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-13T02:49:31.602Z] --- PASS: TestCreateServiceConfigFileMode (3.44s) [2019-11-13T02:49:31.602Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-11-13T02:49:31.602Z] daemon.go:325: [d62938d93da10] waiting for daemon to start [2019-11-13T02:49:31.602Z] daemon.go:325: [d62938d93da10] waiting for daemon to start [2019-11-13T02:49:31.602Z] daemon.go:353: [d62938d93da10] daemon started [2019-11-13T02:49:31.602Z] daemon.go:461: [d62938d93da10] Stopping daemon [2019-11-13T02:49:31.602Z] daemon.go:296: [d62938d93da10] exiting daemon [2019-11-13T02:49:31.602Z] daemon.go:448: [d62938d93da10] Daemon stopped [2019-11-13T02:49:31.602Z] === RUN TestCreateServiceSysctls [2019-11-13T02:49:35.786Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-13T02:49:36.720Z] --- PASS: TestCreateServiceSysctls (5.42s) [2019-11-13T02:49:36.720Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-11-13T02:49:36.720Z] daemon.go:325: [da50440970beb] waiting for daemon to start [2019-11-13T02:49:36.720Z] daemon.go:325: [da50440970beb] waiting for daemon to start [2019-11-13T02:49:36.720Z] daemon.go:353: [da50440970beb] daemon started [2019-11-13T02:49:36.720Z] daemon.go:461: [da50440970beb] Stopping daemon [2019-11-13T02:49:36.720Z] daemon.go:296: [da50440970beb] exiting daemon [2019-11-13T02:49:36.720Z] daemon.go:448: [da50440970beb] Daemon stopped [2019-11-13T02:49:36.720Z] === RUN TestInspect [2019-11-13T02:49:38.090Z] === RUN TestDockerSuite/TestBuildRm [2019-11-13T02:49:40.616Z] --- PASS: TestInspect (3.58s) [2019-11-13T02:49:40.616Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-11-13T02:49:40.616Z] daemon.go:325: [d46e728d4d46f] waiting for daemon to start [2019-11-13T02:49:40.616Z] daemon.go:325: [d46e728d4d46f] waiting for daemon to start [2019-11-13T02:49:40.616Z] daemon.go:353: [d46e728d4d46f] daemon started [2019-11-13T02:49:40.616Z] daemon.go:461: [d46e728d4d46f] Stopping daemon [2019-11-13T02:49:40.616Z] daemon.go:296: [d46e728d4d46f] exiting daemon [2019-11-13T02:49:40.616Z] daemon.go:448: [d46e728d4d46f] Daemon stopped [2019-11-13T02:49:40.616Z] === RUN TestDockerNetworkConnectAlias [2019-11-13T02:49:41.988Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-13T02:49:43.361Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/archive 9.524s coverage: 62.2% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/authorization 0.716s coverage: 26.2% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/broadcaster 0.093s coverage: 100.0% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/chrootarchive 0.202s coverage: 15.4% of statements [2019-11-13T02:49:44.284Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-13T02:49:44.284Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/discovery 0.154s coverage: 58.3% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/discovery/file 0.127s coverage: 92.9% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/discovery/kv 3.446s coverage: 84.1% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/discovery/memory 0.168s coverage: 92.3% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/discovery/nodes 0.068s coverage: 93.8% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/filenotify 0.118s coverage: 43.8% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/fileutils 0.158s coverage: 87.7% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/homedir 0.094s coverage: 37.5% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/idtools 0.250s coverage: 6.3% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/ioutils 0.659s coverage: 69.1% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/jsonmessage 0.277s coverage: 91.7% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/locker 0.095s coverage: 88.9% of statements [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/longpath 0.096s coverage: 100.0% of statements [2019-11-13T02:49:44.284Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/namesgenerator 0.131s coverage: 85.7% of statements [2019-11-13T02:49:44.284Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2019-11-13T02:49:44.284Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-13T02:49:44.284Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-13T02:49:44.284Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2019-11-13T02:49:44.284Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-13T02:49:44.284Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-13T02:49:44.732Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-13T02:49:45.297Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-13T02:49:45.862Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-13T02:49:47.234Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-13T02:49:47.799Z] --- PASS: TestDockerNetworkConnectAlias (7.55s) [2019-11-13T02:49:47.799Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-11-13T02:49:47.799Z] daemon.go:325: [d1f84ca9370b4] waiting for daemon to start [2019-11-13T02:49:47.799Z] daemon.go:325: [d1f84ca9370b4] waiting for daemon to start [2019-11-13T02:49:47.799Z] daemon.go:353: [d1f84ca9370b4] daemon started [2019-11-13T02:49:47.799Z] daemon.go:461: [d1f84ca9370b4] Stopping daemon [2019-11-13T02:49:47.799Z] daemon.go:296: [d1f84ca9370b4] exiting daemon [2019-11-13T02:49:47.799Z] daemon.go:448: [d1f84ca9370b4] Daemon stopped [2019-11-13T02:49:47.799Z] === RUN TestDockerNetworkReConnect [2019-11-13T02:49:48.731Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-13T02:49:50.104Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-13T02:49:54.282Z] --- PASS: TestDockerNetworkReConnect (5.59s) [2019-11-13T02:49:54.282Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-11-13T02:49:54.282Z] daemon.go:325: [db42554d304cc] waiting for daemon to start [2019-11-13T02:49:54.282Z] daemon.go:325: [db42554d304cc] waiting for daemon to start [2019-11-13T02:49:54.282Z] daemon.go:353: [db42554d304cc] daemon started [2019-11-13T02:49:54.282Z] daemon.go:461: [db42554d304cc] Stopping daemon [2019-11-13T02:49:54.282Z] daemon.go:296: [db42554d304cc] exiting daemon [2019-11-13T02:49:54.282Z] daemon.go:448: [db42554d304cc] Daemon stopped [2019-11-13T02:49:54.282Z] === RUN TestServicePlugin [2019-11-13T02:49:54.282Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-13T02:49:54.540Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-13T02:49:55.105Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-13T02:49:55.105Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-13T02:49:55.671Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-13T02:49:57.048Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-13T02:49:57.048Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-13T02:49:58.420Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/plugins 35.210s coverage: 73.6% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.101s coverage: 56.8% of statements [2019-11-13T02:50:01.924Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-13T02:50:01.924Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/plugins/transport 0.233s coverage: 85.7% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/pools 0.085s coverage: 87.9% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/progress 0.077s coverage: 75.9% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 72.7% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/reexec 0.148s coverage: 82.4% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/signal 0.124s coverage: 20.3% of statements [2019-11-13T02:50:01.924Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/streamformatter 0.084s coverage: 66.2% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/stringid 0.064s coverage: 70.6% of statements [2019-11-13T02:50:01.924Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 38.2% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/system 0.076s coverage: 12.3% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/tailfile 0.160s coverage: 88.6% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/tarsum 0.200s coverage: 89.3% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/term 0.112s coverage: 30.8% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/truncindex 0.181s coverage: 91.5% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/plugin 0.314s coverage: 12.0% of statements [2019-11-13T02:50:01.924Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/plugin/v2 0.153s coverage: 20.1% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/reference 0.207s coverage: 84.4% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/registry 0.433s coverage: 52.3% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/registry/resumable 0.312s coverage: 100.0% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 47.1% of statements [2019-11-13T02:50:01.924Z] ? github.com/docker/docker/rootless [no test files] [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/runconfig 0.179s coverage: 54.5% of statements [2019-11-13T02:50:01.924Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-13T02:50:01.924Z] ? github.com/docker/docker/volume [no test files] [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/volume/drivers 0.222s coverage: 36.1% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/volume/local 0.170s coverage: 37.7% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/volume/mounts 0.131s coverage: 66.2% of statements [2019-11-13T02:50:01.924Z] ok github.com/docker/docker/volume/service 0.450s coverage: 70.3% of statements [2019-11-13T02:50:01.924Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-13T02:50:01.924Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-13T02:50:04.089Z] INFO: make.ps1 ended at 11/13/2019 02:50:03 [2019-11-13T02:50:04.970Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-13T02:50:05.536Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-13T02:50:05.617Z] INFO: Unit tests ended at 11/13/2019 02:50:05. Duration:00:03:58.8967424 [2019-11-13T02:50:05.617Z] INFO: Building busybox [2019-11-13T02:50:06.073Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-13T02:50:06.073Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-13T02:50:06.073Z] [2019-11-13T02:50:06.073Z] Sending build context to Docker daemon 2.56kB [2019-11-13T02:50:06.073Z] [2019-11-13T02:50:06.073Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-13T02:50:06.073Z] ---> 49e459dc7a6b [2019-11-13T02:50:06.073Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-13T02:50:06.073Z] ---> Running in e2ec60e60989 [2019-11-13T02:50:06.908Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-13T02:50:07.474Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-13T02:50:08.845Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-13T02:50:10.217Z] === RUN TestDockerSuite/TestBuildUser [2019-11-13T02:50:11.842Z] Removing intermediate container e2ec60e60989 [2019-11-13T02:50:11.842Z] ---> d0239799878a [2019-11-13T02:50:11.842Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-13T02:50:12.741Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-13T02:50:13.368Z] [2019-11-13T02:50:13.368Z] ---> f7e7ba3fb14f [2019-11-13T02:50:13.368Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-13T02:50:13.368Z] ---> Running in d2a7a78102f1 [2019-11-13T02:50:14.894Z] [2019-11-13T02:50:14.894Z] SUCCESS: Specified value was saved. [2019-11-13T02:50:16.920Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-13T02:50:17.788Z] Removing intermediate container d2a7a78102f1 [2019-11-13T02:50:17.788Z] ---> c5f9d8619b87 [2019-11-13T02:50:17.788Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-13T02:50:17.788Z] ---> Running in 52f8540b2fa3 [2019-11-13T02:50:20.199Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-13T02:50:24.835Z] Cannot create a file when that file already exists. [2019-11-13T02:50:30.161Z] --- PASS: TestServicePlugin (36.24s) [2019-11-13T02:50:30.161Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-13T02:50:30.161Z] daemon.go:325: [dee60af483338] waiting for daemon to start [2019-11-13T02:50:30.161Z] daemon.go:325: [dee60af483338] waiting for daemon to start [2019-11-13T02:50:30.161Z] daemon.go:353: [dee60af483338] daemon started [2019-11-13T02:50:30.161Z] daemon.go:461: [dee60af483338] Stopping daemon [2019-11-13T02:50:30.161Z] daemon.go:296: [dee60af483338] exiting daemon [2019-11-13T02:50:30.161Z] daemon.go:448: [dee60af483338] Daemon stopped [2019-11-13T02:50:30.161Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-13T02:50:30.161Z] daemon.go:325: [dbcd5ec03be35] waiting for daemon to start [2019-11-13T02:50:30.161Z] daemon.go:325: [dbcd5ec03be35] waiting for daemon to start [2019-11-13T02:50:30.161Z] daemon.go:353: [dbcd5ec03be35] daemon started [2019-11-13T02:50:30.161Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-13T02:50:30.161Z] daemon.go:325: [d396cc5c9fc31] waiting for daemon to start [2019-11-13T02:50:30.161Z] daemon.go:325: [d396cc5c9fc31] waiting for daemon to start [2019-11-13T02:50:30.161Z] daemon.go:353: [d396cc5c9fc31] daemon started [2019-11-13T02:50:30.161Z] plugin_test.go:60: [d396cc5c9fc31] joining swarm manager [dbcd5ec03be35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T02:50:30.161Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2019-11-13T02:50:30.161Z] daemon.go:325: [d2804522ca9be] waiting for daemon to start [2019-11-13T02:50:30.161Z] daemon.go:325: [d2804522ca9be] waiting for daemon to start [2019-11-13T02:50:30.161Z] daemon.go:353: [d2804522ca9be] daemon started [2019-11-13T02:50:30.161Z] plugin_test.go:63: [d2804522ca9be] joining swarm manager [dbcd5ec03be35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T02:50:30.161Z] daemon.go:461: [d2804522ca9be] Stopping daemon [2019-11-13T02:50:30.161Z] daemon.go:296: [d2804522ca9be] exiting daemon [2019-11-13T02:50:30.161Z] daemon.go:448: [d2804522ca9be] Daemon stopped [2019-11-13T02:50:30.161Z] daemon.go:461: [d396cc5c9fc31] Stopping daemon [2019-11-13T02:50:30.161Z] daemon.go:296: [d396cc5c9fc31] exiting daemon [2019-11-13T02:50:30.161Z] daemon.go:448: [d396cc5c9fc31] Daemon stopped [2019-11-13T02:50:30.161Z] daemon.go:461: [dbcd5ec03be35] Stopping daemon [2019-11-13T02:50:30.161Z] daemon.go:296: [dbcd5ec03be35] exiting daemon [2019-11-13T02:50:30.161Z] daemon.go:448: [dbcd5ec03be35] Daemon stopped [2019-11-13T02:50:30.161Z] === RUN TestServiceUpdateLabel [2019-11-13T02:50:31.883Z] Removing intermediate container 52f8540b2fa3 [2019-11-13T02:50:31.883Z] ---> b20eb0fc4786 [2019-11-13T02:50:31.883Z] Step 6/6 : CMD ["sh"] [2019-11-13T02:50:31.883Z] ---> Running in 135f5947766e [2019-11-13T02:50:31.883Z] Removing intermediate container 135f5947766e [2019-11-13T02:50:31.883Z] ---> a8e1e2ec3391 [2019-11-13T02:50:31.883Z] Successfully built a8e1e2ec3391 [2019-11-13T02:50:31.883Z] Successfully tagged busybox:latest [2019-11-13T02:50:31.883Z] INFO: Docker images of the daemon under test [2019-11-13T02:50:31.883Z] [2019-11-13T02:50:31.883Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-13T02:50:31.883Z] busybox latest a8e1e2ec3391 Less than a second ago 4.85GB [2019-11-13T02:50:31.883Z] microsoft/windowsservercore latest 49e459dc7a6b 4 days ago 4.81GB [2019-11-13T02:50:31.883Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 4 days ago 4.81GB [2019-11-13T02:50:31.883Z] [2019-11-13T02:50:31.883Z] INFO: Running integration tests at 11/13/2019 02:50:31... [2019-11-13T02:50:31.883Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-13T02:50:31.883Z] INFO: Integration API tests being run from the host: [2019-11-13T02:50:31.883Z] INFO: make.ps1 starting at 11/13/2019 02:50:31 [2019-11-13T02:50:32.686Z] --- PASS: TestServiceUpdateLabel (2.80s) [2019-11-13T02:50:32.686Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-11-13T02:50:32.686Z] daemon.go:325: [d83373c8d629b] waiting for daemon to start [2019-11-13T02:50:32.686Z] daemon.go:325: [d83373c8d629b] waiting for daemon to start [2019-11-13T02:50:32.686Z] daemon.go:353: [d83373c8d629b] daemon started [2019-11-13T02:50:32.686Z] daemon.go:461: [d83373c8d629b] Stopping daemon [2019-11-13T02:50:32.686Z] daemon.go:296: [d83373c8d629b] exiting daemon [2019-11-13T02:50:32.686Z] daemon.go:448: [d83373c8d629b] Daemon stopped [2019-11-13T02:50:32.686Z] === RUN TestServiceUpdateSecrets [2019-11-13T02:50:32.845Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-13T02:50:34.582Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-13T02:50:35.954Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-13T02:50:35.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-13T02:50:35.954Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-13T02:50:37.328Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-13T02:50:38.260Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-13T02:50:40.158Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-13T02:50:40.158Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-13T02:50:40.158Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-13T02:50:40.158Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-13T02:50:40.158Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-13T02:50:42.055Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-13T02:50:42.055Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-13T02:50:43.449Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-13T02:50:43.715Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-13T02:50:45.088Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-13T02:50:45.088Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-13T02:50:48.365Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-13T02:50:48.365Z] --- PASS: TestServiceUpdateSecrets (15.89s) [2019-11-13T02:50:48.365Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-11-13T02:50:48.365Z] daemon.go:325: [d1aa0264ce774] waiting for daemon to start [2019-11-13T02:50:48.365Z] daemon.go:325: [d1aa0264ce774] waiting for daemon to start [2019-11-13T02:50:48.365Z] daemon.go:353: [d1aa0264ce774] daemon started [2019-11-13T02:50:48.365Z] daemon.go:461: [d1aa0264ce774] Stopping daemon [2019-11-13T02:50:48.365Z] daemon.go:296: [d1aa0264ce774] exiting daemon [2019-11-13T02:50:48.365Z] daemon.go:448: [d1aa0264ce774] Daemon stopped [2019-11-13T02:50:48.365Z] === RUN TestServiceUpdateConfigs [2019-11-13T02:50:50.261Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-13T02:50:51.635Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-13T02:50:51.892Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-13T02:50:52.457Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-13T02:50:52.457Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-13T02:50:53.389Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-13T02:50:55.913Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-13T02:50:55.913Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-13T02:50:55.913Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-13T02:50:56.481Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-13T02:50:57.414Z] === RUN TestDockerSuite/TestCommitChange [2019-11-13T02:50:58.057Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-13T02:50:58.785Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-13T02:50:59.019Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-13T02:50:59.716Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-13T02:51:01.613Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-13T02:51:02.778Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-13T02:51:02.984Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-13T02:51:04.355Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-13T02:51:04.355Z] --- PASS: TestServiceUpdateConfigs (15.67s) [2019-11-13T02:51:04.355Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-11-13T02:51:04.355Z] daemon.go:325: [d7b886e3c2885] waiting for daemon to start [2019-11-13T02:51:04.355Z] daemon.go:325: [d7b886e3c2885] waiting for daemon to start [2019-11-13T02:51:04.355Z] daemon.go:353: [d7b886e3c2885] daemon started [2019-11-13T02:51:04.355Z] daemon.go:461: [d7b886e3c2885] Stopping daemon [2019-11-13T02:51:04.355Z] daemon.go:296: [d7b886e3c2885] exiting daemon [2019-11-13T02:51:04.355Z] daemon.go:448: [d7b886e3c2885] Daemon stopped [2019-11-13T02:51:04.355Z] === RUN TestServiceUpdateNetwork [2019-11-13T02:51:05.670Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-13T02:51:06.330Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-13T02:51:07.700Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-13T02:51:08.560Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-13T02:51:09.528Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-13T02:51:09.596Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-13T02:51:09.985Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-13T02:51:10.528Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-13T02:51:10.528Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-13T02:51:10.528Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-13T02:51:10.528Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-13T02:51:10.528Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-13T02:51:10.528Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-13T02:51:10.528Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-13T02:51:10.605Z] #33 133.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-13T02:51:10.606Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-13T02:51:10.606Z] #33 137.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-13T02:51:10.606Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-13T02:51:10.606Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-13T02:51:10.606Z] #33 141.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-13T02:51:10.606Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-13T02:51:10.606Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-13T02:51:10.606Z] #33 144.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-13T02:51:10.606Z] #33 145.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-13T02:51:10.864Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-13T02:51:10.948Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-13T02:51:11.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-13T02:51:11.912Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-13T02:51:12.236Z] #33 148.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-13T02:51:12.393Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-13T02:51:14.130Z] #33 149.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-13T02:51:14.802Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-13T02:51:14.918Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-13T02:51:14.918Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-13T02:51:15.177Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-13T02:51:16.025Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-13T02:51:16.108Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-13T02:51:16.956Z] #33 152.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-13T02:51:17.038Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-13T02:51:17.970Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-13T02:51:17.970Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-13T02:51:18.549Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-13T02:51:18.853Z] #33 154.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-13T02:51:18.904Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-13T02:51:18.904Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-13T02:51:18.904Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-13T02:51:19.785Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-13T02:51:19.837Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-13T02:51:19.837Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-13T02:51:19.837Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-13T02:51:19.837Z] --- PASS: TestServiceUpdateNetwork (15.83s) [2019-11-13T02:51:19.837Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-11-13T02:51:19.837Z] daemon.go:325: [d1fbfd2d373f1] waiting for daemon to start [2019-11-13T02:51:19.837Z] daemon.go:325: [d1fbfd2d373f1] waiting for daemon to start [2019-11-13T02:51:19.837Z] daemon.go:353: [d1fbfd2d373f1] daemon started [2019-11-13T02:51:19.837Z] daemon.go:461: [d1fbfd2d373f1] Stopping daemon [2019-11-13T02:51:19.837Z] daemon.go:296: [d1fbfd2d373f1] exiting daemon [2019-11-13T02:51:19.837Z] daemon.go:448: [d1fbfd2d373f1] Daemon stopped [2019-11-13T02:51:19.837Z] PASS [2019-11-13T02:51:19.837Z] [2019-11-13T02:51:19.837Z] DONE 18 tests in 173.949s [2019-11-13T02:51:19.837Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-13T02:51:19.837Z] ++ 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 [2019-11-13T02:51:19.837Z] ++ set -e [2019-11-13T02:51:19.837Z] ++ '[' -n 0 ']' [2019-11-13T02:51:19.837Z] ++ set -x [2019-11-13T02:51:19.837Z] ++ 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= 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 [2019-11-13T02:51:20.095Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-13T02:51:20.095Z] INFO: Testing against a local daemon [2019-11-13T02:51:20.095Z] === RUN TestSessionCreate [2019-11-13T02:51:20.095Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-13T02:51:20.353Z] --- PASS: TestSessionCreate (0.11s) [2019-11-13T02:51:20.353Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-13T02:51:20.353Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-13T02:51:20.353Z] PASS [2019-11-13T02:51:20.353Z] [2019-11-13T02:51:20.353Z] DONE 2 tests in 0.324s [2019-11-13T02:51:20.353Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-13T02:51:20.353Z] ++ 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 [2019-11-13T02:51:20.353Z] ++ set -e [2019-11-13T02:51:20.353Z] ++ '[' -n 0 ']' [2019-11-13T02:51:20.353Z] ++ set -x [2019-11-13T02:51:20.353Z] ++ 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= 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 [2019-11-13T02:51:20.611Z] INFO: Testing against a local daemon [2019-11-13T02:51:20.611Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-13T02:51:20.611Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-13T02:51:20.611Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-13T02:51:20.611Z] === RUN TestEventsExecDie [2019-11-13T02:51:20.717Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-13T02:51:21.177Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-13T02:51:21.742Z] --- PASS: TestEventsExecDie (1.26s) [2019-11-13T02:51:21.742Z] === RUN TestEventsBackwardsCompatible [2019-11-13T02:51:21.999Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-11-13T02:51:21.999Z] === RUN TestInfoBinaryCommits [2019-11-13T02:51:21.999Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-11-13T02:51:21.999Z] === RUN TestInfoAPIVersioned [2019-11-13T02:51:21.999Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-13T02:51:21.999Z] === RUN TestInfoAPI [2019-11-13T02:51:21.999Z] --- PASS: TestInfoAPI (0.05s) [2019-11-13T02:51:21.999Z] === RUN TestInfoAPIWarnings [2019-11-13T02:51:22.087Z] #33 157.9 [2019-11-13T02:51:22.256Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-13T02:51:22.962Z] --- PASS: TestInfoAPIWarnings (0.84s) [2019-11-13T02:51:22.962Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-11-13T02:51:22.962Z] daemon.go:325: [df55812abae6b] waiting for daemon to start [2019-11-13T02:51:22.962Z] daemon.go:325: [df55812abae6b] waiting for daemon to start [2019-11-13T02:51:22.962Z] daemon.go:353: [df55812abae6b] daemon started [2019-11-13T02:51:22.962Z] daemon.go:461: [df55812abae6b] Stopping daemon [2019-11-13T02:51:22.962Z] daemon.go:296: [df55812abae6b] exiting daemon [2019-11-13T02:51:22.962Z] daemon.go:448: [df55812abae6b] Daemon stopped [2019-11-13T02:51:22.962Z] === RUN TestLoginFailsWithBadCredentials [2019-11-13T02:51:23.027Z] #33 DONE 158.5s [2019-11-13T02:51:23.027Z] [2019-11-13T02:51:23.027Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-13T02:51:23.220Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2019-11-13T02:51:23.220Z] === RUN TestPingCacheHeaders [2019-11-13T02:51:23.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-13T02:51:23.220Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-11-13T02:51:23.220Z] === RUN TestPingGet [2019-11-13T02:51:23.220Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-13T02:51:23.220Z] --- PASS: TestPingGet (0.02s) [2019-11-13T02:51:23.220Z] === RUN TestPingHead [2019-11-13T02:51:23.220Z] --- PASS: TestPingHead (0.03s) [2019-11-13T02:51:23.220Z] === RUN TestVersion [2019-11-13T02:51:23.220Z] --- PASS: TestVersion (0.03s) [2019-11-13T02:51:23.220Z] PASS [2019-11-13T02:51:23.220Z] [2019-11-13T02:51:23.220Z] === Skipped [2019-11-13T02:51:23.220Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-13T02:51:23.220Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-13T02:51:23.220Z] [2019-11-13T02:51:23.220Z] [2019-11-13T02:51:23.220Z] DONE 12 tests, 1 skipped in 2.903s [2019-11-13T02:51:23.220Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-13T02:51:23.220Z] ++ 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 [2019-11-13T02:51:23.220Z] ++ set -e [2019-11-13T02:51:23.220Z] ++ '[' -n 0 ']' [2019-11-13T02:51:23.220Z] ++ set -x [2019-11-13T02:51:23.220Z] ++ 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= 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 [2019-11-13T02:51:23.478Z] INFO: Testing against a local daemon [2019-11-13T02:51:23.478Z] === RUN TestVolumesCreateAndList [2019-11-13T02:51:23.478Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-11-13T02:51:23.478Z] === RUN TestVolumesRemove [2019-11-13T02:51:23.478Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-13T02:51:23.478Z] === RUN TestVolumesInspect [2019-11-13T02:51:23.478Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-13T02:51:23.478Z] === RUN TestVolumesInvalidJSON [2019-11-13T02:51:23.478Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-13T02:51:23.478Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-13T02:51:23.478Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-13T02:51:23.478Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2019-11-13T02:51:23.478Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-13T02:51:23.478Z] PASS [2019-11-13T02:51:23.478Z] [2019-11-13T02:51:23.478Z] DONE 5 tests in 0.312s [2019-11-13T02:51:23.478Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-13T02:51:23.736Z] ++++ cat bundles/test-integration/docker.pid [2019-11-13T02:51:23.736Z] +++ kill 4491 [2019-11-13T02:51:24.400Z] #34 DONE 1.6s [2019-11-13T02:51:25.106Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-13T02:51:25.106Z] +++ /etc/init.d/apparmor stop [2019-11-13T02:51:25.106Z] Clearing AppArmor profiles cache:. [2019-11-13T02:51:25.106Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-13T02:51:25.106Z] Unloading profiles will leave already running processes permanently [2019-11-13T02:51:25.106Z] unconfined, which can lead to unexpected situations. [2019-11-13T02:51:25.106Z] [2019-11-13T02:51:25.106Z] To set a process to complain mode, use the command line tool [2019-11-13T02:51:25.106Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-13T02:51:25.106Z] with the 'teardown' option." [2019-11-13T02:51:25.106Z] [2019-11-13T02:51:25.106Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-13T02:51:25.770Z] [2019-11-13T02:51:25.770Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-13T02:51:26.039Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-13T02:51:26.039Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-13T02:51:26.700Z] #35 DONE 1.0s [2019-11-13T02:51:26.957Z] [2019-11-13T02:51:26.957Z] #36 exporting to image [2019-11-13T02:51:26.957Z] #36 exporting layers [2019-11-13T02:51:26.973Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-13T02:51:27.126Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-13T02:51:27.538Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-13T02:51:28.471Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-13T02:51:29.402Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-13T02:51:29.402Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-13T02:51:30.016Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-13T02:51:30.231Z] #36 exporting layers 3.4s done [2019-11-13T02:51:30.231Z] #36 writing image sha256:7283d7f40086351500294ce02d2c6e5934e339283099742b0de063f8b9fc64f0 done [2019-11-13T02:51:30.231Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-13T02:51:30.231Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-13T02:51:30.333Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-13T02:51:30.548Z] + echo Ensuring container killed. [2019-11-13T02:51:30.548Z] Ensuring container killed. [2019-11-13T02:51:30.548Z] + docker rm -vf docker-pr1 [2019-11-13T02:51:30.548Z] Error: No such container: docker-pr1 [2019-11-13T02:51:30.548Z] + true [Pipeline] sh [2019-11-13T02:51:30.837Z] + echo Chowning /workspace to jenkins user [2019-11-13T02:51:30.837Z] Chowning /workspace to jenkins user [2019-11-13T02:51:30.837Z] + id -u [2019-11-13T02:51:30.837Z] + id -g [2019-11-13T02:51:30.837Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-422:/workspace busybox chown -R 1000:1000 /workspace [2019-11-13T02:51:31.265Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-13T02:51:32.196Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-13T02:51:32.196Z] === RUN TestDockerSuite/TestContainerAPIRename [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-13T02:51:32.500Z] + bundleName=unit [2019-11-13T02:51:32.500Z] + echo Creating unit-bundles.tar.gz [2019-11-13T02:51:32.500Z] Creating unit-bundles.tar.gz [2019-11-13T02:51:32.500Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-13T02:51:32.500Z] bundles/junit-report.xml [2019-11-13T02:51:32.500Z] bundles/go-test-report.json [2019-11-13T02:51:32.500Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-13T02:51:32.511Z] Archiving artifacts [2019-11-13T02:51:32.922Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-13T02:51:32.945Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-422/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-13T02:51:33.128Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-13T02:51:33.296Z] + make clean [2019-11-13T02:51:33.554Z] docker volume rm -f docker-dev-cache [2019-11-13T02:51:33.554Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-13T02:51:34.499Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-13T02:51:36.397Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-13T02:51:36.397Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-13T02:51:36.397Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-13T02:51:36.397Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-13T02:51:36.397Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-13T02:51:36.637Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-13T02:51:36.962Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-13T02:51:39.530Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-13T02:51:42.216Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-13T02:51:42.474Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-13T02:51:43.244Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-13T02:51:43.414Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-13T02:51:43.414Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-13T02:51:43.414Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-13T02:51:43.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-13T02:51:46.224Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-13T02:51:46.975Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-13T02:51:46.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:51:46.975Z] INFO: Testing against a local daemon [2019-11-13T02:51:46.975Z] === RUN TestBuildWithSession [2019-11-13T02:51:46.975Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-13T02:51:46.975Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:51:46.975Z] === RUN TestBuildSquashParent [2019-11-13T02:51:46.975Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-13T02:51:46.975Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:51:46.975Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-13T02:51:46.975Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-13T02:51:46.975Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-13T02:51:46.975Z] === RUN TestBuildMultiStageCopy [2019-11-13T02:51:46.975Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-13T02:51:47.227Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-13T02:51:48.600Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-13T02:51:53.857Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-13T02:51:53.857Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-13T02:51:55.755Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-13T02:51:57.128Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-13T02:51:59.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-13T02:51:59.427Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-13T02:51:59.884Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-13T02:52:00.845Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-13T02:52:02.374Z] --- PASS: TestBuildMultiStageCopy (15.73s) [2019-11-13T02:52:02.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.35s) [2019-11-13T02:52:02.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2019-11-13T02:52:02.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2019-11-13T02:52:02.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.13s) [2019-11-13T02:52:02.374Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.45s) [2019-11-13T02:52:02.374Z] === RUN TestBuildMultiStageParentConfig [2019-11-13T02:52:02.374Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-11-13T02:52:02.374Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-13T02:52:02.374Z] === RUN TestBuildLabelWithTargets [2019-11-13T02:52:02.374Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2019-11-13T02:52:02.374Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-13T02:52:02.374Z] === RUN TestBuildWithEmptyLayers [2019-11-13T02:52:03.336Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2019-11-13T02:52:03.336Z] === RUN TestBuildMultiStageOnBuild [2019-11-13T02:52:03.336Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2019-11-13T02:52:03.336Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-13T02:52:03.336Z] === RUN TestBuildUncleanTarFilenames [2019-11-13T02:52:03.336Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2019-11-13T02:52:03.336Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-13T02:52:03.336Z] === RUN TestBuildMultiStageLayerLeak [2019-11-13T02:52:03.792Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-11-13T02:52:03.792Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-13T02:52:03.792Z] === RUN TestBuildWithHugeFile [2019-11-13T02:52:03.792Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-11-13T02:52:03.792Z] build_test.go:492: testEnv.OSType == "windows" [2019-11-13T02:52:03.792Z] === RUN TestBuildWithEmptyDockerfile [2019-11-13T02:52:03.792Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:52:03.792Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:52:03.792Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:52:03.792Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:52:03.792Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:52:03.792Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:52:03.792Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-13T02:52:03.792Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-13T02:52:03.792Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-13T02:52:03.792Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s) [2019-11-13T02:52:03.792Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-13T02:52:03.792Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2019-11-13T02:52:03.792Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-11-13T02:52:03.792Z] === RUN TestBuildPreserveOwnership [2019-11-13T02:52:03.792Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-13T02:52:03.792Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-13T02:52:03.792Z] === RUN TestBuildPlatformInvalid [2019-11-13T02:52:03.792Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-11-13T02:52:03.792Z] PASS [2019-11-13T02:52:03.792Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-13T02:52:04.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:52:04.248Z] INFO: Testing against a local daemon [2019-11-13T02:52:04.248Z] === RUN TestConfigList [2019-11-13T02:52:04.248Z] --- SKIP: TestConfigList (0.00s) [2019-11-13T02:52:04.248Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:52:04.248Z] === RUN TestConfigsCreateAndDelete [2019-11-13T02:52:04.248Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-13T02:52:04.248Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:52:04.248Z] === RUN TestConfigsUpdate [2019-11-13T02:52:04.248Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-13T02:52:04.248Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:52:04.248Z] === RUN TestTemplatedConfig [2019-11-13T02:52:04.248Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-13T02:52:04.248Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:52:04.248Z] === RUN TestConfigInspect [2019-11-13T02:52:04.248Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-13T02:52:04.248Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:52:04.248Z] === RUN TestConfigCreateWithLabels [2019-11-13T02:52:04.248Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-13T02:52:04.248Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:52:04.248Z] === RUN TestConfigCreateResolve [2019-11-13T02:52:04.248Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-13T02:52:04.248Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:52:04.248Z] === RUN TestConfigDaemonLibtrustID [2019-11-13T02:52:04.248Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-13T02:52:04.248Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:52:04.248Z] PASS [2019-11-13T02:52:04.248Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-13T02:52:04.248Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:52:04.248Z] INFO: Testing against a local daemon [2019-11-13T02:52:04.248Z] === RUN TestCheckpoint [2019-11-13T02:52:04.248Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-13T02:52:04.248Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-13T02:52:04.248Z] === RUN TestContainerInvalidJSON [2019-11-13T02:52:04.248Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:52:04.248Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:52:04.248Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:52:04.248Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:52:04.248Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:52:04.248Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:52:04.248Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-13T02:52:04.248Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-13T02:52:04.248Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-13T02:52:04.248Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-11-13T02:52:04.248Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-13T02:52:04.248Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-13T02:52:04.248Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-13T02:52:04.248Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-13T02:52:04.248Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-11-13T02:52:04.248Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-13T02:52:04.248Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-13T02:52:04.248Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-11-13T02:52:04.248Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-13T02:52:04.248Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-13T02:52:04.248Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-11-13T02:52:04.248Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-13T02:52:04.248Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-13T02:52:04.248Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-13T02:52:04.248Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-13T02:52:04.248Z] === RUN TestCopyFromContainer [2019-11-13T02:52:04.248Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-13T02:52:04.248Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:52:04.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-13T02:52:04.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:52:04.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:52:04.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:52:04.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:52:04.248Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:52:04.248Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:52:04.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-13T02:52:04.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-13T02:52:04.248Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-13T02:52:04.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-13T02:52:04.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-13T02:52:04.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-13T02:52:04.248Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-13T02:52:04.248Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-13T02:52:04.248Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-13T02:52:04.248Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-13T02:52:04.248Z] === RUN TestCreateWithInvalidEnv [2019-11-13T02:52:04.248Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-13T02:52:04.248Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-13T02:52:04.248Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-13T02:52:04.248Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-13T02:52:04.248Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-13T02:52:04.248Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-13T02:52:04.248Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-13T02:52:04.248Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-13T02:52:04.248Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-13T02:52:04.248Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-13T02:52:04.248Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-13T02:52:04.248Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-13T02:52:04.248Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-13T02:52:04.248Z] === RUN TestCreateTmpfsMountsTarget [2019-11-13T02:52:04.248Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-13T02:52:04.248Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:52:04.248Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-13T02:52:04.248Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-13T02:52:04.248Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:52:04.248Z] === RUN TestCreateWithCapabilities [2019-11-13T02:52:04.248Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-13T02:52:04.248Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-13T02:52:04.248Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-13T02:52:04.248Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-13T02:52:04.248Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:52:04.248Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-13T02:52:04.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:52:04.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:52:04.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:52:04.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:52:04.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:52:04.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:52:04.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:52:04.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:52:04.248Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:52:04.248Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:52:04.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-13T02:52:04.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-13T02:52:04.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-13T02:52:04.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-13T02:52:04.248Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-13T02:52:04.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-13T02:52:04.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-13T02:52:04.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-13T02:52:04.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-13T02:52:04.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-13T02:52:04.248Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-13T02:52:04.248Z] === RUN TestDiff [2019-11-13T02:52:04.248Z] --- SKIP: TestDiff (0.00s) [2019-11-13T02:52:04.248Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-13T02:52:04.248Z] === RUN TestExecWithCloseStdin [2019-11-13T02:52:07.135Z] --- PASS: TestExecWithCloseStdin (2.36s) [2019-11-13T02:52:07.135Z] === RUN TestExec [2019-11-13T02:52:07.135Z] --- SKIP: TestExec (0.00s) [2019-11-13T02:52:07.135Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-13T02:52:07.135Z] === RUN TestExecUser [2019-11-13T02:52:07.135Z] --- SKIP: TestExecUser (0.00s) [2019-11-13T02:52:07.135Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-13T02:52:07.135Z] === RUN TestExportContainerAndImportImage [2019-11-13T02:52:07.135Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-13T02:52:07.135Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:52:07.135Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-13T02:52:07.135Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-13T02:52:07.136Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:52:07.136Z] === RUN TestHealthCheckWorkdir [2019-11-13T02:52:07.136Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-13T02:52:07.136Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-13T02:52:07.136Z] === RUN TestHealthKillContainer [2019-11-13T02:52:07.136Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-13T02:52:07.136Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-13T02:52:07.136Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-13T02:52:07.136Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-13T02:52:07.136Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-13T02:52:07.136Z] === RUN TestKillContainerInvalidSignal [2019-11-13T02:52:08.663Z] --- PASS: TestKillContainerInvalidSignal (1.76s) [2019-11-13T02:52:08.663Z] === RUN TestKillContainer [2019-11-13T02:52:08.663Z] --- SKIP: TestKillContainer (0.00s) [2019-11-13T02:52:08.663Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-13T02:52:08.663Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-13T02:52:08.663Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-13T02:52:08.663Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-13T02:52:08.663Z] === RUN TestKillStoppedContainer [2019-11-13T02:52:08.663Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-13T02:52:08.663Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-13T02:52:08.663Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-13T02:52:08.663Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-13T02:52:08.663Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-13T02:52:08.663Z] === RUN TestKillDifferentUserContainer [2019-11-13T02:52:08.663Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-13T02:52:08.663Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-13T02:52:08.663Z] === RUN TestInspectOomKilledTrue [2019-11-13T02:52:08.663Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-13T02:52:08.663Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:52:08.663Z] === RUN TestInspectOomKilledFalse [2019-11-13T02:52:08.663Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-13T02:52:08.663Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-13T02:52:08.663Z] === RUN TestLogsFollowTailEmpty [2019-11-13T02:52:10.831Z] --- PASS: TestLogsFollowTailEmpty (1.93s) [2019-11-13T02:52:10.831Z] === RUN TestNetworkNat [2019-11-13T02:52:10.831Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-13T02:52:10.831Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-13T02:52:10.831Z] === RUN TestNetworkLocalhostTCPNat [2019-11-13T02:52:10.831Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-13T02:52:10.831Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-13T02:52:10.831Z] === RUN TestNetworkLoopbackNat [2019-11-13T02:52:10.831Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-13T02:52:10.831Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-13T02:52:10.831Z] === RUN TestPause [2019-11-13T02:52:10.831Z] --- SKIP: TestPause (0.00s) [2019-11-13T02:52:10.831Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-13T02:52:10.831Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-13T02:52:12.360Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.97s) [2019-11-13T02:52:12.360Z] === RUN TestPauseStopPausedContainer [2019-11-13T02:52:12.360Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-13T02:52:12.360Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:52:12.360Z] === RUN TestPsFilter [2019-11-13T02:52:12.360Z] --- PASS: TestPsFilter (0.15s) [2019-11-13T02:52:12.360Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-13T02:52:14.529Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.19s) [2019-11-13T02:52:14.529Z] === RUN TestRemoveContainerWithVolume [2019-11-13T02:52:21.567Z] --- PASS: TestRemoveContainerWithVolume (6.96s) [2019-11-13T02:52:21.567Z] === RUN TestRemoveContainerRunning [2019-11-13T02:52:23.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-13T02:52:23.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-13T02:52:23.646Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-13T02:52:23.731Z] --- PASS: TestRemoveContainerRunning (1.89s) [2019-11-13T02:52:23.731Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-13T02:52:25.259Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.79s) [2019-11-13T02:52:25.259Z] === RUN TestRemoveInvalidContainer [2019-11-13T02:52:25.259Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-13T02:52:25.259Z] === RUN TestRenameLinkedContainer [2019-11-13T02:52:25.259Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-13T02:52:25.259Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-13T02:52:25.259Z] === RUN TestRenameStoppedContainer [2019-11-13T02:52:26.171Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-13T02:52:27.422Z] --- PASS: TestRenameStoppedContainer (2.08s) [2019-11-13T02:52:27.422Z] === RUN TestRenameRunningContainerAndReuse [2019-11-13T02:52:28.696Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-13T02:52:31.140Z] --- PASS: TestRenameRunningContainerAndReuse (3.67s) [2019-11-13T02:52:31.140Z] === RUN TestRenameInvalidName [2019-11-13T02:52:31.222Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-13T02:52:33.118Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-13T02:52:33.118Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-13T02:52:33.389Z] --- PASS: TestRenameInvalidName (1.89s) [2019-11-13T02:52:33.389Z] === RUN TestRenameAnonymousContainer [2019-11-13T02:52:33.389Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-13T02:52:33.389Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-13T02:52:33.389Z] === RUN TestRenameContainerWithSameName [2019-11-13T02:52:34.051Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-13T02:52:34.923Z] --- PASS: TestRenameContainerWithSameName (1.95s) [2019-11-13T02:52:34.923Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-13T02:52:34.923Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-13T02:52:34.923Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-13T02:52:34.923Z] === RUN TestResize [2019-11-13T02:52:34.923Z] --- SKIP: TestResize (0.00s) [2019-11-13T02:52:34.923Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-13T02:52:34.923Z] === RUN TestResizeWithInvalidSize [2019-11-13T02:52:34.923Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-13T02:52:34.923Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-13T02:52:34.923Z] === RUN TestResizeWhenContainerNotStarted [2019-11-13T02:52:34.984Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-13T02:52:35.919Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-13T02:52:37.090Z] --- PASS: TestResizeWhenContainerNotStarted (2.23s) [2019-11-13T02:52:37.090Z] === RUN TestDaemonRestartKillContainers [2019-11-13T02:52:37.090Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-13T02:52:37.090Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:52:37.090Z] === RUN TestStats [2019-11-13T02:52:37.090Z] --- SKIP: TestStats (0.00s) [2019-11-13T02:52:37.090Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-13T02:52:37.090Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-13T02:52:37.290Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-13T02:52:38.225Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-13T02:52:39.158Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-13T02:52:40.090Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-13T02:52:41.479Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-13T02:52:42.410Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-13T02:52:42.856Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.40s) [2019-11-13T02:52:42.856Z] === RUN TestStopContainerWithTimeout [2019-11-13T02:52:42.856Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-13T02:52:42.856Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-13T02:52:42.856Z] === RUN TestUpdateRestartPolicy [2019-11-13T02:52:43.781Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-13T02:52:44.713Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-13T02:52:45.644Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-13T02:52:46.575Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-13T02:52:48.473Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-13T02:52:48.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-13T02:52:49.405Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-13T02:52:50.777Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-13T02:52:50.777Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-13T02:52:51.710Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-13T02:52:52.643Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-13T02:52:54.018Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-13T02:52:54.955Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-13T02:52:56.326Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-13T02:52:58.855Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-13T02:52:59.419Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-13T02:53:01.945Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-13T02:53:03.923Z] --- PASS: TestUpdateRestartPolicy (20.02s) [2019-11-13T02:53:03.923Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-13T02:53:04.380Z] --- PASS: TestUpdateRestartWithAutoRemove (1.64s) [2019-11-13T02:53:04.380Z] === RUN TestWaitNonBlocked [2019-11-13T02:53:04.380Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:53:04.380Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:53:04.380Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:53:04.380Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:53:04.380Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-13T02:53:04.380Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-13T02:53:07.269Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-13T02:53:07.269Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.34s) [2019-11-13T02:53:07.269Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.47s) [2019-11-13T02:53:07.269Z] === RUN TestWaitBlocked [2019-11-13T02:53:07.269Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-13T02:53:07.269Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:53:07.269Z] PASS [2019-11-13T02:53:07.269Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-13T02:53:07.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:07.269Z] INFO: Testing against a local daemon [2019-11-13T02:53:07.269Z] === RUN TestCommitInheritsEnv [2019-11-13T02:53:07.269Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-13T02:53:07.269Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-13T02:53:07.269Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-13T02:53:07.269Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-13T02:53:07.269Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-13T02:53:07.269Z] === RUN TestImagesFilterMultiReference [2019-11-13T02:53:07.269Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-11-13T02:53:07.269Z] === RUN TestImagePullPlatformInvalid [2019-11-13T02:53:07.269Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-13T02:53:07.269Z] === RUN TestRemoveImageOrphaning [2019-11-13T02:53:07.269Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-13T02:53:07.269Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-13T02:53:07.269Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-13T02:53:07.269Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-13T02:53:07.269Z] === RUN TestTagInvalidReference [2019-11-13T02:53:07.269Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-13T02:53:07.269Z] === RUN TestTagValidPrefixedRepo [2019-11-13T02:53:07.269Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-13T02:53:07.269Z] === RUN TestTagExistedNameWithoutForce [2019-11-13T02:53:07.269Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-11-13T02:53:07.269Z] === RUN TestTagOfficialNames [2019-11-13T02:53:07.269Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-13T02:53:07.269Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-13T02:53:07.269Z] === RUN TestTagMatchesDigest [2019-11-13T02:53:07.269Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-13T02:53:07.269Z] PASS [2019-11-13T02:53:07.269Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-13T02:53:07.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:07.269Z] INFO: Testing against a local daemon [2019-11-13T02:53:07.269Z] === RUN TestNetworkCreateDelete [2019-11-13T02:53:07.269Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-13T02:53:07.269Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:53:07.269Z] === RUN TestDockerNetworkDeletePreferID [2019-11-13T02:53:07.269Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-13T02:53:07.269Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-11-13T02:53:07.269Z] === RUN TestInspectNetwork [2019-11-13T02:53:07.269Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-13T02:53:07.269Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-13T02:53:07.269Z] === RUN TestRunContainerWithBridgeNone [2019-11-13T02:53:07.269Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-13T02:53:07.269Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:53:07.269Z] === RUN TestNetworkInvalidJSON [2019-11-13T02:53:07.269Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-13T02:53:07.269Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-13T02:53:07.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:53:07.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:53:07.269Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:53:07.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:53:07.269Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-13T02:53:07.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:53:07.269Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:53:07.269Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-13T02:53:07.269Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-13T02:53:07.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-13T02:53:07.269Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-13T02:53:07.269Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-13T02:53:07.269Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-13T02:53:07.269Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-13T02:53:07.269Z] === RUN TestDaemonDefaultNetworkPools [2019-11-13T02:53:07.269Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-13T02:53:07.269Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-13T02:53:07.269Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-13T02:53:07.269Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-13T02:53:07.269Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-13T02:53:07.269Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-13T02:53:07.269Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-13T02:53:07.270Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-13T02:53:07.270Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-13T02:53:07.270Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-13T02:53:07.270Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-13T02:53:07.270Z] === RUN TestServiceWithPredefinedNetwork [2019-11-13T02:53:07.270Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-13T02:53:07.270Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-13T02:53:07.270Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-13T02:53:07.270Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-13T02:53:07.270Z] service_test.go:230: FLAKY_TEST [2019-11-13T02:53:07.270Z] === RUN TestServiceWithDataPathPortInit [2019-11-13T02:53:07.270Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-13T02:53:07.270Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-13T02:53:07.270Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-13T02:53:07.270Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-13T02:53:07.270Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-13T02:53:07.270Z] PASS [2019-11-13T02:53:07.270Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-13T02:53:07.270Z] PASS [2019-11-13T02:53:07.270Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-13T02:53:07.270Z] PASS [2019-11-13T02:53:07.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-13T02:53:07.270Z] PASS [2019-11-13T02:53:07.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-13T02:53:07.270Z] PASS [2019-11-13T02:53:07.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-13T02:53:07.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:07.270Z] INFO: Testing against a local daemon [2019-11-13T02:53:07.270Z] === RUN TestPluginInvalidJSON [2019-11-13T02:53:07.270Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:53:07.270Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:53:07.270Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:53:07.270Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-13T02:53:07.270Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-13T02:53:07.270Z] PASS [2019-11-13T02:53:07.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-13T02:53:07.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:07.270Z] INFO: Testing against a local daemon [2019-11-13T02:53:07.270Z] === RUN TestExternalGraphDriver [2019-11-13T02:53:07.270Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-13T02:53:07.270Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-13T02:53:07.270Z] === RUN TestGraphdriverPluginV2 [2019-11-13T02:53:07.270Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-13T02:53:07.270Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-13T02:53:07.270Z] PASS [2019-11-13T02:53:07.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-13T02:53:07.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:07.726Z] INFO: Testing against a local daemon [2019-11-13T02:53:07.726Z] PASS [2019-11-13T02:53:07.726Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-13T02:53:07.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:07.726Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-13T02:53:07.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:07.726Z] INFO: Testing against a local daemon [2019-11-13T02:53:07.726Z] === RUN TestSecretInspect [2019-11-13T02:53:07.726Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-13T02:53:07.726Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestSecretList [2019-11-13T02:53:07.726Z] --- SKIP: TestSecretList (0.00s) [2019-11-13T02:53:07.726Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestSecretsCreateAndDelete [2019-11-13T02:53:07.726Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-13T02:53:07.726Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestSecretsUpdate [2019-11-13T02:53:07.726Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-13T02:53:07.726Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestTemplatedSecret [2019-11-13T02:53:07.726Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-13T02:53:07.726Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestSecretCreateResolve [2019-11-13T02:53:07.726Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-13T02:53:07.726Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:53:07.726Z] PASS [2019-11-13T02:53:07.726Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-13T02:53:07.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:07.726Z] INFO: Testing against a local daemon [2019-11-13T02:53:07.726Z] === RUN TestServiceCreateInit [2019-11-13T02:53:07.726Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-13T02:53:07.726Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-13T02:53:07.726Z] --- PASS: TestServiceCreateInit (0.03s) [2019-11-13T02:53:07.726Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-13T02:53:07.726Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-13T02:53:07.726Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestCreateServiceMultipleTimes [2019-11-13T02:53:07.726Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-13T02:53:07.726Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestCreateServiceConflict [2019-11-13T02:53:07.726Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-13T02:53:07.726Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestCreateServiceMaxReplicas [2019-11-13T02:53:07.726Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-13T02:53:07.726Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-13T02:53:07.726Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-13T02:53:07.726Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestCreateServiceSecretFileMode [2019-11-13T02:53:07.726Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-13T02:53:07.726Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestCreateServiceConfigFileMode [2019-11-13T02:53:07.726Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-13T02:53:07.726Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestCreateServiceSysctls [2019-11-13T02:53:07.726Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-11-13T02:53:07.726Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestInspect [2019-11-13T02:53:07.726Z] --- SKIP: TestInspect (0.00s) [2019-11-13T02:53:07.726Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestDockerNetworkConnectAlias [2019-11-13T02:53:07.726Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-13T02:53:07.726Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestDockerNetworkReConnect [2019-11-13T02:53:07.726Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-13T02:53:07.726Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestServicePlugin [2019-11-13T02:53:07.726Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-13T02:53:07.726Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:07.726Z] === RUN TestServiceUpdateLabel [2019-11-13T02:53:07.726Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-13T02:53:07.726Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:53:07.726Z] === RUN TestServiceUpdateSecrets [2019-11-13T02:53:07.726Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-13T02:53:07.726Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:53:07.726Z] === RUN TestServiceUpdateConfigs [2019-11-13T02:53:07.726Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-13T02:53:07.726Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:53:07.726Z] === RUN TestServiceUpdateNetwork [2019-11-13T02:53:07.726Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-13T02:53:07.726Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-13T02:53:07.726Z] PASS [2019-11-13T02:53:07.726Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-13T02:53:07.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:07.726Z] INFO: Testing against a local daemon [2019-11-13T02:53:07.726Z] === RUN TestSessionCreate [2019-11-13T02:53:07.726Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-13T02:53:07.726Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-13T02:53:07.726Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-13T02:53:07.726Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-13T02:53:07.726Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-13T02:53:07.726Z] PASS [2019-11-13T02:53:07.726Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-13T02:53:08.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:08.182Z] INFO: Testing against a local daemon [2019-11-13T02:53:08.182Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-13T02:53:08.182Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-13T02:53:08.182Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-13T02:53:08.182Z] === RUN TestEventsExecDie [2019-11-13T02:53:08.182Z] --- SKIP: TestEventsExecDie (0.00s) [2019-11-13T02:53:08.182Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-13T02:53:08.182Z] === RUN TestEventsBackwardsCompatible [2019-11-13T02:53:08.182Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-13T02:53:08.182Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-13T02:53:08.182Z] === RUN TestInfoAPI [2019-11-13T02:53:08.182Z] --- PASS: TestInfoAPI (0.03s) [2019-11-13T02:53:08.182Z] === RUN TestInfoAPIWarnings [2019-11-13T02:53:08.182Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-13T02:53:08.182Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-13T02:53:08.182Z] === RUN TestLoginFailsWithBadCredentials [2019-11-13T02:53:08.499Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-13T02:53:09.142Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2019-11-13T02:53:09.142Z] === RUN TestPingCacheHeaders [2019-11-13T02:53:09.142Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-13T02:53:09.142Z] === RUN TestPingGet [2019-11-13T02:53:09.142Z] --- PASS: TestPingGet (0.03s) [2019-11-13T02:53:09.142Z] === RUN TestPingHead [2019-11-13T02:53:09.142Z] --- PASS: TestPingHead (0.03s) [2019-11-13T02:53:09.142Z] === RUN TestVersion [2019-11-13T02:53:09.142Z] --- PASS: TestVersion (0.03s) [2019-11-13T02:53:09.142Z] PASS [2019-11-13T02:53:09.142Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-13T02:53:09.142Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:09.142Z] INFO: Testing against a local daemon [2019-11-13T02:53:09.142Z] === RUN TestVolumesCreateAndList [2019-11-13T02:53:09.142Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-13T02:53:09.142Z] === RUN TestVolumesRemove [2019-11-13T02:53:09.142Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-13T02:53:09.142Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-13T02:53:09.142Z] === RUN TestVolumesInspect [2019-11-13T02:53:09.142Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-13T02:53:09.142Z] === RUN TestVolumesInvalidJSON [2019-11-13T02:53:09.142Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-13T02:53:09.142Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-13T02:53:09.142Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-13T02:53:09.142Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2019-11-13T02:53:09.142Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-13T02:53:09.142Z] PASS [2019-11-13T02:53:09.142Z] INFO: make.ps1 ended at 11/13/2019 02:53:09 [2019-11-13T02:53:09.142Z] INFO: Integration CLI tests being run from the host: [2019-11-13T02:53:09.142Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-13T02:53:11.025Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-13T02:53:11.961Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-13T02:53:17.237Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-13T02:53:17.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-13T02:53:17.716Z] INFO: Testing against a local daemon [2019-11-13T02:53:17.716Z] === RUN TestDockerSuite [2019-11-13T02:53:17.716Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-13T02:53:17.716Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-13T02:53:17.716Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-13T02:53:17.716Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-13T02:53:17.716Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-13T02:53:17.716Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-13T02:53:17.716Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-13T02:53:17.716Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-13T02:53:17.716Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-13T02:53:18.171Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-13T02:53:18.627Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-13T02:53:19.082Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-13T02:53:21.415Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-13T02:53:21.982Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-13T02:53:27.239Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-13T02:53:28.172Z] === RUN TestDockerSuite/TestCpToDot [2019-11-13T02:53:29.214Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-13T02:53:31.112Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-13T02:53:33.009Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-13T02:53:33.943Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-13T02:53:37.225Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-13T02:53:37.789Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-13T02:53:38.722Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-13T02:53:40.619Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-13T02:53:40.619Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-13T02:53:40.619Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-13T02:53:41.184Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-13T02:53:41.749Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-13T02:53:41.749Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-13T02:53:42.006Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-13T02:53:42.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-13T02:53:42.835Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-13T02:53:43.400Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-13T02:53:43.400Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-13T02:53:43.400Z] === RUN TestDockerSuite/TestCreateRM [2019-11-13T02:53:43.658Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-13T02:53:43.658Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-13T02:53:43.916Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-13T02:53:43.916Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-13T02:53:46.443Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-13T02:53:46.443Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-13T02:53:46.443Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-13T02:53:50.623Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-13T02:53:50.623Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-13T02:53:50.623Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-13T02:53:50.623Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-13T02:53:50.881Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-13T02:53:50.881Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-13T02:53:51.529Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-13T02:53:53.427Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-13T02:53:54.359Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-13T02:53:55.731Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-13T02:53:57.643Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-13T02:53:58.579Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-13T02:53:59.512Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-13T02:53:59.769Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-13T02:54:00.701Z] === RUN TestDockerSuite/TestDockerFails [2019-11-13T02:54:00.701Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-13T02:54:00.701Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-13T02:54:00.958Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-13T02:54:02.329Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-13T02:54:03.260Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-13T02:54:03.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-13T02:54:04.759Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-13T02:54:04.759Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-13T02:54:05.017Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-13T02:54:05.274Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-13T02:54:06.362Z] --- PASS: TestImportExtremelyLargeImageWorks (310.67s) [2019-11-13T02:54:06.362Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2019-11-13T02:54:06.362Z] daemon.go:325: [de685cab4be18] waiting for daemon to start [2019-11-13T02:54:06.362Z] daemon.go:325: [de685cab4be18] waiting for daemon to start [2019-11-13T02:54:06.362Z] daemon.go:353: [de685cab4be18] daemon started [2019-11-13T02:54:06.362Z] daemon.go:461: [de685cab4be18] Stopping daemon [2019-11-13T02:54:06.362Z] daemon.go:296: [de685cab4be18] exiting daemon [2019-11-13T02:54:06.362Z] daemon.go:448: [de685cab4be18] Daemon stopped [2019-11-13T02:54:06.362Z] PASS [2019-11-13T02:54:06.362Z] [2019-11-13T02:54:06.362Z] DONE 11 tests in 312.073s [2019-11-13T02:54:06.362Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-13T02:54:06.362Z] ++ 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 [2019-11-13T02:54:06.362Z] ++ set -e [2019-11-13T02:54:06.362Z] ++ '[' -n 0 ']' [2019-11-13T02:54:06.362Z] ++ set -x [2019-11-13T02:54:06.363Z] ++ 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= 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 [2019-11-13T02:54:06.363Z] INFO: Testing against a local daemon [2019-11-13T02:54:06.363Z] === RUN TestNetworkCreateDelete [2019-11-13T02:54:06.363Z] --- PASS: TestNetworkCreateDelete (0.24s) [2019-11-13T02:54:06.363Z] === RUN TestDockerNetworkDeletePreferID [2019-11-13T02:54:06.363Z] --- PASS: TestDockerNetworkDeletePreferID (0.66s) [2019-11-13T02:54:06.363Z] === RUN TestInspectNetwork [2019-11-13T02:54:06.363Z] === RUN TestInspectNetwork/full_network_id [2019-11-13T02:54:06.363Z] === RUN TestInspectNetwork/partial_network_id [2019-11-13T02:54:06.363Z] === RUN TestInspectNetwork/network_name [2019-11-13T02:54:06.363Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-13T02:54:06.363Z] --- PASS: TestInspectNetwork (7.59s) [2019-11-13T02:54:06.363Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2019-11-13T02:54:06.363Z] daemon.go:325: [d5632fc23a157] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:325: [d5632fc23a157] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:353: [d5632fc23a157] daemon started [2019-11-13T02:54:06.363Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-13T02:54:06.363Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-13T02:54:06.363Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-13T02:54:06.363Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-13T02:54:06.363Z] daemon.go:461: [d5632fc23a157] Stopping daemon [2019-11-13T02:54:06.363Z] daemon.go:296: [d5632fc23a157] exiting daemon [2019-11-13T02:54:06.363Z] daemon.go:448: [d5632fc23a157] Daemon stopped [2019-11-13T02:54:06.363Z] === RUN TestRunContainerWithBridgeNone [2019-11-13T02:54:06.363Z] --- PASS: TestRunContainerWithBridgeNone (2.68s) [2019-11-13T02:54:06.363Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2019-11-13T02:54:06.363Z] daemon.go:325: [db824cb717303] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:325: [db824cb717303] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:353: [db824cb717303] daemon started [2019-11-13T02:54:06.363Z] daemon.go:461: [db824cb717303] Stopping daemon [2019-11-13T02:54:06.363Z] daemon.go:296: [db824cb717303] exiting daemon [2019-11-13T02:54:06.363Z] daemon.go:448: [db824cb717303] Daemon stopped [2019-11-13T02:54:06.363Z] === RUN TestNetworkInvalidJSON [2019-11-13T02:54:06.363Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-13T02:54:06.363Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-13T02:54:06.363Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:54:06.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:54:06.363Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:54:06.363Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:54:06.363Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-13T02:54:06.363Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-13T02:54:06.363Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-13T02:54:06.363Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2019-11-13T02:54:06.363Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-13T02:54:06.363Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-13T02:54:06.363Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-13T02:54:06.363Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-13T02:54:06.363Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-13T02:54:06.363Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2019-11-13T02:54:06.363Z] daemon.go:325: [d3fa076ba35f1] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:325: [d3fa076ba35f1] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:353: [d3fa076ba35f1] daemon started [2019-11-13T02:54:06.363Z] daemon.go:461: [d3fa076ba35f1] Stopping daemon [2019-11-13T02:54:06.363Z] daemon.go:296: [d3fa076ba35f1] exiting daemon [2019-11-13T02:54:06.363Z] daemon.go:448: [d3fa076ba35f1] Daemon stopped [2019-11-13T02:54:06.363Z] daemon.go:325: [d3fa076ba35f1] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:325: [d3fa076ba35f1] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:353: [d3fa076ba35f1] daemon started [2019-11-13T02:54:06.363Z] daemon.go:461: [d3fa076ba35f1] Stopping daemon [2019-11-13T02:54:06.363Z] daemon.go:296: [d3fa076ba35f1] exiting daemon [2019-11-13T02:54:06.363Z] daemon.go:448: [d3fa076ba35f1] Daemon stopped [2019-11-13T02:54:06.363Z] === RUN TestDaemonDefaultNetworkPools [2019-11-13T02:54:06.363Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2019-11-13T02:54:06.363Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2019-11-13T02:54:06.363Z] daemon.go:325: [d4e32a4a4dac5] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:325: [d4e32a4a4dac5] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:353: [d4e32a4a4dac5] daemon started [2019-11-13T02:54:06.363Z] daemon.go:461: [d4e32a4a4dac5] Stopping daemon [2019-11-13T02:54:06.363Z] daemon.go:296: [d4e32a4a4dac5] exiting daemon [2019-11-13T02:54:06.363Z] daemon.go:448: [d4e32a4a4dac5] Daemon stopped [2019-11-13T02:54:06.363Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-13T02:54:06.363Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2019-11-13T02:54:06.363Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2019-11-13T02:54:06.363Z] daemon.go:325: [d59e868ba99be] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:325: [d59e868ba99be] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:353: [d59e868ba99be] daemon started [2019-11-13T02:54:06.363Z] daemon.go:461: [d59e868ba99be] Stopping daemon [2019-11-13T02:54:06.363Z] daemon.go:296: [d59e868ba99be] exiting daemon [2019-11-13T02:54:06.363Z] daemon.go:448: [d59e868ba99be] Daemon stopped [2019-11-13T02:54:06.363Z] daemon.go:325: [d59e868ba99be] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:325: [d59e868ba99be] waiting for daemon to start [2019-11-13T02:54:06.363Z] daemon.go:353: [d59e868ba99be] daemon started [2019-11-13T02:54:06.363Z] daemon.go:461: [d59e868ba99be] Stopping daemon [2019-11-13T02:54:06.363Z] daemon.go:296: [d59e868ba99be] exiting daemon [2019-11-13T02:54:06.363Z] daemon.go:448: [d59e868ba99be] Daemon stopped [2019-11-13T02:54:06.363Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-13T02:54:08.051Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.45s) [2019-11-13T02:54:08.051Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-13T02:54:08.051Z] daemon.go:325: [d200ed85d3c2c] waiting for daemon to start [2019-11-13T02:54:08.051Z] daemon.go:325: [d200ed85d3c2c] waiting for daemon to start [2019-11-13T02:54:08.051Z] daemon.go:353: [d200ed85d3c2c] daemon started [2019-11-13T02:54:08.051Z] daemon.go:461: [d200ed85d3c2c] Stopping daemon [2019-11-13T02:54:08.051Z] daemon.go:296: [d200ed85d3c2c] exiting daemon [2019-11-13T02:54:08.051Z] daemon.go:448: [d200ed85d3c2c] Daemon stopped [2019-11-13T02:54:08.051Z] daemon.go:325: [d200ed85d3c2c] waiting for daemon to start [2019-11-13T02:54:08.051Z] daemon.go:325: [d200ed85d3c2c] waiting for daemon to start [2019-11-13T02:54:08.051Z] daemon.go:353: [d200ed85d3c2c] daemon started [2019-11-13T02:54:08.052Z] daemon.go:461: [d200ed85d3c2c] Stopping daemon [2019-11-13T02:54:08.052Z] daemon.go:296: [d200ed85d3c2c] exiting daemon [2019-11-13T02:54:08.052Z] daemon.go:448: [d200ed85d3c2c] Daemon stopped [2019-11-13T02:54:08.052Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-13T02:54:08.388Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-11-13T02:54:08.388Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2019-11-13T02:54:08.388Z] daemon.go:325: [dc82646a2a643] waiting for daemon to start [2019-11-13T02:54:08.388Z] daemon.go:325: [dc82646a2a643] waiting for daemon to start [2019-11-13T02:54:08.388Z] daemon.go:353: [dc82646a2a643] daemon started [2019-11-13T02:54:08.388Z] daemon.go:461: [dc82646a2a643] Stopping daemon [2019-11-13T02:54:08.388Z] daemon.go:296: [dc82646a2a643] exiting daemon [2019-11-13T02:54:08.388Z] daemon.go:448: [dc82646a2a643] Daemon stopped [2019-11-13T02:54:08.388Z] === RUN TestServiceWithPredefinedNetwork [2019-11-13T02:54:08.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-13T02:54:10.686Z] --- PASS: TestServiceWithPredefinedNetwork (2.41s) [2019-11-13T02:54:10.686Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2019-11-13T02:54:10.686Z] daemon.go:325: [d0ff6ee170976] waiting for daemon to start [2019-11-13T02:54:10.686Z] daemon.go:325: [d0ff6ee170976] waiting for daemon to start [2019-11-13T02:54:10.686Z] daemon.go:353: [d0ff6ee170976] daemon started [2019-11-13T02:54:10.686Z] daemon.go:461: [d0ff6ee170976] Stopping daemon [2019-11-13T02:54:10.686Z] daemon.go:296: [d0ff6ee170976] exiting daemon [2019-11-13T02:54:10.686Z] daemon.go:448: [d0ff6ee170976] Daemon stopped [2019-11-13T02:54:10.686Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-13T02:54:10.686Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-13T02:54:10.686Z] service_test.go:230: FLAKY_TEST [2019-11-13T02:54:10.686Z] === RUN TestServiceWithDataPathPortInit [2019-11-13T02:54:12.746Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-13T02:54:15.277Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-13T02:54:19.454Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-13T02:54:20.824Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-13T02:54:22.194Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-13T02:54:23.257Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-13T02:54:24.189Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-13T02:54:25.119Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-13T02:54:25.684Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-13T02:54:26.615Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-13T02:54:26.648Z] --- PASS: TestServiceWithDataPathPortInit (15.43s) [2019-11-13T02:54:26.648Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-13T02:54:26.648Z] daemon.go:325: [d8c77b0542a6c] waiting for daemon to start [2019-11-13T02:54:26.648Z] daemon.go:325: [d8c77b0542a6c] waiting for daemon to start [2019-11-13T02:54:26.648Z] daemon.go:353: [d8c77b0542a6c] daemon started [2019-11-13T02:54:26.648Z] daemon.go:461: [d8c77b0542a6c] Stopping daemon [2019-11-13T02:54:26.648Z] daemon.go:296: [d8c77b0542a6c] exiting daemon [2019-11-13T02:54:26.648Z] daemon.go:448: [d8c77b0542a6c] Daemon stopped [2019-11-13T02:54:26.648Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2019-11-13T02:54:26.648Z] daemon.go:325: [d4e26f9b3c115] waiting for daemon to start [2019-11-13T02:54:26.648Z] daemon.go:325: [d4e26f9b3c115] waiting for daemon to start [2019-11-13T02:54:26.648Z] daemon.go:353: [d4e26f9b3c115] daemon started [2019-11-13T02:54:26.648Z] daemon.go:461: [d4e26f9b3c115] Stopping daemon [2019-11-13T02:54:26.648Z] daemon.go:296: [d4e26f9b3c115] exiting daemon [2019-11-13T02:54:26.648Z] daemon.go:448: [d4e26f9b3c115] Daemon stopped [2019-11-13T02:54:26.648Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-13T02:54:28.510Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-13T02:54:28.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-13T02:54:30.664Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-13T02:54:33.945Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-13T02:54:33.988Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.48s) [2019-11-13T02:54:33.988Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2019-11-13T02:54:33.988Z] daemon.go:325: [d0eac5754701b] waiting for daemon to start [2019-11-13T02:54:33.988Z] daemon.go:325: [d0eac5754701b] waiting for daemon to start [2019-11-13T02:54:33.988Z] daemon.go:353: [d0eac5754701b] daemon started [2019-11-13T02:54:33.988Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:056d59btzf9ygdihmnjttw9se Created:2019-11-13 02:54:27.305833106 +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[3ffa5d0a3494af30f5d4436a9b93f240fce78e7f88792d01ad971dc1b7eca3e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.awicmw37027yqqh59m046vyba EndpointID:2769ab7b60fafda9cfa0b6ef05e5e7b5211b54acf8938ea631976357fdb1fad1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bd093841a5502a3af7d241edcba7cdf6f2f908caed1938cfc4fd39465d7f5615 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:412c63059a28 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.awicmw37027yqqh59m046vyba EndpointID:2769ab7b60fafda9cfa0b6ef05e5e7b5211b54acf8938ea631976357fdb1fad1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-13T02:54:33.988Z] daemon.go:461: [d0eac5754701b] Stopping daemon [2019-11-13T02:54:33.988Z] daemon.go:296: [d0eac5754701b] exiting daemon [2019-11-13T02:54:33.988Z] daemon.go:448: [d0eac5754701b] Daemon stopped [2019-11-13T02:54:33.988Z] PASS [2019-11-13T02:54:33.988Z] [2019-11-13T02:54:33.988Z] === Skipped [2019-11-13T02:54:33.988Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-13T02:54:33.988Z] service_test.go:230: FLAKY_TEST [2019-11-13T02:54:33.988Z] [2019-11-13T02:54:33.988Z] [2019-11-13T02:54:33.988Z] DONE 21 tests, 1 skipped in 41.758s [2019-11-13T02:54:33.988Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-13T02:54:33.988Z] ++ 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 [2019-11-13T02:54:33.988Z] ++ set -e [2019-11-13T02:54:33.988Z] ++ '[' -n 0 ']' [2019-11-13T02:54:33.988Z] ++ set -x [2019-11-13T02:54:33.988Z] ++ 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= 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 [2019-11-13T02:54:33.988Z] INFO: Testing against a local daemon [2019-11-13T02:54:33.988Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-13T02:54:33.988Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-13T02:54:33.988Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:54:33.988Z] === RUN TestDockerNetworkIpvlan [2019-11-13T02:54:33.988Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-13T02:54:33.988Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:54:33.988Z] PASS [2019-11-13T02:54:33.988Z] [2019-11-13T02:54:33.988Z] === Skipped [2019-11-13T02:54:33.988Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-13T02:54:33.988Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:54:33.988Z] [2019-11-13T02:54:33.988Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-13T02:54:33.988Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-13T02:54:33.988Z] [2019-11-13T02:54:33.988Z] [2019-11-13T02:54:33.988Z] DONE 2 tests, 2 skipped in 0.111s [2019-11-13T02:54:33.988Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-13T02:54:33.988Z] ++ 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 [2019-11-13T02:54:33.988Z] ++ set -e [2019-11-13T02:54:33.988Z] ++ '[' -n 0 ']' [2019-11-13T02:54:33.988Z] ++ set -x [2019-11-13T02:54:33.988Z] ++ 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= 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 [2019-11-13T02:54:33.988Z] INFO: Testing against a local daemon [2019-11-13T02:54:33.988Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-13T02:54:35.679Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2019-11-13T02:54:35.679Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2019-11-13T02:54:35.679Z] daemon.go:325: [df757c6863cda] waiting for daemon to start [2019-11-13T02:54:35.679Z] daemon.go:325: [df757c6863cda] waiting for daemon to start [2019-11-13T02:54:35.679Z] daemon.go:353: [df757c6863cda] daemon started [2019-11-13T02:54:35.679Z] daemon.go:461: [df757c6863cda] Stopping daemon [2019-11-13T02:54:35.679Z] daemon.go:296: [df757c6863cda] exiting daemon [2019-11-13T02:54:35.679Z] daemon.go:448: [df757c6863cda] Daemon stopped [2019-11-13T02:54:35.679Z] daemon.go:325: [df757c6863cda] waiting for daemon to start [2019-11-13T02:54:35.679Z] daemon.go:325: [df757c6863cda] waiting for daemon to start [2019-11-13T02:54:35.679Z] daemon.go:353: [df757c6863cda] daemon started [2019-11-13T02:54:35.679Z] daemon.go:461: [df757c6863cda] Stopping daemon [2019-11-13T02:54:35.679Z] daemon.go:296: [df757c6863cda] exiting daemon [2019-11-13T02:54:35.679Z] daemon.go:448: [df757c6863cda] Daemon stopped [2019-11-13T02:54:35.679Z] === RUN TestDockerNetworkMacvlan [2019-11-13T02:54:36.403Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-13T02:54:37.237Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-13T02:54:37.575Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-13T02:54:38.298Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-13T02:54:38.608Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-13T02:54:39.977Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-13T02:54:40.909Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-13T02:54:41.167Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-13T02:54:41.304Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-13T02:54:42.538Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-13T02:54:43.102Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-13T02:54:43.359Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-13T02:54:43.617Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-13T02:54:43.617Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-13T02:54:43.874Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-13T02:54:44.332Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-13T02:54:45.773Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-13T02:54:46.338Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-13T02:54:46.904Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-13T02:54:47.161Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-13T02:54:47.161Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-13T02:54:48.093Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-13T02:54:48.351Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-13T02:54:48.917Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-13T02:54:49.848Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-13T02:54:50.105Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-13T02:54:50.105Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-13T02:54:50.105Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-13T02:54:52.644Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-13T02:54:53.210Z] === RUN TestDockerSuite/TestEventsRename [2019-11-13T02:54:54.236Z] === RUN TestDockerSuite/TestEventsResize [2019-11-13T02:54:55.168Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-13T02:54:55.734Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-13T02:54:57.105Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-13T02:54:57.670Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-13T02:55:00.945Z] === RUN TestDockerSuite/TestEventsTop [2019-11-13T02:55:01.510Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-13T02:55:03.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-13T02:55:03.555Z] --- PASS: TestDockerNetworkMacvlan (25.29s) [2019-11-13T02:55:03.555Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:55:03.555Z] daemon.go:325: [dfdcff69a491e] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:325: [dfdcff69a491e] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:353: [dfdcff69a491e] daemon started [2019-11-13T02:55:03.555Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-11-13T02:55:03.555Z] daemon.go:461: [dfdcff69a491e] Stopping daemon [2019-11-13T02:55:03.555Z] daemon.go:296: [dfdcff69a491e] exiting daemon [2019-11-13T02:55:03.555Z] daemon.go:448: [dfdcff69a491e] Daemon stopped [2019-11-13T02:55:03.555Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:55:03.555Z] daemon.go:325: [d2ea7e64a9e03] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:325: [d2ea7e64a9e03] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:353: [d2ea7e64a9e03] daemon started [2019-11-13T02:55:03.555Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-11-13T02:55:03.555Z] daemon.go:461: [d2ea7e64a9e03] Stopping daemon [2019-11-13T02:55:03.555Z] daemon.go:296: [d2ea7e64a9e03] exiting daemon [2019-11-13T02:55:03.555Z] daemon.go:448: [d2ea7e64a9e03] Daemon stopped [2019-11-13T02:55:03.555Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:55:03.555Z] daemon.go:325: [d785361ad303a] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:325: [d785361ad303a] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:353: [d785361ad303a] daemon started [2019-11-13T02:55:03.555Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2019-11-13T02:55:03.555Z] daemon.go:461: [d785361ad303a] Stopping daemon [2019-11-13T02:55:03.555Z] daemon.go:296: [d785361ad303a] exiting daemon [2019-11-13T02:55:03.555Z] daemon.go:448: [d785361ad303a] Daemon stopped [2019-11-13T02:55:03.555Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:55:03.555Z] daemon.go:325: [da46f723596ba] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:325: [da46f723596ba] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:353: [da46f723596ba] daemon started [2019-11-13T02:55:03.555Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s) [2019-11-13T02:55:03.555Z] daemon.go:461: [da46f723596ba] Stopping daemon [2019-11-13T02:55:03.555Z] daemon.go:296: [da46f723596ba] exiting daemon [2019-11-13T02:55:03.555Z] daemon.go:448: [da46f723596ba] Daemon stopped [2019-11-13T02:55:03.555Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2019-11-13T02:55:03.555Z] daemon.go:325: [d6deef85300c0] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:325: [d6deef85300c0] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:353: [d6deef85300c0] daemon started [2019-11-13T02:55:03.555Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.00s) [2019-11-13T02:55:03.555Z] daemon.go:461: [d6deef85300c0] Stopping daemon [2019-11-13T02:55:03.555Z] daemon.go:296: [d6deef85300c0] exiting daemon [2019-11-13T02:55:03.555Z] daemon.go:448: [d6deef85300c0] Daemon stopped [2019-11-13T02:55:03.555Z] PASS [2019-11-13T02:55:03.555Z] [2019-11-13T02:55:03.555Z] DONE 7 tests in 26.901s [2019-11-13T02:55:03.555Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-13T02:55:03.555Z] ++ 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 [2019-11-13T02:55:03.555Z] ++ set -e [2019-11-13T02:55:03.555Z] ++ '[' -n 0 ']' [2019-11-13T02:55:03.555Z] ++ set -x [2019-11-13T02:55:03.555Z] ++ 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= 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 [2019-11-13T02:55:03.555Z] testing: warning: no tests to run [2019-11-13T02:55:03.555Z] PASS [2019-11-13T02:55:03.555Z] [2019-11-13T02:55:03.555Z] DONE 0 tests in 0.026s [2019-11-13T02:55:03.555Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-13T02:55:03.555Z] ++ 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 [2019-11-13T02:55:03.555Z] ++ set -e [2019-11-13T02:55:03.555Z] ++ '[' -n 0 ']' [2019-11-13T02:55:03.555Z] ++ set -x [2019-11-13T02:55:03.555Z] ++ 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= 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 [2019-11-13T02:55:03.555Z] INFO: Testing against a local daemon [2019-11-13T02:55:03.555Z] === RUN TestAuthZPluginAllowRequest [2019-11-13T02:55:03.555Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-11-13T02:55:03.555Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2019-11-13T02:55:03.555Z] daemon.go:325: [d9920df4bb1f3] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:325: [d9920df4bb1f3] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:353: [d9920df4bb1f3] daemon started [2019-11-13T02:55:03.555Z] daemon.go:461: [d9920df4bb1f3] Stopping daemon [2019-11-13T02:55:03.555Z] daemon.go:296: [d9920df4bb1f3] exiting daemon [2019-11-13T02:55:03.555Z] daemon.go:448: [d9920df4bb1f3] Daemon stopped [2019-11-13T02:55:03.555Z] === RUN TestAuthZPluginTLS [2019-11-13T02:55:03.555Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-11-13T02:55:03.555Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2019-11-13T02:55:03.555Z] daemon.go:325: [d62a82922906f] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:325: [d62a82922906f] waiting for daemon to start [2019-11-13T02:55:03.555Z] daemon.go:353: [d62a82922906f] daemon started [2019-11-13T02:55:03.555Z] daemon.go:461: [d62a82922906f] Stopping daemon [2019-11-13T02:55:03.555Z] daemon.go:296: [d62a82922906f] exiting daemon [2019-11-13T02:55:03.555Z] daemon.go:448: [d62a82922906f] Daemon stopped [2019-11-13T02:55:03.555Z] === RUN TestAuthZPluginDenyRequest [2019-11-13T02:55:03.916Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-11-13T02:55:03.916Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2019-11-13T02:55:03.916Z] daemon.go:325: [d2218b2c191b9] waiting for daemon to start [2019-11-13T02:55:03.916Z] daemon.go:325: [d2218b2c191b9] waiting for daemon to start [2019-11-13T02:55:03.916Z] daemon.go:353: [d2218b2c191b9] daemon started [2019-11-13T02:55:03.916Z] daemon.go:461: [d2218b2c191b9] Stopping daemon [2019-11-13T02:55:03.916Z] daemon.go:296: [d2218b2c191b9] exiting daemon [2019-11-13T02:55:03.916Z] daemon.go:448: [d2218b2c191b9] Daemon stopped [2019-11-13T02:55:03.916Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-13T02:55:04.252Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-13T02:55:04.252Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2019-11-13T02:55:04.252Z] daemon.go:325: [d1bb54b75567e] waiting for daemon to start [2019-11-13T02:55:04.252Z] daemon.go:325: [d1bb54b75567e] waiting for daemon to start [2019-11-13T02:55:04.252Z] daemon.go:353: [d1bb54b75567e] daemon started [2019-11-13T02:55:04.252Z] daemon.go:461: [d1bb54b75567e] Stopping daemon [2019-11-13T02:55:04.252Z] daemon.go:296: [d1bb54b75567e] exiting daemon [2019-11-13T02:55:04.252Z] daemon.go:448: [d1bb54b75567e] Daemon stopped [2019-11-13T02:55:04.252Z] === RUN TestAuthZPluginDenyResponse [2019-11-13T02:55:04.339Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-13T02:55:04.973Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-11-13T02:55:04.973Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2019-11-13T02:55:04.973Z] daemon.go:325: [d12f35bd2323a] waiting for daemon to start [2019-11-13T02:55:04.973Z] daemon.go:325: [d12f35bd2323a] waiting for daemon to start [2019-11-13T02:55:04.973Z] daemon.go:353: [d12f35bd2323a] daemon started [2019-11-13T02:55:04.974Z] daemon.go:461: [d12f35bd2323a] Stopping daemon [2019-11-13T02:55:04.974Z] daemon.go:296: [d12f35bd2323a] exiting daemon [2019-11-13T02:55:04.974Z] daemon.go:448: [d12f35bd2323a] Daemon stopped [2019-11-13T02:55:04.974Z] === RUN TestAuthZPluginAllowEventStream [2019-11-13T02:55:06.240Z] === RUN TestDockerSuite/TestExec [2019-11-13T02:55:06.657Z] --- PASS: TestAuthZPluginAllowEventStream (1.64s) [2019-11-13T02:55:06.657Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2019-11-13T02:55:06.657Z] daemon.go:325: [db3cafac9888e] waiting for daemon to start [2019-11-13T02:55:06.657Z] daemon.go:325: [db3cafac9888e] waiting for daemon to start [2019-11-13T02:55:06.657Z] daemon.go:353: [db3cafac9888e] daemon started [2019-11-13T02:55:06.657Z] daemon.go:461: [db3cafac9888e] Stopping daemon [2019-11-13T02:55:06.657Z] daemon.go:296: [db3cafac9888e] exiting daemon [2019-11-13T02:55:06.657Z] daemon.go:448: [db3cafac9888e] Daemon stopped [2019-11-13T02:55:06.657Z] === RUN TestAuthZPluginErrorResponse [2019-11-13T02:55:06.995Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-11-13T02:55:06.995Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2019-11-13T02:55:06.995Z] daemon.go:325: [da8feab3ae422] waiting for daemon to start [2019-11-13T02:55:06.995Z] daemon.go:325: [da8feab3ae422] waiting for daemon to start [2019-11-13T02:55:06.995Z] daemon.go:353: [da8feab3ae422] daemon started [2019-11-13T02:55:06.995Z] daemon.go:461: [da8feab3ae422] Stopping daemon [2019-11-13T02:55:06.995Z] daemon.go:296: [da8feab3ae422] exiting daemon [2019-11-13T02:55:06.995Z] daemon.go:448: [da8feab3ae422] Daemon stopped [2019-11-13T02:55:06.995Z] === RUN TestAuthZPluginErrorRequest [2019-11-13T02:55:07.174Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-13T02:55:07.716Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-11-13T02:55:07.716Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2019-11-13T02:55:07.716Z] daemon.go:325: [dd44e0a1f284d] waiting for daemon to start [2019-11-13T02:55:07.716Z] daemon.go:325: [dd44e0a1f284d] waiting for daemon to start [2019-11-13T02:55:07.716Z] daemon.go:353: [dd44e0a1f284d] daemon started [2019-11-13T02:55:07.716Z] daemon.go:461: [dd44e0a1f284d] Stopping daemon [2019-11-13T02:55:07.716Z] daemon.go:296: [dd44e0a1f284d] exiting daemon [2019-11-13T02:55:07.716Z] daemon.go:448: [dd44e0a1f284d] Daemon stopped [2019-11-13T02:55:07.716Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-13T02:55:08.106Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-13T02:55:08.437Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2019-11-13T02:55:08.437Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-13T02:55:08.437Z] daemon.go:325: [da7b320d6e4da] waiting for daemon to start [2019-11-13T02:55:08.437Z] daemon.go:325: [da7b320d6e4da] waiting for daemon to start [2019-11-13T02:55:08.437Z] daemon.go:353: [da7b320d6e4da] daemon started [2019-11-13T02:55:08.437Z] daemon.go:461: [da7b320d6e4da] Stopping daemon [2019-11-13T02:55:08.437Z] daemon.go:296: [da7b320d6e4da] exiting daemon [2019-11-13T02:55:08.437Z] daemon.go:448: [da7b320d6e4da] Daemon stopped [2019-11-13T02:55:08.437Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-13T02:55:09.039Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-13T02:55:09.971Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-13T02:55:09.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-13T02:55:10.756Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2019-11-13T02:55:10.756Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2019-11-13T02:55:10.756Z] daemon.go:325: [db02aa34d794b] waiting for daemon to start [2019-11-13T02:55:10.756Z] daemon.go:325: [db02aa34d794b] waiting for daemon to start [2019-11-13T02:55:10.756Z] daemon.go:353: [db02aa34d794b] daemon started [2019-11-13T02:55:10.756Z] daemon.go:461: [db02aa34d794b] Stopping daemon [2019-11-13T02:55:10.756Z] daemon.go:296: [db02aa34d794b] exiting daemon [2019-11-13T02:55:10.756Z] daemon.go:448: [db02aa34d794b] Daemon stopped [2019-11-13T02:55:10.756Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-13T02:55:11.867Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-13T02:55:12.800Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-13T02:55:13.048Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s) [2019-11-13T02:55:13.048Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2019-11-13T02:55:13.048Z] daemon.go:325: [d278e79b41c6b] waiting for daemon to start [2019-11-13T02:55:13.048Z] daemon.go:325: [d278e79b41c6b] waiting for daemon to start [2019-11-13T02:55:13.048Z] daemon.go:353: [d278e79b41c6b] daemon started [2019-11-13T02:55:13.048Z] daemon.go:461: [d278e79b41c6b] Stopping daemon [2019-11-13T02:55:13.048Z] daemon.go:296: [d278e79b41c6b] exiting daemon [2019-11-13T02:55:13.048Z] daemon.go:448: [d278e79b41c6b] Daemon stopped [2019-11-13T02:55:13.048Z] === RUN TestAuthZPluginHeader [2019-11-13T02:55:13.772Z] --- PASS: TestAuthZPluginHeader (0.97s) [2019-11-13T02:55:13.772Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2019-11-13T02:55:13.772Z] daemon.go:325: [d9df81438ee62] waiting for daemon to start [2019-11-13T02:55:13.772Z] daemon.go:325: [d9df81438ee62] waiting for daemon to start [2019-11-13T02:55:13.772Z] daemon.go:353: [d9df81438ee62] daemon started [2019-11-13T02:55:13.772Z] daemon.go:461: [d9df81438ee62] Stopping daemon [2019-11-13T02:55:13.772Z] daemon.go:296: [d9df81438ee62] exiting daemon [2019-11-13T02:55:13.772Z] daemon.go:448: [d9df81438ee62] Daemon stopped [2019-11-13T02:55:13.772Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-13T02:55:13.772Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-13T02:55:13.772Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:55:13.772Z] === RUN TestAuthZPluginV2Disable [2019-11-13T02:55:13.772Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-13T02:55:13.772Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:55:13.772Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-13T02:55:13.772Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-13T02:55:13.772Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:55:13.772Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-13T02:55:13.772Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-13T02:55:13.772Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:55:13.772Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-13T02:55:14.175Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-13T02:55:15.109Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-13T02:55:16.040Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-13T02:55:17.414Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-13T02:55:18.348Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-13T02:55:20.260Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-13T02:55:21.632Z] === RUN TestDockerSuite/TestExecEnv [2019-11-13T02:55:22.565Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-13T02:55:24.462Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-13T02:55:28.675Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-13T02:55:28.675Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-13T02:55:28.675Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-13T02:55:29.260Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-13T02:55:30.193Z] === RUN TestDockerSuite/TestExecParseError [2019-11-13T02:55:31.125Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-13T02:55:31.486Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2019-11-13T02:55:31.487Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:353: [d449a5975a740] daemon started [2019-11-13T02:55:31.487Z] daemon.go:461: [d449a5975a740] Stopping daemon [2019-11-13T02:55:31.487Z] daemon.go:296: [d449a5975a740] exiting daemon [2019-11-13T02:55:31.487Z] daemon.go:448: [d449a5975a740] Daemon stopped [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:339: [d449a5975a740] error pinging daemon on start: Get http://d449a5975a740.sock/_ping: context deadline exceeded [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:339: [d449a5975a740] error pinging daemon on start: Get http://d449a5975a740.sock/_ping: context deadline exceeded [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:339: [d449a5975a740] error pinging daemon on start: Get http://d449a5975a740.sock/_ping: context deadline exceeded [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:339: [d449a5975a740] error pinging daemon on start: Get http://d449a5975a740.sock/_ping: context deadline exceeded [2019-11-13T02:55:31.487Z] daemon.go:296: [d449a5975a740] exiting daemon [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:325: [d449a5975a740] waiting for daemon to start [2019-11-13T02:55:31.487Z] daemon.go:353: [d449a5975a740] daemon started [2019-11-13T02:55:31.487Z] daemon.go:461: [d449a5975a740] Stopping daemon [2019-11-13T02:55:31.487Z] daemon.go:296: [d449a5975a740] exiting daemon [2019-11-13T02:55:31.487Z] daemon.go:448: [d449a5975a740] Daemon stopped [2019-11-13T02:55:31.487Z] PASS [2019-11-13T02:55:31.487Z] [2019-11-13T02:55:31.487Z] === Skipped [2019-11-13T02:55:31.487Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-13T02:55:31.487Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:55:31.487Z] [2019-11-13T02:55:31.487Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-13T02:55:31.487Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:55:31.487Z] [2019-11-13T02:55:31.487Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-13T02:55:31.487Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:55:31.487Z] [2019-11-13T02:55:31.487Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-13T02:55:31.487Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:55:31.487Z] [2019-11-13T02:55:31.487Z] [2019-11-13T02:55:31.487Z] DONE 17 tests, 4 skipped in 29.657s [2019-11-13T02:55:31.487Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-13T02:55:31.487Z] ++ 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 [2019-11-13T02:55:31.487Z] ++ set -e [2019-11-13T02:55:31.487Z] ++ '[' -n 0 ']' [2019-11-13T02:55:31.487Z] ++ set -x [2019-11-13T02:55:31.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-11-13T02:55:31.487Z] INFO: Testing against a local daemon [2019-11-13T02:55:31.487Z] === RUN TestPluginInvalidJSON [2019-11-13T02:55:31.487Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:55:31.487Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:55:31.487Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-13T02:55:31.487Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-13T02:55:31.487Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-13T02:55:31.487Z] PASS [2019-11-13T02:55:31.487Z] [2019-11-13T02:55:31.487Z] DONE 2 tests in 0.136s [2019-11-13T02:55:31.487Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-13T02:55:31.487Z] ++ 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 [2019-11-13T02:55:31.487Z] ++ set -e [2019-11-13T02:55:31.487Z] ++ '[' -n 0 ']' [2019-11-13T02:55:31.487Z] ++ set -x [2019-11-13T02:55:31.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= 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 [2019-11-13T02:55:31.487Z] INFO: Testing against a local daemon [2019-11-13T02:55:31.487Z] === RUN TestExternalGraphDriver [2019-11-13T02:55:31.487Z] === RUN TestExternalGraphDriver/json [2019-11-13T02:55:32.057Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-13T02:55:32.994Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-13T02:55:33.176Z] === RUN TestExternalGraphDriver/spec [2019-11-13T02:55:35.470Z] === RUN TestExternalGraphDriver/pull [2019-11-13T02:55:35.520Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-13T02:55:36.452Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-13T02:55:37.386Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-13T02:55:37.792Z] --- PASS: TestExternalGraphDriver (6.97s) [2019-11-13T02:55:37.792Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2019-11-13T02:55:37.792Z] daemon.go:325: [d56de683936c7] waiting for daemon to start [2019-11-13T02:55:37.792Z] daemon.go:325: [d56de683936c7] waiting for daemon to start [2019-11-13T02:55:37.792Z] daemon.go:353: [d56de683936c7] daemon started [2019-11-13T02:55:37.792Z] daemon.go:461: [d56de683936c7] Stopping daemon [2019-11-13T02:55:37.792Z] daemon.go:296: [d56de683936c7] exiting daemon [2019-11-13T02:55:37.792Z] daemon.go:448: [d56de683936c7] Daemon stopped [2019-11-13T02:55:37.792Z] daemon.go:325: [d56de683936c7] waiting for daemon to start [2019-11-13T02:55:37.792Z] daemon.go:325: [d56de683936c7] waiting for daemon to start [2019-11-13T02:55:37.792Z] daemon.go:353: [d56de683936c7] daemon started [2019-11-13T02:55:37.792Z] daemon.go:461: [d56de683936c7] Stopping daemon [2019-11-13T02:55:37.792Z] daemon.go:296: [d56de683936c7] exiting daemon [2019-11-13T02:55:37.792Z] daemon.go:448: [d56de683936c7] Daemon stopped [2019-11-13T02:55:37.792Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2019-11-13T02:55:37.792Z] daemon.go:325: [d56de683936c7] waiting for daemon to start [2019-11-13T02:55:37.792Z] daemon.go:325: [d56de683936c7] waiting for daemon to start [2019-11-13T02:55:37.792Z] daemon.go:353: [d56de683936c7] daemon started [2019-11-13T02:55:37.792Z] daemon.go:461: [d56de683936c7] Stopping daemon [2019-11-13T02:55:37.792Z] daemon.go:296: [d56de683936c7] exiting daemon [2019-11-13T02:55:37.792Z] daemon.go:448: [d56de683936c7] Daemon stopped [2019-11-13T02:55:37.792Z] daemon.go:325: [d56de683936c7] waiting for daemon to start [2019-11-13T02:55:37.792Z] daemon.go:325: [d56de683936c7] waiting for daemon to start [2019-11-13T02:55:37.792Z] daemon.go:353: [d56de683936c7] daemon started [2019-11-13T02:55:37.792Z] daemon.go:461: [d56de683936c7] Stopping daemon [2019-11-13T02:55:37.792Z] daemon.go:296: [d56de683936c7] exiting daemon [2019-11-13T02:55:37.792Z] daemon.go:448: [d56de683936c7] Daemon stopped [2019-11-13T02:55:37.792Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2019-11-13T02:55:37.792Z] daemon.go:325: [d56de683936c7] waiting for daemon to start [2019-11-13T02:55:37.792Z] daemon.go:325: [d56de683936c7] waiting for daemon to start [2019-11-13T02:55:37.792Z] daemon.go:353: [d56de683936c7] daemon started [2019-11-13T02:55:37.792Z] daemon.go:461: [d56de683936c7] Stopping daemon [2019-11-13T02:55:37.792Z] daemon.go:296: [d56de683936c7] exiting daemon [2019-11-13T02:55:37.792Z] daemon.go:448: [d56de683936c7] Daemon stopped [2019-11-13T02:55:37.792Z] --- PASS: TestExternalGraphDriver/pull (2.48s) [2019-11-13T02:55:37.792Z] === RUN TestGraphdriverPluginV2 [2019-11-13T02:55:37.792Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-13T02:55:37.792Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:55:37.792Z] PASS [2019-11-13T02:55:37.792Z] [2019-11-13T02:55:37.792Z] === Skipped [2019-11-13T02:55:37.792Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-13T02:55:37.792Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:55:37.792Z] [2019-11-13T02:55:37.792Z] [2019-11-13T02:55:37.792Z] DONE 5 tests, 1 skipped in 7.137s [2019-11-13T02:55:37.792Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-13T02:55:37.792Z] ++ 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 [2019-11-13T02:55:37.792Z] ++ set -e [2019-11-13T02:55:37.792Z] ++ '[' -n 0 ']' [2019-11-13T02:55:37.792Z] ++ set -x [2019-11-13T02:55:37.792Z] ++ 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= 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 [2019-11-13T02:55:38.128Z] INFO: Testing against a local daemon [2019-11-13T02:55:38.128Z] === RUN TestContinueAfterPluginCrash [2019-11-13T02:55:38.128Z] === PAUSE TestContinueAfterPluginCrash [2019-11-13T02:55:38.128Z] === RUN TestDaemonStartWithLogOpt [2019-11-13T02:55:38.128Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-13T02:55:38.128Z] === CONT TestContinueAfterPluginCrash [2019-11-13T02:55:38.128Z] === CONT TestDaemonStartWithLogOpt [2019-11-13T02:55:39.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-13T02:55:43.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-13T02:55:45.881Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-13T02:55:48.443Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-13T02:55:48.768Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-13T02:55:48.768Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-13T02:55:48.768Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-13T02:55:49.374Z] === RUN TestDockerSuite/TestExecTTY [2019-11-13T02:55:50.305Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-13T02:55:51.237Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-13T02:55:51.658Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-13T02:55:52.169Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-13T02:55:53.101Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-13T02:55:53.101Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-13T02:55:53.825Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-13T02:55:53.825Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-13T02:55:53.825Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-13T02:55:53.825Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-13T02:55:53.825Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-13T02:55:54.185Z] --- PASS: TestDaemonStartWithLogOpt (15.57s) [2019-11-13T02:55:54.185Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2019-11-13T02:55:54.185Z] daemon.go:325: [dcedad5c6064d] waiting for daemon to start [2019-11-13T02:55:54.185Z] daemon.go:325: [dcedad5c6064d] waiting for daemon to start [2019-11-13T02:55:54.185Z] daemon.go:353: [dcedad5c6064d] daemon started [2019-11-13T02:55:54.185Z] daemon.go:461: [dcedad5c6064d] Stopping daemon [2019-11-13T02:55:54.185Z] daemon.go:296: [dcedad5c6064d] exiting daemon [2019-11-13T02:55:54.185Z] daemon.go:448: [dcedad5c6064d] Daemon stopped [2019-11-13T02:55:54.185Z] daemon.go:325: [dcedad5c6064d] waiting for daemon to start [2019-11-13T02:55:54.185Z] daemon.go:325: [dcedad5c6064d] waiting for daemon to start [2019-11-13T02:55:54.185Z] daemon.go:353: [dcedad5c6064d] daemon started [2019-11-13T02:55:54.185Z] daemon.go:461: [dcedad5c6064d] Stopping daemon [2019-11-13T02:55:54.185Z] daemon.go:296: [dcedad5c6064d] exiting daemon [2019-11-13T02:55:54.185Z] daemon.go:448: [dcedad5c6064d] Daemon stopped [2019-11-13T02:55:55.626Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-13T02:55:56.571Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-13T02:55:56.715Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-13T02:55:56.715Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-13T02:55:56.715Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-13T02:55:57.944Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-13T02:55:58.876Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-13T02:55:58.992Z] --- PASS: TestContinueAfterPluginCrash (20.46s) [2019-11-13T02:55:58.992Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2019-11-13T02:55:58.992Z] daemon.go:325: [debfa359f752b] waiting for daemon to start [2019-11-13T02:55:58.992Z] daemon.go:325: [debfa359f752b] waiting for daemon to start [2019-11-13T02:55:58.992Z] daemon.go:353: [debfa359f752b] daemon started [2019-11-13T02:55:58.992Z] daemon.go:461: [debfa359f752b] Stopping daemon [2019-11-13T02:55:58.992Z] daemon.go:296: [debfa359f752b] exiting daemon [2019-11-13T02:55:58.992Z] daemon.go:448: [debfa359f752b] Daemon stopped [2019-11-13T02:55:58.992Z] PASS [2019-11-13T02:55:58.992Z] [2019-11-13T02:55:58.992Z] DONE 2 tests in 20.558s [2019-11-13T02:55:58.992Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-13T02:55:58.992Z] ++ 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 [2019-11-13T02:55:58.992Z] ++ set -e [2019-11-13T02:55:58.992Z] ++ '[' -n 0 ']' [2019-11-13T02:55:58.992Z] ++ set -x [2019-11-13T02:55:58.992Z] ++ 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= 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 [2019-11-13T02:55:58.992Z] INFO: Testing against a local daemon [2019-11-13T02:55:58.992Z] === RUN TestPluginWithDevMounts [2019-11-13T02:55:58.992Z] === PAUSE TestPluginWithDevMounts [2019-11-13T02:55:58.992Z] === CONT TestPluginWithDevMounts [2019-11-13T02:56:00.248Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-13T02:56:01.283Z] --- PASS: TestPluginWithDevMounts (2.34s) [2019-11-13T02:56:01.283Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2019-11-13T02:56:01.283Z] daemon.go:325: [d637e10ba5e38] waiting for daemon to start [2019-11-13T02:56:01.283Z] daemon.go:325: [d637e10ba5e38] waiting for daemon to start [2019-11-13T02:56:01.283Z] daemon.go:353: [d637e10ba5e38] daemon started [2019-11-13T02:56:01.283Z] daemon.go:461: [d637e10ba5e38] Stopping daemon [2019-11-13T02:56:01.283Z] daemon.go:296: [d637e10ba5e38] exiting daemon [2019-11-13T02:56:01.283Z] daemon.go:448: [d637e10ba5e38] Daemon stopped [2019-11-13T02:56:01.283Z] PASS [2019-11-13T02:56:01.283Z] [2019-11-13T02:56:01.283Z] DONE 1 tests in 2.441s [2019-11-13T02:56:01.283Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-13T02:56:01.283Z] ++ 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 [2019-11-13T02:56:01.283Z] ++ set -e [2019-11-13T02:56:01.283Z] ++ '[' -n 0 ']' [2019-11-13T02:56:01.283Z] ++ set -x [2019-11-13T02:56:01.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=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= 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 [2019-11-13T02:56:01.283Z] INFO: Testing against a local daemon [2019-11-13T02:56:01.283Z] === RUN TestSecretInspect [2019-11-13T02:56:03.575Z] --- PASS: TestSecretInspect (2.27s) [2019-11-13T02:56:03.575Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2019-11-13T02:56:03.575Z] daemon.go:325: [d40b1841be9c5] waiting for daemon to start [2019-11-13T02:56:03.575Z] daemon.go:325: [d40b1841be9c5] waiting for daemon to start [2019-11-13T02:56:03.575Z] daemon.go:353: [d40b1841be9c5] daemon started [2019-11-13T02:56:03.575Z] daemon.go:461: [d40b1841be9c5] Stopping daemon [2019-11-13T02:56:03.575Z] daemon.go:296: [d40b1841be9c5] exiting daemon [2019-11-13T02:56:03.575Z] daemon.go:448: [d40b1841be9c5] Daemon stopped [2019-11-13T02:56:03.575Z] === RUN TestSecretList [2019-11-13T02:56:05.345Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-13T02:56:05.507Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-13T02:56:05.904Z] --- PASS: TestSecretList (2.30s) [2019-11-13T02:56:05.904Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2019-11-13T02:56:05.904Z] daemon.go:325: [df78837b2d9b9] waiting for daemon to start [2019-11-13T02:56:05.904Z] daemon.go:325: [df78837b2d9b9] waiting for daemon to start [2019-11-13T02:56:05.904Z] daemon.go:353: [df78837b2d9b9] daemon started [2019-11-13T02:56:05.904Z] daemon.go:461: [df78837b2d9b9] Stopping daemon [2019-11-13T02:56:05.904Z] daemon.go:296: [df78837b2d9b9] exiting daemon [2019-11-13T02:56:05.904Z] daemon.go:448: [df78837b2d9b9] Daemon stopped [2019-11-13T02:56:05.904Z] === RUN TestSecretsCreateAndDelete [2019-11-13T02:56:06.877Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-13T02:56:08.194Z] --- PASS: TestSecretsCreateAndDelete (2.28s) [2019-11-13T02:56:08.194Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2019-11-13T02:56:08.194Z] daemon.go:325: [d713887fb515c] waiting for daemon to start [2019-11-13T02:56:08.194Z] daemon.go:325: [d713887fb515c] waiting for daemon to start [2019-11-13T02:56:08.195Z] daemon.go:353: [d713887fb515c] daemon started [2019-11-13T02:56:08.195Z] daemon.go:461: [d713887fb515c] Stopping daemon [2019-11-13T02:56:08.195Z] daemon.go:296: [d713887fb515c] exiting daemon [2019-11-13T02:56:08.195Z] daemon.go:448: [d713887fb515c] Daemon stopped [2019-11-13T02:56:08.195Z] === RUN TestSecretsUpdate [2019-11-13T02:56:10.157Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-13T02:56:10.492Z] --- PASS: TestSecretsUpdate (2.21s) [2019-11-13T02:56:10.492Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2019-11-13T02:56:10.492Z] daemon.go:325: [d4b1affc7f237] waiting for daemon to start [2019-11-13T02:56:10.492Z] daemon.go:325: [d4b1affc7f237] waiting for daemon to start [2019-11-13T02:56:10.492Z] daemon.go:353: [d4b1affc7f237] daemon started [2019-11-13T02:56:10.492Z] daemon.go:461: [d4b1affc7f237] Stopping daemon [2019-11-13T02:56:10.492Z] daemon.go:296: [d4b1affc7f237] exiting daemon [2019-11-13T02:56:10.492Z] daemon.go:448: [d4b1affc7f237] Daemon stopped [2019-11-13T02:56:10.492Z] === RUN TestTemplatedSecret [2019-11-13T02:56:12.053Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-13T02:56:13.496Z] --- PASS: TestTemplatedSecret (2.92s) [2019-11-13T02:56:13.496Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2019-11-13T02:56:13.496Z] daemon.go:325: [de20aa1d6584e] waiting for daemon to start [2019-11-13T02:56:13.496Z] daemon.go:325: [de20aa1d6584e] waiting for daemon to start [2019-11-13T02:56:13.496Z] daemon.go:353: [de20aa1d6584e] daemon started [2019-11-13T02:56:13.496Z] daemon.go:461: [de20aa1d6584e] Stopping daemon [2019-11-13T02:56:13.496Z] daemon.go:296: [de20aa1d6584e] exiting daemon [2019-11-13T02:56:13.496Z] daemon.go:448: [de20aa1d6584e] Daemon stopped [2019-11-13T02:56:13.496Z] === RUN TestSecretCreateResolve [2019-11-13T02:56:15.190Z] --- PASS: TestSecretCreateResolve (2.25s) [2019-11-13T02:56:15.190Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2019-11-13T02:56:15.190Z] daemon.go:325: [dc48a815dd7a4] waiting for daemon to start [2019-11-13T02:56:15.190Z] daemon.go:325: [dc48a815dd7a4] waiting for daemon to start [2019-11-13T02:56:15.190Z] daemon.go:353: [dc48a815dd7a4] daemon started [2019-11-13T02:56:15.190Z] daemon.go:461: [dc48a815dd7a4] Stopping daemon [2019-11-13T02:56:15.190Z] daemon.go:296: [dc48a815dd7a4] exiting daemon [2019-11-13T02:56:15.190Z] daemon.go:448: [dc48a815dd7a4] Daemon stopped [2019-11-13T02:56:15.190Z] PASS [2019-11-13T02:56:15.190Z] [2019-11-13T02:56:15.190Z] DONE 6 tests in 14.330s [2019-11-13T02:56:15.190Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-13T02:56:15.190Z] ++ 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 [2019-11-13T02:56:15.190Z] ++ set -e [2019-11-13T02:56:15.190Z] ++ '[' -n 0 ']' [2019-11-13T02:56:15.190Z] ++ set -x [2019-11-13T02:56:15.190Z] ++ 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= 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 [2019-11-13T02:56:15.527Z] INFO: Testing against a local daemon [2019-11-13T02:56:15.527Z] === RUN TestServiceCreateInit [2019-11-13T02:56:15.527Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-13T02:56:18.605Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-13T02:56:18.605Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-13T02:56:18.605Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-13T02:56:18.605Z] === RUN TestDockerSuite/TestHealth [2019-11-13T02:56:20.381Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-13T02:56:24.220Z] --- PASS: TestServiceCreateInit (8.56s) [2019-11-13T02:56:24.220Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.30s) [2019-11-13T02:56:24.220Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2019-11-13T02:56:24.220Z] daemon.go:325: [d5d123ab874e7] waiting for daemon to start [2019-11-13T02:56:24.220Z] daemon.go:325: [d5d123ab874e7] waiting for daemon to start [2019-11-13T02:56:24.220Z] daemon.go:353: [d5d123ab874e7] daemon started [2019-11-13T02:56:24.220Z] daemon.go:461: [d5d123ab874e7] Stopping daemon [2019-11-13T02:56:24.220Z] daemon.go:296: [d5d123ab874e7] exiting daemon [2019-11-13T02:56:24.220Z] daemon.go:448: [d5d123ab874e7] Daemon stopped [2019-11-13T02:56:24.220Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s) [2019-11-13T02:56:24.220Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2019-11-13T02:56:24.220Z] daemon.go:325: [d1965146a575f] waiting for daemon to start [2019-11-13T02:56:24.220Z] daemon.go:325: [d1965146a575f] waiting for daemon to start [2019-11-13T02:56:24.220Z] daemon.go:353: [d1965146a575f] daemon started [2019-11-13T02:56:24.220Z] daemon.go:461: [d1965146a575f] Stopping daemon [2019-11-13T02:56:24.220Z] daemon.go:296: [d1965146a575f] exiting daemon [2019-11-13T02:56:24.220Z] daemon.go:448: [d1965146a575f] Daemon stopped [2019-11-13T02:56:24.220Z] === RUN TestCreateServiceMultipleTimes [2019-11-13T02:56:36.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-13T02:56:39.956Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-13T02:56:39.956Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-13T02:56:39.956Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-13T02:56:40.215Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-13T02:56:42.744Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-13T02:56:42.744Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-13T02:56:43.309Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-13T02:56:43.309Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-13T02:56:43.309Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-13T02:56:43.309Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-13T02:56:43.480Z] --- PASS: TestCreateServiceMultipleTimes (18.73s) [2019-11-13T02:56:43.480Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2019-11-13T02:56:43.480Z] daemon.go:325: [dcf022ddd2ec7] waiting for daemon to start [2019-11-13T02:56:43.480Z] daemon.go:325: [dcf022ddd2ec7] waiting for daemon to start [2019-11-13T02:56:43.480Z] daemon.go:353: [dcf022ddd2ec7] daemon started [2019-11-13T02:56:43.480Z] daemon.go:461: [dcf022ddd2ec7] Stopping daemon [2019-11-13T02:56:43.480Z] daemon.go:296: [dcf022ddd2ec7] exiting daemon [2019-11-13T02:56:43.480Z] daemon.go:448: [dcf022ddd2ec7] Daemon stopped [2019-11-13T02:56:43.480Z] === RUN TestCreateServiceConflict [2019-11-13T02:56:43.567Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-13T02:56:44.133Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-13T02:56:44.391Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-13T02:56:44.391Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-13T02:56:45.173Z] --- PASS: TestCreateServiceConflict (2.26s) [2019-11-13T02:56:45.173Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2019-11-13T02:56:45.173Z] daemon.go:325: [dae839cea7ebc] waiting for daemon to start [2019-11-13T02:56:45.173Z] daemon.go:325: [dae839cea7ebc] waiting for daemon to start [2019-11-13T02:56:45.173Z] daemon.go:353: [dae839cea7ebc] daemon started [2019-11-13T02:56:45.173Z] daemon.go:461: [dae839cea7ebc] Stopping daemon [2019-11-13T02:56:45.173Z] daemon.go:296: [dae839cea7ebc] exiting daemon [2019-11-13T02:56:45.173Z] daemon.go:448: [dae839cea7ebc] Daemon stopped [2019-11-13T02:56:45.173Z] === RUN TestCreateServiceMaxReplicas [2019-11-13T02:56:45.763Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-13T02:56:45.763Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-13T02:56:46.695Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-13T02:56:47.626Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-13T02:56:47.626Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-13T02:56:48.172Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2019-11-13T02:56:48.172Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2019-11-13T02:56:48.172Z] daemon.go:325: [da01a4220a323] waiting for daemon to start [2019-11-13T02:56:48.172Z] daemon.go:325: [da01a4220a323] waiting for daemon to start [2019-11-13T02:56:48.172Z] daemon.go:353: [da01a4220a323] daemon started [2019-11-13T02:56:48.172Z] daemon.go:461: [da01a4220a323] Stopping daemon [2019-11-13T02:56:48.172Z] daemon.go:296: [da01a4220a323] exiting daemon [2019-11-13T02:56:48.172Z] daemon.go:448: [da01a4220a323] Daemon stopped [2019-11-13T02:56:48.172Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-13T02:56:48.556Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-13T02:56:51.835Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-13T02:56:51.835Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-13T02:56:51.835Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-13T02:56:53.207Z] === RUN TestDockerSuite/TestImportFile [2019-11-13T02:56:55.109Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-13T02:56:55.109Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-13T02:56:57.007Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-13T02:56:58.903Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-13T02:57:00.799Z] === RUN TestDockerSuite/TestInfoDebug [2019-11-13T02:57:01.363Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-11-13T02:57:01.385Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2019-11-13T02:57:01.386Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2019-11-13T02:57:01.386Z] daemon.go:325: [d747cfd8110e9] waiting for daemon to start [2019-11-13T02:57:01.386Z] daemon.go:325: [d747cfd8110e9] waiting for daemon to start [2019-11-13T02:57:01.386Z] daemon.go:353: [d747cfd8110e9] daemon started [2019-11-13T02:57:01.386Z] daemon.go:461: [d747cfd8110e9] Stopping daemon [2019-11-13T02:57:01.386Z] daemon.go:296: [d747cfd8110e9] exiting daemon [2019-11-13T02:57:01.386Z] daemon.go:448: [d747cfd8110e9] Daemon stopped [2019-11-13T02:57:01.386Z] === RUN TestCreateServiceSecretFileMode [2019-11-13T02:57:01.927Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-11-13T02:57:02.184Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-13T02:57:02.441Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-11-13T02:57:03.373Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-13T02:57:04.430Z] --- PASS: TestCreateServiceSecretFileMode (2.71s) [2019-11-13T02:57:04.430Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2019-11-13T02:57:04.430Z] daemon.go:325: [d48af46422a17] waiting for daemon to start [2019-11-13T02:57:04.430Z] daemon.go:325: [d48af46422a17] waiting for daemon to start [2019-11-13T02:57:04.430Z] daemon.go:353: [d48af46422a17] daemon started [2019-11-13T02:57:04.430Z] daemon.go:461: [d48af46422a17] Stopping daemon [2019-11-13T02:57:04.430Z] daemon.go:296: [d48af46422a17] exiting daemon [2019-11-13T02:57:04.430Z] daemon.go:448: [d48af46422a17] Daemon stopped [2019-11-13T02:57:04.430Z] === RUN TestCreateServiceConfigFileMode [2019-11-13T02:57:04.745Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-13T02:57:05.676Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-13T02:57:06.609Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-13T02:57:06.609Z] === RUN TestDockerSuite/TestInfoFormat [2019-11-13T02:57:06.609Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-13T02:57:06.609Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-11-13T02:57:06.725Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2019-11-13T02:57:06.725Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2019-11-13T02:57:06.725Z] daemon.go:325: [d08c0894910b9] waiting for daemon to start [2019-11-13T02:57:06.725Z] daemon.go:325: [d08c0894910b9] waiting for daemon to start [2019-11-13T02:57:06.725Z] daemon.go:353: [d08c0894910b9] daemon started [2019-11-13T02:57:06.725Z] daemon.go:461: [d08c0894910b9] Stopping daemon [2019-11-13T02:57:06.725Z] daemon.go:296: [d08c0894910b9] exiting daemon [2019-11-13T02:57:06.725Z] daemon.go:448: [d08c0894910b9] Daemon stopped [2019-11-13T02:57:06.725Z] === RUN TestCreateServiceSysctls [2019-11-13T02:57:07.174Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-13T02:57:08.547Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-13T02:57:09.114Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-13T02:57:10.047Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-13T02:57:10.572Z] --- PASS: TestCreateServiceSysctls (3.54s) [2019-11-13T02:57:10.572Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2019-11-13T02:57:10.572Z] daemon.go:325: [dd57fbf2d4c37] waiting for daemon to start [2019-11-13T02:57:10.572Z] daemon.go:325: [dd57fbf2d4c37] waiting for daemon to start [2019-11-13T02:57:10.572Z] daemon.go:353: [dd57fbf2d4c37] daemon started [2019-11-13T02:57:10.572Z] daemon.go:461: [dd57fbf2d4c37] Stopping daemon [2019-11-13T02:57:10.572Z] daemon.go:296: [dd57fbf2d4c37] exiting daemon [2019-11-13T02:57:10.572Z] daemon.go:448: [dd57fbf2d4c37] Daemon stopped [2019-11-13T02:57:10.572Z] === RUN TestInspect [2019-11-13T02:57:10.979Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-13T02:57:11.544Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-13T02:57:12.476Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-13T02:57:12.476Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-13T02:57:13.635Z] --- PASS: TestInspect (2.90s) [2019-11-13T02:57:13.635Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2019-11-13T02:57:13.635Z] daemon.go:325: [df8d9b9c4ad77] waiting for daemon to start [2019-11-13T02:57:13.635Z] daemon.go:325: [df8d9b9c4ad77] waiting for daemon to start [2019-11-13T02:57:13.635Z] daemon.go:353: [df8d9b9c4ad77] daemon started [2019-11-13T02:57:13.635Z] daemon.go:461: [df8d9b9c4ad77] Stopping daemon [2019-11-13T02:57:13.635Z] daemon.go:296: [df8d9b9c4ad77] exiting daemon [2019-11-13T02:57:13.635Z] daemon.go:448: [df8d9b9c4ad77] Daemon stopped [2019-11-13T02:57:13.635Z] === RUN TestDockerNetworkConnectAlias [2019-11-13T02:57:14.385Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-13T02:57:14.950Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-13T02:57:15.882Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-13T02:57:15.882Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-13T02:57:16.814Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-13T02:57:16.814Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-13T02:57:18.192Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-13T02:57:18.445Z] --- PASS: TestDockerNetworkConnectAlias (4.84s) [2019-11-13T02:57:18.445Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2019-11-13T02:57:18.445Z] daemon.go:325: [d5c71df6d79d6] waiting for daemon to start [2019-11-13T02:57:18.445Z] daemon.go:325: [d5c71df6d79d6] waiting for daemon to start [2019-11-13T02:57:18.445Z] daemon.go:353: [d5c71df6d79d6] daemon started [2019-11-13T02:57:18.445Z] daemon.go:461: [d5c71df6d79d6] Stopping daemon [2019-11-13T02:57:18.445Z] daemon.go:296: [d5c71df6d79d6] exiting daemon [2019-11-13T02:57:18.445Z] daemon.go:448: [d5c71df6d79d6] Daemon stopped [2019-11-13T02:57:18.445Z] === RUN TestDockerNetworkReConnect [2019-11-13T02:57:19.123Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-13T02:57:19.688Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-13T02:57:20.621Z] === RUN TestDockerSuite/TestInspectImage [2019-11-13T02:57:20.621Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-13T02:57:20.621Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-13T02:57:20.621Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-13T02:57:21.552Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-13T02:57:22.275Z] --- PASS: TestDockerNetworkReConnect (3.81s) [2019-11-13T02:57:22.275Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2019-11-13T02:57:22.275Z] daemon.go:325: [d3b27cd7babbd] waiting for daemon to start [2019-11-13T02:57:22.275Z] daemon.go:325: [d3b27cd7babbd] waiting for daemon to start [2019-11-13T02:57:22.275Z] daemon.go:353: [d3b27cd7babbd] daemon started [2019-11-13T02:57:22.275Z] daemon.go:461: [d3b27cd7babbd] Stopping daemon [2019-11-13T02:57:22.275Z] daemon.go:296: [d3b27cd7babbd] exiting daemon [2019-11-13T02:57:22.275Z] daemon.go:448: [d3b27cd7babbd] Daemon stopped [2019-11-13T02:57:22.275Z] === RUN TestServicePlugin [2019-11-13T02:57:22.275Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-13T02:57:22.275Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:57:22.275Z] === RUN TestServiceUpdateLabel [2019-11-13T02:57:22.485Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-13T02:57:22.485Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-13T02:57:23.418Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-13T02:57:24.349Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-13T02:57:24.567Z] --- PASS: TestServiceUpdateLabel (2.32s) [2019-11-13T02:57:24.567Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2019-11-13T02:57:24.567Z] daemon.go:325: [d1da9eab0848a] waiting for daemon to start [2019-11-13T02:57:24.567Z] daemon.go:325: [d1da9eab0848a] waiting for daemon to start [2019-11-13T02:57:24.567Z] daemon.go:353: [d1da9eab0848a] daemon started [2019-11-13T02:57:24.567Z] daemon.go:461: [d1da9eab0848a] Stopping daemon [2019-11-13T02:57:24.567Z] daemon.go:296: [d1da9eab0848a] exiting daemon [2019-11-13T02:57:24.567Z] daemon.go:448: [d1da9eab0848a] Daemon stopped [2019-11-13T02:57:24.567Z] === RUN TestServiceUpdateSecrets [2019-11-13T02:57:26.245Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-13T02:57:26.245Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-13T02:57:27.176Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-13T02:57:28.107Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-13T02:57:30.003Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-13T02:57:30.936Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-13T02:57:31.892Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-13T02:57:32.827Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-13T02:57:33.761Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-13T02:57:34.326Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-13T02:57:35.257Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-13T02:57:35.257Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-13T02:57:37.783Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-13T02:57:39.681Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-13T02:57:40.525Z] --- PASS: TestServiceUpdateSecrets (15.01s) [2019-11-13T02:57:40.525Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2019-11-13T02:57:40.525Z] daemon.go:325: [d0515bfd16d55] waiting for daemon to start [2019-11-13T02:57:40.525Z] daemon.go:325: [d0515bfd16d55] waiting for daemon to start [2019-11-13T02:57:40.525Z] daemon.go:353: [d0515bfd16d55] daemon started [2019-11-13T02:57:40.525Z] daemon.go:461: [d0515bfd16d55] Stopping daemon [2019-11-13T02:57:40.525Z] daemon.go:296: [d0515bfd16d55] exiting daemon [2019-11-13T02:57:40.525Z] daemon.go:448: [d0515bfd16d55] Daemon stopped [2019-11-13T02:57:40.525Z] === RUN TestServiceUpdateConfigs [2019-11-13T02:57:41.053Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-13T02:57:41.617Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-13T02:57:43.514Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-13T02:57:43.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-13T02:57:46.792Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-13T02:57:50.068Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-13T02:57:50.068Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-13T02:57:52.592Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-13T02:57:52.592Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-13T02:57:53.529Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-13T02:57:56.497Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2019-11-13T02:57:56.497Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2019-11-13T02:57:56.497Z] daemon.go:325: [d3e58001d0dc6] waiting for daemon to start [2019-11-13T02:57:56.497Z] daemon.go:325: [d3e58001d0dc6] waiting for daemon to start [2019-11-13T02:57:56.497Z] daemon.go:353: [d3e58001d0dc6] daemon started [2019-11-13T02:57:56.497Z] daemon.go:461: [d3e58001d0dc6] Stopping daemon [2019-11-13T02:57:56.497Z] daemon.go:296: [d3e58001d0dc6] exiting daemon [2019-11-13T02:57:56.497Z] daemon.go:448: [d3e58001d0dc6] Daemon stopped [2019-11-13T02:57:56.497Z] === RUN TestServiceUpdateNetwork [2019-11-13T02:58:01.719Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-13T02:58:01.719Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-13T02:58:01.719Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-13T02:58:01.719Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-13T02:58:01.719Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-13T02:58:02.175Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-13T02:58:02.175Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-13T02:58:02.175Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-13T02:58:02.175Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-13T02:58:02.630Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-13T02:58:03.086Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-13T02:58:05.973Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-13T02:58:07.500Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-13T02:58:07.500Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-13T02:58:07.500Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-13T02:58:07.500Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-13T02:58:08.402Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-13T02:58:09.665Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-13T02:58:09.686Z] --- PASS: TestServiceUpdateNetwork (14.04s) [2019-11-13T02:58:09.686Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2019-11-13T02:58:09.686Z] daemon.go:325: [d397000e7417a] waiting for daemon to start [2019-11-13T02:58:09.686Z] daemon.go:325: [d397000e7417a] waiting for daemon to start [2019-11-13T02:58:09.686Z] daemon.go:353: [d397000e7417a] daemon started [2019-11-13T02:58:09.686Z] daemon.go:461: [d397000e7417a] Stopping daemon [2019-11-13T02:58:09.686Z] daemon.go:296: [d397000e7417a] exiting daemon [2019-11-13T02:58:09.686Z] daemon.go:448: [d397000e7417a] Daemon stopped [2019-11-13T02:58:09.686Z] PASS [2019-11-13T02:58:09.686Z] [2019-11-13T02:58:09.686Z] === Skipped [2019-11-13T02:58:09.686Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-13T02:58:09.686Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-13T02:58:09.686Z] [2019-11-13T02:58:09.686Z] [2019-11-13T02:58:09.686Z] DONE 18 tests, 1 skipped in 112.680s [2019-11-13T02:58:09.686Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-13T02:58:09.686Z] ++ 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 [2019-11-13T02:58:09.686Z] ++ set -e [2019-11-13T02:58:09.686Z] ++ '[' -n 0 ']' [2019-11-13T02:58:09.686Z] ++ set -x [2019-11-13T02:58:09.686Z] ++ 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= 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 [2019-11-13T02:58:09.686Z] INFO: Testing against a local daemon [2019-11-13T02:58:09.686Z] === RUN TestSessionCreate [2019-11-13T02:58:09.686Z] --- PASS: TestSessionCreate (0.05s) [2019-11-13T02:58:09.686Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-13T02:58:09.686Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-13T02:58:09.686Z] PASS [2019-11-13T02:58:09.686Z] [2019-11-13T02:58:09.686Z] DONE 2 tests in 0.207s [2019-11-13T02:58:09.686Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-13T02:58:09.686Z] ++ 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 [2019-11-13T02:58:09.686Z] ++ set -e [2019-11-13T02:58:09.686Z] ++ '[' -n 0 ']' [2019-11-13T02:58:09.686Z] ++ set -x [2019-11-13T02:58:09.686Z] ++ 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= 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 [2019-11-13T02:58:09.686Z] INFO: Testing against a local daemon [2019-11-13T02:58:09.686Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-13T02:58:09.686Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-13T02:58:09.686Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-13T02:58:09.686Z] === RUN TestEventsExecDie [2019-11-13T02:58:09.686Z] --- PASS: TestEventsExecDie (0.95s) [2019-11-13T02:58:09.686Z] === RUN TestEventsBackwardsCompatible [2019-11-13T02:58:09.686Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-13T02:58:09.686Z] === RUN TestInfoBinaryCommits [2019-11-13T02:58:09.686Z] --- PASS: TestInfoBinaryCommits (0.07s) [2019-11-13T02:58:09.686Z] === RUN TestInfoAPIVersioned [2019-11-13T02:58:09.686Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-13T02:58:09.686Z] === RUN TestInfoAPI [2019-11-13T02:58:09.686Z] --- PASS: TestInfoAPI (0.06s) [2019-11-13T02:58:09.686Z] === RUN TestInfoAPIWarnings [2019-11-13T02:58:10.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-13T02:58:10.409Z] --- PASS: TestInfoAPIWarnings (0.91s) [2019-11-13T02:58:10.409Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2019-11-13T02:58:10.409Z] daemon.go:325: [dd0f41de73b35] waiting for daemon to start [2019-11-13T02:58:10.409Z] daemon.go:325: [dd0f41de73b35] waiting for daemon to start [2019-11-13T02:58:10.409Z] daemon.go:353: [dd0f41de73b35] daemon started [2019-11-13T02:58:10.409Z] daemon.go:461: [dd0f41de73b35] Stopping daemon [2019-11-13T02:58:10.409Z] daemon.go:296: [dd0f41de73b35] exiting daemon [2019-11-13T02:58:10.409Z] daemon.go:448: [dd0f41de73b35] Daemon stopped [2019-11-13T02:58:10.409Z] === RUN TestLoginFailsWithBadCredentials [2019-11-13T02:58:10.863Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-13T02:58:11.130Z] --- PASS: TestLoginFailsWithBadCredentials (0.53s) [2019-11-13T02:58:11.130Z] === RUN TestPingCacheHeaders [2019-11-13T02:58:11.130Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-11-13T02:58:11.130Z] === RUN TestPingGet [2019-11-13T02:58:11.130Z] --- PASS: TestPingGet (0.04s) [2019-11-13T02:58:11.130Z] === RUN TestPingHead [2019-11-13T02:58:11.130Z] --- PASS: TestPingHead (0.05s) [2019-11-13T02:58:11.130Z] === RUN TestVersion [2019-11-13T02:58:11.130Z] --- PASS: TestVersion (0.06s) [2019-11-13T02:58:11.130Z] PASS [2019-11-13T02:58:11.130Z] [2019-11-13T02:58:11.130Z] === Skipped [2019-11-13T02:58:11.130Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-13T02:58:11.130Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-13T02:58:11.130Z] [2019-11-13T02:58:11.130Z] [2019-11-13T02:58:11.130Z] DONE 12 tests, 1 skipped in 2.937s [2019-11-13T02:58:11.130Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-13T02:58:11.130Z] ++ 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 [2019-11-13T02:58:11.130Z] ++ set -e [2019-11-13T02:58:11.130Z] ++ '[' -n 0 ']' [2019-11-13T02:58:11.130Z] ++ set -x [2019-11-13T02:58:11.130Z] ++ 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= 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 [2019-11-13T02:58:11.467Z] INFO: Testing against a local daemon [2019-11-13T02:58:11.467Z] === RUN TestVolumesCreateAndList [2019-11-13T02:58:11.467Z] --- PASS: TestVolumesCreateAndList (0.06s) [2019-11-13T02:58:11.467Z] === RUN TestVolumesRemove [2019-11-13T02:58:11.467Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-13T02:58:11.467Z] === RUN TestVolumesInspect [2019-11-13T02:58:11.467Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-13T02:58:11.467Z] === RUN TestVolumesInvalidJSON [2019-11-13T02:58:11.467Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-13T02:58:11.467Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-13T02:58:11.467Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-13T02:58:11.467Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-11-13T02:58:11.467Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-13T02:58:11.467Z] PASS [2019-11-13T02:58:11.467Z] [2019-11-13T02:58:11.467Z] DONE 5 tests in 0.329s [2019-11-13T02:58:11.467Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-13T02:58:11.803Z] ++++ cat bundles/test-integration/docker.pid [2019-11-13T02:58:11.803Z] +++ kill 11074 [2019-11-13T02:58:12.971Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-13T02:58:12.971Z] +++ /etc/init.d/apparmor stop [2019-11-13T02:58:12.971Z] Clearing AppArmor profiles cache:. [2019-11-13T02:58:12.971Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-13T02:58:12.971Z] Unloading profiles will leave already running processes permanently [2019-11-13T02:58:12.971Z] unconfined, which can lead to unexpected situations. [2019-11-13T02:58:12.971Z] [2019-11-13T02:58:12.971Z] To set a process to complain mode, use the command line tool [2019-11-13T02:58:12.971Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-13T02:58:12.971Z] with the 'teardown' option." [2019-11-13T02:58:12.971Z] [2019-11-13T02:58:13.389Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-13T02:58:14.322Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart Post stage [Pipeline] junit [2019-11-13T02:58:15.345Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-13T02:58:16.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-13T02:58:16.380Z] + echo Ensuring container killed. [2019-11-13T02:58:16.381Z] Ensuring container killed. [2019-11-13T02:58:16.381Z] + docker rm -vf docker-pr1 [2019-11-13T02:58:16.381Z] Error: No such container: docker-pr1 [2019-11-13T02:58:16.381Z] + true [Pipeline] sh [2019-11-13T02:58:16.990Z] + echo Chowning /workspace to jenkins user [2019-11-13T02:58:16.990Z] Chowning /workspace to jenkins user [2019-11-13T02:58:16.990Z] + id -u [2019-11-13T02:58:16.990Z] + id -g [2019-11-13T02:58:16.990Z] + docker run --rm -v /home/docker/workspace/engine_PR-422:/workspace busybox chown -R 1001:1001 /workspace [2019-11-13T02:58:16.990Z] Unable to find image 'busybox:latest' locally [2019-11-13T02:58:17.155Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-13T02:58:17.155Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-13T02:58:17.327Z] latest: Pulling from library/busybox [2019-11-13T02:58:17.327Z] f5cba301420e: Pulling fs layer [2019-11-13T02:58:17.412Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-13T02:58:17.412Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-13T02:58:17.412Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-13T02:58:17.662Z] f5cba301420e: Verifying Checksum [2019-11-13T02:58:17.662Z] f5cba301420e: Download complete [2019-11-13T02:58:17.998Z] f5cba301420e: Pull complete [2019-11-13T02:58:17.998Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-13T02:58:17.998Z] Status: Downloaded newer image for busybox:latest [2019-11-13T02:58:18.344Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-13T02:58:19.275Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-13T02:58:19.275Z] === RUN TestDockerSuite/TestLogsAPIUntil [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-13T02:58:20.259Z] + bundleName=ppc64le-integration [2019-11-13T02:58:20.259Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-13T02:58:20.259Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-13T02:58:20.259Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name+ *.prof -o -name *-report.xmlxargs ) tar -print -czf [2019-11-13T02:58:20.259Z] ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-13T02:58:20.347Z] Archiving artifacts [2019-11-13T02:58:20.788Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-422/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-13T02:58:21.333Z] + make clean [2019-11-13T02:58:21.667Z] docker volume rm -f docker-dev-cache [2019-11-13T02:58:22.003Z] docker-dev-cache [2019-11-13T02:58:22.018Z] === RUN TestDockerSuite/TestBuildAddNonTar [Pipeline] deleteDir [2019-11-13T02:58:22.552Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-13T02:58:23.128Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-13T02:58:24.060Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-13T02:58:25.966Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-13T02:58:26.682Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-13T02:58:27.138Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-13T02:58:27.138Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-13T02:58:29.243Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-13T02:58:29.243Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-13T02:58:29.809Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-13T02:58:29.809Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-13T02:58:30.861Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-13T02:58:31.180Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-13T02:58:31.825Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-13T02:58:32.552Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-13T02:58:32.552Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-13T02:58:33.924Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-13T02:58:35.295Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-13T02:58:36.503Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-13T02:58:36.666Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-13T02:58:36.960Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-13T02:58:36.960Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-13T02:58:36.960Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-13T02:58:36.960Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-13T02:58:37.420Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-13T02:58:38.566Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-13T02:58:39.130Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-13T02:58:40.062Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-13T02:58:40.995Z] === RUN TestDockerSuite/TestLogsSince [2019-11-13T02:58:45.183Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-13T02:58:47.708Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-13T02:58:54.257Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-13T02:58:54.514Z] === RUN TestDockerSuite/TestLogsTail [2019-11-13T02:58:55.445Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-13T02:58:56.010Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-13T02:58:56.942Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-13T02:58:57.506Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-13T02:58:58.438Z] === RUN TestDockerSuite/TestNetHostname [2019-11-13T02:59:00.962Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-13T02:59:01.219Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-13T02:59:02.591Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-13T02:59:05.117Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-13T02:59:05.685Z] === RUN TestDockerSuite/TestPluginActive [2019-11-13T02:59:07.581Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-13T02:59:10.859Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-13T02:59:15.036Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-13T02:59:15.036Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-13T02:59:15.601Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-13T02:59:18.881Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-13T02:59:19.905Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-13T02:59:19.905Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-13T02:59:19.905Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-13T02:59:20.775Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-13T02:59:22.673Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-13T02:59:22.930Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-13T02:59:27.110Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-13T02:59:28.481Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-13T02:59:31.014Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-13T02:59:32.385Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-13T02:59:33.756Z] === RUN TestDockerSuite/TestPortList [2019-11-13T02:59:34.701Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-13T02:59:34.701Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-13T02:59:34.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-13T02:59:40.310Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-13T02:59:42.835Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-13T02:59:44.731Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-13T02:59:45.664Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-13T02:59:46.228Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-13T02:59:47.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-13T02:59:47.061Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-13T02:59:48.753Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-13T02:59:52.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-13T02:59:52.932Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-13T02:59:53.497Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-13T02:59:53.497Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-13T02:59:53.497Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-13T02:59:54.439Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-13T02:59:54.439Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-13T02:59:55.370Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-13T02:59:55.370Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-13T02:59:55.934Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-13T02:59:56.192Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-13T02:59:58.088Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-13T02:59:58.088Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-13T03:00:01.490Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-13T03:00:02.863Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-13T03:00:03.121Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-13T03:00:03.121Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-13T03:00:03.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-13T03:00:07.301Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-13T03:00:07.559Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-13T03:00:10.835Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-13T03:00:11.400Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-13T03:00:11.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-13T03:00:11.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-13T03:00:14.679Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-13T03:00:16.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-13T03:00:16.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-13T03:00:16.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-13T03:00:17.217Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-13T03:00:17.218Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-13T03:00:17.475Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-13T03:00:21.657Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth=== RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-13T03:00:21.657Z] [2019-11-13T03:00:22.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-13T03:00:22.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-13T03:00:22.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-13T03:00:22.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-13T03:00:22.147Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-13T03:00:28.205Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-13T03:00:30.105Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-13T03:00:32.005Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-13T03:00:33.902Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-13T03:00:34.833Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-13T03:00:36.731Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-13T03:00:38.628Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-13T03:00:40.526Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-13T03:00:43.064Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-13T03:00:44.436Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-13T03:00:44.436Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-13T03:00:45.368Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-13T03:00:47.891Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-13T03:00:48.149Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-13T03:00:51.429Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-13T03:00:51.994Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-13T03:00:51.994Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-13T03:00:51.994Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-13T03:00:52.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-13T03:00:52.252Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-13T03:00:52.252Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-13T03:00:53.182Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-13T03:00:54.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-13T03:00:55.077Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-13T03:00:55.429Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-13T03:00:55.886Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-13T03:00:56.977Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-13T03:00:57.416Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-13T03:00:57.416Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-13T03:00:57.540Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-13T03:01:01.719Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-13T03:01:02.087Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-13T03:01:03.085Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-13T03:01:03.085Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-13T03:01:03.085Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-13T03:01:04.616Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-13T03:01:05.073Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-13T03:01:05.530Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-13T03:01:05.906Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-13T03:01:05.987Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-13T03:01:06.950Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-13T03:01:07.277Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-13T03:01:09.802Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-13T03:01:09.802Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-13T03:01:09.802Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-13T03:01:10.059Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-13T03:01:11.622Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-13T03:01:13.334Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-13T03:01:13.794Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-13T03:01:13.794Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-13T03:01:14.704Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-13T03:01:14.704Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-13T03:01:14.758Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-13T03:01:19.961Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-13T03:01:20.525Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-13T03:01:20.785Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-13T03:01:20.785Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-13T03:01:24.961Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-13T03:01:25.892Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-13T03:01:26.271Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-13T03:01:28.182Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-13T03:01:28.182Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-13T03:01:29.542Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-13T03:01:29.543Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-13T03:01:29.543Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-13T03:01:29.566Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-13T03:01:30.507Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-13T03:01:31.463Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-13T03:01:31.471Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-13T03:01:31.928Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-13T03:01:31.928Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-13T03:01:32.395Z] === RUN TestDockerSuite/TestRmiTag [2019-11-13T03:01:32.652Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-13T03:01:32.891Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-13T03:01:33.348Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-13T03:01:33.348Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-13T03:01:33.348Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-13T03:01:33.584Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-13T03:01:38.839Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-13T03:01:39.096Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-13T03:01:39.131Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-13T03:01:40.028Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-13T03:01:40.592Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-13T03:01:41.965Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-13T03:01:42.916Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-13T03:01:42.916Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-13T03:01:43.481Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-13T03:01:44.412Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-13T03:01:44.412Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-13T03:01:45.344Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-13T03:01:47.240Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-13T03:01:47.805Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-13T03:01:48.740Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-13T03:01:49.672Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-13T03:01:51.567Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-13T03:01:52.938Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-13T03:01:53.870Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-13T03:01:54.801Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-13T03:01:56.172Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-13T03:01:56.738Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-13T03:01:56.738Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-13T03:01:58.111Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-13T03:01:59.043Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-13T03:02:00.414Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-13T03:02:01.347Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-13T03:02:01.913Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-13T03:02:02.846Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-13T03:02:02.846Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-13T03:02:05.369Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-13T03:02:05.933Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-13T03:02:06.865Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-13T03:02:07.803Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-13T03:02:08.367Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-13T03:02:08.367Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-13T03:02:09.298Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-13T03:02:10.229Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-13T03:02:10.229Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-13T03:02:11.161Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-13T03:02:12.093Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-13T03:02:13.026Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-13T03:02:13.026Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-13T03:02:13.958Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-13T03:02:13.958Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-13T03:02:14.816Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-13T03:02:14.816Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-13T03:02:14.816Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-13T03:02:15.329Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-13T03:02:16.259Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-13T03:02:17.191Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-13T03:02:17.755Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-13T03:02:17.755Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-13T03:02:18.686Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-13T03:02:20.582Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-13T03:02:21.871Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-13T03:02:21.871Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-13T03:02:21.953Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-13T03:02:22.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-13T03:02:22.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-13T03:02:22.787Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-13T03:02:22.787Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-13T03:02:23.849Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-13T03:02:23.849Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-13T03:02:24.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-13T03:02:25.347Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-13T03:02:26.725Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-13T03:02:27.656Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-13T03:02:28.222Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-13T03:02:30.117Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-13T03:02:34.297Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-13T03:02:34.297Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-13T03:02:34.555Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-13T03:02:37.834Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-13T03:02:37.834Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-13T03:02:39.204Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-13T03:02:40.576Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-13T03:02:42.472Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-13T03:02:45.081Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-13T03:02:45.081Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-13T03:02:45.081Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-13T03:02:46.012Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-13T03:02:47.909Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-13T03:02:49.810Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-13T03:02:52.332Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-13T03:02:52.712Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-13T03:02:52.712Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-13T03:02:52.712Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-13T03:02:53.264Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-13T03:02:55.160Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-13T03:02:55.728Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-13T03:02:55.728Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-13T03:02:56.661Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-13T03:02:58.557Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-13T03:02:58.557Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-13T03:02:59.489Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-13T03:03:00.421Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-13T03:03:00.679Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-13T03:03:00.938Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-13T03:03:01.869Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-13T03:03:01.869Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-13T03:03:02.801Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-13T03:03:03.734Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-13T03:03:03.734Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-13T03:03:04.665Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-13T03:03:05.599Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-13T03:03:06.531Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-13T03:03:06.789Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-13T03:03:07.053Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-13T03:03:07.985Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-13T03:03:08.917Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-13T03:03:08.917Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-13T03:03:09.851Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-13T03:03:10.370Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-13T03:03:10.370Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-13T03:03:10.785Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-13T03:03:11.333Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-13T03:03:12.684Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-13T03:03:12.941Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-13T03:03:12.941Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-13T03:03:17.120Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-13T03:03:17.378Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-13T03:03:19.882Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-13T03:03:22.064Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-13T03:03:24.962Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-13T03:03:27.487Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-13T03:03:29.386Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-13T03:03:30.317Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-13T03:03:32.214Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-13T03:03:32.214Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-13T03:03:32.214Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-13T03:03:32.214Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-13T03:03:32.779Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-13T03:03:35.318Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-13T03:03:36.250Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-13T03:03:38.149Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-13T03:03:38.406Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-13T03:03:39.778Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-13T03:03:40.711Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-13T03:03:41.645Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-13T03:03:42.214Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-13T03:03:43.585Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-13T03:03:43.585Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-13T03:03:43.585Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-13T03:03:45.483Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-13T03:03:46.415Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-13T03:03:48.315Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-13T03:03:48.315Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-13T03:03:48.315Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-13T03:03:50.210Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-13T03:03:52.107Z] === RUN TestDockerSuite/TestRunMount [2019-11-13T03:03:54.638Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-13T03:03:59.916Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-13T03:03:59.916Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-13T03:04:00.848Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-13T03:04:02.743Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-13T03:04:05.267Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-13T03:04:08.543Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-13T03:04:11.067Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-13T03:04:13.593Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-13T03:04:14.157Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-13T03:04:15.532Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-13T03:04:16.906Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-13T03:04:16.906Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-13T03:04:17.862Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-13T03:04:18.794Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-13T03:04:19.726Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-13T03:04:20.291Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-13T03:04:22.816Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-13T03:04:22.816Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-13T03:04:25.356Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-13T03:04:26.095Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-13T03:04:31.141Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-13T03:04:31.353Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-13T03:04:31.353Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-13T03:04:31.598Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-13T03:04:31.610Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-13T03:04:32.542Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-13T03:04:32.542Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-13T03:04:33.105Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-13T03:04:34.037Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-13T03:04:34.037Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-13T03:04:34.969Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-13T03:04:35.900Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-13T03:04:35.900Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-13T03:04:36.834Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-13T03:04:37.399Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-13T03:04:39.298Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-13T03:04:40.673Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-13T03:04:41.237Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-13T03:04:41.802Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-13T03:04:42.733Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-13T03:04:43.664Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-13T03:04:44.229Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-13T03:04:44.229Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-13T03:04:45.160Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-13T03:04:46.092Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-13T03:04:46.092Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-13T03:04:47.026Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-13T03:04:48.926Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-13T03:04:48.926Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-13T03:04:52.203Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-13T03:04:53.575Z] === RUN TestDockerSuite/TestRunRm [2019-11-13T03:04:54.506Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-13T03:04:58.685Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-13T03:04:58.942Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-13T03:04:59.874Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-13T03:05:01.780Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-13T03:05:02.345Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-13T03:05:06.526Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-13T03:05:11.791Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-13T03:05:12.049Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-13T03:05:12.982Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-13T03:05:13.919Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-13T03:05:14.851Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-13T03:05:15.464Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-13T03:05:16.396Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-13T03:05:17.328Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-13T03:05:17.895Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-13T03:05:18.828Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-13T03:05:21.354Z] === RUN TestDockerSuite/TestRunState [2019-11-13T03:05:23.253Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-13T03:05:24.186Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-13T03:05:24.752Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-13T03:05:25.009Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-13T03:05:25.009Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-13T03:05:25.943Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-13T03:05:26.508Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-13T03:05:28.403Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-13T03:05:28.403Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-13T03:05:28.403Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-13T03:05:29.334Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-13T03:05:31.860Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-13T03:05:32.019Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-13T03:05:32.019Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-13T03:05:32.019Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-13T03:05:32.792Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-13T03:05:34.688Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-13T03:05:38.864Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-13T03:05:42.151Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-13T03:05:42.716Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-13T03:05:43.650Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-13T03:05:44.583Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-13T03:05:47.207Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-13T03:05:48.139Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-13T03:05:48.703Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-13T03:05:48.960Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-13T03:05:49.217Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-13T03:05:50.149Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-13T03:05:50.714Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-13T03:05:51.646Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-13T03:05:51.646Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-13T03:05:51.646Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-13T03:05:52.580Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-13T03:05:57.126Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-13T03:05:57.839Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-13T03:05:58.097Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-13T03:05:59.468Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-13T03:06:02.001Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-13T03:06:03.374Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-13T03:06:05.899Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-13T03:06:09.212Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-13T03:06:09.577Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-13T03:06:10.509Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-13T03:06:11.441Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-13T03:06:11.441Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-13T03:06:11.441Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-13T03:06:11.441Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-13T03:06:11.698Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-13T03:06:11.912Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-13T03:06:12.630Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-13T03:06:13.563Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-13T03:06:14.128Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-13T03:06:16.025Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-13T03:06:16.591Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-13T03:06:16.848Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-13T03:06:17.414Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-13T03:06:17.414Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-13T03:06:18.345Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-13T03:06:18.345Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-13T03:06:18.345Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-13T03:06:18.345Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-13T03:06:18.345Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-13T03:06:18.602Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-13T03:06:18.860Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-13T03:06:18.860Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-13T03:06:19.118Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-13T03:06:19.376Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-13T03:06:20.307Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-13T03:06:21.240Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-13T03:06:22.171Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-13T03:06:22.171Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-13T03:06:22.212Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-13T03:06:23.102Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-13T03:06:23.102Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-13T03:06:23.360Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-13T03:06:24.292Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-13T03:06:24.292Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-13T03:06:25.233Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-13T03:06:26.172Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-13T03:06:26.172Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-13T03:06:26.172Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-13T03:06:27.103Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-13T03:06:28.999Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-13T03:06:29.930Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-13T03:06:29.930Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-13T03:06:30.494Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-13T03:06:30.753Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-13T03:06:32.652Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-13T03:06:33.218Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-13T03:06:34.150Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-13T03:06:36.046Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-13T03:06:36.977Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-13T03:06:36.977Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-13T03:06:36.977Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-13T03:06:38.348Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-13T03:06:39.724Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-13T03:06:41.095Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-13T03:06:41.095Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-13T03:06:42.993Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-13T03:06:43.250Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-13T03:06:43.508Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-13T03:06:43.765Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-13T03:06:46.292Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-13T03:06:46.292Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-13T03:06:46.292Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-13T03:06:48.189Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-13T03:06:48.447Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-13T03:06:48.447Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-13T03:06:50.345Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-13T03:06:52.144Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-13T03:06:52.243Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-13T03:06:52.243Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-13T03:06:52.243Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-13T03:06:52.500Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-13T03:06:52.500Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-13T03:06:52.757Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-13T03:06:53.014Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-13T03:06:56.291Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-13T03:06:56.291Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-13T03:07:01.546Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-13T03:07:01.546Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-13T03:07:01.546Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-13T03:07:02.440Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-13T03:07:04.826Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-13T03:07:05.759Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-13T03:07:07.654Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-13T03:07:08.289Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-13T03:07:09.233Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-13T03:07:09.798Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-13T03:07:10.364Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-13T03:07:12.889Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-13T03:07:13.146Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-13T03:07:14.079Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-13T03:07:15.974Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-13T03:07:17.224Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-13T03:07:19.251Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-13T03:07:21.146Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-13T03:07:25.323Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-13T03:07:29.502Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-13T03:07:32.030Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-13T03:07:38.578Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-13T03:07:41.103Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-13T03:07:42.997Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-13T03:07:43.561Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-13T03:07:44.493Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-13T03:07:45.425Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-13T03:07:45.425Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-13T03:07:46.356Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-13T03:07:50.536Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-13T03:07:54.712Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-13T03:07:54.969Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-13T03:07:55.901Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-13T03:07:55.901Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-13T03:07:56.834Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-13T03:07:58.731Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-13T03:07:58.731Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-13T03:08:00.628Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-13T03:08:01.560Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-13T03:08:02.493Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-13T03:08:04.392Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-13T03:08:06.289Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-13T03:08:08.815Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-13T03:08:10.186Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-13T03:08:10.186Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-13T03:08:11.557Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-13T03:08:12.489Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-13T03:08:17.743Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-13T03:08:21.035Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-13T03:08:25.214Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-13T03:08:27.110Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-13T03:08:32.368Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-13T03:08:37.624Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-13T03:08:40.147Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-13T03:08:42.043Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-13T03:08:43.233Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-13T03:08:43.233Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-13T03:08:43.233Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-13T03:08:43.233Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-13T03:08:43.233Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-13T03:08:43.233Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-13T03:08:43.233Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-13T03:08:43.233Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-13T03:08:43.233Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-13T03:08:43.694Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-13T03:08:43.940Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-13T03:08:45.313Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-13T03:08:46.591Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-13T03:08:47.844Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-13T03:08:50.369Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-13T03:08:52.477Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-13T03:08:52.477Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-13T03:08:52.477Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-13T03:08:52.477Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-13T03:08:52.477Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-13T03:08:52.477Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-13T03:08:52.892Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-13T03:08:55.415Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-13T03:08:56.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-13T03:08:56.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-13T03:08:56.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-13T03:08:56.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-13T03:08:56.668Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-13T03:08:57.313Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-13T03:09:01.344Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-13T03:09:07.270Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-13T03:09:12.525Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-13T03:09:12.525Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-13T03:09:12.782Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-13T03:09:13.715Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-13T03:09:13.715Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-13T03:09:13.715Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-13T03:09:13.715Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-13T03:09:14.648Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-13T03:09:14.648Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-13T03:09:15.597Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-13T03:09:15.597Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-13T03:09:15.854Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-13T03:09:15.855Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-13T03:09:15.855Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-13T03:09:18.379Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-13T03:09:18.379Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-13T03:09:18.379Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-13T03:09:18.637Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-13T03:09:18.637Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-13T03:09:18.895Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-13T03:09:19.460Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-13T03:09:22.404Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-13T03:09:22.404Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-13T03:09:22.404Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-13T03:09:22.404Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-13T03:09:22.404Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-13T03:09:22.404Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-13T03:09:22.404Z] === RUN TestDockerSuite/TestBuildFails [2019-11-13T03:09:22.404Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-13T03:09:22.404Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-13T03:09:22.738Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-13T03:09:22.738Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-13T03:09:22.738Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-13T03:09:25.262Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-13T03:09:25.826Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-13T03:09:28.182Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-13T03:09:31.086Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite (1831.75s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.57s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.74s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.82s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.96s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.93s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.06s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.28s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.75s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.93s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.22s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.03s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.98s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.24s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.96s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAttachDetach (1.12s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.21s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.28s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.91s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.18s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.14s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.16s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.39s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.24s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.45s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.78s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.72s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.36s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.35s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.86s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.84s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.96s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.75s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.86s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.36s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.65s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.26s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.80s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.10s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.66s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.76s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (9.16s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.62s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.11s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.25s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.22s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.32s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.42s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.75s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.57s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.64s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.53s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.03s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.83s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (4.05s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.62s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.16s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.59s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.01s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.88s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.57s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.68s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.47s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.54s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.86s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.06s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.97s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.58s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.89s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.33s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.82s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.25s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.57s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2019-11-13T03:09:31.086Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-13T03:09:31.086Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.88s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.09s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.37s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildContChar (4.38s) [2019-11-13T03:09:31.086Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.39s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.11s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.60s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.16s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.93s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.58s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.00s) [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.12s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.92s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.41s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.32s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.75s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.84s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.55s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.68s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.58s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.42s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.46s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.42s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.92s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.27s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.47s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.50s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.61s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.70s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.62s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.23s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.82s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.48s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.49s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.77s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.44s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.61s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.91s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEnv (1.67s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.36s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.23s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.81s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.27s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.79s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.63s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.81s) [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.33s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.49s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.40s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.17s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.24s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.84s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.42s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.04s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.92s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.34s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.35s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.58s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildHistory (4.89s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.55s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.07s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.17s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.85s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.89s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.69s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLabels (0.73s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.00s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.40s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.45s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.00s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.63s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.83s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.30s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.47s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.73s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.31s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.31s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.01s) [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.79s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.47s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.00s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.60s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.93s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.32s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.01s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.93s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.55s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.36s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.28s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.66s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.79s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.02s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.46s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.61s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.70s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.51s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildPATH (2.51s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.07s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.96s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.78s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.43s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.44s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildRm (3.62s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.62s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.51s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.60s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.27s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.34s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.38s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.42s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.18s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.44s) [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.56s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.26s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.15s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildStderr (1.26s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.24s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.17s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.30s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.13s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.47s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildUser (2.27s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.18s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.14s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.99s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.34s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.18s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.66s) [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.98s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.08s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.07s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.05s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.32s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.06s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.58s) [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.92s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.31s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-13T03:09:31.087Z] docker_cli_sni_test.go:18: Flakey test [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.00s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCommitChange (1.18s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.65s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.73s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.06s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCommitTTY (2.20s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.30s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.80s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.95s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.10s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.81s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.87s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.22s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.91s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.14s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.99s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.02s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.95s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.94s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.86s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.88s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.58s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.82s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.56s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.82s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.85s) [2019-11-13T03:09:31.087Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-13T03:09:31.087Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.96s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.30s) [2019-11-13T03:09:31.087Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.74s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.02s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.38s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.69s) [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc00091d6e0 } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1315810956 /foo false } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1315810956 /foo true } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3147681403 /foo false } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3147681403 /foo true } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3147681403 /foo true 0xc00091db60 } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc00091db80 } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc00091dba0 } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc00091dbc0 } [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc00091dbe0 } [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 0 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 1 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 2 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 3 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 4 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 5 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 6 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 7 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 8 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 9 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 10 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 11 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 12 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 13 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 14 [2019-11-13T03:09:31.088Z] docker_api_containers_test.go:1926: case 15 [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.96s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.41s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.01s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.61s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.92s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership552132532/file1 7baecf1797d8c653e8f10ba2377843412737f2cadc7a727c8125df47973b90cf:/tmpvol/file1` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.01s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp 28a3116fc94f1f97558ede614c2b2036533c806f0b1cc7a2e1967e06035ff895:/root/file1 /tmp/test-cp-from-case-a314733443/itWorks.txt` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a314733443/itWorks.txt" contains "file1\n" [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.06s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp 4726b4d1b4e67fdbc6f69501721aa24354a1819ee82c0577f918ca09c34e2c2f:/file1 /tmp/test-cp-from-case-b436218118/testDir/` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.02s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c899142829/file2" contains "file2\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp f8a46577281443132c24735e082d07e271a0fe336b70f91c9652ad61a60f7f10:/root/file1 /tmp/test-cp-from-case-c899142829/file2` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c899142829/file2" contains "file1\n" [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp 1acd892a985d90d96b32cecd99f48e00146ce0e78b131f5e5edc954321312fd2:/file1 /tmp/test-cp-from-case-d161079336/dir1` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d161079336/dir1/file1" contains "file1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp 1acd892a985d90d96b32cecd99f48e00146ce0e78b131f5e5edc954321312fd2:/file1 /tmp/test-cp-from-case-d161079336/dir1/` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d161079336/dir1/file1" contains "file1\n" [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.13s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp 46bcd9b7a98d251015710ae567a94c997da515c5c7142819fed56a10a6eeb12b:dir1 /tmp/test-cp-from-case-e341273447/testDir` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e341273447/testDir/file1-1" contains "file1-1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp 46bcd9b7a98d251015710ae567a94c997da515c5c7142819fed56a10a6eeb12b:dir1 /tmp/test-cp-from-case-e341273447/testDir/` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e341273447/testDir/file1-1" contains "file1-1\n" [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.99s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp ba139f6fa1dd84ffb4fcb163cebffc7a453f7a90fc5eda5350ca22020ebe2069:/root/dir1 /tmp/test-cp-from-case-f737270170/file1` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.15s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp 37421d4929502257d3c1001c9c1cb584c5ddf667ac48989c6b08d44f63b1bbb8:/root/dir1 /tmp/test-cp-from-case-g551704625/dir2` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g551704625/dir2/dir1/file1-1" contains "file1-1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp 37421d4929502257d3c1001c9c1cb584c5ddf667ac48989c6b08d44f63b1bbb8:/root/dir1 /tmp/test-cp-from-case-g551704625/dir2/` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g551704625/dir2/dir1/file1-1" contains "file1-1\n" [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.13s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp c26326520807001be56ea18d02bf2f6eac8af82945408f531d1a04346c8c32d7:dir1/. /tmp/test-cp-from-case-h556938716/testDir` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h556938716/testDir/file1-1" contains "file1-1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp c26326520807001be56ea18d02bf2f6eac8af82945408f531d1a04346c8c32d7:dir1/. /tmp/test-cp-from-case-h556938716/testDir/` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h556938716/testDir/file1-1" contains "file1-1\n" [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.98s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp bbe919ceafec858403759a4a2ea13d2411e455b2ece636becf3ffc18bdcc9493:/root/dir1/. /tmp/test-cp-from-case-i804083595/file1` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp 0713dbd1bdab28db3282ccb923deaa6fa37b2b88723f825eea9c55bffd23d81c:/root/dir1/. /tmp/test-cp-from-case-j371222894/dir2` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j371222894/dir2/file1-1" contains "file1-1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp 0713dbd1bdab28db3282ccb923deaa6fa37b2b88723f825eea9c55bffd23d81c:/root/dir1/. /tmp/test-cp-from-case-j371222894/dir2/` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j371222894/dir2/file1-1" contains "file1-1\n" [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.50s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp cabcee2e252a0ed4a29c2a1e855891b943ca4efe565552d3044690cf93518c46:/file2 /tmp/test-cp-from-err-dst-not-dir655133173/symlinkToFile1` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir655133173/symlinkToFile1" points to "file1" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir655133173/file1" contains "file2\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp cabcee2e252a0ed4a29c2a1e855891b943ca4efe565552d3044690cf93518c46:/file2 /tmp/test-cp-from-err-dst-not-dir655133173/symlinkToDir1` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir655133173/symlinkToDir1" points to "dir1" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir655133173/file2" contains "file2\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp cabcee2e252a0ed4a29c2a1e855891b943ca4efe565552d3044690cf93518c46:/file2 /tmp/test-cp-from-err-dst-not-dir655133173/brokenSymlinkToFileX` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir655133173/brokenSymlinkToFileX" points to "fileX" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir655133173/fileX" contains "file2\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp cabcee2e252a0ed4a29c2a1e855891b943ca4efe565552d3044690cf93518c46:/dir2 /tmp/test-cp-from-err-dst-not-dir655133173/symlinkToDir1` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir655133173/symlinkToDir1" points to "dir1" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir655133173/dir1/dir2/file2-1" contains "file2-1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp cabcee2e252a0ed4a29c2a1e855891b943ca4efe565552d3044690cf93518c46:/dir2 /tmp/test-cp-from-err-dst-not-dir655133173/brokenSymlinkToDirX` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir655133173/brokenSymlinkToDirX" points to "dirX" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir655133173/dirX/file2-1" contains "file2-1\n" [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.34s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.10s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.04s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.01s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.32s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.05s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.37s) [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.06s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a446687293/file1 c3ac6fa642186bfec8cf4a67b23155f3659f54e03b071cf8f3b980bfa8a6be02:/root/itWorks.txt` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "c3ac6fa642186bfec8cf4a67b23155f3659f54e03b071cf8f3b980bfa8a6be02" start output contains "file1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a c3ac6fa642186bfec8cf4a67b23155f3659f54e03b071cf8f3b980bfa8a6be02` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b125372536/file1 62a0f939a5cb8ca54f1e623012fd49e8f580a954c439853b4fb951490865242a:testDir/` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.61s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "ecd55239101c0dd22fc93db7ae74863960220e21635c642ae85cffb12117519f" start output contains "file2\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a ecd55239101c0dd22fc93db7ae74863960220e21635c642ae85cffb12117519f` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c402944887/file1 ecd55239101c0dd22fc93db7ae74863960220e21635c642ae85cffb12117519f:/root/file2` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "ecd55239101c0dd22fc93db7ae74863960220e21635c642ae85cffb12117519f" start output contains "file1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a ecd55239101c0dd22fc93db7ae74863960220e21635c642ae85cffb12117519f` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.41s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "68e03861fb4c9798c0b0786f02125b4e9446c73bd06bf9474cae1ca887212fff" start output contains "" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a 68e03861fb4c9798c0b0786f02125b4e9446c73bd06bf9474cae1ca887212fff` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d169059946/file1 68e03861fb4c9798c0b0786f02125b4e9446c73bd06bf9474cae1ca887212fff:dir1` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "68e03861fb4c9798c0b0786f02125b4e9446c73bd06bf9474cae1ca887212fff" start output contains "file1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a 68e03861fb4c9798c0b0786f02125b4e9446c73bd06bf9474cae1ca887212fff` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "3402220d97ea24d07c1ef6f12aefc498747a37385c354d6322b9300fe0bbcd9d" start output contains "" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3402220d97ea24d07c1ef6f12aefc498747a37385c354d6322b9300fe0bbcd9d` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d169059946/file1 3402220d97ea24d07c1ef6f12aefc498747a37385c354d6322b9300fe0bbcd9d:dir1/` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "3402220d97ea24d07c1ef6f12aefc498747a37385c354d6322b9300fe0bbcd9d" start output contains "file1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3402220d97ea24d07c1ef6f12aefc498747a37385c354d6322b9300fe0bbcd9d` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.71s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e932287169/dir1 83d29da087a07270c93d72cfacfbd1ec8e4b1a4a4d3bc3811c95d8a6e2a176af:testDir` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "83d29da087a07270c93d72cfacfbd1ec8e4b1a4a4d3bc3811c95d8a6e2a176af" start output contains "file1-1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a 83d29da087a07270c93d72cfacfbd1ec8e4b1a4a4d3bc3811c95d8a6e2a176af` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e932287169/dir1 ef013d869d17a3b4e68b65946480b14fe1d35f1a8e4bb08d2110c350fa56ebcd:testDir/` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "ef013d869d17a3b4e68b65946480b14fe1d35f1a8e4bb08d2110c350fa56ebcd" start output contains "file1-1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a ef013d869d17a3b4e68b65946480b14fe1d35f1a8e4bb08d2110c350fa56ebcd` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f054200108/dir1 50410140432fcd7576e1681745e49926ebb1cdd2263a8f45df72fcba3a86015c:/root/file1` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.25s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "c5a7d4623c8c5e50c615a8ba089207764e0f823c4f04e9e2c63cab6fe6507fdb" start output contains "" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a c5a7d4623c8c5e50c615a8ba089207764e0f823c4f04e9e2c63cab6fe6507fdb` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g200153755/dir1 c5a7d4623c8c5e50c615a8ba089207764e0f823c4f04e9e2c63cab6fe6507fdb:/root/dir2` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "c5a7d4623c8c5e50c615a8ba089207764e0f823c4f04e9e2c63cab6fe6507fdb" start output contains "file1-1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a c5a7d4623c8c5e50c615a8ba089207764e0f823c4f04e9e2c63cab6fe6507fdb` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "bd7f09ae375d4a6494bf8db474516018fe447228f92ef0ef6e055ace2f3c40ad" start output contains "" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a bd7f09ae375d4a6494bf8db474516018fe447228f92ef0ef6e055ace2f3c40ad` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g200153755/dir1 bd7f09ae375d4a6494bf8db474516018fe447228f92ef0ef6e055ace2f3c40ad:/dir2/` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "bd7f09ae375d4a6494bf8db474516018fe447228f92ef0ef6e055ace2f3c40ad" start output contains "file1-1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a bd7f09ae375d4a6494bf8db474516018fe447228f92ef0ef6e055ace2f3c40ad` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.65s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h329794878/dir1/. 15882eec079e93ca25431abc90a2207ba9f736ed227cf33337eb551286269352:testDir` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "15882eec079e93ca25431abc90a2207ba9f736ed227cf33337eb551286269352" start output contains "file1-1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a 15882eec079e93ca25431abc90a2207ba9f736ed227cf33337eb551286269352` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h329794878/dir1/. e51c933967c65be6edd199c5ac8ae06708ed76f9db8f9389d47f963ef2c44633:testDir/` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "e51c933967c65be6edd199c5ac8ae06708ed76f9db8f9389d47f963ef2c44633" start output contains "file1-1\n" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a e51c933967c65be6edd199c5ac8ae06708ed76f9db8f9389d47f963ef2c44633` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.95s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i012704133/dir1/. 41196ca3ee01cf6617b4f1e28daf545aa3b6673e8e74081aae4be3320585ff85:/root/file1` [2019-11-13T03:09:31.088Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.36s) [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:279: checking that container "fbd92355f22515e51f556bf9106e02a86ae85d3668709d990944fe6b290f22f0" start output contains "" [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:209: running `docker start -a fbd92355f22515e51f556bf9106e02a86ae85d3668709d990944fe6b290f22f0` [2019-11-13T03:09:31.088Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j610921760/dir1/. fbd92355f22515e51f556bf9106e02a86ae85d3668709d990944fe6b290f22f0:/dir2` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:279: checking that container "fbd92355f22515e51f556bf9106e02a86ae85d3668709d990944fe6b290f22f0" start output contains "file1-1\n" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:209: running `docker start -a fbd92355f22515e51f556bf9106e02a86ae85d3668709d990944fe6b290f22f0` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:279: checking that container "b3caaa3c25b0476b0f2744c0d391353d5ba943838dfd2ee43a94a2c0ca644fb9" start output contains "" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:209: running `docker start -a b3caaa3c25b0476b0f2744c0d391353d5ba943838dfd2ee43a94a2c0ca644fb9` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j610921760/dir1/. b3caaa3c25b0476b0f2744c0d391353d5ba943838dfd2ee43a94a2c0ca644fb9:/dir2/` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:279: checking that container "b3caaa3c25b0476b0f2744c0d391353d5ba943838dfd2ee43a94a2c0ca644fb9" start output contains "file1-1\n" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:209: running `docker start -a b3caaa3c25b0476b0f2744c0d391353d5ba943838dfd2ee43a94a2c0ca644fb9` [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions293631999/permdirtest permtest:/` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCpToDot (0.94s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.90s) [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs389256329/file1 e89ef66a7652d3b5ccd18c219548b8edd6ead9c363918061232bebc3e4337339:/root/shouldNotExist` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:279: checking that container "e89ef66a7652d3b5ccd18c219548b8edd6ead9c363918061232bebc3e4337339" start output contains "" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:209: running `docker start -a e89ef66a7652d3b5ccd18c219548b8edd6ead9c363918061232bebc3e4337339` [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.87s) [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume858060884/file1 2ef6f73ab4a4cfa78fff5e163ee7df1ea30d0424506b470d82f9bef1e011146b:/vol_ro/shouldNotExist` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:279: checking that container "2ef6f73ab4a4cfa78fff5e163ee7df1ea30d0424506b470d82f9bef1e011146b" start output contains "" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2ef6f73ab4a4cfa78fff5e163ee7df1ea30d0424506b470d82f9bef1e011146b` [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCpToStdout (0.93s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.46s) [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-410897827/file2 87f1d547489f929b2812404f5737dab6933d2c87ead86687bbb526728c5ab532:/vol2/symlinkToFile1` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-410897827/symlinkToFile1" points to "file1" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-410897827/file1" contains "file2\n" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-410897827/file2 87f1d547489f929b2812404f5737dab6933d2c87ead86687bbb526728c5ab532:/vol2/symlinkToDir1` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-410897827/symlinkToDir1" points to "dir1" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-410897827/file2" contains "file2\n" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-410897827/file2 87f1d547489f929b2812404f5737dab6933d2c87ead86687bbb526728c5ab532:/vol2/brokenSymlinkToFileX` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-410897827/brokenSymlinkToFileX" points to "fileX" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-410897827/fileX" contains "file2\n" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-410897827//dir2 87f1d547489f929b2812404f5737dab6933d2c87ead86687bbb526728c5ab532:/vol2/symlinkToDir1` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-410897827/symlinkToDir1" points to "dir1" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-410897827/dir1/dir2/file2-1" contains "file2-1\n" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-410897827//dir2 87f1d547489f929b2812404f5737dab6933d2c87ead86687bbb526728c5ab532:/vol2/brokenSymlinkToDirX` [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-410897827/brokenSymlinkToDirX" points to "dirX" [2019-11-13T03:09:31.089Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-410897827/dirX/file2-1" contains "file2-1\n" [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.76s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.80s) [2019-11-13T03:09:31.089Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-13T03:09:31.089Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.92s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2019-11-13T03:09:31.089Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-13T03:09:31.089Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.00s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.94s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.88s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.92s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.11s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.35s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.76s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.08s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.02s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.17s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.50s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.06s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.25s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsCommit (1.01s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.86s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.85s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.70s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.01s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsCopy (1.28s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.64s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.24s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFilters (1.62s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFormat (1.62s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.03s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.27s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2019-11-13T03:09:31.089Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-13T03:09:31.089Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:09:31.089Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-13T03:09:31.089Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.26s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.89s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsResize (0.85s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.83s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.02s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsTop (0.96s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.81s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExec (1.14s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.97s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.93s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.05s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.98s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.16s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.07s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.16s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.05s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.76s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecCgroup (1.50s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecEnv (0.91s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.74s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.98s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecInspectID (1.96s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecInteractive (0.94s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.01s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecParseError (1.09s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.84s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.30s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.00s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecStartFails (0.94s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.16s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecTTY (1.06s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.05s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecUlimits (0.97s) [2019-11-13T03:09:31.089Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-13T03:09:31.089Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.37s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.07s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.31s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.94s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestExecWithUser (1.14s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.85s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.14s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.90s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestHealth (21.38s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (2.15s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.86s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.39s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.50s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.13s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.98s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.01s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImportDisplay (1.66s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImportFile (1.81s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.01s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImportGzipped (1.81s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.84s) [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-11-13T03:09:31.089Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2019-11-13T03:09:31.089Z] daemon.go:325: [d1efc24af831c] waiting for daemon to start [2019-11-13T03:09:31.089Z] daemon.go:325: [d1efc24af831c] waiting for daemon to start [2019-11-13T03:09:31.089Z] daemon.go:353: [d1efc24af831c] daemon started [2019-11-13T03:09:31.089Z] daemon.go:461: [d1efc24af831c] Stopping daemon [2019-11-13T03:09:31.089Z] daemon.go:296: [d1efc24af831c] exiting daemon [2019-11-13T03:09:31.089Z] daemon.go:448: [d1efc24af831c] Daemon stopped [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2019-11-13T03:09:31.089Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-11-13T03:09:31.089Z] daemon.go:325: [dc0f5a4079bed] waiting for daemon to start [2019-11-13T03:09:31.089Z] daemon.go:325: [dc0f5a4079bed] waiting for daemon to start [2019-11-13T03:09:31.089Z] daemon.go:353: [dc0f5a4079bed] daemon started [2019-11-13T03:09:31.089Z] daemon.go:461: [dc0f5a4079bed] Stopping daemon [2019-11-13T03:09:31.089Z] daemon.go:296: [dc0f5a4079bed] exiting daemon [2019-11-13T03:09:31.089Z] daemon.go:448: [dc0f5a4079bed] Daemon stopped [2019-11-13T03:09:31.089Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-11-13T03:09:31.089Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2019-11-13T03:09:31.089Z] daemon.go:325: [dba9444ad6726] waiting for daemon to start [2019-11-13T03:09:31.090Z] daemon.go:325: [dba9444ad6726] waiting for daemon to start [2019-11-13T03:09:31.090Z] daemon.go:353: [dba9444ad6726] daemon started [2019-11-13T03:09:31.090Z] daemon.go:461: [dba9444ad6726] Stopping daemon [2019-11-13T03:09:31.090Z] daemon.go:296: [dba9444ad6726] exiting daemon [2019-11-13T03:09:31.090Z] daemon.go:448: [dba9444ad6726] Daemon stopped [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2019-11-13T03:09:31.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-11-13T03:09:31.090Z] daemon.go:325: [db899c6d53afb] waiting for daemon to start [2019-11-13T03:09:31.090Z] daemon.go:296: [db899c6d53afb] exiting daemon [2019-11-13T03:09:31.090Z] daemon.go:325: [db899c6d53afb] waiting for daemon to start [2019-11-13T03:09:31.090Z] daemon.go:325: [db899c6d53afb] waiting for daemon to start [2019-11-13T03:09:31.090Z] daemon.go:296: [db899c6d53afb] exiting daemon [2019-11-13T03:09:31.090Z] daemon.go:325: [db899c6d53afb] waiting for daemon to start [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.23s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.94s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.97s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInfoFormat (0.06s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.55s) [2019-11-13T03:09:31.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2019-11-13T03:09:31.090Z] daemon.go:325: [dbf581862840d] waiting for daemon to start [2019-11-13T03:09:31.090Z] daemon.go:325: [dbf581862840d] waiting for daemon to start [2019-11-13T03:09:31.090Z] daemon.go:353: [dbf581862840d] daemon started [2019-11-13T03:09:31.090Z] daemon.go:461: [dbf581862840d] Stopping daemon [2019-11-13T03:09:31.090Z] daemon.go:296: [dbf581862840d] exiting daemon [2019-11-13T03:09:31.090Z] daemon.go:448: [dbf581862840d] Daemon stopped [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.19s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.77s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.74s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.66s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.79s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.02s) [2019-11-13T03:09:31.090Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-13T03:09:31.090Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.30s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.88s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectDefault (0.82s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectHistory (0.93s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-11-13T03:09:31.090Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-13T03:09:31.090Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.87s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.87s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.87s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.04s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.89s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectStatus (1.01s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.72s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.88s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.85s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.06s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.84s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.84s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.91s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.32s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.81s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.61s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.97s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.77s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.42s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.49s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.98s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.16s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.25s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.13s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.93s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.04s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.81s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.99s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.26s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.34s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.32s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.48s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.14s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.74s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.87s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.94s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsSince (6.80s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsTail (0.85s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.78s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.54s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.84s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestNetHostname (2.43s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.40s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.25s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.46s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.80s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPluginActive (1.92s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.04s) [2019-11-13T03:09:31.090Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-13T03:09:31.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.81s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.47s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.79s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.22s) [2019-11-13T03:09:31.090Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2019-11-13T03:09:31.090Z] daemon.go:325: [d580985d4a9bb] waiting for daemon to start [2019-11-13T03:09:31.090Z] daemon.go:325: [d580985d4a9bb] waiting for daemon to start [2019-11-13T03:09:31.090Z] daemon.go:353: [d580985d4a9bb] daemon started [2019-11-13T03:09:31.090Z] daemon.go:461: [d580985d4a9bb] Stopping daemon [2019-11-13T03:09:31.090Z] daemon.go:296: [d580985d4a9bb] exiting daemon [2019-11-13T03:09:31.090Z] daemon.go:448: [d580985d4a9bb] Daemon stopped [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.34s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.39s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.47s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.47s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPortList (10.94s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.39s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.87s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.56s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.36s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.62s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.33s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsByOrder (3.43s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.05s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.71s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.77s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.34s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.44s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.85s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.79s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.01s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.70s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.78s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.61s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.61s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.21s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.68s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.97s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2019-11-13T03:09:31.090Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-13T03:09:31.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.64s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.66s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.28s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.49s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.33s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.16s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.73s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.75s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.49s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.60s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.04s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.09s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.94s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.12s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.07s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.13s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.90s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.71s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.80s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.00s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.58s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAddHost (0.93s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.84s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.87s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.88s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.70s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.00s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.90s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.05s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.22s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.24s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.38s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.84s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.89s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.90s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.87s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.21s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.81s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.84s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.90s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.76s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.66s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.70s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.95s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.90s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.20s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.81s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.84s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.61s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.64s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.04s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.02s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.71s) [2019-11-13T03:09:31.090Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-13T03:09:31.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.090Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-13T03:09:31.090Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.93s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.02s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.70s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.67s) [2019-11-13T03:09:31.090Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.67s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.80s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-13T03:09:31.091Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (1.11s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.75s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.89s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.87s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.86s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.83s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.93s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.98s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunExitCode (0.91s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.75s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.85s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.90s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.92s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.92s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.94s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-13T03:09:31.091Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.59s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.18s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.67s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.35s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.68s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.75s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (1.22s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.21s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.58s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.29s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.76s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.69s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.66s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunMount (7.35s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.84s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.78s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.42s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.55s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.40s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.87s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.77s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.43s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.72s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.12s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.75s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.74s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.95s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-13T03:09:31.091Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.86s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.77s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.15s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.79s) [2019-11-13T03:09:31.091Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.78s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.76s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-13T03:09:31.091Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.05s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.77s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-13T03:09:31.091Z] docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.84s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.69s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-13T03:09:31.091Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.34s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunRm (0.83s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.70s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.84s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.00s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.00s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.88s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.91s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.68s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunState (1.73s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-11-13T03:09:31.091Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.78s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.77s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunSysctls (1.64s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.84s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.64s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.03s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.21s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.83s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.85s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.39s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUserByID (0.80s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUserByName (0.85s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-13T03:09:31.091Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.88s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.71s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.86s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.45s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.66s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.45s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.80s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.91s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-13T03:09:31.091Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-13T03:09:31.091Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-13T03:09:31.091Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.92s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.80s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.65s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.88s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.89s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.19s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.15s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.23s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.20s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.90s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.94s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.85s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithShmSize (1.06s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.74s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.86s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.80s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.00s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-13T03:09:31.091Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.90s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.11s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.75s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.79s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.64s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.97s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.40s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.26s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.36s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.11s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.63s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.43s) [2019-11-13T03:09:31.091Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents804888189 [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.99s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.56s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.91s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.86s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.79s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.93s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.11s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.65s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.93s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.81s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.95s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStartRecordError (2.09s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.62s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.18s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.84s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.83s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.00s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.91s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.85s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-13T03:09:31.091Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.85s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.37s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.80s) [2019-11-13T03:09:31.091Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.83s) [2019-11-13T03:09:31.091Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-13T03:09:31.092Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.05s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.88s) [2019-11-13T03:09:31.092Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-13T03:09:31.092Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.65s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.05s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.00s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.79s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUpdateStats (4.34s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.70s) [2019-11-13T03:09:31.092Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-13T03:09:31.092Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.15s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.99s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.86s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.81s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.50s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.76s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.64s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.40s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.41s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.37s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.60s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.62s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.51s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.45s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.44s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.07s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.10s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.92s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.46s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.90s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.75s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.45s) [2019-11-13T03:09:31.092Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.59s) [2019-11-13T03:09:31.092Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-13T03:09:31.092Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-13T03:09:31.092Z] === RUN TestDockerRegistrySuite [2019-11-13T03:09:31.092Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-13T03:09:32.024Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-13T03:09:32.860Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-13T03:09:33.919Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-13T03:09:35.816Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-13T03:09:39.919Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-13T03:09:40.001Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-13T03:09:44.181Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-13T03:09:45.551Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-13T03:09:45.694Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-13T03:09:46.483Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-13T03:09:47.227Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-13T03:09:48.380Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-13T03:09:49.751Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-13T03:09:51.122Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-13T03:09:52.493Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-13T03:09:53.002Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-13T03:09:53.002Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-13T03:09:53.863Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-13T03:09:53.966Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-13T03:09:54.422Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-13T03:09:54.422Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-13T03:09:56.388Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-13T03:09:58.911Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-13T03:10:00.282Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-13T03:10:03.570Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-13T03:10:04.725Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-13T03:10:04.725Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-13T03:10:05.042Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-13T03:10:05.042Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-13T03:10:06.944Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-13T03:10:08.315Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-13T03:10:09.246Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-13T03:10:13.425Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-13T03:10:13.425Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-13T03:10:15.025Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-13T03:10:15.025Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-13T03:10:15.320Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-13T03:10:15.320Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-13T03:10:15.577Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-13T03:10:15.835Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-13T03:10:16.093Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-13T03:10:16.350Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-13T03:10:16.607Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-13T03:10:17.196Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-13T03:10:17.196Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-13T03:10:17.979Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-13T03:10:18.158Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-13T03:10:18.158Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-13T03:10:20.504Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-13T03:10:21.439Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-13T03:10:22.823Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-13T03:10:22.834Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-13T03:10:23.798Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-13T03:10:24.192Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-13T03:10:24.255Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-13T03:10:24.756Z] --- PASS: TestDockerRegistrySuite (54.27s) [2019-11-13T03:10:24.756Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.64s) [2019-11-13T03:10:24.756Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d383546b7cf82 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.52s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon dfdcb66ba31d9 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon da72f26998e4d is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.26s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d4b734d112b1b is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.24s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d8029f6fa54af is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon daa7196b20c83 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.20s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d4ba50d551dc7 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.44s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d3f921e1fa131 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.46s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d68f9fb124d4c is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d5c3001175740 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon de42fe8425420 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.37s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d33c94a5e1f43 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.67s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-13T03:10:24.757Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e734c81eaeea6a43bc4b5f97717ebc68a111822e256b8630d7d2b4a16746cda5 [2019-11-13T03:10:24.757Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2e7065892859f09e032d71e4402bd387d1d280d4b9aec598b23711fa4500bf2e [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d438ce08e8814 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.64s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-13T03:10:24.757Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d14bb9ff26d5a099496161324241604ba70b817365011fc4d1d040a9e3b76f63 [2019-11-13T03:10:24.757Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6291b16fcac1acf53fb807515213775d992389b636364538b756c44987630e5d [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d2cb889a2dfa8 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.37s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon dd135f11186c8 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.28s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon da601761d6331 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.43s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon dfdee2d05da46 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d6d85c14c88d8 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.47s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d0d41542893f1 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.46s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon dfefb920e5612 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon dec20e361f595 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.72s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d50ac700daddd is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d3b100a5fbd67 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.50s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d9ddb771327d9 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon dc223661eb7fc is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d350877588e5f is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon dd531f766d003 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon dd70d79efa7d1 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d57b614b1e690 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon db6e349f59468 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.49s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d26eeb69603d1 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.17s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d319bd44950d5 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d0b11f0f33df4 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.54s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2019-11-13T03:10:24.757Z] check_test.go:196: Daemon d3b4738adf069 is not started [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-13T03:10:24.757Z] daemon.go:325: [dbe5d62c01fcf] waiting for daemon to start [2019-11-13T03:10:24.757Z] daemon.go:325: [dbe5d62c01fcf] waiting for daemon to start [2019-11-13T03:10:24.757Z] daemon.go:353: [dbe5d62c01fcf] daemon started [2019-11-13T03:10:24.757Z] daemon.go:461: [dbe5d62c01fcf] Stopping daemon [2019-11-13T03:10:24.757Z] daemon.go:296: [dbe5d62c01fcf] exiting daemon [2019-11-13T03:10:24.757Z] daemon.go:448: [dbe5d62c01fcf] Daemon stopped [2019-11-13T03:10:24.757Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-11-13T03:10:24.757Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2019-11-13T03:10:24.757Z] daemon.go:325: [d2b9ad4fe8cd2] waiting for daemon to start [2019-11-13T03:10:24.757Z] daemon.go:325: [d2b9ad4fe8cd2] waiting for daemon to start [2019-11-13T03:10:24.757Z] daemon.go:353: [d2b9ad4fe8cd2] daemon started [2019-11-13T03:10:24.757Z] daemon.go:461: [d2b9ad4fe8cd2] Stopping daemon [2019-11-13T03:10:24.757Z] daemon.go:296: [d2b9ad4fe8cd2] exiting daemon [2019-11-13T03:10:24.757Z] daemon.go:448: [d2b9ad4fe8cd2] Daemon stopped [2019-11-13T03:10:24.757Z] === RUN TestDockerSchema1RegistrySuite [2019-11-13T03:10:24.757Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-13T03:10:25.221Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-13T03:10:25.677Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-13T03:10:26.643Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-13T03:10:28.175Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-13T03:10:30.013Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-13T03:10:33.950Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-13T03:10:33.950Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-13T03:10:33.950Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-13T03:10:33.950Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-13T03:10:33.950Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-13T03:10:33.950Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-13T03:10:33.950Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-13T03:10:34.189Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-13T03:10:34.407Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-13T03:10:34.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-13T03:10:34.864Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-13T03:10:36.125Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-13T03:10:36.382Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-13T03:10:37.753Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-13T03:10:39.124Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-13T03:10:40.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-13T03:10:40.639Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-13T03:10:44.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-13T03:10:44.772Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-13T03:10:45.337Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-13T03:10:45.594Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-13T03:10:45.860Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-13T03:10:46.117Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-13T03:10:46.374Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite (21.86s) [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.39s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon d468eaabfcb07 is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.41s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon db03bb26d0324 is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.34s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon d03e2425a62d9 is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.40s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon db5be43e87e6c is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon d9080cee5b6c9 is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.38s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon deb86860c2fea is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon dd3dcbc3218b3 is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.42s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon d14e4087f5552 is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.86s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon d5fe3127c6bb2 is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon d0e1f3a28796f is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.63s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon de9261d81d394 is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon dad2ee515047d is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon daa206c1cc3ef is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon dff7b9469b85b is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon dd846cedeccfa is not started [2019-11-13T03:10:46.632Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-13T03:10:46.632Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-13T03:10:46.632Z] check_test.go:223: Daemon d1e8fc9659a14 is not started [2019-11-13T03:10:46.632Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-13T03:10:46.632Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-13T03:10:47.564Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-13T03:10:48.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-13T03:10:48.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-13T03:10:49.500Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-13T03:10:49.500Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-13T03:10:50.065Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-13T03:10:50.323Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-13T03:10:50.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.98s) [2019-11-13T03:10:50.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.96s) [2019-11-13T03:10:50.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-13T03:10:50.580Z] check_test.go:252: Daemon d83763519ca48 is not started [2019-11-13T03:10:50.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2019-11-13T03:10:50.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-13T03:10:50.580Z] check_test.go:252: Daemon d59e3a5c99a2b is not started [2019-11-13T03:10:50.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-11-13T03:10:50.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-13T03:10:50.580Z] check_test.go:252: Daemon d7855f7e22090 is not started [2019-11-13T03:10:50.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2019-11-13T03:10:50.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-13T03:10:50.580Z] daemon.go:325: [dc0f3a4604490] waiting for daemon to start [2019-11-13T03:10:50.580Z] daemon.go:325: [dc0f3a4604490] waiting for daemon to start [2019-11-13T03:10:50.580Z] daemon.go:353: [dc0f3a4604490] daemon started [2019-11-13T03:10:50.580Z] daemon.go:461: [dc0f3a4604490] Stopping daemon [2019-11-13T03:10:50.580Z] daemon.go:296: [dc0f3a4604490] exiting daemon [2019-11-13T03:10:50.580Z] daemon.go:448: [dc0f3a4604490] Daemon stopped [2019-11-13T03:10:50.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2019-11-13T03:10:50.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-13T03:10:50.580Z] check_test.go:252: Daemon db9e778d59b76 is not started [2019-11-13T03:10:50.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2019-11-13T03:10:50.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-13T03:10:50.580Z] check_test.go:252: Daemon dbf3aed4f7ac0 is not started [2019-11-13T03:10:50.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2019-11-13T03:10:50.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-13T03:10:50.580Z] check_test.go:252: Daemon def8b77d841de is not started [2019-11-13T03:10:50.580Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-11-13T03:10:50.580Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-13T03:10:50.580Z] check_test.go:252: Daemon d14d3a9ad1038 is not started [2019-11-13T03:10:50.580Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-13T03:10:50.580Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-13T03:10:55.835Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-13T03:10:55.835Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-13T03:10:56.092Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-13T03:10:56.092Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-13T03:10:56.349Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2019-11-13T03:10:56.349Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-11-13T03:10:56.349Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-13T03:10:56.349Z] check_test.go:279: Daemon dc9632db42ab5 is not started [2019-11-13T03:10:56.349Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-13T03:10:56.349Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-13T03:10:56.349Z] check_test.go:279: Daemon d5263cd1795c2 is not started [2019-11-13T03:10:56.349Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-11-13T03:10:56.349Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-13T03:10:56.349Z] check_test.go:279: Daemon de3df317f4eee is not started [2019-11-13T03:10:56.349Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-13T03:10:56.349Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-13T03:10:56.349Z] check_test.go:279: Daemon d6935303d9b4d is not started [2019-11-13T03:10:56.349Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-11-13T03:10:56.349Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-13T03:10:56.349Z] check_test.go:279: Daemon d9230d1e1350e is not started [2019-11-13T03:10:56.349Z] === RUN TestDockerNetworkSuite [2019-11-13T03:10:56.349Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-13T03:10:59.625Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-13T03:11:00.557Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-13T03:11:01.855Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-13T03:11:01.855Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-13T03:11:02.313Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-13T03:11:05.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-13T03:11:08.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-13T03:11:12.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-13T03:11:14.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-13T03:11:24.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-13T03:11:27.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-13T03:11:29.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-13T03:11:29.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-13T03:11:30.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-13T03:11:31.911Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-13T03:11:32.226Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-13T03:11:33.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-13T03:11:33.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-13T03:11:33.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-13T03:11:35.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-13T03:11:35.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-13T03:11:35.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-13T03:11:35.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-13T03:11:36.813Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-13T03:11:38.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-13T03:11:38.711Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-13T03:11:38.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-13T03:11:38.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-13T03:11:40.865Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-13T03:11:47.013Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-13T03:11:50.735Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-13T03:11:53.052Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-13T03:11:54.948Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-13T03:11:56.518Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-13T03:11:56.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-13T03:11:57.781Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-13T03:12:01.057Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-13T03:12:03.569Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-13T03:12:09.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-13T03:12:09.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-13T03:12:09.165Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-13T03:12:09.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-13T03:12:09.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-13T03:12:09.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-13T03:12:09.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-13T03:12:09.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-13T03:12:09.424Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-13T03:12:11.319Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-13T03:12:14.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-13T03:12:14.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-13T03:12:14.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-13T03:12:15.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-13T03:12:21.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-13T03:12:21.335Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-13T03:12:21.335Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-13T03:12:25.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-13T03:12:25.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-13T03:12:27.034Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-13T03:12:30.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-13T03:12:30.311Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-13T03:12:31.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-13T03:12:31.639Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-13T03:12:31.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-13T03:12:32.097Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-13T03:12:32.097Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-13T03:12:32.097Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-13T03:12:33.709Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-13T03:12:34.993Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite (106.18s) [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.77s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon df23eb832babc is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.33s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d186ef3ff3173 is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.12s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d47f01172ac13 is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.89s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d574fc5362045 is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.85s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:1233: Daemon d77a6856a9b5a is not started [2019-11-13T03:12:43.677Z] daemon.go:325: [d77a6856a9b5a] waiting for daemon to start [2019-11-13T03:12:43.677Z] daemon.go:325: [d77a6856a9b5a] waiting for daemon to start [2019-11-13T03:12:43.677Z] daemon.go:353: [d77a6856a9b5a] daemon started [2019-11-13T03:12:43.677Z] daemon.go:461: [d77a6856a9b5a] Stopping daemon [2019-11-13T03:12:43.677Z] daemon.go:296: [d77a6856a9b5a] exiting daemon [2019-11-13T03:12:43.677Z] daemon.go:448: [d77a6856a9b5a] Daemon stopped [2019-11-13T03:12:43.677Z] daemon.go:325: [d77a6856a9b5a] waiting for daemon to start [2019-11-13T03:12:43.677Z] daemon.go:325: [d77a6856a9b5a] waiting for daemon to start [2019-11-13T03:12:43.677Z] daemon.go:353: [d77a6856a9b5a] daemon started [2019-11-13T03:12:43.677Z] daemon.go:461: [d77a6856a9b5a] Stopping daemon [2019-11-13T03:12:43.677Z] daemon.go:296: [d77a6856a9b5a] exiting daemon [2019-11-13T03:12:43.677Z] daemon.go:448: [d77a6856a9b5a] Daemon stopped [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.14s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon db0ef6fd1e05f is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.25s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d97154ceed2c2 is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.42s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d07616e3c2a8d is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.70s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d868511042b5f is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.02s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon dad2c3cbaafe1 is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d7bcc0835dd46 is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d2b4c9f156457 is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.46s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d7eac6dd4eecc is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d8f2976b07f50 is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d2ff41438f4f3 is not started [2019-11-13T03:12:43.677Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.31s) [2019-11-13T03:12:43.677Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-13T03:12:43.677Z] docker_cli_network_unix_test.go:46: Daemon d76d9a8f9b89b is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d606b374853e8 is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d476d9544cbfb is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon dc130136d7f44 is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.26s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d7f9f41b4377c is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.60s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d63c31b6ab62f is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon da2d79e8697f0 is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.45s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d1ef55ff614db is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon dfcfdd79b687c is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (14.01s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-13T03:12:43.678Z] daemon.go:325: [d351016b8cb0b] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:325: [d351016b8cb0b] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:353: [d351016b8cb0b] daemon started [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:968: Daemon d351016b8cb0b is not started [2019-11-13T03:12:43.678Z] daemon.go:296: [d351016b8cb0b] exiting daemon [2019-11-13T03:12:43.678Z] daemon.go:325: [d351016b8cb0b] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:325: [d351016b8cb0b] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:353: [d351016b8cb0b] daemon started [2019-11-13T03:12:43.678Z] daemon.go:461: [d351016b8cb0b] Stopping daemon [2019-11-13T03:12:43.678Z] daemon.go:296: [d351016b8cb0b] exiting daemon [2019-11-13T03:12:43.678Z] daemon.go:448: [d351016b8cb0b] Daemon stopped [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.50s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon da91e908e204e is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.37s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-13T03:12:43.678Z] daemon.go:325: [d0651aefc197a] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:325: [d0651aefc197a] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:353: [d0651aefc197a] daemon started [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:1116: Daemon d0651aefc197a is not started [2019-11-13T03:12:43.678Z] daemon.go:325: [d0651aefc197a] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:296: [d0651aefc197a] exiting daemon [2019-11-13T03:12:43.678Z] daemon.go:325: [d0651aefc197a] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:325: [d0651aefc197a] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:325: [d0651aefc197a] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:353: [d0651aefc197a] daemon started [2019-11-13T03:12:43.678Z] daemon.go:461: [d0651aefc197a] Stopping daemon [2019-11-13T03:12:43.678Z] daemon.go:296: [d0651aefc197a] exiting daemon [2019-11-13T03:12:43.678Z] daemon.go:448: [d0651aefc197a] Daemon stopped [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon daf825f5fd13d is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.92s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d230f09a25a99 is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon dbfbac5d7eb6e is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon def3db12100de is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d5c4cfc83402f is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d17765ce543fa is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d5d57887b544a is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.96s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon dfa7153d4fafd is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon deef490392b7f is not started [2019-11-13T03:12:43.678Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-13T03:12:43.678Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d869fe0949e34 is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.46s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon dbd5ef22b3159 is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.76s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-13T03:12:43.678Z] daemon.go:325: [d57ac62baf33d] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:325: [d57ac62baf33d] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:353: [d57ac62baf33d] daemon started [2019-11-13T03:12:43.678Z] daemon.go:461: [d57ac62baf33d] Stopping daemon [2019-11-13T03:12:43.678Z] daemon.go:296: [d57ac62baf33d] exiting daemon [2019-11-13T03:12:43.678Z] daemon.go:448: [d57ac62baf33d] Daemon stopped [2019-11-13T03:12:43.678Z] daemon.go:325: [d57ac62baf33d] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:325: [d57ac62baf33d] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:353: [d57ac62baf33d] daemon started [2019-11-13T03:12:43.678Z] daemon.go:461: [d57ac62baf33d] Stopping daemon [2019-11-13T03:12:43.678Z] daemon.go:296: [d57ac62baf33d] exiting daemon [2019-11-13T03:12:43.678Z] daemon.go:448: [d57ac62baf33d] Daemon stopped [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.80s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-13T03:12:43.678Z] daemon.go:325: [d482abeab2b15] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:325: [d482abeab2b15] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:353: [d482abeab2b15] daemon started [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:1084: Daemon d482abeab2b15 is not started [2019-11-13T03:12:43.678Z] daemon.go:325: [d482abeab2b15] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:296: [d482abeab2b15] exiting daemon [2019-11-13T03:12:43.678Z] daemon.go:325: [d482abeab2b15] waiting for daemon to start [2019-11-13T03:12:43.678Z] daemon.go:353: [d482abeab2b15] daemon started [2019-11-13T03:12:43.678Z] daemon.go:461: [d482abeab2b15] Stopping daemon [2019-11-13T03:12:43.678Z] daemon.go:296: [d482abeab2b15] exiting daemon [2019-11-13T03:12:43.678Z] daemon.go:448: [d482abeab2b15] Daemon stopped [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d7802c2e7ce91 is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon dcb90c2095711 is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.83s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon da5aa547b02d1 is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon df89ec1207e8c is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon dca415817a46b is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon dbe45f86edb58 is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.75s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d26505e8d308e is not started [2019-11-13T03:12:43.678Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (8.82s) [2019-11-13T03:12:43.678Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-13T03:12:43.678Z] docker_cli_network_unix_test.go:46: Daemon d4b0907b6ff03 is not started [2019-11-13T03:12:43.678Z] === RUN TestDockerHubPullSuite [2019-11-13T03:12:43.678Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-13T03:12:44.242Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-13T03:12:45.394Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-13T03:12:46.359Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-13T03:12:46.765Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-13T03:12:46.765Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-13T03:12:46.816Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-13T03:12:46.816Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-13T03:12:48.986Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-13T03:12:49.289Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-13T03:12:49.289Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-13T03:12:49.289Z] --- PASS: TestDockerHubPullSuite (6.75s) [2019-11-13T03:12:49.289Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2019-11-13T03:12:49.289Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-13T03:12:49.289Z] daemon.go:325: [dc15935bd0eb1] waiting for daemon to start [2019-11-13T03:12:49.289Z] daemon.go:325: [dc15935bd0eb1] waiting for daemon to start [2019-11-13T03:12:49.289Z] daemon.go:353: [dc15935bd0eb1] daemon started [2019-11-13T03:12:49.289Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.31s) [2019-11-13T03:12:49.289Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2019-11-13T03:12:49.289Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.01s) [2019-11-13T03:12:49.289Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2019-11-13T03:12:49.289Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2019-11-13T03:12:49.289Z] daemon.go:461: [dc15935bd0eb1] Stopping daemon [2019-11-13T03:12:49.289Z] daemon.go:296: [dc15935bd0eb1] exiting daemon [2019-11-13T03:12:49.289Z] daemon.go:448: [dc15935bd0eb1] Daemon stopped [2019-11-13T03:12:49.289Z] PASS [2019-11-13T03:12:49.289Z] [2019-11-13T03:12:49.289Z] === Skipped [2019-11-13T03:12:49.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-13T03:12:49.289Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-13T03:12:49.289Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.289Z] [2019-11-13T03:12:49.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-13T03:12:49.289Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2019-11-13T03:12:49.289Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.289Z] [2019-11-13T03:12:49.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-13T03:12:49.289Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-11-13T03:12:49.289Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.289Z] [2019-11-13T03:12:49.289Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-13T03:12:49.290Z] docker_cli_sni_test.go:18: Flakey test [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-13T03:12:49.290Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-13T03:12:49.290Z] docker_cli_run_test.go:2872: kernel doesn't have latency_stats configured [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-13T03:12:49.290Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-13T03:12:49.290Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-13T03:12:49.290Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-13T03:12:49.290Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-13T03:12:49.290Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-11-13T03:12:49.290Z] docker_cli_network_unix_test.go:46: Daemon d869fe0949e34 is not started [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] [2019-11-13T03:12:49.290Z] DONE 1249 tests, 44 skipped in 2069.314s [2019-11-13T03:12:49.290Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-13T03:12:49.290Z] ++++ cat bundles/test-integration/docker.pid [2019-11-13T03:12:49.290Z] +++ kill 6929 [2019-11-13T03:12:50.223Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-13T03:12:50.223Z] +++ /etc/init.d/apparmor stop [2019-11-13T03:12:50.223Z] Clearing AppArmor profiles cache:. [2019-11-13T03:12:50.223Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-13T03:12:50.223Z] Unloading profiles will leave already running processes permanently [2019-11-13T03:12:50.223Z] unconfined, which can lead to unexpected situations. [2019-11-13T03:12:50.223Z] [2019-11-13T03:12:50.223Z] To set a process to complain mode, use the command line tool [2019-11-13T03:12:50.223Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-13T03:12:50.223Z] with the 'teardown' option." [2019-11-13T03:12:50.223Z] [2019-11-13T03:12:50.522Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-13T03:12:51.487Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-13T03:13:06.280Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-13T03:13:06.738Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-13T03:13:12.130Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-13T03:13:12.130Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-13T03:13:15.290Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-13T03:13:15.410Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-13T03:13:18.696Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-13T03:13:19.012Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-13T03:13:23.951Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-13T03:13:26.476Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-13T03:13:27.640Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-13T03:13:33.429Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-13T03:13:38.105Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-13T03:13:38.562Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-13T03:13:38.562Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-13T03:13:38.562Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-13T03:13:40.735Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-13T03:13:40.735Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-13T03:13:48.385Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-13T03:14:06.449Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-13T03:14:07.014Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-13T03:14:10.302Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-13T03:14:13.581Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-13T03:14:23.212Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-13T03:14:25.765Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-13T03:14:29.941Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-13T03:14:33.219Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-13T03:14:36.493Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-13T03:14:39.770Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-13T03:14:43.062Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-13T03:14:46.340Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-13T03:14:48.309Z] === RUN TestDockerSuite/TestBuildRm [2019-11-13T03:14:48.864Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-13T03:15:00.669Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-13T03:15:02.838Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-13T03:15:03.298Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-13T03:15:03.754Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-13T03:15:05.286Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-13T03:15:09.007Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-13T03:15:12.735Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-13T03:15:17.412Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-13T03:15:35.066Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-13T03:15:35.066Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-13T03:15:35.066Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-13T03:15:45.058Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-13T03:15:47.440Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-13T03:15:47.440Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-13T03:15:52.124Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-13T03:15:52.124Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-13T03:15:56.797Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-13T03:15:59.913Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-13T03:16:17.981Z] --- PASS: TestDockerSwarmSuite (1832.64s) [2019-11-13T03:16:17.981Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.50s) [2019-11-13T03:16:17.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-11-13T03:16:17.981Z] daemon.go:325: [d3781ef3cf3e5] waiting for daemon to start [2019-11-13T03:16:17.981Z] daemon.go:325: [d3781ef3cf3e5] waiting for daemon to start [2019-11-13T03:16:17.981Z] daemon.go:353: [d3781ef3cf3e5] daemon started [2019-11-13T03:16:17.981Z] daemon.go:461: [d3781ef3cf3e5] Stopping daemon [2019-11-13T03:16:17.981Z] daemon.go:296: [d3781ef3cf3e5] exiting daemon [2019-11-13T03:16:17.981Z] daemon.go:448: [d3781ef3cf3e5] Daemon stopped [2019-11-13T03:16:17.981Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.41s) [2019-11-13T03:16:17.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-13T03:16:17.981Z] daemon.go:325: [d108e8bf499b7] waiting for daemon to start [2019-11-13T03:16:17.981Z] daemon.go:325: [d108e8bf499b7] waiting for daemon to start [2019-11-13T03:16:17.981Z] daemon.go:353: [d108e8bf499b7] daemon started [2019-11-13T03:16:17.981Z] daemon.go:461: [d108e8bf499b7] Stopping daemon [2019-11-13T03:16:17.981Z] daemon.go:296: [d108e8bf499b7] exiting daemon [2019-11-13T03:16:17.981Z] daemon.go:448: [d108e8bf499b7] Daemon stopped [2019-11-13T03:16:17.981Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.35s) [2019-11-13T03:16:17.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-11-13T03:16:17.982Z] daemon.go:325: [d426583f6c634] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d426583f6c634] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d426583f6c634] daemon started [2019-11-13T03:16:17.982Z] daemon.go:461: [d426583f6c634] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d426583f6c634] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d426583f6c634] Daemon stopped [2019-11-13T03:16:17.982Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.81s) [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-13T03:16:17.982Z] daemon.go:325: [dd97f8d921f9c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [dd97f8d921f9c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [dd97f8d921f9c] daemon started [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-13T03:16:17.982Z] daemon.go:325: [dde320b83688e] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [dde320b83688e] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [dde320b83688e] daemon started [2019-11-13T03:16:17.982Z] daemon.go:461: [dd97f8d921f9c] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [dd97f8d921f9c] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [dd97f8d921f9c] Daemon stopped [2019-11-13T03:16:17.982Z] daemon.go:461: [dde320b83688e] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [dde320b83688e] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [dde320b83688e] Daemon stopped [2019-11-13T03:16:17.982Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s) [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-13T03:16:17.982Z] daemon.go:325: [d02ab281a57b0] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d02ab281a57b0] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d02ab281a57b0] daemon started [2019-11-13T03:16:17.982Z] daemon.go:461: [d02ab281a57b0] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d02ab281a57b0] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d02ab281a57b0] Daemon stopped [2019-11-13T03:16:17.982Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (24.29s) [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-13T03:16:17.982Z] daemon.go:325: [d163a3da7d3a7] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d163a3da7d3a7] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d163a3da7d3a7] daemon started [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-13T03:16:17.982Z] daemon.go:325: [d00088e0c5163] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d00088e0c5163] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d00088e0c5163] daemon started [2019-11-13T03:16:17.982Z] check_test.go:358: [d00088e0c5163] joining swarm manager [d163a3da7d3a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.982Z] daemon.go:461: [d00088e0c5163] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d00088e0c5163] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d00088e0c5163] Daemon stopped [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-13T03:16:17.982Z] daemon.go:325: [dabd4dbd4ad8a] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [dabd4dbd4ad8a] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [dabd4dbd4ad8a] daemon started [2019-11-13T03:16:17.982Z] check_test.go:358: [dabd4dbd4ad8a] joining swarm manager [d163a3da7d3a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.982Z] daemon.go:461: [d163a3da7d3a7] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d163a3da7d3a7] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d163a3da7d3a7] Daemon stopped [2019-11-13T03:16:17.982Z] check_test.go:379: Daemon d00088e0c5163 is not started [2019-11-13T03:16:17.982Z] daemon.go:461: [dabd4dbd4ad8a] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [dabd4dbd4ad8a] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [dabd4dbd4ad8a] Daemon stopped [2019-11-13T03:16:17.982Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-13T03:16:17.982Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-13T03:16:17.982Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.78s) [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2019-11-13T03:16:17.982Z] daemon.go:325: [d7bb852d47c90] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d7bb852d47c90] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d7bb852d47c90] daemon started [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2019-11-13T03:16:17.982Z] daemon.go:325: [d243d9bf50a0c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d243d9bf50a0c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d243d9bf50a0c] daemon started [2019-11-13T03:16:17.982Z] check_test.go:358: [d243d9bf50a0c] joining swarm manager [d7bb852d47c90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.982Z] daemon.go:461: [d7bb852d47c90] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d7bb852d47c90] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d7bb852d47c90] Daemon stopped [2019-11-13T03:16:17.982Z] daemon.go:461: [d243d9bf50a0c] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d243d9bf50a0c] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d243d9bf50a0c] Daemon stopped [2019-11-13T03:16:17.982Z] daemon.go:325: [d7bb852d47c90] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d7bb852d47c90] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d7bb852d47c90] daemon started [2019-11-13T03:16:17.982Z] daemon.go:325: [d243d9bf50a0c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d243d9bf50a0c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d243d9bf50a0c] daemon started [2019-11-13T03:16:17.982Z] daemon.go:461: [d7bb852d47c90] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d7bb852d47c90] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d7bb852d47c90] Daemon stopped [2019-11-13T03:16:17.982Z] daemon.go:461: [d243d9bf50a0c] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d243d9bf50a0c] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d243d9bf50a0c] Daemon stopped [2019-11-13T03:16:17.982Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.85s) [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-13T03:16:17.982Z] daemon.go:325: [d9c7d50777a0c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d9c7d50777a0c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d9c7d50777a0c] daemon started [2019-11-13T03:16:17.982Z] daemon.go:461: [d9c7d50777a0c] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d9c7d50777a0c] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d9c7d50777a0c] Daemon stopped [2019-11-13T03:16:17.982Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.63s) [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-13T03:16:17.982Z] daemon.go:325: [d0168d1317ad5] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d0168d1317ad5] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d0168d1317ad5] daemon started [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-13T03:16:17.982Z] daemon.go:325: [d94c8dec38761] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d94c8dec38761] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d94c8dec38761] daemon started [2019-11-13T03:16:17.982Z] daemon.go:461: [d0168d1317ad5] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d0168d1317ad5] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d0168d1317ad5] Daemon stopped [2019-11-13T03:16:17.982Z] daemon.go:461: [d94c8dec38761] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d94c8dec38761] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d94c8dec38761] Daemon stopped [2019-11-13T03:16:17.982Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.85s) [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-13T03:16:17.982Z] daemon.go:325: [dd4cde23a3b7a] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [dd4cde23a3b7a] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [dd4cde23a3b7a] daemon started [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-13T03:16:17.982Z] daemon.go:325: [d21e583f888ab] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d21e583f888ab] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d21e583f888ab] daemon started [2019-11-13T03:16:17.982Z] check_test.go:358: [d21e583f888ab] joining swarm manager [dd4cde23a3b7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-13T03:16:17.982Z] daemon.go:325: [d5905b5d8e9f2] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d5905b5d8e9f2] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d5905b5d8e9f2] daemon started [2019-11-13T03:16:17.982Z] check_test.go:358: [d5905b5d8e9f2] joining swarm manager [dd4cde23a3b7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.982Z] daemon.go:461: [dd4cde23a3b7a] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [dd4cde23a3b7a] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [dd4cde23a3b7a] Daemon stopped [2019-11-13T03:16:17.982Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-13T03:16:17.982Z] daemon.go:325: [dd4cde23a3b7a] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [dd4cde23a3b7a] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [dd4cde23a3b7a] daemon started [2019-11-13T03:16:17.982Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-13T03:16:17.982Z] daemon.go:461: [dd4cde23a3b7a] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [dd4cde23a3b7a] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [dd4cde23a3b7a] Daemon stopped [2019-11-13T03:16:17.982Z] daemon.go:461: [d21e583f888ab] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d21e583f888ab] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d21e583f888ab] Daemon stopped [2019-11-13T03:16:17.982Z] daemon.go:461: [d5905b5d8e9f2] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d5905b5d8e9f2] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d5905b5d8e9f2] Daemon stopped [2019-11-13T03:16:17.982Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.26s) [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-13T03:16:17.982Z] daemon.go:325: [d0e0282c75b06] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d0e0282c75b06] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d0e0282c75b06] daemon started [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-13T03:16:17.982Z] daemon.go:325: [d195bd1221961] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d195bd1221961] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d195bd1221961] daemon started [2019-11-13T03:16:17.982Z] check_test.go:358: [d195bd1221961] joining swarm manager [d0e0282c75b06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-13T03:16:17.982Z] daemon.go:325: [d1c882849004c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d1c882849004c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d1c882849004c] daemon started [2019-11-13T03:16:17.982Z] check_test.go:358: [d1c882849004c] joining swarm manager [d0e0282c75b06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.982Z] daemon.go:461: [d0e0282c75b06] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d0e0282c75b06] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d0e0282c75b06] Daemon stopped [2019-11-13T03:16:17.982Z] daemon.go:461: [d195bd1221961] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d195bd1221961] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d195bd1221961] Daemon stopped [2019-11-13T03:16:17.982Z] daemon.go:461: [d1c882849004c] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d1c882849004c] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d1c882849004c] Daemon stopped [2019-11-13T03:16:17.982Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.92s) [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-13T03:16:17.982Z] daemon.go:325: [d894bbda1faf2] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d894bbda1faf2] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d894bbda1faf2] daemon started [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-13T03:16:17.982Z] daemon.go:325: [d3aa75e07cb1c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d3aa75e07cb1c] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d3aa75e07cb1c] daemon started [2019-11-13T03:16:17.982Z] daemon.go:461: [d894bbda1faf2] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d894bbda1faf2] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d894bbda1faf2] Daemon stopped [2019-11-13T03:16:17.982Z] daemon.go:461: [d3aa75e07cb1c] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [d3aa75e07cb1c] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [d3aa75e07cb1c] Daemon stopped [2019-11-13T03:16:17.982Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.48s) [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-13T03:16:17.982Z] daemon.go:325: [dc887d023da11] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [dc887d023da11] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [dc887d023da11] daemon started [2019-11-13T03:16:17.982Z] daemon.go:461: [dc887d023da11] Stopping daemon [2019-11-13T03:16:17.982Z] daemon.go:296: [dc887d023da11] exiting daemon [2019-11-13T03:16:17.982Z] daemon.go:448: [dc887d023da11] Daemon stopped [2019-11-13T03:16:17.982Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.93s) [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-13T03:16:17.982Z] daemon.go:325: [dfaca5c6e941f] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [dfaca5c6e941f] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [dfaca5c6e941f] daemon started [2019-11-13T03:16:17.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-13T03:16:17.982Z] daemon.go:325: [d3835b5d5177d] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:325: [d3835b5d5177d] waiting for daemon to start [2019-11-13T03:16:17.982Z] daemon.go:353: [d3835b5d5177d] daemon started [2019-11-13T03:16:17.983Z] check_test.go:358: [d3835b5d5177d] joining swarm manager [dfaca5c6e941f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-13T03:16:17.983Z] daemon.go:325: [dcae5cf9c2d93] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dcae5cf9c2d93] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [dcae5cf9c2d93] daemon started [2019-11-13T03:16:17.983Z] check_test.go:358: [dcae5cf9c2d93] joining swarm manager [dfaca5c6e941f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.983Z] daemon.go:461: [dfaca5c6e941f] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [dfaca5c6e941f] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [dfaca5c6e941f] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:461: [d3835b5d5177d] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d3835b5d5177d] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d3835b5d5177d] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:461: [dcae5cf9c2d93] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [dcae5cf9c2d93] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [dcae5cf9c2d93] Daemon stopped [2019-11-13T03:16:17.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.05s) [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-13T03:16:17.983Z] daemon.go:325: [d8b4049ff0a3b] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d8b4049ff0a3b] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [d8b4049ff0a3b] daemon started [2019-11-13T03:16:17.983Z] daemon.go:461: [d8b4049ff0a3b] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d8b4049ff0a3b] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d8b4049ff0a3b] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:325: [d8b4049ff0a3b] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d8b4049ff0a3b] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [d8b4049ff0a3b] daemon started [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-13T03:16:17.983Z] daemon.go:325: [d21da0dad2473] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d21da0dad2473] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [d21da0dad2473] daemon started [2019-11-13T03:16:17.983Z] check_test.go:358: [d21da0dad2473] joining swarm manager [d8b4049ff0a3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.983Z] daemon.go:461: [d21da0dad2473] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d21da0dad2473] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d21da0dad2473] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:325: [d21da0dad2473] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d21da0dad2473] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [d21da0dad2473] daemon started [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-13T03:16:17.983Z] daemon.go:325: [dacd1ba7c2583] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dacd1ba7c2583] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [dacd1ba7c2583] daemon started [2019-11-13T03:16:17.983Z] check_test.go:358: [dacd1ba7c2583] joining swarm manager [d8b4049ff0a3b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.983Z] daemon.go:461: [dacd1ba7c2583] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [dacd1ba7c2583] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [dacd1ba7c2583] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:325: [dacd1ba7c2583] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dacd1ba7c2583] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dacd1ba7c2583] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dacd1ba7c2583] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [dacd1ba7c2583] daemon started [2019-11-13T03:16:17.983Z] daemon.go:296: [dacd1ba7c2583] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:325: [dacd1ba7c2583] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dacd1ba7c2583] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dacd1ba7c2583] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [dacd1ba7c2583] daemon started [2019-11-13T03:16:17.983Z] daemon.go:461: [d8b4049ff0a3b] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d8b4049ff0a3b] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d8b4049ff0a3b] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:461: [d21da0dad2473] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d21da0dad2473] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d21da0dad2473] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:461: [dacd1ba7c2583] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [dacd1ba7c2583] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [dacd1ba7c2583] Daemon stopped [2019-11-13T03:16:17.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.92s) [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-13T03:16:17.983Z] daemon.go:325: [d38514f7e2239] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d38514f7e2239] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [d38514f7e2239] daemon started [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-13T03:16:17.983Z] daemon.go:325: [dab4d4e3f4740] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dab4d4e3f4740] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [dab4d4e3f4740] daemon started [2019-11-13T03:16:17.983Z] check_test.go:358: [dab4d4e3f4740] joining swarm manager [d38514f7e2239]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.983Z] daemon.go:461: [d38514f7e2239] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d38514f7e2239] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d38514f7e2239] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:461: [dab4d4e3f4740] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [dab4d4e3f4740] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [dab4d4e3f4740] Daemon stopped [2019-11-13T03:16:17.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.85s) [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-13T03:16:17.983Z] daemon.go:325: [dcf45c3983a85] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dcf45c3983a85] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [dcf45c3983a85] daemon started [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [dca8bd0f1fc08] daemon started [2019-11-13T03:16:17.983Z] check_test.go:358: [dca8bd0f1fc08] joining swarm manager [dcf45c3983a85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-13T03:16:17.983Z] daemon.go:325: [d0764a489c04a] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d0764a489c04a] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [d0764a489c04a] daemon started [2019-11-13T03:16:17.983Z] check_test.go:358: [d0764a489c04a] joining swarm manager [dcf45c3983a85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.983Z] daemon.go:461: [dca8bd0f1fc08] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [dca8bd0f1fc08] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [dca8bd0f1fc08] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:339: [dca8bd0f1fc08] error pinging daemon on start: Get http://dca8bd0f1fc08.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:339: [dca8bd0f1fc08] error pinging daemon on start: Get http://dca8bd0f1fc08.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:339: [dca8bd0f1fc08] error pinging daemon on start: Get http://dca8bd0f1fc08.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:339: [dca8bd0f1fc08] error pinging daemon on start: Get http://dca8bd0f1fc08.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:339: [dca8bd0f1fc08] error pinging daemon on start: Get http://dca8bd0f1fc08.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:339: [dca8bd0f1fc08] error pinging daemon on start: Get http://dca8bd0f1fc08.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.983Z] daemon.go:325: [dca8bd0f1fc08] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [dca8bd0f1fc08] daemon started [2019-11-13T03:16:17.983Z] daemon.go:461: [dcf45c3983a85] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [dcf45c3983a85] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [dcf45c3983a85] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:461: [dca8bd0f1fc08] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [dca8bd0f1fc08] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [dca8bd0f1fc08] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:461: [d0764a489c04a] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d0764a489c04a] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d0764a489c04a] Daemon stopped [2019-11-13T03:16:17.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-13T03:16:17.983Z] daemon.go:325: [d4acec817e1b4] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d4acec817e1b4] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [d4acec817e1b4] daemon started [2019-11-13T03:16:17.983Z] daemon.go:461: [d4acec817e1b4] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d4acec817e1b4] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d4acec817e1b4] Daemon stopped [2019-11-13T03:16:17.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.54s) [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-13T03:16:17.983Z] daemon.go:325: [d56143c3dd226] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d56143c3dd226] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [d56143c3dd226] daemon started [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-13T03:16:17.983Z] daemon.go:325: [d8caff73f432b] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d8caff73f432b] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [d8caff73f432b] daemon started [2019-11-13T03:16:17.983Z] check_test.go:358: [d8caff73f432b] joining swarm manager [d56143c3dd226]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.983Z] daemon.go:461: [d56143c3dd226] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d56143c3dd226] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d56143c3dd226] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:461: [d8caff73f432b] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d8caff73f432b] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d8caff73f432b] Daemon stopped [2019-11-13T03:16:17.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (64.87s) [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-13T03:16:17.983Z] daemon.go:325: [dab8705b64ddc] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [dab8705b64ddc] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [dab8705b64ddc] daemon started [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-13T03:16:17.983Z] daemon.go:325: [d8431dea49d06] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d8431dea49d06] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [d8431dea49d06] daemon started [2019-11-13T03:16:17.983Z] check_test.go:358: [d8431dea49d06] joining swarm manager [dab8705b64ddc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-13T03:16:17.983Z] daemon.go:325: [db4924881ba6a] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [db4924881ba6a] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [db4924881ba6a] daemon started [2019-11-13T03:16:17.983Z] check_test.go:358: [db4924881ba6a] joining swarm manager [dab8705b64ddc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.983Z] daemon.go:461: [d8431dea49d06] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d8431dea49d06] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d8431dea49d06] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:461: [db4924881ba6a] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [db4924881ba6a] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [db4924881ba6a] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:325: [d8431dea49d06] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d8431dea49d06] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d8431dea49d06] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [d8431dea49d06] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:339: [d8431dea49d06] error pinging daemon on start: Get http://d8431dea49d06.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.983Z] daemon.go:325: [d8431dea49d06] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:339: [d8431dea49d06] error pinging daemon on start: Get http://d8431dea49d06.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.983Z] daemon.go:325: [d8431dea49d06] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:339: [d8431dea49d06] error pinging daemon on start: Get http://d8431dea49d06.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.983Z] daemon.go:325: [d8431dea49d06] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [d8431dea49d06] daemon started [2019-11-13T03:16:17.983Z] daemon.go:461: [dab8705b64ddc] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [dab8705b64ddc] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [dab8705b64ddc] Daemon stopped [2019-11-13T03:16:17.983Z] daemon.go:461: [d8431dea49d06] Stopping daemon [2019-11-13T03:16:17.983Z] daemon.go:296: [d8431dea49d06] exiting daemon [2019-11-13T03:16:17.983Z] daemon.go:448: [d8431dea49d06] Daemon stopped [2019-11-13T03:16:17.983Z] check_test.go:379: Daemon db4924881ba6a is not started [2019-11-13T03:16:17.983Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.79s) [2019-11-13T03:16:17.983Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-13T03:16:17.983Z] daemon.go:325: [deba2a0a73e3f] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:325: [deba2a0a73e3f] waiting for daemon to start [2019-11-13T03:16:17.983Z] daemon.go:353: [deba2a0a73e3f] daemon started [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-13T03:16:17.984Z] daemon.go:325: [d5421e84dcadc] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d5421e84dcadc] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d5421e84dcadc] daemon started [2019-11-13T03:16:17.984Z] check_test.go:358: [d5421e84dcadc] joining swarm manager [deba2a0a73e3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-13T03:16:17.984Z] daemon.go:325: [df4489322700c] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [df4489322700c] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [df4489322700c] daemon started [2019-11-13T03:16:17.984Z] check_test.go:358: [df4489322700c] joining swarm manager [deba2a0a73e3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-13T03:16:17.984Z] daemon.go:325: [d7269450d79de] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d7269450d79de] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d7269450d79de] daemon started [2019-11-13T03:16:17.984Z] check_test.go:358: [d7269450d79de] joining swarm manager [deba2a0a73e3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-13T03:16:17.984Z] daemon.go:325: [d33aa4fb2f89b] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d33aa4fb2f89b] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d33aa4fb2f89b] daemon started [2019-11-13T03:16:17.984Z] check_test.go:358: [d33aa4fb2f89b] joining swarm manager [deba2a0a73e3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-13T03:16:17.984Z] daemon.go:325: [d3e7393ca653f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d3e7393ca653f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d3e7393ca653f] daemon started [2019-11-13T03:16:17.984Z] check_test.go:358: [d3e7393ca653f] joining swarm manager [deba2a0a73e3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-13T03:16:17.984Z] daemon.go:461: [d3e7393ca653f] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:461: [d5421e84dcadc] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:461: [df4489322700c] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:461: [d33aa4fb2f89b] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:461: [deba2a0a73e3f] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:461: [d7269450d79de] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [deba2a0a73e3f] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [deba2a0a73e3f] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:296: [d3e7393ca653f] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d3e7393ca653f] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:296: [d33aa4fb2f89b] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d33aa4fb2f89b] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:296: [d5421e84dcadc] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d5421e84dcadc] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:296: [d7269450d79de] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d7269450d79de] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:296: [df4489322700c] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [df4489322700c] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:325: [d3e7393ca653f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [df4489322700c] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [deba2a0a73e3f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d5421e84dcadc] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d7269450d79de] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d33aa4fb2f89b] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d3e7393ca653f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [df4489322700c] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [deba2a0a73e3f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d5421e84dcadc] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d7269450d79de] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d33aa4fb2f89b] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d3e7393ca653f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [df4489322700c] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [deba2a0a73e3f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d5421e84dcadc] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d7269450d79de] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d33aa4fb2f89b] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d3e7393ca653f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [df4489322700c] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [deba2a0a73e3f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d5421e84dcadc] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d7269450d79de] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d33aa4fb2f89b] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:339: [d3e7393ca653f] error pinging daemon on start: Get http://d3e7393ca653f.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:339: [df4489322700c] error pinging daemon on start: Get http://df4489322700c.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:339: [deba2a0a73e3f] error pinging daemon on start: Get http://deba2a0a73e3f.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:339: [d5421e84dcadc] error pinging daemon on start: Get http://d5421e84dcadc.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:339: [d7269450d79de] error pinging daemon on start: Get http://d7269450d79de.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:339: [d33aa4fb2f89b] error pinging daemon on start: Get http://d33aa4fb2f89b.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:325: [d3e7393ca653f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [df4489322700c] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [deba2a0a73e3f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d5421e84dcadc] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d7269450d79de] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d33aa4fb2f89b] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:339: [d3e7393ca653f] error pinging daemon on start: Get http://d3e7393ca653f.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:339: [df4489322700c] error pinging daemon on start: Get http://df4489322700c.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:339: [deba2a0a73e3f] error pinging daemon on start: Get http://deba2a0a73e3f.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:339: [d5421e84dcadc] error pinging daemon on start: Get http://d5421e84dcadc.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:339: [d7269450d79de] error pinging daemon on start: Get http://d7269450d79de.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:339: [d33aa4fb2f89b] error pinging daemon on start: Get http://d33aa4fb2f89b.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:325: [d3e7393ca653f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [df4489322700c] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [deba2a0a73e3f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d5421e84dcadc] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d7269450d79de] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d33aa4fb2f89b] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d5421e84dcadc] daemon started [2019-11-13T03:16:17.984Z] daemon.go:353: [d33aa4fb2f89b] daemon started [2019-11-13T03:16:17.984Z] daemon.go:353: [df4489322700c] daemon started [2019-11-13T03:16:17.984Z] daemon.go:353: [d7269450d79de] daemon started [2019-11-13T03:16:17.984Z] daemon.go:353: [deba2a0a73e3f] daemon started [2019-11-13T03:16:17.984Z] daemon.go:339: [d3e7393ca653f] error pinging daemon on start: Get http://d3e7393ca653f.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.984Z] daemon.go:325: [d3e7393ca653f] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d3e7393ca653f] daemon started [2019-11-13T03:16:17.984Z] daemon.go:461: [deba2a0a73e3f] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [deba2a0a73e3f] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [deba2a0a73e3f] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:461: [d5421e84dcadc] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d5421e84dcadc] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d5421e84dcadc] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:461: [df4489322700c] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [df4489322700c] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [df4489322700c] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:461: [d7269450d79de] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d7269450d79de] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d7269450d79de] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:461: [d33aa4fb2f89b] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d33aa4fb2f89b] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d33aa4fb2f89b] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:461: [d3e7393ca653f] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d3e7393ca653f] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d3e7393ca653f] Daemon stopped [2019-11-13T03:16:17.984Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.42s) [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-13T03:16:17.984Z] daemon.go:325: [d77771917ec17] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d77771917ec17] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d77771917ec17] daemon started [2019-11-13T03:16:17.984Z] daemon.go:461: [d77771917ec17] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d77771917ec17] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d77771917ec17] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:325: [d77771917ec17] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d77771917ec17] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d77771917ec17] daemon started [2019-11-13T03:16:17.984Z] daemon.go:461: [d77771917ec17] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d77771917ec17] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d77771917ec17] Daemon stopped [2019-11-13T03:16:17.984Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.88s) [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-13T03:16:17.984Z] daemon.go:325: [d8f3dd2f861bc] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d8f3dd2f861bc] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d8f3dd2f861bc] daemon started [2019-11-13T03:16:17.984Z] daemon.go:461: [d8f3dd2f861bc] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d8f3dd2f861bc] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d8f3dd2f861bc] Daemon stopped [2019-11-13T03:16:17.984Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.32s) [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-13T03:16:17.984Z] daemon.go:325: [d5116c75920a4] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d5116c75920a4] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d5116c75920a4] daemon started [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-13T03:16:17.984Z] daemon.go:325: [d102428fb9dab] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d102428fb9dab] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d102428fb9dab] daemon started [2019-11-13T03:16:17.984Z] check_test.go:358: [d102428fb9dab] joining swarm manager [d5116c75920a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-13T03:16:17.984Z] daemon.go:325: [dd49745bada08] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [dd49745bada08] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [dd49745bada08] daemon started [2019-11-13T03:16:17.984Z] check_test.go:358: [dd49745bada08] joining swarm manager [d5116c75920a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.984Z] daemon.go:461: [d5116c75920a4] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d5116c75920a4] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d5116c75920a4] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:461: [d102428fb9dab] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d102428fb9dab] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d102428fb9dab] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:461: [dd49745bada08] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [dd49745bada08] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [dd49745bada08] Daemon stopped [2019-11-13T03:16:17.984Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.46s) [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-13T03:16:17.984Z] daemon.go:325: [d439f68bfe104] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d439f68bfe104] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d439f68bfe104] daemon started [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-13T03:16:17.984Z] daemon.go:325: [d2b8b0a541e42] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d2b8b0a541e42] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d2b8b0a541e42] daemon started [2019-11-13T03:16:17.984Z] check_test.go:358: [d2b8b0a541e42] joining swarm manager [d439f68bfe104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.984Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-13T03:16:17.984Z] daemon.go:325: [d2efea267a7da] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:325: [d2efea267a7da] waiting for daemon to start [2019-11-13T03:16:17.984Z] daemon.go:353: [d2efea267a7da] daemon started [2019-11-13T03:16:17.984Z] check_test.go:358: [d2efea267a7da] joining swarm manager [d439f68bfe104]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.984Z] daemon.go:461: [d439f68bfe104] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d439f68bfe104] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d439f68bfe104] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:461: [d2b8b0a541e42] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d2b8b0a541e42] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d2b8b0a541e42] Daemon stopped [2019-11-13T03:16:17.984Z] daemon.go:461: [d2efea267a7da] Stopping daemon [2019-11-13T03:16:17.984Z] daemon.go:296: [d2efea267a7da] exiting daemon [2019-11-13T03:16:17.984Z] daemon.go:448: [d2efea267a7da] Daemon stopped [2019-11-13T03:16:17.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.74s) [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-13T03:16:17.985Z] daemon.go:325: [de59205ac4fc0] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [de59205ac4fc0] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [de59205ac4fc0] daemon started [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-13T03:16:17.985Z] daemon.go:325: [d0f220b020330] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d0f220b020330] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d0f220b020330] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [d0f220b020330] joining swarm manager [de59205ac4fc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-13T03:16:17.985Z] daemon.go:325: [d783eccc2e038] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d783eccc2e038] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d783eccc2e038] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [d783eccc2e038] joining swarm manager [de59205ac4fc0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.985Z] daemon.go:461: [de59205ac4fc0] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [de59205ac4fc0] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [de59205ac4fc0] Daemon stopped [2019-11-13T03:16:17.985Z] daemon.go:461: [d0f220b020330] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d0f220b020330] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d0f220b020330] Daemon stopped [2019-11-13T03:16:17.985Z] daemon.go:461: [d783eccc2e038] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d783eccc2e038] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d783eccc2e038] Daemon stopped [2019-11-13T03:16:17.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.79s) [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-13T03:16:17.985Z] daemon.go:325: [d8de08f948a1f] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d8de08f948a1f] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d8de08f948a1f] daemon started [2019-11-13T03:16:17.985Z] daemon.go:461: [d8de08f948a1f] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d8de08f948a1f] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d8de08f948a1f] Daemon stopped [2019-11-13T03:16:17.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.06s) [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-13T03:16:17.985Z] daemon.go:325: [d692aa167c4a0] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d692aa167c4a0] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d692aa167c4a0] daemon started [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-13T03:16:17.985Z] daemon.go:325: [d3ff31e0155a6] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d3ff31e0155a6] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d3ff31e0155a6] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [d3ff31e0155a6] joining swarm manager [d692aa167c4a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-13T03:16:17.985Z] daemon.go:325: [d22a0e5466d14] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d22a0e5466d14] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d22a0e5466d14] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [d22a0e5466d14] joining swarm manager [d692aa167c4a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-13T03:16:17.985Z] daemon.go:325: [d77d7ac1a830f] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d77d7ac1a830f] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d77d7ac1a830f] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [d77d7ac1a830f] joining swarm manager [d692aa167c4a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-13T03:16:17.985Z] daemon.go:325: [ddfea466ccb7b] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [ddfea466ccb7b] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [ddfea466ccb7b] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [ddfea466ccb7b] joining swarm manager [d692aa167c4a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-13T03:16:17.985Z] daemon.go:461: [d692aa167c4a0] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d692aa167c4a0] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d692aa167c4a0] Daemon stopped [2019-11-13T03:16:17.985Z] daemon.go:461: [d3ff31e0155a6] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d3ff31e0155a6] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d3ff31e0155a6] Daemon stopped [2019-11-13T03:16:17.985Z] daemon.go:461: [d22a0e5466d14] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d22a0e5466d14] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d22a0e5466d14] Daemon stopped [2019-11-13T03:16:17.985Z] daemon.go:461: [d77d7ac1a830f] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d77d7ac1a830f] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d77d7ac1a830f] Daemon stopped [2019-11-13T03:16:17.985Z] daemon.go:461: [ddfea466ccb7b] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [ddfea466ccb7b] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [ddfea466ccb7b] Daemon stopped [2019-11-13T03:16:17.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.00s) [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-13T03:16:17.985Z] daemon.go:325: [d6cad45b7b455] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d6cad45b7b455] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d6cad45b7b455] daemon started [2019-11-13T03:16:17.985Z] daemon.go:461: [d6cad45b7b455] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d6cad45b7b455] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d6cad45b7b455] Daemon stopped [2019-11-13T03:16:17.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.93s) [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-13T03:16:17.985Z] daemon.go:325: [dc418dbb7c92b] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [dc418dbb7c92b] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [dc418dbb7c92b] daemon started [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-13T03:16:17.985Z] daemon.go:325: [d00455dbc4119] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d00455dbc4119] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d00455dbc4119] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [d00455dbc4119] joining swarm manager [dc418dbb7c92b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-13T03:16:17.985Z] daemon.go:325: [d6739df659b99] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d6739df659b99] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d6739df659b99] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [d6739df659b99] joining swarm manager [dc418dbb7c92b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.985Z] daemon.go:461: [dc418dbb7c92b] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [dc418dbb7c92b] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [dc418dbb7c92b] Daemon stopped [2019-11-13T03:16:17.985Z] daemon.go:461: [d00455dbc4119] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d00455dbc4119] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d00455dbc4119] Daemon stopped [2019-11-13T03:16:17.985Z] daemon.go:461: [d6739df659b99] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d6739df659b99] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d6739df659b99] Daemon stopped [2019-11-13T03:16:17.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.83s) [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-13T03:16:17.985Z] daemon.go:325: [dfe017466595e] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [dfe017466595e] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [dfe017466595e] daemon started [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-13T03:16:17.985Z] daemon.go:325: [d19e5da7f452b] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d19e5da7f452b] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d19e5da7f452b] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [d19e5da7f452b] joining swarm manager [dfe017466595e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-13T03:16:17.985Z] daemon.go:325: [daabce7f762aa] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [daabce7f762aa] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [daabce7f762aa] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [daabce7f762aa] joining swarm manager [dfe017466595e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.985Z] daemon.go:461: [d19e5da7f452b] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d19e5da7f452b] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d19e5da7f452b] Daemon stopped [2019-11-13T03:16:17.985Z] daemon.go:461: [dfe017466595e] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [dfe017466595e] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [dfe017466595e] Daemon stopped [2019-11-13T03:16:17.985Z] check_test.go:379: Daemon d19e5da7f452b is not started [2019-11-13T03:16:17.985Z] daemon.go:461: [daabce7f762aa] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [daabce7f762aa] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [daabce7f762aa] Daemon stopped [2019-11-13T03:16:17.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.39s) [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-13T03:16:17.985Z] daemon.go:325: [d87dc11ed4612] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d87dc11ed4612] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d87dc11ed4612] daemon started [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-13T03:16:17.985Z] daemon.go:325: [da8791672e625] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [da8791672e625] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [da8791672e625] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [da8791672e625] joining swarm manager [d87dc11ed4612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-13T03:16:17.985Z] daemon.go:325: [d19c331a50cd1] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d19c331a50cd1] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d19c331a50cd1] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [d19c331a50cd1] joining swarm manager [d87dc11ed4612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.985Z] daemon.go:461: [d87dc11ed4612] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d87dc11ed4612] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d87dc11ed4612] Daemon stopped [2019-11-13T03:16:17.985Z] daemon.go:461: [da8791672e625] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [da8791672e625] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [da8791672e625] Daemon stopped [2019-11-13T03:16:17.985Z] daemon.go:461: [d19c331a50cd1] Stopping daemon [2019-11-13T03:16:17.985Z] daemon.go:296: [d19c331a50cd1] exiting daemon [2019-11-13T03:16:17.985Z] daemon.go:448: [d19c331a50cd1] Daemon stopped [2019-11-13T03:16:17.985Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.41s) [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-13T03:16:17.985Z] daemon.go:325: [d87e803cdcd54] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [d87e803cdcd54] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [d87e803cdcd54] daemon started [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-13T03:16:17.985Z] daemon.go:325: [dd0264d77ce26] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [dd0264d77ce26] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:353: [dd0264d77ce26] daemon started [2019-11-13T03:16:17.985Z] check_test.go:358: [dd0264d77ce26] joining swarm manager [d87e803cdcd54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.985Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-13T03:16:17.985Z] daemon.go:325: [dfab629a52aac] waiting for daemon to start [2019-11-13T03:16:17.985Z] daemon.go:325: [dfab629a52aac] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [dfab629a52aac] daemon started [2019-11-13T03:16:17.986Z] check_test.go:358: [dfab629a52aac] joining swarm manager [d87e803cdcd54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.986Z] daemon.go:461: [d87e803cdcd54] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d87e803cdcd54] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d87e803cdcd54] Daemon stopped [2019-11-13T03:16:17.986Z] daemon.go:461: [dd0264d77ce26] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [dd0264d77ce26] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [dd0264d77ce26] Daemon stopped [2019-11-13T03:16:17.986Z] daemon.go:461: [dfab629a52aac] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [dfab629a52aac] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [dfab629a52aac] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.93s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-13T03:16:17.986Z] daemon.go:325: [d2280d36c57bd] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d2280d36c57bd] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d2280d36c57bd] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d2280d36c57bd] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d2280d36c57bd] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d2280d36c57bd] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.41s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-13T03:16:17.986Z] daemon.go:325: [d4bc6a2fae89e] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d4bc6a2fae89e] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d4bc6a2fae89e] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d4bc6a2fae89e] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d4bc6a2fae89e] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d4bc6a2fae89e] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.31s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-13T03:16:17.986Z] daemon.go:325: [d3867a1d0f9ec] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d3867a1d0f9ec] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d3867a1d0f9ec] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d3867a1d0f9ec] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d3867a1d0f9ec] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d3867a1d0f9ec] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.34s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2019-11-13T03:16:17.986Z] daemon.go:325: [db0c645cf73b5] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [db0c645cf73b5] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [db0c645cf73b5] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [db0c645cf73b5] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [db0c645cf73b5] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [db0c645cf73b5] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.37s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-13T03:16:17.986Z] daemon.go:325: [de4854a304bfc] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [de4854a304bfc] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [de4854a304bfc] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [de4854a304bfc] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [de4854a304bfc] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [de4854a304bfc] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.34s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2019-11-13T03:16:17.986Z] daemon.go:325: [dfbece347299d] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [dfbece347299d] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [dfbece347299d] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [dfbece347299d] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [dfbece347299d] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [dfbece347299d] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.26s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-13T03:16:17.986Z] daemon.go:325: [d19a7c20616e0] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d19a7c20616e0] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d19a7c20616e0] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d19a7c20616e0] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d19a7c20616e0] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d19a7c20616e0] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.75s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2019-11-13T03:16:17.986Z] daemon.go:325: [d1cc09ad22fcf] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d1cc09ad22fcf] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d1cc09ad22fcf] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d1cc09ad22fcf] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d1cc09ad22fcf] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d1cc09ad22fcf] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (6.23s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-13T03:16:17.986Z] daemon.go:325: [d5e83ef338e46] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d5e83ef338e46] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d5e83ef338e46] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d5e83ef338e46] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d5e83ef338e46] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d5e83ef338e46] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.18s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-13T03:16:17.986Z] daemon.go:325: [ddf4bcc529b44] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [ddf4bcc529b44] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [ddf4bcc529b44] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [ddf4bcc529b44] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [ddf4bcc529b44] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [ddf4bcc529b44] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.69s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2019-11-13T03:16:17.986Z] daemon.go:325: [d8f2ef9076fdd] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d8f2ef9076fdd] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d8f2ef9076fdd] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d8f2ef9076fdd] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d8f2ef9076fdd] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d8f2ef9076fdd] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.22s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-13T03:16:17.986Z] daemon.go:325: [d45930f2ac761] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d45930f2ac761] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d45930f2ac761] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d45930f2ac761] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d45930f2ac761] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d45930f2ac761] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.12s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-13T03:16:17.986Z] daemon.go:325: [d98cd9f8de861] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d98cd9f8de861] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d98cd9f8de861] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d98cd9f8de861] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d98cd9f8de861] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d98cd9f8de861] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.86s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-13T03:16:17.986Z] daemon.go:325: [d9a1a0242db80] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d9a1a0242db80] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d9a1a0242db80] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d9a1a0242db80] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d9a1a0242db80] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d9a1a0242db80] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.31s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-13T03:16:17.986Z] daemon.go:325: [df15896409857] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [df15896409857] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [df15896409857] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [df15896409857] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [df15896409857] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [df15896409857] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.03s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-13T03:16:17.986Z] daemon.go:325: [da608b8f01d98] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [da608b8f01d98] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [da608b8f01d98] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [da608b8f01d98] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [da608b8f01d98] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [da608b8f01d98] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.61s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-13T03:16:17.986Z] daemon.go:325: [da5638b488148] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [da5638b488148] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [da5638b488148] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [da5638b488148] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [da5638b488148] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [da5638b488148] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.50s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-13T03:16:17.986Z] daemon.go:325: [dc7e3103bf6df] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [dc7e3103bf6df] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [dc7e3103bf6df] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [dc7e3103bf6df] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [dc7e3103bf6df] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [dc7e3103bf6df] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.47s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-13T03:16:17.986Z] daemon.go:325: [d7fb6578e8d41] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d7fb6578e8d41] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d7fb6578e8d41] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d7fb6578e8d41] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d7fb6578e8d41] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d7fb6578e8d41] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.19s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-13T03:16:17.986Z] daemon.go:325: [d9567c45aada0] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d9567c45aada0] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d9567c45aada0] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d9567c45aada0] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d9567c45aada0] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d9567c45aada0] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.97s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-13T03:16:17.986Z] daemon.go:325: [d7364a68cac9a] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d7364a68cac9a] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d7364a68cac9a] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d7364a68cac9a] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d7364a68cac9a] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d7364a68cac9a] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.49s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2019-11-13T03:16:17.986Z] daemon.go:325: [d1965b9eafc2c] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [d1965b9eafc2c] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [d1965b9eafc2c] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [d1965b9eafc2c] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [d1965b9eafc2c] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [d1965b9eafc2c] Daemon stopped [2019-11-13T03:16:17.986Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.62s) [2019-11-13T03:16:17.986Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2019-11-13T03:16:17.986Z] daemon.go:325: [dd85458a49fd6] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:325: [dd85458a49fd6] waiting for daemon to start [2019-11-13T03:16:17.986Z] daemon.go:353: [dd85458a49fd6] daemon started [2019-11-13T03:16:17.986Z] daemon.go:461: [dd85458a49fd6] Stopping daemon [2019-11-13T03:16:17.986Z] daemon.go:296: [dd85458a49fd6] exiting daemon [2019-11-13T03:16:17.986Z] daemon.go:448: [dd85458a49fd6] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.94s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2019-11-13T03:16:17.987Z] daemon.go:325: [dbf6a50f229d3] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [dbf6a50f229d3] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [dbf6a50f229d3] daemon started [2019-11-13T03:16:17.987Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.paevhcw8lahx@a0676b3e9843 | hello1\n" [2019-11-13T03:16:17.987Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.04lexc5o4ow4@a0676b3e9843 | hello2\n" [2019-11-13T03:16:17.987Z] daemon.go:461: [dbf6a50f229d3] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [dbf6a50f229d3] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [dbf6a50f229d3] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.58s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-13T03:16:17.987Z] daemon.go:325: [d10eb665c1c31] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d10eb665c1c31] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d10eb665c1c31] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [d10eb665c1c31] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [d10eb665c1c31] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [d10eb665c1c31] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.49s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-13T03:16:17.987Z] daemon.go:325: [da6a9eeb950b8] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [da6a9eeb950b8] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [da6a9eeb950b8] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [da6a9eeb950b8] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [da6a9eeb950b8] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [da6a9eeb950b8] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.36s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-13T03:16:17.987Z] daemon.go:325: [d3fabc1779311] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d3fabc1779311] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d3fabc1779311] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [d3fabc1779311] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [d3fabc1779311] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [d3fabc1779311] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (14.99s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-13T03:16:17.987Z] daemon.go:325: [d9159723aa7d2] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d9159723aa7d2] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d9159723aa7d2] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [d9159723aa7d2] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [d9159723aa7d2] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [d9159723aa7d2] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.65s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2019-11-13T03:16:17.987Z] daemon.go:325: [df547bd972835] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [df547bd972835] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [df547bd972835] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [df547bd972835] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [df547bd972835] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [df547bd972835] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.39s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-13T03:16:17.987Z] daemon.go:325: [d78b340716bbd] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d78b340716bbd] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d78b340716bbd] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [d78b340716bbd] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [d78b340716bbd] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [d78b340716bbd] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.45s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2019-11-13T03:16:17.987Z] daemon.go:325: [d4cc285e458fb] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d4cc285e458fb] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d4cc285e458fb] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [d4cc285e458fb] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [d4cc285e458fb] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [d4cc285e458fb] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.79s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-13T03:16:17.987Z] daemon.go:325: [da7b87cd24229] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [da7b87cd24229] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [da7b87cd24229] daemon started [2019-11-13T03:16:17.987Z] docker_cli_service_logs_test.go:242: checking task ug53hlv8fkr0 [2019-11-13T03:16:17.987Z] docker_cli_service_logs_test.go:247: checking messages for ug53hlv8fkr0 [2019-11-13T03:16:17.987Z] docker_cli_service_logs_test.go:242: checking task yagn45jel3cf [2019-11-13T03:16:17.987Z] docker_cli_service_logs_test.go:247: checking messages for yagn45jel3cf [2019-11-13T03:16:17.987Z] daemon.go:461: [da7b87cd24229] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [da7b87cd24229] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [da7b87cd24229] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.08s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2019-11-13T03:16:17.987Z] daemon.go:325: [d6eade4dc4049] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d6eade4dc4049] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d6eade4dc4049] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [d6eade4dc4049] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [d6eade4dc4049] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [d6eade4dc4049] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.35s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-13T03:16:17.987Z] daemon.go:325: [dbc0e459a643a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [dbc0e459a643a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [dbc0e459a643a] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [dbc0e459a643a] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [dbc0e459a643a] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [dbc0e459a643a] Daemon stopped [2019-11-13T03:16:17.987Z] daemon.go:325: [dbc0e459a643a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [dbc0e459a643a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [dbc0e459a643a] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [dbc0e459a643a] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [dbc0e459a643a] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [dbc0e459a643a] Daemon stopped [2019-11-13T03:16:17.987Z] daemon.go:325: [dbc0e459a643a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [dbc0e459a643a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [dbc0e459a643a] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [dbc0e459a643a] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [dbc0e459a643a] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [dbc0e459a643a] Daemon stopped [2019-11-13T03:16:17.987Z] daemon.go:325: [dbc0e459a643a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [dbc0e459a643a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [dbc0e459a643a] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [dbc0e459a643a] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [dbc0e459a643a] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [dbc0e459a643a] Daemon stopped [2019-11-13T03:16:17.987Z] daemon.go:325: [dbc0e459a643a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [dbc0e459a643a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [dbc0e459a643a] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [dbc0e459a643a] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [dbc0e459a643a] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [dbc0e459a643a] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.01s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-13T03:16:17.987Z] daemon.go:325: [db5e02ff2be41] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [db5e02ff2be41] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [db5e02ff2be41] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [db5e02ff2be41] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [db5e02ff2be41] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [db5e02ff2be41] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.08s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-13T03:16:17.987Z] daemon.go:325: [d7ae5a9e1bf64] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d7ae5a9e1bf64] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d7ae5a9e1bf64] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [d7ae5a9e1bf64] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [d7ae5a9e1bf64] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [d7ae5a9e1bf64] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.12s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-13T03:16:17.987Z] daemon.go:325: [d41600013f6f3] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d41600013f6f3] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d41600013f6f3] daemon started [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-13T03:16:17.987Z] daemon.go:325: [da69fc1f5797a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [da69fc1f5797a] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [da69fc1f5797a] daemon started [2019-11-13T03:16:17.987Z] check_test.go:358: [da69fc1f5797a] joining swarm manager [d41600013f6f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-13T03:16:17.987Z] daemon.go:325: [deadbc32e60a1] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [deadbc32e60a1] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [deadbc32e60a1] daemon started [2019-11-13T03:16:17.987Z] check_test.go:358: [deadbc32e60a1] joining swarm manager [d41600013f6f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.987Z] daemon.go:461: [d41600013f6f3] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [d41600013f6f3] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [d41600013f6f3] Daemon stopped [2019-11-13T03:16:17.987Z] daemon.go:461: [da69fc1f5797a] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [da69fc1f5797a] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [da69fc1f5797a] Daemon stopped [2019-11-13T03:16:17.987Z] daemon.go:461: [deadbc32e60a1] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [deadbc32e60a1] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [deadbc32e60a1] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.25s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-13T03:16:17.987Z] daemon.go:325: [d4cd7e5761ff2] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d4cd7e5761ff2] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d4cd7e5761ff2] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [d4cd7e5761ff2] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [d4cd7e5761ff2] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [d4cd7e5761ff2] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.08s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-13T03:16:17.987Z] daemon.go:325: [dc3f362116b1b] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [dc3f362116b1b] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [dc3f362116b1b] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [dc3f362116b1b] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [dc3f362116b1b] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [dc3f362116b1b] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.16s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-13T03:16:17.987Z] daemon.go:325: [d1cd7958cd648] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d1cd7958cd648] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d1cd7958cd648] daemon started [2019-11-13T03:16:17.987Z] daemon.go:461: [d1cd7958cd648] Stopping daemon [2019-11-13T03:16:17.987Z] daemon.go:296: [d1cd7958cd648] exiting daemon [2019-11-13T03:16:17.987Z] daemon.go:448: [d1cd7958cd648] Daemon stopped [2019-11-13T03:16:17.987Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.58s) [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-13T03:16:17.987Z] daemon.go:325: [d7b19f1f0bafb] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d7b19f1f0bafb] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d7b19f1f0bafb] daemon started [2019-11-13T03:16:17.987Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-13T03:16:17.987Z] daemon.go:325: [d91f372491363] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:325: [d91f372491363] waiting for daemon to start [2019-11-13T03:16:17.987Z] daemon.go:353: [d91f372491363] daemon started [2019-11-13T03:16:17.987Z] check_test.go:358: [d91f372491363] joining swarm manager [d7b19f1f0bafb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-13T03:16:17.988Z] daemon.go:325: [d6fad92e85dbb] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d6fad92e85dbb] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d6fad92e85dbb] daemon started [2019-11-13T03:16:17.988Z] check_test.go:358: [d6fad92e85dbb] joining swarm manager [d7b19f1f0bafb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.988Z] daemon.go:461: [d7b19f1f0bafb] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d7b19f1f0bafb] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d7b19f1f0bafb] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:461: [d91f372491363] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d91f372491363] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d91f372491363] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:461: [d6fad92e85dbb] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d6fad92e85dbb] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d6fad92e85dbb] Daemon stopped [2019-11-13T03:16:17.988Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.52s) [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-13T03:16:17.988Z] daemon.go:325: [d627948003e60] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d627948003e60] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d627948003e60] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d627948003e60] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d627948003e60] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d627948003e60] Daemon stopped [2019-11-13T03:16:17.988Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.25s) [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-13T03:16:17.988Z] daemon.go:325: [d3f1e15914c5c] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d3f1e15914c5c] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d3f1e15914c5c] daemon started [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-13T03:16:17.988Z] daemon.go:325: [de048a40b1205] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [de048a40b1205] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [de048a40b1205] daemon started [2019-11-13T03:16:17.988Z] check_test.go:358: [de048a40b1205] joining swarm manager [d3f1e15914c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-13T03:16:17.988Z] daemon.go:325: [d750d27264f65] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d750d27264f65] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d750d27264f65] daemon started [2019-11-13T03:16:17.988Z] check_test.go:358: [d750d27264f65] joining swarm manager [d3f1e15914c5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.988Z] daemon.go:461: [de048a40b1205] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [de048a40b1205] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [de048a40b1205] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:325: [de048a40b1205] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [de048a40b1205] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [de048a40b1205] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d750d27264f65] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d750d27264f65] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d750d27264f65] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:325: [d750d27264f65] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d750d27264f65] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d750d27264f65] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [de048a40b1205] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [de048a40b1205] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [de048a40b1205] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:325: [de048a40b1205] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [de048a40b1205] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [de048a40b1205] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d750d27264f65] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d750d27264f65] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d750d27264f65] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:325: [d750d27264f65] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d750d27264f65] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d750d27264f65] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [de048a40b1205] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [de048a40b1205] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [de048a40b1205] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:325: [de048a40b1205] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [de048a40b1205] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [de048a40b1205] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d750d27264f65] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d750d27264f65] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d750d27264f65] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:325: [d750d27264f65] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d750d27264f65] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d750d27264f65] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d3f1e15914c5c] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d3f1e15914c5c] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d3f1e15914c5c] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:461: [de048a40b1205] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [de048a40b1205] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [de048a40b1205] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:461: [d750d27264f65] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d750d27264f65] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d750d27264f65] Daemon stopped [2019-11-13T03:16:17.988Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.10s) [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-13T03:16:17.988Z] daemon.go:325: [d40ff416b3dda] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d40ff416b3dda] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d40ff416b3dda] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d40ff416b3dda] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d40ff416b3dda] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d40ff416b3dda] Daemon stopped [2019-11-13T03:16:17.988Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.17s) [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-13T03:16:17.988Z] daemon.go:325: [d46ca581a5fa0] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d46ca581a5fa0] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d46ca581a5fa0] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d46ca581a5fa0] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d46ca581a5fa0] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d46ca581a5fa0] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:325: [d46ca581a5fa0] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d46ca581a5fa0] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d46ca581a5fa0] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d46ca581a5fa0] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d46ca581a5fa0] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d46ca581a5fa0] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d46ca581a5fa0] Daemon stopped [2019-11-13T03:16:17.988Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.43s) [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-13T03:16:17.988Z] daemon.go:325: [d0ea1cd655012] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d0ea1cd655012] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d0ea1cd655012] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d0ea1cd655012] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d0ea1cd655012] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d0ea1cd655012] Daemon stopped [2019-11-13T03:16:17.988Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.76s) [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-13T03:16:17.988Z] daemon.go:325: [d37422a7755a6] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d37422a7755a6] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d37422a7755a6] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d37422a7755a6] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d37422a7755a6] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d37422a7755a6] Daemon stopped [2019-11-13T03:16:17.988Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.38s) [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-13T03:16:17.988Z] daemon.go:325: [d04838e08e0d9] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d04838e08e0d9] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d04838e08e0d9] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d04838e08e0d9] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d04838e08e0d9] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d04838e08e0d9] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:325: [d04838e08e0d9] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:296: [d04838e08e0d9] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:325: [d04838e08e0d9] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d04838e08e0d9] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:296: [d04838e08e0d9] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:325: [d04838e08e0d9] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d04838e08e0d9] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d04838e08e0d9] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d04838e08e0d9] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d04838e08e0d9] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d04838e08e0d9] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d04838e08e0d9] Daemon stopped [2019-11-13T03:16:17.988Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.16s) [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-13T03:16:17.988Z] daemon.go:325: [d6c8c35592e27] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d6c8c35592e27] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d6c8c35592e27] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d6c8c35592e27] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d6c8c35592e27] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d6c8c35592e27] Daemon stopped [2019-11-13T03:16:17.988Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.28s) [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2019-11-13T03:16:17.988Z] daemon.go:325: [d55a963e37f19] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d55a963e37f19] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d55a963e37f19] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d55a963e37f19] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d55a963e37f19] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d55a963e37f19] Daemon stopped [2019-11-13T03:16:17.988Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-13T03:16:17.988Z] requirement.go:26: unmatched requirement IPv6 [2019-11-13T03:16:17.988Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.22s) [2019-11-13T03:16:17.988Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-13T03:16:17.988Z] daemon.go:325: [d2ff0de7a19c7] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d2ff0de7a19c7] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d2ff0de7a19c7] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d2ff0de7a19c7] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d2ff0de7a19c7] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d2ff0de7a19c7] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:325: [d2ff0de7a19c7] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d2ff0de7a19c7] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d2ff0de7a19c7] daemon started [2019-11-13T03:16:17.988Z] daemon.go:461: [d2ff0de7a19c7] Stopping daemon [2019-11-13T03:16:17.988Z] daemon.go:296: [d2ff0de7a19c7] exiting daemon [2019-11-13T03:16:17.988Z] daemon.go:448: [d2ff0de7a19c7] Daemon stopped [2019-11-13T03:16:17.988Z] daemon.go:325: [d2ff0de7a19c7] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:325: [d2ff0de7a19c7] waiting for daemon to start [2019-11-13T03:16:17.988Z] daemon.go:353: [d2ff0de7a19c7] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [d2ff0de7a19c7] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d2ff0de7a19c7] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d2ff0de7a19c7] Daemon stopped [2019-11-13T03:16:17.989Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.76s) [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-13T03:16:17.989Z] daemon.go:325: [df5017ce9de90] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [df5017ce9de90] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [df5017ce9de90] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [df5017ce9de90] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [df5017ce9de90] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [df5017ce9de90] Daemon stopped [2019-11-13T03:16:17.989Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-13T03:16:17.989Z] daemon.go:325: [dc30bcdab3d4c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [dc30bcdab3d4c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [dc30bcdab3d4c] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [dc30bcdab3d4c] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [dc30bcdab3d4c] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [dc30bcdab3d4c] Daemon stopped [2019-11-13T03:16:17.989Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.74s) [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-13T03:16:17.989Z] daemon.go:325: [d9fee9cf45201] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d9fee9cf45201] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d9fee9cf45201] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [d9fee9cf45201] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d9fee9cf45201] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d9fee9cf45201] Daemon stopped [2019-11-13T03:16:17.989Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.73s) [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-13T03:16:17.989Z] daemon.go:325: [d36d15653d0c0] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d36d15653d0c0] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d36d15653d0c0] daemon started [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-13T03:16:17.989Z] daemon.go:325: [dded796873e38] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [dded796873e38] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [dded796873e38] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [d36d15653d0c0] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d36d15653d0c0] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d36d15653d0c0] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:461: [dded796873e38] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [dded796873e38] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [dded796873e38] Daemon stopped [2019-11-13T03:16:17.989Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.23s) [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-13T03:16:17.989Z] daemon.go:325: [d329c9aaa61a3] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d329c9aaa61a3] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d329c9aaa61a3] daemon started [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-13T03:16:17.989Z] daemon.go:325: [d4f80440938e9] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d4f80440938e9] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d4f80440938e9] daemon started [2019-11-13T03:16:17.989Z] check_test.go:358: [d4f80440938e9] joining swarm manager [d329c9aaa61a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.989Z] daemon.go:461: [d4f80440938e9] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d4f80440938e9] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d4f80440938e9] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [d4f80440938e9] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d4f80440938e9] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d4f80440938e9] daemon started [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-13T03:16:17.989Z] daemon.go:325: [da7947a238a3f] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [da7947a238a3f] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [da7947a238a3f] daemon started [2019-11-13T03:16:17.989Z] check_test.go:358: [da7947a238a3f] joining swarm manager [d329c9aaa61a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.989Z] daemon.go:461: [d4f80440938e9] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d4f80440938e9] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d4f80440938e9] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [d4f80440938e9] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d4f80440938e9] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d4f80440938e9] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [da7947a238a3f] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [da7947a238a3f] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [da7947a238a3f] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [da7947a238a3f] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [da7947a238a3f] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [da7947a238a3f] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [da7947a238a3f] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [da7947a238a3f] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [da7947a238a3f] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [da7947a238a3f] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [da7947a238a3f] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [da7947a238a3f] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [d329c9aaa61a3] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d329c9aaa61a3] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d329c9aaa61a3] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:461: [d4f80440938e9] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d4f80440938e9] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d4f80440938e9] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:461: [da7947a238a3f] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [da7947a238a3f] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [da7947a238a3f] Daemon stopped [2019-11-13T03:16:17.989Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.44s) [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-13T03:16:17.989Z] daemon.go:325: [da8d9f3de31d2] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [da8d9f3de31d2] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [da8d9f3de31d2] daemon started [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-13T03:16:17.989Z] daemon.go:325: [db3b567c5f220] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [db3b567c5f220] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [db3b567c5f220] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [da8d9f3de31d2] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [da8d9f3de31d2] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [da8d9f3de31d2] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:461: [db3b567c5f220] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [db3b567c5f220] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [db3b567c5f220] Daemon stopped [2019-11-13T03:16:17.989Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.09s) [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-13T03:16:17.989Z] daemon.go:325: [dd40a7fb3d3bd] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [dd40a7fb3d3bd] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [dd40a7fb3d3bd] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [dd40a7fb3d3bd] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [dd40a7fb3d3bd] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [dd40a7fb3d3bd] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [dd40a7fb3d3bd] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [dd40a7fb3d3bd] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [dd40a7fb3d3bd] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [dd40a7fb3d3bd] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [dd40a7fb3d3bd] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [dd40a7fb3d3bd] Daemon stopped [2019-11-13T03:16:17.989Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.73s) [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-13T03:16:17.989Z] daemon.go:325: [d623016f53755] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d623016f53755] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d623016f53755] daemon started [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d938221831a0c] daemon started [2019-11-13T03:16:17.989Z] check_test.go:358: [d938221831a0c] joining swarm manager [d623016f53755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-13T03:16:17.989Z] daemon.go:325: [d6dc437f1e2fb] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d6dc437f1e2fb] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d6dc437f1e2fb] daemon started [2019-11-13T03:16:17.989Z] check_test.go:358: [d6dc437f1e2fb] joining swarm manager [d623016f53755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.989Z] daemon.go:461: [d938221831a0c] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d938221831a0c] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d938221831a0c] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d938221831a0c] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [d938221831a0c] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d938221831a0c] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d938221831a0c] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:461: [d623016f53755] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d623016f53755] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d623016f53755] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [d623016f53755] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d623016f53755] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d623016f53755] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [d6dc437f1e2fb] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d6dc437f1e2fb] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d6dc437f1e2fb] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [d6dc437f1e2fb] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d6dc437f1e2fb] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d6dc437f1e2fb] daemon started [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d938221831a0c] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [d938221831a0c] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d938221831a0c] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d938221831a0c] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d938221831a0c] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [d623016f53755] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d623016f53755] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d623016f53755] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [d623016f53755] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d623016f53755] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d623016f53755] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d623016f53755] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:339: [d623016f53755] error pinging daemon on start: Get http://d623016f53755.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.989Z] daemon.go:325: [d623016f53755] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:339: [d623016f53755] error pinging daemon on start: Get http://d623016f53755.sock/_ping: context deadline exceeded [2019-11-13T03:16:17.989Z] daemon.go:325: [d623016f53755] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d623016f53755] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [d6dc437f1e2fb] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d6dc437f1e2fb] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d6dc437f1e2fb] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [d6dc437f1e2fb] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d6dc437f1e2fb] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d6dc437f1e2fb] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d6dc437f1e2fb] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d6dc437f1e2fb] daemon started [2019-11-13T03:16:17.989Z] daemon.go:461: [d938221831a0c] Stopping daemon [2019-11-13T03:16:17.989Z] daemon.go:296: [d938221831a0c] exiting daemon [2019-11-13T03:16:17.989Z] daemon.go:448: [d938221831a0c] Daemon stopped [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [d938221831a0c] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [d938221831a0c] daemon started [2019-11-13T03:16:17.989Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-13T03:16:17.989Z] daemon.go:325: [da24e614f3c55] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:325: [da24e614f3c55] waiting for daemon to start [2019-11-13T03:16:17.989Z] daemon.go:353: [da24e614f3c55] daemon started [2019-11-13T03:16:17.989Z] check_test.go:358: [da24e614f3c55] joining swarm manager [d623016f53755]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-13T03:16:17.990Z] daemon.go:461: [da24e614f3c55] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [da24e614f3c55] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [da24e614f3c55] Daemon stopped [2019-11-13T03:16:17.990Z] daemon.go:325: [da24e614f3c55] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [da24e614f3c55] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [da24e614f3c55] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [d623016f53755] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d623016f53755] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d623016f53755] Daemon stopped [2019-11-13T03:16:17.990Z] daemon.go:461: [d938221831a0c] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d938221831a0c] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d938221831a0c] Daemon stopped [2019-11-13T03:16:17.990Z] daemon.go:461: [d6dc437f1e2fb] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d6dc437f1e2fb] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d6dc437f1e2fb] Daemon stopped [2019-11-13T03:16:17.990Z] daemon.go:461: [da24e614f3c55] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [da24e614f3c55] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [da24e614f3c55] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.04s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-13T03:16:17.990Z] daemon.go:325: [d502b34c19a92] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d502b34c19a92] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d502b34c19a92] daemon started [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-13T03:16:17.990Z] daemon.go:325: [dc4ef340ac3b4] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [dc4ef340ac3b4] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [dc4ef340ac3b4] daemon started [2019-11-13T03:16:17.990Z] check_test.go:358: [dc4ef340ac3b4] joining swarm manager [d502b34c19a92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-13T03:16:17.990Z] daemon.go:325: [da9721682defb] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [da9721682defb] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [da9721682defb] daemon started [2019-11-13T03:16:17.990Z] check_test.go:358: [da9721682defb] joining swarm manager [d502b34c19a92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-13T03:16:17.990Z] daemon.go:461: [d502b34c19a92] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d502b34c19a92] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d502b34c19a92] Daemon stopped [2019-11-13T03:16:17.990Z] daemon.go:461: [dc4ef340ac3b4] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [dc4ef340ac3b4] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [dc4ef340ac3b4] Daemon stopped [2019-11-13T03:16:17.990Z] daemon.go:461: [da9721682defb] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [da9721682defb] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [da9721682defb] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.98s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-13T03:16:17.990Z] daemon.go:325: [daaa2c1086ae2] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [daaa2c1086ae2] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [daaa2c1086ae2] daemon started [2019-11-13T03:16:17.990Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-11-13T03:16:17.990Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-11-13T03:16:17.990Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-11-13T03:16:17.990Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-11-13T03:16:17.990Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-11-13T03:16:17.990Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-11-13T03:16:17.990Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-11-13T03:16:17.990Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-11-13T03:16:17.990Z] daemon.go:461: [daaa2c1086ae2] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [daaa2c1086ae2] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [daaa2c1086ae2] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.26s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-13T03:16:17.990Z] daemon.go:325: [d50001bdf9223] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d50001bdf9223] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d50001bdf9223] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [d50001bdf9223] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d50001bdf9223] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d50001bdf9223] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (7.03s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-13T03:16:17.990Z] daemon.go:325: [db15e4dfc1318] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [db15e4dfc1318] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [db15e4dfc1318] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [db15e4dfc1318] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [db15e4dfc1318] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [db15e4dfc1318] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.20s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-13T03:16:17.990Z] daemon.go:325: [d876dd7c82821] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d876dd7c82821] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d876dd7c82821] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [d876dd7c82821] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d876dd7c82821] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d876dd7c82821] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (57.25s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-13T03:16:17.990Z] daemon.go:325: [dbe5b64e3acb0] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [dbe5b64e3acb0] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [dbe5b64e3acb0] daemon started [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-13T03:16:17.990Z] daemon.go:325: [d8ffb8bc7f593] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d8ffb8bc7f593] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d8ffb8bc7f593] daemon started [2019-11-13T03:16:17.990Z] check_test.go:358: [d8ffb8bc7f593] joining swarm manager [dbe5b64e3acb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.990Z] daemon.go:461: [dbe5b64e3acb0] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [dbe5b64e3acb0] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [dbe5b64e3acb0] Daemon stopped [2019-11-13T03:16:17.990Z] daemon.go:461: [d8ffb8bc7f593] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d8ffb8bc7f593] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d8ffb8bc7f593] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.99s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-13T03:16:17.990Z] daemon.go:325: [db2e74611e1dc] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [db2e74611e1dc] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [db2e74611e1dc] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [db2e74611e1dc] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [db2e74611e1dc] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [db2e74611e1dc] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.90s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-13T03:16:17.990Z] daemon.go:325: [da9c6e6e53060] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [da9c6e6e53060] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [da9c6e6e53060] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [da9c6e6e53060] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [da9c6e6e53060] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [da9c6e6e53060] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.13s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-13T03:16:17.990Z] daemon.go:325: [d3c894327e3b2] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d3c894327e3b2] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d3c894327e3b2] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [d3c894327e3b2] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d3c894327e3b2] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d3c894327e3b2] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.66s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-13T03:16:17.990Z] daemon.go:325: [d6d21ab730f6d] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d6d21ab730f6d] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d6d21ab730f6d] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [d6d21ab730f6d] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d6d21ab730f6d] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d6d21ab730f6d] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.26s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-13T03:16:17.990Z] daemon.go:325: [d500d3c1df9e3] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d500d3c1df9e3] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d500d3c1df9e3] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [d500d3c1df9e3] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d500d3c1df9e3] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d500d3c1df9e3] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.57s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-13T03:16:17.990Z] daemon.go:325: [d5d172312bea3] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d5d172312bea3] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d5d172312bea3] daemon started [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-13T03:16:17.990Z] daemon.go:325: [dda93c4476dcb] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [dda93c4476dcb] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [dda93c4476dcb] daemon started [2019-11-13T03:16:17.990Z] check_test.go:358: [dda93c4476dcb] joining swarm manager [d5d172312bea3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-13T03:16:17.990Z] daemon.go:461: [d5d172312bea3] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d5d172312bea3] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d5d172312bea3] Daemon stopped [2019-11-13T03:16:17.990Z] daemon.go:461: [dda93c4476dcb] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [dda93c4476dcb] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [dda93c4476dcb] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (16.83s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-13T03:16:17.990Z] daemon.go:325: [d8dbbf5e3a56b] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d8dbbf5e3a56b] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d8dbbf5e3a56b] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [d8dbbf5e3a56b] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d8dbbf5e3a56b] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d8dbbf5e3a56b] Daemon stopped [2019-11-13T03:16:17.990Z] daemon.go:325: [d8dbbf5e3a56b] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d8dbbf5e3a56b] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d8dbbf5e3a56b] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [d8dbbf5e3a56b] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d8dbbf5e3a56b] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d8dbbf5e3a56b] Daemon stopped [2019-11-13T03:16:17.990Z] daemon.go:325: [d8dbbf5e3a56b] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d8dbbf5e3a56b] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d8dbbf5e3a56b] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [d8dbbf5e3a56b] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d8dbbf5e3a56b] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d8dbbf5e3a56b] Daemon stopped [2019-11-13T03:16:17.990Z] daemon.go:325: [d8dbbf5e3a56b] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d8dbbf5e3a56b] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d8dbbf5e3a56b] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [d8dbbf5e3a56b] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d8dbbf5e3a56b] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d8dbbf5e3a56b] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.03s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-13T03:16:17.990Z] daemon.go:325: [d9482603039d7] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:325: [d9482603039d7] waiting for daemon to start [2019-11-13T03:16:17.990Z] daemon.go:353: [d9482603039d7] daemon started [2019-11-13T03:16:17.990Z] daemon.go:461: [d9482603039d7] Stopping daemon [2019-11-13T03:16:17.990Z] daemon.go:296: [d9482603039d7] exiting daemon [2019-11-13T03:16:17.990Z] daemon.go:448: [d9482603039d7] Daemon stopped [2019-11-13T03:16:17.990Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.15s) [2019-11-13T03:16:17.990Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-13T03:16:17.990Z] daemon.go:325: [d7fc6e0a6e371] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [d7fc6e0a6e371] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [d7fc6e0a6e371] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [d7fc6e0a6e371] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [d7fc6e0a6e371] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [d7fc6e0a6e371] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.50s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-13T03:16:17.991Z] daemon.go:325: [df2823b6bdb69] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [df2823b6bdb69] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [df2823b6bdb69] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [df2823b6bdb69] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [df2823b6bdb69] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [df2823b6bdb69] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.79s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-13T03:16:17.991Z] daemon.go:325: [d4b58b6b45556] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [d4b58b6b45556] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [d4b58b6b45556] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [d4b58b6b45556] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [d4b58b6b45556] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [d4b58b6b45556] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.67s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-13T03:16:17.991Z] daemon.go:325: [d0adb9c3ee610] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [d0adb9c3ee610] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [d0adb9c3ee610] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [d0adb9c3ee610] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [d0adb9c3ee610] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [d0adb9c3ee610] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.12s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-13T03:16:17.991Z] daemon.go:325: [ddfb29cf0b3d9] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [ddfb29cf0b3d9] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [ddfb29cf0b3d9] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [ddfb29cf0b3d9] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [ddfb29cf0b3d9] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [ddfb29cf0b3d9] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.12s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-13T03:16:17.991Z] daemon.go:325: [d143bf1e9bef3] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [d143bf1e9bef3] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [d143bf1e9bef3] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [d143bf1e9bef3] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [d143bf1e9bef3] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [d143bf1e9bef3] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.26s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-13T03:16:17.991Z] daemon.go:325: [daa5d7ab6ec68] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [daa5d7ab6ec68] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [daa5d7ab6ec68] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [daa5d7ab6ec68] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [daa5d7ab6ec68] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [daa5d7ab6ec68] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.32s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-13T03:16:17.991Z] daemon.go:325: [dde4897687a9f] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [dde4897687a9f] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [dde4897687a9f] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [dde4897687a9f] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [dde4897687a9f] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [dde4897687a9f] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-13T03:16:17.991Z] daemon.go:325: [d0a89c8bfc7f4] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [d0a89c8bfc7f4] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [d0a89c8bfc7f4] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [d0a89c8bfc7f4] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [d0a89c8bfc7f4] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [d0a89c8bfc7f4] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.02s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2019-11-13T03:16:17.991Z] daemon.go:325: [d6296ca82a868] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [d6296ca82a868] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [d6296ca82a868] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [d6296ca82a868] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [d6296ca82a868] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [d6296ca82a868] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.33s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-13T03:16:17.991Z] daemon.go:325: [dafa4aedbd5c8] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [dafa4aedbd5c8] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [dafa4aedbd5c8] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [dafa4aedbd5c8] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [dafa4aedbd5c8] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [dafa4aedbd5c8] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.03s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-13T03:16:17.991Z] daemon.go:325: [d168a68429ec5] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [d168a68429ec5] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [d168a68429ec5] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [d168a68429ec5] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [d168a68429ec5] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [d168a68429ec5] Daemon stopped [2019-11-13T03:16:17.991Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.09s) [2019-11-13T03:16:17.991Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-13T03:16:17.991Z] daemon.go:325: [d2589c8964be9] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:325: [d2589c8964be9] waiting for daemon to start [2019-11-13T03:16:17.991Z] daemon.go:353: [d2589c8964be9] daemon started [2019-11-13T03:16:17.991Z] daemon.go:461: [d2589c8964be9] Stopping daemon [2019-11-13T03:16:17.991Z] daemon.go:296: [d2589c8964be9] exiting daemon [2019-11-13T03:16:17.991Z] daemon.go:448: [d2589c8964be9] Daemon stopped [2019-11-13T03:16:17.991Z] === RUN TestDockerExternalVolumeSuite [2019-11-13T03:16:17.991Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-13T03:16:18.562Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-13T03:16:18.562Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-13T03:16:20.733Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-13T03:16:22.268Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-13T03:16:26.944Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-13T03:16:32.718Z] === RUN TestDockerSuite/TestBuildUser [2019-11-13T03:16:32.718Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-13T03:16:32.718Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-13T03:16:32.718Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-13T03:16:36.051Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-13T03:16:36.441Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-13T03:16:36.897Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-13T03:16:39.071Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-13T03:16:39.071Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-13T03:16:39.071Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-13T03:17:00.190Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-13T03:17:01.154Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-13T03:17:15.940Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-13T03:17:20.618Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-13T03:17:20.618Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-13T03:17:21.075Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-13T03:17:23.242Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-13T03:17:23.698Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-13T03:17:36.056Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-13T03:17:39.776Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-13T03:17:40.233Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-13T03:17:43.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-13T03:17:51.813Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-13T03:17:55.013Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-13T03:17:55.013Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-13T03:17:55.013Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-13T03:17:55.013Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-13T03:17:55.013Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-13T03:18:03.556Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-13T03:18:05.087Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-13T03:18:05.543Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-13T03:18:05.543Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-13T03:18:05.543Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-13T03:18:07.711Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-13T03:18:12.387Z] === RUN TestDockerSuite/TestCommitChange [2019-11-13T03:18:17.058Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-13T03:18:21.730Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-13T03:18:21.730Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-13T03:18:23.858Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-13T03:18:32.022Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-13T03:18:32.022Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-13T03:18:38.712Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-13T03:18:39.080Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-13T03:18:43.758Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-13T03:18:43.758Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-13T03:18:43.758Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-13T03:18:43.758Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-13T03:18:43.758Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-13T03:18:43.758Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-13T03:18:43.758Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-13T03:18:43.758Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-13T03:18:43.758Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-13T03:18:49.542Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-13T03:18:56.677Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-13T03:18:56.677Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-13T03:18:57.640Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-13T03:18:57.640Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-13T03:18:57.640Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-13T03:18:58.099Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-13T03:18:59.629Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-13T03:18:59.629Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-13T03:18:59.629Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-13T03:19:01.801Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-13T03:19:01.801Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-13T03:19:01.801Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-13T03:19:01.801Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-13T03:19:01.801Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-13T03:19:04.703Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-13T03:19:06.235Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-13T03:19:07.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-13T03:19:07.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-13T03:19:07.775Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-13T03:19:09.945Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-13T03:19:09.945Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-13T03:19:10.801Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-13T03:19:11.475Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-13T03:19:11.475Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-13T03:19:11.475Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-13T03:19:13.645Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-13T03:19:13.645Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-13T03:19:15.176Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-13T03:19:15.176Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-13T03:19:18.072Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-13T03:19:18.072Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-13T03:19:19.604Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-13T03:19:22.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-13T03:19:28.150Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-13T03:19:31.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-13T03:19:31.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-13T03:19:31.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-13T03:19:31.872Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-13T03:19:31.872Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-13T03:19:32.836Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-13T03:19:32.836Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-13T03:19:39.897Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-13T03:19:39.897Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-13T03:19:41.429Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-13T03:19:41.429Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-13T03:19:46.110Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-13T03:19:47.072Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-13T03:19:47.072Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-13T03:19:47.528Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-13T03:19:47.528Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-13T03:19:47.528Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-13T03:19:47.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-13T03:19:49.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-13T03:19:55.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-13T03:20:09.890Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-13T03:20:10.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-13T03:20:10.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-13T03:20:10.126Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-13T03:20:10.126Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-13T03:20:10.126Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-13T03:20:10.126Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-13T03:20:10.126Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-13T03:20:10.584Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-13T03:20:12.754Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-13T03:20:14.924Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-13T03:20:14.924Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-13T03:20:14.924Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-13T03:20:17.095Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-13T03:20:17.095Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-13T03:20:17.095Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-13T03:20:17.095Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-13T03:20:21.768Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-13T03:20:23.298Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-13T03:20:23.298Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-13T03:20:23.298Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-13T03:20:27.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-13T03:20:38.076Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-13T03:20:38.076Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-13T03:20:38.076Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-13T03:20:43.849Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-13T03:20:43.849Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-13T03:20:43.849Z] === RUN TestDockerSuite/TestCpToDot [2019-11-13T03:20:46.016Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-13T03:20:46.016Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-13T03:20:46.016Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-13T03:20:48.188Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-13T03:20:48.188Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-13T03:20:48.188Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-13T03:20:48.188Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-13T03:20:48.188Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-13T03:20:48.646Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-13T03:20:48.646Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-13T03:20:50.814Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-13T03:20:52.345Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-13T03:20:52.801Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-13T03:20:52.801Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-13T03:20:54.336Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-13T03:20:55.300Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-13T03:20:55.300Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-13T03:20:55.300Z] === RUN TestDockerSuite/TestCreateRM [2019-11-13T03:20:55.756Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-13T03:20:55.756Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-13T03:20:55.756Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-13T03:20:56.213Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-13T03:21:03.338Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-13T03:21:03.795Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-13T03:21:04.252Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-13T03:21:08.925Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-13T03:21:08.925Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-13T03:21:08.925Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-13T03:21:14.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDockerFails [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-13T03:21:16.054Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-13T03:21:17.586Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-13T03:21:19.753Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-13T03:21:21.927Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-13T03:21:32.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-13T03:21:34.283Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-13T03:21:38.954Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-13T03:21:43.628Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-13T03:21:45.804Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-13T03:21:46.260Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-13T03:21:49.156Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-13T03:21:50.118Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-13T03:21:51.081Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-13T03:21:55.762Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-13T03:22:04.306Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-13T03:22:04.306Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-13T03:22:04.306Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-13T03:22:04.306Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-13T03:22:04.306Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-13T03:22:04.306Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-13T03:22:04.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-13T03:22:05.836Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-13T03:22:05.836Z] === RUN TestDockerSuite/TestEventsRename [2019-11-13T03:22:08.005Z] === RUN TestDockerSuite/TestEventsResize [2019-11-13T03:22:10.172Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-13T03:22:12.339Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-13T03:22:14.508Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-13T03:22:19.183Z] === RUN TestDockerSuite/TestEventsTop [2019-11-13T03:22:19.183Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-13T03:22:22.074Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-13T03:22:24.967Z] === RUN TestDockerSuite/TestExec [2019-11-13T03:22:24.967Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-13T03:22:24.967Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-13T03:22:27.135Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-13T03:22:28.665Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-13T03:22:28.665Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-13T03:22:28.665Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-13T03:22:28.665Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-13T03:22:30.196Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-13T03:22:32.365Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-13T03:22:33.894Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-13T03:22:36.062Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-13T03:22:36.765Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-13T03:22:39.783Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-13T03:22:39.783Z] === RUN TestDockerSuite/TestExecEnv [2019-11-13T03:22:39.783Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-13T03:22:39.783Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-13T03:22:41.953Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-13T03:22:46.628Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-13T03:22:46.628Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-13T03:22:46.628Z] === RUN TestDockerSuite/TestExecParseError [2019-11-13T03:22:46.628Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-13T03:22:46.628Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-13T03:22:46.628Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-13T03:22:48.796Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-13T03:22:48.796Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-13T03:22:48.796Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-13T03:22:48.796Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-13T03:22:48.796Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-13T03:22:48.796Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-13T03:22:50.964Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-13T03:22:50.964Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-13T03:22:51.621Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-13T03:22:58.023Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-13T03:22:58.023Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-13T03:22:58.023Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-13T03:22:58.023Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-13T03:23:05.098Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-13T03:23:09.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-13T03:23:10.985Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-13T03:23:13.890Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-13T03:23:19.663Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-13T03:23:19.663Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-13T03:23:19.663Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-13T03:23:19.663Z] === RUN TestDockerSuite/TestHealth [2019-11-13T03:23:19.663Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-13T03:23:19.663Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-13T03:23:19.663Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-13T03:23:19.663Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-13T03:23:24.332Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-13T03:23:24.332Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-13T03:23:24.332Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-13T03:23:24.332Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-13T03:23:24.332Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-13T03:23:24.332Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-13T03:23:24.540Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-13T03:23:25.302Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-13T03:23:25.302Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-13T03:23:25.758Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-13T03:23:26.216Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-13T03:23:27.751Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-13T03:23:27.751Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-13T03:23:29.923Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-13T03:23:32.093Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-13T03:23:32.093Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-13T03:23:32.093Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-13T03:23:35.817Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-13T03:23:35.817Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-13T03:23:37.986Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-13T03:23:37.986Z] === RUN TestDockerSuite/TestImportFile [2019-11-13T03:23:37.986Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-13T03:23:37.986Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-13T03:23:37.986Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-13T03:23:37.986Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-13T03:23:37.986Z] === RUN TestDockerSuite/TestInfoDebug [2019-11-13T03:23:37.986Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-11-13T03:23:38.454Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-11-13T03:23:38.454Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-11-13T03:23:38.454Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-13T03:23:38.454Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-13T03:23:38.454Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-13T03:23:38.454Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-13T03:23:38.911Z] === RUN TestDockerSuite/TestInfoFormat [2019-11-13T03:23:38.911Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-11-13T03:23:38.911Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-13T03:23:38.911Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-13T03:23:38.911Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite (441.78s) [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.03s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-13T03:23:39.394Z] docker_cli_external_volume_driver_test.go:53: Daemon d15e144a2396d is not started [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-13T03:23:39.394Z] daemon.go:325: [d3d58f7ab3d8e] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:325: [d3d58f7ab3d8e] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:353: [d3d58f7ab3d8e] daemon started [2019-11-13T03:23:39.394Z] daemon.go:461: [d3d58f7ab3d8e] Stopping daemon [2019-11-13T03:23:39.394Z] daemon.go:296: [d3d58f7ab3d8e] exiting daemon [2019-11-13T03:23:39.394Z] daemon.go:448: [d3d58f7ab3d8e] Daemon stopped [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.76s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-13T03:23:39.394Z] daemon.go:325: [d3d5e007fd050] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:325: [d3d5e007fd050] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:353: [d3d5e007fd050] daemon started [2019-11-13T03:23:39.394Z] daemon.go:461: [d3d5e007fd050] Stopping daemon [2019-11-13T03:23:39.394Z] daemon.go:296: [d3d5e007fd050] exiting daemon [2019-11-13T03:23:39.394Z] daemon.go:448: [d3d5e007fd050] Daemon stopped [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-13T03:23:39.394Z] docker_cli_external_volume_driver_test.go:53: Daemon dd9d0b17fb6b4 is not started [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-13T03:23:39.394Z] daemon.go:325: [dabe394901043] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:325: [dabe394901043] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:353: [dabe394901043] daemon started [2019-11-13T03:23:39.394Z] daemon.go:461: [dabe394901043] Stopping daemon [2019-11-13T03:23:39.394Z] daemon.go:296: [dabe394901043] exiting daemon [2019-11-13T03:23:39.394Z] daemon.go:448: [dabe394901043] Daemon stopped [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-13T03:23:39.394Z] docker_cli_external_volume_driver_test.go:53: Daemon de4350b37b64e is not started [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-13T03:23:39.394Z] docker_cli_external_volume_driver_test.go:53: Daemon d9c9b91968026 is not started [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.64s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-13T03:23:39.394Z] daemon.go:325: [dc1038a0d3f6f] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:325: [dc1038a0d3f6f] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:353: [dc1038a0d3f6f] daemon started [2019-11-13T03:23:39.394Z] daemon.go:461: [dc1038a0d3f6f] Stopping daemon [2019-11-13T03:23:39.394Z] daemon.go:296: [dc1038a0d3f6f] exiting daemon [2019-11-13T03:23:39.394Z] daemon.go:448: [dc1038a0d3f6f] Daemon stopped [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-13T03:23:39.394Z] daemon.go:325: [d2d10f9bbbb9d] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:325: [d2d10f9bbbb9d] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:353: [d2d10f9bbbb9d] daemon started [2019-11-13T03:23:39.394Z] daemon.go:461: [d2d10f9bbbb9d] Stopping daemon [2019-11-13T03:23:39.394Z] daemon.go:296: [d2d10f9bbbb9d] exiting daemon [2019-11-13T03:23:39.394Z] daemon.go:448: [d2d10f9bbbb9d] Daemon stopped [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-13T03:23:39.394Z] daemon.go:325: [dd13ca89d9233] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:325: [dd13ca89d9233] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:353: [dd13ca89d9233] daemon started [2019-11-13T03:23:39.394Z] daemon.go:461: [dd13ca89d9233] Stopping daemon [2019-11-13T03:23:39.394Z] daemon.go:296: [dd13ca89d9233] exiting daemon [2019-11-13T03:23:39.394Z] daemon.go:448: [dd13ca89d9233] Daemon stopped [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-13T03:23:39.394Z] daemon.go:325: [dd7906cd0064d] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:325: [dd7906cd0064d] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:353: [dd7906cd0064d] daemon started [2019-11-13T03:23:39.394Z] daemon.go:461: [dd7906cd0064d] Stopping daemon [2019-11-13T03:23:39.394Z] daemon.go:296: [dd7906cd0064d] exiting daemon [2019-11-13T03:23:39.394Z] daemon.go:448: [dd7906cd0064d] Daemon stopped [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-13T03:23:39.394Z] daemon.go:325: [dea2c6f79cac4] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:325: [dea2c6f79cac4] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:353: [dea2c6f79cac4] daemon started [2019-11-13T03:23:39.394Z] daemon.go:461: [dea2c6f79cac4] Stopping daemon [2019-11-13T03:23:39.394Z] daemon.go:296: [dea2c6f79cac4] exiting daemon [2019-11-13T03:23:39.394Z] daemon.go:448: [dea2c6f79cac4] Daemon stopped [2019-11-13T03:23:39.394Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2019-11-13T03:23:39.394Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-13T03:23:39.394Z] daemon.go:325: [d389a7b0ea220] waiting for daemon to start [2019-11-13T03:23:39.394Z] daemon.go:325: [d389a7b0ea220] waiting for daemon to start [2019-11-13T03:23:39.395Z] daemon.go:353: [d389a7b0ea220] daemon started [2019-11-13T03:23:39.395Z] daemon.go:461: [d389a7b0ea220] Stopping daemon [2019-11-13T03:23:39.395Z] daemon.go:296: [d389a7b0ea220] exiting daemon [2019-11-13T03:23:39.395Z] daemon.go:448: [d389a7b0ea220] Daemon stopped [2019-11-13T03:23:39.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2019-11-13T03:23:39.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-13T03:23:39.395Z] daemon.go:325: [d3ed8d7c9fb6b] waiting for daemon to start [2019-11-13T03:23:39.395Z] daemon.go:325: [d3ed8d7c9fb6b] waiting for daemon to start [2019-11-13T03:23:39.395Z] daemon.go:353: [d3ed8d7c9fb6b] daemon started [2019-11-13T03:23:39.395Z] daemon.go:461: [d3ed8d7c9fb6b] Stopping daemon [2019-11-13T03:23:39.395Z] daemon.go:296: [d3ed8d7c9fb6b] exiting daemon [2019-11-13T03:23:39.395Z] daemon.go:448: [d3ed8d7c9fb6b] Daemon stopped [2019-11-13T03:23:39.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2019-11-13T03:23:39.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-13T03:23:39.395Z] daemon.go:325: [d0784cd06b290] waiting for daemon to start [2019-11-13T03:23:39.395Z] daemon.go:325: [d0784cd06b290] waiting for daemon to start [2019-11-13T03:23:39.395Z] daemon.go:353: [d0784cd06b290] daemon started [2019-11-13T03:23:39.395Z] daemon.go:461: [d0784cd06b290] Stopping daemon [2019-11-13T03:23:39.395Z] daemon.go:296: [d0784cd06b290] exiting daemon [2019-11-13T03:23:39.395Z] daemon.go:448: [d0784cd06b290] Daemon stopped [2019-11-13T03:23:39.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.49s) [2019-11-13T03:23:39.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-13T03:23:39.395Z] daemon.go:325: [d6b8821a20cbd] waiting for daemon to start [2019-11-13T03:23:39.395Z] daemon.go:325: [d6b8821a20cbd] waiting for daemon to start [2019-11-13T03:23:39.395Z] daemon.go:353: [d6b8821a20cbd] daemon started [2019-11-13T03:23:39.395Z] daemon.go:461: [d6b8821a20cbd] Stopping daemon [2019-11-13T03:23:39.395Z] daemon.go:296: [d6b8821a20cbd] exiting daemon [2019-11-13T03:23:39.395Z] daemon.go:448: [d6b8821a20cbd] Daemon stopped [2019-11-13T03:23:39.395Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2019-11-13T03:23:39.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-13T03:23:39.395Z] docker_cli_external_volume_driver_test.go:486: Daemon db7a63f10cb75 is not started [2019-11-13T03:23:39.395Z] daemon.go:325: [db7a63f10cb75] waiting for daemon to start [2019-11-13T03:23:39.395Z] daemon.go:325: [db7a63f10cb75] waiting for daemon to start [2019-11-13T03:23:39.395Z] daemon.go:353: [db7a63f10cb75] daemon started [2019-11-13T03:23:39.395Z] daemon.go:461: [db7a63f10cb75] Stopping daemon [2019-11-13T03:23:39.395Z] daemon.go:296: [db7a63f10cb75] exiting daemon [2019-11-13T03:23:39.395Z] daemon.go:448: [db7a63f10cb75] Daemon stopped [2019-11-13T03:23:39.395Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-11-13T03:23:39.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-13T03:23:39.395Z] docker_cli_external_volume_driver_test.go:53: Daemon d6c957da35153 is not started [2019-11-13T03:23:39.395Z] PASS [2019-11-13T03:23:39.395Z] [2019-11-13T03:23:39.395Z] === Skipped [2019-11-13T03:23:39.395Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-13T03:23:39.395Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-11-13T03:23:39.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2019-11-13T03:23:39.395Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-11-13T03:23:39.395Z] check_test.go:309: Daemon d1b18926af39f is not started [2019-11-13T03:23:39.395Z] [2019-11-13T03:23:39.395Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-13T03:23:39.395Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-13T03:23:39.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-13T03:23:39.395Z] requirement.go:26: unmatched requirement IPv6 [2019-11-13T03:23:39.395Z] check_test.go:309: Daemon d22037404aebc is not started [2019-11-13T03:23:39.395Z] [2019-11-13T03:23:39.395Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-13T03:23:39.395Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-13T03:23:39.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-13T03:23:39.395Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T03:23:39.395Z] check_test.go:309: Daemon d7a572f7bca5a is not started [2019-11-13T03:23:39.395Z] [2019-11-13T03:23:39.395Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-13T03:23:39.395Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-11-13T03:23:39.395Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-13T03:23:39.395Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T03:23:39.395Z] check_test.go:309: Daemon de87336ecdafd is not started [2019-11-13T03:23:39.395Z] [2019-11-13T03:23:39.395Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-13T03:23:39.395Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2019-11-13T03:23:39.395Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-13T03:23:39.395Z] [2019-11-13T03:23:39.395Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-13T03:23:39.395Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2019-11-13T03:23:39.395Z] requirement.go:26: unmatched requirement IPv6 [2019-11-13T03:23:39.395Z] [2019-11-13T03:23:39.395Z] [2019-11-13T03:23:39.395Z] DONE 270 tests, 6 skipped in 2719.258s [2019-11-13T03:23:39.395Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-13T03:23:39.652Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4b148cf8c406/docker.pid [2019-11-13T03:23:39.652Z] +++ kill 7500 [2019-11-13T03:23:39.652Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7500 is not a child of this shell [2019-11-13T03:23:39.652Z] warning: PID 7500 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4b148cf8c406/docker.pid had a nonzero exit code [2019-11-13T03:23:39.652Z] ++++ cat bundles/test-integration/docker.pid [2019-11-13T03:23:39.652Z] +++ kill 6940 [2019-11-13T03:23:40.586Z] umount: bundles/test-integration/root: mountpoint not found [2019-11-13T03:23:40.586Z] +++ /etc/init.d/apparmor stop [2019-11-13T03:23:40.586Z] Clearing AppArmor profiles cache:. [2019-11-13T03:23:40.586Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-13T03:23:40.586Z] Unloading profiles will leave already running processes permanently [2019-11-13T03:23:40.586Z] unconfined, which can lead to unexpected situations. [2019-11-13T03:23:40.586Z] [2019-11-13T03:23:40.586Z] To set a process to complain mode, use the command line tool [2019-11-13T03:23:40.586Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-13T03:23:40.586Z] with the 'teardown' option." [2019-11-13T03:23:40.586Z] [2019-11-13T03:23:41.080Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-13T03:23:41.158Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-13T03:23:41.176Z] Recording test results [2019-11-13T03:23:43.248Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-13T03:23:43.248Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-13T03:23:43.248Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-13T03:23:43.248Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-13T03:23:43.248Z] === RUN TestDockerSuite/TestInspectBindMountPoint [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-13T03:23:43.659Z] + echo Ensuring container killed. [2019-11-13T03:23:43.659Z] Ensuring container killed. [2019-11-13T03:23:43.659Z] + docker ps -aq -f name=docker-pr1-* [2019-11-13T03:23:43.659Z] + cids=7066d016e8ff [2019-11-13T03:23:43.659Z] b999a6384211 [2019-11-13T03:23:43.659Z] a0676b3e9843 [2019-11-13T03:23:43.659Z] + [ -n 7066d016e8ff [2019-11-13T03:23:43.659Z] b999a6384211 [2019-11-13T03:23:43.659Z] a0676b3e9843 ] [2019-11-13T03:23:43.659Z] + docker rm -vf 7066d016e8ff b999a6384211 a0676b3e9843 [2019-11-13T03:23:44.777Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-13T03:23:45.233Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-13T03:23:45.557Z] 7066d016e8ff [2019-11-13T03:23:45.557Z] b999a6384211 [2019-11-13T03:23:46.122Z] a0676b3e9843 [Pipeline] sh [2019-11-13T03:23:46.406Z] + echo Chowning /workspace to jenkins user [2019-11-13T03:23:46.406Z] Chowning /workspace to jenkins user [2019-11-13T03:23:46.406Z] + id -u [2019-11-13T03:23:46.406Z] + id -g [2019-11-13T03:23:46.406Z] + docker run --rm -v /home/ubuntu/workspace/engine_PR-422:/workspace busybox chown -R 1000:1000 /workspace [2019-11-13T03:23:46.406Z] Unable to find image 'busybox:latest' locally [2019-11-13T03:23:46.406Z] latest: Pulling from library/busybox [2019-11-13T03:23:46.406Z] 0f8c40e1270f: Pulling fs layer [2019-11-13T03:23:46.713Z] 0f8c40e1270f: Verifying Checksum [2019-11-13T03:23:46.713Z] 0f8c40e1270f: Download complete [2019-11-13T03:23:46.971Z] 0f8c40e1270f: Pull complete [2019-11-13T03:23:46.971Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-13T03:23:46.971Z] Status: Downloaded newer image for busybox:latest [2019-11-13T03:23:47.402Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-13T03:23:47.402Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-13T03:23:47.402Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-13T03:23:47.402Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-13T03:23:48.932Z] === RUN TestDockerSuite/TestInspectHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-13T03:23:51.457Z] + bundleName=amd64 [2019-11-13T03:23:51.457Z] + echo Creating amd64-bundles.tar.gz [2019-11-13T03:23:51.457Z] Creating amd64-bundles.tar.gz [2019-11-13T03:23:51.457Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-13T03:23:51.457Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-13T03:23:52.402Z] Archiving artifacts [2019-11-13T03:23:53.613Z] === RUN TestDockerSuite/TestInspectImage [2019-11-13T03:23:53.613Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-13T03:23:53.613Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-13T03:23:53.613Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-13T03:23:54.384Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-422/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-13T03:23:54.688Z] + make clean [2019-11-13T03:23:54.945Z] docker volume rm -f docker-dev-cache [2019-11-13T03:23:54.945Z] docker-dev-cache [Pipeline] deleteDir [2019-11-13T03:23:55.781Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-13T03:23:57.313Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-13T03:23:57.313Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-13T03:23:59.483Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-13T03:24:01.655Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-13T03:24:01.655Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-13T03:24:01.655Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-13T03:24:03.188Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-13T03:24:06.085Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-13T03:24:09.808Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-13T03:24:11.337Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-13T03:24:13.513Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-13T03:24:15.042Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-13T03:24:17.210Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-13T03:24:19.379Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-13T03:24:20.910Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-13T03:24:21.367Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-13T03:24:21.367Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-13T03:24:21.367Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-13T03:24:21.367Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-13T03:24:21.367Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-13T03:24:21.367Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-13T03:24:21.367Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-13T03:24:22.897Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-13T03:24:24.427Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-13T03:24:30.200Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-13T03:24:32.373Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-13T03:24:32.373Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-13T03:24:33.905Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-13T03:24:33.905Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-13T03:24:41.045Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-13T03:24:48.096Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-13T03:24:55.158Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-13T03:24:56.692Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-13T03:24:58.863Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-13T03:24:58.863Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-13T03:25:01.033Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-13T03:25:03.202Z] === RUN TestDockerSuite/TestLogsSince [2019-11-13T03:25:11.809Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-13T03:25:11.809Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-13T03:25:11.809Z] === RUN TestDockerSuite/TestLogsTail [2019-11-13T03:25:13.984Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-13T03:25:16.150Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestNetHostname [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPluginActive [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPortList [2019-11-13T03:25:18.327Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-13T03:25:22.054Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-13T03:25:22.054Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-13T03:25:22.054Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-13T03:25:22.054Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-13T03:25:22.054Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-13T03:25:22.054Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-13T03:25:22.054Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-13T03:25:22.054Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-13T03:25:22.054Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-13T03:25:22.054Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-13T03:25:25.784Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-13T03:25:26.244Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-13T03:25:34.800Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-13T03:25:34.800Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-13T03:25:41.858Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-13T03:25:54.221Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-13T03:25:54.221Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-13T03:25:54.221Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-13T03:26:06.575Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-13T03:26:08.746Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-13T03:26:14.523Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-13T03:26:19.198Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-13T03:26:19.198Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-13T03:26:19.198Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-13T03:26:23.875Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-13T03:26:23.875Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-13T03:26:23.875Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-13T03:26:23.875Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-13T03:26:23.875Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-13T03:26:30.931Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-13T03:26:30.931Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-13T03:26:31.395Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-13T03:26:31.395Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-13T03:26:32.927Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-13T03:26:33.892Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-13T03:26:33.892Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-13T03:26:37.619Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-13T03:26:41.341Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-13T03:26:43.508Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-13T03:27:01.169Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-13T03:27:01.169Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-13T03:27:05.844Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-13T03:27:05.844Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-13T03:27:05.844Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-13T03:27:06.806Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-13T03:27:11.485Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-13T03:27:15.319Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-13T03:27:15.319Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-13T03:27:19.041Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-13T03:27:19.041Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-13T03:27:19.041Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-13T03:27:33.831Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-13T03:27:35.361Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-13T03:27:35.818Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-13T03:27:42.872Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-13T03:27:47.545Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-13T03:27:56.095Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-13T03:27:59.818Z] === RUN TestDockerSuite/TestRmiTag [2019-11-13T03:27:59.818Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-13T03:28:01.987Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-13T03:28:23.042Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-13T03:28:25.279Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-13T03:28:29.954Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-13T03:28:30.918Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-13T03:28:30.918Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-13T03:28:30.918Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-13T03:28:30.918Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-13T03:28:30.918Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-13T03:28:30.918Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-13T03:28:30.918Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-13T03:28:30.918Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-13T03:28:37.971Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-13T03:28:37.971Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-13T03:28:37.971Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-13T03:28:46.519Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-13T03:28:48.687Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-13T03:28:50.855Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-13T03:28:58.028Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-13T03:28:59.558Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-13T03:28:59.558Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-13T03:29:09.863Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-13T03:29:10.320Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-13T03:29:10.320Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-13T03:29:13.217Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-13T03:29:13.217Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-13T03:29:13.217Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-13T03:29:15.391Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-13T03:29:15.391Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-13T03:29:15.391Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-13T03:29:15.391Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-13T03:29:15.391Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-13T03:29:15.391Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-13T03:29:15.391Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-13T03:29:15.391Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-13T03:29:16.925Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-13T03:29:19.094Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-13T03:29:21.265Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-13T03:29:21.265Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-13T03:29:21.265Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-13T03:29:21.265Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-13T03:29:22.832Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-13T03:29:22.832Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-13T03:29:22.832Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-13T03:29:22.832Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-13T03:29:22.832Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-13T03:29:25.013Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-13T03:29:37.530Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-13T03:29:37.530Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-13T03:29:37.530Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-13T03:29:37.530Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-13T03:29:37.530Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-13T03:29:37.530Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-13T03:29:37.530Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-13T03:29:38.500Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-13T03:29:38.500Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-13T03:29:38.960Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-13T03:29:38.960Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-13T03:29:41.140Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-13T03:29:42.681Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-13T03:29:42.681Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-13T03:29:44.867Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-13T03:29:44.867Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-13T03:29:44.867Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-13T03:29:44.867Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-13T03:29:47.054Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-13T03:29:49.238Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-13T03:29:50.781Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-13T03:29:52.965Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-13T03:29:52.965Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-13T03:29:52.965Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-13T03:29:52.965Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-13T03:29:52.965Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-13T03:29:52.965Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-13T03:29:52.965Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-13T03:29:52.965Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-13T03:29:52.965Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-13T03:29:56.731Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-13T03:29:56.731Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-13T03:29:56.731Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-13T03:29:56.731Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-13T03:29:56.731Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-13T03:29:56.731Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-13T03:29:56.731Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-13T03:30:05.320Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-13T03:30:05.320Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunMount [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-13T03:30:07.503Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-13T03:30:14.590Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-13T03:30:14.590Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-13T03:30:14.590Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-13T03:30:14.590Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-13T03:30:18.330Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-13T03:30:22.069Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-13T03:30:22.069Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-13T03:30:22.069Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-13T03:30:22.069Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-13T03:30:22.069Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-13T03:30:22.069Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-13T03:30:22.069Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-13T03:30:22.069Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-13T03:30:22.069Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-13T03:30:22.069Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-13T03:30:22.069Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-13T03:30:23.040Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-13T03:30:24.579Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-13T03:30:26.765Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-13T03:30:27.734Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-13T03:30:29.918Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-13T03:30:29.918Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-13T03:30:29.918Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-13T03:30:29.918Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-13T03:30:29.918Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-13T03:30:29.918Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-13T03:30:29.918Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-13T03:30:29.918Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-13T03:30:29.918Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-13T03:30:32.834Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-13T03:30:32.834Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-13T03:30:32.834Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-13T03:30:32.834Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-13T03:30:32.834Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-13T03:30:32.834Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-13T03:30:39.918Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-13T03:30:39.918Z] === RUN TestDockerSuite/TestRunRm [2019-11-13T03:30:42.101Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-13T03:30:46.801Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-13T03:30:48.981Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-13T03:30:50.636Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-13T03:30:52.822Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-13T03:30:55.004Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-13T03:30:55.004Z] === RUN TestDockerSuite/TestRunState [2019-11-13T03:30:55.004Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-13T03:30:57.189Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-13T03:30:57.189Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-13T03:31:04.267Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-13T03:31:04.267Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-13T03:31:04.267Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-13T03:31:04.267Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-13T03:31:04.267Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-13T03:31:04.267Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-13T03:31:08.965Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-13T03:31:08.965Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-13T03:31:08.965Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-13T03:31:08.965Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-13T03:31:08.965Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-13T03:31:08.965Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-13T03:31:08.965Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-13T03:31:08.965Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-13T03:31:08.965Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-13T03:31:08.965Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-13T03:31:08.965Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-13T03:31:10.511Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-13T03:31:10.511Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-13T03:31:12.701Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-13T03:31:12.701Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-13T03:31:12.701Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-13T03:31:14.883Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-13T03:31:20.684Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-13T03:31:25.380Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-13T03:31:30.074Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-13T03:31:30.074Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-13T03:31:30.074Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-13T03:31:30.074Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-13T03:31:30.074Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-13T03:31:32.983Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-13T03:31:34.522Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-13T03:31:36.703Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-13T03:31:36.703Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-13T03:31:36.703Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-13T03:31:36.703Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-13T03:31:36.703Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-13T03:31:36.703Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-13T03:31:36.703Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-13T03:31:36.703Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-13T03:31:36.703Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-13T03:31:40.448Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-13T03:31:41.994Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-13T03:31:44.181Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-13T03:31:47.920Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-13T03:31:50.101Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-13T03:31:50.561Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-13T03:31:51.021Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-13T03:31:51.481Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-13T03:31:53.019Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-13T03:31:58.821Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-13T03:31:58.821Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-13T03:32:05.904Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-13T03:32:05.904Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-13T03:32:09.648Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-13T03:32:09.648Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-13T03:32:09.648Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-13T03:32:09.648Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-13T03:32:09.648Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-13T03:32:19.987Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-13T03:32:19.987Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-13T03:32:19.987Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-13T03:32:19.987Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-13T03:32:19.987Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-13T03:32:19.987Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-13T03:32:19.987Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-13T03:32:21.534Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-13T03:32:23.715Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-13T03:32:23.715Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-13T03:32:25.253Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-13T03:32:25.253Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-13T03:32:25.253Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-13T03:32:25.253Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-13T03:32:25.253Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-13T03:32:25.253Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-13T03:32:25.253Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-13T03:32:42.952Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-13T03:32:42.952Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-13T03:32:42.952Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-13T03:32:42.952Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-13T03:32:42.952Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-13T03:32:42.952Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-13T03:32:42.952Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-13T03:32:43.924Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-13T03:32:43.924Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-13T03:32:52.505Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-13T03:32:52.505Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-13T03:32:52.505Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-13T03:32:52.505Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-13T03:32:52.505Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-13T03:32:59.587Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-13T03:32:59.587Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-13T03:32:59.587Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-13T03:33:00.051Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-13T03:33:00.051Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-13T03:33:05.856Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-13T03:33:05.856Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-13T03:33:06.316Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-13T03:33:18.761Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-13T03:33:18.761Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite (2402.93s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.58s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (142.08s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.05s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.81s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.05s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.09s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement Apparmor [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement Apparmor [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.82s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement IsPausable [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.71s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (106.55s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement UnixCli [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.82s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.17s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.72s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.82s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.24s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.28s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.89s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.80s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.08s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.94s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.05s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.94s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.99s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.14s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.91s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.48s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.85s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.74s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.59s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.72s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.84s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.49s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.51s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.44s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement UnixCli [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.26s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.98s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.01s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildContChar (13.49s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.90s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.18s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.35s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.64s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.39s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.56s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.09s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.75s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.76s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.90s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.97s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.70s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.64s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.71s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.56s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (57.64s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.73s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.84s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.39s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.56s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.38s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.33s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.73s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.20s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.00s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.68s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.76s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.99s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.29s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.22s) [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-13T03:33:20.303Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.87s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.94s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.96s) [2019-11-13T03:33:20.303Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildFails (2.04s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.00s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.51s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.75s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.91s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.44s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.91s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement UnixCli [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.06s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildHistory (10.72s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.73s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.88s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildLabels (0.90s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.48s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.21s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.67s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.20s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.91s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.09s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.71s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.90s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.90s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.55s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.27s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.71s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.34s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.43s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.42s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.36s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.22s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.64s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.74s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.22s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.94s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.20s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.88s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.95s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.98s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.06s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildRm (14.09s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.32s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.45s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.51s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.61s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.70s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.88s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.89s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.19s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.98s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildStderr (4.81s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.05s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.76s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.73s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.19s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.22s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.33s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.28s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.06s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.19s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.33s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.47s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.63s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.44s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.12s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.20s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.75s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.38s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-13T03:33:20.304Z] docker_cli_sni_test.go:18: Flakey test [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.40s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestCommitChange (4.78s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.37s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.06s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestCommitTTY (6.47s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.45s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.33s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.37s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.90s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.86s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.18s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.28s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.85s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.59s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.99s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.91s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.92s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.73s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.28s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.88s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.12s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.43s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.65s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.83s) [2019-11-13T03:33:20.304Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-13T03:33:20.304Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.71s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.94s) [2019-11-13T03:33:20.304Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.69s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.78s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.96s) [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0008be140 } [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1336203990 c:\foo false } [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1336203990 c:\foo true } [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:1926: case 0 [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:1926: case 1 [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:1926: case 2 [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:1926: case 3 [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:1926: case 4 [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:1926: case 5 [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:1926: case 6 [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:1926: case 7 [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:1926: case 8 [2019-11-13T03:33:20.305Z] docker_api_containers_test.go:1926: case 9 [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.16s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.08s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.18s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.04s) [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a915400897\file1 e91c2939bfc3d180a944963c1908a7e71d18ef3574a539c7ab58e04b8ea7fcf3:/root/itWorks.txt` [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:279: checking that container "e91c2939bfc3d180a944963c1908a7e71d18ef3574a539c7ab58e04b8ea7fcf3" start output contains "file1\n" [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:209: running `docker start -a e91c2939bfc3d180a944963c1908a7e71d18ef3574a539c7ab58e04b8ea7fcf3` [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.25s) [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b158751020\file1 8fe47bc9c36ba46d0a000f533c6392236299a67092fd51bf13b58e5c365a907e:testDir/` [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.55s) [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e861584539\dir1 37d1cc1f6bf650884a46dc83b34125595f0ed507da1e255d38f4f323ae182100:testDir` [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:279: checking that container "37d1cc1f6bf650884a46dc83b34125595f0ed507da1e255d38f4f323ae182100" start output contains "file1-1\n" [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:209: running `docker start -a 37d1cc1f6bf650884a46dc83b34125595f0ed507da1e255d38f4f323ae182100` [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e861584539\dir1 e1267124cb68cc43151a091986a75eddc45414e535bbdccac2b44465b7ab904d:testDir/` [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:279: checking that container "e1267124cb68cc43151a091986a75eddc45414e535bbdccac2b44465b7ab904d" start output contains "file1-1\n" [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:209: running `docker start -a e1267124cb68cc43151a091986a75eddc45414e535bbdccac2b44465b7ab904d` [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.06s) [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h618343742\dir1\. 859329f76765e828237e68e816c58147e9831991e860dbefad85254db92182d1:testDir` [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:279: checking that container "859329f76765e828237e68e816c58147e9831991e860dbefad85254db92182d1" start output contains "file1-1\n" [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:209: running `docker start -a 859329f76765e828237e68e816c58147e9831991e860dbefad85254db92182d1` [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h618343742\dir1\. 75f7c25e634ef048c06846a191ca2af5c65591bf6b9459a46f23534bed283411:testDir/` [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:279: checking that container "75f7c25e634ef048c06846a191ca2af5c65591bf6b9459a46f23534bed283411" start output contains "file1-1\n" [2019-11-13T03:33:20.305Z] docker_cli_cp_utils_test.go:209: running `docker start -a 75f7c25e634ef048c06846a191ca2af5c65591bf6b9459a46f23534bed283411` [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCpToDot (2.15s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCpToStdout (2.14s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.69s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.92s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement Devicemapper [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.37s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.52s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.23s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (6.79s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.01s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.18s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.04s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsCopy (4.99s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.48s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.94s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.16s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsFilters (4.31s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsFormat (8.74s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsRename (2.10s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsResize (2.49s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.02s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.28s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.44s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.29s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.67s) [2019-11-13T03:33:20.305Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.68s) [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-13T03:33:20.305Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.305Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.82s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.84s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.85s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.88s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.01s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.98s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestExecInspectID (4.39s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement IsPausable [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.22s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.00s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.57s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.83s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.18s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.27s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.67s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.40s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.89s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.57s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.83s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.25s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.46s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.33s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement IsPausable [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInfoFormat (0.12s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.02s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.07s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.97s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.89s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.05s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectDefault (1.87s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectHistory (4.53s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.94s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.80s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.93s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.89s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.91s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectStatus (2.38s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.72s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.97s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.95s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.91s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.92s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.86s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.90s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.68s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.30s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.19s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.93s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.48s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.75s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.01s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.38s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.26s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.97s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.97s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsSince (8.61s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsTail (2.55s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.16s) [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.90s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement IsAmd64 [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement IsAmd64 [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.72s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-13T03:33:20.306Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.306Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.74s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPsByOrder (8.18s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.85s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.81s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-13T03:33:20.307Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.16s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.16s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.20s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.08s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.70s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.47s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.37s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.83s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.77s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.11s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.67s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.52s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.24s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.93s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.01s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.30s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.66s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.65s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.47s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.15s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.51s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.38s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.01s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.74s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.30s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.86s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (6.61s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.71s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.44s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.99s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.73s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.95s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunBindMounts (8.75s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.93s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.72s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.96s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.97s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.80s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.00s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.90s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.67s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.05s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.93s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.06s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.94s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunExitCode (1.99s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.06s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.90s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.06s) [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.68s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.72s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.60s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.38s) [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.307Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2019-11-13T03:33:20.307Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.24s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.52s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.98s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.84s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.93s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.95s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.68s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement Apparmor [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.20s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunRm (1.93s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.07s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.05s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.91s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.89s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.35s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.91s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (6.54s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.56s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement Apparmor [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.89s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.94s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.66s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.81s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.84s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.38s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.25s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.25s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.98s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.60s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.88s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.77s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement Apparmor [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s) [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.70s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.81s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.73s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement IsPausable [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.28s) [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2019-11-13T03:33:20.308Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.308Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.86s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.04s) [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.80s) [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.22s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (7.37s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.77s) [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.82s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.41s) [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-13T03:33:20.769Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-13T03:33:20.769Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.769Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-13T03:33:20.769Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-13T03:33:20.770Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-13T03:33:20.770Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-13T03:33:20.770Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-13T03:33:20.770Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-13T03:33:20.770Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] === RUN TestDockerDaemonSuite [2019-11-13T03:33:20.770Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-13T03:33:20.770Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-13T03:33:20.770Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-11-13T03:33:20.770Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-13T03:33:20.770Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] === RUN TestDockerSwarmSuite [2019-11-13T03:33:20.770Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-13T03:33:20.770Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-13T03:33:20.770Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] === RUN TestDockerExternalVolumeSuite [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] === RUN TestDockerNetworkSuite [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] === RUN TestDockerHubPullSuite [2019-11-13T03:33:20.770Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-13T03:33:20.770Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-11-13T03:33:20.770Z] PASS [2019-11-13T03:33:20.770Z] ok github.com/docker/docker/integration-cli 2403.687s [2019-11-13T03:33:20.770Z] INFO: Integration tests ended at 11/13/2019 03:33:20. Duration:00:40:11.3530514 [2019-11-13T03:33:20.770Z] INFO: Docker info of the daemon under test at end of run [2019-11-13T03:33:20.770Z] [2019-11-13T03:33:20.770Z] Containers: 2 [2019-11-13T03:33:20.770Z] Running: 0 [2019-11-13T03:33:20.770Z] Paused: 0 [2019-11-13T03:33:20.770Z] Stopped: 2 [2019-11-13T03:33:20.770Z] Images: 12 [2019-11-13T03:33:20.770Z] Server Version: 0.0.0-dev [2019-11-13T03:33:20.770Z] Storage Driver: windowsfilter [2019-11-13T03:33:20.770Z] Windows: [2019-11-13T03:33:20.770Z] Logging Driver: json-file [2019-11-13T03:33:20.770Z] Plugins: [2019-11-13T03:33:20.770Z] Volume: local [2019-11-13T03:33:20.770Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-13T03:33:20.770Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-13T03:33:20.770Z] Swarm: inactive [2019-11-13T03:33:20.770Z] Default Isolation: process [2019-11-13T03:33:20.770Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-13T03:33:20.770Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-11-13T03:33:20.770Z] OSType: windows [2019-11-13T03:33:20.770Z] Architecture: x86_64 [2019-11-13T03:33:20.770Z] CPUs: 4 [2019-11-13T03:33:20.770Z] Total Memory: 32GiB [2019-11-13T03:33:20.770Z] Name: azwin-2-abc150 [2019-11-13T03:33:20.770Z] ID: ZMUP:JOJH:JJ27:YPD3:LNM5:7IC5:QGP4:LM6S:HTDO:J6F3:RP46:Z5B7 [2019-11-13T03:33:20.770Z] Docker Root Dir: D:\CI\PR-422\1\daemon [2019-11-13T03:33:20.770Z] Debug Mode (client): false [2019-11-13T03:33:20.770Z] Debug Mode (server): true [2019-11-13T03:33:20.770Z] File Descriptors: -1 [2019-11-13T03:33:20.770Z] Goroutines: 18 [2019-11-13T03:33:20.770Z] System Time: 2019-11-13T03:33:20.4205871Z [2019-11-13T03:33:20.770Z] EventsListeners: 0 [2019-11-13T03:33:20.770Z] Registry: https://index.docker.io/v1/ [2019-11-13T03:33:20.770Z] Labels: [2019-11-13T03:33:20.770Z] Experimental: false [2019-11-13T03:33:20.770Z] Insecure Registries: [2019-11-13T03:33:20.770Z] 127.0.0.0/8 [2019-11-13T03:33:20.770Z] Live Restore Enabled: false [2019-11-13T03:33:20.770Z] [2019-11-13T03:33:20.770Z] [2019-11-13T03:33:20.770Z] INFO: Stopping daemon under test [2019-11-13T03:33:20.770Z] SUCCESS: The process with PID 5908 (child process of PID 6680) has been terminated. [2019-11-13T03:33:20.770Z] SUCCESS: The process with PID 6680 (child process of PID 4472) has been terminated. [2019-11-13T03:33:20.770Z] INFO: Stop tailing logs of the daemon under tests [2019-11-13T03:33:20.770Z] INFO: executeCI.ps1 Completed successfully at 11/13/2019 03:33:20. [2019-11-13T03:33:20.770Z] INFO: Tidying up at end of run [2019-11-13T03:33:20.770Z] INFO: Saving daemon under test log (d:\CI\PR-422\1\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-13T03:33:20.770Z] INFO: Saving daemon under test log (d:\CI\PR-422\1\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-13T03:33:20.770Z] INFO: Nuke-Everything... [2019-11-13T03:33:21.231Z] INFO: Container count on control daemon to delete is 2 [2019-11-13T03:33:21.691Z] 90eec445f516 [2019-11-13T03:33:21.691Z] 5c03b9d96f29 [2019-11-13T03:33:21.691Z] INFO: Tidying pidfile d:\CI\PR-422\1\docker.pid [2019-11-13T03:33:21.691Z] INFO: Nuking d:\CI [2019-11-13T03:33:51.674Z] INFO: Zapped successfully [2019-11-13T03:33:51.674Z] [2019-11-13T03:33:51.674Z] INFO: executeCI.ps1 exiting at Wed Nov 13 03:33:49 CUT 2019. Duration 01:03:20.2365004 [2019-11-13T03:33:51.674Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-13T03:33:52.937Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-13T03:33:54.708Z] Archiving artifacts [2019-11-13T03:34:09.898Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/engine/PR-422/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-13T03:34:10.823Z] + make clean [2019-11-13T03:34:11.794Z] docker volume rm -f docker-dev-cache [2019-11-13T03:34:11.794Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS